Your IP : 216.73.216.201


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

-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Εξυπηρετητής: localhost:3306
-- Χρόνος δημιουργίας: 14 Σεπ 2023 στις 08:58:44
-- Έκδοση διακομιστή: 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_20221`
--

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

--
-- Δομή πίνακα για τον πίνακα `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', '1683903081'),
('stats_siteid', '3c88aba789f93c3804020f6c0001e1b636056bae'),
('stats_siteurl', '4c2ca0e68a3086f00c2f3b2681852355');

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

--
-- Δομή πίνακα για τον πίνακα `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, 1281, 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, 848, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(19, 1, 849, 852, 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, 853, 854, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(21, 1, 855, 856, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),
(22, 1, 857, 858, 1, 'com_search', 'com_search', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(23, 1, 859, 860, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(24, 1, 861, 864, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(26, 1, 865, 866, 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, 850, 851, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),
(32, 24, 862, 863, 1, 'com_users.category.7', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),
(33, 1, 867, 868, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(34, 1, 869, 870, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{\"core.admin\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),
(35, 1, 871, 872, 1, 'com_tags', 'com_tags', '{\"core.admin\":[],\"core.manage\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),
(36, 1, 873, 874, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 875, 876, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 877, 878, 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', '{}'),
(42, 18, 648, 649, 2, 'com_modules.module.4', 'Recently Added Articles', '{}'),
(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, 879, 880, 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, 881, 882, 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, 883, 884, 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, 885, 886, 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, 887, 888, 1, 'j767ec_ucm_content.5', 'j767ec_ucm_content.5', '[]'),
(126, 1, 889, 890, 1, 'j767ec_ucm_content.6', 'j767ec_ucm_content.6', '[]'),
(127, 1, 891, 892, 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, 893, 894, 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, 895, 896, 1, 'j767ec_ucm_content.9', 'j767ec_ucm_content.9', '[]'),
(134, 1, 897, 898, 1, 'j767ec_ucm_content.10', 'j767ec_ucm_content.10', '[]'),
(135, 1, 899, 900, 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, 901, 902, 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, 903, 904, 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, 905, 906, 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, 907, 908, 1, 'com_fields', 'com_fields', '{}'),
(152, 1, 909, 910, 1, 'com_associations', 'com_associations', '{}'),
(156, 1, 911, 912, 1, 'com_privacy', 'com_privacy', '{}'),
(157, 1, 913, 914, 1, 'com_actionlogs', 'com_actionlogs', '{}'),
(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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '{}'),
(174, 173, 137, 156, 3, 'com_content.category.18', 'Άγχος', '{}'),
(175, 173, 157, 174, 3, 'com_content.category.19', 'Στρες', '{}'),
(176, 8, 176, 449, 2, 'com_content.category.20', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '{}'),
(177, 176, 177, 196, 3, 'com_content.category.21', 'Απολαμβάνειν', '{}'),
(178, 176, 197, 214, 3, 'com_content.category.22', 'Αυτοέλεγχος', '{}'),
(179, 176, 215, 228, 3, 'com_content.category.23', 'Αυτονομία', '{}'),
(180, 176, 229, 246, 3, 'com_content.category.24', 'Αυτοπεποίθηση', '{}'),
(181, 176, 247, 264, 3, 'com_content.category.25', 'Διαχείριση Ενέργειας', '{}'),
(182, 176, 265, 280, 3, 'com_content.category.26', 'Διεκδικητικοτητα', '{}'),
(183, 176, 281, 300, 3, 'com_content.category.27', 'Ευγνωμοσύνη', '{}'),
(184, 176, 301, 322, 3, 'com_content.category.28', 'Ευτυχία', '{}'),
(185, 176, 323, 340, 3, 'com_content.category.29', 'Θετικότητα', '{}'),
(186, 176, 341, 350, 3, 'com_content.category.30', 'Ικανότητες', '{}'),
(187, 176, 351, 368, 3, 'com_content.category.31', 'Λήψη αποφάσεων', '{}'),
(188, 176, 369, 390, 3, 'com_content.category.32', 'Όρια', '{}'),
(189, 176, 391, 406, 3, 'com_content.category.33', 'Προσαρμοστικότητα', '{}'),
(190, 176, 407, 422, 3, 'com_content.category.34', 'Στόχοι', '{}'),
(191, 176, 423, 436, 3, 'com_content.category.35', 'Ψυχική ανθεκτικότητα', '{}'),
(192, 176, 437, 448, 3, 'com_content.category.36', 'Work-life balance', '{}'),
(193, 8, 450, 489, 2, 'com_content.category.37', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '{}'),
(194, 193, 451, 466, 3, 'com_content.category.38', 'Αναβλητικότητα', '{}'),
(195, 193, 467, 488, 3, 'com_content.category.39', 'Θυμός', '{}'),
(196, 8, 490, 539, 2, 'com_content.category.40', 'ΣΧΕΣΕΙΣ', '{}'),
(197, 196, 491, 514, 3, 'com_content.category.41', 'Διαπροσωπικές σχέσεις', '{}'),
(198, 196, 515, 538, 3, 'com_content.category.42', 'Ερωτικές σχεσεις', '{}'),
(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', 'Τί είναι το Άγχος ;', '{}'),
(203, 174, 140, 141, 4, 'com_content.article.45', 'Άγχος & Κρίση Πανικού', '{}'),
(205, 174, 142, 143, 4, 'com_content.article.46', 'Γεγονός- Σκέψη- Συναίσθημα- Συμπεριφορά- Σώμα', '{}'),
(207, 174, 144, 145, 4, 'com_content.article.47', 'Απόσπαση Προσοχής', '{}'),
(209, 174, 146, 147, 4, 'com_content.article.48', 'Αναδιατύπωση Σκέψεων', '{}'),
(211, 174, 148, 149, 4, 'com_content.article.49', 'Αναδόμηση Σκέψεων', '{}'),
(213, 175, 158, 159, 4, 'com_content.article.50', 'Εργασιακό στρες', '{}'),
(215, 175, 160, 161, 4, 'com_content.article.51', 'Ο ρόλος της άσκησης στην καταπολέμηση του στρες', '{}'),
(217, 175, 162, 163, 4, 'com_content.article.52', 'Το στρες και πως δημιουργείται', '{}'),
(219, 175, 164, 165, 4, 'com_content.article.53', 'Επίλυση Προβλημάτων', '{}'),
(221, 175, 166, 167, 4, 'com_content.article.54', 'Άσκηση Χαλάρωσης', '{}'),
(223, 175, 168, 169, 4, 'com_content.article.55', 'Διαφραγματική αναπνοή', '{}'),
(225, 175, 170, 171, 4, 'com_content.article.56', 'Άσκηση μυϊκής χαλάρωσης', '{}'),
(227, 194, 452, 453, 4, 'com_content.article.57', 'Πως να νικήσουμε την αναβλητικότητα;', '{}'),
(229, 194, 454, 455, 4, 'com_content.article.58', 'Τί είναι η Αναβλητικότητα;', '{}'),
(231, 194, 456, 457, 4, 'com_content.article.59', 'Γιατί αφήνουμε για αύριο κάτι που μπορούμε να κάνουμε σήμερα;', '{}'),
(233, 194, 458, 459, 4, 'com_content.article.60', 'Αντιμέτωπος με την τελειομανία', '{}'),
(235, 194, 460, 461, 4, 'com_content.article.61', 'Κάνω την αρχή', '{}'),
(237, 194, 462, 463, 4, 'com_content.article.62', 'Ο κανόνας των 2 λεπτών', '{}'),
(239, 195, 468, 469, 4, 'com_content.article.63', 'Ο Θυμός και η Έκφρασή του', '{}'),
(241, 195, 470, 471, 4, 'com_content.article.64', 'Διαχείριση Συγκρούσεων', '{}'),
(243, 195, 472, 473, 4, 'com_content.article.65', 'Τips Διαχείρισης Θυμού', '{}'),
(245, 195, 474, 475, 4, 'com_content.article.66', 'Μπαλόνι', '{}'),
(247, 195, 476, 477, 4, 'com_content.article.67', 'Μέτρημα', '{}'),
(249, 195, 478, 479, 4, 'com_content.article.68', 'Διαχωρίζοντας το θυμό μου', '{}'),
(251, 195, 480, 481, 4, 'com_content.article.69', 'Διαχείριση Συγκρούσεων', '{}'),
(253, 195, 482, 483, 4, 'com_content.article.70', 'Α\' Ενικός', '{}'),
(255, 195, 484, 485, 4, 'com_content.article.71', 'Τα υπέρ και τα κατά', '{}'),
(257, 197, 492, 493, 4, 'com_content.article.72', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', '{}'),
(259, 197, 494, 495, 4, 'com_content.article.73', 'Κατανόηση και έκφραση συναισθημάτων', '{}'),
(261, 197, 496, 497, 4, 'com_content.article.74', 'Επιτυχημένες σχέσεις', '{}'),
(263, 197, 498, 499, 4, 'com_content.article.75', 'Η σημασία των Διαπροσωπικών Σχέσεων', '{}'),
(265, 197, 500, 501, 4, 'com_content.article.76', 'Η άσκηση του Δαβίδ', '{}'),
(267, 197, 502, 503, 4, 'com_content.article.77', 'Τα Παράπονα', '{}'),
(269, 197, 504, 505, 4, 'com_content.article.78', 'Οι Μάσκες', '{}'),
(271, 197, 506, 507, 4, 'com_content.article.79', 'Επικοινωνώ - Ακούω - Καταλαβαίνω', '{}'),
(273, 198, 516, 517, 4, 'com_content.article.80', 'Αγάπη είναι…', '{}'),
(275, 198, 518, 519, 4, 'com_content.article.81', 'Έρωτας είναι…', '{}'),
(277, 198, 520, 521, 4, 'com_content.article.82', 'Αγάπη ή Πάθος;', '{}'),
(279, 198, 522, 523, 4, 'com_content.article.83', 'Ζήλια: «καλό» ή «κακό» συναίσθημα;', '{}'),
(281, 198, 524, 525, 4, 'com_content.article.84', 'Η σημασία του μητρικού δεσμού στις ενήλικες ερωτικές σχέσεις', '{}'),
(283, 198, 526, 527, 4, 'com_content.article.85', 'Πώς να έρθετε πιο κοντά', '{}'),
(285, 198, 528, 529, 4, 'com_content.article.86', 'Το παιχνίδι των 36 ερωτήσεων', '{}'),
(287, 198, 530, 531, 4, 'com_content.article.87', 'Πώς να μειώσεις τη ζήλια σου', '{}'),
(289, 198, 532, 533, 4, 'com_content.article.88', 'Περάστε χρόνο μαζί', '{}'),
(291, 198, 534, 535, 4, 'com_content.article.89', 'Αναπνεύστε μαζί', '{}'),
(293, 177, 178, 179, 4, 'com_content.article.90', 'Τι είναι ο όρος \'\'Απολαμβάνειν\'\';', '{}'),
(295, 177, 180, 181, 4, 'com_content.article.91', 'Οι στρατηγικές του \'\'Απολαμβάνειν\'\'', '{}'),
(297, 177, 182, 183, 4, 'com_content.article.92', 'Οι 4 Τύποι απόλαυσης', '{}'),
(299, 177, 184, 185, 4, 'com_content.article.93', 'Τα εμπόδια της απόλαυσης', '{}'),
(301, 177, 186, 187, 4, 'com_content.article.94', '\'\'Απολαμβάνειν\'\' με Αναπόληση', '{}'),
(303, 177, 188, 189, 4, 'com_content.article.95', 'Καθημερινή παύση', '{}'),
(305, 177, 190, 191, 4, 'com_content.article.96', 'Ο περίπατος της απόλαυσης', '{}'),
(307, 178, 198, 199, 4, 'com_content.article.97', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', '{}'),
(309, 178, 200, 201, 4, 'com_content.article.98', 'Γιατί είναι τόσο δύσκολος ο αυτοέλεγχος;', '{}'),
(311, 178, 202, 203, 4, 'com_content.article.99', 'Ο αυτοέλεγχος είναι πολύ σημαντικός για την κοινωνική σου ζωή', '{}'),
(313, 178, 204, 205, 4, 'com_content.article.100', 'Αυτοέλεγχος στην πράξη', '{}'),
(315, 178, 206, 207, 4, 'com_content.article.101', 'Τι είναι Αυτοέλεγχος;', '{}'),
(317, 178, 208, 209, 4, 'com_content.article.102', 'Βήματα απόκτησης αυτοελέγχου', '{}'),
(319, 178, 210, 211, 4, 'com_content.article.103', 'Καθημερινή εξάσκηση στον Αυτοέλεγχο!', '{}'),
(321, 179, 216, 217, 4, 'com_content.article.104', 'Η Έννοια της Αυτονομίας', '{}'),
(323, 179, 218, 219, 4, 'com_content.article.105', 'Αυτονομία μέσα σε μία σχέση: πως θα την πετύχεις!', '{}'),
(325, 179, 220, 221, 4, 'com_content.article.106', 'Απόκτησε τα χαρακτηριστικά ενός αυτόνομου ανθρώπου', '{}'),
(327, 179, 222, 223, 4, 'com_content.article.107', 'Αυτονομία στην καθημερινότητα', '{}'),
(329, 179, 224, 225, 4, 'com_content.article.108', 'Μάθε πως να λαμβάνεις αποφάσεις', '{}'),
(331, 180, 230, 231, 4, 'com_content.article.109', 'Τι είναι αυτοπεποίθηση;', '{}'),
(333, 180, 232, 233, 4, 'com_content.article.110', 'Ζήσε για εσένα και όχι για τους άλλους!', '{}'),
(335, 180, 234, 235, 4, 'com_content.article.111', 'Αυτοπεποίθηση στο χώρο εργασίας', '{}'),
(337, 180, 236, 237, 4, 'com_content.article.112', '\"Χτίζω\" αυτοπεποίθηση', '{}'),
(339, 180, 238, 239, 4, 'com_content.article.113', 'Δεν προσπερνάω πια τα θετικά σχόλια', '{}'),
(341, 180, 240, 241, 4, 'com_content.article.114', 'Λίστα επιτευγμάτων', '{}'),
(343, 181, 248, 249, 4, 'com_content.article.115', 'Τί εννοούμε με τον όρο \"Διαχείριση Ενέργειας\";', '{}'),
(345, 181, 250, 251, 4, 'com_content.article.116', 'Πώς θα μπορούσα να διαχειριστώ καλύτερα την κατανάλωση ενέργειας;', '{}'),
(347, 181, 252, 253, 4, 'com_content.article.117', 'Τι μειώνει και τι ενισχύει την ενέργειά μας', '{}'),
(349, 181, 254, 255, 4, 'com_content.article.118', 'Κόκκινες και Πράσινες δραστηριότητες', '{}'),
(351, 181, 256, 257, 4, 'com_content.article.119', 'Καθημερινό Πρόγραμμα', '{}'),
(353, 181, 258, 259, 4, 'com_content.article.120', 'Τι είναι σημαντικό', '{}'),
(355, 182, 266, 267, 4, 'com_content.article.121', 'Ζήτησε – Πίστεψε – Διεκδίκησε! Το τρίπτυχο της επιτυχίας', '{}'),
(357, 182, 268, 269, 4, 'com_content.article.122', 'Τι σημαίνει Θετική Διεκδίκηση;', '{}'),
(359, 182, 270, 271, 4, 'com_content.article.123', 'Μη σταματάς να διεκδικείς!', '{}'),
(361, 182, 272, 273, 4, 'com_content.article.124', '\'\'Διεκδίκησε\'\' τη διεκδικητική σου συμπεριφορά', '{}'),
(363, 182, 274, 275, 4, 'com_content.article.125', '«Αναπτύσσω» υγιή εμπιστοσύνη με τον εαυτό μου', '{}'),
(365, 182, 276, 277, 4, 'com_content.article.126', 'Αποδέχομαι τον εαυτό μου!', '{}'),
(367, 183, 282, 283, 4, 'com_content.article.127', 'Ευγνωμοσύνη: κάθαρση ή αμοιβαιότητα;', '{}'),
(369, 183, 284, 285, 4, 'com_content.article.128', 'Τα οφέλη της ευγνωμοσύνης', '{}'),
(371, 183, 286, 287, 4, 'com_content.article.129', 'Τι είναι η Ευγνωμοσύνη', '{}'),
(373, 183, 288, 289, 4, 'com_content.article.130', 'Ευγνωμοσύνη στον εαυτό σας', '{}'),
(375, 183, 290, 291, 4, 'com_content.article.131', 'Δέντρο ευγνωμοσύνης', '{}'),
(377, 183, 292, 293, 4, 'com_content.article.132', 'Κουτί ευγνωμοσύνης', '{}'),
(379, 183, 294, 295, 4, 'com_content.article.133', 'Προτροπές ευγνωμοσύνης', '{}'),
(381, 184, 302, 303, 4, 'com_content.article.134', 'Πλάνο Ευτυχίας', '{}'),
(383, 184, 304, 305, 4, 'com_content.article.135', 'Τι είναι το δέος και ποια η σημασία του στην ευτυχία μας', '{}'),
(385, 184, 306, 307, 4, 'com_content.article.136', 'Η ευτυχία ξεκινά από εσένα!', '{}'),
(387, 184, 308, 309, 4, 'com_content.article.137', 'Τι αποτελεί την ευτυχία', '{}'),
(389, 184, 310, 311, 4, 'com_content.article.138', 'Δημιούργησε θετικές εμπειρίες', '{}'),
(391, 184, 312, 313, 4, 'com_content.article.139', 'Ημερολόγιο θετικών συναισθημάτων / στιγμών', '{}'),
(393, 184, 314, 315, 4, 'com_content.article.140', 'Θετικό ≠ Αρνητικό', '{}'),
(395, 184, 316, 317, 4, 'com_content.article.141', 'Η ευτυχία μεταδίδεται!', '{}'),
(397, 185, 324, 325, 4, 'com_content.article.142', 'Τα οφέλη της θετικότητας στην υγεία μας', '{}'),
(399, 185, 326, 327, 4, 'com_content.article.143', 'Θετικά συναισθήματα', '{}'),
(401, 185, 328, 329, 4, 'com_content.article.144', 'Τι είναι η Θετικότητα;', '{}'),
(403, 185, 330, 331, 4, 'com_content.article.145', 'Εστιάζοντας στα θετικά', '{}'),
(405, 185, 332, 333, 4, 'com_content.article.146', 'Φράσεις θετικότητας', '{}'),
(407, 185, 334, 335, 4, 'com_content.article.147', 'Γελάστε!', '{}'),
(409, 187, 352, 353, 4, 'com_content.article.148', 'Λήψη αποφάσεων και εγκέφαλος', '{}'),
(411, 187, 354, 355, 4, 'com_content.article.149', 'Γιατί παίρνουμε λάθος αποφάσεις;', '{}'),
(413, 187, 356, 357, 4, 'com_content.article.150', 'Τι είναι η λήψη αποφάσεων;', '{}'),
(415, 187, 358, 359, 4, 'com_content.article.151', 'Λήψη αποφάσεων με λογική ή με συναίσθημα;', '{}'),
(417, 187, 360, 361, 4, 'com_content.article.152', 'Το μοντέλο N.O.I.S.I.C.E.D.', '{}'),
(419, 187, 362, 363, 4, 'com_content.article.153', '8 Βασικές συμβουλές για τη λήψη αποφάσεων', '{}'),
(421, 187, 364, 365, 4, 'com_content.article.154', 'Οι 9 παγίδες των αποφάσεων', '{}'),
(423, 187, 366, 367, 4, 'com_content.article.155', 'Τα 6 βήματα για τη λήψη μιας απόφασης', '{}'),
(425, 186, 342, 343, 4, 'com_content.article.156', 'Η Αίσθηση Ικανότητας', '{}'),
(427, 186, 344, 345, 4, 'com_content.article.157', 'Επίλυση προβλημάτων', '{}'),
(429, 186, 346, 347, 4, 'com_content.article.158', 'Τι έχω καταφέρει', '{}'),
(431, 188, 370, 371, 4, 'com_content.article.159', 'Παραδείγματα θέσπισης ορίων', '{}'),
(433, 188, 372, 373, 4, 'com_content.article.160', '19 σημάδια ότι δεν έχετε υγιή όρια!', '{}'),
(435, 188, 374, 375, 4, 'com_content.article.161', 'Ποια είναι τα υγιή όρια;', '{}'),
(437, 188, 376, 377, 4, 'com_content.article.162', 'Προσωπικά Όρια', '{}'),
(439, 188, 378, 379, 4, 'com_content.article.163', 'Ο πίνακας των ορίων', '{}'),
(441, 188, 380, 381, 4, 'com_content.article.164', 'Πίνακας Ορίων – επέκταση', '{}'),
(443, 188, 382, 383, 4, 'com_content.article.165', 'Τα όρια στην πράξη', '{}'),
(445, 188, 384, 385, 4, 'com_content.article.166', 'Πώς να πεις ΌΧΙ', '{}'),
(447, 189, 392, 393, 4, 'com_content.article.167', 'Διαδικασία \"Αναπροσαρμογής\"', '{}'),
(449, 189, 394, 395, 4, 'com_content.article.168', 'Ο Freud είχε πει «ευχαριστώ τη ζωή γιατί τίποτα δεν μου ήταν εύκολο»', '{}'),
(451, 189, 396, 397, 4, 'com_content.article.169', 'Πόσο σημαντικό είναι το να προσαρμόζεσαι εύκολα;', '{}'),
(453, 189, 398, 399, 4, 'com_content.article.170', 'Επιβιώνει καλύτερα αυτός που ανταποκρίνεται περισσότερο στις αλλαγές', '{}'),
(455, 189, 400, 401, 4, 'com_content.article.171', 'Η \"μουτζούρα\"', '{}'),
(457, 189, 402, 403, 4, 'com_content.article.172', 'Ανασκόπηση', '{}'),
(459, 190, 408, 409, 4, 'com_content.article.173', 'Ενδυνάμωση κινήτρων και επίτευξη προσωπικών στόχων', '{}'),
(461, 190, 410, 411, 4, 'com_content.article.174', 'Βήματα πριν το νέο ξεκίνημα', '{}'),
(463, 190, 412, 413, 4, 'com_content.article.175', 'Γιατί δυσκολεύομαι να βάλω στόχους;', '{}'),
(465, 190, 414, 415, 4, 'com_content.article.176', 'Στόχοι S.M.A.R.T', '{}'),
(467, 190, 416, 417, 4, 'com_content.article.177', 'Οι προηγούμενες μέρες', '{}'),
(469, 190, 418, 419, 4, 'com_content.article.178', 'Σε 10 χρόνια', '{}'),
(471, 191, 424, 425, 4, 'com_content.article.179', 'Πως μπορούμε να καλλιεργήσουμε ψυχική ανθεκτικότητα', '{}'),
(473, 191, 426, 427, 4, 'com_content.article.180', 'Ψυχική ανθεκτικότητα', '{}'),
(475, 191, 428, 429, 4, 'com_content.article.181', 'Τι θα έλεγες στο φίλο σου;', '{}'),
(477, 191, 430, 431, 4, 'com_content.article.182', 'Οι πόρτες', '{}'),
(479, 192, 438, 439, 4, 'com_content.article.183', 'Πρακτικές συμβουλές για την επίτευξη ισορροπίας επαγγελματικής και προσωπικής ζωής', '{}'),
(481, 192, 440, 441, 4, 'com_content.article.184', 'Τι σημαίνει η σωστή διαχείριση χρόνου- Το παράδειγμα με το βάζο', '{}'),
(483, 192, 442, 443, 4, 'com_content.article.185', 'Η πιο δύσκολη ισορροπία είναι αυτή ανάμεσα στα πρέπει και στα θέλω!', '{}'),
(485, 192, 444, 445, 4, 'com_content.article.186', 'Τροχός', '{}'),
(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 για το άγχος (Τεστ 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', 'Βιογραφικά', '{}'),
(496, 495, 541, 542, 3, 'com_content.article.190', 'CV - Ιωάννα Σούχλα', '{}'),
(497, 495, 543, 544, 3, 'com_content.article.191', 'CV - Μυρτώ Ντέντε', '{}'),
(498, 495, 545, 546, 3, 'com_content.article.192', 'CV - Μελίνα Στούπα', '{}'),
(499, 495, 547, 548, 3, 'com_content.article.193', 'CV - Ιωάννα Δαρβύρη', '{}'),
(500, 495, 549, 550, 3, 'com_content.article.194', 'CV - Χριστίνα Ζουρνά', '{}'),
(501, 495, 551, 552, 3, 'com_content.article.195', 'CV - Χριστίνα Καραχοτζίτη', '{}'),
(502, 495, 553, 554, 3, 'com_content.article.196', 'CV - Νικολέτα Χατζηκωνσταντινίδου', '{}'),
(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', 'Βίντεο', '{}'),
(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 για το άγχος (Τεστ 2)', '{}'),
(519, 18, 736, 737, 2, 'com_modules.module.150', 'TEST - ΣΤΡΕΣ', '{}'),
(520, 175, 172, 173, 4, 'com_content.article.207', 'Soul Test για το στρες', '{}'),
(522, 18, 738, 739, 2, 'com_modules.module.151', 'TEST - ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', '{}'),
(523, 194, 464, 465, 4, 'com_content.article.208', 'Soul Test για την αναβλητικότητα', '{}'),
(525, 18, 740, 741, 2, 'com_modules.module.152', 'TEST - ΘΥΜΟΣ', '{}'),
(526, 195, 486, 487, 4, 'com_content.article.209', 'Soul Test για το θυμό', '{}'),
(528, 18, 742, 743, 2, 'com_modules.module.153', 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 1', '{}'),
(529, 197, 508, 509, 4, 'com_content.article.210', 'Soul Test για τις σχέσεις (Τεστ 1)', '{}'),
(531, 18, 744, 745, 2, 'com_modules.module.154', 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 2', '{}'),
(532, 197, 510, 511, 4, 'com_content.article.211', 'Soul Test για τις σχέσεις (Τεστ 2)', '{}'),
(534, 18, 746, 747, 2, 'com_modules.module.155', 'TEST - ΕΡΩΤΙΚΕΣ ΣΧΕΣΕΙΣ 2', '{}'),
(535, 198, 536, 537, 4, 'com_content.article.212', 'Soul Test για ερωτικές σχέσεις', '{}'),
(537, 18, 748, 749, 2, 'com_modules.module.156', 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 1', '{}'),
(538, 177, 192, 193, 4, 'com_content.article.213', 'Soul Test για το απολαμβάνειν (Τεστ 1)', '{}'),
(540, 18, 750, 751, 2, 'com_modules.module.157', 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 2', '{}'),
(541, 177, 194, 195, 4, 'com_content.article.214', 'Soul Test για το απολαμβάνειν (Τεστ 2)', '{}'),
(543, 18, 752, 753, 2, 'com_modules.module.158', 'TEST - ΑΥΤΟΕΛΕΓΧΟΣ 1', '{}'),
(544, 178, 212, 213, 4, 'com_content.article.215', 'Soul Test για τον αυτοέλεγχο (Τεστ 1)', '{}'),
(546, 18, 754, 755, 2, 'com_modules.module.159', 'TEST - ΑΥΤΟΝΟΜΙΑ', '{}'),
(547, 179, 226, 227, 4, 'com_content.article.216', 'Soul Test για την αυτονομία', '{}'),
(549, 18, 756, 757, 2, 'com_modules.module.160', 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 1', '{}'),
(550, 180, 242, 243, 4, 'com_content.article.217', 'Soul Test για την αυτοπεποίθηση (Τεστ 1)', '{}'),
(552, 18, 758, 759, 2, 'com_modules.module.161', 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 2', '{}'),
(553, 180, 244, 245, 4, 'com_content.article.218', 'Soul Test για την αυτοπεποίθηση (Τεστ 2)', '{}'),
(555, 181, 260, 261, 4, 'com_content.article.219', 'Soul Test για τη διαχείριση ενέργειας (Τεστ 1)', '{}'),
(557, 181, 262, 263, 4, 'com_content.article.220', 'Soul Test για τη διαχείριση ενέργειας (Τεστ 2)', '{}'),
(559, 18, 760, 761, 2, 'com_modules.module.162', 'TEST - ΔΙΕΚΔΙΚΗΣΗ', '{}'),
(560, 182, 278, 279, 4, 'com_content.article.221', 'Soul Test για τη θετική διεκδίκηση', '{}'),
(562, 18, 762, 763, 2, 'com_modules.module.163', 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 1', '{}'),
(563, 183, 296, 297, 4, 'com_content.article.222', 'Soul Test για την ευγνωμοσύνη (Τεστ 1)', '{}'),
(565, 18, 764, 765, 2, 'com_modules.module.164', 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 2', '{}'),
(566, 183, 298, 299, 4, 'com_content.article.223', 'Soul 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 για την ευτυχία (Τεστ 1)', '{}'),
(572, 184, 320, 321, 4, 'com_content.article.225', 'Soul 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 για τη θετικότητα (Τεστ 1)', '{}'),
(578, 185, 338, 339, 4, 'com_content.article.227', 'Soul Test για τη θετικότητα (Τεστ 2)', '{}'),
(580, 18, 774, 775, 2, 'com_modules.module.169', 'TEST - ΙΚΑΝΟΤΗΤΕΣ', '{}'),
(581, 186, 348, 349, 4, 'com_content.article.228', 'Soul Test για την ικανότητα', '{}'),
(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 για τα όρια (Τεστ 1)', '{}'),
(587, 188, 388, 389, 4, 'com_content.article.230', 'Soul Test για τα όρια (Τεστ 2)', '{}'),
(589, 18, 780, 781, 2, 'com_modules.module.172', 'TEST - ΠΡΟΣΑΡΜΟΣΤΙΚΟΤΗΤΑ', '{}'),
(590, 189, 404, 405, 4, 'com_content.article.231', 'Soul Test για την προσαρμοστικότητα', '{}'),
(592, 18, 782, 783, 2, 'com_modules.module.173', 'TEST - ΣΤΟΧΟΙ', '{}'),
(593, 190, 420, 421, 4, 'com_content.article.232', 'Soul Test για την θέσπιση στόχων', '{}'),
(595, 18, 784, 785, 2, 'com_modules.module.174', 'TEST - ΑΝΘΕΚΤΙΚΟΤΗΤΑ', '{}'),
(596, 191, 432, 433, 4, 'com_content.article.233', 'Soul Test για την ψυχική ανθεκτικότητα', '{}'),
(598, 18, 786, 787, 2, 'com_modules.module.175', 'TEST - WORKLIFE', '{}'),
(599, 192, 446, 447, 4, 'com_content.article.234', 'Soul Test για το 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', 'Νέα της Ψυχολογίας', '{}'),
(617, 495, 557, 558, 3, 'com_content.article.239', 'CV -Μάιρα Στεφανάκου', '{}'),
(618, 616, 583, 584, 3, 'com_content.article.240', 'Η κατανάλωση φρούτων και λαχανικών', '{}'),
(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', 'Ανακαλύπτοντας τον τρόπο που μας ταιριάζει για να επιδιώξουμε την ευτυχία μας', '{}'),
(638, 174, 154, 155, 4, 'com_content.article.242', 'Άγχος και Στρες: Πώς διαφοροποιούνται;', '{}'),
(640, 18, 830, 831, 2, 'com_modules.module.197', '24ωρη Γραμμή Συμβουλευτικής Υποστήριξης', '{}'),
(641, 616, 587, 588, 3, 'com_content.article.243', 'Ενσυνειδητότητα & Διαλογισμός στο εργασιακό περιβάλλον.', '{}'),
(642, 616, 589, 590, 3, 'com_content.article.244', 'COVID-19, ψυχική  υγεία και σωματική δραστηριότητα', '{}'),
(643, 616, 591, 592, 3, 'com_content.article.245', 'Το να αγκαλιάζεις & οι ορμόνες του stress έχουν απρόσμενη σύνδεση', '{}'),
(644, 616, 593, 594, 3, 'com_content.article.246', 'Ευγνωμοσύνη: η συμβολή της στη μείωση του στρες', '{}'),
(645, 616, 595, 596, 3, 'com_content.article.247', 'Θα μπορούσε η συχνότερη κατανάλωση φρούτων να κρατήσει μακριά την κατάθλιψη;', '{}'),
(646, 616, 597, 598, 3, 'com_content.article.248', 'Το να είμαστε υποστηρικτικοί στις κοινωνικές μας σχέσεις συνδέεται με καλύτερη κατάσταση υγείας', '{}'),
(647, 616, 599, 600, 3, 'com_content.article.249', 'Μειώνοντας το χρόνο στα social media, βελτιώνουμε την υγεία μας ', '{}'),
(648, 616, 601, 602, 3, 'com_content.article.250', 'Τί είναι η Ορθορεξία; Τί χρειάζεται να ξέρετε; Πρόκειται για νέα τάση ή διαταραχή;', '{}'),
(649, 616, 603, 604, 3, 'com_content.article.251', 'Ξυπνώντας ξεκούραστοι και ανανεωμένοι: οι παράγοντες που παίζουν καθοριστικό ρόλο', '{}'),
(650, 18, 832, 833, 2, 'com_modules.module.198', 'language switch', '{}'),
(651, 18, 834, 835, 2, 'com_modules.module.199', 'language switch ab', '{}'),
(652, 18, 836, 837, 2, 'com_modules.module.200', 'language switch latsco', '{}'),
(653, 18, 838, 839, 2, 'com_modules.module.201', 'language switch praktiker', '{}'),
(654, 18, 840, 841, 2, 'com_modules.module.202', 'language switch softone', '{}');
INSERT INTO `o0ksp_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(655, 18, 842, 843, 2, 'com_modules.module.203', 'language switch kotsovolos', '{}'),
(656, 18, 844, 845, 2, 'com_modules.module.204', 'language switch ergo', '{}'),
(657, 495, 559, 560, 3, 'com_content.article.252', 'CV - Φένια Βωβού', '{}'),
(658, 495, 561, 562, 3, 'com_content.article.253', 'CV - Μαρία Μαρκιανού', '{}'),
(659, 18, 846, 847, 2, 'com_modules.module.206', 'Socials', '{}'),
(660, 191, 434, 435, 4, 'com_content.article.254', 'ΑΝΤΡΕΣ & ΣΥΝΑΙΣΘΗΜΑΤΑ', '{}'),
(661, 197, 512, 513, 4, 'com_content.article.255', 'Αντιμέτωποι με Τοξικούς Ανθρώπους ', '{}');

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

--
-- Δομή πίνακα για τον πίνακα `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_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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', 'διαχειριση-αγχουσ', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:36:33', 0, '*', 1),
(18, 174, 17, 30, 31, 2, 'διαχειριση-αγχουσ/άγχος', 'com_content', 'Άγχος', 'άγχος', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:37:30', 0, '*', 1),
(19, 175, 17, 32, 33, 2, 'διαχειριση-αγχουσ/στρες', 'com_content', 'Στρες', 'στρες', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:37:45', 0, '*', 1),
(20, 176, 1, 35, 68, 1, 'ενισχυση-δυνατοτητων', 'com_content', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', 'ενισχυση-δυνατοτητων', '', '', 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:19', 0, '*', 1),
(21, 177, 20, 36, 37, 2, 'ενισχυση-δυνατοτητων/απολαμβάνειν', 'com_content', 'Απολαμβάνειν', 'απολαμβάνειν', '', '', 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),
(22, 178, 20, 38, 39, 2, 'ενισχυση-δυνατοτητων/αυτοέλεγχος', 'com_content', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '', 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),
(23, 179, 20, 40, 41, 2, 'ενισχυση-δυνατοτητων/αυτονομία', 'com_content', 'Αυτονομία', 'αυτονομία', '', '', 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),
(24, 180, 20, 42, 43, 2, 'ενισχυση-δυνατοτητων/αυτοπεποίθηση', 'com_content', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '', 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),
(25, 181, 20, 44, 45, 2, 'ενισχυση-δυνατοτητων/διαχείριση-ενέργειας', 'com_content', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '', 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),
(26, 182, 20, 46, 47, 2, 'ενισχυση-δυνατοτητων/διεκδικητικοτητα', 'com_content', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '', 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),
(27, 183, 20, 48, 49, 2, 'ενισχυση-δυνατοτητων/ευγνωμοσύνη', 'com_content', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '', 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),
(28, 184, 20, 50, 51, 2, 'ενισχυση-δυνατοτητων/ευτυχία', 'com_content', 'Ευτυχία', 'ευτυχία', '', '', 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),
(29, 185, 20, 52, 53, 2, 'ενισχυση-δυνατοτητων/θετικότητα', 'com_content', 'Θετικότητα', 'θετικότητα', '', '', 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),
(30, 186, 20, 54, 55, 2, 'ενισχυση-δυνατοτητων/ικανότητες', 'com_content', 'Ικανότητες', 'ικανότητες', '', '', 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),
(31, 187, 20, 56, 57, 2, 'ενισχυση-δυνατοτητων/λήψη-αποφάσεων', 'com_content', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '', 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),
(32, 188, 20, 58, 59, 2, 'ενισχυση-δυνατοτητων/όρια', 'com_content', 'Όρια', 'όρια', '', '', 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),
(33, 189, 20, 60, 61, 2, 'ενισχυση-δυνατοτητων/προσαρμοστικότητα', 'com_content', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '', 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),
(34, 190, 20, 62, 63, 2, 'ενισχυση-δυνατοτητων/στόχοι', 'com_content', 'Στόχοι', 'στόχοι', '', '', 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),
(35, 191, 20, 64, 65, 2, 'ενισχυση-δυνατοτητων/ψυχική-ανθεκτικότητα', 'com_content', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '', 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),
(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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', 'διαχειριση-δυσκολιων', '', '', 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),
(38, 194, 37, 70, 71, 2, 'διαχειριση-δυσκολιων/αναβλητικότητα', 'com_content', 'Αναβλητικότητα', 'αναβλητικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:43:59', 0, '*', 1),
(39, 195, 37, 72, 73, 2, 'διαχειριση-δυσκολιων/θυμός', 'com_content', 'Θυμός', 'θυμός', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:43:59', 0, '*', 1),
(40, 196, 1, 75, 80, 1, 'σχεσεισ', 'com_content', 'ΣΧΕΣΕΙΣ', 'σχεσεισ', '', '', 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),
(41, 197, 40, 76, 77, 2, 'σχεσεισ/διαπροσωπικές-σχέσεις', 'com_content', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:45:09', 0, '*', 1),
(42, 198, 40, 78, 79, 2, 'σχεσεισ/ερωτικές-σχεσεις', 'com_content', 'Ερωτικές σχεσεις', 'ερωτικές-σχεσεις', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:45:09', 0, '*', 1),
(43, 495, 1, 81, 82, 1, 'βιογραφικά', 'com_content', 'Βιογραφικά', 'βιογραφικά', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-15 10:09:36', 43, '2022-01-15 10:09:36', 0, '*', 1),
(44, 505, 1, 83, 84, 1, 'βίντεο', 'com_content', 'Βίντεο', 'βίντεο', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-15 10:52:42', 43, '2022-01-15 10:52:42', 0, '*', 1),
(45, 616, 1, 85, 86, 1, 'νέα-της-ψυχολογίας', 'com_content', 'Νέα της Ψυχολογίας', 'νέα-της-ψυχολογίας', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-29 12:28:31', 43, '2022-01-29 12:28:31', 0, '*', 1);

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

--
-- Δομή πίνακα για τον πίνακα `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, 'Τί είναι το Άγχος ;', 'τί-είναι-το-άγχος', '<p>Όλοι μας έχουμε νιώσει άγχος στη ζωή μας καθώς αποτελεί μια&nbsp;<strong>φυσιολογική αντίδραση&nbsp;</strong>του οργανισμού,&nbsp;&nbsp;ιδιαίτερα όταν ερχόμαστε αντιμέτωποι με στρεσσογόνες καταστάσεις.&nbsp;</p>\r\n', 'Τί είναι το άγχος ; Το άγχος δεν αδειάζει το αύριο από τις λύπες του, αλλά αδειάζει το σήμερα από τη δύναμή του                             Όλοι μας έχουμε νιώσει άγχος στη ζωή μας καθώς αποτελεί μια φυσιολογική αντίδραση του οργανισμού, ιδιαίτερα όταν ερχόμαστε αντιμέτωποι με στρεσσογόνες καταστάσεις.                      Μιλώντας για άγχος, αναφερόμαστε στο έντονο συναίσθημα του φόβου, που πολλές φορές συνοδεύεται και από αισθήματα νευρικότητας, έντασης και ανησυχίας. Το να είμαστε φοβισμένοι  είναι λειτουργικό, αφενός για την επιβίωση μας όταν κινδυνεύουμε και αφετέρου, για να κινητοποιηθούμε σε  καταστάσεις όπου απαιτείται να είμαστε σε εγρήγορση. Ωστόσο, ορισμένες φορές τα συναισθήματα αυτά εμφανίζονται και σε καταστάσεις φαινομενικά ακίνδυνες.       Οι έντονες αρνητικές σκέψεις σχετικά με το τι μπορεί να συμβεί, το αίσθημα αδυναμίας, η ανασφάλεια, η αίσθηση ότι χάνουμε τον έλεγχο και η σύγχυση που χαρακτηρίζει το άγχος συνήθως δεν επιτρέπει να καταλήξουμε σε ρεαλιστικά και ασφαλή συμπεράσματα.Το άγχος λοιπόν, χρειάζεται να αντιμετωπιστεί όταν έχει διάρκεια και μας επηρεάζει σημαντικά, δυσχεραίνοντας την ομαλή έκβαση της καθημερινότητας μας.        Το πρώτο βήμα για την αντιμετώπιση του άγχους, είναι η&nbsp;αναγνώριση&nbsp;των&nbsp;δυσλειτουργικών σκέψεων,που οδηγούν με τη σειρά τους στα αρνητικά συναισθήματα. Έπειτα, ακολουθεί η&nbsp;διαχείρισή&nbsp;τους.Τέλος, βάση ποικίλων ερευνών, έχει επιστημονικά διαπιστωθεί ότι η&nbsp;σωματική άσκηση&nbsp;και η&nbsp;σωστή διατροφή&nbsp;δρουν&nbsp;όχι μόνο προληπτικά αλλά και&nbsp;θεραπευτικά&nbsp;στην αντιμετώπιση του άγχους.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-03-30 11:05:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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\":\"\"}', 26, 8, '', '', 1, 173, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(45, 203, 'Άγχος & Κρίση Πανικού', 'άγχος-κρίση-πανικού', '<p>Το άγχος μπορεί να γίνει ‘’πρόβλημα’’ όταν το σώμα υποδεικνύει ότι υπάρχει κίνδυνος, ενώ δεν υπάρχει. Το υπερβολικό άγχος μπορεί να οδηγήσει σε διαταραχές όπως είναι η&nbsp;<strong>γενικευμένη αγχώδης διαταραχή ή διαταραχή πανικού</strong>.</p>\r\n', 'Άγχος & Κρίση Πανικού Το άγχος και η ανησυχία είναι μία \"κακή χρήση\" της φαντασίας σου                             Το άγχος μπορεί να γίνει ‘’πρόβλημα’’ όταν το σώμα υποδεικνύει ότι υπάρχει κίνδυνος, ενώ δεν υπάρχει. Το υπερβολικό άγχος μπορεί να οδηγήσει σε διαταραχές όπως είναι η γενικευμένη αγχώδης διαταραχή ή διαταραχή πανικού.                     Η κρίση πανικού αποτελεί μια αντίδραση του σώματος που αμύνεται. Επιστημονικά, η κρίση πανικού αναφέρεται σε μια διακριτή περίοδο (περίπου 10 λεπτών) έντονου φόβου ή δυσφορίας όπου εμφανίζονται περιστασιακά συμπτώματα. Στα συμπτώματα αυτά συμπεριλαμβάνονται :        -εφίδρωση, τρέμουλο, αίσθημα ότι η καρδιά μας χτυπάει πιο γρήγορα ή και πιο δυνατά, ναυτία-δυσφορία- τάση προς έμετο, αίσθημα πνιγμού, ρίγη ή εξάψεις, αίσθημα ζάλης, αστάθειας ή και λιποθυμία, το λεγόμενο ‘’πλάκωμα’’ στο στήθος ή πόνος στο στήθος. Επιπλέον, το άτομο πιθανόν να νιώθει φόβο ότι χάνει τον έλεγχο, ότι \'\'τρελαίνεται\'\' ή ακόμα  και το φόβο του θανάτου.          Τα παραπάνω συμπτώματα εμφανίζονται οπουδήποτε και οποτεδήποτε, χωρίς να υπάρχει προειδοποίηση. Μάλιστα, πολλοί αντιμετωπίζουν πανικό που τους ξυπνάει κατά τη διάρκεια του ύπνου τους. Ωστόσο, αν και εφόσον έχει αποκλειστεί το ενδεχόμενο προβλήματος οργανικής φύσεως, υπενθυμίστε στον εαυτό σας ότι αυτό που βιώνετε είναι μια φυσιολογική αντίδραση του οργανισμού που απαντάει στο στρες.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:19:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 145, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(46, 205, 'Γεγονός- Σκέψη- Συναίσθημα- Συμπεριφορά- Σώμα', 'γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα', '<p>Για την ακρίβεια η σκέψη μας μπορεί να το δημιουργήσει αλλά και να το μειώσει δραματικά, εάν τη χειριστούμε σωστά. Γι’ αυτό είναι σημαντικό να&nbsp;<strong>αναγνωρίζουμε</strong>&nbsp;την ακολουθία&nbsp;<strong>ΓΕΓΟΝΟΣ- ΣΚΕΨΗ- ΣΥΝΑΙΣΘΗΜΑ- ΣΥΜΠΕΡΙΦΟΡΑ- ΣΩΜΑ</strong></p>\r\n', 'Γεγονός- Σκέψη- Συναίσθημα- Συμπεριφορά- Σώμα Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας                             Για την ακρίβεια η σκέψη μας μπορεί να το δημιουργήσει αλλά και να το μειώσει δραματικά, εάν τη χειριστούμε σωστά.                     Γι’ αυτό είναι σημαντικό να αναγνωρίζουμε την ακολουθία ΓΕΓΟΝΟΣ- ΣΚΕΨΗ- ΣΥΝΑΙΣΘΗΜΑ- ΣΥΜΠΕΡΙΦΟΡΑ- ΣΩΜΑ στα διάφορα γεγονότα που μας συμβαίνουν καθημερινά έτσι ώστε να είμαστε σε θέση να διακόψουμε την λανθασμένη ροή που ακολουθεί μια παραμορφωμένη σκέψη.         \nΤο γεγονός αποτελεί έναν εξωτερικό παράγοντα που τις περισσότερες φορές αδυνατούμε να ελέγξουμε. (πχ. γεγονός: η απόλυση ενός συναδέλφου)\nΕίναι σημαντικό να θυμόμαστε ότι μετά το γεγονός ακολουθεί η σκέψη. Όσο και να είναι δύσκολο να το παρατηρήσουμε, καθώς η σκέψη είναι μια διεργασία που διαρκεί δευτερόλεπτα και γίνεται αυτόματα (πολλές φορές όχι συνειδητά), ωστόσο ΠΑΝΤΑ η σκέψη προηγείται του συναισθήματος και το καθορίζει. (πχ. σκέψη: κινδυνεύω να απολυθώ κι εγώ, συναίσθημα: έντονο άγχος και φόβος)\nΣτη συνέχεια, το προϊόν της σκέψης που μετατρέπεται σε συναίσθημα συχνά ακολουθείται κι από μια συμπεριφορά, δηλαδή την πρακτική εφαρμογή του συναισθήματος. (πχ. συμπεριφορά: κλείνομαι στον εαυτό μου, παύω να συναναστρέφομαι και τρέφω την παραμορφωμένη σκέψη)\nΚι επειδή δεν επικοινωνούμε μόνο με τα λόγια, είναι πολύ πιθανό, όταν βιώνουμε πολύ έντονα ή για πολύ καιρό ένα συναίσθημα αυτό να φανεί και στο σώμα μας (πχ. σώμα: έντονες ταχυπαλμίες, τρέμουλο, πόνος στο στομάχι, συχνοί πονοκέφαλοι)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:19:59', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 118, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(47, 207, 'Απόσπαση Προσοχής', 'απόσπαση-προσοχής', '<p>Ένας καλός τρόπος να αποφορτίσουμε από την ένταση που μας προκαλούν οι αγχογόνες καταστάσεις είναι να προσπαθήσουμε να βγούμε από τη <strong>στιγμή</strong> που βιώνουμε τον πανικό , <strong>εστιάζοντας την προσοχή μας</strong> σε ένα εξωτερικό μη αγχογόνο ερέθισμα.  </p>\r\n', 'Απόσπαση Προσοχής                           Ένας καλός τρόπος να αποφορτίσουμε από την ένταση που μας προκαλούν οι αγχογόνες καταστάσεις είναι να προσπαθήσουμε να βγούμε από τη στιγμή που βιώνουμε τον πανικό , εστιάζοντας την προσοχή μας σε ένα εξωτερικό μη αγχογόνο ερέθισμα.       Επεξηγηματικά, την επόμενη φορά που θα νιώσετε τον πανικό να σας κυριεύει προσπαθήστε :       &gt;&gt; Kλείστε τα μάτια σας και σκεφτείτε νοερά μια ειδυλλιακή εικόνα που είτε είναι μέρος των αναμνήσεων είτε που θα επιθυμούσατε πολύ να γίνει. Προσπαθήστε να σκεφτείτε όλες τις λεπτομέρειες ακόμα και χαρακτηριστικά που αφορούν άλλες αισθήσεις (π.χ. μυρωδιά, γεύση κλπ). &gt;&gt; Αν το να κλείσετε τα μάτια σας δεν είναι εφικτό, εστιάστε σε ένα αντικείμενο που βρίσκεται στο οπτικό σας πεδίο και σκεφτείτε όλες τα χαρακτηριστικά του( σχήμα, χρώμα, σχέδιο κλπ). Αν είναι εφικτό περιγράψτε σε κάποιον αυτό που παρατηρείτε όσο πιο λεπτομερώς γίνεται. &gt;&gt; Μια ακόμη εναλλακτική είναι να απομακρύνεται τον εαυτό σας από τη θέση του πανικού, απασχολώντας την προσοχή σας σε κάτι που απαιτεί συνειδητή προσπάθεια. Για παράδειγμα, κάνοντας μια μαθηματική πράξη ή μετρώντας αντίστροφα από το 100 ,αφαιρώντας 7 νούμερα κάθε φορά.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:24:04', 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\":\"\"}', 3, 5, '', '', 1, 159, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(48, 209, 'Αναδιατύπωση Σκέψεων', 'αναδιατύπωση-σκέψεων', '<p>Αφού έχετε εντοπίσει τις δυσλειτουργικές σκέψεις που σας <strong>αγχώνουν</strong> περισσότερο (αν όχι επαναλάβετε την άσκηση \"Αναδόμηση Σκέψεων\"), ήρθε η στιγμή να τις μετατρέψετε σε πιο λειτουργικές.</p>\r\n', 'Αναδιατύπωση Σκέψεων                           Αφού έχετε εντοπίσει τις δυσλειτουργικές σκέψεις που σας αγχώνουν περισσότερο (αν όχι επαναλάβετε την άσκηση \"Αναδόμηση Σκέψεων\"), ήρθε η στιγμή να τις μετατρέψετε σε πιο λειτουργικές. Για να γίνει αυτό χρειάζεται κάθε σκέψη να πληροί τις εξής προϋποθέσεις:        -Να είναι ρεαλιστική. Πχ: Αν κάνω ένα λάθος στη δουλειά μου θα απολυθώ. (Το πιθανότερο είναι να δεχθείτε παρατήρηση, αλλά λιγότερο πιθανό να απολυθείτε εξαιτίας ενός λάθους.)\n-Να μην περιέχει γενικεύσεις. Πχ: Όλοι με αντιπαθούν. (Σίγουρα δεν μπορούμε να ταιριάζουμε με όλους τους ανθρώπους, αλλά δεν είναι πολύ πιθανό να σας αντιπαθεί κάθε άνθρωπος που γνωρίζετε.)\n-Να μην είναι «άσπρο ή μαύρο». Πχ: Όποιος δεν έχει το ιδανικό βάρος, είναι χοντρός. (Φυσικά υπάρχουν πολλά ενδιάμεσα στάδια ανάμεσα στο ελάχιστο φυσιολογικό βάρος και στην παχυσαρκία.)\n-Να μην είναι αυθαίρετη. Πχ: Αν ο σύντροφός μου δε θυμηθεί την επέτειό μας, δε με αγαπάει. (Αυτό είναι ένα αυθαίρετο συμπέρασμα γιατί μπορεί να υπάρχουν πολλοί λόγοι για να ξεχάσει κάποιος μία επέτειο και πολλοί διαφορετικοί τρόποι για να αντιληφθείτε την αγάπη του συντρόφου σας.)\n-Να μην περιέχει μεγιστοποίηση. Πχ: Αν δε με προσλάβουν σε αυτή τη δουλειά, θα πεθάνω. (Σίγουρα μία δουλειά δεν είναι όλη σας η ζωή.)\n-Να μην περιέχει «ταμπέλα». Πχ: Είμαι ο τεμπέλης/χαζούλης της παρέας. (Σίγουρα θα έχεις πολλά άλλα χαρακτηριστικά που συνθέτουν την προσωπικότητά σου και δεν αξίζει να «φοράς» μία συγκεκριμένη ταμπέλα)\n-Να μην περιέχει πρέπει. Πχ: Πρέπει να είμαι καλή νοικοκυρά. (Δεν υπάρχουν πράγματα που πρέπει να κάνεις ή να είσαι, μόνο πράγματα που θέλεις.)\n-Να μην περιέχει προσωποποίηση. Πχ: Σήμερα βρήκε να βρέξει, που θέλω να πάω για καφέ… εμ βέβαια, τόσο άτυχη που είμαι… (Τα καιρικά φαινόμενα δεν προκαλούνται από την ατυχία ενός ατόμου.)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:23:22', 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\":\"\"}', 4, 4, '', '', 1, 153, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(49, 211, 'Αναδόμηση Σκέψεων', 'αναδόμηση-σκέψεων', '<p>Ο σημαντικότερος παράγοντας που ευθύνεται για το άγχος μας είναι ο <strong>τρόπος σκέψης μας.</strong> Η παρακάτω άσκηση θα σας βοηθήσει να <strong>αναγνωρίσετε</strong> ποιες είναι οι σκέψεις που σας προκαλούν άγχος έτσι ώστε στη συνέχεια να δουλέψετε πάνω σε αυτές.</p>\r\n', 'Αναδόμηση Σκέψεων                            Ο σημαντικότερος παράγοντας που ευθύνεται για το άγχος μας είναι ο τρόπος σκέψης μας. Η παρακάτω άσκηση θα σας βοηθήσει να αναγνωρίσετε ποιες είναι οι σκέψεις που σας προκαλούν άγχος έτσι ώστε στη συνέχεια να δουλέψετε πάνω σε αυτές.\nΣχεδιάστε σε ένα χαρτί έναν πίνακα με  4 στήλες (ΓΕΓΟΝΟΣ, ΣΚΕΨΗ, ΣΥΝΑΙΣΘΗΜΑ, ΣΥΜΠΕΡΙΦΟΡΑ). Κάθε φορά που αισθάνεστε αγχωμένοι προσπαθήστε να απαντήσετε στις παρακάτω ερωτήσεις και να καταγράψετε τις απαντήσεις σας στον πίνακα.          Τί συνέβη; (ΓΕΓΟΝΟΣ) \n Τί σκέφτηκα για αυτό που συνέβη;  (ΣΚΕΨΗ) \n Τί ένιωσα μετά από αυτή τη σκέψη;  (ΣΥΝΑΙΣΘΗΜΑ) \n Τί έκανα για αυτό; (ΣΥΜΠΕΡΙΦΟΡΑ) \nΚάντε αυτή την άσκηση για 2 εβδομάδες και παρατηρήστε τις κυρίαρχες σκέψεις σας και τυχόν αλλαγές.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:22:31', 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\":\"\"}', 3, 3, '', '', 1, 133, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(50, 213, 'Εργασιακό στρες', 'εργασιακό-στρες', '<p>Ο Παγκόσμιος οργανισμός Υγείας έχει χαρακτηρίσει επίσημα το στρες ως την  <strong>&lt;&lt; επιδημία του 21<sup>ου</sup> αιώνα&gt;&gt;</strong> ενώ σύμφωνα με τα στοιχεία της </p>\r\n', 'Εργασιακό στρες Το μεγαλύτερο όπλο μας έναντι του στρες είναι η ικανότητά μας να διαλέξουμε μία σκέψη αντί για μία άλλη                             Ο Παγκόσμιος οργανισμός Υγείας έχει χαρακτηρίσει επίσημα το στρες ως την &lt;&lt; επιδημία του 21ου αιώνα&gt;&gt; ενώ σύμφωνα με τα στοιχεία της                      Διεθνούς Οργάνωσης Εργασίας (International Labor Organization) , \"Η απαιτητική εργασία έχει πολλαπλούς παράγοντες κινδύνου στην ανάπτυξη συμπτωμάτων σχετικών με το στρες, όπως πονοκέφαλοι, χρόνια κούραση, πόνοι στο στήθος, στομαχικά προβλήματα αλλά και σε σοβαρές ασθένειες όπως υπέρταση, διαβήτη, στεφανιαία νόσο και ψυχονευρωτικές διαταραχές\". Το παραπάνω, επιβεβαιώνεται και από το Αμερικανικό Ινστιτούτο για το Στρες αφού στατιστικά βρήκαν ότι το 75% - 90% των επισκέψεων στους γιατρούς αφορούν θέματα υγείας που προκύπτουν από το στρες. Ακόμα, σύμφωνα με έρευνες του ίδιου Ινστιτούτου το 80% των εργαζομένων βρίσκουν στρεσογόνα την εργασία τους, με τους μισούς από αυτούς να υποστηρίζουν ότι η θέση εργασίας τους είναι πολύ έως υπερβολικά απαιτητική. Τί μπορώ να κάνω για να διαχειριστώ το εργασιακό στρες?        Υπάρχει μια ποικιλία από βήματα που μπορείτε να ακολουθήσετε για να μειωθούν τόσο τα συνολικά επίπεδα στρες, όσο και το εργασιακό στρες:        \n Αναλάβετε την ευθύνη για τη βελτίωση της φυσικής και συναισθηματικής σας ευεξίας.\n Αποφύγετε τις παγίδες και τις συνήθειες που δημιουργούν μια αρνητική στάση και προσθέτουν επιπλέον στρες στο ήδη υπάρχον.\n Μάθετε να χρησιμοποιείτε καλύτερα τις δεξιότητες επικοινωνίας για να διευκολύνετε και να βελτιώσετε τις σχέσεις σας με τη διοίκηση και τους συνεργάτες σας.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:20:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 112, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(51, 215, 'Ο ρόλος της άσκησης στην καταπολέμηση του στρες', 'ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες', '<p>Η <strong>συστηματική άσκηση</strong> βοηθά το σώμα μας να ανταποκρίνεται καλύτερα σε όλες του τις λειτουργίες, γιατί έχει τη μοναδική ικανότητα να μας χαρίζει <strong>ζωντάνια</strong> και <strong>εγρήγορση</strong> και ταυτόχρονα <strong>χαλάρωση</strong> και <strong>ηρεμία</strong>.</p>\r\n', 'Ο ρόλος της άσκησης στην καταπολέμηση του στρες Χαμογέλα, πάρε ανάσα και πήγαινε σιγά σιγά                             Όλοι μας έχουμε νιώσει άγχος στη ζωή μας καθώς αποτελεί μια φυσιολογική αντίδραση του οργανισμού, ιδιαίτερα όταν ερχόμαστε αντιμέτωποι με στρεσσογόνες καταστάσεις.                       Η συστηματική άσκηση βοηθά το σώμα μας να ανταποκρίνεται καλύτερα σε όλες του τις λειτουργίες, γιατί έχει τη μοναδική ικανότητα να μας χαρίζει ζωντάνια και εγρήγορση και ταυτόχρονα χαλάρωση και ηρεμία.\nΤο μυστικό βρίσκεται στο ότι το σώμα μας κατά τη διάρκεια της άσκησης παρουσιάζει τις ίδιες αντιδράσεις με αυτές του στρες (γρήγοροι χτύποι καρδιάς, σφίξιµο µυών, γρήγορη αναπνοή, ιδρώτα) αλλά ελεγχόμενες από εμάς αυτή τη φορά, μπορούμε να τις αυξήσουμε και να τις μειώσουμε κατά βούληση. Δε συμβαίνει το ίδιο με το στρες, όπου τα συμπτώματα δρουν ανεξάρτητα από εμάς και συχνά δεν μπορούμε να τα ελέγξουμε. Μόλις η άσκηση ολοκληρωθεί επέρχεται η χαλάρωση των μυών και η ηρεμία περνά από το σώμα στη διάθεσή μας.           Λόγω χημείας…  \nΗ τακτική άσκηση βοηθά στη μείωση των επιπέδων της αδρεναλίνης και της κορτιζόλης που είναι η ορμόνη του στρες. Μειώνοντας τις δύο αυτές ουσίες, επαναφέρουμε και διατηρούμε την ηρεμία στο σώμα και το πνεύμα. Επιπλέον, μέσω της άσκησης παράγονται ενδορφίνες. Οι ενδορφίνες είναι οι νευροδιαβιβαστές του εγκεφάλου που ευθύνονται για την ευχάριστη διάθεση. Εισάγοντας δηλαδή μία απλή μορφή άσκησης στη ζωή μας, γινόμαστε πιο χαρούμενοι!           Εστίαση προσοχής…  \nΗ άσκηση απαιτεί συγκέντρωση. Όταν το σώμα μας βρίσκεται σε διαδικασία άσκησης, το μυαλό μας είναι επικεντρωμένο στη συγκεκριμένη δραστηριότητα, ακόμα και αν δεν το καταλαβαίνουμε ή δεν το κάνουμε επί σκοπού. Αυτό επιτρέπει στο μυαλό να εισέλθει σε μία κατάσταση χαλάρωσης και γιατί όχι διαλογισμού, που μας βοηθά να ξεφεύγουμε από τη συνεχή ενασχόληση και επικέντρωση σε αρνητικές καταστάσεις και προβλήματα.           Όνειρα γλυκά…  \nΜελέτες έχουν δείξει ότι η άσκηση είναι από τους πιο αποτελεσματικούς τρόπους αντιμετώπισης της αϋπνίας και μας χαρίζει έναν πιο ήρεμο και ξεκούραστο ύπνο. Αυτό γιατί μας επιτρέπει να εκτονώσουμε την παραπανίσια ενέργεια του σώματός μας (που συχνά γίνεται η αιτία να μην κοιμόμαστε καλά) και να έχουμε έναν ύπνο βαθύ και χαλαρωτικό.\nΗ άσκηση μας φέρνει πιο κοντά στην κατάκτηση της σωματικής και ψυχικής ευεξίας και μας προφυλάσσει από τις δυσάρεστες συνέπειες του άγχους και της κατάθλιψης. Η ένταξη της άσκησης στη ζωή μας και η διατήρησή της είναι ένα πολύ σημαντικό δώρο που μπορούμε να κάνουμε στον εαυτό μας σήμερα κιόλας! ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:21:07', 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\",\"image_intro_alt\":\"\",\"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, 68, '{\"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
(52, 217, 'Το στρες και πως δημιουργείται', 'το-στρες-και-πως-δημιουργείται', '<p>Η ανησυχία, ο φόβος και το άγχος παίζουν σημαντικό <strong>ρόλο</strong> στην <strong>επιβίωση</strong> μας, επειδή μας <strong>προετοιμάζουν</strong> να αντιμετωπίσουμε τις αγχογόνες ή τις επικίνδυνες καταστάσεις.</p>\r\n', 'Το στρες και πως δημιουργείται Σε 10 χρόνια από τώρα θα γελάς με αυτά που σε αγχώνουν σήμερα… Άρα γιατί δεν αρχίζεις να χαμογελάς από τώρα;                             Η ανησυχία, ο φόβος και το άγχος παίζουν σημαντικό ρόλο στην επιβίωση μας, επειδή μας προετοιμάζουν να αντιμετωπίσουμε τις αγχογόνες ή τις επικίνδυνες καταστάσεις.                      Πυροδοτούν την απελευθέρωση μιας ορμόνης, (της αδρεναλίνης) η οποία επιφέρει αλλαγές τόσο σε σωματικό όσο και σε νοητικό επίπεδο, οι οποίες αλλαγές, με τη σειρά τους, μας προετοιμάζουν είτε για την αντιμετώπιση μιας πρόκλησης είτε για τη φυγή από μια επικίνδυνη κατάσταση (αντίδραση μάχης-φυγής). Μόλις ξεπεραστεί η αγχογόνος κατάσταση ή ο κίνδυνος, αυτές οι παροδικές αλλαγές υποχωρούν. Εάν αυτές οι αντιδράσεις δεν εξαφανιστούν μετά την πάροδο του κινδύνου, αν δηλαδή η αντίδραση στην ψυχολογική πίεση γίνει χρόνια ή υπερβολική, τότε δημιουργούνται προβλήματα τόσο στον οργανισμό όσο και στη διάθεσή μας. Σε καταστάσεις έντονου στρες τα προβλήματα εμφανίζονται συνδυαστικά στο σώμα και στη διάθεσή μας και έχουν σαν αποτέλεσμα κρίσεις πανικού, αυτοάνοσα νοσήματα, διαταραχές διάθεσης, προβλήματα υγείας κ.α.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:21:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 68, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(53, 219, 'Επίλυση Προβλημάτων', 'επίλυση-προβλημάτων', '<p>Η&nbsp;<strong>Χαρτογράφηση&nbsp;</strong>του προβλήματος: <span style=\"font-size: 1rem;\">1.&nbsp;</span><em style=\"font-size: 1rem;\">καθόρισε το πρόβλημα </em><span style=\"font-size: 1rem;\">2.&nbsp;</span><em style=\"font-size: 1rem;\">ονομάτισε&nbsp;τους&nbsp;εμπλεκόμενους&nbsp;</em></p>\r\n', 'Επίλυση Προβλημάτων                            Η Χαρτογράφηση του προβλήματος:\n\n καθόρισε το πρόβλημα \n ονομάτισε τους εμπλεκόμενους  \n\n3. απαρίθμησε ανάγκες, έγνοιες και ανησυχίες της κάθε πλευράς, αξιοποιώντας τους παρακάτω τρόπους:  \n\n- προσέγγισε την επίλυση με βάση τις ανάγκες \n- μετατοπίσου από τις λύσεις στις ανάγκες \n- ρώτησε ‘γιατί;’ \n- δοκίμασε \n- σπάσε πολύπλοκες ανάγκες σε μικρότερα κομμάτια \n- ονομάτισε ανησυχίες και φόβους \n- μετακίνησε αδιάλλακτες θέσεις \n\n4. Μέσα από τη χαρτογράφηση βρίσκω: \n\n- τις κοινές απόψεις, ανάγκες, ιδέες\n- τις νέες προοπτικές μέσα από τις θέσεις των εμπλεκόμενων\n- τις κρυμμένες έγνοιες κι ανάγκες των εμπλεκόμενων', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-03-30 11:07:23', 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\":\"\"}', 5, 4, '', '', 1, 97, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(54, 221, 'Άσκηση Χαλάρωσης', 'άσκηση-χαλάρωσης', '<p><strong>Βρείτε ελεύθερο χρόνο</strong> και επιλέξτε ένα ήσυχο μέρος όπου δε θα σας ενοχλήσουν και ο φωτισμός θα είναι χαμηλός.<em style=\"font-size: 1rem;\"> </em></p>\r\n', 'Άσκηση Χαλάρωσης                            Βρείτε ελεύθερο χρόνο και επιλέξτε ένα ήσυχο μέρος όπου δε θα σας ενοχλήσουν και ο φωτισμός θα είναι χαμηλός.       Μπορείτε να καθίσετε κάπου αναπαυτικά ή να ξαπλώσετε.  Κλείστε τα μάτια σας και πάρτε δύο βαθιές αναπνοές που να τις αισθάνεστε στην κοιλιακή χώρα. Αφεθείτε, νιώστε το σώμα σας να χαλαρώνει. Όλο σας το σώμα, από το κεφάλι μέχρι τα κάτω άκρα, αφήστε το να χαλαρώσει και να βολευτεί στη θέση που είστε.       Αφού έχετε χαλαρώσει το σώμα σας,  φέρτε στο νου σας μία εικόνα φανταστική ή πραγματική. Η εικόνα που φέρνετε μπροστά σας είναι μια εικόνα όμορφη και ήρεμη όπου νιώθετε ευτυχισμένος/η και γαλήνια. Δεν έχει σημασία από πού προέρχεται η εικόνα, αν είναι από το παρελθόν, το παρόν ή το μέλλον αρκεί αυτό που φαντάζεστε να σας δημιουργεί θετικά συναισθήματα. Δώστε χρώμα, κίνηση και ήχο στην εικόνα σας, κάντε τη να ζωντανέψει.        Κρατήστε για λίγο ακόμη και απολαύστε την. Είναι ένα κομμάτι σας! Αποτελεί ένα πολύτιμο δώρο για σας που σας κάνει να νιώθετε ευτυχία και ηρεμία. Σαν ένας μικρός θησαυρός. Τυλίξτε λοιπόν το δώρο σας καλά και φυλάξτε το στο θησαυροφυλάκιο σας. Θα ξέρετε ότι είναι εκεί και ότι θα μπορείτε να το ανοίξετε ξανά όποτε το χρειαστείτε. Αυτή είναι η μαγεία των θησαυρών, δεν χάνουν ποτέ την αξία τους.        Πάρτε δύο αργές και βαθιές αναπνοές. Μπορείτε να ανοίξετε σιγά σιγά τα μάτια σας. Νιώστε το σώμα σας να είναι χαλαρό και ήρεμο. Παρατηρήστε την αναπνοή σας που κυλά ήρεμα. Τώρα μπορείτε να ανοίξετε τα μάτια σας. Σηκωθείτε αργά, τεντωθείτε και νιώστε το σώμα σας δυνατό και χαλαρό.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:21:25', 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\":\"\"}', 3, 3, '', '', 1, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(55, 223, 'Διαφραγματική αναπνοή', 'διαφραγματική-αναπνοή', '<p>Η διαφραγματική αναπνοή είναι μία&nbsp;<strong>τεχνική διαχείρισης</strong>&nbsp;του&nbsp;<strong>άγχους</strong>&nbsp;που μας βοηθά να ρυθμίζουμε την αναπνοή μας, ώστε να την επαναφέρουμε σε φυσιολογικούς ρυθμούς,</p>\r\n', 'Διαφραγματική αναπνοή                            Η διαφραγματική αναπνοή είναι μία τεχνική διαχείρισης του άγχους που μας βοηθά να ρυθμίζουμε την αναπνοή μας, ώστε να την επαναφέρουμε σε φυσιολογικούς ρυθμούς,\nκαθώς όταν αγχωνόμαστε γίνεται συνήθως πιο κοφτή και γρήγορη. Αυτό έχει σαν αποτέλεσμα να διαταράσσεται η ποσότητα οξυγόνου που εισέρχεται στον εγκέφαλο και να νιώθουμε ζαλάδα ή να επηρεάζονται διάφορες λειτουργίες του.\nΚαθίστε ή ξαπλώστε αναπαυτικά με κλειστά μάτια και τοποθετήστε το ένα σας χέρι στην κοιλιά και το άλλο στο στήθος.\n Αναπνεύστε από τη μύτη για 4 δευτερόλεπτα και προσπαθήστε να κατεβάσετε τον αέρα στην κοιλιά σας. Η τοποθέτηση των χεριών θα σας βοηθήσει, καθώς θα πρέπει να νιώσετε το χέρι που έχετε στην κοιλιά να μετακινείται προς τα έξω και το χέρι που έχετε στο στήθος να μένει σταθερό.\nΣτη συνέχεια εκπνεύστε από το στόμα για 8 δευτερόλεπτα νιώθοντας τον αέρα να φεύγει από την κοιλιά και να βγαίνει από το στόμα. Θα νιώσετε και πάλι το χέρι της κοιλιάς σας να μετακινείται προς τα μέσα αυτή τη φορά και το χέρι του στήθους να παραμένει σταθερό.\nΕπαναλάβετε για τουλάχιστον 10 φορές. Είναι σημαντικό να εκπνέετε στο διπλάσιο χρόνο από αυτόν που αναπνέετε και να βγάζετε όλον τον αέρα για να αποφύγετε τη ζαλάδα.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-03-30 11:06:54', 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\":\"\"}', 4, 2, '', '', 1, 76, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(56, 225, 'Άσκηση μυϊκής χαλάρωσης', 'άσκηση-μυϊκής-χαλάρωσης', '<p><strong>Καθίστε&nbsp;</strong>αναπαυτικά.&nbsp;<strong>Κλείστε</strong>&nbsp;τα μάτια σας και&nbsp;<strong>πάρτε&nbsp;</strong>μια-δυο βαθιές ανάσες. <strong>Σφίξτε&nbsp;</strong>όλο το σώμα όσο περισσότερο μπορείτε...</p>\r\n', 'Άσκηση μυϊκής χαλάρωσης                             Καθίστε αναπαυτικά. Κλείστε τα μάτια σας και πάρτε μια-δυο βαθιές ανάσες.\n Σφίξτε όλο το σώμα όσο περισσότερο μπορείτε.\n Σφίξτε τα πόδια, τα δάχτυλα, τα χέρια σας.\n Σφίξτε τους μυς του προσώπου σας, κάντε μια γκριμάτσα και κρατήστε αυτήν την ένταση για λίγο.\n Νιώστε πως είναι να είναι κανείς τόσο σφιγμένος.\nΚαι τώρα χαλαρώστε, χαλαρώστε εντελώς.\n Αφήστε χαλαρά την αναπνοή και την εκπνοή σας. Αφεθείτε στο βάρος του σώματός σας. Αφήστε κάθε ένταση, δεν τη χρειάζεστε.\nΤώρα πάρτε πάλι 2 βαθιές ανάσες και ξανασφίξτε όλο σας το σώμα, αλλά αυτή τη φορά με τη μισή ένταση απ’ ότι πριν.\n Κρατήστε αυτήν την ένταση και νιώστε αυτό το επίπεδο πίεσης στο σώμα.\n Δείτε αν σας συμβαίνει συχνά κατά τη διάρκεια της μέρας να έχετε αυτό το επίπεδο χωρίς να το καταλαβαίνετε.\nΤώρα εκπνεύστε, αφεθείτε εντελώς, νιώστε τη χαλάρωση και να ανοίγει το σώμα σας.\n Ξανασφίξτε το σώμα σας, με τη μισή ένταση από πριν. Νιώστε τη μικρή ένταση που παραμένει. Κρατήστε τη για λίγο.\n Χαλαρώστε, αφεθείτε εντελώς στους χαλαρούς ρυθμούς της αναπνοής σας.\nΌποτε είστε έτοιμοι, πάρτε μερικές βαθιές αναπνοές, ανοίξτε σιγά σιγά τα μάτια και τεντωθείτε.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-03-30 11:06:28', 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\":\"\"}', 4, 1, '', '', 1, 82, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(57, 227, 'Πως να νικήσουμε την αναβλητικότητα;', 'πως-να-νικήσουμε-την-αναβλητικότητα', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Πως να νικήσουμε την αναβλητικότητα; Δείτε το βίντεο                             Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για \"άλλη στιγμή\" ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;                     Μάθετε περισσότερα στο παρακάτω βίντεο', 1, 38, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:11:02', 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\":\"\"}', 5, 6, '', '', 1, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(58, 229, 'Τί είναι η Αναβλητικότητα;', 'τί-είναι-η-αναβλητικότητα', '<p>Η&nbsp;<strong>αναβλητικότητα,</strong>&nbsp;αναφέρεται στην&nbsp;<strong>εθελοντική</strong>,&nbsp;<strong>περιττή</strong>&nbsp;<strong>καθυστέρηση</strong>&nbsp;εκτέλεσης μίας προγραμματισμένης πράξης, ενώ το άτομο&nbsp;<strong>γνωρίζει</strong>&nbsp;τις αρνητικές συνέπειες που συνοδεύει η καθυστέρηση αυτή.</p>\r\n', 'Τί είναι η Αναβλητικότητα; Η αναβλητικότητα κάνει τα εύκολα πράγματα δύσκολα και τα δύσκολα δυσκολότερα.                             Η αναβλητικότητα, αναφέρεται στην εθελοντική, περιττή καθυστέρηση εκτέλεσης μίας προγραμματισμένης πράξης, ενώ το άτομο γνωρίζει τις αρνητικές συνέπειες που συνοδεύει η καθυστέρηση αυτή.                      Η&nbsp;αναβλητικότητα,&nbsp;αναφέρεται στην&nbsp;εθελοντική,&nbsp;περιττή&nbsp;καθυστέρηση&nbsp;εκτέλεσης μίας προγραμματισμένης πράξης, ενώ το άτομο&nbsp;γνωρίζει&nbsp;τις αρνητικές συνέπειες που συνοδεύει η καθυστέρηση αυτή.&nbsp;\n&nbsp;Αρχικά, η αναβολή κάποιου στόχου, δε συνεπάγεται απόλυτα με αποτυχία. Από κάποιους αναβλητικούς ανθρώπους μάλιστα, ακούμε τη φράση \"Λειτουργώ καλύτερα υπό πίεση\"&nbsp;. Είναι αλήθεια, πως όταν στενεύουν τα χρονικά περιθώρια, η ορμόνη της&nbsp;αδρεναλίνης&nbsp;(που βοηθάει τον οργανισμό να κινητοποιήσει όλες τις πηγές ενέργειας) αυξάνεται. Έτσι, ακόμα και κάποιος που είναι αναβλητικός μπορεί να προλάβει μια προθεσμία. Παρ’ όλα αυτά, το πιθανότερο είναι να μην αποδώσει στο μέγιστο βαθμό και να&nbsp;επιβαρύνει&nbsp;τον οργανισμό του&nbsp;σωματικά&nbsp;και&nbsp;ψυχολογικά,&nbsp;&nbsp;λόγω της σωματικής εξάντλησης και των αισθημάτων&nbsp;άγχους&nbsp;και&nbsp;ενοχών.\nΩστόσο, όταν η αναβλητικότητα γίνεται μοτίβο συμπεριφοράς,&nbsp;μπορεί να επιφέρει δυσκολίες στην εργασία, την εκπαίδευση, τις διαπροσωπικές σχέσεις και στην εκπλήρωση των υποχρεώσεων, γενικότερα.&nbsp;Γιατί&nbsp;όμως, παρόλο που είμαστε ενήμεροι για τις συνέπειες,&nbsp;επιλέγουμε να αναβάλλουμε κάτι;&nbsp;Οι απαντήσεις σε αυτή την ερώτηση είναι πολλές. Το βέβαιο είναι, πως η αναβλητικότητα&nbsp;εξυπηρετεί&nbsp;κάποιο σκοπό,&nbsp;ο οποίος είναι διαφορετικός ανάλογα το άτομο και τις συνθήκες. Σε γενικές γραμμές, το&nbsp;άγχος &nbsp;και το&nbsp;στρες&nbsp;μπορούν να αποτελέσουν τόσο αιτία όσο και συνέπεια της αναβλητικότητας. Ακόμα, έχει διαπιστωθεί πως τα αναβλητικά άτομα συνήθως νιώθουν ντροπή ή ενοχή. Όταν λοιπόν καταφέρουμε να αντιληφθούμε τι&nbsp; νιώθουμε και γιατί το νιώθουμε, όταν επιλέγουμε να αναβάλλουμε κάτι, θα έχουμε κάνει&nbsp;βήματα προς την αντιμετώπιση της&nbsp;αναβλητικότητας.&nbsp;', 1, 38, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:12:59', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(59, 231, 'Γιατί αφήνουμε για αύριο κάτι που μπορούμε να κάνουμε σήμερα;', 'γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα', '<p>Όλοι μας κάποια στιγμή,&nbsp;<strong>επιλέγουμε συνειδητά</strong>&nbsp;να αφήσουμε κάτι για αργότερα, παρόλο που έχουμε την επιλογή να το πράξουμε άμεσα.</p>\r\n', 'Γιατί αφήνουμε για αύριο κάτι που μπορούμε να κάνουμε σήμερα; Όταν έχεις να ανέβεις ένα βουνό, μη νομίζεις ότι θα γίνει μικρότερο αν περιμένεις.                             Όλοι μας κάποια στιγμή, επιλέγουμε συνειδητά να αφήσουμε κάτι για αργότερα, παρόλο που έχουμε την επιλογή να το πράξουμε άμεσα.                      Όλοι μας κάποια στιγμή,&nbsp;επιλέγουμε συνειδητά&nbsp;να αφήσουμε κάτι για αργότερα, παρόλο που έχουμε την επιλογή να το πράξουμε άμεσα.\nΣίγουρα, μια τέτοια συμπεριφορά δεν φέρνει την καταστροφή, αλλά μπορεί να επηρεάσει σημαντικά την ποιότητα της ζωής μας, κυρίως όταν πρόκειται για επείγοντα και σημαντικά θέματα. Ωστόσο, έχει σημασία να κατανοήσουμε τις αιτίες που&nbsp;διαιωνίζουν&nbsp;αυτή την \"συνήθεια\" δεδομένου ότι μόνο τότε θα μπορέσουμε να απαλλαγούμε από αυτήν.\nΌσο περίεργο και αν ακούγεται, βασικές πηγές αναβλητικότητας μπορεί να είναι τόσο ο φόβος της αποτυχίας&nbsp;όσο και ο&nbsp;φόβος της επιτυχίας.&nbsp;Στην πρώτη περίπτωση, φοβούμενοι την&nbsp;αρνητική έκβαση&nbsp;μιας κατάστασης προτιμάμε την αδράνεια, που λειτουργεί σαν προσωρινή ζώνη ασφαλείας. Στην δεύτερη, θεωρώντας ότι η επιτυχία συνοδεύεται από&nbsp;υψηλότερες προσδοκίες&nbsp;και απαιτήσεις από τους γύρω μας, για τις οποίες αμφιβάλουμε ότι μπορούμε να ανταποκριθούμε, προτιμάμε να παρατείνουμε το χρόνο.\nΕπιπλέον, πολλές φορές προσκολλούμαστε σε κάτι, επειδή νιώθουμε ασφάλεια.&nbsp;Τα πράγματα είναι προβλέψιμα και αυτό δημιουργεί μια οικειότητα που δε θέλουμε να ρισκάρουμε. Για παράδειγμα, μπορεί κάποιος να αναβάλλει τη διακοπή μιας σχέσης διότι αυτό προϋποθέτει την προσαρμογή σε νέα \"άγνωστα\" δεδομένα.\nΤέλος, η αναβλητικότητα ενδέχεται να είναι απόρροια κάποιας διαταραχής διάθεσης.&nbsp;Αυτό είναι έκδηλο και σε άτομα με καταθλιπτικά συμπτώματα, τα οποία δυσκολεύονται να αναλάβουν&nbsp;δράση ,&nbsp;είτε λόγω χαμηλών αποθεμάτων ενέργειας είτε λόγω έλλειψης αυτοπεποίθησης κλπ.', 1, 38, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:16:34', 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\",\"image_intro_alt\":\"\",\"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, 86, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(60, 233, 'Αντιμέτωπος με την τελειομανία', 'αντιμέτωπος-με-την-τελειομανία', '<p>Η <strong>σταδιακή έκθεση</strong> σε αυτό που προκαλεί μια δυσλειτουργική συμπεριφορά έχει αποδειχθεί πολύ αποτελεσματικός τρόπος για την απόσβεση της. </p>\r\n', 'Αντιμέτωπος με την τελειομανία                            Η σταδιακή έκθεση σε αυτό που προκαλεί μια δυσλειτουργική συμπεριφορά έχει αποδειχθεί πολύ αποτελεσματικός τρόπος για την απόσβεση της. \nΗ παρακάτω άσκηση θα σας βοηθήσει να καταπολεμήσετε την τελειομανία:\n Γράψτε μια λίστα με καταστάσεις και συμπεριφορές που χαρακτηρίζουν την τελειομανία σας . Στη συνέχεια, προσπαθήστε να προκαλέσετε εσκεμμένα το λάθος ώστε να έρθετε αντιμέτωποι με το να μην είστε τέλειοι. Αυτό, μετά από εξάσκηση μπορεί να σας βοηθήσει στο να εξοικειωθείτε με μια λιγότερο τέλεια εκδοχή σας και σταδιακά να συμβιβαστείτε με αυτή.\nΑν σας φαίνεται δύσκολο να ξεκινήσετε να το εφαρμόζετε, προτιμήστε να αρχίσετε από ένα λάθος που δεν θα σας επηρεάσει πάρα πολύ και στη συνέχεια προχωρήστε με εκείνα που σας είναι πιο δύσκολο να ‘’αντέξετε’’. Τα πλαίσια που εμφανίζονται οι μορφές της τελειομανίας είναι πολλά και δεν είναι απόλυτα κοινά για όλους. Ωστόσο, μπορείτε να διαβάσετε τα παρακάτω παραδείγματα και να τα προσαρμόσετε στα δικά σας δεδομένα:   - Φορέστε ένα ρούχο που δεν είναι σιδερωμένο.    - Αν έχετε την τάση να ελέγχετε μια εργασία ή ένα email πολλές φορές για να βεβαιωθείτε ότι δεν περιέχει λάθη, περιορίστε το στη 1 φορά ανάγνωσης.    - Γράψτε και στείλτε ένα μήνυμα που περιέχει κάποιο ορθογραφικό λάθος.    - Καθυστερήστε λίγα λεπτά σε κάποιο μη επείγον ραντεβού σας.    - Καλέστε κάποιον στο τηλέφωνο χωρίς να έχετε προβάρει πριν τι θα πείτε.    - Βάλτε μια περιορισμένη προθεσμία στον εαυτό σας και μείνετε πιστοί σε αυτή. Αν για παράδειγμα ξέρετε ότι γενικά αφιερώνετε περίπου 3 ώρες για την προετοιμασία μιας παρουσίασης ή εργασίας, μειώστε το χρόνο στις 2 ώρες.', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:19:49', 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\":\"\"}', 4, 3, '', '', 1, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(61, 235, 'Κάνω την αρχή', 'κάνω-την-αρχή', '<p>Ο <strong>φόβος</strong> του πως θα καταφέρετε να κάνετε κάτι και οι συνέπειες που θα έχει για εσάς είναι ένας βασικός λόγος για να αναβάλετε κάτι.</p>\r\n', 'Κάνω την αρχή                            Ο φόβος του πως θα καταφέρετε να κάνετε κάτι και οι συνέπειες που θα έχει για εσάς είναι ένας βασικός λόγος για να αναβάλετε κάτι.\nΟι αρνητικές και συνήθως μη ρεαλιστικές σκέψεις που βασίζονται σε αυθαίρετες προβλέψεις του τι θα συμβεί, συντηρούν επίσης την αναβλητική συμπεριφορά. Η άσκηση αυτή, θα σας βοηθήσει να αντιμετωπίσετε τα παραπάνω, κάνοντας την αρχή.\nΌταν πρόκειται να ξεκινήσετε μια δραστηριότητα, κάντε μια συμφωνία με τον εαυτό σας ότι θα ασχοληθείτε με αυτή για 10 λεπτά. Τηρήστε αυτή τη συμφωνία και αφού αφιερώσετε τα 10 λεπτά, αποφασίστε αν είστε διατεθειμένος να συνεχίσετε το έργο σας ή όχι. Είναι πολύ σημαντικό πριν ξεκινήσετε την άσκηση, να απομακρύνετε ό,τι αποσπά την προσοχή σας ώστε να μην αποτελέσει αιτία να διακόψετε το έργο. Θα διαπιστώσετε ότι τελικά είναι πολύ πιο πιθανό να συνεχίσετε τη δραστηριότητα από το να την εγκαταλείψετε όταν έχετε ήδη κάνει τα πρώτα βήματα.', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:18:54', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(62, 237, 'Ο κανόνας των 2 λεπτών', 'ο-κανόνας-των-2-λεπτών', '<p>Εάν μια εργασία διαρκεί <strong>λιγότερο από 2 λεπτά</strong>, τότε πρέπει να την κάνετε <strong>αμέσως</strong>. Έτσι, μειώνετε το άγχος και ενισχύετε την αυτοπεποίθησή σας, κάνοντας περισσότερα πράγματα.</p>\r\n', 'Ο κανόνας των 2 λεπτών                           Εάν μια εργασία διαρκεί λιγότερο από 2 λεπτά, τότε πρέπει να την κάνετε αμέσως. Έτσι, μειώνετε το άγχος και ενισχύετε την αυτοπεποίθησή σας, κάνοντας περισσότερα πράγματα.\nΕάν ένας στόχος διαρκεί περισσότερο από δύο λεπτά, σπάστε το σε απλά βήματα που χρειάζονται 2 λεπτά ή λιγότερο για να ολοκληρωθούν.\nΓια παράδειγμα, ας υποθέσουμε ότι θέλετε να ξεκινήσετε να τρέφεστε πιο υγιεινά για να χάσετε 10 κιλά τους επόμενους δύο μήνες. Αντί να εστιάζετε στο τελικό αποτέλεσμα του στόχου σας, μπορείτε απλά να αναρωτηθείτε: \"Τι μπορώ να κάνω σε μόλις 2 λεπτά για να ξεκινήσω το στόχο μου;\" \n• Φάτε ένα μήλο  • Κάντε 10 push-ups και κοιλιακούς.  • Πηγαίνετε για σύντομο περίπατο  • Πιείτε ένα ποτήρι νερό  Η γενική ιδέα εδώ είναι ότι ξεκινώντας με απλά βήματα, θα είστε πιο διατεθειμένοι να αναλάβετε περισσότερες ενέργειες, που θα σας βοηθήσουν να φτιάξετε τη νέα συνήθεια.', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:18:28', 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\":\"\"}', 3, 1, '', '', 1, 68, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(63, 239, 'Ο Θυμός και η Έκφρασή του', 'ο-θυμός-και-η-έκφρασή-του', '<p>Ο Θυμός και η Έκφρασή του Ο θυμός δεν λύνει τίποτα, δε χτίζει τίποτα, αλλά μπορεί να καταστρέψει τα πάντα. Αναμφισβήτητα, όλοι έχουμε νιώσει θυμό, δεδομένου ότι ο θυμός μαζί με τη χαρά, τη λύπη, το άγχος και την αηδία αποτελούν τα βασικά συναισθήματα. </p>\r\n', 'Ο Θυμός και η Έκφρασή του Ο θυμός δεν λύνει τίποτα, δε χτίζει τίποτα, αλλά μπορεί να καταστρέψει τα πάντα.                             Αναμφισβήτητα, όλοι έχουμε νιώσει θυμό, δεδομένου ότι ο θυμός μαζί με τη χαρά, τη λύπη, το άγχος και την αηδία αποτελούν τα βασικά συναισθήματα.                       Ο θυμός αποτελεί μια προσαρμοστική απάντηση στις απειλές  και ο ενστικτώδης και φυσικός τρόπος να εκφραστεί, είναι η επιθετικότητα. Ωστόσο, συχνά ενοχοποιείται ως ένα αρνητικό συναίσθημα. Αυτό, έχει σαν αποτέλεσμα, να παρεμποδίζουμε την έκφραση του θυμού. Το να μην εκφράζουμε τα συναισθήματα μας, δεν αποτελεί έναν υγιή τρόπο να αποφύγουμε τις συγκρούσεις. Αντίθετα, σε πολλές περιπτώσεις ,ο θυμός αυτός παγιδεύεται και ‘’μεταμφιέζεται’’ ή ανακατευθύνεται είτε προς τον ίδιο μας τον εαυτό είτε προς άλλα άτομα.\nΧαρακτηριστική δυσλειτουργική διαχείριση του θυμού είναι η εσωτερίκευση του. Έτσι, βλέπουμε άτομα τα οποία προτιμούν να προσπερνούν πράγματα και αφού συσσωρευτούν αρκετά από αυτά, εκδηλώνουν κάποιο ξέσπασμα με δυσανάλογη αντίδραση. Ακόμα, η εσωτερίκευση του θυμού μπορεί να εμφανιστεί με μια μορφή αρνητισμού ή επικριτικής συμπεριφοράς προς κάποιον χωρίς να υπάρχουν ξεκάθαρα μηνύματα. \nΑπό την άλλη μεριά, παρατηρούμε άτομα που εξωτερικεύουν το θυμό τους με δυσλειτουργικό τρόπο που μπορεί να περιλαμβάνει έντονα ή και βίαια ξεσπάσματα, λόγω δυσκολίας ελέγχου και διαχείρισης των συναισθημάτων τους. Γίνεται αντιληπτό, πως για να καταφέρουμε να διαχειριστούμε εποικοδομητικά το θυμό μας, χρειάζεται αρχικά να αναγνωρίζουμε πότε θυμώνουμε, την αιτία που κρύβεται πίσω από το συναίσθημα αυτό, να συνειδητοποιήσουμε τις ανάγκες μας και να τις επικοινωνήσουμε με σεβασμό στους άλλους.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:02:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(64, 241, 'Διαχείριση Συγκρούσεων', 'διαχείριση-συγκρούσεων', '<p>Οι συγκρούσεις είναι στη καθημερινότητα όλων μας. Πολλές φορές μάλιστα είναι&nbsp;<strong>αναπόφευκτες</strong>. Αυτό που χρειάζεται να κάνουμε είναι να μάθουμε να τις&nbsp;<strong>διαχειριζόμαστε</strong>&nbsp;και να φροντίζουμε να μας&nbsp;<strong>επηρεάζουν όσο το δυνατόν λιγότερο</strong>.</p>\r\n', 'Διαχείριση Συγκρούσεων Η σύγκρουση δεν μπορεί να επιβιώσει χωρίς τη συμμετοχή σου.                             Οι συγκρούσεις είναι στη καθημερινότητα όλων μας. Πολλές φορές μάλιστα είναι αναπόφευκτες.                        Η σύγκρουση δεν μπορεί να επιβιώσει χωρίς τη συμμετοχή σου. \n  Οι συγκρούσεις είναι στη καθημερινότητα όλων μας. Πολλές φορές μάλιστα είναι&nbsp;αναπόφευκτες.&nbsp;\nΑυτό που χρειάζεται να κάνουμε είναι να μάθουμε να τις&nbsp;διαχειριζόμαστε&nbsp;και να φροντίζουμε να μας&nbsp;επηρεάζουν όσο το δυνατόν λιγότερο.\n  Πως μπορούμε να διαχειριστούμε ή να αποφύγουμε τις συγκρούσεις;  \n -Διαχειριστείτε την κατάσταση με ευγένεια και όσο γίνεται πιο νωρίς:&nbsp;Επιλύστε τη σύγκρουση στο&nbsp;ξεκίνημα&nbsp;της. Όσο η κατάσταση συνεχίζεται, τα πράγματα&nbsp;μπερδεύονται&nbsp;περισσότερο και οι&nbsp;εντάσεις αυξάνονται. Αντιμετωπίστε τις καταστάσεις με&nbsp;θετική πρόθεση, όταν αυτές ξεκινούν. Ρωτήστε ευγενικά τι λάθος έχει γίνει ή τι πρέπει να διορθωθεί, προσπαθώντας να διατηρήσετε ένα ήπιο κλίμα. Επικεντρωθείτε στην&nbsp;ευγενική&nbsp;και&nbsp;άμεση επίλυση&nbsp;,&nbsp;χωρίς&nbsp;να&nbsp;εναποθέτετε ευθύνες&nbsp;και&nbsp;κατηγορίες.\n -Αντιδράστε σε δεύτερο χρόνο:&nbsp;Η αντίδραση σε δεύτερο χρόνο, αρχικά σας βοηθάει να αποστασιοποιηθείτε από το ερέθισμα και να μειώσετε, σε έναν βαθμό, την ένταση που σας προκαλεί ένα γεγονός ή ένα άτομο. Στη συνέχεια, εξετάζετε το ερέθισμα, αναλογιζόμενοι τα εξείς:\n1)&nbsp;Πόσο σημαντικό είναι; \n2)&nbsp;Είναι&nbsp;πράγματι είναι αυτό/ αυτός η αιτία της έντασης που νιώθω; \nΣυχνά, οι άνθρωποι δυσκολεύονται με κάτι και βγάζουν τη δυσαρέσκεια τους σε κάτι άλλο. Ένα καθημερινό παράδειγμα είναι: «Έχω διαφωνήσει με το αφεντικό μου και όταν επιστρέψω σπίτι και η κόρη μου δεν έχει ολοκληρώσει τα μαθήματά της, φωνάζω σαν να έχει συμβεί ένα τραγικό γεγονός. Αν το αξιολογούσα όμως, θα παρατηρούσα ότι η πηγή του θυμού μου, ήταν στη δουλειά και όχι στα μαθήματα της κόρης μου».\n - Κοιτάξτε τη «μεγάλη εικόνα»:&nbsp;Όταν έρχεστε συχνά σε σύγκρουση&nbsp; με ένα&nbsp;συγκεκριμένο&nbsp;πρόσωπο,είναι βοηθητικό να αξιολογήσετε το άτομο αυτό, στο σύνολο του. Αν για παράδειγμα, έχω συχνές εντάσεις με τον προϊστάμενο μου, είναι σημαντικό να&nbsp;υπενθυμίσω στον εαυτό μου, όλα του τα χαρακτηριστικά.&nbsp;Δηλαδή, από τη μία πλευρά, είναι συχνά απότομος και αγενής. Από την άλλη πλευρά, αναγνωρίζει την προσπάθειά μου και με επιβραβεύει γι\' αυτό.&nbsp;Όλοι οι άνθρωποι, έχουν διάφορες πτυχές στο χαρακτήρα τους. Είναι σημαντικό λοιπόν, να τις αξιολογούμε όλες, για να έχουμε μια όσο το δυνατόν, πιο αντικειμενική εικόνα για τους άλλους.\n - Επικοινωνήστε κατάλληλα :&nbsp;Είναι πολύ σημαντικός ο τρόπος που προσπαθείτε να επικοινωνήσετε με κάποιον. Αρκετά συχνά είμαστε προσεκτικοί με το τι θα πούμε σε κάποιον, με το λεξιλόγιο δηλαδή που θα χρησιμοποιήσουμε, όχι όμως και με τη&nbsp;γλώσσα του σώματος&nbsp;ή τον&nbsp;τόνο της φωνής&nbsp;μας. Συχνά, αυτά τα δυο υποδηλώνουν κάτι τελείως διαφορετικό, γεγονός που οδηγεί τον συνομιλητή μας σε θέση άμυνας και η σύγκρουση μεταξύ μας δεν αργεί να έρθει.\nΟι συγκρούσεις μεταξύ των ανθρώπων, έχουν και θετικά αποτελέσματα γιατί μας βοηθούν να βρούμε λύσεις στις διαφορές μας. Όμως συχνά, γίνονται ανεξέλεγκτες. Επομένως, το καλύτερο είναι, να προσπαθούμε να τις διαχειριστούμε, σεβόμενοι και τις δυο πλευρές.&nbsp;Μια σύγκρουση, δεν θα λυθεί μόνο με το δικό μου τρόπο. Είναι σημαντικό να δείχνω&nbsp;κατανόηση&nbsp;στους άλλους, να τους δίνω το χρόνο τους και να&nbsp;σέβομαι τα όριά&nbsp;τους.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-03-06 20:44:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 8, '', '', 1, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(65, 243, 'Τips Διαχείρισης Θυμού', 'τips-διαχείρισης-θυμού', '<p>Ο θυμός μπορεί να σας οδηγήσει σε ενέργειες και συμπεριφορές, που  σας <strong>απομακρύνουν</strong> από τον επιθυμητό σας στόχο και ίσως σε δεύτερο χρόνο, σας οδηγούν στο να νιώθετε <strong>ενοχικά</strong> . Αν νομίζετε ότι σας είναι ακατόρθωτο να συγκρατήσετε μια έκρηξη θυμού, οι παρακάτω τακτικές ίσως σας φανούν βοηθητικές.</p>\r\n', 'Τips Διαχείρισης Θυμού Ο θυμός κάνει το στόμα σου να δουλεύει πιο γρήγορα από το μυαλό σου.                             Ο θυμός μπορεί να σας οδηγήσει σε ενέργειες και συμπεριφορές, που σας απομακρύνουν από τον επιθυμητό σας στόχο και ίσως σε δεύτερο χρόνο, σας οδηγούν στο να νιώθετε ενοχικά . Αν νομίζετε ότι σας είναι ακατόρθωτο να συγκρατήσετε μια έκρηξη θυμού, οι παρακάτω τακτικές ίσως σας φανούν βοηθητικές.                      - Η άσκηση είναι μια καλή μορφή εκτόνωσης, γενικότερα. Ακόμα και αν δεν έχετε πολύ χρόνο στη διάθεση σας, ένας γρήγορος περίπατος αρκεί, δεδομένου ότι μέσω τις άσκησης εκκρίνονται ουσίες που μας ηρεμούν και μας χαλαρώνουν.\n- Πάρτε το χρόνο σας. Αν νιώθετε ότι δεν μπορείτε να διαχειριστείτε το θυμό σας, απομακρυνθείτε από το ερέθισμα που τον πυροδοτεί. Για παράδειγμα, προκειμένου να αποφύγετε το έντονο ξέσπασμα στα πλαίσια μιας λογομαχίας, ζητήστε από το συνομιλητή σας χρόνο, απομακρυνθείτε και επιστρέψτε στη συζήτηση σε λίγα λεπτά. Αυτή η τακτική μπορεί να λειτουργήσει είτε μόνη της είτε συνδυαστικά με την επόμενη που προτείνεται.\n- Μετρήστε μέχρι το 10. Αυτή η τεχνική, ενδείκνυται τόσο για μικρούς όσο και για μεγάλους. Μετρήστε αργά και σταθερά μέχρι το 10, είτε δυνατά, είτε από μέσα σας, παίρνοντας ταυτόχρονα αντίστοιχες αναπνοές. Αν χρειαστεί, συνεχίστε μετρώντας μέχρι το 20.\n- Αποφύγετε να σκέφτεστε ή και να εκφράζεστε με ποτέ- πάντα και αντίστοιχες γενικεύσεις. Εστιάστε σε αυτό που γίνεται τη δεδομένη στιγμή και εκφράστε με λόγια το θυμό σας, επικοινωνώντας το δικό σας, βαθύτερο συναίσθημα. Για παράδειγμα, μπορείτε να πείτε ‘’Νιώθω αναστατωμένος που σηκώθηκες από το τραπέζι, χωρίς να μαζέψεις το πιάτο σου’’ αντί για ‘’Ποτέ δεν κάνεις τίποτα εδώ μέσα, όλα τα περιμένεις από εμένα’’. \n- Την επόμενη φορά λοιπόν που θα αναγνωρίσετε τις ενδείξεις εκείνες, που προμηνύουν κάποιο ξέσπασμα θυμού, θυμηθείτε να εξασκήσετε τις παραπάνω τακτικές και στη συνέχεια, υιοθετήστε αυτές, που δουλεύουν καλύτερα για εσάς. \n ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:04:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 69, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(66, 245, 'Μπαλόνι', 'μπαλόνι', '<p>Υπάρχει μία <strong>εύκολη άσκηση έκτακτης ανάγκης</strong> που μπορεί να προσφέρει πολύ μεγάλο όφελος σε τέτοιες καταστάσεις. Είναι <strong>η άσκηση του μπαλονιού</strong>.</p>\r\n', 'Μπαλόνι                            Υπάρχει μία εύκολη άσκηση έκτακτης ανάγκης που μπορεί να προσφέρει πολύ μεγάλο όφελος σε τέτοιες καταστάσεις. Είναι η άσκηση του μπαλονιού.\n(Θα χρειαστείτε ένα μπαλόνι και ένα αιχμηρό αντικείμενο, κατά προτίμηση καρφίτσα)\n\n Πάρτε ένα μπαλόνι από αυτά που φουσκώνουμε στα παιδικά πάρτυ. \n Πάρτε μία βαθειά εισπνοή ενώ ταυτόχρονα σκέφτεστε ένα από τα πράγματα που σας έχει θυμώσει ή που δεν μπορείτε να διαχειριστείτε και εκπνεύστε τον αέρα μέσα στο μπαλόνι. \n Συνεχίστε με τις υπόλοιπες σκέψεις ή καταστάσεις που σας απασχολούν μέχρι το μπαλόνι να φουσκώσει αρκετά. \n Κρατήστε το φουσκωμένο μπαλόνι από το στόμιο με το ένα χέρι και ενώ κρατάτε ένα αιχμηρό αντικείμενο με το άλλο χέρι πάρτε μία τελευταία βαθειά αναπνοή και σκάστε το μπαλόνι! \n\nΆμεσα με το «σκάσιμο» του μπαλονιού θα παρατηρήσετε μία αίσθηση συναισθηματικής απελευθέρωσης και ηρεμίας μέσα σας. Αυτό συμβαίνει γιατί σε αυτή την άσκηση, με το που σκάτε το μπαλόνι δημιουργείται μία κατάσταση άμεσης εστιασμένης προσοχής (στιγμιαίας ύπνωσης). Όλη αυτή η διαδικασία επιτρέπει να συμμετέχουν όλες οι αισθήσεις σας και σας βοηθάει να απελευθερωθείτε από τις καταστάσεις τις οποίες είχατε ενσωματώσει μέσα στο μπαλόνι και νιώθατε να σας ελέγχουν και να σας πιέζουν.\n ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:17:58', 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\":\"\"}', 4, 6, '', '', 1, 55, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(67, 247, 'Μέτρημα', 'μέτρημα', '<p>Μια πολύ διαδεδομένη και <strong>εύκολη άσκηση διαχείρισης θυμού</strong> είναι η αντίστροφή μέτρηση.</p>\r\n', 'Μέτρημα                            Μια πολύ διαδεδομένη και εύκολη άσκηση διαχείρισης θυμού είναι η αντίστροφή μέτρηση. \nΈτσι, κάθε φορά που αναγνωρίζετε στον εαυτό σας τα σημάδια του έντονου θυμού, φροντίστε να μετράτε αντίστροφα  από το 20  με αργό ρυθμό.  Η μικρή αυτή άσκηση μπορεί να σας φανεί βοηθητική στο  να συγκρατήσετε τον θυμό που βιώνεται παρορμητικά και να τον διαχειριστείτε καλύτερα σε ένα δεύτερο χρόνο πριν την εξωτερίκευση του.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-02-14 16:17:27', 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\":\"\"}', 3, 5, '', '', 1, 50, '{\"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, 'Διαχωρίζοντας το θυμό μου', 'διαχωρίζοντας-το-θυμό-μου', '<p><strong>Καταγράψτε</strong> σε μια λίστα τι σας ενοχλεί στο χώρο εργασίας σας. <strong>Συγκρίνετε</strong> αυτές τις ενοχλήσεις με παρόμοιες αντιδράσεις στο σπίτι...</p>\r\n', 'Διαχωρίζοντας το θυμό μου                            1) Καταγράψτε σε μια λίστα τι σας ενοχλεί στο χώρο εργασίας σας.\n2) Συγκρίνετε αυτές τις ενοχλήσεις με παρόμοιες αντιδράσεις στο σπίτι\n3) Στη συνέχεια, γράψτε ποιες ενοχλήσεις μεταφέρετε στο σπίτι , στο σύζυγο ή στα παιδιά\n4) Τώρα γράψτε μια λίστα με τα πράγματα που σας ενοχλούν στο σπίτι και αναλογιστείτε ποιους από αυτούς τους προσωπικούς θυμούς μεταφέρετε στη δουλειά.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-04-14 09:16:48', 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\":\"\"}', 3, 4, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(69, 251, 'Διαχείριση Συγκρούσεων', 'διαχείριση-συγκρούσεων-αρθρο', '<p>Αρχικά, θυμηθείτε και καταγράψτε σε ένα χαρτί τρείς πρόσφατες συγκρούσεις/ λογομαχίες που εμπλακήκατε και κατά την προηγούμενη εβδομάδα.</p>\r\n', 'Διαχείριση Συγκρούσεων                            Αρχικά, θυμηθείτε και καταγράψτε σε ένα χαρτί τρείς πρόσφατες συγκρούσεις/ λογομαχίες που εμπλακήκατε και κατά την προηγούμενη εβδομάδα.\nΈπειτα, χωρίστε ένα χαρτί σε 4 στήλες . Ονομάστε την πρώτη στήλη ‘’ Θέμα Σύγκρουσης’’, τη δεύτερη ‘’Εμπλεκόμενα άτομα’’ , την Τρίτη ‘’ Τι συνέβη’’ και την τέταρτη ‘’Λέξη – φωτιά’’. Στη συνέχεια, συμπληρώστε τις στήλες βασισμένοι στα 3 δικά σας παραδείγματα σύμφωνα με το παράδειγμα που ακολουθεί.\nΠαράδειγμα:\n 1) Θέμα σύγκρουσης :&nbsp;Δουλειές του σπιτιού\n 2) Εμπλεκόμενα άτομα:&nbsp;Η σύντροφος μου και εγώ\n 3) Τι συνέβη:&nbsp;Με κατηγόρησε ότι δεν βοηθάω στις δουλειές &nbsp;του σπιτιού λέγοντας :&nbsp;‘’ Ποτέ δεν με βοηθάς στις δουλειές του σπιτιού , τα κάνω όλα μόνη μου’’ \n 4) Λέξη- φωτιά- : ΠΟΤΕ, ΟΛΑ \n&nbsp;Τώρα, σκεφτείτε πως θα μπορούσαν να ειπωθούν διαφορετικά όσα σημειώσατε, είτε από την πλευρά σας, είτε από την πλευρά του συνομιλητή σας, αντικαθιστώντας τις λέξεις – φωτιά που πυροδότησαν τις συγκρούσεις. Τέλος, καταγράψτε τις εναλλακτικές που σκεφτήκατε και την επόμενη φορά που θα έρθετε αντιμέτωποι με μια σύγκρουση, ανατρέξετε νοητικά στις ‘’ σημειώσεις σας’’!', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-04-14 09:20:20', 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\":\"\"}', 7, 3, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(70, 253, 'Α\' Ενικός', 'α-ενικός', '<p>Για να αποφύγετε την κριτική ή την εκτόξευση κατηγοριών - που μπορεί να αυξήσει μόνο την ένταση - χρησιμοποιήστε δηλώσεις ξεκινώντας με <strong>α΄ ενικό (Είμαι, Έχω κτλ)</strong> για να περιγράψετε το πρόβλημα.</p>\r\n', 'Α\' Ενικός                            Για να αποφύγετε την κριτική ή την εκτόξευση κατηγοριών - που μπορεί να αυξήσει μόνο την ένταση - χρησιμοποιήστε δηλώσεις ξεκινώντας με α΄ ενικό (Είμαι, Έχω κτλ) για να περιγράψετε το πρόβλημα.\nΦροντίστε να είστε συγκεκριμένοι σε όσα λέτε. Για παράδειγμα, πείτε: \"Είμαι αναστατωμένος που σηκώθηκες από το τραπέζι χωρίς να μαζέψεις το πιάτο σου\" αντί για \"Ποτέ δεν κάνεις καμία δουλειά στο σπίτι\". Εξασκηθείτε στην παραπάνω τεχνική αρκετές φορές μέχρι να σας γίνει συνήθεια.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:35:07', 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\":\"\"}', 3, 2, '', '', 1, 54, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(71, 255, 'Τα υπέρ και τα κατά', 'τα-υπέρ-και-τα-κατά', '<p><strong>Σκεφτείτε κάποιον</strong> που χειρίζεται το θυμό με έναν τρόπο που σέβεστε και θαυμάζετε. Πώς θα τον περιγράφατε (ήρεμος,  χαλαρός, διεκδικητικός, συγκροτημένος, ανεκτικός, καλόβολος, με αυτοέλεγχο κτλ.) ;</p>\r\n', 'Τα υπέρ και τα κατά                             Σκεφτείτε κάποιον που χειρίζεται το θυμό με έναν τρόπο που σέβεστε και θαυμάζετε. Πώς θα τον περιγράφατε (ήρεμος,  χαλαρός, διεκδικητικός, συγκροτημένος, ανεκτικός, καλόβολος, με αυτοέλεγχο κτλ.) ;\n Καταγράψτε όποια λέξη θεωρείτε ότι ταιριάζει σε αυτόν που σέβεστε και θαυμάζετε.\nΣτη συνέχεια κάντε αυτές τις ερωτήσεις στον εαυτό σας:\n           1) \"Ποια είναι τα μειονεκτήματα του να είναι κάποιος σαν αυτόν;\" \n              2) \"Ποια είναι τα πλεονεκτήματα και τα οφέλη του θυμού;\" \n              3) \"Ποια είναι τα μειονεκτήματα του θυμού;\" \n              4)Τέλος, \"Ποια είναι τα οφέλη του να είσαι σαν αυτόν που σκεφτήκατε αρχικά;\" \nΈπειτα, αναλογιστείτε, τα πλεονεκτήματα του θυμού υπερτερούν από τα μειονεκτήματα; Είναι το ίδιο; Ή μήπως, τα μειονεκτήματα του θυμού υπερβαίνουν τα οφέλη του; Μπορείτε να αξιολογήσετε τη διαφορά αυτή σε μια κλίμακα 1-100 (δηλ. 50-50, 55-45, 60-40, 70-30, 80-20, 90-10 ή 100-0). Σημειώστε ότι το κόστος του θυμού ουσιαστικά είναι το κόστος της επιθετικότητας. Μπορεί να μην ελέγχουμε πότε θα θυμώσουμε, αλλά έχουμε πλήρη έλεγχο σε ό,τι θα κάνουμε με το θυμό. Μπορούμε να είμαστε θυμωμένοι και παθητικοί, θυμωμένοι και επιθετικοί, θυμωμένοι και παθητικοί-επιθετικοί ή θυμωμένοι και διεκδικητικοί. Είναι η επιλογή μας.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:34:41', 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\":\"\"}', 3, 1, '', '', 1, 57, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(72, 257, 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', 'διαχείριση-συγκρούσεων-στον-εργασιακό-χώρο', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο Δείτε το βίντεο                           Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο.', 1, 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, 82, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(73, 259, 'Κατανόηση και έκφραση συναισθημάτων', 'κατανόηση-και-έκφραση-συναισθημάτων', '<p>Οι αμφιβολίες σκοτώνουν τις σχέσεις.&nbsp;Βασικός στόχος για μια επιτυχημένη σχέση είναι να μπορέσουν τα δύο μέλη να αντιμετωπίσουν με επιτυχία τις&nbsp;<strong>συναισθηματικές</strong>&nbsp;<strong>εναλλαγές</strong>.</p>\r\n', 'Κατανόηση και έκφραση συναισθημάτων Οι αμφιβολίες σκοτώνουν τις σχέσεις.                             Βασικός στόχος για μια επιτυχημένη σχέση είναι να μπορέσουν τα δύο μέλη να αντιμετωπίσουν με επιτυχία τις συναισθηματικές εναλλαγές.                     Απαραίτητη προϋπόθεση για αυτό είναι η καλλιέργεια της συναισθηματικής κατανόησης. Συναισθηματική κατανόηση σημαίνει ν’ αποκτούμε βαθιά επίγνωση των δικών μας συναισθημάτων αρχικά και στη συνέχεια του άλλου ατόμου. Η συναισθηματική κατανόηση μας βοηθά να αντιμετωπίσουμε τα συναισθήματά μας, χωρίς να τα αποφεύγουμε. Επίσης, μας προσφέρει τη δυνατότητα να χειριστούμε αποτελεσματικά τα συναισθήματα του άλλου ατόμου. Για να επιτευχθεί η κατανόηση χρειάζεται πρώτα να εκφραστούν τα συναισθήματα. Η ικανότητα να εκφράζουμε τα συναισθήματά μας είναι αναπόσπαστο τμήμα μιας επιτυχημένης σχέσης. Συνηθίζουμε να μοιραζόμαστε τα θετικά συναισθήματά μας, όμως έχουμε δυσκολία στο να εκφράσουμε τα αρνητικά συναισθήματα που βιώνουμε ανά καιρούς. Σε αυτό το σημείο καλό είναι να θυμόμαστε ότι δεν χρειάζεται να αποφεύγουμε να εκφράσουμε αυτά που νιώθουμε για να μην πληγωθεί το άλλο άτομο. Θα πληγωθεί μόνο εάν το αφήσουμε έξω από αυτά που βιώνουμε. Επομένως είναι καλό να αντιμετωπίζουμε και να κουβεντιάζουμε μαζί του όλα αυτά που νιώθουμε ακόμα κι αν δεν είναι και τόσο καλά.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:35:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 83, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(74, 261, 'Επιτυχημένες σχέσεις', 'επιτυχημένες-σχέσεις', '<p>Για να διαμορφώσουμε υγιείς και επιτυχημένες σχέσεις που θα μας δώσουν όλα τους τα θετικά στοιχεία είναι σημαντικό οι σχέσεις αυτές να διέπονται από: <strong><em>εμπιστοσύνη, σεβασμό-κατανόηση </em></strong>και<strong><em> όρια.</em></strong> </p>\r\n', 'Επιτυχημένες σχέσεις Δεν χρειάζεσαι κάποιον να σε ολοκληρώσει, αλλά κάποιον να σε αποδεχτεί ολοκληρωτικά.                             Για να διαμορφώσουμε υγιείς και επιτυχημένες σχέσεις που θα μας δώσουν όλα τους τα θετικά στοιχεία είναι σημαντικό οι σχέσεις αυτές να διέπονται από: εμπιστοσύνη, σεβασμό-κατανόηση και όρια.                      Η  εμπιστοσύνη  βασίζεται σε 3 βασικούς πυλώνες: την  ειλικρίνεια , τις  αξίες  και τη  θετική εστίαση . \n- Η  ειλικρίνεια  ξεκινά πρώτα από τον εαυτό μας και τα συναισθήματά μας. Αν είμαστε ειλικρινείς με αυτό που πιστεύουμε και νιώθουμε, μπορούμε να είμαστε ειλικρινείς και απέναντι στους άλλους ανθρώπους της ζωής μας και να μη φοβόμαστε να μοιραστούμε μαζί τους ακόμα και κάτι δυσάρεστο. \n- Οι  αξίες  μας αποτελούν τον προσωπικό μας ηθικό κώδικα σύμφωνα με τον οποίο πράττουμε. Πολλές φορές αυτός ο κώδικας δεν είναι ίδιος ή μπορεί να έρχεται ακόμα και σε αντίθεση με αυτόν του άλλου ατόμου. Σε αυτήν την περίπτωση ή θα πρέπει να προβούμε σε έναν συμβιβασμό που θα εξυπηρετεί και τις δύο πλευρές ή να αποφασίσουμε τι είναι πιο σημαντικό για εμάς. Το να συντηρούμε αιώνιους καυγάδες μέσα σε μία σχέση την καθιστά ανισόρροπη.\n- Η  θετική   στάση αποτελεί την εστίαση στα θετικά χαρακτηριστικά της προσωπικότητας του άλλου ατόμου αλλά και της σχέσης μας. Καθένας από τα δύο μέλη της σχέσης έχει τη δική του προσωπικότητα και αυτό είναι που κάνει τη σχέση μας να αξίζει. Δεν ωφελεί να ασχολούμαστε συνεχώς με αυτά που θέλουμε να αλλάξουμε στον άλλον και να συντηρούμε μία ηλεκτρισμένη ατμόσφαιρα.\nΟ  σεβασμός  και η  κατανόηση  βασίζονται στο  μοίρασμα  και την αποτελεσματική  επικοινωνία .\n- Το να  μοιραζόμαστε  τα προβλήματα και να λαμβάνουμε την ευθύνη μας μέσα σε μία σχέση είναι εξαιρετικά σημαντικό για την ισορροπία της. Σε μια δύσκολη κατάσταση είναι σημαντικό να θεωρήσουμε το άλλο άτομο σύμμαχό μας παρά εμπόδιο ή κάτι άσχετο με το πρόβλημά μας. Είτε αυτό το πρόβλημα αφορά τη σχέση, είτε όχι.\n- Στην  επικοινωνία  είναι σημαντικό να προσπαθήσουμε να κατανοήσουμε τη συναισθηματική πλευρά του άλλου μέλους της σχέσης και να μπούμε στη θέση του για λίγα λεπτά (αυτό είναι ενσυναίσθηση).  Είναι καλό να αποφεύγουμε τη γλώσσα που κατηγορεί τον άλλον και να μιλάμε για τον εαυτό μας και τις δικές μας ευθύνες. Αποφεύγουμε όρους όπως «πάντα» ή «ποτέ».  \nΤα  όρια  είναι πολύ σημαντικά μέσα σε μία σχέση, όχι για να μας διατηρούν σε απόσταση από το άλλο άτομο, αλλά για να διαφυλάσσουν τη μοναδικότητά μας και να οριοθετούν ένα ασφαλές πλαίσιο για τη σχέση μας.\nΓι’ αυτό χρειάζεται να απαντήσουμε στον εαυτό μας τις παρακάτω ερωτήσεις: Μέχρι πού αντέχω; Τί θέλω; Τί χρειάζομαι; Τί έχω ανάγκη; Στη συνέχεια είμαστε έτοιμοι να θέσουμε τα όριά μας.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:16:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 92, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(75, 263, 'Η σημασία των Διαπροσωπικών Σχέσεων', 'η-σημασία-των-διαπροσωπικών-σχέσεων', '<p>Οι σχέσεις που δημιουργούμε με τους ανθρώπους γύρω μας ονομάζονται <strong>διαπροσωπικές</strong> και είναι <strong>αναπόσπαστο</strong> μέρος της <strong>φύσης</strong> και του <strong>πολιτισμού</strong> των ανθρώπων. </p>\r\n', 'Η σημασία των Διαπροσωπικών Σχέσεων Οι μόνοι άνθρωποι που αξίζει να τους φωνάξεις «μείνε» είναι εκείνοι που δεν έφυγαν ποτέ!                             Για να διαμορφώσουμε υγιείς και επιτυχημένες σχέσεις που θα μας δώσουν όλα τους τα θετικά στοιχεία είναι σημαντικό οι σχέσεις αυτές να διέπονται από: εμπιστοσύνη, σεβασμό-κατανόηση και όρια.                      Οι σχέσεις που δημιουργούμε με τους ανθρώπους γύρω μας ονομάζονται διαπροσωπικές και είναι αναπόσπαστο μέρος της φύσης και του πολιτισμού των ανθρώπων. \nΟ άνθρωπος είναι κοινωνικό ον σύμφωνα με τον Αριστοτέλη και γι’ αυτό οι σχέσεις του με τους άλλους ανθρώπους έχουν ιδιαίτερη (και συνήθως πρωτεύουσα) σημασία στη ζωή του και φυσικά στην ψυχολογία του. Ένας άνθρωπος με υγιείς διαπροσωπικές σχέσεις είναι και ένας ευτυχισμένος άνθρωπος, καθώς πολλαπλές έρευνες δείχνουν ότι οι σχέσεις μας είναι ο νούμερο 1 παράγοντας ευτυχίας, πριν από τα χρήματα και τη δόξα. Θα το διαπιστώσουμε και από τον ίδιο μας τον εαυτό αν αναρωτηθούμε πως νιώθουμε ως μέλος μίας ευτυχισμένης και δεμένης οικογένειας και πως όταν έχουμε μία αύξηση ή μία διάκριση στη δουλειά μας. Σίγουρα υπάρχει χαρά και ικανοποίηση και στη δεύτερη περίπτωση, αλλά στην πρώτη το αίσθημα είναι βαθύτερο και μακροβιότερο. Γι’ αυτό αξίζει να επενδύσουμε περισσότερο στους ανθρώπους γύρω μας, να τους δώσουμε περισσότερο χώρο και χρόνο στη ζωή μας, γιατί έτσι φροντίζουμε τον εαυτό μας. Οι διαπροσωπικές σχέσεις είναι όλες οι πιο στενές σχέσεις που συνάπτουμε με ανθρώπους, δηλ. φιλικές, ερωτικές, συναδελφικές, γονεϊκές, συγγενικές κλπ. Και να θυμάστε, η σχέση είναι πάντα ανά δύο και όχι περισσότερα μέλη! Μπορεί, δηλαδή, να είμαι μέλος μίας οικογένειας αλλά άλλη είναι η σχέση που έχω με τον γιο μου και άλλη με τον άντρα μου.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:17:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(76, 265, 'Η άσκηση του Δαβίδ', 'η-άσκηση-του-δαβίδ', '<p>Επειδή ο σημαντικότερος παράγοντας για <strong>καλές σχέσεις με τους άλλους</strong>, είναι η <strong>σχέση με τον εαυτό μας</strong>, κάντε την παρακάτω άσκηση που θα σας βοηθήσει να εντοπίσετε <strong>τον αυθεντικό εαυτό</strong> σας!</p>\r\n', 'Η άσκηση του Δαβίδ                            Επειδή ο σημαντικότερος παράγοντας για καλές σχέσεις με τους άλλους, είναι η σχέση με τον εαυτό μας, κάντε την παρακάτω άσκηση που θα σας βοηθήσει να εντοπίσετε τον αυθεντικό εαυτό σας!\n Προκειμένου να δημιουργηθεί το άγαλμα του Δαβίδ, ο Μιχαήλ Άγγελος βασίστηκε σε δύο βασικές δεξιότητες: την ικανότητά του να κόψει τα κομμάτια που ήταν περιττά και την ικανότητά του να δει τον Δαβίδ μέσα από τα στρώματα του μαρμάρου.  Με τον ίδιο τρόπο, η θετική ψυχολογία μπορεί να βοηθήσει τους ανθρώπους να αφαιρέσουν τους περιορισμούς που τους εμποδίζουν να είναι ο αυθεντικός εαυτός τους και να βρουν τον αυθεντικό εαυτό τους συνθέτοντας τα κομμάτια του. \n Δεξιότητα 1η: Κρίνω τι μου είναι πραγματικά περιττό και με εμποδίζει να είμαι ο εαυτός μου \n Δράση 1: Υιοθετώ τις αντίθετες συμπεριφορές από αυτές που με κάνουν κάποιον άλλον \n Δεξιότητα 2η:  Αναγνωρίζω ποιος πραγματικά είμαι, ποια είναι τα αυθεντικά μου χαρακτηριστικά, τι θέλω να κρατήσω \n Δράση 2: Υιοθετώ συμπεριφορές που ενισχύουν την αυθεντικότητά μου', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:34:15', 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\":\"\"}', 3, 6, '', '', 1, 264, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(77, 267, 'Τα Παράπονα', 'τα-παράπονα', '<p>Πολλοί άνθρωποι <strong>παραπονιούνται</strong> τακτικά σε φίλους, γονείς, παιδιά, συντρόφους κλπ. Ήρθε η ώρα να σταματήσετε αυτή τη συνήθεια και να γίνετε πιο δημιουργικοί ως προς τις σχέσεις σας.</p>\r\n', 'Τα Παράπονα                            Πολλοί άνθρωποι παραπονιούνται τακτικά σε φίλους, γονείς, παιδιά, συντρόφους κλπ. Ήρθε η ώρα να σταματήσετε αυτή τη συνήθεια και να γίνετε πιο δημιουργικοί ως προς τις σχέσεις σας.\n-Καταγράψτε δύο παράπονα που κάνετε συχνά σε κάποιον δικό σας.\n-Στη συνέχεια καταγράψτε αντίστοιχα σε αριθμό προτερήματα του ατόμου στο οποίο απευθύνεστε.\n-Τέλος, χρησιμοποιώντας τις δύο παραπάνω καταγραφές, ολοκληρώστε την πρόταση:          \nΟ (δικός σας άνθρωπος) μπορεί να ……… (παράπονο) ......... αλλά αυτός είναι ή κάνει επίσης ..... (προτέρημα) ……\nΠχ: Η αδερφή μου μπορεί να είναι πολύ ακατάστατη αλλά μαγειρεύει εξαιρετικά. \nΈτσι θα διατυπώνετε το παράπονό σας αλλά θα εκφράζετε και ένα θετικό σχόλιο που θα βοηθά τον άλλον άνθρωπο να δει καλοπροαίρετα το σχόλιό σας και ίσως να κάνει κάποιο βήμα αλλαγής.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:33:40', 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\":\"\"}', 4, 5, '', '', 1, 63, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(78, 269, 'Οι Μάσκες', 'οι-μάσκες', '<p>Στην καθημερινή μας ζωή συχνά φοράμε «μάσκες», οι οποίες αποκαλύπτουν μόνο <strong>συγκεκριμένες </strong><strong>πτυχές</strong> του εαυτού μας, <strong>επισκιάζοντας</strong> κάποιες άλλες εξίσου σημαντικές πτυχές.</p>\r\n', 'Οι Μάσκες                            Στην καθημερινή μας ζωή συχνά φοράμε «μάσκες», οι οποίες αποκαλύπτουν μόνο συγκεκριμένες  πτυχές του εαυτού μας, επισκιάζοντας κάποιες άλλες εξίσου σημαντικές πτυχές.\n-Σε αυτό το σημείο σκεφτείτε 3 σημαντικά (για οποιονδήποτε λόγο) για εσάς πρόσωπα.\n-Αναλογιστείτε τί «μάσκα» φοράτε πιο συχνά για αυτά τα άτομα (δηλαδή τί τους αφήνετε να δουν φορώντας την «μάσκα» και τι είναι αυτό που κρύβεται με τη «μάσκα»).\n-Ποιοι λόγοι σας οδηγούν να φοράτε αυτές τις «μάσκες»;\n-Τέλος αποφασίστε ποιες από τις μάσκες σας θα θέλατε να κρατήσετε και ποιες να βγάλετε.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:33:11', 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\":\"\"}', 3, 4, '', '', 1, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(79, 271, 'Επικοινωνώ - Ακούω - Καταλαβαίνω', 'επικοινωνώ-ακούω-καταλαβαίνω', '<p>Κλειδί στις ανθρώπινες σχέσεις είναι η <strong>επικοινωνία</strong>. Για να βελτιώσουμε τις διαπροσωπικές μας σχέσεις λοιπόν ξεκινάμε από εκεί.</p>\r\n', 'Επικοινωνώ - Ακούω - Καταλαβαίνω                            Κλειδί στις ανθρώπινες σχέσεις είναι η επικοινωνία. Για να βελτιώσουμε τις διαπροσωπικές μας σχέσεις λοιπόν ξεκινάμε από εκεί.\nΗ παρούσα δραστηριότητα μπορεί να συμβάλλει στο να ανακαλύψετε καλύτερα την έννοια της επικοινωνίας, με αποτέλεσμα να μπορέσετε να ακούσετε το συνομιλητή σας και να τον καταλάβετε. Να θυμάστε άλλωστε ότι «ακούω» δεν σημαίνει υποχρεωτικά ότι «συμφωνώ».\n- Διαλέξτε έναν συνάδελφο, φίλο ή συγγενή σας, καθίστε κοντά ώστε να νιώθετε άνετα και προσπαθήστε να κρατάτε την οπτική σας επαφή καθώς μιλάτε.\n- Διαλέξτε ένα ουδέτερο θέμα προς συζήτηση (π.χ. πώς ήταν η μέρα μου στη δουλειά, πως πέρασα το Σαββατοκύριακο κλπ) και διατυπώστε μερικές (2-3), όσο το δυνατόν πιο σαφείς προτάσεις.\n- Ζητήστε από το συνομιλητή σας να σας κάνει διευκρινιστικές ερωτήσεις σχετικές με αυτά που είπατε, ξεκινώντας με τη διατύπωση «Όταν λες …..εννοείς ότι…..; ».\n- Όταν συμφωνείτε το σημειώνετε, όταν διαφωνείτε εξηγείτε τι δεν έγινε κατανοητό. Όταν ο συνομιλητής σας «κερδίσει» 3 «ναι», αλλάζετε ρόλους και επαναλαμβάνετε την άσκηση. Μπορείτε να την επαναλάβετε για 2 φορές ακόμη με άλλα θέματα.\nΤί καταλάβατε από την άσκηση αυτή; Μοιραστείτε τις σκέψεις σας με το συνομιλητή σας.\nΘυμηθείτε ότι η επικοινωνία πολλές φορές είναι μια δύσκολη διαδικασία. Σε πολλές περιπτώσεις αυτό που καταλαβαίνουμε αφορά εμάς και όχι αυτό που θέλει να μας πει ο συνομιλητής μας. Υπάρχουν φορές που δεν αποδεχόμαστε το μήνυμά του. Στην περίπτωση που δεν αντιληφθήκατε εύκολα τα μηνύματα του συνομιλητή σας αναρωτηθείτε που μπορεί να οφείλεται.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:32:23', 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\":\"\"}', 3, 3, '', '', 1, 60, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(80, 273, 'Αγάπη είναι…', 'αγάπη-είναι…', '<p>Η <strong>μητρική αγάπη</strong> είναι ο <strong>πρώτος</strong> τύπος αγάπης που βιώνουμε στη ζωή μας. Ωστόσο, σύμφωνα με τον ψυχολόγο Ρόμπερτ Στέρμπεργκ υπάρχουν <strong>7 διαφορετικά είδη</strong> αγάπης...</p>\r\n', 'Αγάπη είναι… Η μητρική αγάπη είναι ο πρώτος τύπος αγάπης που βιώνουμε στη ζωή μας.                             Σύμφωνα με τον ψυχολόγο Ρόμπερτ Στέρμπεργκ υπάρχουν 7 διαφορετικά είδη αγάπης                       Φιλική αγάπη: υπάρχει εγγύτητα προς κάποιο άλλο πρόσωπο χωρίς όμως να υπάρχει ερωτικό πάθος ή μακροχρόνια δέσμευση.\n Πάθος : έρωτας με την πρώτη ματιά αλλά χωρίς οικειότητα και δέσμευση, είδος ου μπορεί να πάψει ξαφνικά να υπάρχει.\n Κενή αγάπη: υπάρχει δέσμευση αλλά δεν υπάρχει εγγύτητα και πάθος.\n Ρομαντική αγάπη: υπάρχει εγγύτητα και πάθος αλλά όχι δέσμευση.\n Συντροφική αγάπη: υπάρχει εγγύτητα και δέσμευση αλλά όχι πάθος.\n Επιφανειακή αγάπη: δέσμευση που στηρίζεται κυρίως στο πάθος και στερείται οικειότητας.\n Ολοκληρωμένη αγάπη: η «ιδανική» αγάπη που περιλαμβάνει και οικειότητα και πάθος και δέσμευση.\nΣε κάθε ερωτική σχέση αυτοί οι τύποι αγάπης εναλλάσσονται μέσα στο χρόνο και άλλοτε συνυπάρχουν, με κάποιους να υπερτερούν έναντι άλλων ανά περιόδους. Ας μην ξεχνάμε ότι ο κάθε άνθρωπος αγαπά με τον δικό του τρόπο ο οποίος επηρεάζεται έντονα από την πρώτη αγάπη που βίωσε στη ζωή του, τη γονεϊκή. ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:44:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 10, '', '', 1, 69, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(81, 275, 'Έρωτας είναι…', 'έρωτας-είναι…', '<p>Ένα ερώτημα που απασχολεί τον καθέναν από εμάς ειδικά στα πιο νεανικά μας χρόνια είναι το&nbsp;<strong>«Τι είναι Έρωτας»; </strong>Πολλοί συγκρίνουν το αίσθημα του&nbsp;<strong>έρωτα</strong>&nbsp;με αυτό που αυτό που νιώθει κάποιος όταν κάνει χρήση ουσιών.</p>\r\n', 'Έρωτας είναι… Ένα ερώτημα που απασχολεί τον καθέναν από εμάς ειδικά στα πιο νεανικά μας χρόνια είναι το «Τι είναι Έρωτας»;                             Πολλοί συγκρίνουν το αίσθημα του έρωτα με αυτό που αυτό που νιώθει κάποιος όταν κάνει χρήση ουσιών                     Αυτή η άποψη δεν απέχει και πολύ από την πραγματικότητα καθώς όταν ερωτευόμαστε η ντοπαμίνη και η νορεπινεφρίνη αυξάνονται και σεροτονίνη μας επηρεάζεται με αποτέλεσμα να είμαστε πιο ευδιάθετοι, πιο ενεργητικοί και πιο ενθουσιώδεις. Όταν, δε, βρισκόμαστε στην αρχή μίας ερωτευμένης σχέσης τείνουμε να εξιδανικεύουμε τον σύντροφό μας και να μην βλέπουμε κανένα αρνητικό στοιχείο πάνω του, εξού και η φράση   «Ο έρωτας είναι τυφλός».  Πάρα την ευφορία και την ευχαρίστηση που μας προσφέρει αυτό το συναίσθημα, δεν κρατά πάνω από μερικούς έως λίγα χρόνια και σίγουρα δεν είναι αυτό που μας κρατά σε μία μακροχρόνια σχέση.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:27:04', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 9, '', '', 1, 63, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(82, 277, 'Αγάπη ή Πάθος;', 'αγάπη-ή-πάθος', '<p>Η <strong>αγάπη</strong> και το <strong>ερωτικό πάθος</strong> είναι δύο συναισθήματα που συχνά συγχέονται και μας «μπερδεύουν» ειδικά στην αρχή μίας σχέσης.</p>\r\n', 'Αγάπη ή Πάθος;                             Η αγάπη και το ερωτικό πάθος είναι δύο συναισθήματα που συχνά συγχέονται και μας «μπερδεύουν» ειδικά στην αρχή μίας σχέσης.                     Κάθε άνθρωπος οδηγείται στη σύναψη σχέσεων από τη βιολογική του ανάγκη να αναπαραχθεί, οπότε το πάθος που οδηγεί σε σεξουαλική επιθυμία είναι ένα ουσιαστικό στοιχείο της σχέσης, που, όμως, δεν πρέπει να συγχέεται με τη λαγνεία, αίσθημα που επιζητά τη στιγμιαία απόλαυση. Ενώ, λοιπόν, το πάθος είναι στοιχείο της αγάπης, δεν αποτελεί το μοναδικό και δεν είναι η μόνη προϋπόθεση για να γίνει μία σχέση μακροχρόνια. Συγκεκριμένα, το πάθος μπορεί να οδηγήσει στη δημιουργία μίας σχέσης η οποία εάν εμπλουτιστεί με άλλα βασικά στοιχεία όπως η οικειότητα και η δέσμευση θα γίνει μακροχρόνια. Από την άλλη, σχέσεις με έντονο πάθος, που επικαλύπτει τα υπόλοιπα στοιχεία της σχέσης, θα είναι πιθανότατα έντονη αλλά σύντομη.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:47:31', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 74, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(83, 279, 'Ζήλια: «καλό» ή «κακό» συναίσθημα;', 'ζήλια-«καλό»-ή-«κακό»-συναίσθημα', '<p>Η&nbsp;<strong>ζήλια</strong>&nbsp;είναι ένα&nbsp;<strong>περίπλοκο συναίσθημα</strong>&nbsp;που περιλαμβάνει αισθήματα&nbsp;<strong>φόβου</strong>,&nbsp;<strong>εγκατάλειψης</strong>,&nbsp;<strong>οργής</strong>&nbsp;και&nbsp;<strong>ταπείνωσης</strong>.</p>\r\n', 'Ζήλια: «καλό» ή «κακό» συναίσθημα;                             Η ζήλια είναι ένα περίπλοκο συναίσθημα που περιλαμβάνει αισθήματα φόβου, εγκατάλειψης, οργής και ταπείνωσης                     Εμφανίζεται τόσο στους άνδρες όσο και στις γυναίκες και συνήθως προκαλείται όταν ένα άτομο αντιλαμβάνεται μία απειλή για μια σημαντική σχέση της ζωής του από κάποιον τρίτο. Η απειλή μπορεί να είναι πραγματική ή φανταστική. Δεν περιορίζεται στις συντροφικές σχέσεις, μπορεί να προκύψει ανάμεσα σε αδέλφια που ανταγωνίζονται για τη γονική αγάπη, σε συναδέλφους, σε φίλους κλπ. Η ζήλεια διαφέρει από το φθόνο, καθώς η ζήλια πάντα συνεπάγεται την ύπαρξη ενός τρίτου προσώπου. Ο φθόνος εμφανίζεται ανάμεσα σε δύο άτομα και περιγράφεται καλύτερα ως \"θέλω ό, τι έχεις\". Αν και η ζήλια είναι μια επώδυνη συναισθηματική εμπειρία, οι εξελικτικοί ψυχολόγοι δεν το θεωρούν ως ένα συναίσθημα που πρέπει να καταστείλουν, αλλά ως ένα σήμα αφύπνισης ότι μια σημαντική σχέση βρίσκεται σε κίνδυνο και ότι πρέπει να ληφθούν μέτρα για να ξανακερδηθεί η αγάπη του φίλου ή του συντρόφου μας. Αυτό που χρειάζεται είναι να διαχειριστούμε καλύτερα την έκφραση της ζήλειας και τη συμπεριφορά που προκύπτει λόγω αυτής. Με λίγα λόγια, η ζήλια θεωρείται θεμιτό συναίσθημα όπως όλα, αλλά μόνο όταν δε μας παρασύρει σε ακραίες συμπεριφορές. Ενώ, δηλαδή, μπορεί να λειτουργήσει προστατευτικά για μία σημαντική μας σχέση, άλλο τόσο μπορεί να λειτουργήσει καταστρεπτικά, εάν υπερβάλλουμε στην εκδήλωσή της.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:29:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(84, 281, 'Η σημασία του μητρικού δεσμού στις ενήλικες ερωτικές σχέσεις', 'η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις', '<p>Η&nbsp;<strong>πρώτη εμπειρία αγάπης</strong>&nbsp;κάθε ανθρώπου είναι μέσα από τη ζεστασιά, τη φροντίδα και την αγάπη που λαμβάνει μέσω της επαφής με τη&nbsp;<strong>μητέρα</strong>, τον πατέρα ή κάποιον άλλο κύριο φροντιστή.</p>\r\n', 'Η σημασία του μητρικού δεσμού στις ενήλικες ερωτικές σχέσεις                             Η πρώτη εμπειρία αγάπης κάθε ανθρώπου είναι μέσα από τη ζεστασιά, τη φροντίδα και την αγάπη που λαμβάνει μέσω της επαφής με τη μητέρα, τον πατέρα ή κάποιον άλλο κύριο φροντιστή.                      Κατά τη διάρκεια της νηπιακής και της παιδικής ηλικίας, οι συναισθηματικά θερμές εκδηλώσεις από τους γονείς, μας οδηγούν να διαμορφώνουμε στενούς συναισθηματικούς δεσμούς που ονομάζονται προσκόλληση και διαμορφώνουν τον τρόπο με τον οποίο δημιουργούμε δεσμούς με τους άλλους καθ \'όλη τη διάρκεια της ζωής μας. Οι τρυφερές συμπεριφορές όπως το άγγιγμα, το χάδι, το κράτημα, το φιλί και η αγκαλιά μας βοηθούν να αναπτύξουμε το αίσθημα αγάπης και ασφάλειας, παράγοντας έτσι οξυτοκίνη (την \"ορμόνη της αγάπης\") , η οποία ευθύνεται για το αίσθημα της εγγύτητας με τους άλλους και μας βοηθά να χαλαρώνουμε.\nΟ δεσμός με τον κύριο φροντιστή κατά τη βρεφική ηλικία δεν είναι σημαντικός μόνο για την επιβίωσή μας. Μας παρέχει την ασφάλεια και την άνεση που χρειαζόμαστε όταν είμαστε αγχωμένοι ή βρισκόμαστε σε κίνδυνο και προστατεύει την σωματική και ψυχολογική μας ευεξία. Όταν έχουμε βιώσει αυτή την ασφάλεια ως βρέφη, τότε και ως ενήλικες στις συντροφικές μας σχέσεις αισθανόμαστε ασφαλείς και έχουμε συντρόφους που ανταποκρίνονται στα συναισθήματά μας με ανάλογο τρόπο. Από την άλλη, οι άνθρωποι που βίωσαν ανασφάλεια κατά τη βρεφική προσκόλληση, βιώνουν ανασφάλεια, άγχος ή αποφυγή και στις ενήλικες συντροφικές τους σχέσεις. Συνήθως, είτε έρχονται «ασφυκτικά» κοντά στους συντρόφους τους γιατί νιώθουν ότι εκείνοι δεν τους αγαπούν αρκετά,  είτε νιώθουν πολύ άβολα όταν δένονται με κάποιο σύντροφο και γι’ αυτό απομακρύνονται από στενές σχέσεις και αποφεύγουν τις μακροχρόνιες. ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:31:30', 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\",\"image_intro_alt\":\"\",\"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, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(85, 283, 'Πώς να έρθετε πιο κοντά', 'πώς-να-έρθετε-πιο-κοντά', '<p>Αυτές οι 4 δραστηριότητες θα σας φέρουν πιο κοντά με τον σύντροφό σας και θα αυξήσουν την ικανοποίηση που λαμβάνετε από τη σχέση σας.</p>\r\n', 'Πώς να έρθετε πιο κοντά                            Αυτές οι 4 δραστηριότητες θα σας φέρουν πιο κοντά με τον σύντροφό σας και θα αυξήσουν την ικανοποίηση που λαμβάνετε από τη σχέση σας.\n - Γυμναστείτε μαζί. Οι ενδορφίνες που απελευθερώνονται κατά την άσκηση μπορούν να σας βοηθήσουν να αισθανθείτε πιο θετικά ο ένας προς τον άλλο και η αύξηση του ρυθμού της καρδιάς σας μπορεί να αυξήσει τον ενθουσιασμό μεταξύ σας.\n - Διαβάστε μαζί. Δεν εννοούμε ταυτόχρονα, αρκεί να είναι το ίδιο βιβλίο, άρθρο κλπ. Έρευνες δείχνουν ότι το να συζητάτε τις απόψεις σας πάνω σε αυτό που διαβάζετε σας φέρνει πιο κοντά και σας βοηθά να μάθετε καλύτερα ο ένας τον άλλον. Επίσης ένας άνθρωπος που διαβάζει (σύμφωνα με έρευνες) δείχνει πιο ελκυστικός, λιγότερο αγχώδης και με περισσότερη κατανόηση. Ό,τι ακριβώς ζητάμε από έναν σύντροφο δηλαδή!\n - Κάντε μαζί κάτι για το σπίτι. Έρευνες δείχνουν ότι τα ζευγάρια που κάνουν μαζί δουλειές στο σπίτι έχουν καλύτερη σεξουαλική ζωή. Αν οι δουλειές δε σας «βγαίνουν», κάντε μία τροποποίηση ή κάτι για να ομορφύνετε το χώρο σας.\n - Δοκιμάστε μαζί κάποιο Extreme Sport. Το αίσθημα νευρικότητας και αγωνίας σχετίζεται με το αίσθημα της έλξης. Έτσι κάτι «επικίνδυνο» θα μας κάνει να αισθανθούμε εντονότερη έλξη για τον σύντροφό μας, συν ότι θα έχουμε μοιραστεί μία μοναδική εμπειρία.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:31:53', 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\":\"\"}', 3, 5, '', '', 1, 58, '{\"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
(86, 285, 'Το παιχνίδι των 36 ερωτήσεων', 'το-παιχνίδι-των-36-ερωτήσεων', '<p>Απαντώντας αυτές τις 36 ερωτήσεις <strong>θα αισθανθείτε πιο κοντά</strong> με οποιονδήποτε άνθρωπο το δοκιμάσετε και είναι πολύ πιθανό να <strong>ερωτευθείτε</strong>! Πρόκειται για εμπεριστατωμένη έρευνα από τον ψυχολόγο Arthur Aron.</p>\r\n', 'Το παιχνίδι των 36 ερωτήσεων                            Απαντώντας αυτές τις 36 ερωτήσεις θα αισθανθείτε πιο κοντά με οποιονδήποτε άνθρωπο το δοκιμάσετε και είναι πολύ πιθανό να ερωτευθείτε! Πρόκειται για εμπεριστατωμένη έρευνα από τον ψυχολόγο Arthur Aron.\n*Απαντήστε την ερώτηση και οι δύο πριν πάτε στην επόμενη.\n1. Ποιον θα προσκαλούσες σε δείπνο, αν μπορούσες να διαλέξεις από όλους τους ανθρώπους του κόσμου; 2. Θα ήθελες να είσαι διάσημος και αν ναι με ποιον τρόπο; 3. Πριν πάρεις ένα τηλέφωνο, κάνεις πρόβα αυτό που θα πεις; Αν ναι, γιατί; 4. Πως θα ήταν η τέλεια μέρα για σένα; 5. Πότε ήταν η τελευταία φορά που τραγούδησες στον εαυτό σου ή σε κάποιον άλλον; 6. Αν μπορούσες ζήσεις μέχρι τα 90 και να διατηρήσεις ή το σώμα ή το μυαλό ενός 30χρονου για τα τελευταία 60 χρόνια, τι από τα δύο θα διάλεγες; 7. Έχεις κάποια κρυφή επιθυμία για τον τρόπο που θέλεις να πεθάνεις; 8. Πες 3 πράγματα που θεωρείς ότι έχουμε κοινά. (οι δύο συμμετέχοντες μεταξύ τους) 9. Για ποιο πράγμα αισθάνεσαι τη μεγαλύτερη ευγνωμοσύνη στη ζωή σου; 10. Αν μπορούσες να αλλάξεις κάτι στον τρόπο που μεγάλωσες, τι θα ήταν; 11. Πες μέσα σε 5 λεπτά την ιστορία της ζωής σου. 12. Αν μπορούσες να ξυπνήσεις αύριο με μία νέα ικανότητα, ποια θα ήταν; 13. Αν είχες μία κρυστάλλινη σφαίρα που θα μπορούσε να σου πει τα πάντα, τι ερώτηση θα έκανες (μόνο 1); 14. Υπάρχει κάτι που ονειρευόσουν να κάνεις για πολύ καιρό; Γιατί δεν το έκανες; 15. Ποιο είναι το μεγαλύτερο επίτευγμα της ζωής σου; 16. Τι εκτιμάς περισσότερο σε μία φιλία; 17. Ποια είναι η πιο πολύτιμη μνήμη που έχεις; 18. Ποια είναι η χειρότερη μνήμη σου; 19. Αν ήξερες ότι θα πεθάνεις σε ένα χρόνο, θα άλλαζες κάτι στη ζωή σου τώρα; 20. Τι σημαίνει για σένα φιλία; 21. Τι ρόλο παίζει η αγάπη στη ζωής σου; 22. Πες στον άλλο συμμετέχοντα 5 θετικά χαρακτηριστικά του. 23. Πόσο δεμένη είναι η οικογένειά σου; Αισθάνεσαι ότι η παιδική σου ηλικία ήταν πιο χαρούμενη από των περισσότερων ανθρώπων; 24. Πως αισθάνεσαι για τη σχέση σου με τη μητέρα σου; 25. Κάνε 5 ρεαλιστικές προτάσεις που θα ξεκινούν με το εμείς, όπως: «εμείς είμαστε σε αυτό το δωμάτιο μαζί και νιώθουμε…» 26. Συμπλήρωσε τη φράση: «εύχομαι να είχα κάποιον με τον οποίο θα μπορούσα να μοιραστώ…» 27. Αν επρόκειτο να γινόμασταν κολλητοί φίλοι, τι θα έπρεπε να ξέρω για εσένα (1πράγμα); 28. Πες τι (1 πράγμα) σου αρέσει σε μένα, με ειλικρίνεια. Κάτι που δεν μπορείς να το πεις για κάποιον που μόλις γνώρισες. 29. Μοιράσου μια ντροπιαστική στιγμή. 30. Πότε έκλαψες τελευταία φορά μπροστά σε κάποιον άλλον και μόνος σου; 31. Πες κάτι που σου αρέσει ήδη σε μένα. 32. Τι είναι για σένα πολύ σοβαρό και δε θα αστειευόσουν ποτέ με αυτό; 33. Αν πέθαινες τώρα χωρίς να μπορείς να μιλήσεις με κανέναν άλλον, τι θα μετάνιωνες που δεν είπες σε κάποιον; Γιατί δεν το έχεις πει ακόμα; 34. Το σπίτι με όλα τα υπάρχοντά σου παίρνει φωτιά. Αφού σώσεις τους αγαπημένους σου και τα κατοικίδιά σου, έχεις την ευκαιρία να σώσεις κάτι ακόμα, τι θα ήταν αυτό; 35. Ποιος θάνατος ανθρώπου από την οικογένειά σου θα σε πείραζε περισσότερο και γιατί; 36. Μοιράσου μαζί μου ένα πρόβλημά σου κι εγώ θα σου πω τι θα έκανα εγώ στη θέση σου. Επίσης θα σου πω πως μου φαίνεται ότι νιώθεις γι’ αυτό.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:31:20', 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\":\"\"}', 3, 4, '', '', 1, 52, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(87, 287, 'Πώς να μειώσεις τη ζήλια σου', 'πώς-να-μειώσεις-τη-ζήλια-σου', '<p>Είτε η αιτία της ζήλιας σου είναι τα ερεθίσματα που δέχεσαι από το σύντροφό σου είτε είναι δικές σου ανασφάλειες, δοκίμασε τα παρακάτω βήματα για να νιώσεις καλύτερα και να βελτιώσεις τις σχέσεις σου.</p>\r\n', 'Πώς να μειώσεις τη ζήλια σου                            Είτε η αιτία της ζήλιας σου είναι τα ερεθίσματα που δέχεσαι από το σύντροφό σου είτε είναι δικές σου ανασφάλειες, δοκίμασε τα παρακάτω βήματα για να νιώσεις καλύτερα και να βελτιώσεις τις σχέσεις σου.\n - Παρατήρησε και αποδέξου τις σκέψεις και τα συναισθήματα ζήλιας που έχεις. Το πρώτο βήμα της λύσης κάθε προβλήματος είναι η αναγνώριση, η παρατήρηση και η αποδοχή.\n - Δεν χρειάζεται να υπακούσεις τα συναισθήματα ζήλιας. Μπορεί να μην μπορείς ακόμα να ελέγξεις την ύπαρξη του αισθήματος ζήλιας, μπορείς όμως να ελέγξεις το πώς θα αντιδράσεις σε αυτά. Θα τα αφήσεις να καθορίσουν τη ζωή σου και τη σκέψη σου και να σε παρασύρουν σε υπερβολικές πράξεις ή θα τους δώσεις τον πραγματικό χώρο που τους αξίζει; Δηλαδή, να το αξιολογήσεις σαν συναίσθημα, να δεις από πού προέρχεται και να το αποδεχτείς σαν όλα τα υπόλοιπα συναισθήματά σου.\n - Αναγνώρισε ότι η αβεβαιότητα είναι μέρος κάθε σχέσης. Ποτέ κανείς σε καμία σχέση μακροχρόνια ή μη, με εγγύτητα ή χωρίς, καινούρια ή παλιά δεν μπορεί να σου εξασφαλίσει 100% ο σύντροφός σου θα είναι πάντα δίπλα σου και δε θα κοιτάξει άλλον/-η. Αυτό δε σημαίνει ότι δε θα είναι, αλλά ότι εσύ μπορείς να επιβιώσεις ακόμα κι αν δεν είναι και ότι αυτό το αίσθημα ασφάλειας πηγάζει μόνο από εσένα. \n - Εξετάστε τις αντιλήψεις σου σχετικά με τις σχέσεις. Πολλές φορές η ζήλια μας τυφλώνει τόσο που μας κάνει να ζητάμε υπερβολικά πράγματα από το σύντροφό μας, όπως να μη μιλάει καθόλου με άτομα του αντίθετου φύλου ή να μη βγαίνει από το σπίτι μόνος.  Τέτοιες αντιλήψεις είναι αρκετά στρεβλές και χρειάζεται να αναθεωρηθούν.\n - Χρησιμοποιήστε εναλλακτικές δεξιότητες στη σχέση. Αντί να κατηγορείτε το σύντροφο ή να του γκρινιάζετε, υποκινούμενος από συναισθήματα ζήλειας, δοκιμάστε να δώσετε έμφαση σε κάποιο θετικό του χαρακτηριστικό και βελτιώστε αυτόματα την ποιότητα της σχέσης σας!\n ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:30:44', 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\":\"\"}', 3, 3, '', '', 1, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(88, 289, 'Περάστε χρόνο μαζί', 'περάστε-χρόνο-μαζί', '<p>Είναι πολύ σημαντικό για ένα ζευγάρι είτε μιλάμε για μία νέα σχέση είτε για μία μακροχρόνια, να περνούν μαζί ποιοτικό χρόνο. Σίγουρα οι ρυθμοί της καθημερινότητας δε μας αφήνουν πολύ ελεύθερο χρόνο αλλά σημασία έχει αυτός ο χρόνος που μένει να είναι ποιοτικός.</p>\r\n', 'Περάστε χρόνο μαζί                            Είναι πολύ σημαντικό για ένα ζευγάρι είτε μιλάμε για μία νέα σχέση είτε για μία μακροχρόνια, να περνούν μαζί ποιοτικό χρόνο. Σίγουρα οι ρυθμοί της καθημερινότητας δε μας αφήνουν πολύ ελεύθερο χρόνο αλλά σημασία έχει αυτός ο χρόνος που μένει να είναι ποιοτικός.\n - Θεσπίστε μία ώρα μέσα στην ημέρα που θα αφιερώσετε στη σχέση σας. Αυτή η ώρα μπορεί να είναι το βράδυ πριν κοιμηθείτε ή  ένα διάλειμμα το μεσημέρι ή όποια άλλη ώρα μέσα στην ημέρα σας βολεύει.\n - Κάντε διαφορετικά πράγματα μέσα στην ώρα σας. Κάθε μέρα μπορείτε να εκμεταλλευτείτε αυτή την ώρα με διαφορετικό τρόπο ώστε να μη ρουτινιάζετε. Δοκιμάστε τις παρακάτω ιδέες.\n - Ασχοληθείτε με ένα κοινό χόμπι. Αυτό μπορεί να είναι κάτι δημιουργικό, μία καλλιτεχνική ασχολία ή απλά το γυμναστήριο.\n - Κάντε ένα μικρό δώρο ο ένας στον άλλον. Αυτό δε χρειάζεται να είναι απαραίτητα υλικό. Μπορεί να είναι μία φράση αγάπης και ευγνωμοσύνης για κάτι που έκανε ο σύντροφός σας ή μία πράξη φροντίδας όπως το μαγείρεμα.\n - Εκφραστείτε σωματικά. Αυτό περιλαμβάνει οτιδήποτε έχει να κάνει με το σώμα σας, ξεκινώντας από τη βλεμματική επαφή. Κοιταχτείτε στα μάτια χωρίς να μιλάτε για 1 λεπτό και στη συνέχει ξεκινήστε να αγγίζετε ο ένας τον άλλον. Ξεκινήστε μπλέκοντας τα χέρια σας μεταξύ τους και καταλήξτε σε μία αγκαλιά που θα κρατήσει τουλάχιστον 5 λεπτά. Αν καταλήξετε στο κρεβάτι, δεν υπάρχει κανένα πρόβλημα!! Απλά φροντίστε να δώσετε στη βλεμματική επαφή, τα χάδια και τις αγκαλιές τον απαραίτητο χρόνο.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:30:04', 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\":\"\"}', 3, 2, '', '', 1, 48, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(89, 291, 'Αναπνεύστε μαζί', 'αναπνεύστε-μαζί', '<p>Αυτή η άσκηση είναι ένας εξαιρετικός τρόπος να αποσπάσετε το μυαλό σας από ό,τι συμβαίνει γύρω σας και να <strong>επικεντρωθείτε στο σύντροφό σας</strong>.</p>\r\n', 'Αναπνεύστε μαζί                            Αυτή η άσκηση είναι ένας εξαιρετικός τρόπος να αποσπάσετε το μυαλό σας από ό,τι συμβαίνει γύρω σας και να επικεντρωθείτε στο σύντροφό σας.\n - Για να ξεκινήσετε, είτε ξαπλώστε στο πλάι απέναντι από τον σύντροφό σας είτε καθίσετε όρθιοι αντικριστά με τον σύντροφό σας.\n - Ακουμπήστε απαλά τα μέτωπά σας μεταξύ τους. Θα σας βοηθήσει να κρατάτε το πιγούνι σας προς τα κάτω.\n - Πάρτε τουλάχιστον επτά αργές, βαθιές αναπνοές ταυτόχρονα με τον σύντροφό σας. Εάν απολαμβάνετε την άσκηση, μπορείτε να την παρατείνετε. Πάρτε 20 ή 30 αναπνοές μαζί ή απλά αναπνεύστε μαζί για ένα καθορισμένο χρονικό διάστημα.\n - Επαναλάβετε την άσκηση όποτε αισθάνεστε την ανάγκη να επικεντρωθείτε ο ένας στον άλλο και να συγκεντρωθείτε στο παρόν.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:29:29', 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\":\"\"}', 3, 1, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(90, 293, 'Τι είναι ο όρος \'\'Απολαμβάνειν\'\';', 'τι-είναι-ο-όρος-απολαμβάνειν', '<p>Ο όρος «<strong>απολαμβάνειν</strong>», εισήχθη πρόσφατα από τους&nbsp;<strong>Bryant&nbsp;&amp;&nbsp;Veroff</strong>,&nbsp;επιστήμονες από το χώρο της&nbsp;<strong>Θετικής Ψυχολογίας</strong>.</p>\r\n', 'Τι είναι ο όρος \'\'Απολαμβάνειν\'\'; Ένα πραγματικά ευτυχισμένο άτομο, είναι αυτό που μπορεί να απολαύσει τη διαδρομή ακόμα και όταν λοξοδρομεί.                             Ο όρος «απολαμβάνειν», εισήχθη πρόσφατα από τους Bryant &amp; Veroff, επιστήμονες από το χώρο της Θετικής Ψυχολογίας.                      Ο όρος αναφέρεται στην ικανότητα μας να στεκόμαστε σε μια θετική εμπειρία, εντείνοντας ή παρατείνοντας την επιρροή της πάνω μας. Είναι μια ενεργητική διαδικασία, που με λίγη εξάσκηση, μπορεί να μας κάνει πιο ικανοποιημένους από τη ζωή και τελικά, περισσότερο ευτυχισμένους. Για να πούμε ότι κάποιος απολαμβάνει μια εμπειρία, δεν αρκεί να αισθάνεται απλώς ευχαρίστηση ή χαρά. Χρειάζεται να μπορεί να συνειδητοποιεί τα θετικά του συναισθήματα, την ώρα που αυτά προκύπτουν. Έτσι, μία σημαντική προϋπόθεση για να καταφέρει κανείς να απολαύσει μια εμπειρία, είναι να μπορεί να είναι συνειδητά παρών στο εδώ και τώρα, έχοντας επίγνωση αυτού που του συμβαίνει.\nΠολλοί, συγχέουν την έννοια του απολαμβάνειν με την έννοια της ηδονής. Ας δούμε, όμως, κατά πόσο οι δύο αυτές έννοιες συνδέονται. O Αριστοτέλης είχε προτείνει δύο είδη ευτυχίας, την ηδονή και την ευδαιμονία. Το πρώτο, αναφέρεται στην ευτυχία που πηγάζει από την απόκτηση της ευχαρίστησης και της αποφυγής του πόνου. Το δεύτερο, αντιστοιχεί στην ευτυχία που πηγάζει από μια ζωή με νόημα και τάση για αυτοπραγμάτωση. Κατά τους Bryant &amp; Veroff, το απολαμβάνειν βασίζεται φιλοσοφικά σε έναν τρόπο ζωής, που συνδυάζει τόσο την ηδονή όσο και την ευδαιμονία, επιτυγχάνοντας μια ισορροπία ανάμεσα σε αυτές τις δύο καταστάσεις. (Αυτές οι τροφές ενισχύουν την απόλαυσή σου)', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:25:32', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(91, 295, 'Οι στρατηγικές του \'\'Απολαμβάνειν\'\'', 'οι-στρατηγικές-του-απολαμβάνειν', '<p>Δεν είναι το πόσα έχουμε, άλλα το πόσα απολαμβάνουμε που ορίζουν την ευτυχία<em>. </em>Οι παρακάτω στρατηγικές θα σας βοηθήσουν να σταθείτε σε μια θετική εμπειρία,&nbsp;<strong>εντείνοντας</strong>&nbsp;ή&nbsp;<strong>παρατείνοντας</strong>&nbsp;την επιρροή της πάνω σας</p>\r\n', 'Οι στρατηγικές του \'\'Απολαμβάνειν\'\' Δεν είναι το πόσα έχουμε, άλλα το πόσα απολαμβάνουμε που ορίζουν την ευτυχία.                             Οι παρακάτω στρατηγικές θα σας βοηθήσουν να σταθείτε σε μια θετική εμπειρία, εντείνοντας ή παρατείνοντας την επιρροή της πάνω σας                       Ζω στο ΤΩΡΑ / Ενσυνειδητότητα / Επιβράδυνση \nΕδώ, αυτό που καλούμαστε να κάνουμε, είναι να αφεθούμε στο βίωμα εδώ και τώρα, χωρίς πολλές σκέψεις. Συγκεκριμένα, χρειάζεται  να νοιώσουμε τη συνολική αίσθηση της θετικής εμπειρίας, την οποία βιώνουμε. Πρόκειται στην ουσία, για μια επιστροφή στο ζωντανό παρόν. Μία σύνδεση με αυτό που συμβαίνει, ακριβώς τη στιγμή που συμβαίνει. Χωρίς να το κρίνουμε ή να το αναλύουμε. Απλώς το ζούμε, δίνοντας τον απαραίτητο χρόνο για να νοιώσουμε αυτό που γίνεται εκείνη τη στιγμή και διατηρώντας για λίγο μια ψυχική διάθεση, που μας επιτρέπει να μείνουμε με την εμπειρία.\n\n Απεικόνιση/ ενσάρκωση θετικών συναισθημάτων \nΗ στατηγική αυτή, αναφέρεται στο να εκδηλώνω με το σώμα μου το θετικό μου συναίσθημα. Με αυτόν το τρόπο, το βίωμα είναι πιο έντονο. Για παράδειγμα, γελάω/χαμογελάω όταν είμαι χαρούμενος, αγκαλιάζω όταν θέλω να δείξω αγάπη, τρυφερότητα, συμπόνια, χαϊδεύω όταν αισθάνομαι οικεία, εκτείνω χέρια και κορμό όταν ενθουσιάζομαι.\n\n Μοιράζομαι! \nΕπιδιώκω να βιώνω θετικές εμπειρίες με άλλους: γιορτάζω μαζί τους γενέθλια, χαρμόσυνα γεγονότα, επιτυχίες. Συζητάω τα θετικά μου συναισθήματα και τα μεταδίδω: λέω πόσο χαρούμενος είμαι, πόσο αισιόδοξος είμαι, πόση αγάπη και τρυφερότητα νιώθω για κάποιον και μεταδίδω το συναίσθημα αυτό στους γύρω μου. Για παράδειγμα, πηγαίνω στο γραφείο, καλημερίζω τους συναδέλφους μου, ανοίγω το παράθυρο και τους περιγράφω πόσο ωραία μέρα έχει έξω.\n\n Θετικό ταξίδι στο χρόνο (παρελθόν &amp; μέλλον) \nΗ νοερή απεικόνιση ενός θετικού γεγονότος του παρελθόντος, μας κάνει να βιώνουμε ξανά το θετικό συναίσθημα που μας προκάλεσε. Επίσης, η προσδοκία θετικών γεγονότων στο μέλλον και μάλιστα, ο σχεδιασμός της θετικής έκβασης μιας κατάστασης έχει αποδειχθεί, πως μας ωθεί να πράττουμε με τέτοιο τρόπο, ώστε να το καταφέρουμε. Αν πιστεύω ότι κάτι θα πάει καλά, θα πάει! ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:26:07', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 87, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(92, 297, 'Οι 4 Τύποι απόλαυσης', 'οι-4-τύποι-απόλαυσης', '<p>Η μεγαλύτερη απόλαυση στη ζωή, είναι να κάνεις όσα οι άλλοι σου έλεγαν ότι δεν μπορείς.</p>\r\n', 'Οι 4 Τύποι απόλαυσης Η μεγαλύτερη απόλαυση στη ζωή, είναι να κάνεις όσα οι άλλοι σου έλεγαν ότι δεν μπορείς.                             Η απόλαυση της πολυτέλειας/χαλάρωσης: όταν απολαμβάνω μια μικρή πολυτέλεια για εμένα. Για παράδειγμα, όταν πίνω ένα καλό κρασί, όταν κάνω ένα αφρόλουτρο, όταν μου κάνουν μασάζ κλπ.\n Η απόλαυση του δέους: όταν θαυμάζω κάτι που αντιλαμβάνομαι ως μεγαλύτερο και σπουδαιότερο από τον εαυτό μου. Για παράδειγμα, ένα έργο τέχνης, ένα όμορφο φυσικό φαινόμενο, η γέννηση ενός παιδιού κλπ.\n Η απόλαυση της υπερηφάνειας: όταν νιώθω υπερήφανος για τον εαυτό μου, για κάποιο επίτευγμα μου και αυτό αναγνωρίζεται κι από άλλους. Μπορεί η υπερηφάνεια να αφορά και κάποιο άλλο άτομο που σχετίζεται μαζί μου (παιδί, σύντροφος, φίλος).\n Η απόλαυση της ευγνωμοσύνης: όταν νιώθω ευγνωμοσύνη για κάτι που λαμβάνω και το είχα πολύ ανάγκη (είτε υλικό είτε συναισθηματικό αγαθό) ή όταν απλά σκέφτομαι πόσα όμορφα πράγματα έχω στη ζωή μου.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:26:31', 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\":\"\"}', 4, 6, '', '', 1, 59, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(93, 299, 'Τα εμπόδια της απόλαυσης', 'τα-εμπόδια-της-απόλαυσης', '<p>Άνοιξε την πόρτα στην απόλαυση.&nbsp;Τα εμπόδια της απόλαυσης, αναφέρονται στις&nbsp;<strong>στρατηγικ</strong><strong>ές απόσβεσης του θετικού συναισθήματος</strong>&nbsp;με τις οποίες τείνουμε να καταργούμε ότι θετικό μας συμβαίνει.</p>\r\n', 'Τα εμπόδια της απόλαυσης                             Άνοιξε την πόρτα στην απόλαυση. Τα εμπόδια της απόλαυσης, αναφέρονται στις στρατηγικές απόσβεσης του θετικού συναισθήματος με τις οποίες τείνουμε να καταργούμε ότι θετικό μας συμβαίνει.                       Κατάπνιξη θετικού συναισθήματος: όταν καταπιέζω ή αποκρύπτω το θετικό μου συναίσθημα λόγω ντροπής, μετριοφροσύνης, φόβου, σεμνότητας κλπ.\n Απόσπαση από το θετικό γεγονός: είτε γιατί δεν μπορώ να επικεντρωθώ σ’ αυτό λόγω άλλων σκέψεων, υποχρεώσεων, ανησυχιών, είτε γιατί σκοπίμως το αγνοώ, για να δώσω βάση σε κάποιο «πρόβλημα» που ζητά λύση. \nΓκρίνια: συνεχής ενασχόληση με αρνητικά γεγονότα, επικέντρωση σε αυτά, συζήτηση γύρω από αυτά με απαισιόδοξο τόνο είτε αφορούν το παρόν είτε το μέλλον.  Αρνητικό ταξίδι στο χρόνο: είτε προσδοκώντας πάντα το χειρότερο για μία κατάσταση, είτε υποβαθμίζοντας οτιδήποτε θετικό έχει συμβεί, λέγοντας πως ήταν τυχαίο/πρόσκαιρο ή εύκολο για τον καθένα κλπ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:27:28', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(94, 301, '\'\'Απολαμβάνειν\'\' με Αναπόληση', 'απολαμβάνειν-με-αναπόληση', '<p>Ακολούθησε τις παρακάτω προτάσεις ώστε να μπορέσεις να απολαύσεις <strong>ξανά</strong> τις όμορφες στιγμές της ζωής σου.</p>\r\n', '\'\'Απολαμβάνειν\'\' με Αναπόληση                            Ακολούθησε τις παρακάτω προτάσεις ώστε να μπορέσεις να απολαύσεις ξανά τις όμορφες στιγμές της ζωής σου.\n-Βάλε απαλή μουσική και πάρε μία αναπαυτική θέση στον καναπέ ή το κρεβάτι σου, κλείσε τα μάτια και σκέψου μία εκπληκτική εμπειρία της ζωής σου, μία ευτυχισμένη στιγμή, εκστατική στιγμή, στιγμή αγαλλίασης, ίσως στιγμή που ήσουν ερωτευμένος/η, ή που άκουγες μία αγαπημένη μουσική, ή που ξαφνικά «σε άγγιξε βαθειά» κάποιο βιβλίο ή πίνακας ζωγραφικής ή κάποια άλλη έντονα δημιουργική στιγμή.\n-Διάλεξε μία τέτοια εμπειρία ή στιγμή.\n-Προσπάθησε να σε φανταστείς σε εκείνη τη στιγμή, περιλαμβάνοντας όλα τα συναισθήματα που συνδέονται με την εμπειρία.\n-Κάνε εικόνα την εμπειρία σου με όσο το δυνατόν περισσότερες λεπτομέρειες προσπαθώντας να συμπεριλάβεις τα συναισθήματα, τις σκέψεις, τη διάθεση που είχες εκείνη τη στιγμή και κάθε άλλη λεπτομέρεια που την περιβάλει.\n-Ταξίδεψε στη στιγμή αυτή για τουλάχιστον 10 λεπτά.\n-Επανέλαβε όσο πιο συχνά μπορείς.\n ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:28:55', 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\":\"\"}', 3, 4, '', '', 1, 76, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(95, 303, 'Καθημερινή παύση', 'καθημερινή-παύση', '<p>Αφιερώστε <strong>καθημερινά</strong> 20-30 λεπτά στον εαυτό σας. Κάθε μέρα για μία εβδομάδα, προγραμματίστε και κάντε μία καθημερινή παύση διάρκειας 20 λεπτών.</p>\r\n', 'Καθημερινή παύση                            Αφιερώστε καθημερινά 20-30 λεπτά στον εαυτό σας. Κάθε μέρα για μία εβδομάδα, προγραμματίστε και κάντε μία καθημερινή παύση διάρκειας 20 λεπτών.\nΜπορείτε να κάνετε πολλά πράγματα όπως μία βόλτα, μία ταινία, να πάρετε έναν ωραίο καφέ πηγαίνοντας στη δουλειά, να διαβάσετε ένα βιβλίο, να ακούσετε την αγαπημένη σας μουσική λίγο πριν κοιμηθείτε, οτιδήποτε μπορείτε να εντάξετε στο καθημερινό σας πρόγραμμα και μπορεί να σας ευχαριστήσει. Θεωρούμε ότι 20 λεπτά την ημέρα είναι χρόνος που μπορεί να βρεθεί ακόμα και στην πιο πολυάσχολη καθημερινότητα.\nΚατά τη διάρκεια της παύσης σας προσπαθήστε να αποβάλετε τις αγχωτικές σκέψεις και να συγκεντρωθείτε σε αυτό που κάνετε.  Εντοπίστε όλα τα ερεθίσματα που περιβάλουν τη θετική σας εμπειρία: μυρωδιές, αέρας, χρώματα, αισθήσεις, θερμοκρασία, γεύσεις και κρατήστε τα στη μνήμη σας. Στο τέλος της θετικής σας εμπειρίας μπορείτε να προγραμματίσετε τι θα απολαύσετε την επόμενη ημέρα και να το σχεδιάσετε στη φαντασία σας. Το βράδυ πριν κοιμηθείτε φέρτε ξανά στο νου σας την απολαυστική σας στιγμή και παρατηρείστε πως νιώθετε. Μην ξεχνάτε να το επαναλαμβάνετε καθημερινά. Οι θετικές εμπειρίες δεν πρέπει να βιώνονται σαν κάτι που πέρασε και πάει', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:28:24', 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\":\"\"}', 3, 3, '', '', 1, 92, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(96, 305, 'Ο περίπατος της απόλαυσης', 'ο-περίπατος-της-απόλαυσης', '<p>Αφιερώστε <strong>20 λεπτά</strong> για να κάνετε μια βόλτα έξω με τον εαυτό σας <strong>καθημερινά</strong> για μια εβδομάδα. Προσπαθήστε να τηρήσετε αυτό το πρόγραμμα, εκτός αν ο καιρός είναι εξαιρετικά κακός.</p>\r\n', 'Ο περίπατος της απόλαυσης                           Αφιερώστε 20 λεπτά για να κάνετε μια βόλτα έξω με τον εαυτό σας καθημερινά για μια εβδομάδα. \nΠροσπαθήστε να τηρήσετε αυτό το πρόγραμμα, εκτός αν ο καιρός είναι εξαιρετικά κακός. Μπορείτε ακόμα να κάνετε αυτή την άσκηση και με ελαφριά βροχή υπό την προϋπόθεση ότι έχετε ομπρέλα και αδιάβροχο.\nΚαθώς περπατάτε, προσπαθήστε να παρατηρήσετε όσα περισσότερα όμορφα πράγματα γύρω σας μπορείτε. Αυτά μπορεί να είναι αξιοθέατα, ήχοι, μυρωδιές ή άλλες αισθήσεις. Για παράδειγμα, θα μπορούσατε να εστιάσετε στο εκπληκτικό ύψος ενός δέντρου που δεν έχετε αντιληφθεί ποτέ πριν, στην περίπλοκη αρχιτεκτονική ενός κτιρίου στη γειτονιά σας, στην αντανάκλαση του ήλιου σε μια λακκούβα με νερό, στη μυρωδιά του γρασιδιού ή των λουλουδιών, στους ανθρώπους που κοιτάζουν ο ένας τον άλλον καθώς περιηγούνται σε πολυσύχναστους δρόμους.\nΌπως παρατηρείτε κάθε ένα από αυτά τα θετικά πράγματα, προσπαθήστε να τα κρατήσετε στο μυαλό σας - μην τα αφήνετε να περάσουν έτσι από δίπλα σας. Κάντε μία παύση για μια στιγμή, εστιάστε σε αυτά που ακούτε ή βλέπετε και βεβαιωθείτε ότι τα συνειδητοποιείτε, ότι τα παίρνετε πραγματικά μέσα σας. Προσπαθήστε να εντοπίσετε τι είναι αυτό το πράγμα που σας κάνει να νιώθετε ευχάριστα.\nΠροσπαθήστε να περπατάτε μια διαφορετική διαδρομή κάθε μέρα, ώστε να μη συνηθίσετε πολύ κανένα από αυτά τα ερεθίσματα και να αρχίσετε να τα θεωρείτε δεδομένα.\n\n ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:27:52', 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\":\"\"}', 3, 2, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(97, 307, 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', 'αυτοέλεγχος-γιατί-είναι-σημαντική-δεξιότητα-και-πως-μπορούμε-να-την-αναπτύξουμε', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε Δείτε το βίντεο                             Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα                      Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος  μιας και αποτελεί προϋπόθεση για την επίτευξη τους.\nΜάθετε περισσότερα στο παρακάτω βίντεο', 1, 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, 79, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(98, 309, 'Γιατί είναι τόσο δύσκολος ο αυτοέλεγχος;', 'γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος', '<p>Ποιος είπε ότι ο&nbsp;<strong>αυτοέλεγχος&nbsp;</strong>είναι κάτι εύκολο; Ίσα-ίσα που υπάρχουν έρευνες που αναφέρουν πως είναι κουραστικός. Κάθε εργασία ή κατάσταση χρειάζεται την προσοχή σας, την υπομονή σας και κατ’ επέκταση την αποφασιστικότητά σας.&nbsp;</p>\r\n', 'Γιατί είναι τόσο δύσκολος ο αυτοέλεγχος; Ο αυτοέλεγχος είναι το βασικό στοιχείο της αυτοεκτίμησης και η αυτοεκτίμηση είναι το βασικό στοιχείο του θάρρους.                             Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα                      Ποιος είπε ότι ο αυτοέλεγχος είναι κάτι εύκολο; Ίσα-ίσα που υπάρχουν έρευνες που αναφέρουν πως είναι κουραστικός. Κάθε εργασία ή κατάσταση χρειάζεται την προσοχή σας, την υπομονή σας και κατ’ επέκταση την αποφασιστικότητά σας. \nΔεν σας έχει τύχει μετά από μια κουραστική μέρα, να χάνετε πιο εύκολα τον έλεγχο, καθώς νιώθετε εξουθενωμένοι και χωρίς καθόλου ενέργεια; Είναι εκείνες οι μέρες που θα χαλάσετε πιο εύκολα τη δίαιτα  και θα σκεφτείτε πως «Μου αξίζει να φάω ένα γλυκό σήμερα, γιατί κουράστηκα πολύ».  \nΗ αλλαγή δεν αρέσει σε όλους, γιατί πολλές φορές τους αποσυντονίζει. Οι άνθρωποι από τη φύση τους, φαίνεται  να αναζητούν τη ρουτίνα, που είναι πιο οικεία και βολική για αυτούς. Μια αλλαγή λοιπόν στις συνήθειές σας, θα χρειαστεί να αποσπάσει  την προσοχή σας και επομένως να επηρεάσει τον αυτοέλεγχό σας. Ωστόσο, υπάρχουν τρόποι που μπορούν να σας βοηθήσουν να καταλάβετε πότε ο αυτοέλεγχός σας εξαντλείται, αλλά και πώς θα τον επανακτήσετε.\nΠοια είναι λοιπόν τα σημάδια που δείχνουν πως δεν έχετε αυτοέλεγχο; \n - Αναστάτωση    - Θυμός    - Έλλειψη υπομονής    - Δυσκολία συγκέντρωσης    - Αδιάκριτες σκέψεις   Χρειάζεται αρκετός χρόνος και εξάσκηση για να αποκτήσει κανείς αυτοέλεγχο. Η αυτοπειθαρχία είναι κάτι που μαθαίνεις από την παιδική ηλικία. Υπάρχουν όμως φορές που οι συνθήκες ή ο τρόπος που μεγάλωσες δεν σου επέτρεψαν να μάθεις αρκετά σχετικά με τον αυτοέλεγχο. Ωστόσο, ως ενήλικας, αρχίζεις και συνειδητοποιείς ότι ο αυτοέλεγχος είναι απαραίτητος. Δε χρειάζεται να απογοητεύεστε. Σημασία έχει να κάνετε μικρά βήματα κάθε φορά, να αναγνωρίζετε τη βελτίωσή σας και να επιβραβεύετε τον εαυτό σας για αυτό.', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:28:41', 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\":\"\"}', 4, 6, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(99, 311, 'Ο αυτοέλεγχος είναι πολύ σημαντικός για την κοινωνική σου ζωή', 'ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή', '<p>Ο αυτοέλεγχος ξεκινά από τον&nbsp;<strong>έλεγχο</strong>&nbsp;των&nbsp;<strong>σκέψεών</strong> σου. Αν δεν μπορείς να ελέγξεις τη σκέψη σου, δεν μπορείς να ελέγξεις και τις πράξεις σου.<em> </em>Οι περισσότεροι άνθρωποι, έχουν την αίσθηση πως πρέπει να αναπτύξουν ή και να διατηρήσουν αυτοέλεγχο...</p>\r\n', 'Ο αυτοέλεγχος είναι πολύ σημαντικός για την κοινωνική σου ζωή                             Ο αυτοέλεγχος ξεκινά από τον έλεγχο των σκέψεών σου. Αν δεν μπορείς να ελέγξεις τη σκέψη σου, δεν μπορείς να ελέγξεις και τις πράξεις σου.                      Οι περισσότεροι άνθρωποι, έχουν την αίσθηση πως πρέπει να αναπτύξουν ή και να διατηρήσουν αυτοέλεγχο, μόνο για την επίτευξη των δικών τους στόχων. Ο αυτοέλεγχος όμως, διαδραματίζει σημαντικό ρόλο και στην αλληλεπίδρασή μας με τους άλλους, καθώς μας εξασφαλίζει ηρεμία αλλά και υγιείς σχέσεις με τους άλλους. Έτσι, οι άνθρωποι με αυτοέλεγχο φαίνεται να διατηρούν τις παρακάτω τρεις συνήθειες:  Αυτοσυντήρηση                                                 \nΈχουν μια υγιή στάση απέναντι στα «πράγματα» και εστιάζουν περισσότερο σε αυτά που χρειάζονται παρά σε αυτά που επιθυμούν. Διεκδικούν ό, τι χρειάζονται για να εμπλουτίσουν τη ζωή τους, αλλά με μέτρο. \n Αυτοεπιβεβαίωση \nΓνωρίζουν την αξία τους και νιώθουν άνετα να μοιραστούν τις σκέψεις τους, δίνοντας παράλληλα και στους άλλους το χρόνο και το χώρο να εκφραστούν. \n Αυτο-εκπλήρωση \nΟ δρόμος προς την αυτοπεποίθηση, συνδέεται στενά με την  ανθεκτικότητα  . Αυτοί που διακρίνονται από αυτοέλεγχο, δεν παραιτούνται εύκολα από δύσκολες δραστηριότητες αλλά φροντίζουν να αναπτύξουν τις σχετικές δεξιότητες.\n Ο αυτοέλεγχος επομένως, μας επιτρέπει να απολαμβάνουμε τα θετικά πράγματα της ζωής με μέτρο, χωρίς να επιζητούμε συνεχώς άλλα.  \n ', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:29:02', 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\":\"\"}', 4, 5, '', '', 1, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(100, 313, 'Αυτοέλεγχος στην πράξη', 'αυτοέλεγχος-στην-πράξη', '<p>Η μεγαλύτερη&nbsp;<strong>πρόκληση</strong>&nbsp;για κάποιον είναι να ελέγξει τον εαυτό του. Το μεγαλύτερο μέρος της επιτυχίας και η επίτευξη των στόχων βασίζεται σε&nbsp;<strong>καλές συνήθειες.</strong>&nbsp;οι οποίες με τη σειρά τους, βασίζονται στην&nbsp;<strong>πειθαρχία&nbsp;</strong>και&nbsp;τον&nbsp;<strong>αυτοέλεγχο</strong>...</p>\r\n', 'Αυτοέλεγχος στην πράξη Η μεγαλύτερη πρόκληση για κάποιον είναι να ελέγξει τον εαυτό του.                             Το μεγαλύτερο μέρος της επιτυχίας και η επίτευξη των στόχων βασίζεται σε καλές συνήθειες. οι οποίες με τη σειρά τους, βασίζονται στην πειθαρχία και τον αυτοέλεγχο.                      Εδώ είναι&nbsp;τέσσερις&nbsp;τρόποι για να βελτιώσετε τον αυτοέλεγχο και να υιοθετήσετε πιο προσαρμοστικές συνήθειες:\n Αποφύγετε τον πειρασμό&nbsp; \n Δεν είναι εύκολο να αντιστεκόμαστε συνεχώς στον πειρασμό.&nbsp;Μια μελέτη, διαπίστωσε ότι ο τρόπος με τον οποίο οι περισσότεροι άνθρωποι αντιστέκονται στον πειρασμό, είναι να&nbsp; τον αποφεύγουν. Προυπόθεση για τη διαχείριση αυτή, είναι ο αυτοέλεγχος.&nbsp;&nbsp;Αυτή η ενέργεια βοηθάει στην καλύτερη λήψη αποφάσεων και συνεπώς στην αυτοενίσχυση.\n Μετρήστε την πρόοδό σας \nΗ παρακολούθηση της προόδου σας μπορεί να σας κρατήσει επικεντρωμένους στους στόχους σας. Επίσης σας βοηθά να γνωρίσετε καλύτερα τη δική σας συμπεριφορά και καθιστά πιο εύκολη τη διαχείριση και την αλλαγή των συνήθειών σας.\n Μάθετε πώς να διαχειρίζεστε το άγχος&nbsp; \nΗ διακοπή και η λήψη μερικών αναπνοών βοηθά στην επιβράδυνση του καρδιακού σας ρυθμού και σας κάνει να χαλαρώσετε τη δεδομένη στιγμή. Βεβαιωθείτε ότι&nbsp;ασκείστε&nbsp;τακτικά,&nbsp;τρώτε&nbsp;υγιεινά καθώς και ότι&nbsp;κοιμάστε&nbsp;αρκετά.&nbsp;Όλα αυτά βελτιώνουν την εστίαση, τη γνωστική λειτουργία και την υγεία σας.&nbsp;Οι άνθρωποι φαίνεται να παίρνουν&nbsp;κακές αποφάσεις&nbsp;όταν το σάκχαρο του αίματός τους είναι χαμηλό και τους λείπει ύπνος. Η άσκηση σας βοηθά να κοιμηθείτε καλύτερα και&nbsp; να έχετε πειθαρχία στη διατροφή σας.&nbsp;\n Προτεραιότητα στα πράγματα&nbsp;&nbsp; \nΚάντε&nbsp;μια λίστα για κάθε ημέρα,&nbsp;εβδομάδα&nbsp;και&nbsp;μήνα&nbsp;που μπορεί να αισθανθείτε κάποια αναστάτωση. Με αυτό τον τρόπο γνωρίζετε ότι κάνετε πρόοδο και η λίστα λειτουργεί σαν υπενθύμιση ότι κάνετε ό, τι καλύτερο μπορείτε.', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:10:03', 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\":\"\"}', 5, 4, '', '', 1, 85, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(101, 315, 'Τι είναι Αυτοέλεγχος;', 'τι-είναι-αυτοέλεγχος', '<p>Ο αυτοέλεγχος αναφέρεται στην&nbsp;<strong>ικανότητα</strong>&nbsp;να ελέγχει κάποιος τα&nbsp;<strong>συναισθήματα</strong>&nbsp;και τις&nbsp;<strong>επιθυμίες</strong>&nbsp;του, ιδιαίτερα σε δύσκολες&nbsp; καταστάσεις.</p>\r\n', 'Τι είναι Αυτοέλεγχος; Δεν είμαι αυτό που μου συνέβη. Είμαι αυτό που επιλέγω να γίνω.                             Ο αυτοέλεγχος αναφέρεται στην ικανότητα να ελέγχει κάποιος τα συναισθήματα και τις επιθυμίες του, ιδιαίτερα σε δύσκολες καταστάσεις.                      Πιο συγκεκριμένα, στο χώρο της ψυχολογίας, ο αυτοέλεγχος ερμηνεύεται ως η ικανότητα να υποτάσσουμε τις παρορμήσεις, τα συναισθήματα και τις συμπεριφορές μας για την επίτευξη μακροπρόθεσμων στόχων. Ο αυτοέλεγχος ρυθμίζεται κυρίως από τον προ-μετωπιαίο φλοιό, χάρη στον οποίο, αντί να απαντούμε άμεσα σε κάθε παρόρμηση που προκύπτει, μπορούμε να σχεδιάσουμε, να αξιολογήσουμε εναλλακτικές δράσεις και στην ιδανική περίπτωση, να αποφύγουμε πράγματα για τα οποία θα μετανιώσουμε αργότερα.Η βασική προϋπόθεση του αυτοελέγχου, είναι η ικανότητα  ελέγχου του ενστίκτου. Σε μια εποχή άμεσης ικανοποίησης, ο αυτοέλεγχος είναι ίσως μια υποτιμημένη ικανότητα για την οποία όμως, αξίζει να αγωνιστεί κανείς. ', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:30:08', 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\":\"\"}', 4, 3, '', '', 1, 58, '{\"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
(102, 317, 'Βήματα απόκτησης αυτοελέγχου', 'βήματα-απόκτησης-αυτοελέγχου', '<p><strong>Άλλαξε&nbsp;</strong>κάποιες<strong>&nbsp;συνήθειές&nbsp;</strong>σου και<strong>&nbsp;επανέλαβε&nbsp;</strong>τις<strong>&nbsp;νέες συνήθειες&nbsp;</strong>που θα αυξήσουν τον αυτοέλεγχό σου. Προσπάθησε για παράδειγμα να&nbsp;<strong>αποφύγεις</strong>&nbsp;τα γλυκά ή το internet για μία μέρα.</p>\r\n', 'Βήματα απόκτησης αυτοελέγχου                             Άλλαξε κάποιες συνήθειές σου και επανέλαβε τις νέες συνήθειες που θα αυξήσουν τον αυτοέλεγχό σου.\nΠροσπάθησε για παράδειγμα να αποφύγεις τα γλυκά ή το internet για μία μέρα.\nΕπανάλαβέ το για περισσότερες φορές. Η εξάσκηση κάνει πάντα καλό. Με αυτόν τον τρόπο θα βελτιώσεις τον αυτοέλεγχό σου και θα αυξήσεις την αυτοπεποίθησή σου. Θα αρχίσεις να πιστεύεις πως είσαι αρκετά δυνατός/ή ώστε να ελέγχεις τον εαυτό σου σε καταστάσεις άγχους.\nΑπόσπασε τον εαυτό σου από τον πειρασμό  Όταν εμφανίζεται μία κατάσταση που σε βάζει σε πειρασμό, το να βρίσκεις κάτι να αποσπάσεις την προσοχή σου όπως μία βόλτα, θα σε βοηθήσει να αποφύγεις την κακή συμπεριφορά. Επίσης, μπορείς να αντικαταστήσεις τις άσχημες συνήθειες με καλές, προκειμένου να διώξεις τους πειρασμούς.  Φρόντισε τον εαυτό σου  Όταν δε θα έχεις αποφασιστικότητα, κάτι που μπορεί να συμβεί πολλές φορές στη ζωή σου, θα είναι πολύ εύκολο να ενδώσεις σε κακές συμπεριφορές. Ένας τρόπος να το αποφύγεις αυτό είναι να προσέχεις τον εαυτό σου. Ξεκίνα να γυμνάζεσαι και να τρως υγιεινά. Με αυτόν τον τρόπο θα έχεις την ενέργεια που απαιτείται για να νικήσεις το άγχος.  Άλλαξε το περιβάλλον σου ώστε να μειώσεις τους πειρασμούς  Αν μειώσεις τους πειρασμούς του περιβάλλοντός σου, δε θα χρειαστεί να εξασκήσεις τόσο πολύ τον αυτοέλεγχό σου. Αντιθέτως, θα χρησιμοποιείς την ενέργειά σου για σημαντικότερα πράγματα.\n Ξεκίνα τώρα!  \nΤο να έχεις αυτοέλεγχο δεν είναι πάντα εύκολο και πολλές φορές απαιτεί προσπάθεια και χρόνο. Εφαρμόζοντας μερικά από τα παραπάνω όμως, σιγά-σιγά θα σου είναι πιο εύκολο να ελέγχεις τον εαυτό σου και πριν το καταλάβεις, η επιτυχία θα έχει έρθει.', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-03-06 19:43:38', 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\":\"\"}', 3, 2, '', '', 1, 90, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(103, 319, 'Καθημερινή εξάσκηση στον Αυτοέλεγχο!', 'καθημερινή-εξάσκηση-στον-αυτοέλεγχο', '<p>Έξι βήματα για καθημερινή εξάσκηση του αυτοελέγχου σου</p>\r\n', 'Καθημερινή εξάσκηση στον Αυτοέλεγχο!                             1. Κάνε διαλογισμό για 10 λεπτά κάθε μέρα.  Ο διαλογισμός ίσως φαίνεται ένας περίεργος τρόπος να χτίσεις αυτοέλεγχο. Κάποιοι έχουν την αίσθηση πως απλά πρέπει να καθίσεις οκλαδόν και να μη σκέφτεσαι, σωστά; Δεν είναι ακριβώς έτσι.  Ο διαλογισμός περιλαμβάνει να πειθαρχήσεις τις σκέψεις σου. Να καθαρίσεις το μυαλό σου, να εστιάσεις στο σώμα σου και να συνδεθείς ξανά με την αναπνοή σου. Είναι πιο δύσκολο απ’ όσο νομίζεις. Το να κάθεσαι και να μη σκέφτεσαι τίποτα άλλο πέρα από την αναπνοή σου απαιτεί τρομερή πειθαρχία και συγκέντρωση.\nΕάν είσαι πρόθυμος/η να δώσεις μια ευκαιρία σε αυτό για 30 ημέρες θα δεις τον αυτοέλεγχό σου να ενισχύεται με ανεπάντεχους τρόπους.  2. Ξεκίνα τη μέρα σου με γυμναστική.  Προγραμμάτισε να κάνεις κάποια μορφή σωματικής άσκησης αμέσως μετά το πρωινό σου ξύπνημα. Ακόμα και το να αφιερώσεις 5 λεπτά σε αυτή τη δραστηριότητα είναι αρκετό.  Είναι ισχυρό εργαλείο για να χτίσεις πειθαρχία. Το να ξεκινήσεις τη μέρα σου με φυσική δραστηριότητα θα εκτοξεύσει την επιτυχία μέσα στη μέρα σου και θα αναγκάσει τον εαυτό σου να κάνει κάτι δύσκολο και όχι άνετο με το καλημέρα σας.   3. Στρώσε το κρεβάτι σου.  Το να στρώσεις το κρεβάτι σου δεν παίρνει ούτε 2 λεπτά. Είναι όμως μια μικρή δραστηριότητα που απαιτεί πειθαρχία καθώς δεν έχει ουσιαστικό λόγο για να την κάνεις. Προφανώς, το να στρώσεις το κρεβάτι σου δε θα σε κάνει πιο παραγωγικό/ή στη δουλειά. Είναι η απόλυτα μάταιη άσκηση αλλά καλό θα ήταν να την κάνεις. Το να στρώσεις το κρεβάτι σου με το που θα σηκωθείς σε βάζει σε μια κατάσταση πειθαρχίας και παραγωγικότητας αμέσως με το που ξεκινάς τη μέρα σου.  Θα μπορούσε ακόμη να αποτελέσει κίνητρο να ξυπνήσεις για τα καλά και να μην επιστρέψεις στο κρεβάτι.  5. Περιόρισε τους περισπασμούς.  - Απενεργοποίησε το κινητό- Απενεργοποίησε τις ειδοποιήσεις στα μέσα κοινωνικής δικτύωσης Αυτό θα σε βοηθήσει να επικεντρωθείς σε αυτό που έχεις να κάνεις.  6. Σταμάτα να παραπονιέσαι  Σε αποσπά από τα θετικά που σου συμβαίνουν και επικεντρώνεσαι μόνο στα αρνητικά.  Στόχος να δοκιμάσετε τα παραπάνω για 30 ημέρες και θα δείτε τεράστια διαφορά. Καλή επιτυχία!', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-03-06 19:44:16', 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\":\"\"}', 3, 1, '', '', 1, 93, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(104, 321, 'Η Έννοια της Αυτονομίας', 'η-έννοια-της-αυτονομίας', '<p>Η&nbsp;<strong>αυτονομία</strong>&nbsp;ή αλλιώς&nbsp;<strong>ψυχολογική ενηλικίωση</strong>&nbsp;είναι μία έννοια που ιδανικά χρειάζεται να συμπίπτει με την ηλικιακή ενηλικίωση αλλά υπάρχουν φορές που μπορεί να μην έρθει και ποτέ.</p>\r\n', 'Η Έννοια της Αυτονομίας Στήριξε τον εαυτό σου και στηρίξου από αυτόν! Αν σε αυτή τη θέση, αντί για τον εαυτό σου, βάλεις κάποιον άλλον, τότε απλά θα κρεμιέσαι!                             Η αυτονομία ή αλλιώς ψυχολογική ενηλικίωση είναι μία έννοια που ιδανικά χρειάζεται να συμπίπτει με την ηλικιακή ενηλικίωση αλλά υπάρχουν φορές που μπορεί να μην έρθει και ποτέ.                      Τα βασικά χαρακτηριστικά που χρειάζεται να διαθέτει ένα άτομο για να θεωρείται αυτόνομο είναι:\n -Η ανεξάρτητη ικανότητα επιβίωσης: να μην χρειάζεται κάποιον τρίτο να αναλάβει δουλειές του σπιτιού και τις καθημερινές του  υποχρεώσεις.\n -Η ανεξαρτησία πεποιθήσεων και αποφάσεων: να λαμβάνει μόνος τις αποφάσεις του (σπουδές, εργασία, φίλοι, σπίτι κλπ.) και να είναι σε θέση να τις υλοποιεί, χωρίς να έχει ανάγκη την επιβεβαίωση ή συγκατάθεση άλλων, αναλαμβάνοντας παράλληλα, όλη την ευθύνη τους.\n -Η συναισθηματική ανεξαρτησία: να είναι αποδεσμευμένος από την αποδοχή των συναισθημάτων του από τους κοντινούς του ανθρώπους (γονείς, σύντροφο κλπ.). Για παράδειγμα, να μπορεί να νιώθει χαρά, χωρίς να νιώθουν το ίδιο και οι οικείοι του.\n -Η συγκρουσιακή ανεξαρτησία: να είναι αποδεσμευμένος από τα αρνητικά συναισθήματα των οικείων του, χωρίς αυτό να σημαίνει ότι τα αγνοεί αλλά ότι τα αντιμετωπίζει από μία απόσταση, χωρίς να τον κατακλύζουν. Επίσης, να μην φοβάται να εναντιωθεί σε αυτούς, να απομακρυνθεί ή να πλησιάσει, όποτε εκείνος το επιθυμεί.', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:30:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 68, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(105, 323, 'Αυτονομία μέσα σε μία σχέση: πως θα την πετύχεις!', 'αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις', '<p>Μπορεί κατά τα άλλα να είσαι ένας πολύ αυτόνομος άνθρωπος αλλά όταν μπαίνεις μέσα σε μία σχέση κάτι αλλάζει κι αρχίζεις ξαφνικά να τα κάνεις όλα μαζί. <span style=\"font-size: 1rem;\">Ακολούθησε τα παρακάτω βήματα για να «γλιτώσεις» από αυτό και να μην βρεθείς ξεκρέμαστος αν (ο μη γένοιτο) χωρίσετε...</span></p>\r\n', 'Αυτονομία μέσα σε μία σχέση: πως θα την πετύχεις!                           Μπορεί κατά τα άλλα να είσαι ένας πολύ αυτόνομος άνθρωπος αλλά όταν μπαίνεις μέσα σε μία σχέση κάτι αλλάζει κι αρχίζεις ξαφνικά να τα κάνεις όλα μαζί.  Ακολούθησε τα παρακάτω βήματα για να «γλιτώσεις» από αυτό και να μην βρεθείς ξεκρέμαστος αν (ο μη γένοιτο) χωρίσετε:  \n\n Συνέχισε να βγαίνεις με τους δικούς σου φίλους. Σίγουρα θα βγαίνετε σα ζευγάρι αλλά όχι μόνο έτσι. Διατήρησε την παρέα σου και ανεξάρτητα από τον/την σύντροφό σου.\n Αφιέρωσε χρόνο στον εαυτό σου. Σε πράγματα που κάνεις εσύ για σένα χωρίς εκείνον / εκείνη. Αυτό μπορεί να είναι κάποιου είδους περιποίηση, γυμναστική, ψώνια, διατροφή και τόσα πολλά άλλα.\n Διατήρησε τον προσωπικό σου χώρο. Αν μένετε χωριστά όλα καλά. Αν όμως μένετε μαζί χρειάζεται να έχεις έναν χώρο (μια γωνιά έστω) στο σπίτι που να είναι δικός σου (κι ο/η σύντροφός σου το ίδιο). Εκεί θα νιώθεις άνετα, θα έχεις μόνο δικά σου πράγματα και θα μπορείς να κάτσεις όποτε θες να συγκεντρωθείς σε μια δουλειά, σε ένα βιβλίο, σε οτιδήποτε…\n Απέκτησε το δικό σου χόμπι (που δε θα γίνει και δικό της / του). Είναι πολύ σημαντικό να ασχολείσαι με κάτι που σου αρέσει, να το εξελίσσεις και να γίνεσαι καλύτερος σε αυτό. Είναι ακόμα πιο σημαντικό αυτό να παραμείνει δικό σου και να μην εμπλακεί ο/η σύντροφό σου. Μπορείς, όμως, να του/της μιλήσεις για το πόσο σημαντικό είναι να βρει κι εκείνος/νη το δικό του/της.', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:25:30', 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\":\"\"}', 3, 4, '', '', 1, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(106, 325, 'Απόκτησε τα χαρακτηριστικά ενός αυτόνομου ανθρώπου', 'απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου', '<p>Για να κατακτήσεις κι εσύ την αυτονομία (αν δεν το έχεις κάνει ήδη) χρειάζεται να εκπληρώσεις κάποιους <strong>βασικούς στόχους</strong> και να τους κάνεις μέρος της ζωής σου.</p>\r\n', 'Απόκτησε τα χαρακτηριστικά ενός αυτόνομου ανθρώπου                           Για να κατακτήσεις κι εσύ την αυτονομία (αν δεν το έχεις κάνει ήδη) χρειάζεται να εκπληρώσεις κάποιους βασικούς στόχους και να τους κάνεις μέρος της ζωής σου. \nΟι βασικότεροι είναι οι παρακάτω:\n - Βγάλε τα δικά σου χρήματα. Είναι πολύ σημαντικό να βγάζεις τα δικά σου χρήματα ακόμα κι αν είναι λίγα. Αυτό σε κάνει να νιώθεις πιο αυτόνομος και πιο «ενήλικας». Μπορεί να υπάρξουν στιγμές στη ζωή σου που δε θα έχεις την ιδανική δουλειά, αλλά είναι μία σημαντική εμπειρία να δοκιμάζεις τον εαυτό σου σε διαφορετικούς ρόλους μέχρι να βρεις αυτό που σου ταιριάζει καλύτερα. Όπου κι αν καταλήξεις, θα ξέρεις ότι είναι δική σου κατάκτηση!\n - Ανεξαρτητοποιήσου κοινωνικά. Δε χρειάζεται να πηγαίνεις παντού με παρέα ή (ακόμα χειρότερα) να αποφεύγεις να πηγαίνεις μόνος κάπου. Δοκίμασε να ξεκινήσεις κάνοντας μόνος σου μερικές εξωτερικές δουλειές ή ψώνια και στη συνέχεια δοκίμασε να εμφανιστείς μόνος σε έναν χώρο με κόσμο (στο κυλικείο της δουλειάς σου, στον προθάλαμο ενός ιατρείου που θα επισκεφθείς, στο σχολείο του παιδιού σου κλπ) και να ξεκινήσεις μία κουβέντα με κάποιον.\n - Πες αυτό που σκέφτεσαι. Αυτό που σε κρατά μακριά από την αυτονομία σου είναι κυρίως η σκέψη και όχι η πράξη. Γι’ αυτό σταμάτα να σκέφτεσαι τι θα σκεφτεί ο άλλος για σένα ή τι θα ήθελε να ακούσει εκείνος και πες ξεκάθαρα τη γνώμη σου και υποστήριξέ τη με επιχειρήματα κι εμπιστοσύνη στην κρίση σου.\n - Ταξίδεψε μόνος. Είναι ο καλύτερος τρόπος να περάσεις λίγο χρόνο με τον εαυτό σου και να διαπιστώσεις πόσο καλή παρέα είσαι! Πήγαινε όπου θέλεις, κάνε όποια δραστηριότητα σου αρέσει, πήγαινε στα αξιοθέατα που θέλεις, ατένισε τη θάλασσα ή τη θέα από ένα βουνό και απόλαυσε την ησυχία σου!  ', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:24:54', 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\":\"\"}', 3, 3, '', '', 1, 57, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(107, 327, 'Αυτονομία στην καθημερινότητα', 'αυτονομία-στην-καθημερινότητα', '<p>Για να εξασκήσεις την αυτονομία σου χρειάζεται να ξεκινήσεις από τα πιο απλά (ή και όχι) <strong>καθημερινά πράγματα</strong>. Αν σε δυσκολεύουν όλα μαζί, δοκίμασέ τα ένα ένα και πήγαινε στο επόμενο εφόσον κατακτήσεις το πρώτο.</p>\r\n', 'Αυτονομία στην καθημερινότητα                            Για να εξασκήσεις την αυτονομία σου χρειάζεται να ξεκινήσεις από τα πιο απλά (ή και όχι) καθημερινά πράγματα. \nΑν σε δυσκολεύουν όλα μαζί, δοκίμασέ τα ένα ένα και πήγαινε στο επόμενο εφόσον κατακτήσεις το πρώτο.\n- Διαχείριση χρημάτων: φρόντισε να διαχειρίζεσαι τα χρήματα σου εντελώς μόνος σου. Αυτό σημαίνει ότι τα κερδίζεις μόνος σου και τα ξοδεύεις μόνος σου χωρίς να χρειάζεσαι τη συνδρομή κάποιου άλλου. Αυτό βέβαια χρειάζεται ένα καλό προγραμματισμό τον οποίο θα τηρείς καθημερινά.\n- Μαγείρεψε: και όμως είναι πολύ σημαντικό να φροντίζεις μόνος σου τις ατομικές σου ανάγκες και μία από αυτές είναι το φαγητό. Μπορείς να ξεκινήσεις με πολύ απλά και γρήγορα πράγματα στην αρχή. Σημασία έχει να μη βασίζεσαι σε κάποιον άλλον για αυτό.\n- Ανέλαβε την ευθύνη: βρες το δικό σου κομμάτι σε οτιδήποτε συμβαίνει και προσπάθησε να δουλέψεις με αυτό. Όσο κι αν φταίει κάποιος άλλος, ο μόνος άνθρωπος που εσύ μπορείς να ελέγξεις είναι ο εαυτός σου!', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:16:31', 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\":\"\"}', 3, 2, '', '', 1, 72, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(108, 329, 'Μάθε πως να λαμβάνεις αποφάσεις', 'μάθε-πως-να-λαμβάνεις-αποφάσεις', '<p>Ένα πολύ <strong>βασικό στοιχείο</strong> των αυτόνομων ανθρώπων είναι η <strong>λήψη αποφάσεων</strong>. Με αυτή την άσκηση θα βοηθηθείς στη λήψη αποφάσεων καταστρώνοντας το δικό σου <strong>σχέδιο</strong>.</p>\r\n', 'Μάθε πως να λαμβάνεις αποφάσεις                            Ένα πολύ βασικό στοιχείο των αυτόνομων ανθρώπων είναι η λήψη αποφάσεων. Με αυτή την άσκηση θα βοηθηθείς στη λήψη αποφάσεων καταστρώνοντας το δικό σου σχέδιο.\n  Εξετάστε λεπτομερώς την κατάσταση.  Για να πάρετε την κατάλληλη απόφαση χρειάζεται να γνωρίζετε όλες τις πλευρές της κατάστασης για την οποία θέλετε να αποφασίσετε. Φτιάξτε μία λίστα με τα θετικά και τα αρνητικά που ενέχει η κατάσταση αυτή.\n  Σκεφτείτε πολλές εναλλακτικές λύσεις.  Το να έχετε επιλογές βοηθά την απόφασή σας καθώς δεν πελαγώνετε και δεν περιορίζεστε.\n  Επιλέξτε την καλύτερη λύση.  Αφού σκεφτείτε τις εναλλακτικές σας λύσεις φτιάξτε μία λίστα με αυτές και ξεκινήστε να τις αποκλείετε μία-μία μέχρι να καταλήξετε στην καλύτερη.\n  Καταστρώστε το σχέδιό σας.  Τώρα που αποφασίσατε τι θα κάνετε, φτιάξτε ένα σχέδιο για το πώς θα το κάνετε. Από πού χρειάζεται να ξεκινήσετε και ποια θα είναι τα επόμενα σας βήματα.\n  Επικοινωνήστε την απόφασή σας και αναλάβετε δράση.  Το να ανακοινώσετε την απόφασή σας σε κάποιον δημιουργεί ένα είδος δέσμευσης. Έτσι αποφεύγετε να μπείτε στη διαδικασία να σκέφτεστε μήπως χρειάζεται να αλλάξετε την απόφασή σας.', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:15:55', 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\":\"\"}', 3, 1, '', '', 1, 60, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(109, 331, 'Τι είναι αυτοπεποίθηση;', 'τι-είναι-αυτοπεποίθηση', '<p>Η αυτοπεποίθηση θα μπορούσαμε να πούμε πως αποτελεί μια στάση ζωής που επιτρέπει στο άτομο να αντιλαμβάνεται&nbsp;<strong>θετικά</strong>&nbsp;αλλά και&nbsp;<strong>ρεαλιστικά</strong> τις&nbsp;ικανότητές του και γενικά τον εαυτό του.</p>\r\n', 'Τι είναι αυτοπεποίθηση; «Κανείς δεν μπορεί να σε κάνει να νιώσεις κατώτερος, χωρίς τη συγκατάθεσή σου» Eleanor Roosevelt                             Η αυτοπεποίθηση θα μπορούσαμε να πούμε πως αποτελεί μια στάση ζωής που επιτρέπει στο άτομο να αντιλαμβάνεται θετικά αλλά και ρεαλιστικά τις ικανότητές του και γενικά τον εαυτό του.                      Του επιτρέπει ακόμη να μπορεί να διαχειριστεί, συνήθως με επιτυχία, δύσκολες καταστάσεις. Ακόμα κι αν δεν έχει αίσιο τέλος η προσπάθειά του, δύσκολα οδηγείται στην παραίτηση. Έχει επομένως, εμπιστοσύνη στον εαυτό του και τις ικανότητές του, καθώς φαίνεται να μπορεί να ασκεί έλεγχο στη ζωή του. Διατηρεί μια θετική στάση ακόμα και όταν τα πράγματα δεν πάνε καλά, διότι έχει αποδεχτεί τον εαυτό του και τον σέβεται ακόμα και με τα λάθη του.\nΗ αυτοπεποίθηση λοιπόν, εμπνέει υγιή συναισθήματα όπως αξιοπρέπεια, αυτοέλεγχο, ανεκτικότητα, υπευθυνότητα, σεβασμό των άλλων αλλά και αυτοσεβασμό. Είναι μέρος της αυτοεκτίμησης και αποτελεί έναν τρόπο έκφρασής της. Το άτομο παίρνει την πρωτοβουλία και διεκδικεί όσα θεωρεί σημαντικά για εκείνο. Δεν βασίζεται δηλαδή, μόνο  στα ενισχυτικά και υποστηρικτικά λόγια των άλλων. Αντίθετα, λειτουργεί σύμφωνα με τη ρεαλιστική και έγκυρη αυτο-αξιολόγηση που κάνει, με το να αναλαμβάνει ευθύνες και να διατηρεί δυναμική στάση απέναντι στις καθημερινές δυσκολίες και τις αναπόφευκτες αντιξοότητες.\nΓια να καταφέρει το άτομο όμως να «κατακτήσει» τα παραπάνω, σημαντικό ρόλο παίζει ο τρόπος σκέψης του. Εσύ πώς σκέφτεσαι; Τι περνάει από το μυαλό σου τώρα που διαβάζεις αυτές τις γραμμές;              Περισσότερα άρθρα', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:31:36', 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\":\"\"}', 3, 7, '', '', 1, 79, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(110, 333, 'Ζήσε για εσένα και όχι για τους άλλους!', 'ζήσε-για-εσένα-και-όχι-για-τους-άλλους', '<p>Η&nbsp;<strong>αυτοεκτίμηση</strong> δε δημιουργείται επειδή είσαι πάντα σωστός αλλά επειδή δε φοβάσαι να κάνεις λάθη. Τα άτομα που δεν αγαπούν τον εαυτό τους,&nbsp;<strong>εξαρτώνται</strong>&nbsp;συχνά από την γνώμη των άλλων.&nbsp;Προσπαθούν να βρουν την&nbsp;<strong>επιβεβαίωση</strong>&nbsp;στους άλλους και&nbsp;<strong>υποφέρουν</strong>&nbsp;στην ιδέα της απόρριψης.</p>\r\n', 'Ζήσε για εσένα και όχι για τους άλλους! Η αυτοεκτίμηση δε δημιουργείται επειδή είσαι πάντα σωστός αλλά επειδή δε φοβάσαι να κάνεις λάθη.                              Τα άτομα που δεν αγαπούν τον εαυτό τους, εξαρτώνται συχνά από την γνώμη των άλλων. Προσπαθούν να βρουν την επιβεβαίωση στους άλλους και υποφέρουν στην ιδέα της απόρριψης.                      Προσοχή! Ο κάθε άνθρωπος έχει τη δική του φιλοσοφία για τη ζωή και τρόπο αντιμετώπισης των πραγμάτων. Αυτό σημαίνει πως δεν γίνεται να τους ευχαριστήσετε όλους.\n Αποφύγετε λοιπόν τις συγκρίσεις. Είναι μια σημαντική πηγή δυστυχίας. Πολλοί άνθρωποι έχουν ιδιότητες και προτερήματα που λείπουν από σας, όμως κι εσείς έχετε αρετές που λείπουν από τους άλλους.\n Μην ψάχνετε το τέλειο. Κανένας δεν είναι τέλειος και αυτό είναι το ωραίο. Αυτό που υπάρχει είναι ένα απέραντο περιθώριο για βελτίωση. Μη φοβάστε δηλαδή να κάνετε λάθος. Τα λάθη διδάσκουν και σας βοηθούν να γίνεται όλο και καλύτεροι. Εστιάστε σε αυτά που έχετε και αγαπήστε τον εαυτό σας για αυτό που είναι. \n Πιστέψτε στον εαυτό σας και μη το βάζετε κάτω ποτέ! \nΗ τόνωση της αυτοπεποίθησης δε σταματά ποτέ και πρέπει να είναι ένας στόχος καθημερινός, γιατί η αγάπη για τον εαυτό μας είναι μια ανάγκη διαρκής!               Περισσότερα άρθρα', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:32:03', 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\":\"\"}', 3, 6, '', '', 1, 69, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(111, 335, 'Αυτοπεποίθηση στο χώρο εργασίας', 'αυτοπεποίθηση-στο-χώρο-εργασίας', '<p>Πολλοί από εμάς θέλουμε να δείχνουμε μεγαλύτερη&nbsp;<strong>σιγουριά</strong>&nbsp;και&nbsp;<strong>αυτοπεποίθηση</strong>&nbsp;στο&nbsp;<strong>χώρο εργασίας</strong>&nbsp;μας, καθώς με αυτό θα μπορούσε να μας βοηθήσει&nbsp;στο να ακούγεται περισσότερο η γνώμη μας στους συνεργάτες μας, να διαπραγματευόμαστε καλύτερα μία προαγωγή ή αύξηση</p>\r\n', 'Αυτοπεποίθηση στο χώρο εργασίας Εκτίμησε εσύ τον εαυτό σου και θα ακολουθήσουν και οι υπόλοιποι.                             Πολλοί από εμάς θέλουμε να δείχνουμε μεγαλύτερη σιγουριά και αυτοπεποίθηση στο χώρο εργασίας μας, καθώς με αυτό θα μπορούσε να μας βοηθήσει στο να ακούγεται περισσότερο η γνώμη μας στους συνεργάτες μας, να διαπραγματευόμαστε καλύτερα μία προαγωγή ή αύξηση                      Η συμπεριφορά που δείχνει αυτοπεποίθηση και σιγουριά, βοηθά στη διαχείριση του στρες και βελτιώνει την ικανότητα  συνεργασίας του ατόμου με συναδέλφους του. Το να έχει κανείς αυτοπεποίθηση δείχνει ότι σέβεται τον εαυτό του και προτίθεται να εκφράσει και να στηρίξει τις σκέψεις και τα συναισθήματά του. Ακόμη, ενισχύει την ικανοποίηση που λαμβάνει από τη δουλειά του. Πολλοί άνθρωποι ενώ επιθυμούν την αυτοπεποίθηση, υποφέρουν από παθητικότητα, εγκαταλείπουν τις ιδέες τους και δεν εκφράζουν την άποψή τους για να αποφύγουν τις συγκρούσεις με τους άλλους.  Άλλοι πάλι, εκδηλώνουν υπερβολική αυτοπεποίθηση στο περιβάλλον εργασίας και αυτό μπορεί να οδηγεί σε συμπεριφορές υποτίμησης και εκμετάλλευσης των άλλων. Και τα δύο μπορεί να έχουν εξίσου άσχημα αποτελέσματα στη δουλειά μας γι’ αυτό αναζητούμε τη χρυσή τομή ανάμεσα στα δύο άκρα, το κατάλληλο ποσοστό αυτοπεποίθησης.  Αναμφίβολα, το τέλειο ποσοστό αυτοπεποίθησης είναι πολύ σημαντικό συστατικό μίας ικανοποιητικής και πετυχημένης καριέρας.               Περισσότερα άρθρα', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:32:58', 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\":\"\"}', 3, 5, '', '', 1, 77, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(112, 337, '\"Χτίζω\" αυτοπεποίθηση', 'χτίζω-αυτοπεποίθηση', '<p>Σκεφτείτε ανθρώπους που γνωρίζετε και θεωρείτε ότι έχουν <strong>αυτοπεποίθηση</strong>. Μπορεί να είναι άτομα από το συγγενικό ή φιλικό σας περιβάλλον, από τον επαγγελματικό σας χώρο, ακόμα και ανθρώπους γνωστούς.</p>\r\n', '\"Χτίζω\" αυτοπεποίθηση                            Σκεφτείτε ανθρώπους που γνωρίζετε και θεωρείτε ότι έχουν αυτοπεποίθηση.\nΜπορεί να είναι άτομα από το συγγενικό ή φιλικό σας περιβάλλον, από τον επαγγελματικό σας χώρο, ακόμα και ανθρώπους γνωστούς.Αφού επιλέξετε τα άτομα, καταγράψτε σε μια κόλλα χαρτί τα χαρακτηριστικά στους. Σημειώστε ό,τι περνάει από το μυαλό σας αυθόρμητα. Καταγράψτε ακόμη τι είναι για σας η αυτοπεποίθηση, πώς την αποκτάει κανείς και πού βοηθάει το άτομο.\nΦέρτε στη μνήμη σας δικές σας σημαντικές εμπειρίες από το παρελθόν κατά τη διάρκεια των οποίων νιώσατε ότι είστε δυνατοί με αυτοπεποίθηση. Ποιες στιγμές ήταν αυτές; Ποιοι ήταν κοντά σας σε αυτές τις στιγμές; Πώς νιώσατε; Με αυτό τον τρόπο θα είναι ξεκάθαρο σε σας τι σημαίνει αυτοπεποίθηση και πώς την είχατε «χτίσει» κάποτε.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:15:04', 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\":\"\"}', 3, 4, '', '', 1, 79, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(113, 339, 'Δεν προσπερνάω πια τα θετικά σχόλια', 'δεν-προσπερνάω-πια-τα-θετικά-σχόλια', '<p>Αυτή τη φορά ξεκινήστε μια λίστα με δύο στήλες όπου στη μία θα καταγράφετε  <strong>χαρακτηριστικά</strong> και <strong>ταλέντα</strong> που εσείς οι ίδιοι θεωρείτε πως έχετε</p>\r\n', 'Δεν προσπερνάω πια τα θετικά σχόλια                            Αυτή τη φορά ξεκινήστε μια λίστα με δύο στήλες όπου στη μία θα καταγράφετε  χαρακτηριστικά και ταλέντα που εσείς οι ίδιοι θεωρείτε πως έχετε. \nΣτη δεύτερη στήλη καταγράψτε θετικά στοιχεία και χαρίσματα που αναφέρουν οι γύρω σας ότι έχετε. Συμπληρώστε τη λίστα με περιγραφές που έχουν κάνει για σας στο παρελθόν, όταν ήσασταν μικροί (π.χ. δάσκαλοι στο σχολείο), μέχρι και σήμερα.\nΜπορείτε να ζητήσετε σε φίλους σας να σας αναφέρουν σε τι πιστεύουν πως είστε καλοί. Είναι σημαντικό να έχετε αυτή τη λίστα κοντά σας ώστε να τη διαβάζετε συχνά. Κάθε φορά που σας κάνουν μια νέα φιλοφρόνηση προσθέστε το στη λίστα. Θα παρατηρήσετε πως πλέον δε θα προσπερνάτε τα θετικά σχόλια μόλις σας τα κάνουν.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:14:31', 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\":\"\"}', 3, 3, '', '', 1, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(114, 341, 'Λίστα επιτευγμάτων', 'λίστα-επιτευγμάτων', '<p>Ξεκινήστε μια λίστα με όσα έχετε <strong>καταφέρει</strong> στη ζωή σας από την παιδική σας ηλικία μέχρι και σήμερα. Μη θεωρήσετε κάτι ασήμαντο να αναφερθεί και μην μπείτε στη διαδικασία συγκρίσεων με άλλους.</p>\r\n', 'Λίστα επιτευγμάτων                            Ξεκινήστε μια λίστα με όσα έχετε καταφέρει στη ζωή σας από την παιδική σας ηλικία μέχρι και σήμερα.\nΜη θεωρήσετε κάτι ασήμαντο να αναφερθεί και μην μπείτε στη διαδικασία συγκρίσεων με άλλους. Είναι σημαντικό να μπορείτε να ανατρέχετε σε αυτή τη μεγάλη λίστα συχνά. Φροντίστε λοιπόν να επανέρχεστε στη λίστα σας είτε για να συμπληρώσετε κάτι που ξεχάσατε είτε για να προσθέσετε κάτι καινούριο που καταφέρατε. Δεν έχει σημασία αν είναι μικρό ή μεγάλο. Κάθε είδους επιτυχία είναι σημαντική για να ενισχύσει την αυτοπεποίθησή σας.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:13:55', 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\":\"\"}', 3, 2, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(115, 343, 'Τί εννοούμε με τον όρο \"Διαχείριση Ενέργειας\";', 'τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας', '<p>Η <strong>ενέργεια</strong> ορίζεται ως η ικανότητα να ενεργούμε αποτελεσματικά και προσδιορίζεται από τις τέσσερις πηγές ενέργειας. Αυτές είναι το<strong> σώμα, </strong>το<strong> συναίσθημα, </strong>το<strong> μυαλό </strong>και το<strong> πνεύμα</strong>.</p>\r\n', 'Τί εννοούμε με τον όρο \"Διαχείριση Ενέργειας\"; Η ενέργεια ρέει προς τα εκεί που της δείχνουν οι προθέσεις μας.                             Η ενέργεια ορίζεται ως η ικανότητα να ενεργούμε αποτελεσματικά και προσδιορίζεται από τις τέσσερις πηγές ενέργειας. Αυτές είναι το σώμα, το συναίσθημα, το μυαλό και το πνεύμα. Και οι τέσσερις πηγές ενέργειας είναι απαραίτητες τόσο για την προσωπική όσο και για την επαγγελματική ζωή των ανθρώπων.                      Και οι τέσσερις πηγές ενέργειας είναι απαραίτητες τόσο για την προσωπική όσο και για την επαγγελματική ζωή των ανθρώπων. Α λληλεπιδρούν μεταξύ τους και έχουν την ίδια βαρύτητα. Καθημερινά, καταναλώνουμε μεγάλη ποσότητα ενέργειας στις απαιτήσεις των πολλαπλών ρόλων της εργασιακής και προσωπικής ζωής, ώστε να ανταπεξέλθουμε με επιτυχία στις προκλήσεις που αντιμετωπίζουμε.\nΧρειάζεται λοιπόν να βρούμε τρόπους να διαχειριζόμαστε τα επίπεδα ενέργειας, ώστε να κατακτήσουμε την εσωτερική μας ισορροπία και να αναγνωρίσουμε ποιοι παράγοντες ενισχύουν και αποδυναμώνουν την ενέργειά μας, κατά τη διάρκεια της ημέρας. Η ενέργεια, μέσα από καθημερινές διεργασίες μπορεί να ανανεώνεται συστηματικά έτσι ώστε να αναζωογονείτε και να επαναφορτίζετε τον εαυτό σας!\nΣήμερα, παρατηρείται πως οι αυξημένοι ρυθμοί της καθημερινότητας και οι διαφορετικοί απαιτητικοί ρόλοι, αυξάνουν τα επίπεδα στρες. Ωστόσο χρειάζεται να προσπαθούμε καθημερινά τα επίπεδα του στρες να παραμένουν στο στάδιο της κινητοποίησης και της εγρήγορσης και να μην μας οδηγούν σε έντονες καταστάσεις που καταναλώνουν όλη την ψυχική και σωματική μας ενέργεια. Μπορούμε να διαχειριστούμε το στρες στην καθημερινότητά μας και ταυτόχρονα να κάνουμε μια καλή διαχείριση των τεσσάρων πηγών ενέργειας που θα μας εξασφαλίσουν την ισορροπία και την ευεξία στη ζωή μας. ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:38:28', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 58, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(116, 345, 'Πώς θα μπορούσα να διαχειριστώ καλύτερα την κατανάλωση ενέργειας;', 'πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας', '<p>Η καθημερινή ενέργεια που καταναλώνουμε αποτυπώνεται σε <strong>τέσσερα επίπεδα</strong> που αλληλεπιδρούν. Για το καθένα ξεχωριστά υπάρχουν κάποια στοιχεία που αν τα προσθέταμε στην καθημερινότητά μας, θα ενίσχυαν την ποιότητα της ενέργειας που καταναλώνουμε συνολικά μέσα στη μέρα μας.</p>\r\n', 'Πώς θα μπορούσα να διαχειριστώ καλύτερα την κατανάλωση ενέργειας; Με ενέργεια και επιμονή κατακτώνται τα πάντα.                             Η καθημερινή ενέργεια που καταναλώνουμε αποτυπώνεται σε τέσσερα επίπεδα που αλληλεπιδρούν. Για το καθένα ξεχωριστά υπάρχουν κάποια στοιχεία που αν τα προσθέταμε στην καθημερινότητά μας, θα ενίσχυαν την ποιότητα της ενέργειας που καταναλώνουμε συνολικά μέσα στη μέρα μας.                      Αρχικά όσον αφορά το σωματικό επίπεδο, είναι σημαντικό να επιλέξετε μια ισορροπημένη διατροφή. Πιο συγκεκριμένα, θα βοηθούσε να αυξήσετε την κατανάλωση φρούτων και λαχανικών καθώς και την ποσότητα νερού μέσα στη μέρα. Είναι σημαντικό να κάνετε 2 με 3 κύρια γεύματα και να καταναλώνετε 2 με 3 ενδιάμεσα  σνακ, τα οποία  θα προέρχονται από όλες τις ομάδες τροφίμων. Καλό θα ήταν, να μ ειώσετε την καφεΐνη, τη ζάχαρη, το τσιγάρο και το αλκοόλ. Παράλληλα, περιορίστε την καθιστική ζωή και στοχεύστε στην καθημερινή άσκηση! \nΑναφορικά με το  διανοητικό επίπεδο , εστιάστε την προσοχή σας στην ενέργειά σας. Αποφύγετε δηλαδή τους περισπασμούς, όπως σκέψεις ή δραστηριότητες που μπορεί να σας αποσπάσουν την προσοχή από την ασχολία σας. Ιδιαίτερα βοηθητικό θα ήταν να συγκεντρωθείτε από 90 έως 120 λεπτά στην εργασία σας και στη συνέχεια να κάνετε ένα σύντομο διάλειμμα.  Χρήσιμο θα ήταν, να αποφύγετε τις αρνητικές σκέψεις που πιθανώς κάνετε και να συγκεντρωθείτε στον εαυτό σας ώστε να χαλαρώσετε. \nΤο  συναισθηματικό επίπεδο  φαίνεται επίσης να διαδραματίζει σημαντικό ρόλο στην καθημερινότητά, καθώς συχνά δυσκολευόμαστε να αναγνωρίσουμε και κατ’ επέκταση να διαχειριστούμε τα συναισθήματά μας. Για να αλλάξει αυτό θα βοηθούσε το να βιώσετε τα αρνητικά συναισθήματά σας και να μην τα αποφεύγετε. Εκτονώστε τα και προχωρήστε. Προσηλωθείτε στο παρόν, μείνετε δηλαδή στο τώρα και εστιάστε στη βίωση των θετικών συναισθημάτων.   \nΤέλος, συχνά υποτιμούμε το λεγόμενο  πνευματικό επίπεδο.  Μην το καθυστερείτε. Β ρείτε νόημα και σκοπό στη ζωή σας.  Ανακαλύψτε τις αξίες σας («Για ποιο πράγμα θέλετε να σας θυμούνται;»). Βάλτε τις βασικές σας αξίες στις καθημερινές σας δραστηριότητες ως προτεραιότητα. Ανακαλύψτε τί σας ενεργοποιεί και τί ταλέντα χρησιμοποιήσατε. Φροντίστε επίσης, να εναλλάσσετε τα διαστήματα που απαιτούν υψηλή απόδοση από εσάς με διαστήματα χαλάρωσης.', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:39:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 60, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(117, 347, 'Τι μειώνει και τι ενισχύει την ενέργειά μας', 'τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας', '<p>Όλοι γνωρίζουμε ότι η <strong>ανεπαρκής διατροφή, άσκηση, ύπνος και ξεκούραση</strong> μειώνουν τα βασικά επίπεδα ενέργειας των ανθρώπων, καθώς και την ικανότητά τους να διαχειρίζονται τα συναισθήματά τους και να εστιάζουν την προσοχή τους.</p>\r\n', 'Τι μειώνει και τι ενισχύει την ενέργειά μας                             Όλοι γνωρίζουμε ότι η ανεπαρκής διατροφή, άσκηση, ύπνος και ξεκούραση μειώνουν τα βασικά επίπεδα ενέργειας των ανθρώπων, καθώς και την ικανότητά τους να διαχειρίζονται τα συναισθήματά τους και να εστιάζουν την προσοχή τους.                      Τι μειώνει την ενέργειά μας:   &gt; Η παράλειψη γευμάτων  &gt; Η κακή διατροφή  &gt; Η έλλειψη τακτικής άσκησης  &gt; Το υπερβολικό βάρος  &gt; Η έλλειψη ύπνου  &gt; Οι πολλές ώρες εργασίας   Τι ενισχύει την ενέργειά μας:   &gt; Τρία ελαφρύτερα, υγιεινά γεύματα με ένα υγιεινό σνακ στο ενδιάμεσο  &gt; Τα τακτικά διαλείμματα όλη την ημέρα - αφήνοντας πάντα το γραφείο σας  &gt; Προσοχή στα σημάδια ότι η ενέργειά σας έχει λιγοστέψει (ανησυχία, χασμουρητό, πείνα, δυσκολία στη συγκέντρωση) και κάντε κάτι για αυτό. Μην αφήνετε τον εαυτό σας να εξαντλείται!', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:39:05', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 54, '{\"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
(118, 349, 'Κόκκινες και Πράσινες δραστηριότητες', 'κόκκινες-και-πράσινες-δραστηριότητες', '<p>Σε αυτή την άσκηση, στόχος είναι να αναγνωρίσουμε ποιες καθημερινές δραστηριότητες μας&nbsp;<strong>καταναλώνουν</strong>&nbsp;περισσότερη&nbsp;<strong>ενέργεια</strong>, ποιες&nbsp;<strong>αυξάνουν</strong>&nbsp;την&nbsp;<strong>ενέργειά</strong>&nbsp;μας και να δούμε πως θα τις διαχειριστούμε καλύτερα.</p>\r\n', 'Κόκκινες και Πράσινες δραστηριότητες                            Σε αυτή την άσκηση, στόχος είναι να αναγνωρίσουμε ποιες καθημερινές δραστηριότητες μας&nbsp;καταναλώνουν&nbsp;περισσότερη&nbsp;ενέργεια, ποιες&nbsp;αυξάνουν&nbsp;την&nbsp;ενέργειά&nbsp;μας και να δούμε πως θα τις διαχειριστούμε καλύτερα.\nΜε τον όρο ενέργεια εννοούμε την&nbsp;πνευματική ενέργεια.&nbsp;Δραστηριότητες που μας προκαλούν να χρησιμοποιήσουμε τα δυνατά μας σημεία ενδεχομένως μας&nbsp;κουράζουν σωματικά&nbsp;αλλά σε ψυχολογικό επίπεδο αποκτούμε&nbsp;περισσότερη ενέργεια. \n Βήμα&nbsp;1:&nbsp;Εισαγωγή \n Για αυτή την άσκηση θα ονομάζουμε τις δραστηριότητες αυτές που βασίζονται στα δυνατά μας σημεία και μας δίνουν ενέργεια \"Πράσινες&nbsp;Δραστηριότητες \".&nbsp;Πως θα τις καταλάβεις:\n *πραγματικά απολαμβάνεις να τι κάνεις \n *σε κάνουν να νιώθεις ενέργεια \n *σε κάνουν να ξεχνάς το χρόνο \n *περιμένεις πως και πως για να τις κάνεις \n *μπορείς να ανταποκριθείς καλά σε αυτές ακόμα και σε περιπτώσεις στρες και κούρασης \n Δραστηριότητες που βασίζονται στα αδύναμα σημεία μας και καταναλώνουν την ενέργεια μας θα αναφέρονται ως \"Κόκκινες&nbsp;δραστηριότητες\".&nbsp;Πως θα τις καταλάβεις:\n *Δε σου αρέσει να τις κάνεις \n *Σε κάνουν νιώθεις εξουθενωμένος \n *Μοιάζει να περνάει αργά ο χρόνος \n *Δεν ανυπομονείτε για να τις κάνετε \n *Απαιτούν αρκετή προσπάθεια και αυτοέλεγχο για να γίνουν καλά \n  Βήμα 2:&nbsp;Καταγράψτε τις&nbsp;πράσινες&nbsp;και&nbsp;κόκκινες&nbsp;δραστηριότητες \nΚατά τη διάρκεια της επόμενης εβδομάδας καταγράψτε τις “πράσινες\" και \"κόκκινες\" δραστηριότητές σας σε καθημερνή βάση καθώς και τα επίπεδα ενέργειας που προσφέρουν ή καταναλώνουν αντίστοιχα.\n Βήμα 3:&nbsp;Δίπλα από κάθε δραστηριότητα σημειώστε και τι είναι αυτό που σας δίνει ή σας στερεί.  Παράδειγμα: \n&nbsp;\n Πράσινη δραστηριότητα &gt; γυμναστική &gt; αυξάνει την ενέργειά μου &gt; μου προσφέρει ένα υγιές, καλλίγραμμο σώμα \n Βήμα 4 :&nbsp; Αξιολόγηση.   \nΘα μπορούσατε να αυξήσετε τη διάρκεια&nbsp;των&nbsp;πράσινων&nbsp;δραστηριοτήτων στη ζωή σας; Θα&nbsp;μπορούσατε να διαχειριστείτε αποτελεσματικά τις ‘’κόκκινες’’ για εσάς δραστηριότητες; Για παράδειγμα, μπορείτε να τις αναθέσετε σε κάποιον άλλον ή να τις προσαρμόσετε;', 1, 25, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:06:00', 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\":\"\"}', 4, 4, '', '', 1, 52, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(119, 351, 'Καθημερινό Πρόγραμμα', 'καθημερινό-πρόγραμμα', '<p>Φτιάξτε ένα&nbsp;<strong>καθημερινό&nbsp;ημερολόγιο</strong>&nbsp;δραστηριοτήτων</p>\r\n', 'Καθημερινό Πρόγραμμα                            Φτιάξτε ένα&nbsp;καθημερινό&nbsp;ημερολόγιο&nbsp;δραστηριοτήτων όπου:\n- Θα προβλέπετε&nbsp;το&nbsp;χρόνο&nbsp;που χρειάζεστε για τις απαραίτητες εργασίες της ημέρας. - Θα προβλέπετε τις&nbsp;διακοπές&nbsp;που μπορεί να προκύπτουν ή που εσκεμμένα θα θέτετε εσείς (προβλεπόμενα διαλείμματα). - Θα ορίζετε την&nbsp;ακριβή διάρκεια&nbsp;των συναντήσεών σας και θα την τηρείτε όσο είναι δυνατό.  Στη συνέχεια: - Αξιολογήστε αν η μέρα σας είναι πλήρης και αν ο προγραμματισμός σας βοήθησε στην εξοικονόμηση χρόνου και ενέργειας.', 1, 25, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:08:57', 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\":\"\"}', 4, 3, '', '', 1, 65, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(120, 353, 'Τι είναι σημαντικό', 'τι-είναι-σημαντικό', '<p>Σε ένα φύλλο χαρτί φτιάξτε 2 στήλες, η μία θα ονομάζεται <strong>\"Τί είναι σημαντικό\"</strong> και η άλλη <strong>\"Αφιέρωση Χρόνου\"</strong></p>\r\n', 'Τι είναι σημαντικό                            Σε ένα φύλλο χαρτί φτιάξτε 2 στήλες, η μία θα ονομάζεται \"Τί είναι σημαντικό\" και η άλλη \"Αφιέρωση Χρόνου\". \n- Στην πρώτη γράψτε 5 πράγματα που είναι πολύ σημαντικά για εσάς (πρόσωπα, καταστάσεις, θεσμούς, δραστηριότητες κλπ) - Στην δεύτερη γράψτε 5 πράγματα στα οποία αφιερώνετε τον περισσότερο χρόνο σας.\n- Στη συνέχεια δείτε εάν αυτά που είναι σημαντικά για εσάς, έχουν και τον περισσότερο χρόνο σας. Εάν όχι, σκεφτείτε τι μπορείτε να κάνετε για να αφιερώνετε περισσότερο χρόνο στα σημαντικά κομμάτια της ζωής σας.  \n ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:12:04', 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\":\"\"}', 4, 2, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(121, 355, 'Ζήτησε – Πίστεψε – Διεκδίκησε! Το τρίπτυχο της επιτυχίας', 'ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας', '<p>Αυτό οφείλεται στο γεγονός ότι υπάρχει μια λεπτή γραμμή μεταξύ της διεκδικητικής και της επιθετικής συμπεριφοράς. Αυτό, συχνά οδηγεί στη σύγχυση των δύο αυτών όρων.</p>\r\n', 'Ζήτησε – Πίστεψε – Διεκδίκησε! Το τρίπτυχο της επιτυχίας Δεν είναι πάντα εύκολο να ορίσεις μια πραγματικά δυναμική συμπεριφορά.                             Αυτό οφείλεται στο γεγονός ότι υπάρχει μια λεπτή γραμμή μεταξύ της διεκδικητικής και της επιθετικής συμπεριφοράς. Αυτό, συχνά οδηγεί στη σύγχυση των δύο αυτών όρων.                      Η&nbsp;διεκδικητική συμπεριφορά&nbsp;θεωρείται&nbsp;σημείο ισορροπίας&nbsp;ανάμεσα στην παθητική και την επιθετική συμπεριφορά. Απαιτεί να είστε ευθείς, να υπερασπίζεστε, δηλαδή, τις επιθυμίες και τις ανάγκες σας, ενώ εξακολουθείτε να σέβεστε τα δικαιώματα, τις ανάγκες και τις επιθυμίες των άλλων. Είναι σημαντικό να εκφράζετε τις σκέψεις, τα συναισθήματα και τις πεποιθήσεις σας με άμεσο και κατάλληλο τρόπο. Όταν&nbsp;διεκδικείτε, νιώθετε να&nbsp;ενισχύεται η αυτοπεποίθησή&nbsp;σας και αντλείτε δύναμη από αυτό. Σε όλες τις αλληλεπιδράσεις με άλλους ανθρώπους, η διεκδικητικότητα μπορεί να σας βοηθήσει να εκφράσετε τον εαυτό σας με σαφή και άμεσο τρόπο, χωρίς να υπονομεύσετε τα δικά σας δικαιώματα ή των άλλων.\nΑντιθέτως, η επιθετική συμπεριφορά&nbsp;βασίζεται στη νίκη. Κάνετε αυτό που εξυπηρετεί καλύτερα το συμφέρον σας, χωρίς να λαμβάνετε υπόψη τα δικαιώματα, τις ανάγκες ή τις επιθυμίες άλλων ανθρώπων. Όταν είστε επιθετικοί, η δύναμη που χρησιμοποιείτε είναι&nbsp;εγωιστική. Μπορεί να θεωρηθεί ότι είστε πιεστικός ή ακόμα ότι ασκείτε εκφοβισμό. Παίρνετε ό,τι θέλετε, συχνά χωρίς να το ζητάτε. Υιοθετώντας αυτήν την επιθετική συμπεριφορά,&nbsp;υπονομεύονται&nbsp;οι απόψεις και τα συναισθήματα άλλων ατόμων. Οι επιθετικές απαντήσεις, ενθαρρύνουν το άλλο άτομο, να ανταποκριθεί με μη διεκδικητικό τρόπο, είτε επιθετικά είτε παθητικά.\nΑπό την άλλη, η αντίδραση με παθητικό ή μη διεκδικητικό τρόπο&nbsp;τείνει να σημαίνει συμμόρφωση με τις επιθυμίες άλλων, αλλά την ίδια στιγμή μπορεί να υπονομεύσει τα ατομικά δικαιώματα και την αυτοπεποίθηση σας. Πολλοί άνθρωποι, υιοθετούν μια παθητική στάση επειδή έχουν μια ισχυρή ανάγκη να αρέσουν στους άλλους. Η παθητικότητα, οδηγεί τα άτομα στην&nbsp;αποτυχία επικοινωνίας σκέψεων ή και συναισθημάτων&nbsp;αλλά και στο να κάνουν πράγματα που δε θέλουν πραγματικά, με μοναδικό σκοπό να ευχαριστήσουν τους άλλους ή να αποφύγουν πιθανή διένεξη. Αυτό σημαίνει επίσης, ότι επιτρέπουν σε άλλους να αναλάβουν την ευθύνη, να οδηγήσουν και να λάβουν αποφάσεις γι \'αυτούς.\nΠαρόλο που ο καθένας μας ενεργεί με παθητικούς και επιθετικούς τρόπους ανά διαστήματα, τέτοιοι τρόποι αντίδρασης συχνά προκύπτουν από την έλλειψη αυτοπεποίθησης&nbsp;και επομένως, είναι ακατάλληλοι τρόποι αλληλεπίδρασης με άλλους.\nΘυμηθείτε! Η χρυσή τομή&nbsp;ή αλλιώς το να διεκδικείτε είναι η&nbsp;λύση!', 1, 26, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:59:44', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(122, 357, 'Τι σημαίνει Θετική Διεκδίκηση;', 'τι-σημαίνει-θετική-διεκδίκηση', '<p>Η&nbsp;<strong>θετική διεκδικητική συμπεριφορά</strong>&nbsp;και επικοινωνία, είναι ο τύπος της συμπεριφοράς, κατά την οποία προασπίζονται τα δικαιώματα του ατόμου που την εκπέμπει, χωρίς να παραβιάζονται τα δικαιώματα των αποδεκτών της.</p>\r\n', 'Τι σημαίνει Θετική Διεκδίκηση;                             Η θετική διεκδικητική συμπεριφορά και επικοινωνία, είναι ο τύπος της συμπεριφοράς, κατά την οποία προασπίζονται τα δικαιώματα του ατόμου που την εκπέμπει, χωρίς να παραβιάζονται τα δικαιώματα των αποδεκτών της.                      Η θετική διεκδίκηση είναι βασικό συστατικό της καλής επικοινωνίας, η οποία με τη σειρά της προσφέρει&nbsp; μεγαλύτερη κατανόηση και μας οδηγεί σε καλύτερες διαπροσωπικές κι επαγγελματικές σχέσεις.\nΤο κεντρικό μήνυμα της θετικής διεκδικητικής συμπεριφοράς είναι: «αυτό αισθάνομαι», «αυτό σκέφτομαι», «αυτός είναι ο τρόπος που βλέπω την κατάσταση». Τα κύρια συστατικά της θετικής διεκδικητικής συμπεριφοράς είναι τα εξής τέσσερα:\n -Έκφραση θετικών συναισθημάτων:&nbsp;αναφέρεται στην ικανότητα του ανθρώπου να αναγνωρίζει τα θετικά στοιχεία και τις επιτυχίες των άλλων και να τους επιβραβεύει, ενώ ταυτόχρονα, να δέχεται την επιβράβευση και τις ειλικρινείς φιλοφρονήσεις των άλλων, προς εκείνον.  -Ανάληψη πρωτοβουλιών:&nbsp;αναφέρεται στην ικανότητα του ατόμου να εκφράζει την άποψή του, η οποία μπορεί να διαφέρει από αυτή των άλλων, αλλά και να αποδέχεται ότι η γνώμη των άλλων, μπορεί να διαφέρει από τη δική του.&nbsp;  -Έκφραση αρνητικών συναισθημάτων:&nbsp;αναφέρεται στην ικανότητα του ατόμου να εκφράζει την ενόχλησή του σε σχέση με τη συμπεριφορά κάποιου άλλου ατόμου, να εκφράζει κάποιο παράπονο, να υπερασπίζεται τα δικαιώματά του και να αρνείται να κάνει κάτι το οποίο του ζητείται, αν δεν το επιθυμεί πραγματικά.  -Αποδοχή των προσωπικών ορίων:&nbsp;αναφέρεται στην ικανότητα του ατόμου να δέχεται την κριτική από τους άλλους, να παραδέχεται ότι έχει κάνει κάποιο λάθος ή ότι δε γνωρίζει κάτι, να ζητά βοήθεια χωρίς να το θεωρεί προσωπική αδυναμία και να θέτει τα όριά του απέναντι στους άλλους. Αναλογιστείτε για παράδειγμα, πώς θα μπορούσατε να απαντήσετε σε κάποιον, που σας ζητάει να κάνετε κάτι που δε συμβαδίζει με τις προσωπικές σας ανάγκες ή που απαιτεί χρόνο και πόρους από μέρους σας, τα οποία δεν έχετε ή δεν θέλετε να διαθέσετε. Για να αποκτήσουμε όμως διεκδικητική συμπεριφορά, είναι απαραίτητο να επιθυμούμε να αλλάξουμε συμπεριφορά. Μπείτε λοιπόν από τη θεωρία στην πράξη&nbsp;και θέστε νέους στόχους. Τί λες; Είσαι έτοιμος/η;', 1, 26, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:00:54', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(123, 359, 'Μη σταματάς να διεκδικείς!', 'μη-σταματάς-να-διεκδικείς', '<p>Η διαδικασία του να γίνει ένα άτομο διεκδικητικό, διαρκεί μια ζωή και απαιτεί <strong>εμπιστοσύνη</strong> προς τον εαυτό, τόσο στα πρώτα βήματα όσο και στη συνέχεια.</p>\r\n', 'Μη σταματάς να διεκδικείς!                             Η διαδικασία του να γίνει ένα άτομο διεκδικητικό, διαρκεί μια ζωή και απαιτεί εμπιστοσύνη προς τον εαυτό, τόσο στα πρώτα βήματα όσο και στη συνέχεια.                      Είναι δηλαδή μια συνεχής διαδικασία, με αφετηρία την αυτογνωσία. Χρειάζεται εξάσκηση, η οποία θα ήταν βοηθητικό να ξεκινήσει σε πιο εύκολες καταστάσεις, ώστε να αναπτυχθεί η απαραίτητη αυτοπεποίθηση. Έτσι, το άτομο σταδιακά  θα αποκτήσει την ικανότητα να χειρίζεται και πιο δύσκολες καταστάσεις στο μέλλον. \nΕάν επιθυμείτε να ανταποκρίνονται οι άνθρωποι στις ιδέες και τις ανάγκες σας, τότε θα ήταν καλό να μπορείτε να πείτε τί είναι αυτό που θέλετε χωρίς να αμελήσετε να το πείτε με τρόπο που θα κάνει τους άλλους να ανταποκριθούν. Όταν η δεκδικητικότητα αποτελέσει οικεία συμπεριφορά, τότε δε θα χρειάζεται να χρησιμοποιείτε τεχνικές για να το πετύχετε. Όσο κανείς εξασκείται, είναι πιθανόν να νιώσει περισσότερο αυτοσεβασμό. Το καλύτερο κομμάτι είναι ότι οι υπόλοιποι άνθρωποι θα αναγνωρίσουν ότι σέβεστε τον εαυτό σας και θα σας συμπεριφέρονται και εκείνοι με τη σειρά τους, με σεβασμό. Ο αυτοσεβασμός είναι ίσως μία από τις πιο βασικές πτυχές μιας αρμονικής σχέσης με τον εαυτό σας και μια σημαντική προϋπόθεση για να έχετε υψηλή αυτοεκτίμηση.\nΧρειάζεται αποδοχή του ίδιου μας του εαυτού. Εξάλλου, η αποδοχή των άλλων περνάει από μέσα μας. Αν δεν μπορείς να αποδεχτείς τον ίδιο σου τον εαυτό, δεν μπορείς να αφήσεις χώρο για τρίτους.\n ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:41:35', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 55, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(124, 361, '\'\'Διεκδίκησε\'\' τη διεκδικητική σου συμπεριφορά', 'διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά', '<p>Κάνε τρεις&nbsp;<strong>φιλοφρονήσεις</strong>&nbsp;καθημερινά για μια εβδομάδα.&nbsp;<strong>Αξιολόγησε</strong>&nbsp;το επίπεδο του άγχους που μπορεί να βιώσεις.</p>\r\n', '\'\'Διεκδίκησε\'\' τη διεκδικητική σου συμπεριφορά                            \nΚάνε τρεις&nbsp;φιλοφρονήσεις&nbsp;καθημερινά για μια εβδομάδα.&nbsp;Αξιολόγησε&nbsp;το επίπεδο του άγχους που μπορεί να βιώσεις.\nΌταν αποδέχεσαι φιλοφρονήσεις, παρατήρησε&nbsp;πόσο άνετα&nbsp;νιώθεις και αν τις αποδέχεσαι πραγματικά.&nbsp;Αξιολόγησε&nbsp;τις διεκδικητικές σου απαντήσεις.\nΑν στην αποδοχή&nbsp;ή&nbsp;απόδοση&nbsp;φιλοφρονήσεων παρατηρήσεις κάποια συγκεκριμένη συμπεριφορά που θα ήθελες να αλλάξεις,&nbsp;άλλαξέ&nbsp;την&nbsp;και παρατήρησε πιθανά σημεία βελτίωσης.  \n\n Σημείωση:&nbsp;Θα ήταν πολύ βοηθητικό να&nbsp;κρατάς σημειώσεις&nbsp;για τις παρατηρήσεις σου για να μπορείς να ανατρέχεις σε αυτές.\n&nbsp;', 1, 26, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:02:28', 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\":\"\"}', 6, 3, '', '', 1, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(125, 363, '«Αναπτύσσω» υγιή εμπιστοσύνη με τον εαυτό μου', '«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου', '<p><strong>Επιδιώκουμε</strong> και <strong>αποδεχόμαστε αλλαγές</strong> σε καταστάσεις και σχέσεις που δε μας ικανοποιούν πια, αλλά μας γεμίζουν αμφιβολίες για τον εαυτό μας.</p>\r\n', '«Αναπτύσσω» υγιή εμπιστοσύνη με τον εαυτό μου                             Επιδιώκουμε και αποδεχόμαστε αλλαγές σε καταστάσεις και σχέσεις που δε μας ικανοποιούν πια, αλλά μας γεμίζουν αμφιβολίες για τον εαυτό μας.\n Ελέγχουμε τις δυσλειτουργικές σκέψεις που μας εμποδίζουν να αναπτύξουμε υγιή εμπιστοσύνη με τον εαυτό μας.   \n Αναλογιστείτε και σημειώστε 5 δυσλειτουργικές σκέψεις που κάνετε (αρνητικές σκέψεις που μας μπλοκάρουν). Σκεφτείτε κατά πόσο είναι ρεαλιστικές και από ποιες θετικές θα μπορούσαν  να αντικατασταθούν.\n Πότε ήταν η τελευταία φορά που συνέβη κάποια αλλαγή στη ζωή σας και πώς την αντιμετωπίσατε;', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:10:31', 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\":\"\"}', 3, 2, '', '', 1, 63, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(126, 365, 'Αποδέχομαι τον εαυτό μου!', 'αποδέχομαι-τον-εαυτό-μου', '<p><strong>Αποδεχόμαστε</strong> και <strong>κατανοούμε</strong> τη δυσάρεστη πλευρά του εαυτού μας και τα αρνητικά μας συναισθήματα (θλίψη, μοναξιά, φόβο, απόγνωση), ως ένα κομμάτι δικό μας εξίσου σημαντικό με το πιο θετικό και χαρούμενο.</p>\r\n', 'Αποδέχομαι τον εαυτό μου!                             Αποδεχόμαστε και κατανοούμε τη δυσάρεστη πλευρά του εαυτού μας και τα αρνητικά μας συναισθήματα (θλίψη, μοναξιά, φόβο, απόγνωση), ως ένα κομμάτι δικό μας εξίσου σημαντικό με το πιο θετικό και χαρούμενο.     \n - Σημειώστε 3 αρνητικά σας συναισθήματα και από που προέρχονται.  - Δεχόμαστε τη θετική γνώμη των άλλων για τον εαυτό μας χωρίς να την υποτιμούμε.  - Πότε ήταν η τελευταία φορά που δεχτήκατε κάποιο θετικό σχόλιο και πώς το αντιμετωπίσατε; Είναι σημαντικό λοιπόν να διεκδικούμε τα δικαιώματά μας, αναγνωρίζοντας παράλληλα και αυτά των άλλων. Γνωρίζουμε τί θέλουμε και θέτουμε τα όριά μας.', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:09:59', 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\":\"\"}', 3, 1, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(127, 367, 'Ευγνωμοσύνη: κάθαρση ή αμοιβαιότητα;', 'ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα', '<p>Η ευγνωμοσύνη στη διεθνή βιβλιογραφία συνδέεται με την <strong>κάθαρση</strong> και την <strong>αμοιβαιότητα</strong>. Αυτοί, είναι οι δύο κυριότεροι «στόχοι» των ανθρώπων που εκφράζουν ευγνωμοσύνη.</p>\r\n', 'Ευγνωμοσύνη: κάθαρση ή αμοιβαιότητα; Ας είμαστε ευγνώμονες σε αυτούς που μας δίνουν χαρά. Είναι οι κηπουροί που κάνουν την καρδιά μας να ανθίζει.                             Η ευγνωμοσύνη στη διεθνή βιβλιογραφία συνδέεται με την κάθαρση και την αμοιβαιότητα. Αυτοί, είναι οι δύο κυριότεροι «στόχοι» των ανθρώπων που εκφράζουν ευγνωμοσύνη.                      Η κάθαρση είναι η διαδικασία κατά την οποία ένα άτομο απελευθερώνει έντονα συναισθήματα. Για παράδειγμα, μετά από ένα αγχωτικό ή τραυματικό συμβάν, το κλάμα αποτελεί ένα μέσο, για μια τέτοια ισχυρή απελευθέρωση. Με παρόμοιο τρόπο, η ευγνωμοσύνη λειτουργεί ως κάθαρση. Δείχνουμε ,δηλαδή, ευγνωμοσύνη, στην προσπάθειά μας να απελευθερώσουμε κάποιο αρνητικό συναίσθημα όπως η ενοχή, η θλίψη, ο θυμός κλπ.\nΗ αμοιβαιότητα αφορά στην ανταλλαγή ενεργειών. Στη συγκεκριμένη περίπτωση, την ανταλλαγή θετικών συναισθημάτων. Όταν κάποιος κάνει μια πράξη ευγνωμοσύνης για ένα άλλο άτομο, τότε το άτομο αυτό μπορεί κινητοποιηθεί να κάνει μία ευγενική πράξη ανταπόδοσης ή να συνεχίσει τις ευγενικές χειρονομίες προς άλλους. Άλλωστε, οι πράξεις ευγνωμοσύνης δεν είναι μόνο για τους ανθρώπους που γνωρίζουμε! Έτσι η θετικότητα μεταδίδεται και πέρα από τον δικό μας κύκλο.\n ', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:52:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(128, 369, 'Τα οφέλη της ευγνωμοσύνης', 'τα-οφέλη-της-ευγνωμοσύνης', '<p><strong>Μας κάνει πιο ευτυχισμένους : </strong>Η απλή ενασχόληση για πέντε λεπτά την ημέρα με αυτά για τα οποία είμαστε ευγνώμονες, μπορεί να ενισχύσει τη <strong>μακροπρόθεσμη</strong> ευτυχία μας σε ποσοστό μεγαλύτερο του 10%</p>\r\n', 'Τα οφέλη της ευγνωμοσύνης Να είσαι χαρούμενος όχι επειδή όλα είναι καλά, αλλά επειδή μπορείς να δεις το καλό σε όλα.                            -Μας κάνει πιο ευτυχισμένους : Η απλή ενασχόληση για πέντε λεπτά την ημέρα με αυτά για τα οποία είμαστε ευγνώμονες, μπορεί να ενισχύσει τη μακροπρόθεσμη ευτυχία μας σε ποσοστό μεγαλύτερο του 10% (Emmons &amp; McCullough, 2003, Seligman, Steen, Park, &amp; Peterson, 2005)! Αποδεικνύεται λοιπόν, ότι παρατηρώντας αυτό που έχουμε ήδη, αισθανόμαστε πιο θετικοί για τη ζωή μας.   Αυξάνει την ψυχολογική μας ευεξία :  Ερευνητές διαπίστωσαν, ότι ένα υψηλό επίπεδο ευγνωμοσύνης έχει ισχυρό θετικό αντίκτυπο στην ψυχολογική ευεξία, την αυτοεκτίμηση και την κατάθλιψη. Αυτό σημαίνει, ότι μπορούμε να αποκομίσουμε τα μεγαλύτερα οφέλη της ευγνωμοσύνης, ενσωματώνοντάς την στη ζωή μας, με καθημερινή πρακτική και δέσμευση σε αυτό το στόχο.  -Βελτιώνει τις σχέσεις  μας :  Μια πρόσφατη μελέτη, έδειξε ότι η ευγνωμοσύνη προς τους σημαντικούς μας άλλους, έχει ως αποτέλεσμα τη βελτίωση της ποιότητας της σχέσης (Algoe, Fredrickson, &amp; Gable, 2013). Η ευγνωμοσύνη στους αγαπημένους μας, είναι ένας πολύ καλός τρόπος να τους κάνουμε να νιώθουν καλά, να μας κάνουν να νιώθουμε καλά και να κάνουμε τη σχέση μας καλύτερη!   -Κάνει περισσότερους ανθρώπους σαν εμάς :  Όσοι είναι πιο ευγνώμονες, έχουν πρόσβαση σε ένα ευρύτερο κοινωνικό δίκτυο, περισσότερους φίλους και καλύτερες σχέσεις από το μέσο όρο (Amin, 2014). Αυτό, έχει να κάνει με το πόσο αξιόπιστοι, κοινωνικοί και ευγνώμονες φαινόμαστε στους άλλους.   -  Αναπτύσσει την προσωπικότητά μας :  Έρευνες έχουν δείξει, ότι η ευγνωμοσύνη συμβάλλει στην ανάπτυξη χαρακτηριστικών όπως είναι η αισιοδοξία, η δοτικότητα, η πνευματικότητα και η ικανοποίηση από τη ζωή.   -  Ενισχύει την επαγγελματική μας καριέρα :  Και όμως, η ευγνωμοσύνη μπορεί να μας βοηθήσει και επαγγελματικά καθώς μας κάνει καλύτερους εργαζόμενου. Συγκεκριμένα, μας βοηθά να λαμβάνουμε αποφάσεις, να βρίσκουμε νόημα στην εργασία μας, να παραμένουμε στην ίδια εργασία για μεγαλύτερο διάστημα και να έχουμε μειωμένο εργασιακό στρες!', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:53:33', 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\":\"\"}', 4, 7, '', '', 1, 82, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(129, 371, 'Τι είναι η Ευγνωμοσύνη', 'τι-είναι-η-ευγνωμοσύνη', '<p>Ήξερες ότι η ευγνωμοσύνη είναι ένα από τα βασικά συστατικά της ευτυχίας μας; Πολλαπλές έρευνες έχουν αποδείξει ότι το να δείχνουμε καθημερινά την ευγνωμοσύνη μας αυξάνει την ικανοποίησή μας από τη ζωή και μας κάνει χαρούμενους.</p>\r\n', 'Τι είναι η Ευγνωμοσύνη Ανάμεσα στα πράγματα που μπορείς να δώσεις και ταυτόχρονα να κρατήσεις, είναι ο λόγος σου, ένα χαμόγελο και μία καρδιά γεμάτη ευγνωμοσύνη.                             Ήξερες ότι η ευγνωμοσύνη είναι ένα από τα βασικά συστατικά της ευτυχίας μας; Πολλαπλές έρευνες έχουν αποδείξει ότι το να δείχνουμε καθημερινά την ευγνωμοσύνη μας αυξάνει την ικανοποίησή μας από τη ζωή και μας κάνει χαρούμενους.                     Μάλιστα, το αίσθημα της ευγνωμοσύνης αυξάνει τα επίπεδα ντοπαμίνης, σεροτονίνης και οκυτοκίνης, δηλαδή των νευροχημικών ουσιών που μας κάνουν να νιώθουμε όμορφα! Η ευγνωμοσύνη μας φέρνει πιο κοντά με τους άλλους ανθρώπους, ενισχύει τη γενναιοδωρία και τα συναισθήματα ασφάλειας και συνεκτικότητας, απομακρύνοντας ταυτόχρονα τα αρνητικά συναισθήματα. Ξεκινήστε από σήμερα να δείχνετε όλο και περισσότερο την ευγνωμοσύνη σας!', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:54:08', 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\":\"\"}', 4, 6, '', '', 1, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(130, 373, 'Ευγνωμοσύνη στον εαυτό σας', 'ευγνωμοσύνη-στον-εαυτό-σας', '<p>Η παρακάτω άσκηση θα σας βοηθήσει να ξεκινήσετε τις πράξεις ευγνωμοσύνης από&nbsp;<strong>τον ίδιο σας τον εαυτό.</strong></p>\r\n', 'Ευγνωμοσύνη στον εαυτό σας                            Η παρακάτω άσκηση θα σας βοηθήσει να ξεκινήσετε τις πράξεις ευγνωμοσύνης από&nbsp;τον ίδιο σας τον εαυτό. \n Βήμα 1:&nbsp;Φτιάξτε μία λίστα με&nbsp;10 πράγματα&nbsp;που αγαπάτε ή θαυμάζετε στον εαυτό σας. Μπορεί να είναι χαρακτηριστικά της προσωπικότητάς σας, της εξωτερικής σας εμφάνισης, κάποια επιτεύγματά σας, κάποιες σχέσεις σας και ό,τι άλλο θέλετε. Στη συνέχεια μείνετε να&nbsp;σκεφτείτε&nbsp;το καθένα από αυτά και&nbsp;νιώστε ευγνωμοσύνη&nbsp;για τον εαυτό σας και το κάθε του θετικό στοιχείο. Κρατείστε αυτή τη λίστα και ανατρέξτε σε αυτή κάθε φορά που εσείς ή κάποιος άλλος επιχειρεί να σας υποτιμήσει.\n *Αν σας είναι δύσκολο να εντοπίσετε τα θετικά σας στοιχεία, σκεφτείτε πόσο θα εκτιμούσατε τα στοιχεία αυτά σε κάποιον άλλον άνθρωπο. Συχνά μας είναι πιο εύκολο να δίνουμε τα εύσημα σε κάποιον τρίτο παρά στον εαυτό μας. \n Βήμα 2:&nbsp;Αφού αφήσαμε το αίσθημα της ευγνωμοσύνης να μπει μέσα μας, είναι η στιγμή να το μοιραστούμε και με τους γύρω μας, εντοπίζοντας καθημερινά ένα ακόμα άτομο για να του&nbsp;εκφράσουμε ευγνωμοσύνη. Πχ: επαινούμε ένα συνάδελφο για την καλή δουλειά που έκανε σήμερα, λέμε στο σύντροφό μας πόσο ωραία νιώθουμε ξυπνώντας κάθε πρωί δίπλα του, κάνουμε ένα κομπλιμέντο στη γειτόνισσα που συναντάμε τυχαία το πρωί κλπ.\nΜετά από μία εβδομάδα ολοκλήρωσης των δύο παραπάνω βημάτων αξιολογούμε τη διάθεσή μας.', 1, 27, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:55:22', 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, 73, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(131, 375, 'Δέντρο ευγνωμοσύνης', 'δέντρο-ευγνωμοσύνης', '<p>Αυτή είναι μια&nbsp;<strong>σπουδαία δραστηριότητα</strong>&nbsp;ευγνωμοσύνης.&nbsp;Θα χρειαστείτε πολλά φύλλα χαρτιού διπλής όψεως, κορδέλα, ψαλίδια,&nbsp; κλαδιά δέντρων, μερικές πέτρες, ένα βάζο και μια αίσθηση ευγνωμοσύνης.</p>\r\n', 'Δέντρο ευγνωμοσύνης                            Αυτή είναι μια&nbsp;σπουδαία δραστηριότητα&nbsp;ευγνωμοσύνης.&nbsp;Θα χρειαστείτε πολλά φύλλα χαρτιού διπλής όψεως, κορδέλα, ψαλίδια,&nbsp; κλαδιά δέντρων, μερικές πέτρες, ένα βάζο και μια αίσθηση ευγνωμοσύνης.  Βήμα 1:&nbsp;Επιλέξτε τα φύλλα που θα χρησιμοποιήσετε και το σχήμα που θέλετε να έχουν.\n Βήμα 2:&nbsp;Κόψτε τα φύλλα στο σχήμα που επιλέξατε, κάντε μια τρύπα στην κορυφή κάθε φύλλου και περάστε την κορδέλα σας μέσα από κάθε τρύπα.\n Βήμα 3:&nbsp;Βάλτε τις πέτρες στο βάζο και στερεώστε μέσα το κλαδάκι.\n Βήμα 4:&nbsp;Γράφετε στα φύλλα πράγματα, πρόσωπα ή καταστάσεις για τα οποία είστε ευγνώμονες. Μπορείτε επίσης να χρησιμοποιήσετε φωτογραφίες, αν θέλετε.\n Βήμα 5:&nbsp;Κρεμάστε τα φύλλα από τα κλαδιά και δείτε το δέντρο ευγνωμοσύνης σας!', 1, 27, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:56:38', 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, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(132, 377, 'Κουτί ευγνωμοσύνης', 'κουτί-ευγνωμοσύνης', '<p>Το <strong>κουτί ευγνωμοσύνης</strong> είναι ένας τρόπος για να μοιραστείτε τα συναισθήματά σας με τα αγαπημένα σας πρόσωπα και να καλλιεργήσετε τη δική σας αίσθηση ευγνωμοσύνης.</p>\r\n', 'Κουτί ευγνωμοσύνης                            Το κουτί ευγνωμοσύνης είναι ένας τρόπος για να μοιραστείτε τα συναισθήματά σας με τα αγαπημένα σας πρόσωπα και να καλλιεργήσετε τη δική σας αίσθηση ευγνωμοσύνης.\nΑυτή είναι μια άλλη εύκολη δραστηριότητα που απαιτεί μόνο ένα κιβώτιο, κάποιο χαρτί και ένα στυλό ή μολύβι για να γράψετε μηνύματα ευγνωμοσύνης.\nΣτο χαρτί, γράψτε ένα ευγενικό μήνυμα ευγνωμοσύνης στο αγαπημένο σας πρόσωπο. Εάν δεν είστε βέβαιοι πώς να ξεκινήσετε, ακολουθούν μερικές προτάσεις για να ξεκινήσετε το μήνυμά σας:\n 1) \"Ευχαριστώ για ...\" \n 2) \"Αυτό που αγαπώ σε σένα ...\" \n 3) \"Μου αρέσει πολύ όταν ...\" \nΜπορείτε επίσης να συλλέξετε μηνύματα από άλλους για το αγαπημένο σας πρόσωπο, να συσκευάσετε το κουτί με πολλαπλά μηνύματα ευγνωμοσύνης και αγάπης.\n Τοποθετήστε το μήνυμα (τα μηνύματα) στο κουτί, τυλίξτε το ή τοποθετήστε ένα τόξο πάνω του και δώστε το στο αγαπημένο σας πρόσωπο ως ειδικό δώρο, τόσο για τον αγαπημένο σας όσο και για τον εαυτό σας.', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:08:20', 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\":\"\"}', 3, 3, '', '', 1, 72, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(133, 379, 'Προτροπές ευγνωμοσύνης', 'προτροπές-ευγνωμοσύνης', '<p>Οι υποδείξεις ευγνωμοσύνης είναι ένας πολύ καλός τρόπος για να ξεκινήσετε μια σταδιακή <strong>πρακτική ευγνωμοσύνης.</strong> Αυτό είναι επίσης μια σχετικά απλή άσκηση, με μία μόνο οδηγία: συμπληρώστε το κενό!</p>\r\n', 'Προτροπές ευγνωμοσύνης                            Οι υποδείξεις ευγνωμοσύνης είναι ένας πολύ καλός τρόπος για να ξεκινήσετε μια σταδιακή πρακτική ευγνωμοσύνης. Αυτό είναι επίσης μια σχετικά απλή άσκηση, με μία μόνο οδηγία: συμπληρώστε το κενό!\nΑυτά τα μηνύματα παρέχουν διάφορους τρόπους για να ξεκινήσετε μια δήλωση ευγνωμοσύνης, με άπειρες δυνατότητες ολοκλήρωσης. Καλύπτουν πολλαπλές αισθήσεις, χρώματα, ανθρώπους και πράγματα. Ο στόχος είναι να προσδιορίσετε τουλάχιστον τρία πράγματα σε κάθε κατηγορία για τα οποία είστε ευγνώμονες.\nΟι προτροπές περιλαμβάνουν:\n Είμαι ευγνώμων για τρία πράγματα που ακούω: \n Είμαι ευγνώμων για τρία πράγματα που βλέπω: \n Είμαι ευγνώμων για τρία πράγματα που μυρίζω: \n Είμαι ευγνώμων για τρία πράγματα που αγγίζω / αισθάνομαι: \n Είμαι ευγνώμων για αυτά τα τρία πράγματα που δοκιμάζω: \n Είμαι ευγνώμων για αυτά τα τρία μπλε πράγματα: \n Είμαι ευγνώμων για αυτά τα τρία ζώα / πουλιά: \n Είμαι ευγνώμων γι\' αυτούς τους τρεις φίλους: \n Είμαι ευγνώμων γι\' αυτούς τους τρεις εκπαιδευτικούς: \n Είμαι ευγνώμων για αυτά τα τρία μέλη της οικογένειας: \n Είμαι ευγνώμων για αυτά τα τρία πράγματα στο σπίτι μου: \n Είμαι ευγνώμων για αυτούς τους τρεις ανθρώπους που με προσέλαβαν:', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:07:41', 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\":\"\"}', 3, 2, '', '', 1, 67, '{\"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
(134, 381, 'Πλάνο Ευτυχίας', 'πλάνο-ευτυχίας', '<p>Αυτό το άρθρο θα είναι λίγο διαφορετικό από τα υπόλοιπα, θα εξελίσσεται και θα μεγαλώνει κάθε εβδομάδα, χτίζοντας βήμα βήμα ένα σχέδιο ευτυχίας για εσάς.</p>\r\n', 'Πλάνο Ευτυχίας                            Αυτό το άρθρο θα είναι λίγο διαφορετικό από τα υπόλοιπα, θα εξελίσσεται και θα μεγαλώνει κάθε εβδομάδα, χτίζοντας βήμα βήμα ένα σχέδιο ευτυχίας για εσάς. Εσείς καλείστε να ακολουθήσετε όποια από τα παρακάτω βήματα σας ταιριάζουν περισσότερο αλλά και να προσθέσετε τα δικά σας προσωπικά&nbsp;βήματα ευτυχίας! \n Εβδομάδα 1η&nbsp;:&nbsp;Επένδυσε στην ενέργειά σου!  \nΑλληλεπιδρά η ενεργητικότητα με την ευτυχία μας; Φυσικά! Όταν νιώθω ευτυχισμένος είμαι πιο ενεργητικός κι όταν είμαι ενεργητικός νιώθω πολύ καλύτερα. Έτσι ο πρώτος στόχος για να χτίσουμε την ευτυχία μας ξεκινά από την ενέργειά μας,&nbsp;ψυχική&nbsp;και&nbsp;σωματική.\nΠως θα το πετύχεις:\n\n  Σωματική άσκηση: &nbsp;αυξάνει τη σωματική και την πνευματική σου ενέργεια και είναι τρομερά ευεργετική για την υγεία σου. Εάν δεν ασκείσαι καθόλου ξεκίνα με 30 λεπτά περπάτημα την ημέρα και προσπάθησε να το αυξάνεις ανά 2 εβδομάδες.\n  Αναζωογονητικός ύπνος: &nbsp;παρότι ο ύπνος είναι μία κατάσταση «απραξίας» θα έλεγε κανείς, είναι από τους σημαντικότερους παράγοντες που αυξάνουν την ενέργειά μας. Κλείστε όλα τα φώτα, πάρτε μερικές βαθιές αναπνοές και απολαύστε έναν βαθύ και ήρεμο ύπνο 7-8 ωρών!\n  Οργάνωση χώρου: &nbsp;ένας καθαρός και οργανωμένος χώρος διαβίωσης ή εργασίας σε κάνει να αισθάνεσαι πιο ήρεμος και ασφαλής, διαφυλάσσοντας αποθέματα της ενέργειάς σου. Γι’ αυτό αφιέρωσε καθημερινά λίγο χρόνο (εάν τα αφήνεις όλα για μία μέρα μέσα στην εβδομάδα θα σου πάρει πολύ περισσότερο χρόνο, θα σε κουράζει και δε θα διατηρείται η τάξη για όλες τις επόμενες μέρες) για να καθαρίσεις και να τακτοποιήσεις τους χώρους που κινείσαι, πετώντας ό,τι σου είναι άχρηστο.\n  Κάνε αυτό που θα ήθελες να νιώθεις: &nbsp;πολλές φορές η πράξη μας βοηθά να οδηγηθούμε στο επιθυμητό συναίσθημα, εάν για παράδειγμα γελάμε έστω και ψεύτικα μετά από λίγο το συναίσθημά μας ακολουθεί και γίνεται πιο εύθυμο (διαπιστωμένο ερευνητικά). Έτσι, μπορείς να ξεκινήσεις, έστω και με προσπάθεια στην αρχή, να είσαι πιο ενεργητικός και να προσθέσεις δραστηριότητες στην ημέρα σου (πχ: παίξε κάτι με τα παιδιά σου ακόμα και αν είσαι κουρασμένος), σε λίγο θα ακολουθήσει και το συναίσθημά σου και στη συνέχεια το ένα θα ενισχύει το άλλο.\n\n  Ξεκίνα με αυτά και την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!  \n&nbsp;\n Εβδομάδα 2η&nbsp;:&nbsp;Βελτίωσε τις διαπροσωπικές σου σχέσεις!  \nΦυσικά και οι διαπροσωπικές μας σχέσεις και κυρίως οι πιο στενές συναισθηματικά, είναι ο Νο1 παράγοντας ευτυχίας μας (το έχουμε ξαναπεί άλλωστε). Ωστόσο, όταν αναλογιζόμαστε τι θα θέλαμε να αλλάξει στις σχέσεις μας, συνήθως, σκεφτόμαστε τι κάνει λάθος ο άλλος. Εδώ θα βρεις 4 τρόπους για να βελτιώσεις τον εαυτό σου – τον μοναδικό άνθρωπο που μπορείς να αλλάξεις – σε αυτόν τον τομέα.\n\n  Σκοτώστε τη γκρίνια&nbsp;(που σκοτώνει τις σχέσεις):&nbsp;σταματήστε να παραπονιέστε που κάποιος δεν κάνει μία δουλειά με τον τρόπο που θα θέλατε ή θα την κάνατε εσείς (σε εξαιρετικές περιπτώσεις αναλάβετε εσείς αυτό το καθήκον), αναλάβετε ο καθένας τα δικά του καθήκοντα και εκτιμήστε εξίσου τον χρόνο και τον κόπο που αφιερώνει κάποιος άλλος για μία εργασία με τον κόπο και το χρόνο που αφιερώνεται εσείς για αυτά που κάνετε (οι άνθρωποι έχουμε την τάση να αναγνωρίζουμε πολύ περισσότερο τη δική μας κούραση/χρόνο/συμβολή σε κάτι από αυτή των άλλων).\n  Τσακωθείτε! αλλά με τον κατάλληλο τρόπο: &nbsp;οι τσακωμοί σε μία στενή σχέση είναι αναπόφευκτοι και κάποιες φορές εξαιρετικά χρήσιμοι. Δε χρειάζεται λοιπόν να ονειρευόμαστε σχέσεις χωρίς συγκρούσεις, αρκεί να συγκρουόμαστε με τον κατάλληλο τρόπο. Χρειάζεται να λέμε ακριβώς τι είναι αυτό που δε μας κάνει να νιώθουμε καλά εκείνη τη στιγμή και να εστιάζουμε στις πράξεις και τις καταστάσεις, χωρίς να εξαπολύουμε χαρακτηρισμούς προς τον άλλον άνθρωπο.\n  Δείξε την αγάπη σου: &nbsp;δεν αρκεί μόνο να αγαπάς κάποιον χρειάζεται και να του το δείχνεις, είτε αυτό σημαίνει να το λες, είτε να το δείχνεις με πράξεις, είτε και τα 2 μαζί (το καλύτερο!). Ακόμα και όταν η αγάπη σου θεωρείται «δεδομένη» (πχ: σε μία μακροχρόνια σχέση ή μεταξύ γονέων - παιδιών), το να πεις σ’ αγαπώ θα κάνει και εσένα και το άλλο άτομο να νιώσετε πολύ όμορφα.\n\n&nbsp;\n  Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!  \n Εβδομάδα 3η&nbsp;:&nbsp;Έλα πιο κοντά στη φύση!  \nΌπως έχουμε αναφέρει ξανά το δέος κι η ευγνωμοσύνη είναι σημαντικοί παράγοντες ευτυχίας και μάλιστα αλληλένδετοι. Η στενότερη επαφή με τη φύση μπορεί να συμβάλει σημαντικά στην ανάπτυξη αυτών των συναισθημάτων. &nbsp;\n\n  Έλα σε επαφή με τη φύση:&nbsp; η φύση αποτελεί κάτι πολύ ανώτερο από την ανθρώπινη ύπαρξη. Η&nbsp;ομορφιά&nbsp;της, η&nbsp;δοτικότητά&nbsp;της αλλά και η&nbsp;δυνατότητα πρόκλησης μεγάλων καταστροφών&nbsp;είναι τρία στοιχεία που μας κάνουν να νιώθουμε ταυτόχρονα&nbsp;θαυμασμό,&nbsp;απορία&nbsp;και&nbsp;φόβο. Αυτός είναι και ο ορισμός του δέους, αυτή ταυτόχρονη ύπαρξη θαυμασμού, απορίας και φόβου για κάτι που δεν μπορούμε να κατανοήσουμε απόλυτα και πόσο μάλλον να ελέγξουμε. Ερχόμενοι, λοιπόν, σε πιο στενή επαφή με τη φύση απολαμβάνουμε την ομορφιά και τη δοτικότητά της (μας δίνει τους καρπούς και το νερό που χρειαζόμαστε για να ζήσουμε) έχοντας παράλληλα μία αίσθηση ασφάλειας, θαυμασμού κι ευγνωμοσύνης. Ακόμα κι αν ζείτε στην πόλη, μικρές αποδράσεις σε φυσικά τοπία (ακόμα και σε περιβαλλοντικά πάρκα) μπορούν να διατηρήσουν τα παραπάνω συναισθήματα ισχυρά.\n  Μάθε περισσότερα για τις φυσικές καταστροφές: &nbsp;όπως προαναφέραμε η φύση μπορεί να προκαλέσει τεράστιες καταστροφές και να αφήσει πίσω της πολλούς νεκρούς. Η μελέτη των φυσικών καταστροφών και κυρίως οι χιλιάδες των ανθρώπων που ταλαιπωρήθηκαν και τελικά πέθαναν από αυτές (παρότι ακούγεται δυσάρεστο κι απαισιόδοξο) μας κάνει να εκτιμήσουμε πολύ περισσότερο την ανθρώπινη ζωή, τη γαλήνη στο φυσικό περιβάλλον και την ομορφιά της φύσης όταν βρίσκεται σε ηρεμία. Ταυτόχρονα η γνώση ότι δεν μπορούμε να ελέγξουμε τα φυσικά φαινόμενα και την ορμή τους συμβάλει στην ευγνωμοσύνη που νιώθουμε καθημερινά&nbsp;ξυπνώντας κι αντικρίζοντας τον κόσμο όπως τον αφήσαμε το προηγούμενο βράδυ! \n  Πράσινη άσκηση: &nbsp;διαλέξτε μία μορφή ήπιας άσκησης (βάδην, ποδήλατο κλπ) και κάντε τη σε φυσικό περιβάλλον. Έχει βρεθεί ερευνητικά ότι η ήπια άσκηση στη φύση έχει πολύ ευεργετικά αποτελέσματα σε άτομα με άγχος ή κατάθλιψη, ακόμα και σε άτομα που εκδηλώνουν παραβατική συμπεριφορά.\n\n&nbsp;\n  Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!  \n Εβδομάδα 4η&nbsp;:&nbsp;Κανείς δεν είναι ευτυχισμένος αν δε θεωρεί το εαυτό του ευτυχισμένο!  \nΑυτή την εβδομάδα θα εστιάσουμε στις συμπεριφορές που θα μας βοηθήσουν να χτίσουμε την ιδέα ενός ευτυχισμένου εαυτού και να την κάνουμε πράξη.\n\n  Θετικά σχόλια: &nbsp;χρησιμοποιείστε θετικά σχόλια για να περιγράψετε κάτι (μια ταινία που είδατε για παράδειγμα) ή για να κάνετε μία κριτική σε κάποιον (πχ:&nbsp;σου πάει πολύ αυτό το πουκάμισο). Ακόμα κι αν υπάρχουν αρνητικά στοιχεία σε αυτό που βλέπετε και θέλετε οπωσδήποτε να τα αναφέρετε, μπορείτε να τα πείτε μετά τα θετικά (πχ:&nbsp;«η ταινία είχε πολύ ενδιαφέρουσα υπόθεση αν και δε μου άρεσε πολύ η μουσική»,&nbsp;αντί για:&nbsp;«χάλια μουσική αλλά τουλάχιστον είχε κάποιο ενδιαφέρον η υπόθεση»&nbsp;). Βάζοντας περισσότερα θετικά σχόλια στο λόγο σας, νιώθετε και εσείς καλύτερα κι εκπέμπετε μία πιο θετική αύρα προς τους άλλους, προδιαθέτοντάς τους να εκφραστούν κι εκείνοι θετικά.\n  Εξωστρέφεια: &nbsp;η εξωστρέφεια είναι μία κάπως παρεξηγημένη έννοια, καθώς πολλοί θεωρούν ότι σημαίνει να έχεις πολλούς φίλους και να μιλάς άνετα σε πολύ κόσμο. Ωστόσο, το κύριο χαρακτηριστικό της εξωστρεφούς προσωπικότητας είναι ότι υποδέχεται με χαρά τις θετικές αντιδράσεις των άλλων προς εκείνη και ανταποκρίνεται σε αυτές με εκτίμηση και ενθουσιασμό. Αφήστε λοιπόν τους άλλους να έρθουν κοντά σας και δείξτε τους την ικανοποίηση και την εκτίμηση σας.\n  Η ταμπέλα της Ευτυχίας: &nbsp;γενικότερα είμαστε&nbsp;κατά των ταμπελών, γιατί μας προσδίδουν χαρακτηριστικά που δεν είναι δικά μας και ταυτόχρονα μας βάζουν στη διαδικασία να ανταποκριθούμε σε αυτά, καταπιέζοντας κάποιες ανάγκες μας, ώστε να συμβαδίζουμε με την ταμπέλα μας (πχ:&nbsp;το καλό παιδί, ο τεμπέλης, η γεροντοκόρη κλπ). Εδώ όμως πρόκειται για καλό σκοπό! Φορώντας&nbsp;την ταμπέλα του ευτυχισμένου ανθρώπου&nbsp;και προσπαθώντας να ανταποκριθούμε σε αυτή, γινόμαστε πιο ευτυχισμένοι. Χωρίς, βέβαια, να αποκλείουμε και άλλα χαρακτηριστικά από τη ζωή μας, είμαστε ευτυχισμένοι με τα&nbsp;θετικά&nbsp;και με τα&nbsp;αρνητικά&nbsp;μας. Αποφασίστε, λοιπόν, ότι από σήμερα θα είστε&nbsp;ευτυχισμένοι! \n\n  Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!  \n Εβδομάδα 5η&nbsp;:&nbsp;Αξιοποίησε τον ελεύθερο χρόνο σου!  \nΟ ελεύθερος χρόνος μας είναι μία πολύ καλή ευκαιρία να αναζητήσουμε πηγές ευχάριστων συναισθημάτων που είναι απαραίτητα για την ευτυχία μας!\n\n  Βρες τι σε διασκεδάζει: &nbsp;το πρώτο βήμα για να αξιοποιήσουμε τον ελεύθερο χρόνο μας είναι να ανακαλύψουμε τις δραστηριότητες που μας χαροποιούν. Αυτό σαφώς ποικίλει από άνθρωπο σε άνθρωπο. Μπορεί αυτό που έχετε ανάγκη να είναι κάτι δημιουργικό, κάτι διασκεδαστικό, κάτι που σας γυμνάζει, κάτι που σας μαθαίνει καινούρια πράγματα… οτιδήποτε. Ίσως η απάντηση να βρίσκεται στα παιδικά σας χρόνια και σε πράγματα που σας άρεσαν όταν ήσασταν παιδιά. Ό,τι και να είναι, βρείτε αυτό που σας αρέσει και βάλτε το στη ζωή σας.\n  Ξέκλεψε ελεύθερο χρόνο κάθε μέρα: &nbsp;οι ευχάριστες στιγμές μας είναι πολύ σημαντικό να υπάρχουν καθημερινά στη ζωή μας, έστω και σε πολύ περιορισμένο χρόνο. Το να μεταθέτουμε τη διασκέδασή μας πχ. στο Σαββατοκύριακο ή στις διακοπές, δεν είναι βοηθητικό, πρώτον γιατί δε ζούμε το εδώ και τώρα, διατηρώντας μία αόριστη προσμονή για ένα ευχάριστο μέλλον και δεύτερον γιατί εξιδανικεύουμε τόσο πολύ το Σαββατοκύριακο ή τις διακοπές μας που είναι πολύ πιθανό η πραγματικότητά τους να μας απογοητεύσει.\n  Γίνε για λίγο παιδί: &nbsp;ένα από τα βασικά χαρακτηριστικά της παιδικής ηλικίας, που συχνά όλοι μας αναπολούμε, είναι η&nbsp;ανεμελιά. Αυτή η&nbsp;αίσθηση ελευθερίας&nbsp;από έννοιες και υποχρεώσεις αλλά και από την εικόνα των άλλων για εμάς, είναι κάτι που έχουμε πραγματικά ανάγκη. Στην ουσία αυτό που θέλουμε είναι λίγες στιγμές μέσα στην ημέρα που θα είμαστε ο πραγματικός αυθόρμητος εαυτός μας. Θα γελάμε δυνατά, θα χορεύουμε όσο έντονα αντέχουμε, θα λέμε «χαζά» αστεία που μας αρέσουν, θα παίζουμε το αγαπημένο μας παιχνίδι και ό,τι άλλο μας απελευθερώνει από την ενήλικη εικόνα μας και από τα άγχη και τα πρέπει της καθημερινότητας.&nbsp;*Η «παρέα» με παιδιά θα σας βοηθήσει πολύ σε αυτό το βήμα! \n\n Εβδομάδα 6η&nbsp;:&nbsp;Μπορείς να κάνεις ΟΤΙΔΗΠΟΤΕ θέλεις, δεν μπορείς να κάνεις ΟΛΑ όσα θέλεις!  \nΟι ρεαλιστική σκέψη είναι αναπόσπαστο μέρος μιας ευτυχισμένης ζωής.&nbsp; Ακολουθούν 3 ρεαλιστικές σκέψεις που είναι πιο αισιόδοξες απ’ ότι περίμενες.\n&nbsp;\n\n  Μπορείς να κάνεις ΟΤΙΔΗΠΟΤΕ θέλεις: &nbsp;η πίστη στον εαυτό και τις ικανότητές του είναι χαρακτηριστικό των ευτυχισμένων ανθρώπων. Ταυτόχρονα είναι και μία πραγματικότητα! Ο κάθε άνθρωπος μπορεί να καταφέρει οτιδήποτε βάλει στόχο με την κατάλληλη εκπαίδευση και προετοιμασία.\n  Δεν μπορείς να κάνεις ΟΛΑ όσα θέλεις: &nbsp;παρότι έχουμε την ικανότητα να καταφέρουμε τα πάντα, είναι σημαντικό να γνωρίζουμε ότι δεν είναι εφικτό να τα κάνουμε όλα μαζί. Κάποιοι από τους στόχους μας είναι πιθανό να απαιτούν χρόνο και κόπο για να επιτευχθούν, πιθανότατα είναι και αυτοί που θα μας δώσουν τη μεγαλύτερη ικανοποίηση. Όπως καταλαβαίνετε δεν είναι ανθρωπίνως δυνατό να επιτευχθούν πολλοί δύσκολοι στόχοι μέσα στα 40-50 παραγωγικά χρόνια ενός ανθρώπου. Για παράδειγμα, δεν είναι εφικτό να καταφέρει κάποιος να είναι ταυτόχρονα πολύ καλός χορευτής, πετυχημένος επιχειρηματίας, διακεκριμένος σεφ και ταλαντούχος συγγραφέας παγκοσμίου φήμης. Μπορεί όμως να είναι καλός σε έναν (το πολύ δύο) από τους παραπάνω τομείς και να εξελίσσεται συνεχώς σε αυτόν. Με το να έχετε μη ρεαλιστικές προσδοκίες από τον εαυτό σας το μόνο που καταφέρνετε είναι να ματαιώνεστε συνεχώς.\n  Βάλε προτεραιότητες: &nbsp;για να συμβιβάσετε αρμονικά τις δύο παραπάνω παραδοχές, χρειάζεται να βάλετε τις κατάλληλες για εσάς προτεραιότητες. Βρείτε αυτό που πραγματικά γεμίζει την ψυχή και την καρδιά σας και αφιερωθείτε σε αυτό, σε όποια ηλικία κι αν βρίσκεστε. Παράλληλα, περάστε τον ελεύθερο χρόνο σας με μία-δύο ακόμα ασχολίες από αυτές που σας ενδιαφέρουν περισσότερο. Έτσι, μπορεί να μην έχετε κάνει όλα όσα θα θέλατε στη ζωή σας αλλά θα περάσετε μία ζωή κάνοντας μόνο πράγματα που θέλετε!\n\n&nbsp;\n Εβδομάδα 7η&nbsp;:&nbsp;Αναθεώρησε τη σχέση σου με τα χρήματα  \nΤα χρήματα από μόνα τους δεν αρκούν για να μας προσφέρουν ευτυχία, ωστόσο το κατάλληλο ξόδεμα των χρημάτων μπορεί να ενισχύσει σημαντικά την ευτυχία μας! Πως;\n\n  Αγόρασε χρήσιμα πράγματα: &nbsp;η ευχαρίστηση που σου προσφέρει μία αγορά μπορεί να πολλαπλασιαστεί και να διαρκέσει ανάλογα με τις φορές που χρησιμοποιείς αυτό που αγόρασες. Αν, για παράδειγμα, αγόρασες ένα μπλουζάκι σε πολύ καλή τιμή, που όμως είναι λίγο στενό και δεν το φοράς, περιμένοντας να χάσεις 2-3 κιλά, η ευχαρίστηση της αγοράς είναι στιγμιαία. Εάν όμως αγόραζες ένα μπλουζάκι που θα το φορούσες τουλάχιστον 1 φορά την εβδομάδα γιατί θα πήγαινε με όλα σου τα ρούχα και ταυτόχρονα θα σε έκανε να νιώθεις πολύ όμορφα, η ευχαρίστηση θα συνεχιζόταν κάθε φορά που θα το φόραγες.\n  Ξόδεψε στην ευτυχία: &nbsp;είναι πολύ σημαντικό να επενδύουμε τα χρήματά μας σε ότι μας κάνει ευτυχισμένους κι αυτό συνήθως είναι οι όμορφες εμπειρίες. Αξίζει να εξοικονομούμε χρήματα από αγορές της καθημερινότητας που δεν είναι απαραίτητες, για να μπορούμε να πάμε ένα όμορφο τριήμερο που θα μας γεμίσει αναμνήσεις για τους επόμενους μήνες. Εναλλακτικά, είναι θεμιτό να ξοδεύουμε τα χρήματά μας σε πράγματα που μπορούν να μας προσφέρουν εμπειρίες, όπως ένα ποδήλατο, ένα φουσκωτό, εξοπλισμός camping και πολλά άλλα...\n  Σπατάλη με μέτρο:&nbsp; δε χρειάζεται συνεχώς να ζεις με το άγχος να μην ξοδέψεις παραπάνω από όσα πρέπει, δεν πρόκειται να συμβάλει αυτό στην ευτυχία σου. Μπορείς να επιτρέπεις μικρές σπατάλες στον εαυτό σου, χωρίς τύψεις κι ενοχές, αφού πρώτα τις έχεις οργανώσει καλά. Για παράδειγμα, αν έχεις να καταναλώσεις 200€ για 3 μέρες διακοπών, αντί να τα σπάσεις σε 66€/μέρα, μπορείς να περάσεις τις 2 μέρες με λιγότερα και τη 1 μέρα να σπαταλήσεις, όπως θες, όσα σου έχουν μείνει.\n  Αγόρασε χρόνο: &nbsp;ξοδέψτε τα χρήματά σας για να αγοράσετε κάτι που θα σας γλιτώσει χρόνο, τον οποίο μπορείτε να περάσετε πιο ποιοτικά με τα αγαπημένα σας πρόσωπα. Για παράδειγμα, ένα πλυντήριο πιάτων μπορεί να σας εξοικονομεί καθημερινά χρόνο για την οικογένειά σας, ένα δικό σας μέσο μεταφοράς μπορεί να σας εξοικονομεί καθημερινά χρόνο στις μετακινήσεις σας. Τέτοιου είδους επενδύσεις αξίζει να γίνουν για να σας δίνουν τη δυνατότητα να περνάτε περισσότερο χρόνο με άτομα και εμπειρίες που σας γεμίζουν πραγματικά.\n\n  Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!  \n Εβδομάδα 8η&nbsp;:&nbsp;&nbsp;Εργασία και χαρά!  \nΗ εργασία μας καταλαμβάνει τον περισσότερο ενεργό χρόνο της μέρας μας (8-10 ώρες συνήθως) γι’ αυτό και είναι πολύ σημαντικός τομέας για τη σύνθεση μιας ευτυχισμένης ζωής. Δυστυχώς σήμερα, για αρκετούς ανθρώπους&nbsp; είναι μία μόνιμη πηγή άγχους και πίεσης. Ας δούμε τι μπορούμε να κάνουμε.\n\n  Επιλογή επαγγέλματος: &nbsp;ένας πολύ σημαντικός παράγοντας ικανοποίησης από την εργασία μας είναι το κατά πόσο μας αρέσει το αντικείμενο. Γι’ αυτό χρειάζεται να επιλέγουμε το επάγγελμά μας με γνώμονα το αντικείμενο και όχι την αμοιβή ή την εύκολη αποκατάσταση. Γιατί μπορούμε να είμαστε ευτυχισμένοι κάνοντας κάτι που μας αρέσει ακόμα κι αν δεν αμειβόμαστε επαρκώς για αυτό και μπορούμε να είμαστε πολύ πιεσμένοι κάνοντας κάτι που δε μας ταιριάζει αλλά μας «πληρώνει» επαρκώς. Επίσης είναι πολύ πιθανότερο να βγάλουμε χρήματα από κάτι που κάνουμε με πάθος και όρεξη παρά από κάτι που κάνουμε διεκπεραιωτικά. Και να θυμάστε ότι ποτέ δεν είναι αργά να κάνετε στροφή σε αυτό που σας αρέσει, ακόμα κι αν μετράτε χρόνια καριέρας σε έναν άλλο χώρο.\n  Επάγγελμα-χόμπι: &nbsp;ακόμα και όταν δεν μπορείτε με κανέναν τρόπο να εξασκήσετε το αγαπημένο σας επάγγελμα υπάρχει πάντα τρόπος να το κάνετε το αγαπημένο σας χόμπι. Ακόμα κι αν είναι κάτι τόσο άπιαστο όσο, για παράδειγμα, το επάγγελμα του αστροναύτη, μπορείτε να διαβάζετε στον ελεύθερο χρόνο σας σχετικά με αυτό, να κάνετε μικροκατασκευές που να θυμίζουν διαστημόπλοια, να επισκέπτεστε χώρους που σχετίζονται με αυτό (πλανητάριο, αστεροσκοπείο) και ό,τι άλλο βάλει ο νους σας!\n  Ισορροπία: &nbsp;ακόμα κι αν έχετε βρει το ιδανικό επάγγελμα για εσάς, αυτό που σας καλύπτει επαρκώς οικονομικά και σας ικανοποιεί σαν αντικείμενο, είναι πολύ σημαντικό να διατηρείτε μία ισορροπία ανάμεσα σε αυτό και την υπόλοιπη ζωή σας. Γιατί όσο και να σας ικανοποιεί μία εργασία, εάν ασχολείστε με αυτή όλη την ημέρα και δεν αφιερώνετε χρόνο σε άλλα πράγματα και στην προσωπική σας ζωή, θα φτάσει σύντομα να σας κουράσει είτε σωματικά είτε ψυχολογικά είτε και τα δύο μαζί.&nbsp;Οι ειδικοί λένε ότι μπορούμε να απολαύσουμε τα ψυχολογικά οφέλη της αμειβόμενης εργασίας από μόλις 8 ώρες εργασίας την εβδομάδα και χωρίς να ξεπερνάμε τις 40! \n\n&nbsp;\n  Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-03-06 20:11:35', 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\":\"\"}', 5, 9, '', '', 1, 108, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(135, 383, 'Τι είναι το δέος και ποια η σημασία του στην ευτυχία μας', 'τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας', '<p>Το δέος είναι το&nbsp;<strong>αίσθημα</strong>&nbsp;που μας διακατέχει όταν ερχόμαστε&nbsp;<strong>αντιμέτωποι</strong>&nbsp;με κάτι πολύ&nbsp;<strong>μεγαλύτερο</strong>&nbsp;και&nbsp;<strong>σπουδαιότερο</strong>&nbsp;από τον εαυτό μας και πολλές φορές ξεπερνά το γνωστικό μας επίπεδο.</p>\r\n', 'Τι είναι το δέος και ποια η σημασία του στην ευτυχία μας Ο ένας κοιτάζει το νερόλακκο και βλέπει τη λάσπη, ο άλλος τα αστέρια που αντανακλόνται.                             Το δέος είναι το αίσθημα που μας διακατέχει όταν ερχόμαστε αντιμέτωποι με κάτι πολύ μεγαλύτερο και σπουδαιότερο από τον εαυτό μας και πολλές φορές ξεπερνά το γνωστικό μας επίπεδο.                      Όταν, για παράδειγμα, αντικρίζουμε κάποιο σπουδαίο έργο αρχιτεκτονικής, όταν γινόμαστε μάρτυρες κάποιου φυσικού φαινομένου σπάνιας ομορφιάς ή όταν βλέπουμε ένα παιδί να γεννιέται… Το αίσθημα του δέους&nbsp;έχει την ίδια ισχυρή επίδραση&nbsp;στην ευτυχία μας, με όλα τα άλλα θετικά συναισθήματα, αν και είναι το μόνο που&nbsp;δεν μας κάνει να γελάμε. Ας δούμε 3 τρόπους για να εντάξουμε το αίσθημα του δέους καθημερινά στη ζωή μας:\n  -Περπατήστε στη φύση όσο πιο συχνά μπορείτε:&nbsp;κάντε έναν περίπατο και παρατηρήστε το περιβάλλον, τους ήχους, τα αντικείμενα, τους ανθρώπους και τα χρώματα που συναντάτε. Παρατηρώντας τους θησαυρούς της φύσης, θα νιώσετε δέος βλέποντας τα σύννεφα να «επιπλέουν» στον ουρανό.\n  -Ζήσε στο έπακρο τα ταξίδια σου:&nbsp;όταν βρεθείς σε κάποιο νέο μέρος για διακοπές, προσπάθησε να ξυπνάς νωρίς το πρωί και να ζεις γεμάτες μέρες,&nbsp;απολαμβάνοντας&nbsp;το ηλιοβασίλεμα, παρατηρώντας τους ανθρώπους, τα αξιοθέατα, την ομορφιά της φύσης, τις καινούριες γεύσεις και ό,τι άλλο νέο υπάρχει γύρω σου.\n  -«Ξεβολέψου» τουλάχιστον μία φορά την ημέρα:&nbsp;δε χρειάζεται να πας διακοπές για να βιώσεις συναισθήματα δέους. Χρειάζεται απλά να&nbsp;παρατηρείς&nbsp;την ομορφιά στην καθημερινότητά σου. Αυτό, θα γίνει πιο εύκολο, αν φροντίζεις κάθε μέρα να κάνεις κάτι διαφορετικό, όπως ένα βραδινό περίπατο, να πας σε μία συναυλία, να ανέβεις στον κοντινότερο λόφο και να ατενίσεις τη θέα της πόλης, να παρακολουθήσεις έναν αγώνα του αγαπημένου σου αθλήματος και ό,τι άλλο σε ευχαριστεί, αρκεί, να μην είναι κάτι που το κάνεις&nbsp;κάθε μέρα!&nbsp;', 1, 28, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:50:44', 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\":\"\"}', 5, 8, '', '', 1, 58, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(136, 385, 'Η ευτυχία ξεκινά από εσένα!', 'η-ευτυχία-ξεκινά-από-εσένα', '<p>Το μήνυμα είναι ξεκάθαρο: Αν θες να είσαι ευτυχισμένος χρειάζεται να <strong>εστιάσεις στις δικές σου επιθυμίες και ανάγκες!</strong> Είναι πολύ σημαντικό να γνωρίζεις τι είναι αυτό που σε <strong>ικανοποιεί</strong> και σε κάνει <strong>χαρούμενο</strong>.</p>\r\n', 'Η ευτυχία ξεκινά από εσένα! Ευτυχισμένος είναι ο άνθρωπος που ακόμα και μέσα στις δυσκολίες, βρίσκει λόγους να χαμογελάει.                             Το μήνυμα είναι ξεκάθαρο: Αν θες να είσαι ευτυχισμένος χρειάζεται να εστιάσεις στις δικές σου επιθυμίες και ανάγκες! Είναι πολύ σημαντικό να γνωρίζεις τι είναι αυτό που σε ικανοποιεί και σε κάνει χαρούμενο.                      Σίγουρα δε θα είναι μόνο ένα πράγμα. Αφού λοιπόν βρεις τους δικούς σου παράγοντες ευτυχίας, χρειάζεται να τους εντάξεις στο καθημερινό σου πρόγραμμα, να τους φροντίζεις και να τους εξελίσσεις συνεχώς.\n - Μόνο εσύ μπορείς να φροντίσεις για την ευτυχία σου περισσότερο από κάθε άλλον. Και αφού εσύ γίνεις ένας ικανοποιημένος και χαρούμενος άνθρωπος, ήρθε η ώρα να γίνεις πομπός ευτυχίας και για τους γύρω σου.\n - Μετέδωσε τα θετικά συναισθήματα που έχεις μέσα σου με ευγενικές πράξεις προς τους γύρω σου, γνωστούς και αγνώστους. Δε χρειάζεται να είναι κάτι σπουδαίο, μία καλημέρα και μία καλή κουβέντα αρκούν για να φτιάξουν την ημέρα κάποιου. Σκέψου πόσο πιο χαρούμενος θα ήταν ο κόσμος μας αν όλοι ενεργούσαν έτσι…Γι’ αυτό κάνε εσύ την αρχή και παρέσυρε κι άλλους στην ευτυχία σου!', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:56:09', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 69, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(137, 387, 'Τι αποτελεί την ευτυχία', 'τι-αποτελεί-την-ευτυχία', '<p>Η ευτυχία είναι µια <strong>αφηρημένη και ασαφής έννοια</strong>. Η <strong>ευτυχία βρίσκεται μέσα μας</strong> και στον <strong>τρόπο που αντιλαμβανόμαστε τη ζωή</strong>.</p>\r\n', 'Τι αποτελεί την ευτυχία Τα πράγματα που μετρούν περισσότερο στη ζωή μας, δεν είναι μεγάλα και φαντασμαγορικά. Είναι οι στιγμές που αγγίζουμε ο ένας τον άλλον.                             Η ευτυχία είναι µια αφηρημένη και ασαφής έννοια. Η ευτυχία βρίσκεται μέσα μας και στον τρόπο που αντιλαμβανόμαστε τη ζωή.                      Το τι κάνει κάποιον ευτυχισμένο, ίσως είναι υποκειμενικό, όμως για όλους μας υπάρχει ένας κοινός παρανομαστής: ο τρόπος που δίνουμε αξία στα γεγονότα και τους ανθρώπους της ζωής μας.\nΌλοι επιθυμούμε και αναζητάμε την ευτυχία, όµως µας διαφεύγει µόνιµα τόσο το νόηµα της όσο και οι τρόποι µε τους οποίους θα την κατακτήσουµε. Μελέτες σε όλο τον κόσµο, δείχνουν πως οι άνθρωποι βάζουν την ευτυχία στην κορυφή της λίστας των επιθυµιών τους στη ζωή, πιο ψηλά από τα χρήµατα, την φήµη και πολλά άλλα αγαθά. Σύμφωνα με τη Θετική Ψυχολογία, λοιπόν,  Ευτυχία είναι η βίωση θετικών συναισθημάτων στο εδώ και τώρα.  Η ζωή χωρίζεται σε ασήμαντα και σημαντικά γεγονότα. Τα ασήμαντα γεγονότα, είναι αυτά που καταναλώνουν το χρόνο μας, ενώ τα σημαντικά, είναι αυτά που γεμίζουν τη ζωή μας, την ομορφαίνουν. Είναι δική μας επιλογή με τι από αυτά θα καλύψουμε το χρόνο μας και που θα επιλέξουμε να εστιάσουμε την προσοχή μας.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:56:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(138, 389, 'Δημιούργησε θετικές εμπειρίες', 'δημιούργησε-θετικές-εμπειρίες', '<p>Είναι αποδεδειγμένο ότι οι θετικές εμπειρίες έχουν πολύ μεγαλύτερο και μακροπρόθεσμο αντίκτυπο στην ευτυχία μας από την απόκτηση υλικών αγαθών.  Γι’ αυτό επένδυσε τα χρήματά σου σε εμπειρίες και όχι σε υλικά</p>\r\n', 'Δημιούργησε θετικές εμπειρίες                            Είναι αποδεδειγμένο ότι οι θετικές εμπειρίες έχουν πολύ μεγαλύτερο και μακροπρόθεσμο αντίκτυπο στην ευτυχία μας από την απόκτηση υλικών αγαθών.  Γι’ αυτό επένδυσε τα χρήματά σου σε εμπειρίες και όχι σε υλικά…\n-Προσπάθησε μέσα στην ακόλουθη εβδομάδα να πας για έναν καφέ παραπάνω με έναν φίλο σου και να πάρεις 2 πράγματα λιγότερα από το σούπερ μάρκετ, που μπορεί και να μην είναι τόσο απαραίτητα, για να αντισταθμίσεις τη διαφορά.\n-Προσπάθησε τους επόμενους μήνες να αγοράσεις λιγότερα ρούχα και παπούτσια και να κρατήσεις αυτά τα χρήματα για να πας ένα χαλαρό τριήμερο με τον σύντροφό σου.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:06:53', 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\":\"\"}', 3, 5, '', '', 1, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(139, 391, 'Ημερολόγιο θετικών συναισθημάτων / στιγμών', 'ημερολόγιο-θετικών-συναισθημάτων-στιγμών', '<p><strong>Εμπιστευτείτε</strong>&nbsp;την εσωτερική σας φωνή. Ακολουθήστε το δικό σας μοναδικό μονοπάτι… ο&nbsp;<strong>εαυτός</strong>&nbsp;σας γνωρίζει τι σας κάνει καλό και τι όχι</p>\r\n', 'Ημερολόγιο θετικών συναισθημάτων / στιγμών                             Εμπιστευτείτε&nbsp;την εσωτερική σας φωνή. Ακολουθήστε το δικό σας μοναδικό μονοπάτι… ο&nbsp;εαυτός&nbsp;σας γνωρίζει τι σας κάνει καλό και τι όχι…&nbsp;\nΠείτε ναι στις αληθινές σας ανάγκες! Περιγράψτε μερικές από τις καταστάσεις που σας κάνουν καλό και νιώθετε&nbsp;ασφαλείς&nbsp;και&nbsp;δυνατοί&nbsp;μέσα από αυτές.&nbsp; &nbsp;\nΒάλτε κάθε μία από αυτές σε κάθε μέρα της εβδομάδας και κάντε τις πράξη. Έτσι θα κάνετε κάθε μέρα κάτι όμορφο για τον εαυτό σας.\nΔευτέρα\nΤρίτη\nΤετάρτη\nΠέμπτη\nΠαρασκευή\nΣάββατο\nΚυριακή', 1, 28, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:53:03', 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, 63, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(140, 393, 'Θετικό ≠ Αρνητικό', 'θετικό-≠-αρνητικό', '<p>Όσο περίεργο και να σας φαίνεται, οι λέξεις που χρησιμοποιούμε συνθέτουν την πραγματικότητά μας</p>\r\n', 'Θετικό ≠ Αρνητικό                            Όσο περίεργο και να σας φαίνεται, οι λέξεις που χρησιμοποιούμε συνθέτουν την πραγματικότητά μας…\n-Περιγράψτε μία κατάσταση την οποία θέλετε να&nbsp;αλλάξετε.\n-Τώρα&nbsp;αντικατέστησε&nbsp;τις «αρνητικές» λέξεις με «θετικές», αλλάξτε όλα αυτά που δεν σας αρέσουν και γράψτε τα όπως ακριβώς θα θέλατε να είναι. Μη γράψετε τίποτα αρνητικό κι ανεπιθύμητο.\n-Παράδειγμα:&nbsp;δε θέλω να έχω παραπανίσια κιλά, το σώμα μου είναι χάλια!&nbsp;&nbsp;→&nbsp;θέλω να έχω ένα υγιές και όμορφο σώμα!', 1, 28, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:54:23', 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, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(141, 395, 'Η ευτυχία μεταδίδεται!', 'η-ευτυχία-μεταδίδεται', '<p>Είναι πολύ σημαντικό να δίνετε αγάπη κάθε στιγμή… <strong>Αρχίστε</strong> από τους κοντινούς σας ανθρώπους!</p>\r\n', 'Η ευτυχία μεταδίδεται!                            Είναι πολύ σημαντικό να δίνετε αγάπη κάθε στιγμή… Αρχίστε από τους κοντινούς σας ανθρώπους!\n-Αριθμήστε έξι άτομα που αγαπάτε και σας κάνουν να νιώθετε ευτυχισμένοι.\n-Διαλέξτε τέσσερα ή παραπάνω από τα αγαπημένα σας πρόσωπα και σκεφτείτε τι θα έκανε εκείνους ευτυχισμένους,  π.χ. ένα τηλεφώνημα, μία βόλτα ή ακόμα κι ένα χαμόγελό σας!                    \n-Κάντε το πράξη!', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:04:14', 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\":\"\"}', 3, 2, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(142, 397, 'Τα οφέλη της θετικότητας στην υγεία μας', 'τα-οφέλη-της-θετικότητας-στην-υγεία-μας', '<p>Πολλαπλές έρευνες της θετικής ψυχολογίας, έχουν δείξει ότι τα<strong>&nbsp;θετικά συναισθήματα</strong>, εκτός από την επίδραση που έχουν στην ψυχική μας ευεξία, επηρεάζουν&nbsp;<strong>θετικά</strong>&nbsp;και την&nbsp;<strong>υγεία</strong>&nbsp;μας.</p>\r\n', 'Τα οφέλη της θετικότητας στην υγεία μας Η αγάπη κάνει τον κόσμο να κινείται και η καλοσύνη κάνει τον κόσμο να έρχεται πιο κοντά.                             Πολλαπλές έρευνες της θετικής ψυχολογίας, έχουν δείξει ότι τα θετικά συναισθήματα, εκτός από την επίδραση που έχουν στην ψυχική μας ευεξία, επηρεάζουν θετικά και την υγεία μας.                      Συγκεκριμένα, η βίωση θετικών συναισθημάτων μας προφυλάσσει από τα συμπτώματα ασθένειας όπως το συνάχι, οι πονοκέφαλοι και οι πόνοι στην κοιλιακή χώρα και το στομάχι. Η εμπειρία των θετικών συναισθημάτων, ενθαρρύνει τα άτομα να κάνουν πιο υγιεινές επιλογές, να αποφεύγουν κινδύνους και να φροντίζουν περισσότερο τον εαυτό τους, συμβάλλοντας έτσι στην καλύτερη υγεία. Επίσης, τα θετικά συναισθήματα αποτελούν ένα τοίχος προστασίας ενάντια στην κατάθλιψη, ενισχύοντας την ψυχολογική ευεξία και την ικανοποίηση από τη ζωή. Τέλος, η θετικότητα σχετίζεται άμεσα με τη διατήρηση ενός υγιούς καρδιακού ρυθμού και όπως γνωρίζουμε, αυτό με τη σειρά του, συμβάλλει στην γενική υγεία και την μακροβιότητα.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-03-06 19:40:30', 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\":\"\"}', 5, 7, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(143, 399, 'Θετικά συναισθήματα', 'θετικά-συναισθήματα', '<p>Όλοι θέλουμε να&nbsp;<strong>νιώθουμε</strong>&nbsp;<strong>όμορφα</strong>, αυτό είναι κοινό χαρακτηριστικό όλων των ανθρώπων ανεξάρτητα από την ηλικία, το φύλο, την καταγωγή και οποιονδήποτε άλλον παράγοντα.</p>\r\n', 'Θετικά συναισθήματα                             Όλοι θέλουμε να νιώθουμε όμορφα, αυτό είναι κοινό χαρακτηριστικό όλων των ανθρώπων ανεξάρτητα από την ηλικία, το φύλο, την καταγωγή και οποιονδήποτε άλλον παράγοντα.                      Ποια είναι όμως τα&nbsp;θετικά&nbsp;συναισθήματα&nbsp;και τι σημαίνουν το καθένα; Θα τα βρεις στην παρακάτω λίστα:\n -Χαρά&nbsp;= μια αίσθηση ενθουσιασμού και ευτυχίας που βιώνεται συχνά ως κάτι ξαφνικό, λόγω κάποιου \"καλού\" συμβάντος.\n -Ευγνωμοσύνη&nbsp;= ένα αίσθημα βαθύτερης ευχαριστίας για κάτι πολύ απλό αλλά και για κάτι πολύ σπουδαίο, συχνά συνοδευόμενο από ταπεινότητα ή ακόμη και ευλάβεια.\n -Ηρεμία&nbsp;= αίσθηση γαλήνης και αποδοχής του εαυτού.\n -Ενδιαφέρον&nbsp;= αίσθημα περιέργειας ή γοητείας για κάτι που απαιτεί και κατακτά την προσοχή σας.\n -Ελπίδα&nbsp;= αίσθηση αισιοδοξίας και προσμονή για ένα θετικό μέλλον.\n -Υπερηφάνεια&nbsp;= μια αίσθηση αποδοχής του εαυτού και ευχαρίστηση για ένα επίτευγμα, δεξιότητα ή προσωπικό χαρακτηριστικό.\n -Διασκέδαση&nbsp;= ένα αίσθημα απόλαυσης, συχνά συνοδευόμενο από χαμόγελα και πηγαίο γέλιο.\n -Έμπνευση&nbsp;= συναίσθημα δέσμευσης, ανάτασης και κινήτρου προερχόμενο από κάποιο ερέθισμα.\n -Δέος&nbsp;= αίσθημα που προκαλείται όταν αντικρίζετε κάτι μεγάλο, θεαματικό ή εκπληκτικό, που προκαλεί μια αίσθηση εκτίμησης και σεβασμού.\n -Αλτρουισμός&nbsp;= συνήθως αναφέρεται ως πράξη ανιδιοτέλειας και γενναιοδωρίας προς τους άλλους, αλλά μπορεί επίσης να είναι η αίσθηση που έχετε όταν βοηθάτε άλλους.\n -Ικανοποίηση&nbsp;= μια αίσθηση της ευχαρίστησης και της χαράς που νιώθετε όταν επιτυγχάνετε κάτι ή εκπληρώνετε μια ανάγκη.\n -Ανακούφιση&nbsp;= το αίσθημα ικανοποίησης που έχετε όταν μια αβέβαιη κατάσταση αποδεικνύεται θετική ή αποφεύγετε ένα αρνητικό αποτέλεσμα.\n -Δέσιμο (συναισθηματικό)&nbsp;= η συναισθηματική προσκόλληση σε κάποιον (μπορεί και σε ένα κατοικίδιο ζώο), που συνοδεύεται από μια συμπάθεια για εκείνον και μια αίσθηση απόλαυσης της παρέας τους.\n -Έκπληξη (η καλή εκδοχή!)&nbsp;= μια αίσθηση απόλαυσης, όταν κάποιος σας φέρνει απροσδόκητη ευτυχία ή μια κατάσταση πηγαίνει ακόμα καλύτερα από ό, τι ελπίζατε.\n -Αυτοπεποίθηση&nbsp;= συναίσθημα που συνεπάγεται έντονη αίσθηση αυτοεκτίμησης και πίστης στον εαυτό σας. Μπορεί να αφορά μια συγκεκριμένη κατάσταση/ δραστηριότητα ή να είναι καθολική.\n -Θαυμασμός&nbsp;= ένα αίσθημα θερμής αποδοχής, σεβασμού και εκτίμησης για κάποιον ή κάτι .\n -Ενθουσιασμός&nbsp;= μια αίσθηση ζωντάνιας, συνοδευόμενη από κίνητρα και δέσμευση.\n -Ευφορία&nbsp;= έντονη και ολόπλευρη αίσθηση χαράς ή ευτυχίας, που συχνά συναντάται όταν συμβαίνει κάτι εξαιρετικά θετικό και συναρπαστικό.\n -Απόλαυση&nbsp;= ένα αίσθημα ευχαρίστησης για μία θετική εμπειρία, ένα νόστιμο φαγητό, μία καλή παρέα κλπ.\n -Αισιοδοξία&nbsp;= θετική προσμονή που σας ενθαρρύνει να ατενίζετε με ανυπομονησία ένα όμορφο μέλλον.\n -Ευτυχία&nbsp;= γενική αίσθηση απόλαυσης, χαράς, ευχαρίστησης και ενθουσιασμού για τη ζωή.\n -Αγάπη&nbsp;= ίσως το ισχυρότερο από όλα τα θετικά συναισθήματα, η αγάπη είναι ένα αίσθημα βαθιάς και διαρκούς στοργής για κάποιον, μαζί με την προθυμία να θέσουμε τις ανάγκες του πάνω από τις δικές μας. Μπορεί να απευθύνεται σε ένα άτομο, σε μια ομάδα ανθρώπων ή ακόμα και σε ολόκληρη την ανθρωπότητα.\n  Τώρα που τα μάθατε, μπορείτε να αρχίσετε να γεμίζετε την καρδιά σας με αυτά!', 1, 29, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:50:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(144, 401, 'Τι είναι η Θετικότητα;', 'τι-είναι-η-θετικότητα', '<p><em><strong>Θετικότητα ǂ Αρνητικότητα</strong></em> δύο περιοχές της σκέψεις μας, που <strong>παλεύουν</strong> καθημερινά για να κερδίσουν την προσοχή μας.</p>\r\n', 'Τι είναι η Θετικότητα; Μια Θετική Στάση είναι σαν μαγνήτης για Θετικά Αποτελέσματα.                             Θετικότητα ǂ Αρνητικότητα δύο περιοχές της σκέψεις μας, που παλεύουν καθημερινά για να κερδίσουν την προσοχή μας.                      Η θετικότητα αναφέρεται στην υιοθέτηση μιας πιο θετικής στάσης ζωής, η οποία συμβάλλει στην προσωπική ανάπτυξη του ατόμου, με αποτέλεσμα το άτομο αυτό να τα καταφέρνει καλύτερα άρα και να νιώθει καλυτέρα, σε σύγκριση με κάποιον αρνητικό άνθρωπο.\nΣύμφωνα με επιστημονικά ευρήματα, η βίωση θετικών εμπειριών και θετικών συναισθημάτων, οδηγεί στη διεύρυνση του ορίζοντα σκέψης και δράσης. Σε αντίθεση με τα αρνητικά συναισθήματα που περιορίζουν το πεδίο σκέψης και δράσης ενός ατόμου, ωθώντας το στην υιοθέτηση μίας συγκεκριμένης συμπεριφοράς-απάντησης, τα θετικά συναισθήματα καθιστούν το άτομο ικανό να προσέξει, να συλλάβει, να σκεφτεί και να αναπτύξει νέες, πρωτότυπες ιδέες και το οδηγούν συχνά στην υιοθέτηση δημιουργικών και πρωτοποριακών συμπεριφορών.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:00:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 59, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(145, 403, 'Εστιάζοντας στα θετικά', 'εστιάζοντας-στα-θετικά', '<p>Η παρακάτω άσκηση θα σας βοηθήσει να εστιάσετε <strong>καθημερινά</strong> την προσοχή σας στη θετική πλευρά της ζωής και έτσι να έρθετε ένα βήμα πιο κοντά στην <strong>ευτυχία</strong>.</p>\r\n', 'Εστιάζοντας στα θετικά                            Η παρακάτω άσκηση θα σας βοηθήσει να εστιάσετε καθημερινά την προσοχή σας στη θετική πλευρά της ζωής και έτσι να έρθετε ένα βήμα πιο κοντά στην ευτυχία.\n Την ημέρα: Προσπαθούμε καθημερινά να ανταλλάσσουμε θετικά σχόλια με άτομα του περιβάλλοντός μας. Έτσι, εκπαιδευόμαστε στο θετικό τρόπο σκέψης ενώ παράλληλα γεμίζουμε θετικά συναισθήματα και τους συνανθρώπους μας.\n Το βράδυ: Κάθε βράδυ καταγράφουμε 3 πράγματα που πήγαν καλά μέσα στην ημέρα μας (π.χ. ότι ξυπνήσαμε χωρίς πονοκέφαλο, ότι κάποιος μας φέρθηκε ευγενικά). Έτσι εκπαιδεύουμε τον εαυτό μας σε έναν τρόπο σκέψης που εστιάζει σε ό,τι πάει καλά (ίσως είναι κάτι το οποίο πριν το αγνοούσαμε ή το θεωρούσαμε δεδομένο). \nΕπαναλάβετε για διάστημα τουλάχιστον 21 ημερών. Έρευνες απέδειξαν ότι ο εγκέφαλος μαθαίνει και συνηθίζει στη βίωση θετικών συναισθημάτων μετά από 21 μέρες συνεχόμενης εξάσκησης στις ασκήσεις συναισθημάτων.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:03:43', 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\":\"\"}', 3, 4, '', '', 1, 130, '{\"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
(146, 405, 'Φράσεις θετικότητας', 'φράσεις-θετικότητας', '<p>Η παρακάτω άσκηση θα σας βοηθήσει να <strong>υπενθυμίζετε</strong> στον εαυτό σας καθημερινά τη θετική και αισιόδοξη όψη της ζωής.</p>\r\n', 'Φράσεις θετικότητας                            Η παρακάτω άσκηση θα σας βοηθήσει να υπενθυμίζετε στον εαυτό σας καθημερινά τη θετική και αισιόδοξη όψη της ζωής.\n- Γράψτε σε χαρτάκια την αγαπημένη σας φράση θετικότητας, μπορείτε να δημιουργήσετε μία δική σας, να βρείτε μία στο διαδίκτυο ή να ξεκινήσετε με αυτή: - Να κοιτάς τον εαυτό σου στον καθρέφτη, να του χαμογελάς και να του μιλάς όμορφα. Είναι φίλος σου, ο καλύτερος που έχεις! \n- Τοποθετήστε τα χαρτάκια σε εμφανή σημεία (κουζίνα, υπολογιστή, υπενθύμιση στο κινητό, αυτοκίνητο κ.α) και μην αφήσετε να περάσει μέρα χωρίς να κάνετε αυτή τη φράση πράξη.\n-Επαναλάβετε καθημερινά για… πάντα!', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:02:31', 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\":\"\"}', 3, 3, '', '', 1, 72, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(147, 407, 'Γελάστε!', 'γελάστε', '<p>Όπως έχει αποδειχθεί και επιστημονικά, το γέλιο έχει ευεργετικά <strong>οφέλη</strong> τόσο για τη σωματική όσο και για την ψυχική υγεία. </p>\r\n', 'Γελάστε!                            Όπως έχει αποδειχθεί και επιστημονικά, το γέλιο έχει ευεργετικά οφέλη τόσο για τη σωματική όσο και για την ψυχική υγεία. \n Γελάστε καθημερινά για 2-3 λεπτά, ακόμα κι αν δεν υπάρχει κάτι αστείο γύρω σας. Ίσως αν γελάτε μόνος σας να γίνετε εσείς το αστείο μετά από λίγο.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:01:41', 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\":\"\"}', 3, 2, '', '', 1, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(148, 409, 'Λήψη αποφάσεων και εγκέφαλος', 'λήψη-αποφάσεων-και-εγκέφαλος', '<p>Το ανθρώπινο σύστημα λήψης αποφάσεων κυβερνάται βασικά από δύο μηχανισμούς. Σύμφωνα με έρευνες υπάρχουν στον εγκέφαλο δύο νευρικά κέντρα που εμπλέκονται στη λήψη αποφάσεων, το διαβουλευτικό (που μελετά, εξετάζει, αναλύει) και το συναισθηματικό.</p>\r\n', 'Λήψη αποφάσεων και εγκέφαλος                             Το ανθρώπινο σύστημα λήψης αποφάσεων κυβερνάται βασικά από δύο μηχανισμούς. Σύμφωνα με έρευνες υπάρχουν στον εγκέφαλο δύο νευρικά κέντρα που εμπλέκονται στη λήψη αποφάσεων, το διαβουλευτικό (που μελετά, εξετάζει, αναλύει) και το συναισθηματικό.                       Το συναισθηματικό κέντρο λήψης αποφάσεων, είναι πολύ αρχαιότερο στους ανθρώπους.&nbsp;Τους εξυπηρέτησε στην προσαρμογή τους για επιβίωση μπροστά στις πολλαπλές απειλές, που είχαν να αντιμετωπίσουν. Τους βοήθησε να καλύπτουν τις βασικές τους ανάγκες, να αναγνωρίζουν και να αντιμετωπίζουν ταχύτατα τους κινδύνους. Όμως με την εξέλιξη τους οι άνθρωποι, ανάπτυξαν την ικανότητα να αναλύουν τις μακροχρόνιες συνέπειες της συμπεριφοράς τους, που βασίζεται στο συναισθηματικό κέντρο λήψης αποφάσεων. Άρχισαν να υπολογίζουν τα υπέρ και τα κατά, το όφελος και το κόστος των επιλογών τους.\n Το διαβουλευτικό κέντρο λήψης αποφάσεων&nbsp;εντοπίζεται στον προμετωπιαίο φλοιό του εγκεφάλου. Το μέρος αυτό του εγκεφάλου των ανθρώπων αναπτύχθηκε αργότερα στην εξέλιξη τους, αλλά δεν αντικατέστησε τα παλαιότερα εγκεφαλικά συστήματα. Πρέπει να τονίσουμε, ότι η ανθρώπινη συμπεριφορά δεν βρίσκεται μόνο κάτω από τον έλεγχο του συναισθηματικού ή του διαβουλευτικού κέντρου λήψης αποφάσεων.&nbsp;Είναι αποτέλεσμα των αλληλεπιδράσεων μεταξύ των δύο αυτών συστημάτων. \n  Ο συναισθηματικός έλεγχος &nbsp;λήψης αποφάσεων είναι γρήγορος. Όμως έχει τη δυνατότητα να ανταποκρίνεται μόνο σε περιορισμένο αριθμό καταστάσεων.\n  Ο διαβουλευτικός μηχανισμός , είναι πολύ πιο ευπροσάρμοστος, αλλά κοπιαστικός και σχετικά αργός.\n  Ο συναισθηματικός είναι ο προκαθορισμένος &nbsp;και προεπιλεγμένος μηχανισμός λήψης αποφάσεων στον άνθρωπο.\n  Το διαβουλευτικό κέντρο &nbsp;επεμβαίνει όταν οι άνθρωποι συναντούν νέες καταστάσεις ή όταν η ορθή απόφαση δεν είναι ευδιάκριτη.\n  Ο συναισθηματικός έλεγχος επηρεάζεται &nbsp;από έντονες, ζωντανές εικόνες, από την αμεσότητα και τις ειδήσεις. Αυτό σημαίνει ότι επηρεάζεται και ανταποκρίνεται σε γεγονότα που συνοδεύονται από εντυπωσιακές οπτικές παραστάσεις (φωτογραφίες, προβολές βίντεο στις ειδήσεις) ιδιαίτερα όταν αυτά συνέβηκαν πρόσφατα και όταν οι άνθρωποι δεν είναι εξοικειωμένοι ή δεν είχαν το χρόνο να προσαρμοστούν.\nΕπίσης, το συναισθηματικό κέντρο είναι σε θέση να ενεργοποιεί το&nbsp;διαβουλευτικό κέντρο λήψης αποφάσεων. Τα μέτρια επίπεδα&nbsp;φόβου,&nbsp;θυμού, ή οποιασδήποτε άλλης&nbsp;αρνητικής συναισθηματικής κατάστασης,&nbsp;προειδοποιούν το διαβουλευτικό κέντρο ότι κάτι δεν πάει καλά και ότι οι υπηρεσίες του απαιτούνται. Όμως με ένα περίεργο τρόπο, παρά το γεγονός ότι το συναισθηματικό ενεργοποιεί το διαβουλευτικό, όσο πιο έντονα γίνονται τα συναισθήματα τόσο πιο πολύ το συναισθηματικό κέντρο τείνει να αντικαταστήσει το διαβουλευτικό κέντρο στη λήψη αποφάσεων και στη συμπεριφορά. Έτσι βρισκόμαστε σε καταστάσεις που ενώ οι άνθρωποι καταλαβαίνουν ποια είναι η πιο ορθή πορεία που πρέπει να ακολουθήσουν, εντούτοις βρίσκουν τους εαυτούς τους να κάνουν ακριβώς το αντίθετο. Θα συγκρατήσουμε λοιπόν ότι τα έντονα συναισθήματα και τα πάθη μπορεί να υπερισχύουν της λογικής και των αρχών.&nbsp;Γι\' αυτό απαιτούνται μηχανισμοί προσεκτικού και σχολαστικού ελέγχου στις διαδικασίες λήψης αποφάσεων, τόσο σε ατομικό επίπεδο όσο και σε ομαδικό επίπεδο.', 1, 31, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:43:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 75, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(149, 411, 'Γιατί παίρνουμε λάθος αποφάσεις;', 'γιατί-παίρνουμε-λάθος-αποφάσεις', '<p><strong>Εξαιτίας του τρόπου που λειτουργούμε.</strong>&nbsp;Εμείς οι άνθρωποι είμαστε λογικά όντα, και είναι κάτι που μας ξεχωρίζει από τα ζώα.</p>\r\n', 'Γιατί παίρνουμε λάθος αποφάσεις;                             Εξαιτίας του τρόπου που λειτουργούμε. Εμείς οι άνθρωποι είμαστε λογικά όντα, και είναι κάτι που μας ξεχωρίζει από τα ζώα.                        Παρ’ όλο όμως που μπορούμε να χρησιμοποιούμε τη λογική μας, τα συναισθήματά μας πολλές φορές μας κατακυριεύουν. Το συναισθηματικό μέρος του εγκεφάλου μας είναι ευάλωτο στα λάθη και στις παρορμητικές και φορτισμένες αποφάσεις.\nΟρισμένες φορές μας κάνει να υποπίπτουμε στην «ακρισία», την κατάσταση δηλαδή όπου δρούμε χωρίς σκέψη ακόμα και ενάντια στα συμφέροντά μας. Ας πάρουμε για παράδειγμα την περίπτωση που αδειάζουμε σε μια καθισιά μια ολόκληρη συσκευασία παγωτού. Αισθανόμαστε εκείνη τη στιγμή ότι δεν πρέπει να το κάνουμε, αλλά το κάνουμε έτσι κι αλλιώς επειδή δεν μπορούμε να σταματήσουμε. Αυτό είναι η ακρισία.', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:35:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(150, 413, 'Τι είναι η λήψη αποφάσεων;', 'τι-είναι-η-λήψη-αποφάσεων', '<p>Στην ευρύτερη διαδικασία&nbsp;<a href=\"https://www.skillsyouneed.com/ips/problem-solving.html\"><strong>επίλυσης προβλημάτων</strong></a>&nbsp;, η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα.&nbsp;Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα&nbsp;<strong>συνδυασμό των δύο</strong>&nbsp;.</p>\r\n', 'Τι είναι η λήψη αποφάσεων;                             Ουσιαστικά, η λήψη αποφάσεων είναι η πράξη επιλογής μεταξύ δύο ή περισσοτέρων τρόπων δράσης.                      Στην ευρύτερη διαδικασία&nbsp; επίλυσης προβλημάτων &nbsp;, η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα.&nbsp;Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα&nbsp;συνδυασμό των δύο.\n&nbsp;\n Διαίσθηση: \nΠαρόλο που οι άνθρωποι μιλάνε για αυτό σαν να ήταν μια μαγική «αίσθηση», η διαίσθηση είναι στην πραγματικότητα ένας συνδυασμός προηγούμενης εμπειρίας και προσωπικών αξιών.&nbsp;Αξίζει να λαμβάνετε υπόψη τη διαίσθησή σας, διότι αντανακλά την οπτική σας για τη ζωή.&nbsp;Βέβαια, η οπτική αυτή δεν βασίζεται πάντοτε στην πραγματικότητα, αλλά κυρίως στην αντίληψή σας για την πραγματικότητα. Επομένως, αξίζει να εξετάσετε προσεκτικά το ένστικτό σας και να ανακαλύψετε τι έχει να σας πει, μπροστά σε μία ενδεχόμενη λήψη απόφασης.\n Η λογική: \n Η λογική χρησιμοποιεί τα γεγονότα και τα πραγματικά στοιχεία για τη λήψη μιας απόφασης. \nΗ λογική βασίζεται στο εδώ και τώρα και στα γεγονότα.&nbsp; Ωστόσο, συχνά αγνοείτις συναισθηματικές πτυχές μιας απόφασης και ειδικότερατην εμπειρία του παρελθόντος, που μπορεί να επηρεάσει τον τρόπο με τον οποίο λαμβάνεται η απόφαση.\n Η διαίσθηση ενδείκνυται ως αποκλειστικό μέσο για τη λήψη μίας απόφασης που είναι είτε πολύ απλή είτε πρέπει να παρθεί γρήγορα.\nΣτις πιο δύσκολες αποφάσεις απαιτείται μία πιο δομημένη προσέγγιση, η οποία να περιλαμβάνει τόσο τη διαίσθηση όσο και τη λογική.&nbsp;Είναι σημαντικό να προφυλάσσετε τον εαυτό σας από παρορμητικές αντιδράσεις.\nΦαίνεται λοιπόν πως οι αποφάσεις χωρίζονται σε&nbsp;προγραμματισμένες&nbsp;και&nbsp;απρογραμμάτιστες. Οι προγραμματισμένες έχουν να κάνουν σε αρκετό βαθμό με το λογικό νου καθώς έχουν αναφέρονται σε προηγούμενη εμπειρία, σε κανόνες που υπάρχουν, σε μια αυτοματοποιημένη διαδικασία ρουτίνας και πληροφόρησης. Από την άλλη μεριά, οι αποφάσεις που καλούμαστε να πάρουμε ξαφνικά, οι απρογραμμάτιστες, έχουν να κάνουν κυρίως με το συγκινησιακό εγκέφαλο. Δεν έχουμε προηγούμενη εμπειρία σχετικά με αυτές οπότε δεν έχουμε να ακολουθήσουμε κάποιο πρωτόκολλο με συγκεκριμένους κανόνες. Αν πρόκειται ειδικά για αποφάσεις που καλούμαστε να πάρουμε γρήγορα, δεν υπάρχει και ο χρόνος να μελετήσουμε ή να ψάξουμε κάποια πληροφορία αλλά ούτε και να σχεδιάσουμε ενδελεχώς κάποιο σχέδιο.', 1, 31, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:46:21', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 65, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(151, 415, 'Λήψη αποφάσεων με λογική ή με συναίσθημα;', 'λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα', '<p>Στην ευρύτερη διαδικασία <a href=\"https://www.skillsyouneed.com/ips/problem-solving.html\"><strong>επίλυσης προβλημάτων</strong></a> , η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα. Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα <strong>συνδυασμό των δύο</strong> .</p>\r\n', 'Λήψη αποφάσεων με λογική ή με συναίσθημα;                             Οι άνθρωποι συχνά λένε ότι δυσκολεύονται να πάρουν αποφάσεις. Ωστόσο, όλοι λαμβάνουμε αποφάσεις συνεχώς, που κυμαίνονται από ασήμαντα ζητήματα όπως το τι θα φάμε για μεσημεριανό, μέχρι αποφάσεις που αλλάζουν τη ζωή μας, όπως το τι θα σπουδάσουμε ή το ποιον θα παντρευτούμε.                      Μερικοί άνθρωποι αναβάλουν τη λήψη αποφάσεων αναζητώντας ατελείωτες πληροφορίες ή ζητώντας από άλλους ανθρώπους να τους δώσουν τις συστάσεις τους. Άλλοι, πάλι για να πάρουν μια απόφαση επιστρατεύουν την τύχη ρίχνοντας ένα νόμισμα… Τι είναι αυτό όμως που μας οδηγεί στη λήψη μιας απόφασης;\nΟ Πλάτωνας είχε πει χαρακτηριστικά ότι η ψυχή είναι σαν ένα άρμα με 2 άλογα και έναν καβαλάρη. Ο καβαλάρης είναι η λογική, το ένα άλογο είναι το συναίσθημα και το άλλο η επιθυμία. Καθώς το συναίσθημα και η επιθυμία τρέχουν μπροστά, η λογική είναι αυτή που τα συγκρατεί και τα φέρνει σε μία ισορροπία. \nΣύμφωνα με αυτή την οπτική η πορεία της ζωής, και κατ’ επέκταση οι επιλογές μας, καθορίζονται από τη συνύπαρξη των τριών αυτών στοιχείων: λογική, συναίσθημα και επιθυμία. Για να έχει μία σταθερή πορεία το άρμα της ζωής μας, χρειάζεται αυτά τα τρία να ισορροπούν.', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:36:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(152, 417, 'Το μοντέλο N.O.I.S.I.C.E.D.', 'το-μοντέλο-n-o-i-s-i-c-e-d', '<p>Ένας χρήσιμος τρόπος λήψης μιας απόφασης είναι το μοντέλο <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>, δηλαδή, η λέξη <strong>DECISION </strong>ανάποδα. Ας δούμε τα βήματα που μας προτείνει.</p>\r\n', 'Το μοντέλο N.O.I.S.I.C.E.D.                            Ένας χρήσιμος τρόπος λήψης μιας απόφασης είναι το μοντέλο N . O . I . S . I . C . E . D ., δηλαδή, η λέξη DECISION ανάποδα. Ας δούμε τα βήματα που μας προτείνει:\n   N  eed . Ποιες είναι οι ανάγκες μου για να κάνω κάτι.\n   \n  O  rder . Τι σκοπό έχω για τη ζωή μου; Εξυπηρετεί η απόφασή μου αυτό το σκοπό;\n   \n  I  nfo . Έχω όλες τις απαραίτητες πληροφορίες που χρειάζομαι;\n   \n  S  uitable . Αυτή η κίνηση ταιριάζει με τους στόχους της ζωής μου;\n   \n  I  deas . Τι άλλες εναλλακτικές έχω;\n   \n  C  omplete . Ποια είναι τα βήματα που πρέπει να κάνω για να υλοποιήσω την απόφασή μου;\n   \n  E  motion . Πως νιώθω γι’ αυτό; Τι σκέφτομαι και τι πρέπει να κάνω;\n   \n  D  ecision . Αποφασίζω!', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:01:06', 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\":\"\"}', 3, 3, '', '', 1, 118, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(153, 419, '8 Βασικές συμβουλές για τη λήψη αποφάσεων', '8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων', '<p><strong>Αξιολόγησε</strong> κάθε απόφαση καλή ή κακή</p>\r\n', '8 Βασικές συμβουλές για τη λήψη αποφάσεων                            \n  Αξιολόγησε κάθε απόφαση καλή ή κακή \n Πάρε την απόφαση στη σωστή στιγμή   Αφού πάρεις την απόφαση, πάψε να ανησυχείς    Σε εξαιρετικές περιπτώσεις θυμήσου το ένστικτό σου   Μην μένεις στις αποφάσεις- προχώρα στην πράξη    Μη λαμβάνεις μια απόφαση που αφορά ευθύνη κάποιου άλλου    Μην παίρνεις μια απόφαση πολύ γρήγορα αλλά και μην την αναβάλλεις συνεχώς   Μην παίρνεις μια σημαντική απόφαση όταν είσαι κουρασμένος  \n\n  \n ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-02-14 15:00:25', 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\":\"\"}', 3, 2, '', '', 1, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(154, 421, 'Οι 9 παγίδες των αποφάσεων', 'οι-9-παγίδες-των-αποφάσεων', '<p>Αν πρόκειται να πάρεις μία σημαντική απόφαση φρόντισε να μην πέσεις σε κάποια από τις παρακάτω παγίδες:</p>\r\n', 'Οι 9 παγίδες των αποφάσεων                            \nΑν πρόκειται να πάρεις μία σημαντική απόφαση φρόντισε να μην πέσεις σε κάποια από τις παρακάτω παγίδες:\n\n  Βιασύνη&nbsp; – Παίρνουμε την απόφαση εν θερμώ, χωρίς να λαμβάνουμε υπόψη όλα τα απαραίτητα δεδομένα.\n  Αποπροσανατολισμός&nbsp; – Δυσκολία στην ιεράρχηση των αναγκών και στην αξιολόγηση των πληροφοριών.\n  Έλλειψη ελέγχου δόμησης&nbsp; – Δεν ορίζουμε αποτελεσματικά το πρόβλημα ή παρασυρόμαστε από τις γνώμες των άλλων.\n  Υπερβολική εμπιστοσύνη στην κρίση&nbsp; – Έλλειψη συγκέντρωσης πραγματικών πληροφοριών λόγω υπερβολικής εμπιστοσύνης στην προσωπική μας κρίση.\n  Ε  ξάρτηση&nbsp;από “εμπειρικούς&nbsp; κανόνες”, όπως η ανεπιφύλακτη εμπιστοσύνη στις πιο άμεσα διαθέσιμες πληροφορίες ή η υπερβολική επιμονή σε βολικά γεγονότα.\n  Ομαδική αποτυχία&nbsp; – Η υπόθεση ότι με τη συμμετοχή πολλών έξυπνων ανθρώπων οι σωστές επιλογές θα γίνουν αυτόματα και, επομένως, παραλείπεται το μάνατζμεντ της διεργασίας της ομαδικής&nbsp; λήψης απόφασης.\n Αποτυχία ερμηνείας των ενδείξεων&nbsp;προηγούμενων αποτελεσμάτων ως&nbsp; προς τι λένε αυτά πραγματικά είτε για λόγους εγωισμού είτε από εσφαλμένη στόχευση.\n  Έλλειψη παρακολούθησης&nbsp; – Η υπόθεση ότι η εμπειρία θα φέρει τα&nbsp; μαθήματα αυτόματα την μάθηση και η έλλειψη, συνεπώς, συστηματικής&nbsp; καταγραφής για την παρακολούθηση των αποτελεσμάτων των αποφάσεων και, άρα, η έλλειψη ανάλυσης αυτών των αποτελεσμάτων με&nbsp; τρόπους που θα αποκαλύψουν τα κυριότερα μαθήματα.\n  Έλλειψη ελέγχου της διεργασίας λήψης αποφάσεων&nbsp; – Μη εφαρμογή μιας συστηματικής προσέγγισης στην κατανόηση του τρόπου&nbsp; λήψης των αποφάσεών σας, οπότε παραμένετε εκτεθειμένοι σε όλες τις&nbsp; άλλες εννέα παγίδες.', 1, 31, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:47:14', 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, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(155, 423, 'Τα 6 βήματα για τη λήψη μιας απόφασης', 'τα-6-βήματα-για-τη-λήψη-μιας-απόφασης', '<p>Δυσκολεύεσαι να πάρεις μία απόφαση; Ακολούθησε αυτά τα 6 βήματα και πάρε την απόφασή σου με μεγαλύτερη <strong>επίγνωση</strong>&nbsp;και&nbsp;<strong>συνειδητότητα</strong>!</p>\r\n', 'Τα 6 βήματα για τη λήψη μιας απόφασης                            \nΔυσκολεύεσαι να πάρεις μία απόφαση; Ακολούθησε αυτά τα 6 βήματα και πάρε την απόφασή σου με μεγαλύτερη επίγνωση&nbsp;και&nbsp;συνειδητότητα!\n &gt; Αναγνώρισε την ανάγκη πίσω από τη λήψη της απόφασης: τι είναι αυτό που σε οδηγεί να αποφασίσεις, τι θέλεις να πετύχεις; \n &gt; Πλαισίωση του ζητήματος: συγκέντρωσε αρκετές πληροφορίες για το ζήτημα που σε απασχολεί και οριοθέτησέ το. \n &gt; Βρες εναλλακτικές: βρες και αξιολόγησε δύο-τέσσερις εναλλακτικές επιλογές μέχρι να καταλήξεις στην κατάλληλη. \n &gt; Επιλογή: επίλεξε την καλύτερη για εσένα&nbsp; εναλλακτική. \n &gt; Εφαρμογή: εφάρμοσε την εναλλακτική που επέλεξες και παρατήρησε την πορεία της. \n &gt; Αξιολόγηση: αξιολόγησε την απόφασή σου και λάβε ανατροφοδότηση από τα αποτελέσματά της. Αν οι συνέπειες είναι αρνητικές επανέλαβε τη διαδικασία και εφάρμοσε κάποια άλλη εναλλακτική. \nΚαι να θυμάσαι!&nbsp; Πολλές φορές ακόμα και αν η απόφασή μας έχει αποβεί λάθος, όταν καλούμαστε να αποφασίσουμε ξανά, δεν είναι απαραίτητο ότι θα κάνουμε άλλη επιλογή…', 1, 31, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:49:03', 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\":\"\"}', 4, 0, '', '', 1, 112, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(156, 425, 'Η Αίσθηση Ικανότητας', 'η-αίσθηση-ικανότητας', '<p>Η <strong>ικανότητα</strong> και η <strong>επάρκεια</strong> που νιώθουμε για τον εαυτό μας είναι δύο έννοιες που συνδέονται άμεσα με την αυτοεκτίμησή μας.</p>\r\n', 'Η Αίσθηση Ικανότητας Πάρε μια ανάσα και σκέψου ποιος είσαι, πόσα έχεις καταφέρει και πόσα μπορείς να καταφέρεις.                              Δε χρειάζεσαι κανέναν να σου επιβεβαιώσει αυτά για τα οποία είσαι ικανός, υπενθύμισε απλά στον εαυτό σου ότι είσαι!                      Η ικανότητα και η επάρκεια που νιώθουμε για τον εαυτό μας είναι δύο έννοιες που συνδέονται άμεσα με την αυτοεκτίμησή μας. Η ακλόνητη εμπιστοσύνη στις ικανότητες του εαυτού μας να ενεργεί αποτελεσματικά και επιτυχημένα ακόμα και σε δύσκολες καταστάσεις και συνθήκες, είναι μία διαδικασία που ξεκινά από τα πρώτα χρόνια της ζωής μας, από τότε που οι γονείς μας, μας εμπιστεύονταν (ή όχι) να εξερευνήσουμε τον κόσμο. Η διαδικασία αυτή, εξελίσσεται συνεχώς και επιδέχεται βελτίωση, ακόμα και στην ενήλικη ζωή. Αυτό που χρειάζεται για να ανθίσει, είναι ΑΓΑΠΗ και φροντίδα για τον εαυτό, αναγνώριση και εκτίμηση των όσων έχουμε καταφέρει μέχρι σήμερα και αποδοχή αυτού που πραγματικά είμαστε.', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:07:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(157, 427, 'Επίλυση προβλημάτων', 'επίλυση-προβλημάτων', '<p>Η επίλυση προβλημάτων αποτελεί µία διαδικασία με την οποία μπορείτε <strong>να βρείτε λύσεις</strong> σε ζητήματα που σας απασχολούν και σιγά-σιγά να κάνετε τα πρώτα βήματα προς την <strong>αυτονομία</strong> σας.</p>\r\n', 'Επίλυση προβλημάτων                            Η επίλυση προβλημάτων αποτελεί µία διαδικασία με την οποία μπορείτε να βρείτε λύσεις σε ζητήματα που σας απασχολούν και σιγά-σιγά να κάνετε τα πρώτα βήματα προς την αυτονομία σας. Πριν προχωρήσετε στην επίλυση προβλημάτων, πρέπει να καθορίσετε με συγκεκριμένους όρους το πρόβλημα. \n  Φάσεις επίλυσης προβλημάτω ν:  \n\n Παραγωγή πιθανών λύσεων. Σε αυτή τη φάση, σκεφτείτε όσο το δυνατό περισσότερες λύσεις, ακόμα και αν κάποιες από αυτές μοιάζουν ουτοπικές, άβολες, δύσκολες ή παράλογες.\n\n\n Εξέταση των πλεονεκτημάτων και των μειονεκτημάτων των πιθανών λύσεων. Σε αυτή τη φάση, κάντε δύο στήλες, στις οποίες να περιλάβετε τα «υπέρ» και τα «κατά» καθεμίας από τις εναλλακτικές στις οποίες καταλήξατε.\n\n\n Πρόβα. Σε αυτή τη φάση, πραγματοποιείστε στη φαντασία σας, βήµα-βήµα, τη λύση που έχετε επιλέξει, µε σκοπό να εντοπίσετε πιθανές παγίδες, αλλά και πλεονεκτήματα και μειονεκτήματα που δεν είχατε προβλέψει.\n\n\n Παιχνίδι ρόλων και αντίστροφων ρόλων. Το παιχνίδι ρόλων (με άτομα που εμπιστεύεστε και μπορούν να σας βοηθήσουν) σας επιτρέπει να «δοκιμάσετε» την εφαρμογή μίας λύσης. Με αυτόν τον τρόπο εντοπίζονται πιθανές δυσκολίες και ελλιπείς δεξιότητές σας στο συγκεκριμένο τομέα, οι οποίες μπορεί να καλυφθούν και να ξεπεραστούν µε την αντιστροφή ρόλων, κατά την οποία ο φίλος σας αναλαμβάνει να πάρει τη θέση σας, υποδεικνύοντας πιθανές αντιδράσεις και λύσεις.\n\n\n Προγραμματισμός δραστηριοτήτων. Η φάση αυτή αποτελεί σημαντικό βήμα σε περιπτώσεις όπου απαιτείται οργάνωση του χρόνου και διευθέτηση διάφορων δραστηριοτήτων, προκειμένου να επιτευχθεί ένας στόχος.\n\n\n Αμφισβήτηση των δυσλειτουργικών σκέψεων. Οι δυσλειτουργικές σκέψεις σας μπορεί να προκαλέσουν δυσκολίες κατά την επίλυση προβλημάτων. Για παράδειγμα, «αν εφαρμόσω αυτή τη λύση, θα σημαίνει ότι είμαι κακιά». Σε αυτές τις περιπτώσεις, οι σκέψεις που παρεμποδίζουν τη διαδικασία θα πρέπει να αμφισβητηθούν και να τροποποιηθούν.\n\n\n Έλεγχος συνεπειών. Μπορείτε να ορίσετε κάποιες θετικές συνέπειες (αυτό-ενίσχυση) που θα ακολουθήσουν την εφαρμογή μίας λύσης. Για παράδειγμα, «αν καταφέρω να τους μιλήσω για το πρόβλημά µου, θα πάω το βράδυ µε το φίλο µου στο αγαπημένο µας εστιατόριο για να το γιορτάσουμε».', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:58:24', 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\":\"\"}', 4, 2, '', '', 1, 59, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(158, 429, 'Τι έχω καταφέρει', 'τι-έχω-καταφέρει', '<p>Χωρίστε μια κόλλα χαρτί σε δύο στήλες. Στην πρώτη στήλη ανακαλέστε και καταγράψτε τα <strong>επιτεύγματα</strong> στη ζωή σας μέχρι αυτή τη στιγμή. Στη δεύτερη στήλη σημειώστε τί χρειάστηκε για να τα καταφέρετε.</p>\r\n', 'Τι έχω καταφέρει                            -Χωρίστε μια κόλλα χαρτί σε δύο στήλες. Στην πρώτη στήλη ανακαλέστε και καταγράψτε τα επιτεύγματα στη ζωή σας μέχρι αυτή τη στιγμή. Στη δεύτερη στήλη σημειώστε τί χρειάστηκε για να τα καταφέρετε.\n- Αφού συμπληρώσετε τις δύο στήλες, υπογραμμίστε όσα από αυτά θεωρούσατε ότι δεν ήσασταν ικανός να πετύχετε.\n-Τοποθετήστε το χαρτί σε περίοπτη θέση ώστε να σας υπενθυμίζει την ικανότητά σας να πετύχετε ακόμα και τους στόχους που θεωρούσατε ανέφικτους.', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:57:08', 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\":\"\"}', 3, 1, '', '', 1, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(159, 431, 'Παραδείγματα θέσπισης ορίων', 'παραδείγματα-θέσπισης-ορίων', '<p>Εδώ, μπορείτε να βρείτε παραδείγματα σωστής θέσπισης ορίων που μπορείτε να τα προσαρμόσετε σύμφωνα με τις ανάγκες σας και στη συνέχεια να τα εφαρμόσετε .</p>\r\n', 'Παραδείγματα θέσπισης ορίων Θέτω όρια σημαίνει τολμώ να αγαπώ τον εαυτό μου ακόμα και αν κινδυνεύω να απογοητεύσω κάποιους άλλους.                             Η θέσπιση ορίων στην πράξη, είναι ομολογουμένως μια δύσκολη υπόθεση.                       Εδώ, μπορείτε να βρείτε παραδείγματα σωστής θέσπισης ορίων που μπορείτε να τα προσαρμόσετε σύμφωνα με τις ανάγκες σας και στη συνέχεια να τα εφαρμόσετε .\n Θυμός – «Θα ήθελα να μη συνεχίσεις να μου φωνάζεις. Αν το κάνεις, θα φύγω από το σπίτι/γραφείο και η συνάντησή μας θα τελειώσει εδώ».\nΚέρδισε Χρόνο – «Έχω μια πολιτική να μην παίρνω στιγμιαίες αποφάσεις, χρειάζομαι λίγο χρόνο να σκεφτώ και να αποφασίσω τι θέλω να κάνω. Αν χρειάζεσαι μια άμεση απάντηση, δεν μπορώ να τη δώσω αυτή τη στιγμή».  Κριτική – «Δεν είναι εντάξει για μένα να κάνετε σχόλια για το βάρος μου, παρακαλώ να σταματήσετε. Αν δεν το κάνετε, δε θα μπορέσω να συνεχίσω αυτή τη συζήτηση».  Επιπλέον Δέσμευση - «Αν και αυτό είναι ένα σημαντικό θέμα για μένα, θα χρειαστεί να απορρίψω το αίτημά σας για βοήθεια αυτή τη στιγμή». Ή «χρειάζεται να ανταποκριθώ στις ανάγκες της οικογένειάς μου».  Χρήματα – «Δεν θα σου δανείσω άλλα χρήματα, νοιάζομαι για σένα και πιστεύω ότι χρειάζεται να αρχίσεις να αναλαμβάνεις την ευθύνη του εαυτού σου»', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:09:11', 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\":\"\"}', 4, 9, '', '', 1, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(160, 433, '19 σημάδια ότι δεν έχετε υγιή όρια!', '19-σημάδια-ότι-δεν-έχετε-υγιή-όρια', '<p>Οι παρακάτω ενέργειες, συνήθειες και συμπεριφορές ίσως είναι&nbsp;<strong>ενδείξεις</strong>&nbsp;ότι δεν έχετε υγιή όρια.</p>\r\n', '19 σημάδια ότι δεν έχετε υγιή όρια! Τα προσωπικά όρια προστατεύουν τον βαθύτερο εαυτό μας και υπερασπίζονται το δικαίωμα της επιλογής μας.                             Οι παρακάτω ενέργειες, συνήθειες και συμπεριφορές ίσως είναι ενδείξεις ότι δεν έχετε υγιή όρια.\n1.Τα λέτε όλα σε όλους.2.Μιλάτε πολύ άνετα από την πρώτη συνάντηση.3.Ερωτεύεστε με κάθε νέα γνωριμία.4.Ερωτεύεστε με τον καθένα που σας προσεγγίζει.5.Ερωτεύεστε με άτομα που δεν είναι διαθέσιμα. 6.Ενδίδετε σεξουαλικά με την πρώτη ευκαιρία. 7.Πηγαίνετε ενάντια στις προσωπικές αξίες ή τα δικαιώματα σας, για να ευχαριστήσουμε τους άλλους.8.Δε μιλάτε όταν κάποιος άλλος εμφανίζει ελλιπή όρια.9.Δε μιλάτε όταν κάποιος παραβιάζει τα όριά σας.10.Αποδέχεστε τρόφιμα, δώρα, επαφή κ.α. που δε θέλετε.11.Αγγίζετε ένα άτομο χωρίς να ρωτήσετε.12.Επιτρέπετε σε κάποιον να πάρει ό,τι μπορεί από εσάς.13.Αφήνετε τους άλλους να κατευθύνουν τη ζωή σας.14.Αφήνετε τους άλλους να σας καθορίσουν.15.Περιμένετε από άλλους να καλύψουν τις ανάγκες σας.16.«Καταρρέετε» έτσι ώστε να κάνετε κάποιον να φροντίσει για εσάς.17.«Κακοποιείτε» τον εαυτό σας.18.«Κακοποιείτε» τους άλλους.19.Κάνετε καταχρήσεις (ουσιών, τροφίμων, τσιγάρου κ.α.). \n ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:42:26', 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\":\"\"}', 6, 8, '', '', 1, 75, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(161, 435, 'Ποια είναι τα υγιή όρια;', 'ποια-είναι-τα-υγιή-όρια', '<p>Είναι σημαντικό να γνωρίζουμε τις <strong>κατηγορίες</strong> των ορίων καθώς και τι σημαίνει <strong>υγιή</strong> <strong>όρια</strong> για να μπορέσουμε να τα θεσπίσουμε και να μην φτάσουμε στο ένα ή στο άλλο άκρο προσπαθώντας να τα αλλάξουμε.</p>\r\n', 'Ποια είναι τα υγιή όρια; Η έλλειψη ορίων προκαλεί έλλειψη σεβασμού.                             Είναι σημαντικό να γνωρίζουμε τις κατηγορίες των ορίων καθώς και τι σημαίνει υγιή όρια για να μπορέσουμε να τα θεσπίσουμε και να μην φτάσουμε στο ένα ή στο άλλο άκρο προσπαθώντας να τα αλλάξουμε                      - Τα φυσικά όρια αναφέρονται στο σεβασμό του προσωπικού μας χώρου και της φυσικής επαφής. Τα υγιή φυσικά όρια απαιτούν τη θέσπιση του τι είναι αποδεκτό και τι όχι στα διάφορα είδη σχέσεων που συνάπτουμε (αγκαλιές, φιλιά, άγγιγμα χεριού/ώμου κλπ). Τα όρια αυτά παραβιάζονται όταν κάποιος σε αγγίζει ή εισβάλει στον προσωπικό σου χώρο χωρίς να το θες.\n- Τα πνευματικά όρια αναφέρονται στον τρόπο σκέψης και στην ιδεολογία μας. Τα υγιή πνευματικά όρια απαιτούν σεβασμό στις απόψεις κάποιου καθώς και επίγνωση του τί είναι κατάλληλο για εκείνον να συζητήσει την εκάστοτε στιγμή (πχ: δεν είναι πάντα η κατάλληλη στιγμή για κάποιον να συζητήσει για πολιτικά). Παραβιάζονται όταν κάποιος αγνοεί ή υποτιμά τις απόψεις και τις ιδέες του άλλου.\n- Τα συναισθηματικά όρια αναφέρονται στα συναισθήματά μας. Τα υγιή συναισθηματικά όρια περιλαμβάνουν περιορισμούς στο πού, πότε και με ποιον θα μοιραστούμε προσωπικές πληροφορίες αλλά και σε ποιον θα επιτρέψουμε να μας επηρεάσει συναισθηματικά. Παραβιάζονται όταν κάποιος αγνοεί, υποτιμά, κριτικάρει ή χλευάζει τα συναισθήματα του άλλου.\n- Τα σεξουαλικά όρια αναφέρονται σε όλους τους τομείς της σεξουαλικότητας (συναισθηματική, λεκτική, σωματική προσέγγιση). Τα υγιή σεξουαλικά όρια περιλαμβάνουν αμφίδρομη κατανόηση και σεβασμό των επιθυμιών και των περιορισμών μεταξύ δύο συντρόφων. Παραβιάζονται όταν κάποιος δέχεται ανεπιθύμητα αγγίγματα, σεξουαλικά σχόλια, προτροπές να συμμετάσχει σε σεξουαλικές πράξεις που δε θέλει και σεξουαλικά υπονοούμενα.\n- Τα υλικά όρια αναφέρονται στα χρήματα και την περιουσία μας. Τα υγιή υλικά όρια περιλαμβάνουν περιορισμούς στα υλικά που μπορεί να μοιραστεί κάποιος αλλά και στους ανθρώπους με τους οποίους θα το κάνει (πχ: είναι εντάξει να δανείσεις το αυτοκίνητό σου στον αδερφό σου, αλλά όχι σε ένα γείτονα που έχεις δει 2 φορές). Παραβιάζονται όταν κάποιος κλέψει ή καταστρέψει την περιουσία κάποιου άλλου ή ασκήσει πίεση για να του δοθεί.\n- Τα χρονικά όρια αναφέρονται στον τρόπο που διαμοιράζουμε τον χρόνο μας. Τα υγιή χρονικά όρια απαιτούν την αφιέρωση ισότιμου (όσο είναι εφικτό) χρόνου σε όλους τους βασικούς τομείς της ζωής μας (προσωπική ζωή, επαγγελματική ζωή, δραστηριότητες, αθλητισμός κλπ). Παραβιάζονται όταν κάποιος απαιτεί υπερβολικά πολύ χρόνο από κάποιον άλλον.', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:09:54', 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\":\"\"}', 4, 7, '', '', 1, 63, '{\"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
(162, 437, 'Προσωπικά Όρια', '2022-01-11-16-12-18', '<p>Τα Προσωπικά Όρια υπάρχουν για να <strong>προστατεύουν</strong> τα σημαντικότερα κομμάτια της ζωής μας. Δημιουργούνται για να διευκρινίσουν στους άλλους ποιες είναι οι αποδεκτές και ποιες οι μη αποδεκτές συμπεριφορές.</p>\r\n', 'Προσωπικά Όρια Τα όρια μας σώζουν, οι όροι μας σκοτώνουν!                             Τα Προσωπικά Όρια υπάρχουν για να προστατεύουν τα σημαντικότερα κομμάτια της ζωής μας. Δημιουργούνται για να διευκρινίσουν στους άλλους ποιες είναι οι αποδεκτές και ποιες οι μη αποδεκτές συμπεριφορές.                       Ακριβώς όπως ένας φράκτης προστατεύει την πραγματική περιουσία μας, έτσι και τα προσωπικά μας όρια προστατεύουν τον εαυτό μας. Τόσο στην προσωπική μας όσο και στην επαγγελματική μας ζωή, η έλλειψη ορίων μας κοστίζει την ψυχική ισορροπία και την πρόοδό μας. Μερικοί τρόποι για να θέσετε τα όρια που είναι σημαντικά για εσάς είναι οι εξής:\n\n Να είστε σαφής σχετικά με τα όρια τόσο για τον εαυτό σας όσο και για τους άλλους . Βεβαιωθείτε ότι έχετε ορίσει τόσο για τον εαυτό σας όσο και για τους άλλους τί είναι αποδεκτό και τί όχι.\nΜόλις κάποιος παραβιάσει το όριό σας, μπορείτε να του το υπενθυμίσετε και να ζητήσετε τη βοήθειά του για να το διατηρήσετε.\nΕάν το άτομο εξακολουθεί να παραβιάζει το όριο, ζητήστε απόλυτα αλλά ευγενικά να σταματήσει η συμπεριφορά. Εάν η συμπεριφορά συνεχιστεί, εξετάστε ποια περαιτέρω δράση είναι κατάλληλη για να σταματήσει η συμπεριφορά διατηρώντας τον σεβασμό έναντι του άλλου ατόμου.\nΕξετάστε πιθανές ελλακτικές που μπορεί να υπάρχουν στο να μη βρίσκεστε σε περιβάλλοντα που ελαχιστοποιούν τις πιθανότητες να παραβιάσει κάποιος τα όριά σας.\n Ευχαριστείστε τους ανθρώπους γύρω σας που τιμούν τα όρια σας και ανταποκρίνονται στα αιτήματά σας.\n Προσδιορίστε τις συνέπειες της παραβίασης ή αγνόησης των ορίων σας .\n Προσδιορίστε τις λανθασμένες σκέψεις και πεποιθήσεις που σας οδηγούν να επιτρέπετε την παραβίαση ή αγνόηση των ορίων σας.\n Αναπτύξτε νέες, πιο ορθολογικές, υγιείς σκέψεις και πεποιθήσεις που θα σας βοηθήσουν να αλλάξετε τις συμπεριφορές σας έτσι ώστε να οικοδομήσετε υγιή όρια.\n Προσδιορίστε τις νέες συμπεριφορές που πρέπει να προσθέσετε στις ενέργειές σας για την ανάπτυξη υγιών ορίων.\n Εφαρμόστε αυτές τις συμπεριφορές στη ζωή σας, ώστε ο χώρος, η ιδιωτικότητα και τα δικαιώματά σας να μην αγνοούνται ή παραβιάζονται από κανέναν.\nΝα προσπαθείτε πάντα να κατανοείτε και να τιμάτε τα όρια των άλλων.', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:10:20', 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\":\"\"}', 4, 6, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(163, 439, 'Ο πίνακας των ορίων', 'ο-πίνακας-των-ορίων', '<p>Η παρακάτω άσκηση θα σε βοηθήσει να καταλάβεις τα όρια που χρειάζεται να θέσεις σε κάποιον και να τα τηρήσεις.</p>\r\n', 'Ο πίνακας των ορίων                            Η παρακάτω άσκηση θα σε βοηθήσει να καταλάβεις τα όρια που χρειάζεται να θέσεις σε κάποιον και να τα τηρήσεις.\nΦτιάξε ένα πίνακα με 8 γραμμές και 5 στήλες. Στην πρώτη γραμμή γράψε το όνομα του ανθρώπου με τον οποίο θέλεις να θεσπίσεις υγιή όρια. Στις επόμενες γραμμές γράψε τις κατηγορίες των ορίων που επιθυμείς να θεσπίσεις καθώς και τη μορφή που έχουν τώρα τα όρια σου (βλέπε το παρακάτω παράδειγμα).\nΤα Φυσικά Όρια αναφέρονται στον προσωπικό χώρο και στην φυσική επαφή.\nΤα Συναισθηματικά Όρια αναφέρονται στα συναισθήματά σας.\nΤα Πνευματικά Όρια αναφέρονται στο σεβασμό των ιδεών και του τρόπου σκέψης κάποιου.\nΤα Σεξουαλικά Όρια αναφέρονται σε όλους τους τομείς της σεξουαλικότητας (συναισθηματική, λεκτική, σωματική προσέγγιση).\nΤα Υλικά Όρια αναφέρονται σε περιουσία και χρήματα.\nΤα Χρονικά Όρια στον τρόπο που κάποιος διαχειρίζεται το χρόνο του.\nΠροσπάθησε να επέμβεις όπου παρατηρείς ότι δεν υπάρχουν υγιή όρια και επανέλαβε το πινακάκι ανά 15 μέρες μέχρι τα όρια σου να είναι υγιή σε όλους τους τομείς. ', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:55:30', 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\":\"\"}', 3, 5, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(164, 441, 'Πίνακας Ορίων – επέκταση', 'πίνακας-ορίων-–-επέκταση', '<p>Εάν τα πήγες καλά με την άσκηση&nbsp;<strong>\"Πίνακας Ορίων\"</strong>&nbsp;μπορείς να προσθέσεις&nbsp;<strong>μερικά βήματα ακόμα.</strong></p>\r\n', 'Πίνακας Ορίων – επέκταση                            Εάν τα πήγες καλά με την άσκηση \"Πίνακας Ορίων\" μπορείς να προσθέσεις μερικά βήματα ακόμα.  \n*Η παρακάτω άσκηση μπορεί να λειτουργήσει και ανεξάρτητα από τον Πίνακα Ορίων. \nΠάρε λίγο χρόνο να σκεφτείς:\n- Τί μπορείς να κάνεις για να βελτιώσεις τα όριά σου;\n- Πώς νομίζεις ότι θα ανταποκριθεί το άλλο άτομο σε αυτές τις αλλαγές;\n- Τί πιστεύεις ότι θα είναι διαφορετικό στη ζωή σου εάν θεσπίσεις τα όρια που θέλεις;', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:56:10', 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\":\"\"}', 3, 4, '', '', 1, 54, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(165, 443, 'Τα όρια στην πράξη', 'τα-όρια-στην-πράξη', '<p>Η παρακάτω άσκηση σε βοηθά να προβείς πιο άμεσα σε πράξεις και&nbsp;<strong>να αλλάξεις</strong>&nbsp;ό,τι δε σου αρέσει.</p>\r\n', 'Τα όρια στην πράξη                            Η παρακάτω άσκηση σε βοηθά να προβείς πιο άμεσα σε πράξεις και να αλλάξεις ό,τι δε σου αρέσει.\n- Κάνε μία λίστα με 5 όρια που θέλεις να αλλάξεις είτε γιατί είναι πολύ χαλαρά, είτε γιατί είναι πολύ αυστηρά.\n- Στη συνέχεια δίπλα από το καθένα γράψε το πλάνο σου, τί σκοπεύεις να κάνεις για να το αλλάξεις.\n- Τώρα έχεις ένα ολοκληρωμένο σχέδιο, λάβε δράση!\n *Συμβουλή: αν θες να αλλάξεις πάνω από 5 όρια, κάντο σε δεύτερο χρόνο, αφού ολοκληρώσεις με τα πρώτα 5.', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:53:00', 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\":\"\"}', 3, 3, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(166, 445, 'Πώς να πεις ΌΧΙ', 'πώς-να-πεις-όχι', '<p>Το να πεις&nbsp;<strong>όχι</strong>&nbsp;μάλλον είναι αυτό που σε δυσκολεύει περισσότερο όταν χρειάζεται να βάλεις ένα όριο. Δες παρακάτω&nbsp;<strong>3 στόχους</strong>&nbsp;&nbsp;που χρειάζεται να κατακτήσεις για να μπορείς να πεις όχι χωρίς&nbsp;<strong>ενοχές</strong>!</p>\r\n', 'Πώς να πεις ΌΧΙ                            Το να πεις όχι μάλλον είναι αυτό που σε δυσκολεύει περισσότερο όταν χρειάζεται να βάλεις ένα όριο. Δες παρακάτω 3 στόχους  που χρειάζεται να κατακτήσεις για να μπορείς να πεις όχι χωρίς ενοχές!\n\n  Νιώσε την απάντηση.  Όταν κάποιος σου ζητάει κάτι αυτό που σε ωθεί να απαντήσεις ναι ή όχι, υπάρχει μία φωνούλα μέσα σου που φωνάζει την επιθυμία σου. Το μόνο που έχεις να κάνεις είναι να είσαι ήρεμος, να την ακούσεις και να νιώσεις την απάντηση, χωρίς να επηρεάζεσαι από το τι πρέπει να πεις.\n  Πως θα αντιμετωπίσεις τις αντιδράσεις των άλλων.  Αυτό που μας εμποδίζει πολλές φορές να πούμε όχι είναι ο φόβος της αρνητικής αντίδρασης του άλλου. Εδώ είναι πολύ σημαντικό να σκεφτούμε ότι οι άνθρωποι που αξίζει να είναι δίπλα μας είναι αυτοί που αναγνωρίζουν και υπερασπίζονται το δικαίωμά μας να αρνηθούμε και δε θυμώνουν σε κάθε τέτοια αντίδραση.\n  Δείξε συμπόνια στον εαυτό σου.  Όπως ακριβώς συμπονάς τους ανθρώπους γύρω σου και λες ναι για να μην τους πληγώσεις, έτσι και περισσότερο χρειάζεται να συμπονάς και τον εαυτό σου και να του δίνεις πάντα αυτό που χρειάζεται. Άλλωστε θυμίσου: «δεν έχεις να πάρεις τίποτα από ένα άδειο δοχείο».', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:52:11', 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\":\"\"}', 3, 2, '', '', 1, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(167, 447, 'Διαδικασία \"Αναπροσαρμογής\"', 'διαδικασία-αναπροσαρμογής', '<p>Θέλετε να μάθετε πώς να προσαρμόζεστε στην αλλαγή; Είναι μια δεξιότητα που απαιτεί <strong>πρακτική</strong> και <strong>δέσμευση</strong>, αλλά είναι εφικτή για όλους. </p>\r\n', 'Διαδικασία \"Αναπροσαρμογής\" \"Δεν είναι ο πιο δυνατός που επιβιώνει, ούτε ο πιο έξυπνος. Είναι αυτός που προσαρμόζεται καλύτερα στην αλλαγή\".  Κ. Δαρβίνος                             Θέλετε να μάθετε πώς να προσαρμόζεστε στην αλλαγή; Είναι μια δεξιότητα που απαιτεί πρακτική και δέσμευση, αλλά είναι εφικτή για όλους.                       Αρχικά είναι σημαντικό να είστε πρόθυμοι να κάνετε λάθη. Κανείς δεν είναι τέλειος και τα λάθη είναι ανθρώπινα σε επαγγελματικό και προσωπικό επίπεδο. Ένα λάθος μπορεί να είναι απογοητευτικό ακόμα και ταπεινωτικό, όμως σημασία έχει το πώς θα διαχειριστείτε τα επακόλουθα. Μαθαίνουμε από τα λάθη μας με το να δοκιμάζουμε νέες λύσεις και να αποκτούμε νέες γνώσεις. Μέσα λοιπόν από τα λάθη, είναι σημαντικό να κρατάμε τα θετικά στοιχεία και να προχωράμε. Κάθε δυσκολία είναι μια εμπειρία που βοηθά το άτομο να εξελιχθεί.  Πρόκειται για μια διαδικασία που αποκαλείται αναπροσαρμογή και λειτουργεί σαν το zoom in και το zoom out σε μια φωτογραφική μηχανή.\nΌλα είναι θέμα οπτικής.  Όσο πιο κοντά είμαστε στο πρόβλημα τόσο πιο μεγάλο το βλέπουμε. Όταν όμως πάρουμε απόσταση και το δούμε διαφορετικά τότε όλα αλλάζουν.\n ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:12:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 68, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(168, 449, 'Ο Freud είχε πει «ευχαριστώ τη ζωή γιατί τίποτα δεν μου ήταν εύκολο»', 'ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»', '<p>Είναι σημαντικό να συνειδητοποιήσουμε ότι θα υπάρξει κάποια στιγμή στη ζωή μας όπου θα χρειαστεί να αντιμετωπίσουμε κάποια δυσκολία. Είναι αναπόφευκτο.</p>\r\n', 'Ο Freud είχε πει «ευχαριστώ τη ζωή γιατί τίποτα δεν μου ήταν εύκολο»                             Είναι σημαντικό να συνειδητοποιήσουμε ότι θα υπάρξει κάποια στιγμή στη ζωή μας όπου θα χρειαστεί να αντιμετωπίσουμε κάποια δυσκολία. Είναι αναπόφευκτο.                      Πρέπει λοιπόν να το αποδεχτούμε και να είμαστε προετοιμασμένοι για τις επικείμενες δυσκολίες. Δε γίνονται πάντα τα πράγματα με βάση το πώς τα έχουμε σχεδιάσει. Να αναμένετε τις αλλαγές, την αβεβαιότητα. Όταν θα έρθουν, ενεργοποιείστε τις δυνάμεις σας για την καλύτερη δυνατή αντιμετώπισή τους. Το να γνωρίζουμε ότι μπορεί να προκύψουν δυσκολίες και να έχουμε αίσθηση αβεβαιότητας για το μέλλον, μας καθιστά πιο ήρεμους και έτοιμους. Μην ξεχνάτε όμως να διατηρείτε την ψυχραιμία σας και να παραμένετε αισιόδοξοι μπροστά στις δυσκολίες. Τα γεγονότα δεν αλλάζουν. Δεν μπορούμε να έχουμε τον έλεγχο των συνθηκών. Σημασία έχει με ποιο τρόπο εμείς θα ερμηνεύσουμε την εκάστοτε κατάσταση και πώς θα τη διαχειριστούμε. Με αυτή τη διάθεση οι αποφάσεις που θα πάρουμε θα είναι σίγουρα πιο σωστές.\nΑπό την άλλη, οι δυσκολίες δε βρίσκουν τη λύση με ένα μαγικό ραβδάκι ούτε θα φύγουν από μόνες τους με το να τις αποφεύγουμε και να τις βάζουμε κάτω από το χαλάκι. Με αυτόν τον τρόπο η κατάσταση διαιωνίζεται. Εδώ είναι που χρειάζεται δράση αφού έχουμε σχεδιάσει με προσοχή τα βήματά μας. Δεν είναι εύκολη διαδικασία. Για αυτό είναι σημαντικό να έχουμε καλλιεργήσει χαρακτηριστικά προσαρμοστικότητας.\nΌμως αυτό είναι κάτι που μπορούμε να το κάνουμε με τη βοήθεια των σημαντικών άλλων. Η οικογένεια ή οι συγγενείς αλλά και οι φίλοι μας μπορούν να αποτελέσουν ένα πολύτιμο εφόδιο στην παραπάνω διαδικασία. Οι διαφορετικές απόψεις, καθώς και η συνεχής στήριξή τους μπορούν να σας βοηθήσουν στο να ενεργήσετε και να προσαρμοστείτε ευκολότερα σε μια νέα κατάσταση πραγμάτων.\nΗ ζωή λοιπόν είναι ένα σχολείο στο οποίο βιώνετε εμπειρίες που μαθαίνετε από αυτές. Μαζί με αυτά που μαθαίνετε για τους ανθρώπους, την κοινωνία και τις αλληλεπιδράσεις τους, μη σταματάτε ποτέ να μαθαίνετε όσο το δυνατό περισσότερα για εσάς τους ίδιους. Η αυτογνωσία διαδραματίζει σημαντικό ρόλο στο πώς θα ανταπεξέρχεστε κάθε φορά στις αλλαγές και μπορεί να οδηγήσει στην ενδυνάμωση της ικανότητας της προσαρμοστικότητας.\n ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:13:06', 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\",\"image_intro_alt\":\"\",\"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, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(169, 451, 'Πόσο σημαντικό είναι το να προσαρμόζεσαι εύκολα;', 'πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα', '<p>Η σύντομη απάντηση είναι πολύ, καθώς είναι μια δεξιότητα που δεν έχει όρια στους τρόπους με τους οποίους μπορεί να εφαρμοστεί στο χώρο εργασίας.</p>\r\n', 'Πόσο σημαντικό είναι το να προσαρμόζεσαι εύκολα;                             Η σύντομη απάντηση είναι πολύ, καθώς είναι μια δεξιότητα που δεν έχει όρια στους τρόπους με τους οποίους μπορεί να εφαρμοστεί στο χώρο εργασίας.                      Εδώ είναι τρία οφέλη από την ύπαρξη ισχυρών δεξιοτήτων προσαρμοστικότητας:\n\n  Θα αγκαλιάσετε τις προκλήσεις καλύτερα:  Να προσαρμόζεσαι εύκολα σημαίνει να εργάζεσαι χωρίς όρια και να είσαι ανοιχτός στην εξεύρεση ποικίλων και απροσδόκητων λύσεων στα προβλήματα και τις προκλήσεις στο χώρο εργασίας. Χωρίς περιορισμούς στη σκέψη και τις ενέργειές σας, οι προκλήσεις βοηθούν στο να μη φοβάστε, αλλά να αδράξετε ευκαιρίες και να απολαύσετε την εργασία σας.\n  Θα γίνετε καλύτερος ηγέτης:  Οι μεγάλοι ηγέτες γνωρίζουν ότι η αλλαγή είναι αναπόφευκτη και δεν την αποφεύγουν. Παραμένουν επίσης θετικοί ενάντια στις αντιξοότητες καθώς είναι ανοιχτοί σε νέες σκέψεις, έχοντας συνειδητοποιήσει ότι λύσεις και λαμπρότητα μπορούν να βρεθούν σε πολλά μέρη.\n  Θα είστε πάντα ανοιχτοί:  Να είστε πρόθυμοι να δοκιμάσετε διαφορετικά εργαλεία, στρατηγικές και τεχνικές για να επιτύχετε τα καλύτερα αποτελέσματα. Οι χώροι εργασίας αλλάζουν γρηγορότερα από ποτέ και αν δεν είστε διατεθειμένοι να προσαρμόζεστε συνεχώς, τότε να αναμένετε ότι θα μείνετε πίσω.', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-03-06 19:41:20', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 72, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(170, 453, 'Επιβιώνει καλύτερα αυτός που ανταποκρίνεται περισσότερο στις αλλαγές', 'επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές', '<p>Ευελιξία – <strong>προσαρμοστικότητα</strong> είναι ικανότητα που έχει κάποιος να προσαρμόζεται σχετικά εύκολα σε πιθανές αλλαγές που μπορεί να προκύψουν στη ζωή του σε κάθε επίπεδο.</p>\r\n', 'Επιβιώνει καλύτερα αυτός που ανταποκρίνεται περισσότερο στις αλλαγές                             Ευελιξία – προσαρμοστικότητα είναι ικανότητα που έχει κάποιος να προσαρμόζεται σχετικά εύκολα σε πιθανές αλλαγές που μπορεί να προκύψουν στη ζωή του σε κάθε επίπεδο.                      Τα νέα δεδομένα μπορεί να σημαίνουν νέοι άνθρωποι στη ζωή μας, τελείως διαφορετικές συνθήκες, νέα σχέδια και κατ΄επέκταση καινούριοι στόχοι. Από τη μία ακούγεται σαν κάτι πολύ ενδιαφέρον αν νιώθει κανείς πως έχει βαρεθεί τη ρουτίνα του από την άλλη όμως και πολύ τρομακτικό. Δεν είναι εύκολο να νιώσεις οικεία σε νέες συνθήκες. Οι ικανότητες προσαρμογής και ευελιξίας, είναι χαρακτηριστικά που  ο καθένας από εμάς μπορεί να καλλιεργήσει και να αναπτύξει και στη συνέχεια να οδηγήσουν σε επιτυχίες. Δεν υπάρχει όμως συγκεκριμένη συνταγή επιτυχίας ή κάτι με άμεσα αποτελέσματα. Πρόκειται για μια μακροχρόνια προσπάθεια που περιλαμβάνει μεταξύ άλλων αλλαγή τρόπου σκέψης, αντιμετώπισης και δράσης, με στόχο την ενίσχυση της προσαρμοστικότητας μπροστά σε κάθε πιθανή αντιξοότητα που μπορεί  να εμφανιστεί στην καθημερινότητά σας.', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:13:44', 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\",\"image_intro_alt\":\"\",\"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, 60, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(171, 455, 'Η \"μουτζούρα\"', 'η-μουτζούρα', '<p>Κλείστε τα μάτια σας και με το αντίθετο χέρι από αυτό που γράφετε,&nbsp;<strong>ζωγραφίστε</strong>&nbsp;με μολύβι μια μουτζούρα</p>\r\n', 'Η \"μουτζούρα\"                            Κλείστε τα μάτια σας και με το αντίθετο χέρι από αυτό που γράφετε, ζωγραφίστε με μολύβι μια μουτζούρα.\nΣτη συνέχεια ανοίξτε τα μάτια σας και με χρωματιστούς μαρκαδόρους δώστε χρώμα σε κάποια ή σε όλα τα σημεία της μουτζούρας ανάλογα με το τι βλέπετε μέσα σ’ αυτή. Όταν τελειώσετε θέστε στον εαυτό σας τις εξής ερωτήσεις:\n- Ποια είναι η «μουτζούρα» στην επαγγελματική σας ζωή;   -  Γιατί πιστεύετε ότι κάναμε τη «μουτζούρα» με κλειστά μάτια και με το ανάποδο χέρι;  (Γιατί η μουτζούρα – αλλαγή – πρόβλημα είναι κάτι που δεν μπορούμε να ελέγξουμε)    -  Τί δείχνει η προσπάθειά σας να μετατρέψετε τη μουτζούρα σε μια ζωγραφιά;  (Κάτι το οποίο μπορεί να μη μας αρέσει υπάρχουν τρόποι να το μετατρέψουμε και να το κάνουμε πιο όμορφο)   -  Πώς αισθανθήκατε όταν είδατε τη ζωγραφιά στο τέλος;', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:51:06', 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\":\"\"}', 3, 2, '', '', 1, 60, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(172, 457, 'Ανασκόπηση', 'ανασκόπηση', '<p>Σκεφτείτε κάποια στιγμή στη ζωή σας στην οποία χρειάστηκε να διαχειριστείτε μια σημαντική αλλαγή που συνέβη.</p>\r\n', 'Ανασκόπηση                            Σκεφτείτε κάποια στιγμή στη ζωή σας στην οποία χρειάστηκε να διαχειριστείτε μια σημαντική αλλαγή που συνέβη.\nΤο πέρασμα ίσως από το δημοτικό στο γυμνάσιο ή από το γυμνάσιο στο λύκειο ή η μετακόμιση σε άλλη πόλη λόγω σπουδών ή εργασίας. Απαντήστε στις παρακάτω ερωτήσεις:\n\n  Πώς διαχειριστήκατε αυτή τη μετάβαση; \n Τί στρατηγικές αναπτύξατε για να αντιμετωπίσετε όσο το δυνατόν καλύτερα το συγκεκριμένο γεγονός; \n Μπορείτε να θυμηθείτε τί σκεφτόσασταν και τί αισθανόσασταν τότε; \n Υπήρξε κάποιο κοντινό σας πρόσωπο που σας βοήθησε; Αν ναι, με ποιο τρόπο; \n Τελικά μέσα από το συγκεκριμένο γεγονός κερδίσατε κάτι; \n\n ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:50:04', 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\":\"\"}', 3, 1, '', '', 1, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(173, 459, 'Ενδυνάμωση κινήτρων και επίτευξη προσωπικών στόχων', 'ενδυνάμωση-κινήτρων-και-επίτευξη-προσωπικών-στόχων', '<p>Το κίνητρο αποτελεί μια ώθηση που κατευθύνει τη συμπεριφορά μας και μας οδηγεί στο να ενεργούμε με τρόπο που θα ικανοποιεί ορισμένες&nbsp; ανάγκες, επιθυμίες ή στόχους</p>\r\n', 'Ενδυνάμωση κινήτρων και επίτευξη προσωπικών στόχων                             Το κίνητρο αποτελεί μια ώθηση που κατευθύνει τη συμπεριφορά μας και μας οδηγεί στο να ενεργούμε με τρόπο που θα ικανοποιεί ορισμένες ανάγκες, επιθυμίες ή στόχους.                      Τα κίνητρα που έχουμε μπορούν να έχουν είτε εσωτερική είτε εξωτερική προέλευση. Πιο συγκεκριμένα, το εσωτερικό κίνητρο,&nbsp; παρατηρείται όταν ένα άτομο αναλαμβάνει μια δραστηριότητα αποσκοπώντας σε ένα προσωπικό όφελος και δεν προϋποθέτει κάποια εξωτερική επιβράβευση ( π.χ. χόμπι).&nbsp;&nbsp; &nbsp;&nbsp;\nΤο κίνητρο αποτελεί μια ώθηση που κατευθύνει τη συμπεριφορά μας και μας οδηγεί στο να ενεργούμε με τρόπο που θα ικανοποιεί ορισμένες&nbsp; ανάγκες, επιθυμίες ή στόχους. Τα κίνητρα που έχουμε μπορούν να έχουν είτε εσωτερική είτε εξωτερική προέλευση. Πιο συγκεκριμένα, το εσωτερικό κίνητρο,&nbsp; παρατηρείται όταν ένα άτομο αναλαμβάνει μια δραστηριότητα αποσκοπώντας σε ένα προσωπικό όφελος και δεν προϋποθέτει κάποια εξωτερική επιβράβευση ( π.χ. χόμπι).&nbsp; Το εξωτερικό κίνητρο παρατηρείται όταν κάποιος συμπεριφέρεται με συγκεκριμένο τρόπο για λόγους που υπόκεινται σε εξωτερικό έλεγχο όπως για την απόκτηση χρημάτων ή στα πλαίσια συμβιβασμού σε κάποιον εξαναγκασμό. Το εξωτερικό κίνητρο μπορεί να προέρχεται από γονείς, αφεντικό, συνεργάτες (π.χ. προαγωγή).\nΩστόσο, ανεξάρτητα από την προέλευση των κινήτρων μας, το σίγουρο είναι ότι επηρεάζουν σε πολύ σημαντικό βαθμό την επίτευξη (ή μη) των στόχων μας.\n Τι μπορούμε να κάνουμε για να πετύχουμε την ενδυνάμωση των κινήτρων μας? \n\nΌταν νιώθετε τις δυνάμεις σας να σας εγκαταλείπουν,&nbsp;ανακαλέστε όλους εκείνους τους λόγους που σας ώθησαν στο να ξεκινήσετε την προσπάθεια. \n Θέστε ρεαλιστικούς στόχους.&nbsp;Βάζοντας μικρούς, επιτεύξιμους στόχους, αυξάνονται οι πιθανότητες να βιώσετε ικανοποίηση και να νιώσετε αυτό-αποτελεσματικός. Κάτι τέτοιο, θα σας δώσει περισσότερη ενέργεια για να συνεχίσετε και να φτάσετε τελικά, στο επιθυμητό αποτέλεσμα.\n Επιβραβεύστε τον εαυτό σας&nbsp;κάθε φορά που προχωράτε ένα βήμα προς τον τελικό σας στόχο. Είναι πολύ σημαντικό, να αναγνωρίζουμε την πρόοδο μας και να εστιάζουμε σε αυτή.\n\nΑκόμα και αν κάτι δεν πηγαίνει όπως το είχατε προγραμματίσει ,&nbsp;εντοπίστε τι νέο έχει να σας \"διδάξει\" η εμπειρία σας και συνεχίστε&nbsp;έχοντας αυτή τη γνώση ως σύμμαχο στην πορεία σας για την κατάκτηση των στόχων σας.', 1, 34, '2022-01-09 20:23:32', 43, '', '2023-03-16 11:46:28', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(174, 461, 'Βήματα πριν το νέο ξεκίνημα', 'βήματα-πριν-το-νέο-ξεκίνημα', '<p><strong>Βάζουμε στόχους προσδοκώντας</strong> μια νέα αρχή. Μια νέα αρχή μπορεί να σηματοδοτηθεί από μια ευκαιρία, όπως τα γενέθλια ή ένα χρονικό ορόσημο, όπως η πρώτη ημέρα του μήνα.</p>\r\n', 'Βήματα πριν το νέο ξεκίνημα Οι στόχοι είναι όνειρα με προθεσμία εκπλήρωσης.                             Βάζουμε στόχους προσδοκώντας μια νέα αρχή. Μια νέα αρχή μπορεί να σηματοδοτηθεί από μια ευκαιρία, όπως τα γενέθλια ή ένα χρονικό ορόσημο, όπως η πρώτη ημέρα του μήνα.                      Χρησιμοποιούμε την αρχή μιας νέας εβδομάδας, μήνα ή έτους, ως δείκτη για ν’ αφήσουμε την προηγούμενη συμπεριφορά πίσω μας. Αυτά τα σημεία μετάβασης, μας προσφέρουν “την ελευθερία να γίνουμε μια νέα, καλύτερη έκδοση του εαυτού μας”. Ωστόσο, για να αυξήσουμε τις πιθανότητες να επιτευχθούν οι στόχοι που θα βάλουμε, καλό είναι να ακολουθήσουμε τα παρακάτω βήματα :\n -Ανασκόπηση : Είναι πολύ σημαντικό να γνωρίζουμε που βρισκόμαστε τώρα. Ουσιαστικά, χρειάζεται να κοιτάξουμε το παρελθόν από τη θέση που είμαστε τώρα και να διακρίνουμε τι λειτούργησε καλά και τι όχι .\n -Ξε- καθάρισμα : Αφού κάνουμε την ανασκόπηση, το επόμενο βήμα είναι να αφήσουμε πίσω ότι βλέπουμε ότι δε λειτουργεί. Αυτό, μπορεί να περιλαμβάνει συμπεριφορές, συνήθειες ή ακόμα και ανθρώπους. Πολλές φορές, πέφτουμε στην παγίδα να γεμίζουμε το πρόγραμμα μας ασφυκτικά, με συνέπεια να μην έχουμε τα αποθέματα ενέργειας να ανταποκριθούμε αποτελεσματικά σε όλα.\n -Ενδοσκόπηση: Έπειτα, για να μπορέσουμε να υποστηρίξουμε τις νέες επιλογές μας, χρειάζεται να αναγνωρίσουμε και να βασιστούμε στις αξίες μας και τις επιθυμίες που βρίσκονται στον πυρήνα της υπόστασής μας (\'\'Πότε πραγματικά νιώθω χαρούμενος/η\'\', \'\'Ποιοι στόχοι θα με εξελίξουν και θα με ενδυναμώσουν?\'\').\n -Ιεράρχηση: Απαραίτητη προϋπόθεση για να βάλουμε προτεραιότητες, είναι η ιεράρχηση των στόχων. Η οργάνωση, είναι το κλειδί για τη διαδικασία αυτή. Παρόλα αυτά, πολλές φορές ενδέχεται να προκύψουν νέες ανάγκες. Εκεί, χρειάζεται να αναπροσαρμόσουμε τα δεδομένα με βάση το πόσο επείγον και το πόσο σημαντικό είναι κάτι.\n -Υποστήριξη: Τέλος, ένα κομμάτι που δε θα πρέπει να αμελούμε είναι η αναζήτηση βοήθειας , όταν το χρειαζόμαστε. Οι σημαντικοί άλλοι στη ζωή μας, μπορούν να υποστηρίξουν τη διαδικασία επίτευξης των στόχων μας. Το μόνο που χρειάζεται, είναι ζητήσουμε τη συνδρομή ατόμων που εμπιστευόμαστε και να πράξουμε το αντίστοιχο για εκείνους, αν χρειαστεί.', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:19:07', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 61, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(175, 463, 'Γιατί δυσκολεύομαι να βάλω στόχους;', 'γιατί-δυσκολεύομαι-να-βάλω-στόχους', '<p>Στο&nbsp;<strong>κυνήγι της ευτυχίας,</strong>&nbsp;όλοι μας επιδιώκουμε να πετύχουμε πράγματα ώστε να πλησιάσουμε στην αυτοπραγμάτωση και να δούμε τον εαυτό μας, στην καλύτερη εκδοχή του- δηλαδή έτσι όπως τον&nbsp;<strong>ονειρευόμαστε</strong>-. Στο ταξίδι αυτό , καθοριστικό ρόλο έχουν οι&nbsp;<strong>στόχοι</strong>&nbsp;που θέτουμε.</p>\r\n', 'Γιατί δυσκολεύομαι να βάλω στόχους; Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά.                             Στο κυνήγι της ευτυχίας, όλοι μας επιδιώκουμε να πετύχουμε πράγματα ώστε να πλησιάσουμε στην αυτοπραγμάτωση και να δούμε τον εαυτό μας, στην καλύτερη εκδοχή του- δηλαδή έτσι όπως τον ονειρευόμαστε-. Στο ταξίδι αυτό , καθοριστικό ρόλο έχουν οι στόχοι που θέτουμε.                      Η&nbsp;θέσπιση στόχων&nbsp;προσανατολίζει τις επιθυμίες, βοηθάει στην ιεράρχηση των προτεραιοτήτων και των αναγκών, βάζει φρένο στην αδράνεια και πλαισιώνει τις ενέργειες μας.\nΩστόσο, σύμφωνα με έρευνες, το ποσοστό των ανθρώπων που βάζουν στόχους στην αρχή κάθε χρονιάς και καταφέρνουν στην πραγματικότητα να τους πετύχουν είναι αρκετά μικρό (1:10).&nbsp;Αυτό, συμβαίνει για πολλούς λόγους ανάμεσα στους οποίους είναι πως οι&nbsp;προσδοκίες,&nbsp;ενδέχεται να μην είναι απόλυτα ρεαλιστικές ή εφικτές ή και να κατευθύνονται από \"λάθος\"&nbsp;κίνητρα.&nbsp;Έτσι, βλέποντας ότι δεν έχουμε τα επιθυμητά αποτελέσματα άμεσα, θεωρούμε ότι δεν είμαστε αρκετά ικανοί για να επιτύχουμε τους στόχους μας και παραιτούμαστε της προσπάθειας, με ένα αίσθημα&nbsp;απογοήτευσης. Για παράδειγμα, κάποιος που έχει στόχο να χάσει πολλά κιλά σε μικρό χρονικό διάστημα και κάνει εξαντλητική δίαιτα για να το πετύχει, όταν θα διαπιστώσει ότι δεν έχει χάσει όσα θα ήθελε την πρώτη εβδομάδα, είναι πολύ πιθανό να&nbsp;απογοητευτεί&nbsp;και να τα&nbsp;παρατήσει. Μάλιστα, κάποιοι \"τιμωρούν\" τον εαυτό τους, είτε επιστρέφοντας σε προηγούμενες τακτικές (π.χ. ανθυγιεινές διατροφικές συνήθειες) ή εφαρμόζοντας μια ακόμα πιο αυστηρή δίαιτα.', 1, 34, '2022-01-09 20:23:32', 43, '', '2023-03-16 13:41:33', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(176, 465, 'Στόχοι S.M.A.R.T', 'στόχοι-s-m-a-r-t', '<p>Έχεις ακούσει για&nbsp;<strong>S.M.A.R.T. στόχους</strong>; Είναι η πλέον διαδεδομένη μέθοδος στοχοθεσίας. Όρισε το στόχο σου απαντώντας στις παρακάτω ερωτήσεις ώστε να αυξήσεις τις πιθανότητες να τον πραγματοποιήσεις.</p>\r\n', 'Στόχοι S.M.A.R.T Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά.                            Έχεις ακούσει για S.M.A.R.T. στόχους; Είναι η πλέον διαδεδομένη μέθοδος στοχοθεσίας. Όρισε το στόχο σου απαντώντας στις παρακάτω ερωτήσεις ώστε να αυξήσεις τις πιθανότητες να τον πραγματοποιήσεις.  - Τί θέλω να κάνω, με ποιον/ποιους ανθρώπους/ με τί μέσα, πότε, για πόσο και πού (Specific) \n- Πώς θα είμαι σίγουρος ότι καταγράφω την πρόοδο που κάνω (Measurable)   - Με ποιες ικανότητες, μέσα, τρόπους θα επιτύχω τον στόχο μου; Τί από αυτά διαθέτω ήδη και πώς θα  βρω όσα δεν έχω; (Attainable)   - Είναι ο στόχος μου κάτι που θέλω και μπορώ να πετύχω ταυτόχρονα; (Realistic)   - Σε πόσο χρονικό διάστημα θα το καταφέρω; (Time-Bound)', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:49:27', 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\":\"\"}', 3, 3, '', '', 1, 80, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(177, 467, 'Οι προηγούμενες μέρες', 'οι-προηγούμενες-μέρες', '<p><strong>Σημειώστε</strong>&nbsp;σε ένα χαρτί μια&nbsp;<strong>λίστα</strong>&nbsp;με 10 πράγματα που κάνατε τις τελευταίες 7 ημέρες. Δεν χρειάζεται να υπάρχει συγκεκριμένη σειρά, γράψτε απλά ό,τι σας έρχεται στο μυαλό.</p>\r\n', 'Οι προηγούμενες μέρες                             Σημειώστε σε ένα χαρτί μια λίστα με 10 πράγματα που κάνατε τις τελευταίες 7 ημέρες. Δεν χρειάζεται να υπάρχει συγκεκριμένη σειρά, γράψτε απλά ό,τι σας έρχεται στο μυαλό.\nΣε ένα άλλο χαρτί σημειώστε τους μακροπρόθεσμους στόχους (+ 5 χρόνια) που έχετε για εσάς.\nΈπειτα, συγκρίνετε τις δύο λίστες. Ιδανικά, ό,τι κάνατε τις προηγούμενες ημέρες χρειάζεται να συμφωνεί ή να συμβάλει με αυτά που θέλετε να επιτύχετε στο μέλλον. Εάν δεν υπάρχει μεγάλη αντιστοιχία, ενδεχομένως δε δαπανάτε σωστά το χρόνο σας αναφορικά με τους στόχους και τις φιλοδοξίες σας.\n Αναλογιστείτε : \"Τι πρέπει να κάνω αύριο για να πλησιάσω τους στόχους μου;\". Σε αυτή την περίπτωση η άσκηση επείγον/ σημαντικό μπορεί να σας φανεί ιδιαίτερα χρήσιμη.', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:48:36', 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\":\"\"}', 3, 2, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(178, 469, 'Σε 10 χρόνια', 'σε-10-χρόνια', '<p>Σκεφτείτε και γράψτε σε ένα χαρτί&nbsp;<strong>πώς φαντάζεστε</strong>&nbsp;τον εαυτό σας σε 10 χρόνια από τώρα. Φροντίστε η περιγραφή να είναι όσο το δυνατόν πιο αναλυτική γίνεται.</p>\r\n', 'Σε 10 χρόνια                            Σκεφτείτε και γράψτε σε ένα χαρτί πώς φαντάζεστε τον εαυτό σας σε 10 χρόνια από τώρα. Φροντίστε η περιγραφή να είναι όσο το δυνατόν πιο αναλυτική γίνεται.\n- Το αποτέλεσμα σας αρέσει ή όχι σαν προοπτική του εαυτού σας και της ζωή σας;\n- Θα επιθυμούσατε κάτι διαφορετικό; Αν ναι, σημειώστε τι θα ήταν αυτό.\n- Αυτά που κάνετε τώρα, συνδέονται με αυτές τις προοπτικές;\nΤο κλειδί για πετυχημένους στόχους είναι να σπάμε τους μακροπρόθεσμους στόχους σε μικρά βήματα και να τα προσαρμόζουμε στην καθημερινότητά μας.', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:47:49', 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\":\"\"}', 3, 1, '', '', 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
(179, 471, 'Πως μπορούμε να καλλιεργήσουμε ψυχική ανθεκτικότητα', 'πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα', '<p><strong>Εντοπίστε και αξιοποιήστε τα δυνατά σας σημεία</strong>. Όλοι μας έχουμε δυνατά σημεία – διαφορετικά για τον καθένα- τα οποία αποτελούν τα όπλα που χρειάζεται να επιστρατέψουμε απέναντι σε δύσκολες καταστάσεις. Για να τα εντοπίσετε, ανακαλέστε εμπειρίες&nbsp; από το παρελθόν και εξετάστε τι σας βοήθησε να αντεπεξέλθετε .</p>\r\n', 'Πως μπορούμε να καλλιεργήσουμε ψυχική ανθεκτικότητα \"Δεν είμαι  αυτό που μου συνέβη, είμαι αυτό που επιλέγω να γίνω\" -Carl Jung                             Εντοπίστε και αξιοποιήστε τα δυνατά σας σημεία. Όλοι μας έχουμε δυνατά σημεία – διαφορετικά για τον καθένα- τα οποία αποτελούν τα όπλα που χρειάζεται να επιστρατέψουμε απέναντι σε δύσκολες καταστάσεις. Για να τα εντοπίσετε, ανακαλέστε εμπειρίες&nbsp; από το παρελθόν και εξετάστε τι σας βοήθησε να αντεπεξέλθετε .\n \"Μιλήστε\" στον εαυτό σας με συμπόνια. Σε πολλές περιπτώσεις, έχουμε την τάση να είμαστε αυστηροί με τον εαυτό μας , σκεπτόμενοι αρνητικά. Ωστόσο, αναλογιστείτε αν θα απευθυνόσασταν με τον ίδιο τρόπο σε ένα τρίτο άτομο. Προσπαθήστε να εντοπίσετε τις επικριτικές σκέψεις και να τις αντικαταστήσετε με πιο συμπονετικές. Μιλήστε στον εαυτό σας, με τον ίδιο τρόπο που θα μιλούσατε σε έναν αγαπημένο σας άνθρωπο.\n Δραστηριοποιηθείτε.&nbsp;Μια συχνή παγίδα είναι ο μηρυκασμός σκέψεων για όσα συμβαίνουν το οποίο οδηγεί στην υιοθέτηση μιας παθητικής στάσης απέναντι στις εξελίξεις. Ακόμα και μικρά βήματα, προσαρμοσμένα στις συνθήκες της εκάστοτε κρίσης,&nbsp; μπορούν να μας βοηθήσουν να ανακτήσουμε τον έλεγχο και να νιώσουμε αυτό-αποτελεσματικοί.\n Αναπτύξτε ενσυνειδητότητα ( mindfulness ).&nbsp;Επιτρέπει να κρατήσουμε αποστάσεις και να παρατηρήσουμε τη σκέψη μας αντί να \"υποκύψουμε\" σε μια συναισθηματική τρικυμία που ενδέχεται να προκύψει σε μια δύσκολη – πραγματικά ή φαινομενικά- κατάσταση. Προσπαθήστε να είστε παρόντες στην κάθε στιγμή όχι μόνο σωματικά αλλά και πνευματικά, εστιάζοντας την προσοχή στις εσωτερικές διεργασίες (σκέψεις, συναισθήματα, σωματικές αισθήσεις) και αποδεχτείτε το σύνολο της εμπειρίας χωρίς επίκριση.\n Αναζητήστε βοήθεια.&nbsp;Παρόλο που η ανάκτηση ελέγχου αποτελεί σημείο κλειδί για την ανάπτυξη ψυχικής ανθεκτικότητας, αυτό δε σημαίνει ότι είναι απαραίτητο να βασιστούμε αποκλειστικά στις προσωπικές μας δυνάμεις.&nbsp; Μπορούμε να επικοινωνήσουμε κάποια ανάγκη μας σε άτομα που εμπιστευόμαστε πραγματικά και πολύ περισσότερο να αποδεχτούμε τη συνδρομή τους.\nΘυμηθείτε να είστε ευγνώμων για όσα έχετε και να αντιμετωπίζετε την κάθε δυσκολία σαν πρόκληση!', 1, 35, '2022-01-09 20:23:32', 43, '', '2023-03-16 11:39:55', 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\":\"\"}', 6, 5, '', '', 1, 65, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(180, 473, 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '<p>Αυτό που χρειάζεται να διευκρινιστεί, είναι ότι το να είναι κάποιος ψυχικά ανθεκτικός , δεν σημαίνει ότι δεν έχει βιώσει στρεσογόνες  και δύσκολες καταστάσεις. Πράγματι, η βίωση απαιτητικών συνθηκών πιθανόν συμβάλλει στο δρόμο της ανάπτυξης ψυχικής ανθεκτικότητας.  Την δεξιότητα αυτή μπορούμε να την αναπτύξουμε δυνητικά όλοι, αφιερώνοντας χρόνο στο να την καλλιεργήσουμε.</p>\r\n', 'Ψυχική ανθεκτικότητα Σύμφωνα με τους πιο πρόσφατους ορισμούς  η ψυχική ανθεκτικότητα ορίζεται ως                             \"η ικανότητα των ατόμων να αντιμετωπίζουν επιτυχώς σημαντικές αλλαγές, αντιξοότητες ή κινδύνους\" (Lee &amp; Cranford, 2008), ή σύμφωνα με άλλους \"Η σταθερότητα ή η γρήγορη ανάκαμψη ή ακόμη και η ανάπτυξη του ατόμου υπό σημαντικές δυσμενείς συνθήκες\" (Leipold &amp; Greve, 2009).                      Αυτό που χρειάζεται να διευκρινιστεί, είναι ότι το να είναι κάποιος ψυχικά ανθεκτικός , δεν σημαίνει ότι δεν έχει βιώσει στρεσογόνες  και δύσκολες καταστάσεις. Πράγματι, η βίωση απαιτητικών συνθηκών πιθανόν συμβάλλει στο δρόμο της ανάπτυξης ψυχικής ανθεκτικότητας.  Την δεξιότητα αυτή μπορούμε να την αναπτύξουμε δυνητικά όλοι, αφιερώνοντας χρόνο στο να την καλλιεργήσουμε.\nΕίναι γεγονός πως όλοι συναντάμε προκλήσεις . Άλλες μπορεί να αφορούν τις εκτέλεση των καθημερινών υποχρεώσεων ενώ άλλες μπορεί να επιφέρουν συνέπειες με πιο μακρόχρονο χαρακτήρα (π.χ. η απώλεια ενός οικείου προσώπου , η απόλυση από το χώρο εγασίας κ.α.)\nΚάθε αλλαγή, επηρεάζει τους ανθρώπους διαφορετικά, φέρνοντας μια μοναδική πλημμύρα σκέψεων, δυνατών συναισθημάτων και αβεβαιότητας. Ωστόσο, οι άνθρωποι προσαρμόζονται γενικά με την πάροδο του χρόνου σε καταστάσεις που αλλάζουν στη ζωή και σε αγχωτικές καταστάσεις - εν μέρει χάρη στην ανθεκτικότητα.\nΒασικά συστατικά που καθορίζουν την ανθεκτικότητα είναι τα δυνατά σημεία που διαθέτει κανείς , τα οποία συγκαταλέγονται – ανάμεσα σε άλλα- στους λεγόμενους προστατευτικούς παράγοντες . Η επίγνωση των δυνατών μας σημείων , μοναδικά για τον καθένα, είναι τα όπλα που καλείται να επιστρατεύσει κανείς μπροστά σε μια δύσκολη συνθήκη ενώ  η αξιοποίηση τους, μας επιτρέπει να ανακτήσουμε τον έλεγχο και να ανακάμψουμε.\nΥπάρχουν πολλές πτυχές της ζωής μας, τις οποίες μπορούμε να ελέγχουμε, να τροποποιούμε  και να μεγαλώ. Αυτός είναι ο ρόλος της ανθεκτικότητας. Το να είμαστε πιο ανθεκτικοί όχι μόνο μας βοηθά να περάσουμε αλώβητοι από δύσκολες συνθήκες, αλλά μας δίνει τη δυνατότητα να εξελιχθούμε ή ακόμη και να βελτιώσουμε τη ζωή μας στην πορεία.', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-01-27 21:22:31', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"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\":\"\"}', '{\"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, 81, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(181, 475, 'Τι θα έλεγες στο φίλο σου;', 'τι-θα-έλεγες-στο-φίλο-σου', '<p>Συχνά είμαστε αυστηροί με τον εαυτό μας ενώ σύμφωνα με έρευνες, οι δεξιότητες αυτο-συμπόνιας προάγουν την ανθεκτικότητα και χρησιμεύουν ως προστατευτικός συναισθηματικός μηχανισμός</p>\r\n', 'Τι θα έλεγες στο φίλο σου;                            Συχνά είμαστε αυστηροί με τον εαυτό μας ενώ σύμφωνα με έρευνες, οι δεξιότητες αυτο-συμπόνιας προάγουν την ανθεκτικότητα και χρησιμεύουν ως προστατευτικοί συναισθηματικοί μηχανισμοί.\n\nΣκεφτείτε μια δύσκολη κατάσταση που καλείστε να διαχειριστείτε στη ζωή σας (ή κάποια από το παρελθόν).\nΓράψτε μερικές λεπτομέρειες σχετικά με αυτή; Τι σκέφτεστε;\nΤι θα λέγατε σε έναν φίλο σας, αν υποθέσουμε ότι θα ήταν αντιμέτωπος με αυτήν την κατάσταση;\nΤι τόνο θα χρησιμοποιούσατε; Πώς θα του μιλούσατε;\nΤι ενέργειες θα κάνατε;\n\n-Τι συμπεραίνετε;\n- Προσπαθήστε να εξασκηθείτε στην αυτό-συμπόνοια, χρησιμοποιώντας την παραπάνω τεχνική κάθε φορά που \"πιάνετε\" τον εαυτό σας να οδηγείτε σε επικριτικές σκέψεις.', 1, 35, '2022-01-09 20:23:32', 43, '', '2023-03-21 10:30:41', 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\":\"\"}', 7, 3, '', '', 1, 65, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(182, 477, 'Οι πόρτες', 'οι-πόρτες', '<p>Σκεφτείτε μια στιγμή στη ζωή σας όπου κάποιος σας απέρριψε ή χάσατε κάτι σημαντικό ή κατέρρευσε.</p>\r\n', 'Οι πόρτες                            \n Άσκηση 1- Οι πόρτες \nΣκεφτείτε μια στιγμή στη ζωή σας όπου κάποιος σας απέρριψε ή χάσατε κάτι σημαντικό ή κατέρρευσε ένα μεγάλο σχέδιο. Αυτά, μπορούμε να τα θεωρήσουμε ως σημεία στη ζωή σας όπου μια πόρτα έκλεισε.\n Η πόρτα που έκλεισε για εμένα ήταν : \n1)\n2)\n3)\n  Η πόρτα που άνοιξε για εμένα ήταν... τώρα σκεφτείτε τι συνέβη μετά: ποιες πόρτες άνοιξαν μετά; Τι δεν θα συνέβαινε ποτέ αν η πρώτη πόρτα δεν έκλεινε;\n1)\n2)\n3)\n   Έπειτα, σύμφωνα με τις απαντήσεις σας, προσπαθείτε να απαντήσετε στα παρακάτω:&nbsp;\n\nΤι οδήγησε στο κλείσιμο της πόρτας; Τι σας βοήθησε να ανοίξετε τη νέα πόρτα;\nΠόσο καιρό χρειάστηκε να συνειδητοποιήσετε ότι μια νέα πόρτα ήταν ανοιχτή;\nΉταν εύκολο ή δύσκολο να συνειδητοποιήσετε ότι μια νέα πόρτα ήταν ανοιχτή;\nΤι σας εμπόδισε να δείτε τη νέα ανοιχτή πόρτα;\nΤι μπορείτε να κάνετε την επόμενη φορά για να αναγνωρίσετε τη νέα ευκαιρία νωρίτερα;\nΠοια ήταν τα αποτελέσματα από το κλείσιμο της πόρτας σε εσάς; Είχαν μεγάλη διάρκεια;\nΗ εμπειρία έφερε κάτι θετικό;\nΚαταγράψτε τα δυνατά σας σημεία αλλά και τους ανθρώπους που σας βοήθησαν.\nΥπάρχει μια κλειστή πόρτα που εξακολουθείτε να θέλετε να δείτε ανοιχτή;\nΣύμφωνα με τις προηγούμενες εμπειρίες σας, τι θα μπορούσε να σας βοηθήσει για το πετύχετε;\n\n\n\n  \n&nbsp;', 1, 35, '2022-01-09 20:23:32', 43, '', '2023-03-16 11:45:25', 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, 57, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(183, 479, 'Πρακτικές συμβουλές για την επίτευξη ισορροπίας επαγγελματικής και προσωπικής ζωής', 'πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής', '<p>Προσπαθήστε να φτιάξετε ένα πιο γενικό πρόγραμμα που θα περιλαμβάνει τους στόχους σας και τις δραστηριότητες για όλη την επόμενη εβδομάδα. Μην εστιάζετε μόνο στο πώς να ‘’χωρέσετε’’ τα πάντα στο επόμενο 24ωρο&nbsp;</p>\r\n', 'Πρακτικές συμβουλές για την επίτευξη ισορροπίας επαγγελματικής και προσωπικής ζωής                             Οργανώστε το πρόγραμμά σας: Καταγράψτε σε μια μικρή λίστα 3-5 πράγματα που χρειάζεται να κάνετε την επόμενη μέρα με βάση τις προτεραιότητές σας.                      Προσπαθήστε να φτιάξετε ένα πιο γενικό πρόγραμμα που θα περιλαμβάνει τους στόχους σας και τις δραστηριότητες για όλη την επόμενη εβδομάδα. Μην εστιάζετε μόνο στο πώς να ‘’χωρέσετε’’ τα πάντα στο επόμενο 24ωρο .\n Σωστή διαχείριση χρόνου : Το να είμαστε συγκεντρωμένοι σε μια δραστηριότητα μας βοηθάει κυρίως να εξοικονομούμε ενέργεια. Οι αποσπάσεις της προσοχής είναι δαπανηρές.\n Αφήστε την εργασία, στο χώρο της εργασίας σας: Δεδομένου ότι μέσω της τεχνολογίας έχουμε πρόσβαση σε θέματα που αφορούν την εργασία μας ανά πάσα στιγμή (π.χ. να τσεκάρουμε τα emails, ένα project κ.α.) προσπαθήστε να πάρετε συνειδητά την απόφαση να τα διαχωρίσετε, αφήνοντας σκέψεις και θέματα που αφορούν την εργασία σας στο χώρο εργασίας σας.\n Θυμηθείτε ότι έχετε την επιλογή να πείτε όχι: Να θυμάστε ότι είναι οκ να αρνηθείτε για κάτι αλλά πάντα με ευγενικό τρόπο. Σταματώντας να αναλαμβάνετε καθήκοντα από ενοχή ή και φαινομενική αίσθηση υποχρέωσης, θα εξοικονομήσετε χρόνο για άλλα πιο σημαντικά για εσάς πράγματα.\n Αποφύγετε το να ασχολείστε με πολλά διαφορετικά πράγματα ταυτόχρονα ( multi - tasking ): Όταν βρίσκεστε σε τηλεφωνική συνομιλία ή σε πρόσωπο με πρόσωπο συνομιλία, εστιάστε στο άλλο πρόσωπο και τη συζήτηση. Η πολλαπλή εκτέλεση είναι μια αντιπαραγωγική τεχνική διαχείρισης χρόνου ιδίως όταν συναναστρέφεστε με ανθρώπους.\n Κοιτάτε το ρολόι σας: Αν εκτελείτε μια εργασία στην οποία πιθανόν να απορροφηθείτε και να καταναλώσετε περισσότερο χρόνο από ότι θέλετε (για παράδειγμα, σε κοινωνικά δίκτυα, ηλεκτρονικό ταχυδρομείο ή αναζήτηση στο διαδίκτυο), τοποθετήστε στο γραφείο το ρολόι σας, σημειώνοντας τί ώρα ξεκινήσατε και πόσο καιρό σκοπεύετε να περάσετε εκεί.\n Κάντε διαλείμματα: Κάντε μικρά διαλείμματα όταν τα χρειάζεστε κατά τη διάρκεια της ημέρας για να γεμίσετε τις μπαταρίες σας και να ανακτήσετε τη συγκέντρωση σας.\n Σωματική, πνευματική και συναισθηματική καλλιέργεια: Είναι πολύ σημαντικό να εξασκούμε τόσο την σωματική όσο και την πνευματική και συναισθηματική μας ευεξία. Διαβάζοντας ένα βιβλίο, μαθαίνοντας κάτι νέο, αφιερώνοντας 3 ώρες την εβδομάδα στη σωματική άσκηση και φροντίζοντας τον συναισθηματικό μας κόσμο, αποκτούμε δύναμη και δεξιότητες για να ανταποκριθούμε καλύτερα σε κάθε δύσκολο και πιεστικό πρόγραμμα.', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:21:25', 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\",\"image_intro_alt\":\"\",\"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, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(184, 481, 'Τι σημαίνει η σωστή διαχείριση χρόνου- Το παράδειγμα με το βάζο', 'τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο', '<p>Το παρακάτω κείμενο αφορά μια άσκηση που έκανε καθηγητής ψυχολογίας έχοντας μπροστά του κάποια αντικείμενα στους φοιτητές του ώστε να επισημάνει τη σημασία που έχει η κατανομή του χρόνου στη ζωή μας σε συνάρτηση με τα σημαντικά και ουσιαστικά πράγματα.</p>\r\n', 'Τι σημαίνει η σωστή διαχείριση χρόνου- Το παράδειγμα με το βάζο                             Το παρακάτω κείμενο αφορά μια άσκηση που έκανε καθηγητής ψυχολογίας έχοντας μπροστά του κάποια αντικείμενα στους φοιτητές του ώστε να επισημάνει τη σημασία που έχει η κατανομή του χρόνου στη ζωή μας σε συνάρτηση με τα σημαντικά και ουσιαστικά πράγματα.                       Χωρίς να πει τίποτα, πήρε ένα βάζο και άρχισε να το γεμίζει με μπαλάκια πινγκ πονγκ. Όταν πλέον δε χωρούσαν άλλα, κοίταξε τους φοιτητές και τους ρώτησε αν το βάζο είχε γεμίσει, και εκείνοι είπαν πως είχε. Έπειτα ο καθηγητής πήρε μερικά χαλίκια και άρχισε να τα ρίχνει στο βάζο, κουνώντας το, και αυτά γέμισαν τα κενά ανάμεσα στα μπαλάκια. Όταν πια δεν χωρούσαν άλλα χαλίκια, ρώτησε τους φοιτητές αν το βάζο ήταν γεμάτο κι αυτοί, κάπως σαστισμένοι, είπαν πως ήταν. Στη συνέχεια ο καθηγητής πήρε άμμο, την έριξε μέσα στο βάζο και γέμισε όλα τα κενά ανάμεσα στα χαλίκια. Ρώτησε και πάλι τους φοιτητές αν το βάζο ήταν γεμάτο, και αυτοί απάντησαν με μια φωνή «ναι!». Τότε ο καθηγητής έσκυψε και πήρα κάτω από το γραφείο δυο κούπες καφέ και τις έχυσε στο βάζο, ενώ οι φοιτητές πλέον γελούσαν απορημένοι.\n«Τώρα», είπε ο καθηγητής, «θέλω να φανταστείτε ότι το βάζο είναι σαν τη ζωή σας. Τα μπαλάκια αντιπροσωπεύουν τα πιο σημαντικά πράγματα στη ζωή σας, πράγματα που ακόμα και αν όλα τ’ άλλα χαθούν είναι ικανά να γεμίσουν τη ζωή σας. Τα χαλίκια αντιπροσωπεύουν πράγματα λιγότερο σημαντικά και η άμμος τα ακόμα μικρότερης σημασίας. Αν γεμίσετε το βάζο πρώτα με άμμο, δεν θα υπάρχει χώρος για να βάλετε τα χαλίκια και τα μπαλάκια του τένις.  Το ίδιο ισχύει και για τη ζωή σας. Αν ξοδέψετε το χρόνο και την ενέργειά σας σε μικρά πράγματα, δεν θα αφήσετε χώρο και δεν θα έχετε χρόνο  και δύναμη για άλλα μεγαλύτερα και σημαντικότερα. Φροντίστε  πρώτα για τα μπαλάκια του τένις, μετά για τα χαλίκια και στο τέλος για την άμμο».\nΈνας φοιτητής του είπε: «Ξεχάσατε τον καφέ… Τί αντιπροσωπεύει;»\n«Ο καφές αντιπροσωπεύει την ευχαρίστηση. Όσο γεμάτη και να είναι η ζωή σας, πάντα θα υπάρχει χώρος για ένα καφεδάκι με έναν φίλο», είπε ο καθηγητής χαμογελώντας. «Όταν στη καθημερινότητά σας συμβαίνει το αδιαχώρητο θυμηθείτε το βάζο και τις δυο κούπες καφέ».', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:22:29', 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\",\"image_intro_alt\":\"\",\"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, 68, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(185, 483, 'Η πιο δύσκολη ισορροπία είναι αυτή ανάμεσα στα πρέπει και στα θέλω!', 'η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω', '<p>Η&nbsp;<strong>ισορροπία</strong>&nbsp;μεταξύ εργασιακής και προσωπικής ζωής είναι ένα&nbsp;<strong>πολυδιάστατο</strong>&nbsp;και&nbsp;<strong>σύνθετο</strong>&nbsp;φαινόμενο.</p>\r\n', 'Η πιο δύσκολη ισορροπία είναι αυτή ανάμεσα στα πρέπει και στα θέλω!                             Η ισορροπία μεταξύ εργασιακής και προσωπικής ζωής είναι ένα πολυδιάστατο και σύνθετο φαινόμενο.                      Η ισορροπία συνίσταται στο κατά πόσον το άτομο ασκεί ισόρροπα τους ρόλους του όσον αφορά την εργασία και την προσωπική του ζωή, καθώς και το κατά πόσον αντλεί ίση ικανοποίηση από αυτούς. Αν κάτι από αυτά υπερτερεί έναντι κάποιου άλλου τότε η ισορροπία διαταράσσεται. Ωστόσο οι ρόλοι που καλούμαστε να υπηρετήσουμε στην επαγγελματική και προσωπική μας ζωή είναι πολλοί και διαφορετικοί και εκεί έγκειται η δυσκολία μας να ανταποκριθούμε. Γι’ αυτό είναι πολύ σημαντικό να γνωρίζουμε καλά τον εαυτό μας, τα συναισθήματά μας, τις αξίες και τα όριά μας. Έτσι θα μπορούμε να αναγνωρίζουμε τις περιπτώσεις στις οποίες τρέφουμε μη ρεαλιστικές προσδοκίες είτε για τη δουλειά, είτε για την προσωπική μας ζωή και να θέτουμε τα προσωπικά μας όρια, λέγοντας όχι σε οτιδήποτε μας παραβιάζει. ', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-01-27 20:22:45', 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\",\"image_intro_alt\":\"\",\"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, 94, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(186, 485, 'Τροχός', 'τροχός', '<p>Πώς φτιάχνουμε τον τροχό που χαρακτηρίζει τη ζωή μας;&nbsp;<strong>Ακολουθήστε</strong>&nbsp;τα παρακάτω βήματα</p>\r\n', 'Τροχός                            Πώς φτιάχνουμε τον τροχό που χαρακτηρίζει τη ζωή μας; Ακολουθήστε τα παρακάτω βήματα:\n 1. Αποφασίζουμε ποιες περιοχές της ζωής μας δημιουργούν για μας μια αίσθηση ισορροπίας και πληρότητας. Μπορούμε να προσθέσουμε ή να αφαιρέσουμε κατηγορίες.\n Προτεινόμενες κατηγορίες – περιοχές της ζωής μας που μπορούμε να διερευνήσουμε:  \n- Οικογένεια / φίλοι (μπορεί να τοποθετηθούν σε μία κατηγορία ή σε δύο)- Σύντροφος- Καριέρα- Οικονομικά- Υγεία – φυσική κατάσταση, σωματική άσκηση, συναισθηματική υγεία, διατροφή,- Φυσικό περιβάλλον / σπίτι και εργασιακός χώρος- Διασκέδαση / ελεύθερος χρόνος- Προσωπική ανάπτυξη / μάθηση- Πνευματική αναζήτηση- Σχέση με την κοινωνία – προσφορά   Σχεδιάζουμε ένα τροχό στον οποίο εμπεριέχονται οι κατηγορίες που έχετε επιλέξει.   2. Ταξινομήστε το επίπεδο ικανοποίησης από τους εαυτούς σας σε κάθε τομέα της ζωής σας αυτή τη δεδομένη στιγμή. Κάθε ακτίνα να έχει να έχει τιμές από το 1 (πολύ δυσαρεστημένος/η) έως το 10 (απόλυτα ικανοποιημένος/η). Η αρίθμηση να ξεκινάει κοντά στο κέντρο του τροχού (κύκλου). Έπειτα, ενώστε με μια γραμμή κυκλικά τα νούμερα που σημειώσατε ώστε να σχηματιστεί μια νέα περίμετρος στον κύκλο.  - Η νέα περίμετρος που θα σχηματιστεί  αντιπροσωπεύει την ισορροπία και πληρότητα στη ζωή σας τη δεδομένη χρονική στιγμή.  - Αν το νέο σχήμα που προέκυψε είναι πολύ μικρό ή και ακανόνιστο τόσο πιο μακριά βρίσκεστε από αυτό που ονομάζουμε ισορροπημένη ζωή. - Ωστόσο, αξίζει να θυμάστε ότι όσο πιο  μεγάλος και συμμετρικός είναι ο κύκλος τόσο πιο ομαλά και γρήγορα μπορεί να κυλήσει, κάτι που φαίνεται να αντικατοπτρίζεται και στη ζωή.  3. Μερικές ερωτήσεις που μπορούμε να κάνουμε πηγαίνοντας πιο βαθιά την κατανόησή μας για τον εαυτό μας και τους τομείς της ζωής μας που είναι σημαντικοί: - Πώς νιώθω για τη ζωή μου βλέποντας το δικό μου διάγραμμα;- Υπήρχαν εκπλήξεις;- Σε ποιες περιοχές της ζωής μου επιλέγω να διαθέσω περισσότερο την ενέργειά μου, τον χρόνο μου και ποιος είναι ο λόγος;- Τί επιλέγω να αλλάξει; Πώς θα κάνω τις απαραίτητες αλλαγές;', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:45:13', 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\":\"\"}', 3, 1, '', '', 1, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(187, 489, 'Soul Test για το άγχος (Τεστ 1)', 'soul-test-για-το-αγχοσ-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΟ ΑΓΧΟΣ (ΤΕΣΤ 1)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:11:57', 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, 2, '', '', 1, 236, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(188, 491, 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', 'Μάθε περισσότερα  για τον εαυτό σου!  Ενίσχυσε τη θετική σου διάθεση με σύμμαχο την υγιεινή διατροφή! Ακολούθησε τα παρακάτω βήματα για να έρθεις κι εσύ πιο κοντά στην Ευτυχία!                          -Αξιολόγησε&nbsp;τον εαυτό σου\n-Μάθε&nbsp;περισσότερα για το θέμα που σε ενδιαφέρει\n-Εξασκήσου&nbsp;καθημερινά και κάνε τη θεωρία πράξη\n-Βρες&nbsp;ενδιαφέρουσες πληροφορίες για την ψυχολογία\n-Μάθε περισσότερα για τη σύνδεση των&nbsp;Συναισθημάτων&nbsp;και της&nbsp;Διατροφής&nbsp; \n&nbsp;\nΜια έγκριτη ομάδα&nbsp;εξειδικευμένων ψυχολόγων και διατροφολόγων&nbsp;είναι εδώ για να σε βοηθήσει να κάνεις τους στόχους σου πραγματικότητα. Με ολοκληρωμένα προγράμματα ψυχικής ευεξίας και διατροφής, μπορείς να δεις, μέσα σε λίγο καιρό, τον εαυτό σου στην καλύτερη εκδοχή του!\nΕδώ θα βρεις:\nΔεκάδες&nbsp;άρθρα&nbsp;και πληροφορίες για κάθε θέμα ψυχολογίας,&nbsp;ασκήσεις&nbsp;που θα σε βοηθήσουν να πραγματοποιήσεις στην πράξη όσα διαβάζεις,&nbsp;ερωτηματολόγια&nbsp;που θα ενισχύσουν την αυτογνωσία σου, τις&nbsp;τροφές&nbsp;που σε βοηθούν σε κάθε συναισθηματική κατάσταση και χρήσιμες&nbsp;πληροφορίες&nbsp;για τη σχέση που μοιράζονται τα συναισθήματα με τη διατροφή μας.', 1, 2, '2022-01-13 15:29:11', 43, '', '2022-03-07 20:06:00', 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\":\"\"}', 4, 6, '', '', 1, 200, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(189, 493, 'Η ομάδα μας', 'η-ομάδα-μας', '', 'ΨΥΧΟΛΟΓΟΙ                                    ΙΩΑΝΝΑΣΟΥΧΛΑ   Ψυχολόγος, Ιδρυτρια του HR PSYCHOLOGY - TODAY  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                         ΦΕΝΙΑΒΩΒΟΥ   Ψυχολόγος, MSc, MBPsS  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                         ΧΡΙΣΤΙΝΑΖΟΥΡΝΑ   Ψυχολόγος, MSc  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                               ΝΙΚΟΛΕΤΑΧΑΤΖΗΚΩΝΣΤΑΝΤΙΝΙΔΟΥ   Ψυχολόγος, MSc  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                         ΜΕΛΙΝΑΣΤΟΥΠΑ   Ψυχολόγος, MSc  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                         ΙΩΑΝΝΑΔΑΡΒΥΡΗ   Ψυχολόγος, MSc   ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                               ΜΑΡΙΑΜΑΡΚΙΑΝΟΥ   Ψυχολόγος, MSc  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                         ΜΥΡΤΩΝΤΕΝΤΕ   Ψυχολόγος, MSc  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                            ΔΙΑΤΡΟΦΟΛΟΓΟΙ                                    ΧΡΙΣΤΙΝΑΚΑΡΑΧΟΤΖΙΤΗ   Διαιτολόγος - Διατροφολόγος, MSc  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ                         ΜΑΙΡΑΣΤΕΦΑΝΑΚΟΥ   Διαιτολόγος - Διατροφολόγος, BSc  ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ', 1, 2, '2022-01-13 15:54:15', 43, '', '2023-04-26 20:15:25', 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\":\"\"}', 45, 5, '', '', 1, 369, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(190, 496, 'CV - Ιωάννα Σούχλα', 'cv-ιωάννα-σούχλα', '<p><img src=\"images/cv1.jpg\" alt=\"\" style=\"float: left; margin-right: 25px; margin-bottom: 5px;\" />&nbsp;<span style=\"font-size: 16pt;\">Η&nbsp;Ιωάννα Σούχλα&nbsp;είναι&nbsp;ψυχολόγος- ψυχοθεραπεύτρια.&nbsp;</span></p>\r\n<p><span style=\"font-size: 16pt;\">Σπούδασε Marketing&nbsp;στα ΤΕΙ Αθήνας στο τμήμα Εμπορίας και Διαφήμισης&nbsp; στη συνέχεια ολοκλήρωσε τις&nbsp;σπουδές Ψυχολογίας&nbsp;στο Καποδιστριακό Πανεπιστήμιο Αθηνών, εκπαιδεύτηκε στην ψυχοδυναμική ψυχοθεραπεία και ανάλυση.&nbsp;</span></p>\r\n<p><span style=\"font-size: 16pt;\">Εργάστηκε σε&nbsp; μεγάλες εταιρίες στα τμήματα των&nbsp; πωλήσεων και Μarketing σε διοικητικές θέσεις, οργανώνοντας τμήματα και ομάδες. Διετέλεσε υπεύθυνη στην επιλογή, αξιολόγηση και εκπαίδευση προσωπικού. Με την&nbsp;πολυετή εμπειρία&nbsp;που απέκτησε στο κομμάτι του&nbsp;business&nbsp;και τις&nbsp;σπουδές&nbsp;της στην&nbsp;ψυχολογία, είχε όλα τα εφόδια για να ιδρύσει την&nbsp;<em>HR</em><em>.</em><em>PSYCHOLOGY</em><em>-</em><em>TODAY</em>, εταιρία παροχής υπηρεσιών Ψυχικής Υγείας σε χώρους εργασίας.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Εισηγήτρια&nbsp;σε&nbsp;Σεμινάρια,&nbsp;Ομάδες Ανάπτυξης&nbsp;και&nbsp;Ομιλίες&nbsp;που αφορούν την&nbsp; προαγωγή της ψυχικής υγείας&nbsp; στους χώρους εργασίας. Παρέχει&nbsp;εκπαιδευτικές&nbsp;υπηρεσίες&nbsp;σε εργαζόμενους και σε στελέχη εταιρειών με θεματολογία γύρω από τη συναισθηματική νοημοσύνη, την επικοινωνία, τη διαχείριση του στρες και της ενέργειας κ.α. Συνεργάζεται με εταιρίες&nbsp;ως σύμβουλος στα τμήματα ανθρώπινου δυναμικού,&nbsp;με σκοπό τη βελτίωση και ενίσχυση των δυνατοτήτων και των ταλέντων, την ποιότητα στην εργασιακή ζωή για όλους και την υψηλή παραγωγικότητα.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Μεταξύ των&nbsp;εταιριών&nbsp;που&nbsp;συνεργάζεται&nbsp;είναι:</span></p>\r\n<p><span style=\"font-size: 16pt;\">ΑΒ Βασιλόπουλος, Generali ασφαλιστική, Παπαστράτος, Wind, Vivartia, Calin, Καυκάς, Fage, Top Electronic. Επιπλέον συνεργάζεται για την από κοινού δημιουργία και παρουσίαση εκπαιδευτικών προγραμμάτων με την εταιρία Linkage.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Ασκεί το επάγγελμα του Ψυχολόγου- Ψυχοθεραπευτή ιδιωτικά, εργάζεται ψυχοθεραπευτικά με ενήλικες σε ατομικές συνεδρίες και συντονίζει ψυχοθεραπευτικές ομάδες. Συνεργάζεται με εμπείρους επαγγελματίες άλλων ειδικοτήτων (ψυχιάτρους, ειδικούς παιδαγωγούς).</span></p>\r\n<p><span style=\"font-size: 16pt;\">Είναι μέλος του Συλλόγου Ελλήνων Ψυχολόγων (Σ.Ε.Ψ) διαθέτοντας&nbsp; άδεια ασκήσεως Επαγγέλματος Ψυχολόγου.<br />Μέλος του Ευρωπαϊκού Δικτύου για την Προαγωγή της Υγείας στους Χώρους Εργασίας (ENWHP).</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 19:55:17', 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\":\"\"}', 4, 9, '', '', 1, 82, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(191, 497, 'CV - Μυρτώ Ντέντε', 'cv-μυρτώ-ντέντε', '<p><img src=\"images/2022/01/13/cv20.jpg\" alt=\"\" width=\"258\" height=\"255\" style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" loading=\"lazy\" /><span style=\"font-size: 16pt;\">Η Μυρτώ Ντέντε είναι ψυχολόγος με άδεια ασκήσεως&nbsp;επαγγέλματος.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><br />Σπούδασε Ψυχολογία στο the Open University του Ηνωμένου&nbsp;Βασιλείου και συνέχισε με το μεταπτυχιακό της στην&nbsp;ψυχοσεξουαλική θεραπεία στο Πανεπιστήμιο του Central<br />Lancashire του Ηνωμένου Βασιλείου.<br /></span></p>\r\n<p><span style=\"font-size: 16pt;\">Μετεκπαιδεύεται στην Γνωσιακή Συμπεριφορική Ψυχοθεραπεία&nbsp;το Κέντρο Εφαρμοσμένης Ψυχοθεραπείας και Συμβουλευτικής στην Αθήνα.<br /></span></p>\r\n<p><span style=\"font-size: 16pt;\">Έχει παρακολουθήσει πληθώρα σεμιναρίων και συνεδρίων σε θέματα σεξολογίας, παιδοψυχολογίας και ψυχοπαθολογίας. Στα&nbsp;πλαίσια της πρακτικής της άσκησης εργάστηκε σε σεξολογικό&nbsp;ινστιτούτο. Έχει εργασιακή εμπειρία με ευάλωτες ομάδες&nbsp;(ηλικιωμένους &amp; παιδιά) σε μονάδες φροντίδας ηλικιωμένων και&nbsp;παιδικές κατασκηνώσεις.</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 19:55:02', 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\":\"\"}', 7, 8, '', '', 1, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(192, 498, 'CV - Μελίνα Στούπα', 'cv-μελίνα-στούπα', '<p><strong><img src=\"images/2022/01/13/cv9.jpg\" alt=\"\" width=\"258\" height=\"255\" style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" loading=\"lazy\" /></strong></p>\r\n<p><span style=\"font-size: 16pt;\">Η Μελίνα Στούπα είναι ψυχολόγος</span></p>\r\n<p><span style=\"font-size: 16pt;\">Αποφοίτησε με άριστα&nbsp;από το τμήμα Ψυχολογίας του University of East London&nbsp;(BSc in Psychology) και διαθέτει Άδεια Ασκήσεως&nbsp;Επαγγέλματος Ψυχολόγου.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><br />Έχει ολοκληρώσει με διάκριση τον Μεταπτυχιακό τίτλο&nbsp;Κλινικής Ψυχολογίας του University of East London (MSc&nbsp;in Clinical and Community Psychology), αναγνωρισμένο και ισότιμο με το Μεταπτυχιακό Εφαρμοσμένης Ψυχολογίας –&nbsp;κατεύθυνση Κλινική Ψυχολογία από το Αριστοτέλειο&nbsp;Πανεπιστήμιο Θεσσαλονίκης.&nbsp;<br /></span></p>\r\n<p><span style=\"font-size: 16pt;\">Παράλληλα ειδικεύεται στο συνθετικό μοντέλο συστημικής&nbsp;θεραπείας με οικογενειακό προσανατολισμό, στο Εργαστήριο Διερεύνησης Ανθρωπίνων Σχέσεων, το οποίο της δίνει την δυνατότητα να δουλέψει χρησιμοποιώντας στοιχεία και τεχνικές από ποικίλες προσεγγίσεις, έχοντας&nbsp;συστημική οπτική. Επιπρόσθετα ανήκει στην ερευνητική&nbsp;ομάδα του εργαστηρίου και έχει συμμετάσχει ως βοηθός συντονιστή σε εκπαιδευτικά σεμινάρια.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><br />Έχει εργαστεί σε κέντρα ειδικών θεραπειών προσφέροντας&nbsp;υπηρεσίες ψυχικής υγείας σε παιδιά, εφήβους και γονείς&nbsp;και ιδιωτικά κάνοντας συνεδρίες σε εφήβους και ενήλικες. Παράλληλα, έχει προσφέρει εθελοντική εργασία σε&nbsp;ευπαθείς ομάδες και σε γραμμές ψυχολογικής υποστήριξης&nbsp;ενώ παράλληλα έχει παρακολουθήσει πληθώρα σεμιναρίων&nbsp;σχετικά με τον τομέα της ψυχικής υγείας.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Εργάζεται ως Ψυχολόγος στην εταιρία Hr.Psychology-Today και είναι Σύμβουλος - Ψυχολόγος&nbsp;στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης.</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-05-19 10:34:32', 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, 7, '', '', 1, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(193, 499, 'CV - Ιωάννα Δαρβύρη', 'cv-ιωάννα-δαρβύρη', '<p><img src=\"images/2022/01/14/cv2.jpg\" alt=\"\" width=\"258\" height=\"255\" style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" loading=\"lazy\" /></p>\r\n<p><span style=\"font-size: 16pt;\">Η Ιωάννα Δαρβύρη είναι αδειούχος ψυχολόγος.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Αποφοίτησε με Άριστα από το Open University of London&nbsp;(BA στην Ψυχολογία) και συνέχισε τις μεταπτυχιακές&nbsp;σπουδές της στην κλινική ψυχολογία στο Erasmus&nbsp;University στο Ρότερνταμ (MSc στην Κλινική Ψυχολογία), όπου διετέλεσε την διπλωματική της στις επιπτώσεις του&nbsp;άγχους και του τραύματος στη μνήμη. Παράλληλα έχει ολοκληρώσει ενότητες στη Γνωσιακή Συμπεριφορική Θεραπεία (CBT) και στη θεραπεία ζεύγους.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><br />Έχει εργαστεί ως σύμβουλος και εκπρόσωπος ασθενών σε&nbsp;εταιρεία στη Φιλαδέλφεια, ΗΠΑ. Ήταν υπεύθυνη&nbsp;συντονίστρια του τμήματος της και εκπροσωπούσε&nbsp;ασθενείς στα κατάλληλα ιατρικά πλαίσια. Στον τομέα των&nbsp;εξειδικεύσεων, έχει ολοκληρώσει πρακτικές σε θέσεις στον&nbsp;ερευνητικό τομέα. Εκεί συνείσφερε στη δημιουργία του&nbsp;πρώτου εγχειριδίου δεξιοτήτων για πρόσφυγες και ανήλικους στις δομές φιλοξενίας στην Ελλάδα, τόσο στο&nbsp;ερευνητικό κομμάτι όσο και στο συγγραφικό. Επίσης, τον&nbsp;εταιρικό τομέα έχει ειδικευτεί σε εργαλεία αξιολόγησης&nbsp;υποψηφίων σε μεσαίες και ανώτερες θέσεις εργασίας.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><br />Τέλος, στο κλινικό τομέα έχει λάβει ειδίκευση στη διάγνωση αρχικών συμπτωμάτων άνοιας και οργάνωσε&nbsp;τμήματα ενίσχυσης μνήμης στους παθόντες. Έχει&nbsp;προσφέρει εθελοντικές υπηρεσίες σε συμβουλευτική&nbsp;πλατφόρμα καθώς και σε ξενώνα ανήλικων προσφύγων.</span></p>\r\n<p><span style=\"font-size: 16pt;\"><br />Εργάζεται ως Ψυχολόγος στην εταιρεία Hr.&nbsp;Psychology-Today στην 24ωρη Τηλεφωνική Συμβουλευτική&nbsp;Γραμμή Υποστήριξης.</span></p>\r\n<p>&nbsp;</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 19:54:28', 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\":\"\"}', 4, 6, '', '', 1, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(194, 500, 'CV - Χριστίνα Ζουρνά', 'cv-χριστίνα-ζουρνά', '<p><img src=\"images/cv5.jpg\" alt=\"\" width=\"258\" height=\"255\" style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" loading=\"lazy\" /></p>\r\n<p><span style=\"font-size: 16pt;\">Η&nbsp;Χριστίνα Ζουρνά&nbsp;είναι ψυχολόγος.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Σπούδασε Ψυχολογία στο Εθνικό και Καποδιστριακό Πανεπιστήμιο Αθηνών στο τμήμα&nbsp;«Ψυχολογία Αθήνας»&nbsp;και διαθέτει Άδεια Ασκήσεως Επαγγέλματος Ψυχολόγου.</span></p>\r\n<p><span style=\"font-size: 16pt;\">&nbsp;Συνέχισε την ειδίκευσή της στην&nbsp;Κλινική Ψυχολογία&nbsp;στο Πανεπιστήμιο Leiden της Ολλανδίας στα πλαίσια μεταπτυχιακών σπουδών. Στη συνέχεια μετεκπαιδεύτηκε για τέσσερα χρόνια στη&nbsp;Γνωσιακή Συμπεριφορική Ψυχοθεραπεία&nbsp;στην Πανεπιστημιακή Ψυχιατρική Κλινική του Αιγινητείου. Επιπλέον, εκπαιδεύτηκε για ένα χρόνο στη&nbsp;θεραπευτική αντιμετώπιση των Διαταραχών Πρόσληψης Τροφής στο Αιγινήτειο&nbsp;σε συνεργασία με την Ελληνική Εταιρεία Έρευνας της Συμπεριφοράς (ΕΕΕΣ).</span></p>\r\n<p><span style=\"font-size: 16pt;\">Συνεργάζεται ακόμη με το Νευροψυχολογικό Εργαστήριο του Αιγινήτειου Νοσοκομείου στα πλαίσια χορήγησης και στάθμισης νευροψυχολογικών εργαλείων. Πρόσφατα παρουσίασε στο 1<sup>ο</sup>&nbsp;Πανελλήνιο Συνέδριο Νευροψυχολογίας την ελληνική στάθμιση του εργαλείου “Tower of London”.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Εργάζεται ως&nbsp;Ψυχολόγος&nbsp;στην εταιρία Hr. Psychology-Today όπου διαμορφώνει και&nbsp;εισηγείται&nbsp;σεμινάρια. Επιπλέον είναι Σύμβουλος - Ψυχολόγος στην&nbsp;24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης&nbsp;και παρέχει ατομικές συνεδρίες σε εφήβους και ενήλικες.</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 19:54:10', 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, 5, '', '', 1, 72, '{\"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
(195, 501, 'CV - Χριστίνα Καραχοτζίτη', 'cv-χριστίνα-καραχοτζίτη', '<p><img src=\"images/cv6.jpg\" alt=\"\" width=\"258\" height=\"255\" style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" loading=\"lazy\" /></p>\r\n<p><span style=\"font-size: 16pt;\">Η&nbsp;Χριστίνα Καραχοτζίτη&nbsp;είναι διαιτολόγος – διατροφολόγος MSC.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Σπούδασε στο ΤΕΧΝΟΛΟΓΙΚΟ ΕΚΠΑΙΔΕΥΤΙΚΟ ΙΔΡΥΜΑ ΚΡΗΤΗΣ στο τμήμα&nbsp;ΔΙΑΤΡΟΦΗΣ ΚΑΙ ΔΙΑΙΤΟΛΟΓΙΑΣ&nbsp;και διαθέτει Άδεια Ασκήσεως Επαγγέλματος Διαιτολόγου. Στην συνέχεια προχώρησε σε μεταπτυχιακές σπουδές με τίτλο&nbsp;΄΄Συμβουλευτική Ασθενών΄΄&nbsp;στο Πανεπιστήμιο Αιγαίου&nbsp; και&nbsp;΄΄Διαχείριση Ποιότητας Τροφίμων’’&nbsp;στο Πανεπιστήμιο Δυτικής Αττικής, όπου και τις ολοκλήρωσε με άριστα.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Διετέλεσε την πρακτική της άσκηση στο Αρεταίειο Πανεπιστημιακό Νοσοκομείο Αθηνών , όπου ήταν υπεύθυνη για την για την αξιολόγηση της θρεπτικής κατάστασης τόσο των νοσηλευόμενων όσο και των εξωτερικών ασθενών καθώς και&nbsp; για τον σχεδιασμό εξατομικευμένων προγραμμάτων διατροφής. Επιπλέον στα πλαίσια&nbsp; της πρακτικής της άσκησης υπήρξε βοηθός&nbsp; συντονιστή&nbsp; ΣΔΑΤ ISO 22000:2005 για την Παρασκευή και διάθεση γευμάτων στους Νοσηλευόμενους ασθενείς καθώς και στο προσωπικό του Νοσοκομείου. Τέλος συνέχισε να εργάζεται εκεί για 12 μήνες επιπλέον ως Εξωτερικός Συνεργάτης.&nbsp; Παρέχει διαιτολογικές υπηρεσίες, ερχόμενη σε επικοινωνία με τον κόσμο και στοχεύοντας στην τροποποίηση των διατροφικών συνηθειών.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Εργάζεται ως&nbsp;Διαιτολόγος- Διατροφολόγος&nbsp;στην εταιρεία Hr. Psychology – Today όπου διαμορφώνει και συντονίζει σεμινάρια όπως: Ισορροπημένη Διατροφή, Συναισθηματική Διατροφή &amp; Τρόποι Ελέγχου της, Τρόποι Βελτίωσης Διατροφικών Συνηθειών κ.α και είναι Σύμβουλος&nbsp; Διαιτολόγος – Διατροφολόγος στην&nbsp;Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης.</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 19:53:53', 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, 4, '', '', 1, 58, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(196, 502, 'CV - Νικολέτα Χατζηκωνσταντινίδου', 'cv-νικολέτα-χατζηκωνσταντινίδου', '<p><strong><img src=\"images/2022/01/15/cv8.jpg\" alt=\"\" width=\"258\" height=\"255\" style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" loading=\"lazy\" /></strong></p>\r\n<p><span style=\"font-size: 16pt;\">Η Νικολέτα Χατζηκωνσταντινίδου είναι Ψυχολόγος</span></p>\r\n<p><span style=\"font-size: 16pt;\">Αριστοτελείου Πανεπιστημίου Θεσσαλονίκης και εκπαιδευόμενη Συστημική Ψυχοθεραπεύτρια. Διαθέτει άδεια ασκήσεως<br />επαγγέλματος ψυχολόγου.<br />Ολοκλήρωσε με τις μεταπτυχιακές της σπουδές στην Ιατρική Σχολή του Εθνικού και Καποδιστριακού Πανεπιστημίου Αθηνών,&nbsp;στον τομέα της Διασυνδετικής Ψυχιατρικής: Απαρτιωμένης φροντίδας σωματικής και ψυχικής υγείας.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Έχει απασχοληθεί επαγγελματικά και ερευνητικά σε ποικίλους φορείς σε Αθήνα και Θεσσαλονίκη και έχει παρακολουθήσει&nbsp;πλήθος εκπαιδευτικών προγραμμάτων σχετικά με την ψυχική&nbsp;υγεία ενηλικών - παιδιών, καθώς και την περιγεννητική ψυχική&nbsp;υγεία.<br /></span></p>\r\n<p><span style=\"font-size: 16pt;\">Τα τελευταία χρόνια εργάζεται στην εταιρία Hr.&nbsp;Psychology-Today ως ψυχολόγος στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης, καθώς και ως εισηγήτρια σεμιναρίων ψυχικής υγείας.</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 19:52:44', 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, 65, '{\"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, 3, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(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, 215, '{\"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, 9, '{\"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, 4, '{\"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, 6, '{\"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 για το άγχος (Τεστ 2)', 'soul-test-για-το-αγχοσ-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΟ ΑΓΧΟΣ (ΤΕΣΤ 2)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:12: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, 1, '', '', 1, 303, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(207, 520, 'Soul Test για το στρες', 'soul-test-για-το-στρεσ', '', 'SOUL TEST ΓΙΑ ΤΟ ΣΤΡΕΣ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:11: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\":\"\"}', 3, 0, '', '', 1, 158, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(208, 523, 'Soul Test για την αναβλητικότητα', 'soul-test-για-την-αναβλητικοτητα', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:10: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\":\"\"}', 4, 0, '', '', 1, 91, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(209, 526, 'Soul Test για το θυμό', 'soul-test-για-το-θυμο', '', 'SOUL TEST ΓΙΑ ΤΟ ΘΥΜΟ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:10:30', 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, 76, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(210, 529, 'Soul Test για τις σχέσεις (Τεστ 1)', 'soul-test-για-τισ-σχεσεισ-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΙΣ ΣΧΕΣΕΙΣ (ΤΕΣΤ 1)', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:09: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\":\"\"}', 4, 2, '', '', 1, 99, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(211, 532, 'Soul Test για τις σχέσεις (Τεστ 2)', 'soul-test-για-τισ-σχεσεισ-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΙΣ ΣΧΕΣΕΙΣ (ΤΕΣΤ 2)', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:08: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\":\"\"}', 4, 1, '', '', 1, 81, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(212, 535, 'Soul Test για ερωτικές σχέσεις', 'soul-test-για-τισ-ερωτικεσ-σχεσεισ', '', 'SOUL TEST ΓΙΑ ΤΙΣ ΕΡΩΤΙΚΕΣ ΣΧΕΣΕΙΣ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:07:53', 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, 103, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(213, 538, 'Soul Test για το απολαμβάνειν (Τεστ 1)', 'soul-test-για-το-απολαμβανειν-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΟ ΑΠΟΛΑΜΒΑΝΕΙΝ (ΤΕΣΤ 1)', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:07: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\":\"\"}', 4, 1, '', '', 1, 68, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(214, 541, 'Soul Test για το απολαμβάνειν (Τεστ 2)', 'soul-test-για-το-απολαμβανειν-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΟ ΑΠΟΛΑΜΒΑΝΕΙΝ (ΤΕΣΤ 2)', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:06:52', 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, 69, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(215, 544, 'Soul Test για τον αυτοέλεγχο (Τεστ 1)', 'soul-test-για-τον-αυτοελεγχο-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΟΝ ΑΥΤΟΕΛΕΓΧΟ (ΤΕΣΤ 1)', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:06:19', 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, 92, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(216, 547, 'Soul Test για την αυτονομία', 'soul-test-για-την-αυτονομια', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΑΥΤΟΝΟΜΙΑ', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:05: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, 90, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(217, 550, 'Soul Test για την αυτοπεποίθηση (Τεστ 1)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΑΥΤΟΠΕΠΟΙΘΗΣΗ (ΤΕΣΤ 1)', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:04: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, 80, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(218, 553, 'Soul Test για την αυτοπεποίθηση (Τεστ 2)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΑΥΤΟΠΕΠΟΙΘΗΣΗ (ΤΕΣΤ 2)', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:04:12', 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, 74, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(219, 555, 'Soul Test για τη διαχείριση ενέργειας (Τεστ 1)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΗ ΔΙΑΧΕΙΡΙΣΗ ΕΝΕΡΓΕΙΑΣ (ΤΕΣΤ 1)', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:02:29', 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, 64, '{\"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
(220, 557, 'Soul Test για τη διαχείριση ενέργειας (Τεστ 2)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΗ ΔΙΑΧΕΙΡΙΣΗ ΕΝΕΡΓΕΙΑΣ (ΤΕΣΤ 2)', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:01:42', 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, 57, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(221, 560, 'Soul Test για τη θετική διεκδίκηση', 'soul-test-για-τη-θετικη-διεκδικηση', '', 'SOUL TEST ΓΙΑ ΤΗ ΘΕΤΙΚΗ ΔΙΕΚΔΙΚΗΣΗ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:01:13', 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, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(222, 563, 'Soul Test για την ευγνωμοσύνη (Τεστ 1)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΕΥΓΝΩΜΟΣΥΝΗ (ΤΕΣΤ 1)', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:59: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\":\"\"}', 4, 1, '', '', 1, 73, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(223, 566, 'Soul Test για την ευγνωμοσύνη (Τεστ 2)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΕΥΓΝΩΜΟΣΥΝΗ (ΤΕΣΤ 2)', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:59:20', 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, 77, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(224, 570, 'Soul Test για την ευτυχία (Τεστ 1)', 'soul-test-για-την-ευτυχια-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΕΥΤΥΧΙΑ (ΤΕΣΤ 1)', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:58:41', 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\":\"\"}', 3, 1, '', '', 1, 69, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(225, 572, 'Soul Test για την ευτυχία (Τεστ 2)', 'soul-test-για-την-ευτυχια-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΕΥΤΥΧΙΑ (ΤΕΣΤ 2)', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:55:57', 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\":\"\"}', 3, 0, '', '', 1, 67, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(226, 576, 'Soul Test για τη θετικότητα (Τεστ 1)', 'soul-test-για-τη-θετικοτητα-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΗ ΘΕΤΙΚΟΤΗΤΑ (ΤΕΣΤ 1)', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-04-04 20:00:14', 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, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(227, 578, 'Soul Test για τη θετικότητα (Τεστ 2)', 'soul-test-για-τη-θετικοτητα-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΗ ΘΕΤΙΚΟΤΗΤΑ (ΤΕΣΤ 2)', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:49:56', 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\":\"\"}', 3, 0, '', '', 1, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(228, 581, 'Soul Test για την ικανότητα', 'soul-test-για-την-ικανοτητα', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΙΚΑΝΟΤΗΤΑ', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:48: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\":\"\"}', 4, 0, '', '', 1, 58, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(229, 585, 'Soul Test για τα όρια (Τεστ 1)', 'soul-test-για-τα-ορια-τεστ-1', '', 'SOUL TEST ΓΙΑ ΤΑ ΟΡΙΑ (ΤΕΣΤ 1)', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:45: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\":\"\"}', 3, 1, '', '', 1, 63, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(230, 587, 'Soul Test για τα όρια (Τεστ 2)', 'soul-test-για-τα-ορια-τεστ-2', '', 'SOUL TEST ΓΙΑ ΤΑ ΟΡΙΑ (ΤΕΣΤ 2)', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:44: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\":\"\"}', 3, 0, '', '', 1, 63, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(231, 590, 'Soul Test για την προσαρμοστικότητα', 'soul-test-για-την-προσαρμοστικοτητα', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΠΡΟΣΑΡΜΟΣΤΙΚΟΤΗΤΑ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:44: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\":\"\"}', 3, 0, '', '', 1, 93, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(232, 593, 'Soul Test για την θέσπιση στόχων', 'soul-test-για-τη-θεσπιση-στοχων', '', 'SOUL TEST ΓΙΑ ΤΗ ΘΕΣΠΙΣΗ ΣΤΟΧΩΝ', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:39:53', 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, 57, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(233, 596, 'Soul Test για την ψυχική ανθεκτικότητα', 'soul-test-για-την-ψυχικη-ανθεκτικοτητα', '', 'SOUL TEST ΓΙΑ ΤΗΝ ΨΥΧΙΚΗ ΑΝΘΕΚΤΙΚΟΤΗΤΑ', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:35:56', 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, 87, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(234, 599, 'Soul Test για το worklife balance', 'soul-test-για-το-worklife-balance', '', 'SOUL TEST ΓΙΑ ΤΟ WORKLIFE BALANCE', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-04-04 19:36:08', 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, 76, '{\"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, 261, '{\"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, 165, '{\"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, 279, '{\"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, 215, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(239, 617, 'CV -Μάιρα Στεφανάκου', 'cv-μάιρα-στεφανάκου', '<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><span style=\"font-size: 16pt;\">H&nbsp;Μάιρα Στεφανάκου&nbsp;είναι Διαιτολόγος – Διατροφολόγος, ΒSc</span></p>\r\n<p><span style=\"font-size: 16pt;\">Η Μάιρα Στεφανάκου σπούδασε στο Τμήμα Επιστήμης Διαιτολογίας και Διατροφής του Χαροκοπείου Πανεπιστημίου Αθηνών και διαθέτει Άδεια Ασκήσεως Επαγγέλματος Διαιτολόγου. Αυτή τη στιγμή παρακολουθεί το πρόγραμμα Application of Genetics in Precision Nutrition, σχετικά με τη σχέση διατροφής-γονιδίων στο ΕΚΠΑ.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Η πρακτική της άσκηση έγινε στο Νοσοκομείο Νοσημάτων Θώρακος «Σωτηρία», όπου έκανε διατροφική αξιολόγηση και παρακολούθηση ασθενών στο πνευμονολογικό και ογκολογικό τμήμα, όπως επίσης και στα εξωτερικά ιατρεία του νοσκομείου. Επίσης, στα πλαίσια των σπουδών της έκανε πρακτική στην κοινότητα στο διαιτολογικό γραφείο του κου Κανελλάκη, και στην μη κερδοσκοπική εταιρία Wise Greece στην Αθήνα, όπως επίσης κι ένα εξάμηνο σπουδών στο Universidad de Zaragoza στην Ισπανία, με υποτροφία Εράσμους.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Εργάζεται ως Διαιτολόγος- Διατροφολόγος στην εταιρεία Hr. Psychology – Today και είναι Σύμβουλος Διαιτολόγος – Διατροφολόγος στην Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης.</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 19:52: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\":\"\"}', 3, 2, '', '', 1, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(240, 618, 'Η κατανάλωση φρούτων και λαχανικών', 'η-κατανάλωση-φρούτων-και-λαχανικών', '<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-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\">&nbsp;Νέα έρευνα των Πανεπιστημίων Κεντ και Ρέντινγκ αναφέρει ότι η <strong>κατανάλωση φρούτων</strong> και <strong>λαχανικών</strong> και η <strong>άσκηση</strong> μπορούν να <strong>αυξήσουν τα επίπεδα ευτυχίας</strong>.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\">Ενώ η σχέση μεταξύ του τρόπου ζωής και της ευημερίας έχει τεκμηριωθεί στο παρελθόν και χρησιμοποιείται ευρέως σε εκστρατείες δημόσιας υγείας για την ενθάρρυνση της υγιεινής διατροφής και της άσκησης, τα <strong>νέα ευρήματα</strong> που δημοσιεύθηκαν στο <strong>Journal of Happiness Studies</strong> δείχνουν ότι η υιοθέτηση ενός τρόπου ζωής που παρέχει μακροπρόθεσμα, μη άμεσα οφέλη -αντί των επιλογών που επιφέρουν άμεση ικανοποίηση, οδηγεί σε μια πιο ευτυχισμένη ζωή.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\">Οι ερευνήτριες, Δρ Adelina Gschwandtner (του Πανεπιστημίου του Κεντ), Δρ Sarah Jewell και η καθηγήτρια Uma Kambhampati (του Πανεπιστημίου του Ρέντινγκ), χρησιμοποίησαν μια μεταβλητή προσέγγιση για να εξετάσουν πώς η καθυστερημένη ικανοποίηση και οι επιλογές της καθημερινής ζωής θα μπορούσαν να επηρεάσουν την ευτυχία ενός ατόμου. Όπως αποδείχτηκε, η κατανάλωση φρούτων και λαχανικών και η άσκηση συμβάλουν στην ευτυχία μακροπρόθεσμα.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\"><strong>Η τακτική άσκηση και η υγιεινή διατροφή μπορεί να μην προσφέρουν τόση άμεση ικανοποίηση όσο άλλες επιλογές, είναι, όμως, πιο ευεργετικές για την ευτυχία μας μακροπρόθεσμα και σε σταθερή βάση.</strong></span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\">Μια ενδιαφέρουσα πληροφορία αποτελεί το γεγονός πώς με βάση τα δεδομένα της έρευνας, οι <strong>άνδρες</strong> φαίνεται να <strong>ασκούνται περισσότερο</strong> και οι <strong>γυναίκες</strong> να τρώνε <strong>περισσότερα φρούτα και λαχανικά</strong>.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\">Όπως αναφέρουν οι ερευνήτριες «Τα τελευταία χρόνια υπήρξε μια στροφή προς πιο υγιεινές επιλογές τρόπου ζωής. Η διαπίστωση ότι η κατανάλωση περισσότερων φρούτων και λαχανικών και η άσκηση μπορούν να αυξήσουν τα επίπεδα ευτυχίας και να ωφελήσουν την υγεία είναι μια σημαντική εξέλιξη. [...] Εάν ένας <strong>καλύτερος τρόπος ζωής</strong> όχι μόνο μας κάνει <strong>πιο υγιείς</strong> αλλά και <strong>πιο ευτυχισμένους</strong>, τότε το όφελος είναι διπλό».</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>', 1, 45, '2022-02-11 11:28:11', 43, '', '2022-09-01 10:26:09', 43, NULL, NULL, '2022-02-11 11:28:11', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/I_katanalwsi_froutwn_kai_laxanikwn_tha_mporouse_na_mas_kanei_pio_eutyxismenous.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, 10, '', '', 1, 74, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(241, 637, 'Ανακαλύπτοντας τον τρόπο που μας ταιριάζει για να επιδιώξουμε την ευτυχία μας', 'ανακαλύπτοντας-τον-τρόπο-που-μας-ταιριάζει-για-να-επιδιώξουμε-την-ευτυχία-μας', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Ανακαλύπτοντας τον τρόπο που μας ταιριάζει για να επιδιώξουμε την ευτυχία μας</strong></span></p>\r\n', '\r\n<p style=\"text-align: center;\"><em><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Το ζητούμενο είναι να βρούμε τον τρόπο που ταιριάζει σε εμάς για να επιδιώξουμε την ευτυχία μας!</span></em></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Σε πρόσφατη έρευνα του Ινστιτούτου Ψυχολογίας της Κίνας εξετάστηκε η σχέση μεταξύ του βαθμού που αξιολογούμε την ευτυχία ως σημαντική και της συνολικής ευημερίας που νιώθουμε. Διαπιστώθηκε ότι <strong>η θετική εκτίμηση της ευτυχίας οδηγεί σε υψηλότερα επίπεδα ευημερίας, ικανοποίησης και θετικών συναισθημάτων</strong>, ανεξάρτητα από την ηλικία του ατόμου.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Σύμφωνα με την ερμηνεία των ευρημάτων από τους ερευνητές,&nbsp; η αξιολόγηση της ευτυχίας ως σημαντικής <strong>μας κινητοποιεί να προσπαθήσουμε ενεργά να πραγματοποιήσουμε αυτά που επιδιώκουμε</strong>. Μέρος αυτής της διαδικασίας είναι και η ρύθμιση της συναισθηματικής μας κατάστασης, δηλαδή η μείωση των δυσάρεστων συναισθημάτων όταν αυτά προκύπτουν και η αύξηση των ευχάριστων συναισθημάτων, ώστε να μπορέσουμε να συνεχίσουμε να προσπαθούμε να πετύχουμε τους στόχους μας. Με άλλα λόγια, <strong>η προσπάθεια για ευτυχία μπορεί πράγματι να οδηγήσει στην ευτυχία, με την προϋπόθεση να χρησιμοποιούνται τα κατάλληλα εργαλεία ρύθμισης συναισθημάτων</strong> (π.χ η επανεκτίμηση μιας αρνητικής κατάστασης και όχι η αποφυγή της). Σημαντική κρίνεται, επίσης, και η επανάληψη στην καθημερινότητα πράξεων που είναι προσανατολισμένες στην θετικότητα (π.χ έκφραση ευγνωμοσύνης).</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\"><strong>Ένα ακόμα ενδιαφέρον συμπέρασμα είναι ότι υπάρχουν εναλλακτικοί τρόποι προσέγγισης της ευτυχίας</strong>. Από τη μία τα άτομα που αξιολογούν ως σημαντική την ευτυχία, μπορεί να βιώνουν θετικά συναισθήματα μέσα από ελαχιστοποίηση των αρνητικών καταστάσεων και&nbsp; την επίτευξη των στόχων τους.&nbsp; Από την άλλη, τα άτομα με ανεπτυγμένη την δεξιότητα της αποδοχής, αρχικά αναγνωρίζουν και δέχονται τα συναισθήματα ακόμα κι αν είναι δυσάρεστα ως μια πραγματικότητα και εστιάζουν σε όσα μπορούν να ελέγξουν και να αλλάξουν. Με αυτό τον τρόπο, εξοικονομούν ενέργεια και συναισθηματικούς πόρους, κάτι που επίσης φαίνεται να λειτουργεί αποτελεσματικά. Συμπερασματικά, <strong>η διεύρυνση του πεδίου σκέψης και δράσης μας με την συμπερίληψη εναλλακτικών τρόπων επιδίωξης της ευτυχίας, μπορεί να διευκολύνει την κατάκτηση της ευτυχίας.</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‐being: The moderating role of acceptance. Psych Journal, 9(1), 132-143.</span></p>', 1, 45, '2022-02-11 11:28:11', 43, '', '2022-09-01 10:27:13', 43, NULL, NULL, '2022-02-11 11:28:11', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Anaklyptontas_ton_tropo_pou_mas_tairiazei_na_epidiwksoume_tin_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\":\"\"}', 2, 9, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(242, 638, 'Άγχος και Στρες: Πώς διαφοροποιούνται;', 'άγχος-και-στρες-πώς-διαφοροποιούνται', '<p>Αρκετά συχνά οι όροι «άγχος» και «στρες» χρησιμοποιούνται ως συνώνυμοι. Αν και υπάρχουν κοινά στοιχεία μεταξύ τους, υπάρχουν και σημαντικά σημεία στα οποία διαφοροποιούνται.</p>\r\n', 'Άγχος και Στρες: Πώς διαφοροποιούνται; Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας                                   Αρκετά συχνά οι όροι «άγχος» και «στρες» χρησιμοποιούνται ως συνώνυμοι. Αν και υπάρχουν κοινά στοιχεία μεταξύ τους, υπάρχουν και σημαντικά σημεία στα οποία διαφοροποιούνται. \n  Στρες  \n Ο όρος στρες μπορεί να έχει διαφορετικές σημασίες, ανάλογα με το πλαίσιο στο οποίο χρησιμοποιείται. Σε επίπεδο ανθρώπινου οργανισμού, ως στρες χαρακτηρίζεται όποια αλλαγή κατάστασης προκαλεί σωματική, συναισθηματική και ψυχολογική καταπόνηση και απαιτεί προσοχή και ανάληψη δράσης από το άτομο. Με άλλα λόγια, το στρες είναι η φυσιολογική αντίδραση του οργανισμού σε ένα εξωτερικό ερέθισμα που «απειλεί» να αλλάξει την κατάσταση και την ισορροπία στην οποία βρισκόμαστε. Συνήθως έχει σύντομη διάρκεια και παρέρχεται όταν το «απειλητικό» ερέθισμα σταματήσει να υπάρχει.&nbsp;   \n Συχνά συμπτώματα στρες είναι τα ακόλουθα: \n Δυσκολίες στον ύπνο, πονοκέφαλοι, σφίξιμο ή πόνοι σε διάφορα σημεία του σώματος (π.χ αυχένας, πλάτη), ταχυπαλμία, εφίδρωση, ζαλάδα, ευερεθιστότητα κ.α. \n  Άγχος  \n Το άγχος αποτελεί την εσωτερική απόκριση του οργανισμού μας όταν βρισκόμαστε σε κατάσταση στρες, δηλαδή υπό πίεση. Πρόκειται για ένα επίμονο αίσθημα ακαθόριστου φόβου και ανησυχίας για μια (ή περισσότερες) πιθανή απειλή. Το άγχος συνεχίζει να υφίσταται ανεξάρτητα από την ύπαρξη κάποιου απειλητικού ερεθίσματος, μπορεί να είναι μακροχρόνιο και συχνά επηρεάζει την ποιότητα ζωής και την ευεξία μας. \n Συχνά συμπτώματα άγχους είναι τα ακόλουθα: \n Ευερεθιστότητα, συχνή και εύκολη κόπωση, αδυναμία συγκέντρωσης, δυσκολία να ελέγξουμε την ανησυχία μας, αλλαγές (αύξηση ή μείωση) στην όρεξη, τον ύπνο, την σεξουαλική επιθυμία, σφίξιμο ή πόνοι σε διάφορα σημεία του σώματος, πονοκέφαλοι, στομαχόπονοι, ταχυπαλμία κ.α \n Όπως φαίνεται, το άγχος και το στρες συνδέονται στενά και μοιράζονται μάλιστα κοινά συμπτώματα. Πρόκειται για καταστάσεις που βιώνουμε όλοι στην καθημερινότητα μας. Στις περιπτώσεις που δεν είμαστε σίγουροι για το τι ακριβώς συμβαίνει, το πόσο συχνά και έντονα βιώνουμε τέτοιου είδους συμπτώματα αλλά και το πόσο επηρεάζουν την καθημερινότητα μας και τον τρόπο που λειτουργούμε, είναι ένας δείκτης για το εάν είναι χρήσιμο να απευθυνθούμε σε κάποιον ειδικό για την διαχείριση τους.', 1, 18, '2022-05-11 19:53:54', 43, '', '2023-06-17 09:35:36', 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\":\"\"}', 4, 0, '', '', 1, 130, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(243, 641, 'Ενσυνειδητότητα & Διαλογισμός στο εργασιακό περιβάλλον.', 'ενσυνειδητότητα-διαλογισμός-στο-εργασιακό-περιβάλλον', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Ενσυνειδητότητα &amp; Διαλογισμός στο εργασιακό περιβάλλον.</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Σαν ενσυνειδητότητα (mindfulness) περιγράφεται η δεξιότητα του να είμαστε πλήρως παρόντες στην εκάστοτε στιγμή που βιώνουμε, απαλλαγμένοι από κάθε είδους κριτική απέναντι στις σκέψεις και τα συναισθήματα μας.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Πληθώρα ερευνών έχει μελετήσει τα οφέλη της πρακτικής αυτής για τη ψυχική μας υγεία, γεγονός που οδηγεί ολοένα και περισσότερα εργασιακά περιβάλλοντα στο να προωθούν προγράμματα εξάσκησης στην ενσυνειδητότητα με γνώμονα την ευημερία του ανθρώπινου δυναμικού.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Δεδομένου ότι τα αυξημένα επίπεδα στρες αποτελούν μια από τις συνηθέστερες αιτίες που επηρεάζουν αρνητικά την ψυχική υγεία των εργαζομένων και κατ’ επέκταση την απόδοση τους στην εργασία, ο Bostock και οι συνεργάτες του (2019), ερεύνησαν την επίδραση της εφαρμογής τεχνικών ενσυνειδητότητας και διαλογισμού στο εργασιακό στρες.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Στην έρευνα συμμετείχαν 60 εργαζόμενοι που απασχολούνταν στον τομέα του digital marketing και εξετάστηκε η αποτελεσματικότητα μιας μονοήμερης εκπαίδευσης σε σχέση με ένα ολοκληρωμένο πρόγραμμα εκπαίδευσης διάρκειας 6 εβδομάδων. Ανάμεσα στις τεχνικές που χρησιμοποιήθηκαν, συμπεριλαμβάνονταν η εκπαίδευση για το διαλογισμό και την ενσυνειδητότητα , η εξάσκηση στη διαφραγματική αναπνοή και η χρήση νοερών εικόνων με σκοπό την ανάπτυξη δεξιοτήτων που αφορούν την εστίαση της προσοχής.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Οι ερευνητές διαπίστωσαν ότι το ολοκληρωμένο πρόγραμμα εκπαίδευσης , οδήγησε σε σημαντικά μεγαλύτερη μείωση των επιπέδων στρες συγκριτικά με την μονοήμερη εκπαίδευση. Ακόμα, συμπέραναν, ότι ήταν πιο πιθανό να συμβάλει στη ρύθμιση των αρνητικών συναισθημάτων αλλά και στην ανάπτυξη στρατηγικών διαχείρισης.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Σύμφωνα με τα παραπάνω ευρήματα, η ένταξη προγραμμάτων ενσυνειδητότητας και διαλογισμού στα εργασιακά πλαίσια, φαίνεται να βοηθά σημαντικά στη μείωση του εργασιακού στρες , με τους ερευνητές να αναδεικνύουν την αποτελεσματικότητα των ολοκληρωμένων παρεμβάσεων.</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>', 1, 45, '2022-05-31 08:06:54', 43, '', '2022-09-01 10:28:28', 43, NULL, NULL, '2022-05-31 08:06:54', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Ensyneiditotita_kai_dialogismos_sto_ergasiako_perivallon.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, 8, '', '', 1, 42, '{\"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
(244, 642, 'COVID-19, ψυχική  υγεία και σωματική δραστηριότητα', 'covid-19,-ψυχική-υγεία-και-σωματική-δραστηριότητα', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>COVID-19, ψυχική υγεία και σωματική δραστηριότητα</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt;\">Στο πλαίσιο της πανδημίας του <strong>Covid</strong><strong>-19</strong>, πραγματοποιήθηκαν πολλές μελέτες με σκοπό να εξετάσουν το κατά πόσο έχει επηρεαστεί <strong>η ψυχική υγεία </strong>των ανθρώπων παγκοσμίως. Οι Robinson και συνεργάτες του δημοσίευσαν τον Ιανουάριο του 2022 μια μετανάλυση 65 ερευνών που συνέκριναν την ψυχική υγεία των συμμετεχόντων <strong>πριν και κατά τη διάρκεια της πανδημίας</strong>.</span></p>\r\n<p><span style=\"font-size: 16pt;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Τα αποτελέσματα έδειξαν πως υπήρξε <strong>σημαντική αλλά στατιστικά μικρή αύξηση ψυχοπαθολογίας</strong>. Οι αυξήσεις ήταν σημαντικότερες στην περίπτωση της <strong>κατάθλιψης</strong>, σε αντίθεση με μικρότερες αλλαγές στα συμπτώματα της <strong>αγχώδους διαταραχής.</strong> Η συνολική αύξηση των συμπτωμάτων ψυχικής υγείας ήταν πιο έντονη <strong>κατά τους δύο πρώτους μήνες</strong> μετά την κήρυξη πανδημίας από τον ΠΟΥ.</span></p>\r\n<p><span style=\"font-size: 16pt;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Σε μια άλλη έρευνα μάλιστα, διερευνήθηκε η σχέση της <strong>σωματικής δραστηριότητας</strong> με την επιδείνωση στην ψυχική υγεία κατά τη διάρκεια της πανδημίας και αυτό που διαπιστώθηκε είναι ότι <strong>η υψηλότερη σωματική δραστηριότητα σχετίζεται με υψηλότερη ευεξία, ποιότητα ζωής καθώς και χαμηλότερα καταθλιπτικά συμπτώματα, άγχος και στρες, ανεξάρτητα από την ηλικία</strong>. Επιπλέον, βρέθηκε πως οι <strong>γυναίκες ήταν πιο ευάλωτες στις αλλαγές της ψυχικής υγείας</strong> και <strong>οι άνδρες ήταν πιο επιρρεπείς σε αλλαγές στη σωματική δραστηριότητα.</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–576. <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>', 1, 45, '2022-06-15 08:42:16', 43, '', '2022-09-01 10:29:33', 43, NULL, NULL, '2022-06-15 08:42:16', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/COVID_19psyxiki_ygeia_kai_swmatiki_drastiriotita.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, 7, '', '', 1, 38, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(245, 643, 'Το να αγκαλιάζεις & οι ορμόνες του stress έχουν απρόσμενη σύνδεση', 'το-να-αγκαλιάζεις-οι-ορμόνες-του-stress-έχουν-απρόσμενη-σύνδεση', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Το να αγκαλιάζεις &amp; οι ορμόνες του stress έχουν απρόσμενη σύνδεση</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt;\">Αγκαλιάζουμε τους άλλους όταν είμαστε ενθουσιασμένοι, χαρούμενοι, λυπημένοι ή όταν προσπαθούμε να τους παρηγορήσουμε. Η αγκαλιά φαίνεται να είναι καθολικά παρηγορητική. Μας κάνει να νιώθουμε καλά. Φαίνεται ακόμη ότι η αγκαλιά να συνδέεται με την ψυχική υγεία και την ευτυχία.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Σύμφωνα με τους επιστήμονες, τα οφέλη της αγκαλιάς ξεπερνούν αυτό το ζεστό συναίσθημα που νιώθεις όταν κρατάς κάποιον στην αγκαλιά σου. Όταν ένας φίλος ή μέλος της οικογένειάς μας αντιμετωπίζει κάτι οδυνηρό ή δυσάρεστο στη ζωή του, τον αγκαλιάζουμε. Οι ερευνητές υποστηρίζουν ακόμη ότι η στήριξη ενός άλλου ατόμου μέσω της αφής μπορεί να μειώσει το άγχος του ατόμου που παρηγορείται. Μπορεί ακόμη και να μειώσει το άγχος του ατόμου παρηγορεί.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Μπορείτε να θυμηθείτε λοιπόν την τελευταία φορά που νιώσατε πραγματικά αγχωμένοι; Τι σας βοήθησε να ηρεμήσετε;</span></p>\r\n<p><span style=\"font-size: 16pt;\">Υπάρχουν διάφορες στρατηγικές που μπορούν να χρησιμοποιήσουν οι άνθρωποι για να μειώσουν το άγχος – για παράδειγμα, μπορεί να είναι χρήσιμο να μιλήσετε σε κάποιον. Επιπλέον, έχει αποδειχθεί ότι το άγγιγμα μπορεί να μειώσει το άγχος, όπως ένα ωραίο μασάζ.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Μια νέα γερμανική μελέτη, που δημοσιεύτηκε πρόσφατα στο ακαδημαϊκό περιοδικό PLoS ONE (Berretz et al., 2022), διερεύνησε τις επιπτώσεις μιας άλλης κοινής μορφής κοινωνικού αγγίγματος στο άγχος: της αγκαλιάς.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Στη μελέτη, οι ερευνητές προσκάλεσαν ζευγάρια στο εργαστήριό τους και τα χώρισαν τυχαία σε μία από τις δύο συνθήκες. Στην πειραματική συνθήκη, οι σύντροφοι αφέθηκαν να αγκαλιάζονται για 20 δευτερόλεπτα πριν εκτεθούν σε μια στρεσογόνα δοκιμασία. Στη συνθήκη ελέγχου, οι συμμετέχοντες εκτέθηκαν στην ίδια στρεσογόνα δοκιμασία, χωρίς να τους επιτραπεί να αγκαλιαστούν πριν από αυτό.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Και στις δύο συνθήκες, οι επιστήμονες μέτρησαν τα επίπεδα κορτιζόλης των εθελοντών, καθώς η κορτιζόλη είναι η πιο σημαντική ορμόνη του στρες στον άνθρωπο. Επιπλέον, οι εθελοντές συμπλήρωσαν ένα ερωτηματολόγιο σχετικά με τα συναισθήματά τους κατά τη διάρκεια του πειράματος και μετρήθηκε η αρτηριακή τους πίεση.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Ποια ήταν τα αποτελέσματα της μελέτης;</span></p>\r\n<p><span style=\"font-size: 16pt;\">Οι ερευνητές έλεγξαν πρώτα την ικανοποίηση του ζευγαριού από τη σχέση και τη βρήκαν υψηλή. Συγκεκριμένα, δεν υπήρχαν διαφορές στην ικανοποίηση από τη σχέση μεταξύ της πειραματικής και της ομάδας ελέγχου που θα μπορούσαν να έχουν επηρεάσει τα αποτελέσματα.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Σε ένα δεύτερο βήμα, οι επιστήμονες ανέλυσαν τα επίπεδα κορτιζόλης των εθελοντών. Οι επιστήμονες μπορούσαν να δείξουν ότι 15 λεπτά και 25 λεπτά μετά την δοκιμασία τα επίπεδα κορτιζόλης ήταν υψηλότερα από ότι πριν από την δοκιμασία. Αυτό δείχνει ότι η δοκιμασία προκάλεσε επιτυχώς στρες στους εθελοντές.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Είναι ενδιαφέρον ότι οι άνδρες εμφάνισαν σημαντικά υψηλότερη απελευθέρωση κορτιζόλης από τις γυναίκες, με αποτέλεσμα οι επιστήμονες να συμπεριλάβουν το φύλο σε περαιτέρω αναλύσεις. Η σύγκριση μεταξύ της πειραματικής συνθήκης που περιελάμβανε μια αγκαλιά 20 δευτερολέπτων και της συνθήκης ελέγχου χωρίς αγκαλιά αποκάλυψε ένα εκπληκτικό αποτέλεσμα. Το αγκάλιασμα μείωσε τα επίπεδα κορτιζόλης, αλλά μόνο στις γυναίκες. Η αγκαλιά δεν επηρέασε την αρτηριακή πίεση και τα αποτελέσματα του ερωτηματολογίου συναισθημάτων.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Έτσι, τα ευρήματα της μελέτης υποδηλώνουν ότι στις γυναίκες, το αγκάλιασμα του συντρόφου τους πριν από μια αγχωτική κατάσταση (όπως μια συνέντευξη για δουλειά ή μια παρουσίαση) μπορεί να είναι ένας αποτελεσματικός τρόπος για τη μείωση του άγχους σε βιολογικό επίπεδο.</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>', 1, 45, '2022-06-29 08:35:37', 43, '', '2022-09-01 10:30:53', 43, NULL, NULL, '2022-06-29 08:35:37', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/To_na_agkaliazeis_kai_oi_ormones_tou_stress_exoun_mia_aprosmeni_syndesi.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, 6, '', '', 1, 42, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(246, 644, 'Ευγνωμοσύνη: η συμβολή της στη μείωση του στρες', 'ευγνωμοσύνη-η-συμβολή-της-στη-μείωση-του-στρες', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Ευγνωμοσύνη: η συμβολή της στη μείωση του στρες</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt;\">Τα τελευταία έτη, έχει διαπιστωθεί επιστημονικά η θετική επίδραση της ευγνωμοσύνης σε διάφορους τομείς που προάγουν την ψυχική ευεξία.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Μεταξύ των ερευνών που τεκμηριώνουν αυτή τη σχέση, είναι και αυτή της Krejtk και των συνεργατών της (2016), η οποία ανέδειξε την αξία της καθημερινής καταγραφής δεδομένων, για τα οποία νιώθουμε ευγνώμονες. Πιο συγκεκριμένα, στην έρευνα έλαβαν μέρος συνολικά 58 συμμετέχοντες, οι οποίοι μοιράστηκαν σε δύο ισάριθμες ομάδες. Όλοι έλαβαν την οδηγία να αξιολογούν και να καταγράφουν καθημερινά για 2 εβδομάδες το επίπεδο στρες μέσα στην ημέρα τους, ενώ στη μια εκ των δύο ομάδων, δόθηκε η επιπλέον οδηγία της τήρησης λίστας με 6 πράγματα για τα οποία ένιωθαν ευγνώμονες κατά τη διάρκεια της ημέρας τους.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Σύμφωνα με τα αποτελέσματα, οι ερευνητές διαπίστωσαν μείωση των αντιλαμβανόμενων επιπέδων καθημερινού στρες στην ομάδα που διατήρησε το ημερολόγιο ευγνωμοσύνης, υποστηρίζοντας τη σημαντική συμβολή της ευγνωμοσύνης για την ψυχική υγεία.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Journal Reference:</span></p>\r\n<p><span style=\"font-size: 16pt;\">Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., &amp; Rusanowska, M. (2016). Counting one’s blessings can reduce the impact of daily stress.&nbsp;<em>Journal of Happiness Studies</em>,&nbsp;<em>17</em>(1), 25-39.</span></p>', 1, 45, '2022-07-11 13:18:29', 43, '', '2022-09-01 10:32:08', 43, NULL, NULL, '2022-07-11 13:18:29', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Eugnwmosyni_i_symvoli_tis_stimeiwsi_tou_stress.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, 42, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(247, 645, 'Θα μπορούσε η συχνότερη κατανάλωση φρούτων να κρατήσει μακριά την κατάθλιψη;', 'θα-μπορούσε-η-συχνότερη-κατανάλωση-φρούτων-να-κρατήσει-μακριά-την-κατάθλιψη', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Θα μπορούσε η συχνότερη κατανάλωση φρούτων να κρατήσει μακριά την κατάθλιψη;</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt;\">Σύμφωνα με τα στοιχεία νέας έρευνας του College of Health and Life Sciences του Πανεπιστημίου Aston στην οποία συμμετείχαν 428 ενήλικες, οι άνθρωποι που <strong>καταναλώνουν συχνά φρούτα</strong> έχουν περισσότερες πιθανότητες να αναφέρουν <strong>μεγαλύτερη ψυχική ευεξία</strong> και είναι λιγότερο πιθανό να αναφέρουν συμπτώματα κατάθλιψης σε σχέση με εκείνους που δεν καταναλώνουν επαρκή ποσότητα φρούτων.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Τα ευρήματα των ερευνητών υποδηλώνουν ότι το <strong>πόσο συχνά τρώμε φρούτα</strong> επηρεάζει σημαντικότερα την ψυχική μας υγεία σε σχέση με τη συνολική ποσότητα που καταναλώνουμε κατά τη διάρκεια μιας τυπικής εβδομάδας.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Η ομάδα διαπίστωσε, επίσης, ότι οι άνθρωποι που τρώνε <strong>αλμυρά σνακ</strong>, όπως πατατάκια, τα οποία είναι <strong>χαμηλά σε θρεπτικά συστατικά</strong>, είναι πιο πιθανό να αναφέρουν <strong>μεγαλύτερα επίπεδα άγχους</strong>, στρες και κατάθλιψης, αλλά και σημεία γνωστικής έκπτωσης (όπως πχ να μην θυμούνται που άφησαν τα κλειδιά), καθώς και <strong>χαμηλότερα επίπεδα ψυχικής ευεξίας.</strong></span></p>\r\n<p><span style=\"font-size: 16pt;\">Η επικεφαλής της έρευνας, Nicola-Jayne Tuck, σχολίασε:</span></p>\r\n<p><span style=\"font-size: 16pt;\">«Στο παρελθόν και άλλες μελέτες έχουν βρει μια συσχέτιση μεταξύ των φρούτων και των λαχανικών και της ψυχικής υγείας, αλλά λίγοι έχουν εξετάσει τα φρούτα και τα λαχανικά ξεχωριστά -και ακόμη λιγότεροι έχουν αξιολογήσει τόσο τη συχνότητα όσο και την ποσότητα πρόσληψης.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Τόσο τα <strong>φρούτα</strong> όσο και τα <strong>λαχανικά</strong> είναι πλούσια σε <strong>αντιοξειδωτικά, φυτικές ίνες και βασικά μικροθρεπτικά συστατικά που προάγουν τη βέλτιστη λειτουργία του εγκεφάλου</strong>. Αυτά τα θρεπτικά συστατικά, όμως, μπορούν να χαθούν κατά το μαγείρεμα. Η κατανάλωση <strong>ωμών φρούτων</strong> θα μπορούσε ενδεχομένως να <strong>εξηγήσει </strong>την<strong> ισχυρότερη επίδρασή </strong>τους στην<strong> ψυχική μας υγεία</strong> .</span></p>\r\n<p><span style=\"font-size: 16pt;\">Η αλλαγή στην επιλογή των ενδιάμεσων σνακ στην καθημερινή μας δίαιτα ίσως είναι ένας πολύ απλός και εύκολος τρόπος για να βελτιώσουμε την ψυχική μας ευεξία. Σε γενικές γραμμές, σίγουρα αξίζει να προσπαθήσετε να αποκτήσετε τη συνήθεια να επιλέγετε ένα φρούτο απ’ τη φρουτιέρα».</span></p>\r\n<p><span style=\"font-size: 16pt;\"><strong>&nbsp;</strong></span></p>\r\n<p><span style=\"font-size: 16pt;\">Journal Reference:</span></p>\r\n<p><span style=\"font-size: 16pt;\">Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition</em>, 2022; 1 DOI:&nbsp;<a href=\"http://dx.doi.org/10.1017/S0007114522001660\">10.1017/S0007114522001660</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Σύμφωνα με τα στοιχεία νέας έρευνας του College of Health and Life Sciences του Πανεπιστημίου Aston στην οποία συμμετείχαν 428 ενήλικες, οι άνθρωποι που <strong>καταναλώνουν συχνά φρούτα</strong> έχουν περισσότερες πιθανότητες να αναφέρουν <strong>μεγαλύτερη ψυχική ευεξία</strong> και είναι λιγότερο πιθανό να αναφέρουν συμπτώματα κατάθλιψης σε σχέση με εκείνους που δεν καταναλώνουν επαρκή ποσότητα φρούτων.</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Τα ευρήματα των ερευνητών υποδηλώνουν ότι το <strong>πόσο συχνά τρώμε φρούτα</strong> επηρεάζει σημαντικότερα την ψυχική μας υγεία σε σχέση με τη συνολική ποσότητα που καταναλώνουμε κατά τη διάρκεια μιας τυπικής εβδομάδας.</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Η ομάδα διαπίστωσε, επίσης, ότι οι άνθρωποι που τρώνε <strong>αλμυρά σνακ</strong>, όπως πατατάκια, τα οποία είναι <strong>χαμηλά σε θρεπτικά συστατικά</strong>, είναι πιο πιθανό να αναφέρουν <strong>μεγαλύτερα επίπεδα άγχους</strong>, στρες και κατάθλιψης, αλλά και σημεία γνωστικής έκπτωσης (όπως πχ να μην θυμούνται που άφησαν τα κλειδιά), καθώς και <strong>χαμηλότερα επίπεδα ψυχικής ευεξίας.</strong></a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Η επικεφαλής της έρευνας, Nicola-Jayne Tuck, σχολίασε:</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">«Στο παρελθόν και άλλες μελέτες έχουν βρει μια συσχέτιση μεταξύ των φρούτων και των λαχανικών και της ψυχικής υγείας, αλλά λίγοι έχουν εξετάσει τα φρούτα και τα λαχανικά ξεχωριστά -και ακόμη λιγότεροι έχουν αξιολογήσει τόσο τη συχνότητα όσο και την ποσότητα πρόσληψης.</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Τόσο τα <strong>φρούτα</strong> όσο και τα <strong>λαχανικά</strong> είναι πλούσια σε <strong>αντιοξειδωτικά, φυτικές ίνες και βασικά μικροθρεπτικά συστατικά που προάγουν τη βέλτιστη λειτουργία του εγκεφάλου</strong>. Αυτά τα θρεπτικά συστατικά, όμως, μπορούν να χαθούν κατά το μαγείρεμα. Η κατανάλωση <strong>ωμών φρούτων</strong> θα μπορούσε ενδεχομένως να <strong>εξηγήσει </strong>την<strong> ισχυρότερη επίδρασή </strong>τους στην<strong> ψυχική μας υγεία</strong> .</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Η αλλαγή στην επιλογή των ενδιάμεσων σνακ στην καθημερινή μας δίαιτα ίσως είναι ένας πολύ απλός και εύκολος τρόπος για να βελτιώσουμε την ψυχική μας ευεξία. Σε γενικές γραμμές, σίγουρα αξίζει να προσπαθήσετε να αποκτήσετε τη συνήθεια να επιλέγετε ένα φρούτο απ’ τη φρουτιέρα».</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\"><strong>&nbsp;</strong></a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Journal Reference:</a></span></p>\r\n<p><span style=\"font-size: 16pt;\"><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition</em>, 2022; 1 DOI:&nbsp;</a><a href=\"http://dx.doi.org/10.1017/S0007114522001660\">10.1017/S0007114522001660</a><a href=\"http://dx.doi.org/10.1017/S0007114522001660\"></a></span></p>\r\n<p><span style=\"font-size: 16pt;\"></span></p>', 1, 45, '2022-07-16 07:22:57', 43, '', '2022-09-01 10:33:56', 43, NULL, NULL, '2022-07-16 07:22:57', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Tha_mporouse_i_syxnoteri_katanalvsi_froutwn_na_kratiseimakrya_tin_katathlipsi.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, 37, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(248, 646, 'Το να είμαστε υποστηρικτικοί στις κοινωνικές μας σχέσεις συνδέεται με καλύτερη κατάσταση υγείας', 'το-να-είμαστε-υποστηρικτικοί-στις-κοινωνικές-μας-σχέσεις-συνδέεται-με-καλύτερη-κατάσταση-υγείας', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Το να είμαστε υποστηρικτικοί στις κοινωνικές μας σχέσεις συνδέεται με καλύτερη κατάσταση υγείας</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt;\">Προηγούμενες έρευνες έχουν συνδέσει τις θετικές διαπροσωπικές &nbsp;σχέσεις με καλύτερη κατάσταση υγείας. Μια πρόσφατη έρευνα από το Πανεπιστήμιο του Ohio, επέκτεινε τα ευρήματα διαπιστώνοντας πως η παραπάνω σχέση επηρεάζεται από το βαθμό που είμαστε υποστηρικτικοί προς τα άτομα του περιβάλλοντος μας</span></p>\r\n<p><span style=\"font-size: 16pt;\">Πιο συγκεκριμένα, ένας δείκτης της κατάστασης υγείας μας είναι η ύπαρξη ή μη χρόνιας φλεγμονής. Οι ερευνητές εξέτασαν τα επίπεδα συγκεκριμένων πρωτεϊνών – δεικτών φλεγμονής στο αίμα, καθώς και τις απαντήσεις 1054 ενηλίκων συμμετεχόντων σε ερωτηματολόγια&nbsp; αναφορικά με την ποιότητα των&nbsp; διαπροσωπικών τους σχέσεων. Σύμφωνα με τα αποτελέσματα, &nbsp;τα άτομα που είχαν καλές διαπροσωπικές σχέσεις παρουσίαζαν χαμηλότερα επίπεδα πρωτεΐνης – δείκτη φλεγμονής (και άρα καλύτερη κατάσταση υγείας) όταν ήταν περισσότερο υποστηρικτικά και διαθέσιμα να προσφέρουν βοήθεια στις διαπροσωπικές τους σχέσεις .</span></p>\r\n<p><span style=\"font-size: 16pt;\">Μια πιθανή εξήγηση, σύμφωνα με τους ερευνητές, είναι ότι όταν εκτός από το να λαμβάνουμε, παρέχουμε και οι ίδιοι υποστήριξη και βοήθεια στις διαπροσωπικές μας σχέσεις, ενισχύεται η αίσθηση της ανταμοιβής, η οποία σε επίπεδο εγκεφάλου, συνδέεται με ορμόνες που ανακουφίζουν το στρες και μειώνουν τα επίπεδα φλεγμονής στον οργανισμό μας.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Με άλλα λόγια, δεν αρκεί να έχουμε άτομα στα οποία να μπορούμε να στηριχτούμε στον κοντινό μας περίγυρο αλλά χρειάζεται να είμαστε κι εμείς διαθέσιμοι να βοηθήσουμε και να στηρίξουμε, ώστε να αποκομίσουμε εκτός από τα πρακτικά οφέλη και οφέλη για την υγεία μας.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Journal Reference:</span></p>\r\n<p><span style=\"font-size: 16pt;\">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.</span></p>', 1, 45, '2022-08-01 07:22:57', 43, '', '2022-09-01 10:35:14', 43, NULL, NULL, '2022-08-01 07:22:57', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/To_na_eimaste_ypostiriktikoi_stis_koinwnikes_sxeseis_syndeetaime_kalyteri_katastasi_ygeias.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, 3, '', '', 1, 39, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(249, 647, 'Μειώνοντας το χρόνο στα social media, βελτιώνουμε την υγεία μας ', 'μειώνοντας-το-χρόνο-στα-social-media,-βελτιώνουμε-την-υγεία-μας', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Μειώνοντας το χρόνο στα social media, βελτιώνουμε την υγεία μας </strong></span></p>\r\n', '\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\"><strong>Εάν ξοδεύετε 30 λεπτά λιγότερα στα μέσα κοινωνικής δικτύωσης κάθε μέρα</strong> <strong>και κάνετε κάποια φυσική δραστηριότητα – άσκηση, τότε είναι πολύ πιθανό να βελτιώσετε την ψυχική σας υγεία </strong>σύμφωνα με μια νέα έρευνα που διεξήχθη από μια ομάδα από το Κέντρο Έρευνας και Θεραπείας Ψυχικής Υγείας στο Ruhr-Universität Bochum με επικεφαλής την επίκουρη καθηγήτρια Δρ Julia Brailovskaia και δημοσιεύτηκε στο Journal of Public Health στις 2 Σεπτεμβρίου 2022.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Στην έρευνα συμμετείχαν συνολικά 642 εθελοντές, που μοιράστηκαν τυχαία σε 4 ομάδες. Η πρώτη ομάδα μείωσε την καθημερινή κατανάλωση μέσων κοινωνικής δικτύωσης κατά 30 λεπτά κατά τη διάρκεια μιας περιόδου παρέμβασης δύο εβδομάδων. Δεδομένου ότι προηγούμενες μελέτες είχαν δείξει ότι η σωματική δραστηριότητα μπορεί να αυξήσει την ευεξία και να μειώσει τα καταθλιπτικά συμπτώματα, η δεύτερη ομάδα αύξησε τη διάρκεια της σωματικής δραστηριότητας κατά 30 λεπτά ημερησίως κατά τη διάρκεια αυτής της περιόδου, ενώ συνέχισε να χρησιμοποιεί τα μέσα κοινωνικής δικτύωσης ως συνήθως. Η τρίτη ομάδα συνδύασε και τα δύο, μειώνοντας τη χρήση των μέσων κοινωνικής δικτύωσης και αυξάνοντας τη σωματική δραστηριότητα. Μια ομάδα ελέγχου δεν άλλαξε τη συμπεριφορά κατά τη διάρκεια της φάσης παρέμβασης.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Οι συμμετέχοντες απάντησαν σε διαδικτυακές έρευνες σχετικά με τη διάρκεια, την ένταση και τη συναισθηματική σημασία της χρήσης των μέσων κοινωνικής δικτύωσης, τη σωματική τους δραστηριότητα, την ικανοποίησή τους από τη ζωή, το υποκειμενικό αίσθημα ευτυχίας, τα καταθλιπτικά συμπτώματα, την ψυχολογική επιβάρυνση της πανδημίας Covid-19 και την κατανάλωση τσιγάρων πριν, κατά τη διάρκεια και έως έξι μήνες μετά τη φάση παρέμβασης δύο εβδομάδων.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Η έρευνα έδειξε πως <strong>η μείωση του χρόνου στα μέσα κοινωνικής δικτύωσης κάθε μέρα όσο και η αύξηση της σωματικής δραστηριότητας είχαν θετικό αντίκτυπο στην ευημερία των ανθρώπων. </strong></span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Έξι μήνες μετά το τέλος της παρέμβασης, οι συμμετέχοντες και στις τρεις ομάδες παρέμβασης αφιέρωναν λιγότερο χρόνο στα μέσα κοινωνικής δικτύωσης από πριν: δηλαδή περίπου μισή ώρα στις ομάδες που είτε είχαν μειώσει τον χρόνο στα μέσα κοινωνικής δικτύωσης είτε είχαν αυξήσει την καθημερινή τους άσκηση και περίπου τα τρία τέταρτα της ώρας στην ομάδα που είχε συνδυάσει και τα δύο μέτρα. Η θετική επίδραση στην ψυχική υγεία συνεχίστηκε καθ \'όλη τη διάρκεια της περιόδου παρακολούθησης.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Όπως αναφέρει η Julia Brailovskaia. \"<strong>Αυτά τα μέτρα μπορούν εύκολα να εφαρμοστούν στην καθημερινή ζωή κάποιου και είναι εντελώς δωρεάν -- και, ταυτόχρονα, μας βοηθούν να παραμείνουμε ευτυχισμένοι και υγιείς στην ψηφιακή εποχή</strong>\".</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, Jürgen Margraf.&nbsp;<strong>Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health</strong>.&nbsp;<em>Journal of Public Health</em>, 2022; DOI:&nbsp;<a href=\"http://dx.doi.org/10.1007/s10389-022-01751-x\">10.1007/s10389-022-01751-x</a></span></p>', 1, 45, '2022-09-29 07:10:11', 43, '', '2022-10-13 12:43:13', 43, NULL, NULL, '2022-09-29 07:10:11', 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\":\"\"}', 2, 2, '', '', 1, 35, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(250, 648, 'Τί είναι η Ορθορεξία; Τί χρειάζεται να ξέρετε; Πρόκειται για νέα τάση ή διαταραχή;', 'τί-είναι-η-ορθορεξία-τί-χρειάζεται-να-ξέρετε-πρόκειται-για-νέα-τάση-ή-διαταραχή', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Τί είναι η Ορθορεξία; Τί χρειάζεται να ξέρετε; Πρόκειται για νέα τάση ή διαταραχή;</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt;\">Επιλέγετε μόνο τρόφιμα με την ένδειξη «καθαρά» ή «όλα φυσικά»; Ή, έχετε παραλείψει ένα γεύμα με φίλους επειδή το μενού δεν ήταν \"υγιεινό\"; Έχετε διαπιστώσει ότι το μυαλό σας βρίσκεται συνεχώς στο φαγητό; Πρόκειται για μια ενασχόληση αναφορικά με το επόμενο γεύμα σας ή μήπως παρακολουθείτε ακόμα και στα social συνεχώς ομάδες που επικεντρώνονται σε αυτό;</span></p>\r\n<p><span style=\"font-size: 16pt;\">Αν και δεν βλάπτει η επιλογή θρεπτικών τροφών ή η ενασχόληση με διατροφικές συνήθειες που προάγουν τις βασικές λειτουργίες του σώματός μας, μπορεί να αποδειχθεί επιβλαβές όταν η ακαμψία αυτών των επιλογών γίνει τόσο ακραία, ώστε να διακυβεύεται η ψυχική και σωματική ευεξία ενός ατόμου. Όταν η επιλογή του φαγητού καθοδηγείται αποκλειστικά από την «καθαρότητα» έναντι της ευχαρίστησης, μπορεί να οδηγήσει το άτομο σε μη λειτουργικές συμπεριφορές στην καθημερινότητά του.</span></p>\r\n<p>&nbsp;</p>\r\n<p><strong><span style=\"font-size: 16pt;\">Τι είναι η όμως τελικά η ορθορεξία;</span></strong></p>\r\n<p><span style=\"font-size: 16pt;\">Ο όρος “ορθορεξία¨ περιγράφηκε πρώτη φορά από τον Steven Bratman, το 1997, στο βιβλίο του «Health&nbsp;Food&nbsp;Junkies». Το Διαγνωστικό και Στατιστικό Εγχειρίδιο Ψυχικών Διαταραχών (DSM-5)​ δεν ταξινομεί την ορθορεξία ως ξεχωριστή διατροφική διαταραχή, όπως η ψυχογενής ανορεξία. Αυτο φαίνεται να συμβαίνει λόγω της δυσκολίας διαφοροποίησης μεταξύ αυτών που θεωρούνται υγιεινές διατροφικές πρακτικές ή δυσπροσαρμοστικές διατροφικές συμπεριφορές.</span></p>\r\n<p>&nbsp;</p>\r\n<p><strong><span style=\"font-size: 16pt;\">Πώς προέκυψε όμως ο όρος “ορθορεξία”;</span></strong></p>\r\n<p><span style=\"font-size: 16pt;\">Ο όρος ορθορεξία προέρχεται από την ελληνική λέξη ορθός που σημαίνει σωστός και όρεξη. Χαρακτηρίζεται από παθολογική εμμονή για βιολογικά «καθαρή» ή σωστή, υγιεινή τροφή η οποία οδηγεί σε σημαντικούς διατροφικούς περιορισμούς. Τα κύρια χαρακτηριστικά της είναι η αποφυγή –σε επίπεδο ψυχαναγκασμού- των «ανθυγιεινών» τροφίμων, όπως η ζάχαρη, αλάτι, καφείνη, το αλκοόλ, τα γλυκίσματα, τα τηγανητά, σιτάρι, ζωικό λίπος, σόγια, καλαμπόκι, γαλακτοκομικά.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Ένα άτομο με ορθορεξία μπορεί να ακολουθήσει μια αυστηρή δίαιτα που περιλαμβάνει μόνο «καθαρά» ή «αγνά» τρόφιμα, όπως φρούτα και λαχανικά βιολογικής καλλιέργειας. Η εμμονή με την καθαρή διατροφή μπορεί να είναι επιζήμια για το άτομο. Αυτοί οι αυστηροί κανόνες για το φαγητό μπορεί να οδηγήσουν σε κοινωνική απομόνωση, υποσιτισμό και ψυχική δυσφορία.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Είναι σημαντικό η κοινωνία μας και η κουλτούρα της διατροφής να μην επαινούν τον περιορισμό και θεωρούν την ακαμψία ως «αυτοπειθαρχία», ώστε να μη δημιουργείται αυτή η σύγχυση. Ανεξάρτητα από τα διαγνωστικά κριτήρια, κάθε φορά που οι σκέψεις ή οι συμπεριφορές γύρω από το φαγητό αρχίζουν να ελέγχουν πτυχές της ζωής σας, είναι ένδειξη πως ίσως χρειάζεστε βοήθεια από κάποιον ειδικό.</span></p>\r\n<p>&nbsp;</p>\r\n<p><strong><span style=\"font-size: 16pt;\">Πιθανά σημάδια ορθορεξίας</span></strong></p>\r\n<ul>\r\n<li><span style=\"font-size: 16pt;\">Καταναγκαστικός έλεγχος των συστατικών και των διατροφικών ετικετών</span></li>\r\n<li><span style=\"font-size: 16pt;\">Αυξημένη ανησυχία για την ποιότητα ή τα οφέλη για την υγεία των συστατικών/τροφών</span></li>\r\n<li><span style=\"font-size: 16pt;\">Εξάλειψη συγκεκριμένων τροφών ή ολόκληρων ομάδων τροφίμων εάν δεν θεωρούνται «υγιεινά»</span></li>\r\n<li><span style=\"font-size: 16pt;\">Αδυναμία φαγητού ή αυξημένη αγωνία όταν τρώτε τρόφιμα που δεν θεωρούνται «αγνά», «καθαρά» ή «υγιεινά»</span></li>\r\n<li><span style=\"font-size: 16pt;\">Ασυνήθιστο ενδιαφέρον για το τι τρώνε οι άλλοι και αισθήματα κριτικής για άλλους που δεν τρώνε παρόμοια με εσάς</span></li>\r\n<li><span style=\"font-size: 16pt;\">Απασχόληση και ώρες που αφιερώνονται στη σκέψη για το φαγητό (ανησυχία για το επόμενο γεύμα, πώς προετοιμάζονται τα γεύματα, διαβάζοντας ιστολόγια ή βιβλία για τη διατροφή κ.λπ.)</span></li>\r\n<li><span style=\"font-size: 16pt;\">Το στρες ή το άγχος είναι παρόν όταν δεν υπάρχουν «ασφαλή» τρόφιμα ή δεν μπορείτε να τα προετοιμάσετε μόνοι σας</span></li>\r\n<li><span style=\"font-size: 16pt;\">Εμμονική παρακολούθηση περιεχομένου «ευεξίας»/«υγείας».</span></li>\r\n<li><span style=\"font-size: 16pt;\">Ανησυχίες για την εικόνα του σώματος μπορεί να υπάρχουν ή να μην υπάρχουν</span></li>\r\n<li><span style=\"font-size: 16pt;\">Η ορθορεξία μπορεί εύκολα να περάσει απαρατήρητη, καθώς η κουλτούρα της διατροφής θεωρεί ότι αρκετές από τις παραπάνω συμπεριφορές είναι απλώς «να ζεις έναν υγιεινό τρόπο ζωής».</span></li>\r\n</ul>\r\n<p>&nbsp;</p>\r\n<p><strong><span style=\"font-size: 16pt;\">Διατροφική κουλτούρα &amp; Διατροφικές Διαταραχές</span></strong></p>\r\n<p><span style=\"font-size: 16pt;\">Η διατροφική κουλτούρα είναι συγχυτική. Μας λέει ότι υπάρχει ένας «σωστός» και «λάθος» τρόπος να φάμε. Ομαλοποιεί συμπεριφορές διατροφικών διαταραχών όπως περιορισμό ή υπερβολική άσκηση. Μας λέει ότι ένα λεπτό σώμα είναι η επιτομή της υγείας. Από τα μέσα κοινωνικής δικτύωσης μέχρι τους διαδρόμους του παντοπωλείου, ακόμη και σε περιστασιακή συνομιλία με φίλους σχετικά με την πιο πρόσφατη «υπερτροφή» ή τη δίαιτα της μόδας, αυτά τα τοξικά μηνύματα εισχωρούν σε κάθε πτυχή της ζωής μας και μπορεί να είναι δύσκολη η πλοήγηση.</span></p>\r\n<p>&nbsp;</p>\r\n<p><strong><span style=\"font-size: 16pt;\">Αποκατάσταση Ορθορεξίας &amp; Διατροφικής Διαταραχής</span></strong></p>\r\n<p><span style=\"font-size: 16pt;\">Ως αποτέλεσμα αυτών των μηνυμάτων και των κοινωνικών προσδοκιών, είναι κατανοητό ότι η διαφοροποίηση μεταξύ μιας διατροφικής διαταραχής και της ευαισθητοποίησης για την υγεία μπορεί να προκαλέσει σύγχυση. Ο στόχος οποιασδήποτε αποκατάστασης μη λειτουργικής διατροφικής συμπεριφοράς είναι η δημιουργία ευελιξίας, ώστε να ξαναβρείτε τη χαρά και την ευχαρίστηση στο φαγητό. Για να τιμήσετε τόσο τους γευστικούς κάλυκες όσο και την υγεία σας. Κανένα φαγητό ή ένα μόνο γεύμα δεν πρόκειται να έχει επιζήμιο αντίκτυπο στην υγεία σας. Ωστόσο, το να τηρείτε αυστηρούς κανόνες, να θεωρείτε τα τρόφιμα «καλά» ή «κακά» και να στερείτε τον εαυτό μας από τις ικανοποιητικές εμπειρίες που μπορεί να σας προσφέρει το φαγητό μπορεί και θα είναι επιζήμιο.</span></p>\r\n<p>&nbsp;</p>\r\n<p><em><span style=\"font-size: 16pt;\">Όταν η γραμμή μεταξύ υγείας και διατροφικής διαταραχής γίνεται θολή, κάντε ένα βήμα πίσω και αναρωτηθείτε:</span></em></p>\r\n<p><strong><span style=\"font-size: 16pt;\">Ποια είναι η θέση του διαιτολόγου και του ειδικού ψυχικής υγείας;</span></strong></p>\r\n<p><span style=\"font-size: 16pt;\">Ο διαιτολόγος αναλαμβάνει τη διατροφική επανεκπαίδευση του ορθορεξικού στο τι είναι υγιεινό, θρεπτικό και ασφαλές, και την ρύθμιση των βιολογικών του ανισορροπιών ενώ ο ειδικός ψυχικής υγείας θα βοηθήσει το άτομο να επαναπροσδιορίσει σκέψεις και συναισθήματα, να βρει τον προσανατολισμό του σε συμπεριφορές χωρίς ψυχαναγκασμούς και μέσα από την καλλιέργεια υγιών διαπροσωπικών ορίων να αποκτήσει αυτοπεποίθηση.&nbsp;</span></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"font-size: 12pt;\">Journal Reference:</span></p>\r\n<p>McComb, S.E &amp; Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite.&nbsp;doi.org/10.1016/j.appet.2019.05.005</p>', 1, 45, '2022-10-12 08:23:44', 43, '', '2022-10-13 08:02:21', 43, NULL, NULL, '2022-10-12 08:23:44', 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, 37, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(251, 649, 'Ξυπνώντας ξεκούραστοι και ανανεωμένοι: οι παράγοντες που παίζουν καθοριστικό ρόλο', 'ξυπνώντας-ξεκούραστοι-και-ανανεωμένοι-οι-παράγοντες-που-παίζουν-καθοριστικό-ρόλο', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Ξυπνώντας ξεκούραστοι και ανανεωμένοι: οι παράγοντες που παίζουν καθοριστικό ρόλο</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 16pt;\">Δυσκολεύεστε να σηκωθείτε το πρωί; Ξυπνάτε κουρασμένοι και προσπαθείτε να καταπολεμήστετε τη νύστα στη διάρκεια της ημέρας με διάφορους τρόπους;Σίγουρα δεν είστε οι μόνοι, καθώς πολλοί άνθρωποι αναφέρουν παρόμοιες δυσκολίες αναφορικά με τον ύπνο.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Σε πρόσφατη έρευνα που πραγματοποιήθηκε από το Πανεπιστήμιο της California, οι ερευνητές διαπίστωσαν ότι τα επίπεδα εγρήγορσης όταν ξυπνάμε για να ξεκινήσουμε την μέρα μας δεν είναι απόλυτα γενετικά προκαθορισμένα αλλά μπορούν να επηρεαστούν σημαντικά από τέσσερις ανεξάρτητους παράγοντες:</span></p>\r\n<ul>\r\n<li><span style=\"font-size: 16pt;\">την ποσότητα και την ποιότητα του ύπνου το προηγούμενο βράδυ</span></li>\r\n<li><span style=\"font-size: 16pt;\">τα επίπεδα φυσικής δραστηριότητας την προηγούμενη μέρα</span></li>\r\n<li><span style=\"font-size: 16pt;\">την διατροφική αξία του πρωινού που καταναλώνουμε</span></li>\r\n<li><span style=\"font-size: 16pt;\">ταεπίπεδα γλυκόζης στο αίμα, μετά το πρωινό</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 16pt;\">Για δύο εβδομάδες, οι ερευνητές κατέγραφαν συστηματικά τα επίπεδα εγρήγορσης 833 συμμετεχόντων από την ώρα που ξυπνούσαν και μέσα στην διάρκεια της μέρας, τα επίπεδα σωματικής άσκησης στην διάρκεια της μέρας, την κατανάλωση διαφορετικών γευμάτων για πρωινό καθώς &nbsp;και την την ποσότητα και την ποιότητα ύπνου των συμμετεχόντων. Στη συνέχεια έκαναν αναλύσεις συνδυάζοντας τα παραπάνω δεδομένα και κατέληξαν στα εξής συμπεράσματα:</span></p>\r\n<ul>\r\n<li><span style=\"font-size: 16pt;\">η αύξηση της διάρκειας του ύπνου σε σχέση με αυτό που είναι σύνηθες για το άτομο</span></li>\r\n<li><span style=\"font-size: 16pt;\">η ουσιαστική σωματική άσκηση την προηγούμενη μέρα</span></li>\r\n<li><span style=\"font-size: 16pt;\">η κατανάλωση πρωινού πλούσιου σε σύνθετους υδατάνθρακες, με περιορισμένη ζάχαρη</span></li>\r\n<li><span style=\"font-size: 16pt;\">τα κανονικά, ελεγχόμενα επίπεδα γλυκόζης στο αίμα μετά το πρωινό</span></li>\r\n</ul>\r\n<p><span style=\"font-size: 16pt;\">σχετίζονται σημαντικά με υψηλότερα επίπεδα εγρήγορσης κατά την διάρκεια της μέρας.</span></p>\r\n<p><span style=\"font-size: 16pt;\">Το σημαντικό σε αυτά τα ευρήματα, είναι ότι οι παράγοντες αυτοί είναι ανεξάρτητοι. Έτσι, ακόμα κι αν η καθημερινότητα και οι υποχρεώσεις δεν επιτρέπουν να παρατείνετε την διάρκεια του ύπνου σας, δοκιμάζοντας ένα ή περισσότρα από τα παραπάνω και εφαρμόζοντας τα συστηματικά για ένα διάστημα, μπορείτε να δείτε αλλαγής στο πρωινό ξύπνημα και στην ενέργεια που έχετε μέσα στην μέρα.</span></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 07:19:51', 43, '', '2023-06-17 09:37:51', 43, 43, '2023-06-17 09:37:51', '2023-01-14 07:19:51', 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\":\"\"}', 4, 0, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(252, 657, 'CV - Φένια Βωβού', 'cv-φένια-βωβού', '<p><strong><img src=\"images/2023/03/14/cv90.jpg\" alt=\"\" style=\"float: left; margin-right: 25px; margin-bottom: 5px;\" /></strong></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">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.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\"><br />She has completed a number of certified seminars and courses in a variety of topics including:</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\"><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 and war<br />● Human-Computer interaction<br />● Psychological first aid<br />● The neurobiology of addiction</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\"><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.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">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.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">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.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">Fenia is a member of the Association of Greek Psychologists (Σύλλογος Ελλήνων Ψυχολόγων, ΣΕΨ) as well as of the British Psychological Association (BPS).</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">She holds a Psychologists Licence and can provide services in Greek and English.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\">She currently works as a Psychologist and Team Lead Manager at Hr. Psychology Today, where she also develops and presents seminars and workshops for companies\' employees.</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\"><strong>&nbsp;</strong></span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-05-19 10:57: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\":\"\"}', 5, 1, '', '', 1, 33, '{\"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
(253, 658, 'CV - Μαρία Μαρκιανού', 'cv-μαρία-μαρκιανού', '<p><img src=\"images/cv-makrianou.png\" alt=\"cv90\" width=\"258\" height=\"255\" style=\"margin-right: 20px; margin-bottom: 5px; float: left;\" loading=\"lazy\" /></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Η Μαρία Μαρκιανού είναι ψυχολόγος.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Αποφοίτησε από το Τμήμα Ψυχολογίας του Αριστοτελείου Πανεπιστημίου Θεσσαλονίκης και είναι κάτοχος Άδειας Άσκησης Επαγγέλματος Ψυχολόγου από το 2013.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Παρακολούθησε το Πρόγραμμα Θεραπείας Συμπεριφοράς των Διαταραχών Άγχους, της Ιδεοψυχαναγκαστικής Διαταραχής και της Μετατραυματικής Διαταραχής από την Πανεπιστημιακή Ψυχιατρική Κλινική του Αιγινητείου, στα πλαίσια του οποίου συμμετείχε στις κλινικές εργασίες του Ειδικού Ιατρείου Θεραπειών Συμπεριφοράς.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Έχει πολυετή εμπειρία ως ψυχολόγος και ως εργαζόμενη σε προγράμματα παιδικής προστασίας σε διάφορες Μ.Κ.Ο. με εφήβους και ενήλικες αιτούντες άσυλο και πρόσφυγες στην Ελλάδα, με ψυχολογικές-ψυχιατρικές δυσκολίες. Επίσης έχει παρακολουθήσει πολυάριθμα σεμινάρια σχετικά με διάφορα θέματα ψυχικής υγείας-ψυχοθεραπείας, ανάμεσά τους τη διαχείριση του Μετατραυματικού Στρες, Πρώτες Βοήθειες Ψυχικής Υγείας, υποστήριξη θυμάτων έμφυλης βίας κλπ.</span></p>\r\n<p><span style=\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\">Εργάζεται ως Ψυχολόγος στην εταιρία HR PSYCHOLOGY – TODAY. Είναι Σύμβουλος - Ψυχολόγος στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης και παρέχει ατομικές συνεδρίες σε εφήβους και ενήλικες. Παράλληλα συνεργάζεται με ιδιωτικό Κέντρο Ειδικών Θεραπειών για παιδιά και εφήβους όπου εισηγείται Ομάδες Κοινωνικών Δεξιοτήτων.</span></p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 20:02:46', 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, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(254, 660, 'ΑΝΤΡΕΣ & ΣΥΝΑΙΣΘΗΜΑΤΑ', 'αντρεσ-συναισθηματα', '', 'ΑΝΤΡΕΣ & ΣΥΝΑΙΣΘΗΜΑΤΑ                            Είναι αλήθεια πως το να χαρακτηριστεί ένας άντρας ευαίσθητος δεν θεωρείται απαραίτητα πλεονέκτημα. Διαχρονικά έχει επικρατήσει η πεποίθηση πως η ευαισθησία είναι ‘’προνόμιο’’ του γυναικείου φύλου, αποδίδοντας το χαρακτηριστικό στις ορμονικές αλλαγές. Αρκεί αναλογιστούμε το προκατειλημμένο τρόπο που εκφραζόμαστε όταν απευθυνόμαστε στην συναισθηματική έκφραση ανάλογα με το φύλο. Φράσεις όπως ‘’ Οι άντρες δεν κλαίνε’’ ‘’τα παλικάρια δε φοβούνται’’ κ.α. είναι μόνο μερικές από αυτές που ακούν τα αγόρια από την παιδική ηλικία, εσωτερικεύουν και πιθανότατα αναπαράγουν σαν ενήλικες στα δικά τους παιδιά.\n Είναι όμως τελικά οι άντρες λιγότερο συναισθηματικοί από ότι οι γυναίκες? Σε πρόσφατη έρευνα ο Weigard και οι συνεργάτες του (2021), παρακολούθησαν και κατέγραψαν τις συναισθηματικές διακυμάνσεις 142 ανδρών και γυναικών για διάστημα 75 ημερών, διαπιστώνοντας ότι δεν υπήρχαν σημαντικές διαφορές ανάμεσα στα δύο φύλα. Το παραπάνω εύρημα, αναδεικνύει ότι και τα δύο φύλα βιώνουν αντίστοιχα συναισθήματα και με την ίδια ένταση. Ωστόσο, την ίδια στιγμή, οι άντρες προκειμένου να συμμορφωθούν με τα κοινωνικά πρότυπα καλούνται να περιορίσουν την έκφραση τους ιδίως όταν αυτά αφορούν συναισθήματα φόβου ή και λύπης. Συνεπώς, είναι καιρός να αναθεωρήσουμε τις παγιωμένες αντιλήψεις αναφορικά με τα συναισθήματα, επιτρέποντας στο ανδρικό φύλο την έκφραση όλου του συναισθηματικού ρεπερτορίου χωρίς λογοκρισία. HR. PSYCHOLOGY - TODAY Team', 1, 35, '2023-07-14 11:35:34', 43, '', '2023-07-20 10:42:59', 43, NULL, NULL, '2023-07-14 11:35:34', 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\":\"\"}', 13, 0, '', '', 1, 31, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(255, 661, 'Αντιμέτωποι με Τοξικούς Ανθρώπους ', 'αντιμέτωποι-με-τοξικούς-ανθρώπους', '', 'Αντιμέτωποι με Τοξικούς Ανθρώπους                              Σίγουρα θα έχετε ακούσει για τους «τοξικούς ανθρώπους». Τι σημαίνει όμως αυτό; Είναι οι άνθρωποι τοξικοί ή οι συμπεριφορές τους;  \nΟρθότερος όρος είναι οι «τοξικές συμπεριφορές» των ανθρώπων, συμπεριφορές οι οποίες έχουν αρνητικό αντίκτυπο στη ζωή και την καθημερινότητα μας.\nΣτη ζωή μας, προσωπική ή επαγγελματική, είναι πολύ πιθανό να έρθουμε σε επαφή με τέτοιες συμπεριφορές που προκαλούν αναστάτωση, αυτό-αμφισβήτηση, μείωση της ενέργειας μας και γενικότερη αρνητική διάθεση.  \n &nbsp; \n Πώς θα αναγνωρίσουμε όμως αυτές τις συμπεριφορές;  \nΤα άτομα με τις συμπεριφορές αυτές παρουσιάζουν κάποια κοινά βασικά χαρακτηριστικά:\n\nΕκπέμπουν συνήθως την αίσθηση ότι τους «χρωστάς» κάτι.\nΔεν αναλαμβάνουν την ευθύνη τους και κατηγορούν τους άλλους για τις δικές τους συμπεριφορές.\nΕίναι χειριστικοί.\nΔεν αναγνωρίζουν ούτε παραδέχονται τα λάθη τους.\nΔεν ζητούν εύκολα συγνώμη.\nΔεν δείχνουν σεβασμό στα όρια εκείνων που συναναστρέφονται.\nΜπορεί να συνειδητοποιήσετε ότι σας λένε ψέματα.\nΠαίρνουν συχνά το ρόλο του θύματος, βάζοντας αυτομάτως εσάς στη θέση του θύτη.\nΔεν δείχνουν κατανόηση για τα συναισθήματα και την άποψη του συνομιλητή τους.\nΚάνουν τους γύρω τους να αμφιβάλλουν για τον ίδιο τους τον εαυτό.\n\nΠέραν του να μάθουμε να αναγνωρίζουμε αυτά τα χαρακτηριστικά, σημαντικό είναι να δούμε και με ποιους τρόπους μπορούμε να τα διαχειριστούμε καλύτερα.  \n\nΘέστε όρια.\nΕπικοινωνήστε τις δυσκολίες σας στο άτομο αυτό.\nΠεριορίστε την αλληλεπίδρασή σας μαζί του.\nΑς αποδεχθούμε ότι δε μπορούμε ούτε είναι ευθύνη μας να τους αλλάξουμε.\n\nHR. PSYCHOLOGY - TODAY Team', 1, 41, '2023-07-14 12:20:31', 43, '', '2023-07-20 10:42:14', 43, NULL, NULL, '2023-07-14 12:20:31', NULL, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png?width=282&height=178\",\"image_intro_alt\":\"\",\"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, 24, '{\"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-03-30 11:05:37', 1),
('com_content.article', 14, 44, 12, '2022-03-30 11:05:37', 1),
('com_content.article', 14, 44, 34, '2022-03-30 11:05:37', 1),
('com_content.article', 14, 44, 41, '2022-03-30 11:05:37', 1),
('com_content.article', 15, 45, 9, '2022-01-27 20:19:22', 1),
('com_content.article', 15, 45, 12, '2022-01-27 20:19:22', 1),
('com_content.article', 15, 45, 34, '2022-01-27 20:19:22', 1),
('com_content.article', 15, 45, 42, '2022-01-27 20:19:22', 1),
('com_content.article', 16, 46, 9, '2022-01-27 20:19:59', 1),
('com_content.article', 16, 46, 12, '2022-01-27 20:19:59', 1),
('com_content.article', 16, 46, 34, '2022-01-27 20:19:59', 1),
('com_content.article', 17, 47, 10, '2022-02-14 16:24:04', 1),
('com_content.article', 17, 47, 12, '2022-02-14 16:24:04', 1),
('com_content.article', 18, 48, 10, '2022-02-14 16:23:22', 1),
('com_content.article', 18, 48, 12, '2022-02-14 16:23:22', 1),
('com_content.article', 19, 49, 10, '2022-02-14 16:22:31', 1),
('com_content.article', 19, 49, 12, '2022-02-14 16:22:31', 1),
('com_content.article', 20, 50, 9, '2022-01-27 21:20:23', 1),
('com_content.article', 20, 50, 32, '2022-01-27 21:20:23', 1),
('com_content.article', 20, 50, 38, '2022-01-27 21:20:23', 1),
('com_content.article', 20, 50, 45, '2022-01-27 21:20:23', 1),
('com_content.article', 21, 51, 9, '2022-01-27 21:21:07', 1),
('com_content.article', 21, 51, 32, '2022-01-27 21:21:07', 1),
('com_content.article', 21, 51, 38, '2022-01-27 21:21:07', 1),
('com_content.article', 21, 51, 56, '2022-01-27 21:21:07', 1),
('com_content.article', 22, 52, 9, '2022-01-27 21:21:30', 1),
('com_content.article', 22, 52, 32, '2022-01-27 21:21:30', 1),
('com_content.article', 22, 52, 38, '2022-01-27 21:21:30', 1),
('com_content.article', 23, 53, 10, '2022-03-30 11:07:23', 1),
('com_content.article', 23, 53, 38, '2022-03-30 11:07:23', 1),
('com_content.article', 24, 54, 10, '2022-02-14 16:21:25', 1),
('com_content.article', 24, 54, 38, '2022-02-14 16:21:25', 1),
('com_content.article', 25, 55, 10, '2022-03-30 11:06:54', 1),
('com_content.article', 25, 55, 38, '2022-03-30 11:06:54', 1),
('com_content.article', 26, 56, 10, '2022-03-30 11:06:28', 1),
('com_content.article', 26, 56, 38, '2022-03-30 11:06:28', 1),
('com_content.article', 27, 57, 9, '2023-03-16 14:11:02', 1),
('com_content.article', 27, 57, 13, '2023-03-16 14:11:02', 1),
('com_content.article', 28, 58, 9, '2023-03-16 14:12:59', 1),
('com_content.article', 28, 58, 13, '2023-03-16 14:12:59', 1),
('com_content.article', 28, 58, 32, '2023-03-16 14:12:59', 1),
('com_content.article', 28, 58, 41, '2023-03-16 14:12:59', 1),
('com_content.article', 29, 59, 9, '2023-03-16 14:16:34', 1),
('com_content.article', 29, 59, 13, '2023-03-16 14:16:34', 1),
('com_content.article', 29, 59, 32, '2023-03-16 14:16:34', 1),
('com_content.article', 30, 60, 10, '2022-02-14 16:19:49', 1),
('com_content.article', 30, 60, 13, '2022-02-14 16:19:49', 1),
('com_content.article', 31, 61, 10, '2022-02-14 16:18:55', 1),
('com_content.article', 31, 61, 13, '2022-02-14 16:18:55', 1),
('com_content.article', 32, 62, 10, '2022-02-14 16:18:28', 1),
('com_content.article', 32, 62, 13, '2022-02-14 16:18:28', 1),
('com_content.article', 33, 63, 9, '2022-01-27 21:02:38', 1),
('com_content.article', 33, 63, 27, '2022-01-27 21:02:38', 1),
('com_content.article', 33, 63, 32, '2022-01-27 21:02:38', 1),
('com_content.article', 33, 63, 53, '2022-01-27 21:02:38', 1),
('com_content.article', 34, 64, 9, '2022-03-06 20:44:37', 1),
('com_content.article', 34, 64, 27, '2022-03-06 20:44:37', 1),
('com_content.article', 34, 64, 32, '2022-03-06 20:44:37', 1),
('com_content.article', 34, 64, 54, '2022-03-06 20:44:37', 1),
('com_content.article', 35, 65, 9, '2022-01-27 21:04:15', 1),
('com_content.article', 35, 65, 27, '2022-01-27 21:04:15', 1),
('com_content.article', 35, 65, 32, '2022-01-27 21:04:15', 1),
('com_content.article', 35, 65, 43, '2022-01-27 21:04:15', 1),
('com_content.article', 35, 65, 55, '2022-01-27 21:04:15', 1),
('com_content.article', 36, 66, 10, '2022-02-14 16:17:58', 1),
('com_content.article', 36, 66, 27, '2022-02-14 16:17:58', 1),
('com_content.article', 37, 67, 10, '2022-02-14 16:17:27', 1),
('com_content.article', 37, 67, 27, '2022-02-14 16:17:27', 1),
('com_content.article', 38, 68, 10, '2022-04-14 09:16:48', 1),
('com_content.article', 38, 68, 27, '2022-04-14 09:16:48', 1),
('com_content.article', 39, 69, 10, '2022-04-14 09:20:20', 1),
('com_content.article', 39, 69, 27, '2022-04-14 09:20:20', 1),
('com_content.article', 40, 70, 10, '2022-02-14 15:35:07', 1),
('com_content.article', 40, 70, 27, '2022-02-14 15:35:07', 1),
('com_content.article', 41, 71, 10, '2022-02-14 15:34:41', 1),
('com_content.article', 41, 71, 27, '2022-02-14 15:34:41', 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-02-14 14:35:08', 1),
('com_content.article', 43, 73, 22, '2022-02-14 14:35:08', 1),
('com_content.article', 43, 73, 35, '2022-02-14 14:35:08', 1),
('com_content.article', 43, 73, 48, '2022-02-14 14:35:08', 1),
('com_content.article', 44, 74, 9, '2022-01-27 21:16:38', 1),
('com_content.article', 44, 74, 22, '2022-01-27 21:16:38', 1),
('com_content.article', 44, 74, 35, '2022-01-27 21:16:38', 1),
('com_content.article', 44, 74, 43, '2022-01-27 21:16:38', 1),
('com_content.article', 45, 75, 9, '2022-01-27 21:17:42', 1),
('com_content.article', 45, 75, 22, '2022-01-27 21:17:42', 1),
('com_content.article', 45, 75, 35, '2022-01-27 21:17:42', 1),
('com_content.article', 46, 76, 10, '2022-02-14 15:34:15', 1),
('com_content.article', 46, 76, 22, '2022-02-14 15:34:15', 1),
('com_content.article', 47, 77, 10, '2022-02-14 15:33:40', 1),
('com_content.article', 47, 77, 22, '2022-02-14 15:33:40', 1),
('com_content.article', 48, 78, 10, '2022-02-14 15:33:11', 1),
('com_content.article', 48, 78, 22, '2022-02-14 15:33:11', 1),
('com_content.article', 49, 79, 10, '2022-02-14 15:32:23', 1),
('com_content.article', 49, 79, 22, '2022-02-14 15:32:23', 1),
('com_content.article', 50, 80, 9, '2022-01-27 20:44:18', 1),
('com_content.article', 50, 80, 21, '2022-01-27 20:44:18', 1),
('com_content.article', 50, 80, 35, '2022-01-27 20:44:18', 1),
('com_content.article', 50, 80, 41, '2022-01-27 20:44:18', 1),
('com_content.article', 50, 80, 47, '2022-01-27 20:44:18', 1),
('com_content.article', 50, 80, 48, '2022-01-27 20:44:18', 1),
('com_content.article', 51, 81, 9, '2022-02-14 14:27:04', 1),
('com_content.article', 51, 81, 21, '2022-02-14 14:27:04', 1),
('com_content.article', 51, 81, 35, '2022-02-14 14:27:04', 1),
('com_content.article', 51, 81, 41, '2022-02-14 14:27:04', 1),
('com_content.article', 51, 81, 48, '2022-02-14 14:27:04', 1),
('com_content.article', 51, 81, 49, '2022-02-14 14:27:04', 1),
('com_content.article', 52, 82, 9, '2022-01-27 20:47:31', 1),
('com_content.article', 52, 82, 21, '2022-01-27 20:47:31', 1),
('com_content.article', 52, 82, 35, '2022-01-27 20:47:31', 1),
('com_content.article', 52, 82, 47, '2022-01-27 20:47:31', 1),
('com_content.article', 53, 83, 9, '2022-02-14 14:29:15', 1),
('com_content.article', 53, 83, 21, '2022-02-14 14:29:15', 1),
('com_content.article', 53, 83, 35, '2022-02-14 14:29:15', 1),
('com_content.article', 53, 83, 48, '2022-02-14 14:29:15', 1),
('com_content.article', 53, 83, 50, '2022-02-14 14:29:15', 1),
('com_content.article', 54, 84, 9, '2022-02-14 14:31:30', 1),
('com_content.article', 54, 84, 21, '2022-02-14 14:31:30', 1),
('com_content.article', 54, 84, 35, '2022-02-14 14:31:30', 1),
('com_content.article', 54, 84, 51, '2022-02-14 14:31:30', 1),
('com_content.article', 55, 85, 10, '2022-02-14 15:31:53', 1),
('com_content.article', 55, 85, 21, '2022-02-14 15:31:53', 1),
('com_content.article', 56, 86, 10, '2022-02-14 15:31:20', 1),
('com_content.article', 56, 86, 21, '2022-02-14 15:31:20', 1),
('com_content.article', 57, 87, 10, '2022-02-14 15:30:44', 1),
('com_content.article', 57, 87, 21, '2022-02-14 15:30:44', 1),
('com_content.article', 58, 88, 10, '2022-02-14 15:30:04', 1),
('com_content.article', 58, 88, 21, '2022-02-14 15:30:04', 1),
('com_content.article', 59, 89, 10, '2022-02-14 15:29:29', 1),
('com_content.article', 59, 89, 21, '2022-02-14 15:29:29', 1),
('com_content.article', 60, 90, 9, '2022-01-27 20:25:32', 1),
('com_content.article', 60, 90, 14, '2022-01-27 20:25:32', 1),
('com_content.article', 60, 90, 33, '2022-01-27 20:25:32', 1),
('com_content.article', 60, 90, 41, '2022-01-27 20:25:32', 1),
('com_content.article', 61, 91, 9, '2022-01-27 20:26:07', 1),
('com_content.article', 61, 91, 14, '2022-01-27 20:26:07', 1),
('com_content.article', 61, 91, 33, '2022-01-27 20:26:07', 1),
('com_content.article', 61, 91, 43, '2022-01-27 20:26:07', 1),
('com_content.article', 62, 92, 9, '2022-01-27 20:26:31', 1),
('com_content.article', 62, 92, 14, '2022-01-27 20:26:31', 1),
('com_content.article', 62, 92, 33, '2022-01-27 20:26:31', 1),
('com_content.article', 63, 93, 9, '2022-01-27 20:27:28', 1),
('com_content.article', 63, 93, 14, '2022-01-27 20:27:28', 1),
('com_content.article', 63, 93, 32, '2022-01-27 20:27:28', 1),
('com_content.article', 63, 93, 33, '2022-01-27 20:27:28', 1),
('com_content.article', 64, 94, 10, '2022-02-14 15:28:55', 1),
('com_content.article', 64, 94, 14, '2022-02-14 15:28:55', 1),
('com_content.article', 65, 95, 10, '2022-02-14 15:28:24', 1),
('com_content.article', 65, 95, 14, '2022-02-14 15:28:24', 1),
('com_content.article', 66, 96, 10, '2022-02-14 15:27:52', 1),
('com_content.article', 66, 96, 14, '2022-02-14 15:27:52', 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, '2022-01-27 20:28:41', 1),
('com_content.article', 68, 98, 15, '2022-01-27 20:28:41', 1),
('com_content.article', 68, 98, 33, '2022-01-27 20:28:41', 1),
('com_content.article', 68, 98, 44, '2022-01-27 20:28:41', 1),
('com_content.article', 69, 99, 9, '2022-01-27 20:29:02', 1),
('com_content.article', 69, 99, 15, '2022-01-27 20:29:02', 1),
('com_content.article', 69, 99, 33, '2022-01-27 20:29:02', 1),
('com_content.article', 70, 100, 9, '2023-03-16 14:10:03', 1),
('com_content.article', 70, 100, 15, '2023-03-16 14:10:03', 1),
('com_content.article', 70, 100, 33, '2023-03-16 14:10:03', 1),
('com_content.article', 70, 100, 43, '2023-03-16 14:10:03', 1),
('com_content.article', 71, 101, 9, '2022-01-27 20:30:08', 1),
('com_content.article', 71, 101, 15, '2022-01-27 20:30:08', 1),
('com_content.article', 71, 101, 33, '2022-01-27 20:30:08', 1),
('com_content.article', 71, 101, 41, '2022-01-27 20:30:08', 1),
('com_content.article', 72, 102, 10, '2022-03-06 19:43:39', 1),
('com_content.article', 72, 102, 15, '2022-03-06 19:43:39', 1),
('com_content.article', 73, 103, 10, '2022-03-06 19:44:16', 1),
('com_content.article', 73, 103, 15, '2022-03-06 19:44:16', 1),
('com_content.article', 74, 104, 9, '2022-01-27 20:30:57', 1),
('com_content.article', 74, 104, 16, '2022-01-27 20:30:57', 1),
('com_content.article', 74, 104, 33, '2022-01-27 20:30:57', 1),
('com_content.article', 74, 104, 41, '2022-01-27 20:30:57', 1),
('com_content.article', 75, 105, 10, '2022-02-14 15:25:30', 1),
('com_content.article', 75, 105, 16, '2022-02-14 15:25:30', 1),
('com_content.article', 76, 106, 10, '2022-02-14 15:24:54', 1),
('com_content.article', 76, 106, 16, '2022-02-14 15:24:54', 1),
('com_content.article', 77, 107, 10, '2022-02-14 15:16:31', 1),
('com_content.article', 77, 107, 16, '2022-02-14 15:16:31', 1),
('com_content.article', 78, 108, 10, '2022-02-14 15:15:55', 1),
('com_content.article', 78, 108, 16, '2022-02-14 15:15:55', 1),
('com_content.article', 79, 109, 9, '2022-01-27 20:31:36', 1),
('com_content.article', 79, 109, 17, '2022-01-27 20:31:36', 1),
('com_content.article', 79, 109, 33, '2022-01-27 20:31:36', 1),
('com_content.article', 79, 109, 41, '2022-01-27 20:31:36', 1),
('com_content.article', 80, 110, 9, '2022-01-27 20:32:03', 1),
('com_content.article', 80, 110, 17, '2022-01-27 20:32:03', 1),
('com_content.article', 80, 110, 33, '2022-01-27 20:32:03', 1),
('com_content.article', 80, 110, 43, '2022-01-27 20:32:03', 1),
('com_content.article', 81, 111, 9, '2022-01-27 20:32:58', 1),
('com_content.article', 81, 111, 17, '2022-01-27 20:32:58', 1),
('com_content.article', 81, 111, 33, '2022-01-27 20:32:58', 1),
('com_content.article', 81, 111, 45, '2022-01-27 20:32:58', 1),
('com_content.article', 82, 112, 10, '2022-02-14 15:15:04', 1),
('com_content.article', 82, 112, 17, '2022-02-14 15:15:04', 1),
('com_content.article', 83, 113, 10, '2022-02-14 15:14:31', 1),
('com_content.article', 83, 113, 17, '2022-02-14 15:14:31', 1),
('com_content.article', 84, 114, 10, '2022-02-14 15:13:55', 1),
('com_content.article', 84, 114, 17, '2022-02-14 15:13:55', 1),
('com_content.article', 85, 115, 9, '2022-01-27 20:38:28', 1),
('com_content.article', 85, 115, 19, '2022-01-27 20:38:28', 1),
('com_content.article', 85, 115, 33, '2022-01-27 20:38:28', 1),
('com_content.article', 85, 115, 41, '2022-01-27 20:38:28', 1),
('com_content.article', 86, 116, 9, '2022-01-27 20:39:18', 1),
('com_content.article', 86, 116, 19, '2022-01-27 20:39:18', 1),
('com_content.article', 86, 116, 33, '2022-01-27 20:39:18', 1),
('com_content.article', 86, 116, 43, '2022-01-27 20:39:18', 1),
('com_content.article', 87, 117, 9, '2022-01-27 20:39:05', 1),
('com_content.article', 87, 117, 19, '2022-01-27 20:39:05', 1),
('com_content.article', 87, 117, 33, '2022-01-27 20:39:05', 1),
('com_content.article', 87, 117, 43, '2022-01-27 20:39:05', 1),
('com_content.article', 88, 118, 10, '2023-03-16 14:06:00', 1),
('com_content.article', 88, 118, 19, '2023-03-16 14:06:00', 1),
('com_content.article', 89, 119, 10, '2023-03-16 14:08:57', 1),
('com_content.article', 89, 119, 19, '2023-03-16 14:08:57', 1),
('com_content.article', 90, 120, 10, '2022-02-14 15:12:05', 1),
('com_content.article', 90, 120, 19, '2022-02-14 15:12:05', 1),
('com_content.article', 91, 121, 9, '2023-03-16 13:59:44', 1),
('com_content.article', 91, 121, 20, '2023-03-16 13:59:44', 1),
('com_content.article', 91, 121, 33, '2023-03-16 13:59:44', 1),
('com_content.article', 91, 121, 43, '2023-03-16 13:59:44', 1),
('com_content.article', 92, 122, 9, '2023-03-16 14:00:54', 1),
('com_content.article', 92, 122, 20, '2023-03-16 14:00:54', 1),
('com_content.article', 92, 122, 33, '2023-03-16 14:00:54', 1),
('com_content.article', 92, 122, 41, '2023-03-16 14:00:54', 1),
('com_content.article', 93, 123, 9, '2022-01-27 20:41:35', 1),
('com_content.article', 93, 123, 20, '2022-01-27 20:41:35', 1),
('com_content.article', 93, 123, 33, '2022-01-27 20:41:35', 1),
('com_content.article', 94, 124, 10, '2023-03-16 14:02:28', 1),
('com_content.article', 94, 124, 20, '2023-03-16 14:02:28', 1),
('com_content.article', 95, 125, 10, '2022-02-14 15:10:31', 1),
('com_content.article', 95, 125, 20, '2022-02-14 15:10:31', 1),
('com_content.article', 96, 126, 10, '2022-02-14 15:09:59', 1),
('com_content.article', 96, 126, 20, '2022-02-14 15:09:59', 1),
('com_content.article', 97, 127, 9, '2022-01-27 20:52:30', 1),
('com_content.article', 97, 127, 23, '2022-01-27 20:52:30', 1),
('com_content.article', 97, 127, 33, '2022-01-27 20:52:30', 1),
('com_content.article', 98, 128, 9, '2022-01-27 20:53:33', 1),
('com_content.article', 98, 128, 23, '2022-01-27 20:53:33', 1),
('com_content.article', 98, 128, 33, '2022-01-27 20:53:33', 1),
('com_content.article', 98, 128, 52, '2022-01-27 20:53:33', 1),
('com_content.article', 99, 129, 9, '2022-01-27 20:54:08', 1),
('com_content.article', 99, 129, 23, '2022-01-27 20:54:08', 1),
('com_content.article', 99, 129, 33, '2022-01-27 20:54:08', 1),
('com_content.article', 99, 129, 41, '2022-01-27 20:54:08', 1),
('com_content.article', 100, 130, 10, '2023-03-16 13:55:22', 1),
('com_content.article', 100, 130, 23, '2023-03-16 13:55:22', 1),
('com_content.article', 101, 131, 10, '2023-03-16 13:56:38', 1),
('com_content.article', 101, 131, 23, '2023-03-16 13:56:38', 1),
('com_content.article', 102, 132, 10, '2022-02-14 15:08:20', 1),
('com_content.article', 102, 132, 23, '2022-02-14 15:08:20', 1),
('com_content.article', 103, 133, 10, '2022-02-14 15:07:41', 1),
('com_content.article', 103, 133, 23, '2022-02-14 15:07:41', 1),
('com_content.article', 104, 134, 9, '2022-03-06 20:11:35', 1),
('com_content.article', 104, 134, 24, '2022-03-06 20:11:35', 1),
('com_content.article', 104, 134, 33, '2022-03-06 20:11:35', 1),
('com_content.article', 105, 135, 9, '2023-03-16 13:50:44', 1),
('com_content.article', 105, 135, 24, '2023-03-16 13:50:44', 1),
('com_content.article', 105, 135, 33, '2023-03-16 13:50:44', 1),
('com_content.article', 106, 136, 9, '2022-01-27 20:56:09', 1),
('com_content.article', 106, 136, 24, '2022-01-27 20:56:09', 1),
('com_content.article', 106, 136, 33, '2022-01-27 20:56:09', 1),
('com_content.article', 107, 137, 9, '2022-01-27 20:56:38', 1),
('com_content.article', 107, 137, 24, '2022-01-27 20:56:38', 1),
('com_content.article', 107, 137, 33, '2022-01-27 20:56:38', 1),
('com_content.article', 107, 137, 41, '2022-01-27 20:56:38', 1),
('com_content.article', 108, 138, 10, '2022-02-14 15:06:53', 1),
('com_content.article', 108, 138, 24, '2022-02-14 15:06:53', 1),
('com_content.article', 109, 139, 10, '2023-03-16 13:53:03', 1),
('com_content.article', 109, 139, 24, '2023-03-16 13:53:03', 1),
('com_content.article', 110, 140, 10, '2023-03-16 13:54:23', 1),
('com_content.article', 110, 140, 24, '2023-03-16 13:54:23', 1),
('com_content.article', 111, 141, 10, '2022-02-14 15:04:14', 1),
('com_content.article', 111, 141, 24, '2022-02-14 15:04:14', 1),
('com_content.article', 112, 142, 9, '2022-03-06 19:40:30', 1),
('com_content.article', 112, 142, 25, '2022-03-06 19:40:30', 1),
('com_content.article', 112, 142, 33, '2022-03-06 19:40:30', 1),
('com_content.article', 112, 142, 52, '2022-03-06 19:40:30', 1),
('com_content.article', 113, 143, 9, '2023-03-16 13:50:08', 1),
('com_content.article', 113, 143, 25, '2023-03-16 13:50:08', 1),
('com_content.article', 113, 143, 33, '2023-03-16 13:50:08', 1),
('com_content.article', 113, 143, 48, '2023-03-16 13:50:08', 1),
('com_content.article', 114, 144, 9, '2022-01-27 21:00:29', 1),
('com_content.article', 114, 144, 25, '2022-01-27 21:00:29', 1),
('com_content.article', 114, 144, 33, '2022-01-27 21:00:29', 1),
('com_content.article', 114, 144, 41, '2022-01-27 21:00:29', 1),
('com_content.article', 115, 145, 10, '2022-02-14 15:03:43', 1),
('com_content.article', 115, 145, 25, '2022-02-14 15:03:43', 1),
('com_content.article', 116, 146, 10, '2022-02-14 15:02:31', 1),
('com_content.article', 116, 146, 25, '2022-02-14 15:02:31', 1),
('com_content.article', 117, 147, 10, '2022-02-14 15:01:41', 1),
('com_content.article', 117, 147, 25, '2022-02-14 15:01:41', 1),
('com_content.article', 118, 148, 9, '2023-03-16 13:43:57', 1),
('com_content.article', 118, 148, 18, '2023-03-16 13:43:57', 1),
('com_content.article', 118, 148, 33, '2023-03-16 13:43:57', 1),
('com_content.article', 118, 148, 46, '2023-03-16 13:43:57', 1),
('com_content.article', 119, 149, 9, '2022-01-27 20:35:51', 1),
('com_content.article', 119, 149, 18, '2022-01-27 20:35:51', 1),
('com_content.article', 119, 149, 33, '2022-01-27 20:35:51', 1),
('com_content.article', 119, 149, 44, '2022-01-27 20:35:51', 1),
('com_content.article', 120, 150, 9, '2023-03-16 13:46:21', 1),
('com_content.article', 120, 150, 18, '2023-03-16 13:46:21', 1),
('com_content.article', 120, 150, 33, '2023-03-16 13:46:21', 1),
('com_content.article', 120, 150, 41, '2023-03-16 13:46:21', 1),
('com_content.article', 121, 151, 9, '2022-01-27 20:36:51', 1),
('com_content.article', 121, 151, 18, '2022-01-27 20:36:51', 1),
('com_content.article', 121, 151, 33, '2022-01-27 20:36:51', 1),
('com_content.article', 122, 152, 10, '2022-02-14 15:01:06', 1),
('com_content.article', 122, 152, 18, '2022-02-14 15:01:06', 1),
('com_content.article', 123, 153, 10, '2022-02-14 15:00:25', 1),
('com_content.article', 123, 153, 18, '2022-02-14 15:00:25', 1),
('com_content.article', 124, 154, 10, '2023-03-16 13:47:14', 1),
('com_content.article', 124, 154, 18, '2023-03-16 13:47:14', 1),
('com_content.article', 125, 155, 10, '2023-03-16 13:49:03', 1),
('com_content.article', 125, 155, 18, '2023-03-16 13:49:03', 1),
('com_content.article', 126, 156, 9, '2022-01-27 21:07:23', 1),
('com_content.article', 126, 156, 26, '2022-01-27 21:07:23', 1),
('com_content.article', 126, 156, 33, '2022-01-27 21:07:23', 1),
('com_content.article', 127, 157, 10, '2022-02-14 14:58:24', 1),
('com_content.article', 127, 157, 26, '2022-02-14 14:58:24', 1),
('com_content.article', 128, 158, 10, '2022-02-14 14:57:08', 1),
('com_content.article', 128, 158, 26, '2022-02-14 14:57:08', 1),
('com_content.article', 129, 159, 9, '2022-01-27 21:09:11', 1),
('com_content.article', 129, 159, 28, '2022-01-27 21:09:11', 1),
('com_content.article', 129, 159, 33, '2022-01-27 21:09:11', 1),
('com_content.article', 130, 160, 9, '2023-03-16 13:42:26', 1),
('com_content.article', 130, 160, 28, '2023-03-16 13:42:26', 1),
('com_content.article', 130, 160, 33, '2023-03-16 13:42:26', 1),
('com_content.article', 131, 161, 9, '2022-01-27 21:09:54', 1),
('com_content.article', 131, 161, 28, '2022-01-27 21:09:54', 1),
('com_content.article', 131, 161, 33, '2022-01-27 21:09:54', 1),
('com_content.article', 132, 162, 9, '2022-01-27 21:10:20', 1),
('com_content.article', 132, 162, 28, '2022-01-27 21:10:20', 1),
('com_content.article', 132, 162, 33, '2022-01-27 21:10:20', 1),
('com_content.article', 133, 163, 10, '2022-02-14 14:55:30', 1),
('com_content.article', 133, 163, 28, '2022-02-14 14:55:30', 1),
('com_content.article', 134, 164, 10, '2022-02-14 14:56:10', 1),
('com_content.article', 134, 164, 28, '2022-02-14 14:56:10', 1),
('com_content.article', 135, 165, 10, '2022-02-14 14:53:00', 1),
('com_content.article', 135, 165, 28, '2022-02-14 14:53:00', 1),
('com_content.article', 136, 166, 10, '2022-02-14 14:52:12', 1),
('com_content.article', 136, 166, 28, '2022-02-14 14:52:12', 1),
('com_content.article', 137, 167, 9, '2022-01-27 21:12:38', 1),
('com_content.article', 137, 167, 30, '2022-01-27 21:12:38', 1),
('com_content.article', 137, 167, 33, '2022-01-27 21:12:38', 1),
('com_content.article', 138, 168, 9, '2022-01-27 21:13:06', 1),
('com_content.article', 138, 168, 30, '2022-01-27 21:13:06', 1),
('com_content.article', 138, 168, 33, '2022-01-27 21:13:06', 1),
('com_content.article', 139, 169, 9, '2022-03-06 19:41:20', 1),
('com_content.article', 139, 169, 30, '2022-03-06 19:41:20', 1),
('com_content.article', 139, 169, 33, '2022-03-06 19:41:20', 1),
('com_content.article', 140, 170, 9, '2022-01-27 21:13:44', 1),
('com_content.article', 140, 170, 30, '2022-01-27 21:13:44', 1),
('com_content.article', 140, 170, 33, '2022-01-27 21:13:44', 1),
('com_content.article', 141, 171, 10, '2022-02-14 14:51:06', 1),
('com_content.article', 141, 171, 30, '2022-02-14 14:51:06', 1),
('com_content.article', 142, 172, 10, '2022-02-14 14:50:04', 1),
('com_content.article', 142, 172, 30, '2022-02-14 14:50:04', 1),
('com_content.article', 143, 173, 9, '2023-03-16 11:46:28', 1),
('com_content.article', 143, 173, 29, '2023-03-16 11:46:28', 1),
('com_content.article', 144, 174, 9, '2022-01-27 21:19:07', 1),
('com_content.article', 144, 174, 29, '2022-01-27 21:19:07', 1),
('com_content.article', 144, 174, 33, '2022-01-27 21:19:07', 1),
('com_content.article', 144, 174, 43, '2022-01-27 21:19:07', 1),
('com_content.article', 145, 175, 9, '2023-03-16 13:41:33', 1),
('com_content.article', 145, 175, 29, '2023-03-16 13:41:33', 1),
('com_content.article', 145, 175, 33, '2023-03-16 13:41:33', 1),
('com_content.article', 145, 175, 44, '2023-03-16 13:41:33', 1),
('com_content.article', 146, 176, 10, '2022-02-14 14:49:27', 1),
('com_content.article', 146, 176, 29, '2022-02-14 14:49:27', 1),
('com_content.article', 147, 177, 10, '2022-02-14 14:48:36', 1),
('com_content.article', 147, 177, 29, '2022-02-14 14:48:36', 1),
('com_content.article', 148, 178, 10, '2022-02-14 14:47:49', 1),
('com_content.article', 148, 178, 29, '2022-02-14 14:47:49', 1),
('com_content.article', 149, 179, 9, '2023-03-16 11:39:55', 1),
('com_content.article', 149, 179, 31, '2023-03-16 11:39:55', 1),
('com_content.article', 149, 179, 33, '2023-03-16 11:39:55', 1),
('com_content.article', 149, 179, 43, '2023-03-16 11:39:55', 1),
('com_content.article', 150, 180, 9, '2022-01-27 21:22:31', 1),
('com_content.article', 150, 180, 31, '2022-01-27 21:22:31', 1),
('com_content.article', 150, 180, 33, '2022-01-27 21:22:31', 1),
('com_content.article', 150, 180, 41, '2022-01-27 21:22:31', 1),
('com_content.article', 151, 181, 10, '2023-03-21 10:30:41', 1),
('com_content.article', 151, 181, 31, '2023-03-21 10:30:41', 1),
('com_content.article', 152, 182, 10, '2023-03-16 11:45:25', 1),
('com_content.article', 152, 182, 31, '2023-03-16 11:45:25', 1),
('com_content.article', 153, 183, 9, '2022-01-27 20:21:25', 1),
('com_content.article', 153, 183, 33, '2022-01-27 20:21:25', 1),
('com_content.article', 153, 183, 39, '2022-01-27 20:21:25', 1),
('com_content.article', 153, 183, 43, '2022-01-27 20:21:25', 1),
('com_content.article', 154, 184, 9, '2022-01-27 20:22:29', 1),
('com_content.article', 154, 184, 33, '2022-01-27 20:22:29', 1),
('com_content.article', 154, 184, 39, '2022-01-27 20:22:29', 1),
('com_content.article', 155, 185, 9, '2022-01-27 20:22:45', 1),
('com_content.article', 155, 185, 33, '2022-01-27 20:22:45', 1),
('com_content.article', 155, 185, 39, '2022-01-27 20:22:45', 1),
('com_content.article', 156, 186, 10, '2022-02-14 14:45:13', 1),
('com_content.article', 156, 186, 39, '2022-02-14 14:45:13', 1),
('com_content.article', 157, 187, 11, '2022-04-04 20:11:57', 1),
('com_content.article', 157, 187, 12, '2022-04-04 20:11:57', 1),
('com_content.article', 158, 206, 11, '2022-04-04 20:12:11', 1),
('com_content.article', 158, 206, 12, '2022-04-04 20:12:11', 1),
('com_content.article', 159, 207, 11, '2022-04-04 20:11:09', 1),
('com_content.article', 159, 207, 38, '2022-04-04 20:11:09', 1),
('com_content.article', 160, 208, 11, '2022-04-04 20:10:50', 1),
('com_content.article', 160, 208, 13, '2022-04-04 20:10:50', 1),
('com_content.article', 161, 209, 11, '2022-04-04 20:10:30', 1),
('com_content.article', 161, 209, 27, '2022-04-04 20:10:30', 1),
('com_content.article', 162, 210, 11, '2022-04-04 20:09:10', 1),
('com_content.article', 162, 210, 22, '2022-04-04 20:09:10', 1),
('com_content.article', 163, 211, 11, '2022-04-04 20:08:38', 1),
('com_content.article', 163, 211, 22, '2022-04-04 20:08:38', 1),
('com_content.article', 164, 212, 11, '2022-04-04 20:07:53', 1),
('com_content.article', 164, 212, 21, '2022-04-04 20:07:53', 1),
('com_content.article', 165, 213, 11, '2022-04-04 20:07:28', 1),
('com_content.article', 165, 213, 14, '2022-04-04 20:07:28', 1),
('com_content.article', 166, 214, 11, '2022-04-04 20:06:52', 1),
('com_content.article', 166, 214, 14, '2022-04-04 20:06:52', 1),
('com_content.article', 167, 215, 11, '2022-04-04 20:06:19', 1),
('com_content.article', 167, 215, 15, '2022-04-04 20:06:19', 1),
('com_content.article', 168, 216, 11, '2022-04-04 20:05:46', 1),
('com_content.article', 168, 216, 16, '2022-04-04 20:05:46', 1),
('com_content.article', 169, 217, 11, '2022-04-04 20:04:47', 1),
('com_content.article', 169, 217, 17, '2022-04-04 20:04:47', 1),
('com_content.article', 170, 218, 11, '2022-04-04 20:04:12', 1),
('com_content.article', 170, 218, 17, '2022-04-04 20:04:12', 1),
('com_content.article', 171, 219, 11, '2022-04-04 20:02:29', 1),
('com_content.article', 171, 219, 19, '2022-04-04 20:02:29', 1),
('com_content.article', 172, 220, 11, '2022-04-04 20:01:43', 1),
('com_content.article', 172, 220, 19, '2022-04-04 20:01:43', 1),
('com_content.article', 173, 221, 11, '2022-04-04 20:01:13', 1),
('com_content.article', 173, 221, 20, '2022-04-04 20:01:13', 1),
('com_content.article', 174, 222, 11, '2022-04-04 19:59:51', 1),
('com_content.article', 174, 222, 23, '2022-04-04 19:59:51', 1),
('com_content.article', 175, 223, 11, '2022-04-04 19:59:20', 1),
('com_content.article', 175, 223, 23, '2022-04-04 19:59:20', 1),
('com_content.article', 176, 224, 11, '2022-04-04 19:58:41', 1),
('com_content.article', 176, 224, 24, '2022-04-04 19:58:41', 1),
('com_content.article', 177, 225, 11, '2022-04-04 19:55:57', 1),
('com_content.article', 177, 225, 24, '2022-04-04 19:55:57', 1),
('com_content.article', 178, 226, 11, '2022-04-04 20:00:14', 1),
('com_content.article', 178, 226, 25, '2022-04-04 20:00:14', 1),
('com_content.article', 179, 227, 11, '2022-04-04 19:49:56', 1),
('com_content.article', 179, 227, 25, '2022-04-04 19:49:56', 1),
('com_content.article', 180, 228, 11, '2022-04-04 19:48:22', 1),
('com_content.article', 180, 228, 26, '2022-04-04 19:48:22', 1),
('com_content.article', 181, 229, 11, '2022-04-04 19:45:02', 1),
('com_content.article', 181, 229, 28, '2022-04-04 19:45:02', 1),
('com_content.article', 182, 230, 11, '2022-04-04 19:44:39', 1),
('com_content.article', 182, 230, 28, '2022-04-04 19:44:39', 1),
('com_content.article', 183, 231, 11, '2022-04-04 19:44:09', 1),
('com_content.article', 183, 231, 30, '2022-04-04 19:44:09', 1),
('com_content.article', 184, 232, 11, '2022-04-04 19:39:53', 1),
('com_content.article', 184, 232, 29, '2022-04-04 19:39:53', 1),
('com_content.article', 185, 233, 11, '2022-04-04 19:35:56', 1),
('com_content.article', 185, 233, 31, '2022-04-04 19:35:56', 1),
('com_content.article', 186, 234, 11, '2022-04-04 19:36:08', 1),
('com_content.article', 186, 234, 39, '2022-04-04 19:36:08', 1),
('com_content.article', 187, 242, 9, '2023-06-17 09:35:36', 1),
('com_content.article', 187, 242, 12, '2023-06-17 09:35:36', 1),
('com_content.article', 187, 242, 34, '2023-06-17 09:35:36', 1),
('com_content.article', 187, 242, 38, '2023-06-17 09:35:36', 1),
('com_content.article', 188, 254, 9, '2023-07-20 10:42:59', 1),
('com_content.article', 188, 254, 31, '2023-07-20 10:42:59', 1),
('com_content.article', 189, 255, 9, '2023-07-20 10:42:14', 1),
('com_content.article', 189, 255, 22, '2023-07-20 10:42:14', 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\":\"3960fa09cb0e7b120e1ac07a17bf1ae1\"}', '', 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\":1694669300}', '', 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\":1693206700}', '', 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\":\"\"}', '{\"MYSQL_PATH\":\"mysql\",\"MYSQLDUMP_PATH\":\"mysqldump\",\"DATA_FOLDER\":\"jaextmanager_data\"}', '', 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),
(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, 10206, '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),
(10162, 10206, '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);
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
(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),
(10204, 10205, '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),
(10205, 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),
(10206, 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),
(10209, 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),
(10210, 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),
(10211, 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),
(10214, 10205, '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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '', '2022-01-04 20:36:33', '04f526dec1b68280f39ad441ef6912cb', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313738343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31373b733a353a22616c696173223b733a33333a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb1ceb3cf87cebfcf85cf83223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33363a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33363a2231373aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb1ceb3cf87cebfcf85cf83223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720ce91ce93cea7ce9fcea5cea3223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137223b7d7d),
(10, 'index.php?option=com_content&view=category&id=18', 'index.php?option=com_content&view=category&id=18', 'Άγχος', '', '2022-01-04 20:37:30', 'dbee6dad20d57090313a0e890c7ac4eb', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313731363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31383b733a353a22616c696173223b733a31303a22ceacceb3cf87cebfcf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33303b733a393a22706172656e745f6964223b693a31373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33373a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22ce86ceb3cf87cebfcf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138223b7d7d),
(11, 'index.php?option=com_content&view=category&id=19', 'index.php?option=com_content&view=category&id=19', 'Στρες', '', '2022-01-04 20:37:45', 'c58b0d2a6476173a20ef1237850f20c9', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313731363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31393b733a353a22616c696173223b733a31303a22cf83cf84cf81ceb5cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33323b733a393a22706172656e745f6964223b693a31373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33373a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22cea3cf84cf81ceb5cf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139223b7d7d),
(12, 'index.php?option=com_content&view=category&id=20', 'index.php?option=com_content&view=category&id=20', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '', '2022-01-04 20:38:19', '3c21b7afebc91d8a4cd0ea24da25f7ed', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313830323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33393a22ceb5cebdceb9cf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2232303aceb5cebdceb9cf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce95ce9dce99cea3cea7cea5cea3ce9720ce94cea5ce9dce91cea4ce9fcea4ce97cea4cea9ce9d223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230223b7d7d),
(13, 'index.php?option=com_content&view=category&id=21', 'index.php?option=com_content&view=category&id=21', 'Απολαμβάνειν', '', '2022-01-04 20:38:53', '16bea0070f719f074a67abde83a33bd8', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313735383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32313b733a353a22616c696173223b733a32343a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231223b7d7d),
(14, 'index.php?option=com_content&view=category&id=22', 'index.php?option=com_content&view=category&id=22', 'Αυτοέλεγχος', '', '2022-01-04 20:46:42', '5f7b11cbf3bf441bf4a96aa17c69f282', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313735323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32323b733a353a22616c696173223b733a32323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232223b7d7d),
(15, 'index.php?option=com_content&view=category&id=23', 'index.php?option=com_content&view=category&id=23', 'Αυτονομία', '', '2022-01-04 20:46:48', 'b6d8d023a58e417173e069cd47463ecc', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313734303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32333b733a353a22616c696173223b733a31383a22ceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233223b7d7d),
(16, 'index.php?option=com_content&view=category&id=24', 'index.php?option=com_content&view=category&id=24', 'Αυτοπεποίθηση', '', '2022-01-04 20:46:48', '3eca21b32211e5e9f619383820526873', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313736343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32343b733a353a22616c696173223b733a32363a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234223b7d7d),
(17, 'index.php?option=com_content&view=category&id=25', 'index.php?option=com_content&view=category&id=25', 'Διαχείριση Ενέργειας', '', '2022-01-04 20:46:48', '53661d2aa2e551760f02c6556e1f55e6', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313830333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32353b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3235223b7d7d),
(18, 'index.php?option=com_content&view=category&id=26', 'index.php?option=com_content&view=category&id=26', 'Διεκδικητικοτητα', '', '2022-01-04 20:46:48', '0778539c5712457102d4b2b5f55b0a2e', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313738323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32363b733a353a22616c696173223b733a33323a22ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3236223b7d7d),
(19, 'index.php?option=com_content&view=category&id=27', 'index.php?option=com_content&view=category&id=27', 'Ευγνωμοσύνη', '', '2022-01-04 20:46:48', '3b1da4e4cbd91a27685d2cd6e576a173', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313735323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32373b733a353a22616c696173223b733a32323a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3237223b7d7d),
(20, 'index.php?option=com_content&view=category&id=28', 'index.php?option=com_content&view=category&id=28', 'Ευτυχία', '', '2022-01-04 20:46:48', '2a5af8cf44d7ee5a4f6db65c51398941', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313732383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32383b733a353a22616c696173223b733a31343a22ceb5cf85cf84cf85cf87ceafceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3238223b7d7d);
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', 'Θετικότητα', '', '2022-01-04 20:46:48', 'a21541ac89c87a193689022647ce0c25', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313734363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32393b733a353a22616c696173223b733a32303a22ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3239223b7d7d),
(22, 'index.php?option=com_content&view=category&id=30', 'index.php?option=com_content&view=category&id=30', 'Ικανότητες', '', '2022-01-04 20:46:48', '03f3a896eb95b73235cdc5f91c9219cf', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313734363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33303b733a353a22616c696173223b733a32303a22ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3330223b7d7d),
(23, 'index.php?option=com_content&view=category&id=31', 'index.php?option=com_content&view=category&id=31', 'Λήψη αποφάσεων', '', '2022-01-04 20:46:48', 'b60cca579cf805baa2932eb2620d71ba', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313736373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33313b733a353a22616c696173223b733a32373a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3331223b7d7d),
(24, 'index.php?option=com_content&view=category&id=32', 'index.php?option=com_content&view=category&id=32', 'Όρια', '', '2022-01-04 20:46:48', 'd804683d094edbb847c084216eb49fd1', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313730383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33323b733a353a22616c696173223b733a383a22cf8ccf81ceb9ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a22ce8ccf81ceb9ceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3332223b7d7d),
(25, 'index.php?option=com_content&view=category&id=33', 'index.php?option=com_content&view=category&id=33', 'Προσαρμοστικότητα', '', '2022-01-04 20:46:48', '174a1b70bf34e4bf0ff7bd397d4c3082', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313738383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33333b733a353a22616c696173223b733a33343a22cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3333223b7d7d),
(26, 'index.php?option=com_content&view=category&id=34', 'index.php?option=com_content&view=category&id=34', 'Στόχοι', '', '2022-01-04 20:46:48', '72b7d232f1b874f086e7747c35f23d2a', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313732323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33343b733a353a22616c696173223b733a31323a22cf83cf84cf8ccf87cebfceb9223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22cea3cf84cf8ccf87cebfceb9223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3334223b7d7d),
(27, 'index.php?option=com_content&view=category&id=35', 'index.php?option=com_content&view=category&id=35', 'Ψυχική ανθεκτικότητα', '', '2022-01-04 20:46:48', '6ffddd615d6d1434a8aa075eb20c76ac', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313830333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33353b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3335223b7d7d),
(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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '', '2022-01-04 20:46:48', '05c20fbcf821947d31c9cf6fdc91a347', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313830323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33373b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2233373aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3337223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720ce94cea5cea3ce9ace9fce9bce99cea9ce9d223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3337223b7d7d),
(30, 'index.php?option=com_content&view=category&id=38', 'index.php?option=com_content&view=category&id=38', 'Αναβλητικότητα', '', '2022-01-04 20:46:57', '29b0655a1a4f796ff54d5b0c5c16f961', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313737303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33383b733a353a22616c696173223b733a32383a22ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37303b733a393a22706172656e745f6964223b693a33373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a34333a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3338223b7d7d),
(31, 'index.php?option=com_content&view=category&id=39', 'index.php?option=com_content&view=category&id=39', 'Θυμός', '', '2022-01-04 20:46:57', 'ce63731fd021672501b221701120a723', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313731363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33393b733a353a22616c696173223b733a31303a22ceb8cf85cebccf8ccf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37323b733a393a22706172656e745f6964223b693a33373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a34333a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22ce98cf85cebccf8ccf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3339223b7d7d),
(32, 'index.php?option=com_content&view=category&id=40', 'index.php?option=com_content&view=category&id=40', 'ΣΧΕΣΕΙΣ', '', '2022-01-04 20:46:57', '81491205efeb8de7f7eec1c67a4be559', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313732373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34303b733a353a22616c696173223b733a31343a22cf83cf87ceb5cf83ceb5ceb9cf83223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31373a2234303acf83cf87ceb5cf83ceb5ceb9cf83223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3430223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22cea3cea7ce95cea3ce95ce99cea3223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3430223b7d7d);
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', 'Διαπροσωπικές σχέσεις', '', '2022-01-04 20:46:57', '4e298428277f1a4cd8bd2352cc3bf04e', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313830393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34313b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37363b733a393a22706172656e745f6964223b693a34303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a34353a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3431223b7d7d),
(34, 'index.php?option=com_content&view=category&id=42', 'index.php?option=com_content&view=category&id=42', 'Ερωτικές σχεσεις', '', '2022-01-04 20:46:57', '9ba4c91c100bf524fc613f4df4abbdda', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313737393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34323b733a353a22616c696173223b733a33313a22ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37383b733a393a22706172656e745f6964223b693a34303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a34353a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3432223b7d7d),
(35, 'index.php?option=com_tags&view=tag&id=9', 'index.php?option=com_tags&view=tag&id=9:άρθρα', 'Άρθρα', '', '2022-01-04 20:51:59', '0762d992c3ab7bd199f72e458f023573', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:51:59', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323932303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a393b733a353a22616c696173223b733a31303a22ceaccf81ceb8cf81ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a35313a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31323a22393aceaccf81ceb8cf81ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d393aceaccf81ceb8cf81ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35313a3539223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22ce86cf81ceb8cf81ceb1223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d39223b7d7d),
(36, 'index.php?option=com_tags&view=tag&id=10', 'index.php?option=com_tags&view=tag&id=10:ασκήσεις', 'Ασκήσεις', '', '2022-01-04 20:52:10', '9f57c73ff7a2e7458961648f33eab50e', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:52:10', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323934383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31303b733a353a22616c696173223b733a31363a22ceb1cf83cebaceaecf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a35323a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31393a2231303aceb1cf83cebaceaecf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31303aceb1cf83cebaceaecf83ceb5ceb9cf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35323a3130223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22ce91cf83cebaceaecf83ceb5ceb9cf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3130223b7d7d),
(37, 'index.php?option=com_tags&view=tag&id=11', 'index.php?option=com_tags&view=tag&id=11:τέστ', 'Τέστ', '', '2022-01-04 20:52:18', '8cf71e814ea18d856cdf3dd63f475cbe', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:52:18', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323931343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31313b733a353a22616c696173223b733a383a22cf84ceadcf83cf84223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a35323a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31313a2231313acf84ceadcf83cf84223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31313acf84ceadcf83cf84223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35323a3138223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a22cea4ceadcf83cf84223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3131223b7d7d),
(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);
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
(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),
(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),
(45, 'index.php?option=com_tags&view=tag&id=12', 'index.php?option=com_tags&view=tag&id=12:άγχος', 'Άγχος', '', '2022-01-09 19:07:21', 'a5c9a3f09671ecb38f53781be58208b0', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:07:21', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323932343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31323b733a353a22616c696173223b733a31303a22ceacceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30373a3231223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2231323aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31323aceacceb3cf87cebfcf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30373a3231223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22ce86ceb3cf87cebfcf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3132223b7d7d),
(46, 'index.php?option=com_tags&view=tag&id=13', 'index.php?option=com_tags&view=tag&id=13:αναβλητικότητα', 'Αναβλητικότητα', '', '2022-01-09 19:08:01', 'a0072093a126b207ea491e214f6f85cd', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:01', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323939363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31333b733a353a22616c696173223b733a32383a22ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30383a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33313a2231333aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31333aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3031223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3133223b7d7d),
(47, 'index.php?option=com_tags&view=tag&id=14', 'index.php?option=com_tags&view=tag&id=14:απολαμβάνειν', 'Απολαμβάνειν', '', '2022-01-09 19:08:07', 'a523d46e3e74c68886f425671df721f3', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:07', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323938303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31343b733a353a22616c696173223b733a32343a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30383a3037223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32373a2231343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3134223b7d7d);
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
(48, 'index.php?option=com_tags&view=tag&id=15', 'index.php?option=com_tags&view=tag&id=15:αυτοέλεγχος', 'Αυτοέλεγχος', '', '2022-01-09 19:08:15', '6ae6b268708c1ee47dfa74b0897a81dd', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:15', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323937323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31353b733a353a22616c696173223b733a32323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30383a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32353a2231353aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31353aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3135223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3135223b7d7d),
(49, 'index.php?option=com_tags&view=tag&id=16', 'index.php?option=com_tags&view=tag&id=16:αυτονομία', 'Αυτονομία', '', '2022-01-09 19:08:43', '5d8b8ea3c417275dead5e4f6b9b98e81', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:43', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323935363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31363b733a353a22616c696173223b733a31383a22ceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30383a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2231363aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31363aceb1cf85cf84cebfcebdcebfcebcceafceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3433223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3136223b7d7d),
(50, 'index.php?option=com_tags&view=tag&id=17', 'index.php?option=com_tags&view=tag&id=17:αυτοπεποίθηση', 'Αυτοπεποίθηση', '', '2022-01-09 19:08:48', 'f8da256aa92a234559f47c2e8be68d88', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:48', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323938383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31373b733a353a22616c696173223b733a32363a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30383a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32393a2231373aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31373aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3438223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3137223b7d7d),
(51, 'index.php?option=com_tags&view=tag&id=18', 'index.php?option=com_tags&view=tag&id=18:λήψη-αποφάσεων', 'Λήψη Αποφάσεων', '', '2022-01-09 19:08:54', 'b5fd95d91c610ad729cd237ac2e46bee', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:54', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323939323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31383b733a353a22616c696173223b733a32373a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30383a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33303a2231383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3534223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22ce9bceaecf88ceb720ce91cf80cebfcf86ceaccf83ceb5cf89cebd223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3138223b7d7d),
(52, 'index.php?option=com_tags&view=tag&id=19', 'index.php?option=com_tags&view=tag&id=19:διαχείριση-ενέργειας', 'Διαχείριση Ενέργειας', '', '2022-01-09 19:09:00', '3cf514f303ac8e597cb349ca806d0b77', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:00', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333034303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31393b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2231393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3030223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3139223b7d7d),
(53, 'index.php?option=com_tags&view=tag&id=20', 'index.php?option=com_tags&view=tag&id=20:διεκδικητικότητα', 'Διεκδικητικότητα', '', '2022-01-09 19:09:05', '414bf4017403a071fabe6b5b05f60267', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:05', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333031323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33323a22ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33353a2232303aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32303aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3035223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3230223b7d7d),
(54, 'index.php?option=com_tags&view=tag&id=21', 'index.php?option=com_tags&view=tag&id=21:ερωτικές-σχέσεις', 'Ερωτικές σχέσεις', '', '2022-01-09 19:09:30', '4d0f6c8b483162f18b91a0d54f6c7daa', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:30', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333030383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32313b733a353a22616c696173223b733a33313a22ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33343a2232313aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32313aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3330223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3231223b7d7d);
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
(55, 'index.php?option=com_tags&view=tag&id=22', 'index.php?option=com_tags&view=tag&id=22:διαπροσωπικές-σχέσεις', 'Διαπροσωπικές σχέσεις ', '', '2022-01-09 19:09:35', 'c3651057f32f5d6d99eff342a58b88e3', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:35', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333034393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32323b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34343a2232323aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32323aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3335223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3232223b7d7d),
(56, 'index.php?option=com_tags&view=tag&id=23', 'index.php?option=com_tags&view=tag&id=23:ευγνωμοσύνη', 'Ευγνωμοσύνη', '', '2022-01-09 19:09:39', '3cf591cdc1ac82a865abedc5c1b62289', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:39', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323937323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32333b733a353a22616c696173223b733a32323a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32353a2232333aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32333aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3339223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3233223b7d7d),
(57, 'index.php?option=com_tags&view=tag&id=24', 'index.php?option=com_tags&view=tag&id=24:ευτυχία', 'Ευτυχία', '', '2022-01-09 19:09:45', '9028bac198a1c72104d3d0b44a1e7a71', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:45', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323934303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32343b733a353a22616c696173223b733a31343a22ceb5cf85cf84cf85cf87ceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2232343aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32343aceb5cf85cf84cf85cf87ceafceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3435223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3234223b7d7d),
(58, 'index.php?option=com_tags&view=tag&id=25', 'index.php?option=com_tags&view=tag&id=25:θετικότητα', 'Θετικότητα', '', '2022-01-09 19:09:52', '3306fa3b624596c4d02249a3e3a021b2', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:52', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323936343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32353b733a353a22616c696173223b733a32303a22ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3532223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32333a2232353aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32353aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3532223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3235223b7d7d),
(59, 'index.php?option=com_tags&view=tag&id=26', 'index.php?option=com_tags&view=tag&id=26:ικανότητα', 'Ικανότητα', '', '2022-01-09 19:09:56', '5e66aa06da8f187c0cac17721e652996', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:56', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323935363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32363b733a353a22616c696173223b733a31383a22ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a30393a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2232363aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32363aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3536223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3236223b7d7d),
(60, 'index.php?option=com_tags&view=tag&id=27', 'index.php?option=com_tags&view=tag&id=27:θυμός', 'Θυμός', '', '2022-01-09 19:10:01', 'b0dbe0b275532a6fcf8a9d99ed69db95', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:01', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323932343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32373b733a353a22616c696173223b733a31303a22ceb8cf85cebccf8ccf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2232373aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32373aceb8cf85cebccf8ccf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3031223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22ce98cf85cebccf8ccf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3237223b7d7d),
(61, 'index.php?option=com_tags&view=tag&id=28', 'index.php?option=com_tags&view=tag&id=28:όρια', 'Όρια', '', '2022-01-09 19:10:07', '6b3687e6b3dbd778529a52b5730060b5', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:07', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323931343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32383b733a353a22616c696173223b733a383a22cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3037223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31313a2232383acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32383acf8ccf81ceb9ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a22ce8ccf81ceb9ceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3238223b7d7d);
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
(62, 'index.php?option=com_tags&view=tag&id=29', 'index.php?option=com_tags&view=tag&id=29:στόχοι', 'Στόχοι', '', '2022-01-09 19:10:12', '9873a31dd17e4e79bbbc43d954127c99', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:12', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323933323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32393b733a353a22616c696173223b733a31323a22cf83cf84cf8ccf87cebfceb9223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31353a2232393acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32393acf83cf84cf8ccf87cebfceb9223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3132223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22cea3cf84cf8ccf87cebfceb9223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3239223b7d7d),
(63, 'index.php?option=com_tags&view=tag&id=30', 'index.php?option=com_tags&view=tag&id=30:προσαρμοστικότητα', 'Προσαρμοστικότητα', '', '2022-01-09 19:10:16', 'ae99723922b97b80300641cf16172659', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:16', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333032303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33303b733a353a22616c696173223b733a33343a22cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33373a2233303acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33303acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3136223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3330223b7d7d),
(64, 'index.php?option=com_tags&view=tag&id=31', 'index.php?option=com_tags&view=tag&id=31:ψυχική-ανθεκτικότητα', 'Ψυχική Ανθεκτικότητα', '', '2022-01-09 19:10:22', 'b93198a409ec2f528aeb993536e652da', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:22', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333034303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33313b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233313acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33313acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3232223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22cea8cf85cf87ceb9cebaceae20ce91cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3331223b7d7d),
(65, 'index.php?option=com_tags&view=tag&id=32', 'index.php?option=com_tags&view=tag&id=32:διαχείριση-δυσκολιών', 'Διαχείριση Δυσκολιών', '', '2022-01-09 19:10:30', '11de0027daadf5411b0208c447cb6abc', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:30', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333034303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33323b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf8ecebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf8ecebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf8ecebd223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3330223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce94cf85cf83cebacebfcebbceb9cf8ecebd223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3332223b7d7d),
(66, 'index.php?option=com_tags&view=tag&id=33', 'index.php?option=com_tags&view=tag&id=33:ενίσχυση-δυνατοτήτων', 'Ενίσχυση Δυνατοτήτων', '', '2022-01-09 19:10:35', '3d947ec1396fd251cb6570f586cc31a4', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:35', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333034303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33333b733a353a22616c696173223b733a33393a22ceb5cebdceafcf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233333aceb5cebdceafcf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33333aceb5cebdceafcf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3335223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce95cebdceafcf83cf87cf85cf83ceb720ce94cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3333223b7d7d),
(68, 'index.php?option=com_tags&view=tag&id=35', 'index.php?option=com_tags&view=tag&id=35:σχέσεις', 'Σχέσεις', '', '2022-01-09 19:10:45', '788174eb65591fd9151ab2268bf86872', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:45', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323934303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33353b733a353a22616c696173223b733a31343a22cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2233353acf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33353acf83cf87ceadcf83ceb5ceb9cf82223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3435223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22cea3cf87ceadcf83ceb5ceb9cf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3335223b7d7d),
(69, 'index.php?option=com_tags&view=tag&id=36', 'index.php?option=com_tags&view=tag&id=36:νέα', 'Νέα', '', '2022-01-09 19:10:52', '0bb99fca8866472c642ba73da0c7007a', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:52', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323930353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33363b733a353a22616c696173223b733a363a22cebdceadceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3532223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a393a2233363acebdceadceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33363acebdceadceb1223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3532223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22ce9dceadceb1223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3336223b7d7d);
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
(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', 'Βιογραφικά', '', '2022-01-15 10:09:36', '8e78fd2bdfc3de80b8e138d043f63a2f', 1, 1, 1, '*', NULL, NULL, '2022-01-15 10:09:36', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313734353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34333b733a353a22616c696173223b733a32303a22ceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d31352031303a30393a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a30393a3336223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3433223b7d7d);
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
(259, 'index.php?option=com_content&view=article&id=194', 'index.php?option=com_content&view=article&id=194:cv-χριστίνα-ζουρνά&catid=43', 'CV - Χριστίνα Ζουρνά', ' Η Χριστίνα Ζουρνά είναι ψυχολόγος. Σπούδασε Ψυχολογία στο Εθνικό και Καποδιστριακό Πανεπιστήμιο Αθηνών στο τμήμα «Ψυχολογία Αθήνας» και διαθέτει Άδεια Ασκήσεως Επαγγέλματος Ψυχολόγου. Συνέχισε την ειδίκευσή της στην Κλινική Ψυχολογία στο Πανεπιστήμιο Leiden της Ολλανδίας στα πλαίσια μεταπτυχιακών σπουδών. Στη συνέχεια μετεκπαιδεύτηκε για τέσσερα χρόνια στη Γνωσιακή Συμπεριφορική Ψυχοθεραπεία στην Πανεπιστημιακή Ψυχιατρική Κλινική του Αιγινητείου. Επιπλέον, εκπαιδεύτηκε για ένα χρόνο στη θεραπευτική αντιμετώπιση των Διαταραχών Πρόσληψης Τροφής στο Αιγινήτειο σε συνεργασία με την Ελληνική Εταιρεία Έρευνας της Συμπεριφοράς (ΕΕΕΣ). Συνεργάζεται ακόμη με το Νευροψυχολογικό Εργαστήριο του Αιγινήτειου Νοσοκομείου στα πλαίσια χορήγησης και στάθμισης νευροψυχολογικών εργαλείων. Πρόσφατα παρουσίασε στο 1ο Πανελλήνιο Συνέδριο Νευροψυχολογίας την ελληνική στάθμιση του εργαλείου “Tower of London”. Εργάζεται ως Ψυχολόγος στην εταιρία Hr. Psychology-Today όπου διαμορφώνει και εισηγείται σεμινάρια. Επιπλέον είναι Σύμβουλος - Ψυχολόγος στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης καιπαρέχει ατομικές συνεδρίες σε εφήβους και ενήλικες. ', '2023-04-26 19:54:10', '790a8907defd10f5549f2205dfb56d7e', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323039393a2220ce9720cea7cf81ceb9cf83cf84ceafcebdceb120ce96cebfcf85cf81cebdceac20ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf822e20cea3cf80cebfcf8dceb4ceb1cf83ceb520cea8cf85cf87cebfcebbcebfceb3ceafceb120cf83cf84cebf20ce95ceb8cebdceb9cebacf8c20cebaceb1ceb920ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd20cf83cf84cebf20cf84cebcceaecebcceb120c2abcea8cf85cf87cebfcebbcebfceb3ceafceb120ce91ceb8ceaecebdceb1cf82c2bb20cebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e20cea3cf85cebdceadcf87ceb9cf83ceb520cf84ceb7cebd20ceb5ceb9ceb4ceafcebaceb5cf85cf83ceae20cf84ceb7cf8220cf83cf84ceb7cebd20ce9acebbceb9cebdceb9cebaceae20cea8cf85cf87cebfcebbcebfceb3ceafceb120cf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf204c656964656e20cf84ceb7cf8220ce9fcebbcebbceb1cebdceb4ceafceb1cf8220cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8ecebd20cf83cf80cebfcf85ceb4cf8ecebd2e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebcceb5cf84ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520ceb3ceb9ceb120cf84ceadcf83cf83ceb5cf81ceb120cf87cf81cf8ccebdceb9ceb120cf83cf84ceb720ce93cebdcf89cf83ceb9ceb1cebaceae20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceb9cebaceae20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cf83cf84ceb7cebd20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceb9ceb1cebaceae20cea8cf85cf87ceb9ceb1cf84cf81ceb9cebaceae20ce9acebbceb9cebdceb9cebaceae20cf84cebfcf8520ce91ceb9ceb3ceb9cebdceb7cf84ceb5ceafcebfcf852e20ce95cf80ceb9cf80cebbceadcebfcebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520ceb3ceb9ceb120ceadcebdceb120cf87cf81cf8ccebdcebf20cf83cf84ceb720ceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceae20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb720cf84cf89cebd20ce94ceb9ceb1cf84ceb1cf81ceb1cf87cf8ecebd20cea0cf81cf8ccf83cebbceb7cf88ceb7cf8220cea4cf81cebfcf86ceaecf8220cf83cf84cebf20ce91ceb9ceb3ceb9cebdceaecf84ceb5ceb9cebf20cf83ceb520cf83cf85cebdceb5cf81ceb3ceb1cf83ceafceb120cebcceb520cf84ceb7cebd20ce95cebbcebbceb7cebdceb9cebaceae20ce95cf84ceb1ceb9cf81ceb5ceafceb120ce88cf81ceb5cf85cebdceb1cf8220cf84ceb7cf8220cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822028ce95ce95ce95cea3292e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb1cebacf8ccebcceb720cebcceb520cf84cebf20ce9dceb5cf85cf81cebfcf88cf85cf87cebfcebbcebfceb3ceb9cebacf8c20ce95cf81ceb3ceb1cf83cf84ceaecf81ceb9cebf20cf84cebfcf8520ce91ceb9ceb3ceb9cebdceaecf84ceb5ceb9cebfcf8520ce9dcebfcf83cebfcebacebfcebcceb5ceafcebfcf8520cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf87cebfcf81ceaeceb3ceb7cf83ceb7cf8220cebaceb1ceb920cf83cf84ceacceb8cebcceb9cf83ceb7cf8220cebdceb5cf85cf81cebfcf88cf85cf87cebfcebbcebfceb3ceb9cebacf8ecebd20ceb5cf81ceb3ceb1cebbceb5ceafcf89cebd2e20cea0cf81cf8ccf83cf86ceb1cf84ceb120cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb520cf83cf84cebf2031cebf20cea0ceb1cebdceb5cebbcebbceaecebdceb9cebf20cea3cf85cebdceadceb4cf81ceb9cebf20ce9dceb5cf85cf81cebfcf88cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84ceb7cebd20ceb5cebbcebbceb7cebdceb9cebaceae20cf83cf84ceacceb8cebcceb9cf83ceb720cf84cebfcf8520ceb5cf81ceb3ceb1cebbceb5ceafcebfcf8520e2809c546f776572206f66204c6f6e646f6ee2809d2e20ce95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048722e2050737963686f6c6f67792d546f64617920cf8ccf80cebfcf8520ceb4ceb9ceb1cebccebfcf81cf86cf8ecebdceb5ceb920cebaceb1ceb920ceb5ceb9cf83ceb7ceb3ceb5ceafcf84ceb1ceb920cf83ceb5cebcceb9cebdceaccf81ceb9ceb12e20ce95cf80ceb9cf80cebbceadcebfcebd20ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf82202d20cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf8220cebaceb1ceb9cf80ceb1cf81ceadcf87ceb5ceb920ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cf83ceb520ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf822e20223b693a333b613a32353a7b733a323a226964223b693a3139343b733a353a22616c696173223b733a33323a22637620cf87cf81ceb9cf83cf84ceafcebdceb120ceb6cebfcf85cf81cebdceac223b733a373a2273756d6d617279223b733a323537343a223c703e3c696d67207372633d22696d616765732f6376352e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece97266e6273703bcea7cf81ceb9cf83cf84ceafcebdceb120ce96cebfcf85cf81cebdceac266e6273703bceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf80cebfcf8dceb4ceb1cf83ceb520cea8cf85cf87cebfcebbcebfceb3ceafceb120cf83cf84cebf20ce95ceb8cebdceb9cebacf8c20cebaceb1ceb920ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd20cf83cf84cebf20cf84cebcceaecebcceb1266e6273703bc2abcea8cf85cf87cebfcebbcebfceb3ceafceb120ce91ceb8ceaecebdceb1cf82c2bb266e6273703bcebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e266e6273703bcea3cf85cebdceadcf87ceb9cf83ceb520cf84ceb7cebd20ceb5ceb9ceb4ceafcebaceb5cf85cf83ceae20cf84ceb7cf8220cf83cf84ceb7cebd266e6273703bce9acebbceb9cebdceb9cebaceae20cea8cf85cf87cebfcebbcebfceb3ceafceb1266e6273703bcf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf204c656964656e20cf84ceb7cf8220ce9fcebbcebbceb1cebdceb4ceafceb1cf8220cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8ecebd20cf83cf80cebfcf85ceb4cf8ecebd2e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebcceb5cf84ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520ceb3ceb9ceb120cf84ceadcf83cf83ceb5cf81ceb120cf87cf81cf8ccebdceb9ceb120cf83cf84ceb7266e6273703bce93cebdcf89cf83ceb9ceb1cebaceae20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceb9cebaceae20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb1266e6273703bcf83cf84ceb7cebd20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceb9ceb1cebaceae20cea8cf85cf87ceb9ceb1cf84cf81ceb9cebaceae20ce9acebbceb9cebdceb9cebaceae20cf84cebfcf8520ce91ceb9ceb3ceb9cebdceb7cf84ceb5ceafcebfcf852e20ce95cf80ceb9cf80cebbceadcebfcebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520ceb3ceb9ceb120ceadcebdceb120cf87cf81cf8ccebdcebf20cf83cf84ceb7266e6273703bceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceae20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb720cf84cf89cebd20ce94ceb9ceb1cf84ceb1cf81ceb1cf87cf8ecebd20cea0cf81cf8ccf83cebbceb7cf88ceb7cf8220cea4cf81cebfcf86ceaecf8220cf83cf84cebf20ce91ceb9ceb3ceb9cebdceaecf84ceb5ceb9cebf266e6273703bcf83ceb520cf83cf85cebdceb5cf81ceb3ceb1cf83ceafceb120cebcceb520cf84ceb7cebd20ce95cebbcebbceb7cebdceb9cebaceae20ce95cf84ceb1ceb9cf81ceb5ceafceb120ce88cf81ceb5cf85cebdceb1cf8220cf84ceb7cf8220cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822028ce95ce95ce95cea3292e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb1cebacf8ccebcceb720cebcceb520cf84cebf20ce9dceb5cf85cf81cebfcf88cf85cf87cebfcebbcebfceb3ceb9cebacf8c20ce95cf81ceb3ceb1cf83cf84ceaecf81ceb9cebf20cf84cebfcf8520ce91ceb9ceb3ceb9cebdceaecf84ceb5ceb9cebfcf8520ce9dcebfcf83cebfcebacebfcebcceb5ceafcebfcf8520cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf87cebfcf81ceaeceb3ceb7cf83ceb7cf8220cebaceb1ceb920cf83cf84ceacceb8cebcceb9cf83ceb7cf8220cebdceb5cf85cf81cebfcf88cf85cf87cebfcebbcebfceb3ceb9cebacf8ecebd20ceb5cf81ceb3ceb1cebbceb5ceafcf89cebd2e20cea0cf81cf8ccf83cf86ceb1cf84ceb120cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb520cf83cf84cebf20313c7375703ecebf3c2f7375703e266e6273703bcea0ceb1cebdceb5cebbcebbceaecebdceb9cebf20cea3cf85cebdceadceb4cf81ceb9cebf20ce9dceb5cf85cf81cebfcf88cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84ceb7cebd20ceb5cebbcebbceb7cebdceb9cebaceae20cf83cf84ceacceb8cebcceb9cf83ceb720cf84cebfcf8520ceb5cf81ceb3ceb1cebbceb5ceafcebfcf8520e2809c546f776572206f66204c6f6e646f6ee2809d2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf82266e6273703bcea8cf85cf87cebfcebbcf8cceb3cebfcf82266e6273703bcf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048722e2050737963686f6c6f67792d546f64617920cf8ccf80cebfcf8520ceb4ceb9ceb1cebccebfcf81cf86cf8ecebdceb5ceb920cebaceb1ceb9266e6273703bceb5ceb9cf83ceb7ceb3ceb5ceafcf84ceb1ceb9266e6273703bcf83ceb5cebcceb9cebdceaccf81ceb9ceb12e20ce95cf80ceb9cf80cebbceadcebfcebd20ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf82202d20cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd266e6273703b3234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf82266e6273703bcebaceb1ceb920cf80ceb1cf81ceadcf87ceb5ceb920ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cf83ceb520ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf822e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362031393a35343a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a223139343a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dceb6cebfcf85cf81cebdceac223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139343a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dceb6cebfcf85cf81cebdceac2663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a224356202d20cea7cf81ceb9cf83cf84ceafcebdceb120ce96cebfcf85cf81cebdceac223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313934223b7d),
(260, 'index.php?option=com_content&view=article&id=195', 'index.php?option=com_content&view=article&id=195:cv-χριστίνα-καραχοτζίτη&catid=43', 'CV - Χριστίνα Καραχοτζίτη', ' Η Χριστίνα Καραχοτζίτη είναι διαιτολόγος – διατροφολόγος MSC. Σπούδασε στο ΤΕΧΝΟΛΟΓΙΚΟ ΕΚΠΑΙΔΕΥΤΙΚΟ ΙΔΡΥΜΑ ΚΡΗΤΗΣ στο τμήμα ΔΙΑΤΡΟΦΗΣ ΚΑΙ ΔΙΑΙΤΟΛΟΓΙΑΣ και διαθέτει Άδεια Ασκήσεως Επαγγέλματος Διαιτολόγου. Στην συνέχεια προχώρησε σε μεταπτυχιακές σπουδές με τίτλο ΄΄Συμβουλευτική Ασθενών΄΄ στο Πανεπιστήμιο Αιγαίου και ΄΄Διαχείριση Ποιότητας Τροφίμων’’ στο Πανεπιστήμιο Δυτικής Αττικής, όπου και τις ολοκλήρωσε με άριστα. Διετέλεσε την πρακτική της άσκηση στο Αρεταίειο Πανεπιστημιακό Νοσοκομείο Αθηνών , όπου ήταν υπεύθυνη για την για την αξιολόγηση της θρεπτικής κατάστασης τόσο των νοσηλευόμενων όσο και των εξωτερικών ασθενών καθώς και για τον σχεδιασμό εξατομικευμένων προγραμμάτων διατροφής. Επιπλέον στα πλαίσια της πρακτικής της άσκησης υπήρξε βοηθός συντονιστή ΣΔΑΤ ISO 22000:2005 για την Παρασκευή και διάθεση γευμάτων στους Νοσηλευόμενους ασθενείς καθώς και στο προσωπικό του Νοσοκομείου. Τέλος συνέχισε να εργάζεται εκεί για 12 μήνες επιπλέον ως Εξωτερικός Συνεργάτης. Παρέχει διαιτολογικές υπηρεσίες, ερχόμενη σε επικοινωνία με τον κόσμο και στοχεύοντας στην τροποποίηση τωνδιατροφικών συνηθειών. Εργάζεται ως Διαιτολόγος- Διατροφολόγος στην εταιρεία Hr. Psychology – Today όπου διαμορφώνει και συντονίζει σεμινάρια όπως: Ισορροπημένη Διατροφή, Συναισθηματική Διατροφή & Τρόποι Ελέγχου της, Τρόποι Βελτίωσης Διατροφικών Συνηθειών κ.α και είναι Σύμβουλος Διαιτολόγος – Διατροφολόγος στην Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης. ', '2023-04-26 19:53:53', 'ca6fc78ad40680b069e0638757a71690', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323635363a2220ce9720cea7cf81ceb9cf83cf84ceafcebdceb120ce9aceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb720ceb5ceafcebdceb1ceb920ceb4ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ceb4ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf82204d53432e20cea3cf80cebfcf8dceb4ceb1cf83ceb520cf83cf84cebf20cea4ce95cea7ce9dce9fce9bce9fce93ce99ce9ace9f20ce95ce9acea0ce91ce99ce94ce95cea5cea4ce99ce9ace9f20ce99ce94cea1cea5ce9cce9120ce9acea1ce97cea4ce97cea320cf83cf84cebf20cf84cebcceaecebcceb120ce94ce99ce91cea4cea1ce9fcea6ce97cea320ce9ace91ce9920ce94ce99ce91ce99cea4ce9fce9bce9fce93ce99ce91cea320cebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf852e20cea3cf84ceb7cebd20cf83cf85cebdceadcf87ceb5ceb9ceb120cf80cf81cebfcf87cf8ecf81ceb7cf83ceb520cf83ceb520cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebaceadcf8220cf83cf80cebfcf85ceb4ceadcf8220cebcceb520cf84ceafcf84cebbcebf20ce84ce84cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce91cf83ceb8ceb5cebdcf8ecebdce84ce8420cf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb9ceb3ceb1ceafcebfcf8520cebaceb1ceb920ce84ce84ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea0cebfceb9cf8ccf84ceb7cf84ceb1cf8220cea4cf81cebfcf86ceafcebccf89cebde28099e2809920cf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce94cf85cf84ceb9cebaceaecf8220ce91cf84cf84ceb9cebaceaecf822c20cf8ccf80cebfcf8520cebaceb1ceb920cf84ceb9cf8220cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cebcceb520ceaccf81ceb9cf83cf84ceb12e20ce94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf84ceb7cebd20cf80cf81ceb1cebacf84ceb9cebaceae20cf84ceb7cf8220ceaccf83cebaceb7cf83ceb720cf83cf84cebf20ce91cf81ceb5cf84ceb1ceafceb5ceb9cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceb9ceb1cebacf8c20ce9dcebfcf83cebfcebacebfcebcceb5ceafcebf20ce91ceb8ceb7cebdcf8ecebd202c20cf8ccf80cebfcf8520ceaecf84ceb1cebd20cf85cf80ceb5cf8dceb8cf85cebdceb720ceb3ceb9ceb120cf84ceb7cebd20ceb3ceb9ceb120cf84ceb7cebd20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cf84ceb7cf8220ceb8cf81ceb5cf80cf84ceb9cebaceaecf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220cf84cf8ccf83cebf20cf84cf89cebd20cebdcebfcf83ceb7cebbceb5cf85cf8ccebcceb5cebdcf89cebd20cf8ccf83cebf20cebaceb1ceb920cf84cf89cebd20ceb5cebecf89cf84ceb5cf81ceb9cebacf8ecebd20ceb1cf83ceb8ceb5cebdcf8ecebd20cebaceb1ceb8cf8ecf8220cebaceb1ceb920ceb3ceb9ceb120cf84cebfcebd20cf83cf87ceb5ceb4ceb9ceb1cf83cebccf8c20ceb5cebeceb1cf84cebfcebcceb9cebaceb5cf85cebcceadcebdcf89cebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf84ceb7cf8220cf80cf81ceb1cebacf84ceb9cebaceaecf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf85cf80ceaecf81cebeceb520ceb2cebfceb7ceb8cf8ccf8220cf83cf85cebdcf84cebfcebdceb9cf83cf84ceae20cea3ce94ce91cea42049534f2032323030303a3230303520ceb3ceb9ceb120cf84ceb7cebd20cea0ceb1cf81ceb1cf83cebaceb5cf85ceae20cebaceb1ceb920ceb4ceb9ceacceb8ceb5cf83ceb720ceb3ceb5cf85cebcceaccf84cf89cebd20cf83cf84cebfcf85cf8220ce9dcebfcf83ceb7cebbceb5cf85cf8ccebcceb5cebdcebfcf85cf8220ceb1cf83ceb8ceb5cebdceb5ceafcf8220cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf83cf84cebf20cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf84cebfcf8520ce9dcebfcf83cebfcebacebfcebcceb5ceafcebfcf852e20cea4ceadcebbcebfcf8220cf83cf85cebdceadcf87ceb9cf83ceb520cebdceb120ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb5cebaceb5ceaf20ceb3ceb9ceb120313220cebcceaecebdceb5cf8220ceb5cf80ceb9cf80cebbceadcebfcebd20cf89cf8220ce95cebecf89cf84ceb5cf81ceb9cebacf8ccf8220cea3cf85cebdceb5cf81ceb3ceaccf84ceb7cf822e20cea0ceb1cf81ceadcf87ceb5ceb920ceb4ceb9ceb1ceb9cf84cebfcebbcebfceb3ceb9cebaceadcf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf822c20ceb5cf81cf87cf8ccebcceb5cebdceb720cf83ceb520ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb120cebcceb520cf84cebfcebd20cebacf8ccf83cebccebf20cebaceb1ceb920cf83cf84cebfcf87ceb5cf8dcebfcebdcf84ceb1cf8220cf83cf84ceb7cebd20cf84cf81cebfcf80cebfcf80cebfceafceb7cf83ceb720cf84cf89cebdceb4ceb9ceb1cf84cf81cebfcf86ceb9cebacf8ecebd20cf83cf85cebdceb7ceb8ceb5ceb9cf8ecebd2e20ce95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf822d20ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceb5ceafceb12048722e2050737963686f6c6f677920e2809320546f64617920cf8ccf80cebfcf8520ceb4ceb9ceb1cebccebfcf81cf86cf8ecebdceb5ceb920cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf83ceb5cebcceb9cebdceaccf81ceb9ceb120cf8ccf80cf89cf823a20ce99cf83cebfcf81cf81cebfcf80ceb7cebcceadcebdceb720ce94ceb9ceb1cf84cf81cebfcf86ceae2c20cea3cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20ce94ceb9ceb1cf84cf81cebfcf86ceae202620cea4cf81cf8ccf80cebfceb920ce95cebbceadceb3cf87cebfcf8520cf84ceb7cf822c20cea4cf81cf8ccf80cebfceb920ce92ceb5cebbcf84ceafcf89cf83ceb7cf8220ce94ceb9ceb1cf84cf81cebfcf86ceb9cebacf8ecebd20cea3cf85cebdceb7ceb8ceb5ceb9cf8ecebd20ceba2eceb120cebaceb1ceb920ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a3139353b733a353a22616c696173223b733a34323a22637620cf87cf81ceb9cf83cf84ceafcebdceb120cebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7223b733a373a2273756d6d617279223b733a333038343a223c703e3c696d67207372633d22696d616765732f6376362e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece97266e6273703bcea7cf81ceb9cf83cf84ceafcebdceb120ce9aceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7266e6273703bceb5ceafcebdceb1ceb920ceb4ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ceb4ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf82204d53432e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf80cebfcf8dceb4ceb1cf83ceb520cf83cf84cebf20cea4ce95cea7ce9dce9fce9bce9fce93ce99ce9ace9f20ce95ce9acea0ce91ce99ce94ce95cea5cea4ce99ce9ace9f20ce99ce94cea1cea5ce9cce9120ce9acea1ce97cea4ce97cea320cf83cf84cebf20cf84cebcceaecebcceb1266e6273703bce94ce99ce91cea4cea1ce9fcea6ce97cea320ce9ace91ce9920ce94ce99ce91ce99cea4ce9fce9bce9fce93ce99ce91cea3266e6273703bcebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf852e20cea3cf84ceb7cebd20cf83cf85cebdceadcf87ceb5ceb9ceb120cf80cf81cebfcf87cf8ecf81ceb7cf83ceb520cf83ceb520cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebaceadcf8220cf83cf80cebfcf85ceb4ceadcf8220cebcceb520cf84ceafcf84cebbcebf266e6273703bce84ce84cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce91cf83ceb8ceb5cebdcf8ecebdce84ce84266e6273703bcf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb9ceb3ceb1ceafcebfcf85266e6273703b20cebaceb1ceb9266e6273703bce84ce84ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea0cebfceb9cf8ccf84ceb7cf84ceb1cf8220cea4cf81cebfcf86ceafcebccf89cebde28099e28099266e6273703bcf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce94cf85cf84ceb9cebaceaecf8220ce91cf84cf84ceb9cebaceaecf822c20cf8ccf80cebfcf8520cebaceb1ceb920cf84ceb9cf8220cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cebcceb520ceaccf81ceb9cf83cf84ceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf84ceb7cebd20cf80cf81ceb1cebacf84ceb9cebaceae20cf84ceb7cf8220ceaccf83cebaceb7cf83ceb720cf83cf84cebf20ce91cf81ceb5cf84ceb1ceafceb5ceb9cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceb9ceb1cebacf8c20ce9dcebfcf83cebfcebacebfcebcceb5ceafcebf20ce91ceb8ceb7cebdcf8ecebd202c20cf8ccf80cebfcf8520ceaecf84ceb1cebd20cf85cf80ceb5cf8dceb8cf85cebdceb720ceb3ceb9ceb120cf84ceb7cebd20ceb3ceb9ceb120cf84ceb7cebd20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cf84ceb7cf8220ceb8cf81ceb5cf80cf84ceb9cebaceaecf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220cf84cf8ccf83cebf20cf84cf89cebd20cebdcebfcf83ceb7cebbceb5cf85cf8ccebcceb5cebdcf89cebd20cf8ccf83cebf20cebaceb1ceb920cf84cf89cebd20ceb5cebecf89cf84ceb5cf81ceb9cebacf8ecebd20ceb1cf83ceb8ceb5cebdcf8ecebd20cebaceb1ceb8cf8ecf8220cebaceb1ceb9266e6273703b20ceb3ceb9ceb120cf84cebfcebd20cf83cf87ceb5ceb4ceb9ceb1cf83cebccf8c20ceb5cebeceb1cf84cebfcebcceb9cebaceb5cf85cebcceadcebdcf89cebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb1266e6273703b20cf84ceb7cf8220cf80cf81ceb1cebacf84ceb9cebaceaecf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf85cf80ceaecf81cebeceb520ceb2cebfceb7ceb8cf8ccf82266e6273703b20cf83cf85cebdcf84cebfcebdceb9cf83cf84ceae266e6273703b20cea3ce94ce91cea42049534f2032323030303a3230303520ceb3ceb9ceb120cf84ceb7cebd20cea0ceb1cf81ceb1cf83cebaceb5cf85ceae20cebaceb1ceb920ceb4ceb9ceacceb8ceb5cf83ceb720ceb3ceb5cf85cebcceaccf84cf89cebd20cf83cf84cebfcf85cf8220ce9dcebfcf83ceb7cebbceb5cf85cf8ccebcceb5cebdcebfcf85cf8220ceb1cf83ceb8ceb5cebdceb5ceafcf8220cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf83cf84cebf20cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf84cebfcf8520ce9dcebfcf83cebfcebacebfcebcceb5ceafcebfcf852e20cea4ceadcebbcebfcf8220cf83cf85cebdceadcf87ceb9cf83ceb520cebdceb120ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb5cebaceb5ceaf20ceb3ceb9ceb120313220cebcceaecebdceb5cf8220ceb5cf80ceb9cf80cebbceadcebfcebd20cf89cf8220ce95cebecf89cf84ceb5cf81ceb9cebacf8ccf8220cea3cf85cebdceb5cf81ceb3ceaccf84ceb7cf822e266e6273703b20cea0ceb1cf81ceadcf87ceb5ceb920ceb4ceb9ceb1ceb9cf84cebfcebbcebfceb3ceb9cebaceadcf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf822c20ceb5cf81cf87cf8ccebcceb5cebdceb720cf83ceb520ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb120cebcceb520cf84cebfcebd20cebacf8ccf83cebccebf20cebaceb1ceb920cf83cf84cebfcf87ceb5cf8dcebfcebdcf84ceb1cf8220cf83cf84ceb7cebd20cf84cf81cebfcf80cebfcf80cebfceafceb7cf83ceb720cf84cf89cebd20ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebacf8ecebd20cf83cf85cebdceb7ceb8ceb5ceb9cf8ecebd2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf82266e6273703bce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf822d20ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf82266e6273703bcf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceb5ceafceb12048722e2050737963686f6c6f677920e2809320546f64617920cf8ccf80cebfcf8520ceb4ceb9ceb1cebccebfcf81cf86cf8ecebdceb5ceb920cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf83ceb5cebcceb9cebdceaccf81ceb9ceb120cf8ccf80cf89cf823a20ce99cf83cebfcf81cf81cebfcf80ceb7cebcceadcebdceb720ce94ceb9ceb1cf84cf81cebfcf86ceae2c20cea3cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20ce94ceb9ceb1cf84cf81cebfcf86ceae2026616d703b20cea4cf81cf8ccf80cebfceb920ce95cebbceadceb3cf87cebfcf8520cf84ceb7cf822c20cea4cf81cf8ccf80cebfceb920ce92ceb5cebbcf84ceafcf89cf83ceb7cf8220ce94ceb9ceb1cf84cf81cebfcf86ceb9cebacf8ecebd20cea3cf85cebdceb7ceb8ceb5ceb9cf8ecebd20ceba2eceb120cebaceb1ceb920ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf82266e6273703b20ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd266e6273703bcea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362031393a35333a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223139353a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dcebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139353a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dcebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb72663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34343a224356202d20cea7cf81ceb9cf83cf84ceafcebdceb120ce9aceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313935223b7d);
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
(265, 'index.php?option=com_content&view=article&id=190', 'index.php?option=com_content&view=article&id=190:cv-ιωάννα-σούχλα&catid=43', 'CV - Ιωάννα Σούχλα', ' Η Ιωάννα Σούχλα είναι ψυχολόγος- ψυχοθεραπεύτρια. Σπούδασε Marketing στα ΤΕΙ Αθήνας στο τμήμα Εμπορίας και Διαφήμισης στη συνέχεια ολοκλήρωσε τις σπουδές Ψυχολογίας στο Καποδιστριακό Πανεπιστήμιο Αθηνών, εκπαιδεύτηκε στην ψυχοδυναμική ψυχοθεραπεία και ανάλυση. Εργάστηκε σε μεγάλες εταιρίες στα τμήματα των πωλήσεων και Μarketing σε διοικητικές θέσεις, οργανώνοντας τμήματα και ομάδες. Διετέλεσε υπεύθυνη στην επιλογή, αξιολόγηση και εκπαίδευση προσωπικού. Με την πολυετή εμπειρία που απέκτησε στο κομμάτι του business και τις σπουδές της στην ψυχολογία, είχε όλα τα εφόδια για να ιδρύσει την HR.PSYCHOLOGY-TODAY, εταιρία παροχής υπηρεσιών Ψυχικής Υγείας σε χώρους εργασίας. Εισηγήτρια σε Σεμινάρια, Ομάδες Ανάπτυξης και Ομιλίες που αφορούν την προαγωγή της ψυχικής υγείας στους χώρους εργασίας. Παρέχει εκπαιδευτικές υπηρεσίες σε εργαζόμενους και σε στελέχη εταιρειών με θεματολογία γύρω από τη συναισθηματική νοημοσύνη, την επικοινωνία, τη διαχείριση του στρες και της ενέργειας κ.α. Συνεργάζεται με εταιρίες ως σύμβουλος στα τμήματα ανθρώπινου δυναμικού, με σκοπό τη βελτίωση και ενίσχυση τωνδυνατοτήτων και των ταλέντων, την ποιότητα στην εργασιακή ζωή για όλους και την υψηλή παραγωγικότητα. Μεταξύ των εταιριών που συνεργάζεται είναι: ΑΒ Βασιλόπουλος, Generali ασφαλιστική, Παπαστράτος, Wind, Vivartia, Calin, Καυκάς, Fage, Top Electronic. Επιπλέον συνεργάζεται για την από κοινού δημιουργία και παρουσίαση εκπαιδευτικών προγραμμάτων με την εταιρία Linkage. Ασκεί το επάγγελμα του Ψυχολόγου- Ψυχοθεραπευτή ιδιωτικά, εργάζεται ψυχοθεραπευτικά με ενήλικες σε ατομικές συνεδρίες και συντονίζει ψυχοθεραπευτικές ομάδες. Συνεργάζεται με εμπείρους επαγγελματίες άλλων ειδικοτήτων (ψυχιάτρους, ειδικούς παιδαγωγούς). Είναι μέλος του Συλλόγου Ελλήνων Ψυχολόγων (Σ.Ε.Ψ) διαθέτοντας άδεια ασκήσεως Επαγγέλματος Ψυχολόγου. Μέλος του Ευρωπαϊκού Δικτύου για την Προαγωγή της Υγείας στους Χώρους Εργασίας (ENWHP). ', '2023-04-26 19:55:17', '5ef4aee49392ecf3c34606b19c827dd0', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a333432313a2220ce9720ce99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb120ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf822d20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb12e20cea3cf80cebfcf8dceb4ceb1cf83ceb5204d61726b6574696e6720cf83cf84ceb120cea4ce95ce9920ce91ceb8ceaecebdceb1cf8220cf83cf84cebf20cf84cebcceaecebcceb120ce95cebccf80cebfcf81ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf86ceaecebcceb9cf83ceb7cf8220cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cf84ceb9cf8220cf83cf80cebfcf85ceb4ceadcf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf83cf84cebf20ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520cf83cf84ceb7cebd20cf88cf85cf87cebfceb4cf85cebdceb1cebcceb9cebaceae20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cebaceb1ceb920ceb1cebdceaccebbcf85cf83ceb72e20ce95cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb520cebcceb5ceb3ceaccebbceb5cf8220ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120cf84cf89cebd20cf80cf89cebbceaecf83ceb5cf89cebd20cebaceb1ceb920ce9c61726b6574696e6720cf83ceb520ceb4ceb9cebfceb9cebaceb7cf84ceb9cebaceadcf8220ceb8ceadcf83ceb5ceb9cf822c20cebfcf81ceb3ceb1cebdcf8ecebdcebfcebdcf84ceb1cf8220cf84cebcceaecebcceb1cf84ceb120cebaceb1ceb920cebfcebcceacceb4ceb5cf822e20ce94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf85cf80ceb5cf8dceb8cf85cebdceb720cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae2c20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8d2e20ce9cceb520cf84ceb7cebd20cf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cf80cebfcf8520ceb1cf80ceadcebacf84ceb7cf83ceb520cf83cf84cebf20cebacebfcebccebcceaccf84ceb920cf84cebfcf8520627573696e65737320cebaceb1ceb920cf84ceb9cf8220cf83cf80cebfcf85ceb4ceadcf8220cf84ceb7cf8220cf83cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceafceb12c20ceb5ceafcf87ceb520cf8ccebbceb120cf84ceb120ceb5cf86cf8cceb4ceb9ceb120ceb3ceb9ceb120cebdceb120ceb9ceb4cf81cf8dcf83ceb5ceb920cf84ceb7cebd2048522e50535943484f4c4f47592d544f4441592c20ceb5cf84ceb1ceb9cf81ceafceb120cf80ceb1cf81cebfcf87ceaecf8220cf85cf80ceb7cf81ceb5cf83ceb9cf8ecebd20cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf8220cf83ceb520cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20ce95ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb120cf83ceb520cea3ceb5cebcceb9cebdceaccf81ceb9ceb12c20ce9fcebcceacceb4ceb5cf8220ce91cebdceaccf80cf84cf85cebeceb7cf8220cebaceb1ceb920ce9fcebcceb9cebbceafceb5cf8220cf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd20cf80cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20cea0ceb1cf81ceadcf87ceb5ceb920ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceadcf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf83ceb520ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfcf85cf8220cebaceb1ceb920cf83ceb520cf83cf84ceb5cebbceadcf87ceb720ceb5cf84ceb1ceb9cf81ceb5ceb9cf8ecebd20cebcceb520ceb8ceb5cebcceb1cf84cebfcebbcebfceb3ceafceb120ceb3cf8dcf81cf8920ceb1cf80cf8c20cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebdcebfceb7cebccebfcf83cf8dcebdceb72c20cf84ceb7cebd20ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cebaceb1ceb920cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceba2eceb12e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520ceb4cf85cebdceb1cebcceb9cebacebfcf8d2c20cebcceb520cf83cebacebfcf80cf8c20cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cebaceb1ceb920ceb5cebdceafcf83cf87cf85cf83ceb720cf84cf89cebdceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cf84ceb1cebbceadcebdcf84cf89cebd2c20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb6cf89ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf8220cebaceb1ceb920cf84ceb7cebd20cf85cf88ceb7cebbceae20cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8ccf84ceb7cf84ceb12e20ce9cceb5cf84ceb1cebecf8d20cf84cf89cebd20ceb5cf84ceb1ceb9cf81ceb9cf8ecebd20cf80cebfcf8520cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb5ceafcebdceb1ceb93a20ce91ce9220ce92ceb1cf83ceb9cebbcf8ccf80cebfcf85cebbcebfcf822c2047656e6572616c6920ceb1cf83cf86ceb1cebbceb9cf83cf84ceb9cebaceae2c20cea0ceb1cf80ceb1cf83cf84cf81ceaccf84cebfcf822c2057696e642c2056697661727469612c2043616c696e2c20ce9aceb1cf85cebaceaccf822c20466167652c20546f7020456c656374726f6e69632e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8c20cebacebfceb9cebdcebfcf8d20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebaceb1ceb920cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb720ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cebcceb520cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb1204c696e6b6167652e20ce91cf83cebaceb5ceaf20cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf84cebfcf8520cea8cf85cf87cebfcebbcf8cceb3cebfcf852d20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceae20ceb9ceb4ceb9cf89cf84ceb9cebaceac2c20ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceac20cebcceb520ceb5cebdceaecebbceb9cebaceb5cf8220cf83ceb520ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceadcf8220cebfcebcceacceb4ceb5cf822e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cebccf80ceb5ceafcf81cebfcf85cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceafceb5cf8220ceaccebbcebbcf89cebd20ceb5ceb9ceb4ceb9cebacebfcf84ceaecf84cf89cebd2028cf88cf85cf87ceb9ceaccf84cf81cebfcf85cf822c20ceb5ceb9ceb4ceb9cebacebfcf8dcf8220cf80ceb1ceb9ceb4ceb1ceb3cf89ceb3cebfcf8dcf82292e20ce95ceafcebdceb1ceb920cebcceadcebbcebfcf8220cf84cebfcf8520cea3cf85cebbcebbcf8cceb3cebfcf8520ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2028cea32ece952ecea82920ceb4ceb9ceb1ceb8ceadcf84cebfcebdcf84ceb1cf8220ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e20ce9cceadcebbcebfcf8220cf84cebfcf8520ce95cf85cf81cf89cf80ceb1cf8acebacebfcf8d20ce94ceb9cebacf84cf8dcebfcf8520ceb3ceb9ceb120cf84ceb7cebd20cea0cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cea5ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cea7cf8ecf81cebfcf85cf8220ce95cf81ceb3ceb1cf83ceafceb1cf822028454e574850292e20223b693a333b613a32353a7b733a323a226964223b693a3139303b733a353a22616c696173223b733a32383a22637620ceb9cf89ceaccebdcebdceb120cf83cebfcf8dcf87cebbceb1223b733a373a2273756d6d617279223b733a343133323a223c703e3c696d67207372633d22696d616765732f6376312e6a70672220616c743d2222207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323570783b206d617267696e2d626f74746f6d3a203570783b22202f3e266e6273703b3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece97266e6273703bce99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb1266e6273703bceb5ceafcebdceb1ceb9266e6273703bcf88cf85cf87cebfcebbcf8cceb3cebfcf822d20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb12e266e6273703b3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf80cebfcf8dceb4ceb1cf83ceb5204d61726b6574696e67266e6273703bcf83cf84ceb120cea4ce95ce9920ce91ceb8ceaecebdceb1cf8220cf83cf84cebf20cf84cebcceaecebcceb120ce95cebccf80cebfcf81ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf86ceaecebcceb9cf83ceb7cf82266e6273703b20cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cf84ceb9cf82266e6273703bcf83cf80cebfcf85ceb4ceadcf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82266e6273703bcf83cf84cebf20ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520cf83cf84ceb7cebd20cf88cf85cf87cebfceb4cf85cebdceb1cebcceb9cebaceae20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cebaceb1ceb920ceb1cebdceaccebbcf85cf83ceb72e266e6273703b3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb5266e6273703b20cebcceb5ceb3ceaccebbceb5cf8220ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120cf84cf89cebd266e6273703b20cf80cf89cebbceaecf83ceb5cf89cebd20cebaceb1ceb920ce9c61726b6574696e6720cf83ceb520ceb4ceb9cebfceb9cebaceb7cf84ceb9cebaceadcf8220ceb8ceadcf83ceb5ceb9cf822c20cebfcf81ceb3ceb1cebdcf8ecebdcebfcebdcf84ceb1cf8220cf84cebcceaecebcceb1cf84ceb120cebaceb1ceb920cebfcebcceacceb4ceb5cf822e20ce94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf85cf80ceb5cf8dceb8cf85cebdceb720cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae2c20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8d2e20ce9cceb520cf84ceb7cebd266e6273703bcf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb1266e6273703bcf80cebfcf8520ceb1cf80ceadcebacf84ceb7cf83ceb520cf83cf84cebf20cebacebfcebccebcceaccf84ceb920cf84cebfcf85266e6273703b627573696e657373266e6273703bcebaceb1ceb920cf84ceb9cf82266e6273703bcf83cf80cebfcf85ceb4ceadcf82266e6273703bcf84ceb7cf8220cf83cf84ceb7cebd266e6273703bcf88cf85cf87cebfcebbcebfceb3ceafceb12c20ceb5ceafcf87ceb520cf8ccebbceb120cf84ceb120ceb5cf86cf8cceb4ceb9ceb120ceb3ceb9ceb120cebdceb120ceb9ceb4cf81cf8dcf83ceb5ceb920cf84ceb7cebd266e6273703b3c656d3e48523c2f656d3e3c656d3e2e3c2f656d3e3c656d3e50535943484f4c4f47593c2f656d3e3c656d3e2d3c2f656d3e3c656d3e544f4441593c2f656d3e2c20ceb5cf84ceb1ceb9cf81ceafceb120cf80ceb1cf81cebfcf87ceaecf8220cf85cf80ceb7cf81ceb5cf83ceb9cf8ecebd20cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf8220cf83ceb520cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb1266e6273703bcf83ceb5266e6273703bcea3ceb5cebcceb9cebdceaccf81ceb9ceb12c266e6273703bce9fcebcceacceb4ceb5cf8220ce91cebdceaccf80cf84cf85cebeceb7cf82266e6273703bcebaceb1ceb9266e6273703bce9fcebcceb9cebbceafceb5cf82266e6273703bcf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd266e6273703b20cf80cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf82266e6273703b20cf83cf84cebfcf85cf8220cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20cea0ceb1cf81ceadcf87ceb5ceb9266e6273703bceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceadcf82266e6273703bcf85cf80ceb7cf81ceb5cf83ceafceb5cf82266e6273703bcf83ceb520ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfcf85cf8220cebaceb1ceb920cf83ceb520cf83cf84ceb5cebbceadcf87ceb720ceb5cf84ceb1ceb9cf81ceb5ceb9cf8ecebd20cebcceb520ceb8ceb5cebcceb1cf84cebfcebbcebfceb3ceafceb120ceb3cf8dcf81cf8920ceb1cf80cf8c20cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebdcebfceb7cebccebfcf83cf8dcebdceb72c20cf84ceb7cebd20ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cebaceb1ceb920cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceba2eceb12e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cf84ceb1ceb9cf81ceafceb5cf82266e6273703bcf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520ceb4cf85cebdceb1cebcceb9cebacebfcf8d2c266e6273703bcebcceb520cf83cebacebfcf80cf8c20cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cebaceb1ceb920ceb5cebdceafcf83cf87cf85cf83ceb720cf84cf89cebd20ceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cf84ceb1cebbceadcebdcf84cf89cebd2c20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb6cf89ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf8220cebaceb1ceb920cf84ceb7cebd20cf85cf88ceb7cebbceae20cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8ccf84ceb7cf84ceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9cceb5cf84ceb1cebecf8d20cf84cf89cebd266e6273703bceb5cf84ceb1ceb9cf81ceb9cf8ecebd266e6273703bcf80cebfcf85266e6273703bcf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb9266e6273703bceb5ceafcebdceb1ceb93a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91ce9220ce92ceb1cf83ceb9cebbcf8ccf80cebfcf85cebbcebfcf822c2047656e6572616c6920ceb1cf83cf86ceb1cebbceb9cf83cf84ceb9cebaceae2c20cea0ceb1cf80ceb1cf83cf84cf81ceaccf84cebfcf822c2057696e642c2056697661727469612c2043616c696e2c20ce9aceb1cf85cebaceaccf822c20466167652c20546f7020456c656374726f6e69632e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8c20cebacebfceb9cebdcebfcf8d20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebaceb1ceb920cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb720ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cebcceb520cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb1204c696e6b6167652e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf83cebaceb5ceaf20cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf84cebfcf8520cea8cf85cf87cebfcebbcf8cceb3cebfcf852d20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceae20ceb9ceb4ceb9cf89cf84ceb9cebaceac2c20ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceac20cebcceb520ceb5cebdceaecebbceb9cebaceb5cf8220cf83ceb520ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceadcf8220cebfcebcceacceb4ceb5cf822e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cebccf80ceb5ceafcf81cebfcf85cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceafceb5cf8220ceaccebbcebbcf89cebd20ceb5ceb9ceb4ceb9cebacebfcf84ceaecf84cf89cebd2028cf88cf85cf87ceb9ceaccf84cf81cebfcf85cf822c20ceb5ceb9ceb4ceb9cebacebfcf8dcf8220cf80ceb1ceb9ceb4ceb1ceb3cf89ceb3cebfcf8dcf82292e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95ceafcebdceb1ceb920cebcceadcebbcebfcf8220cf84cebfcf8520cea3cf85cebbcebbcf8cceb3cebfcf8520ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2028cea32ece952ecea82920ceb4ceb9ceb1ceb8ceadcf84cebfcebdcf84ceb1cf82266e6273703b20ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e3c6272202f3ece9cceadcebbcebfcf8220cf84cebfcf8520ce95cf85cf81cf89cf80ceb1cf8acebacebfcf8d20ce94ceb9cebacf84cf8dcebfcf8520ceb3ceb9ceb120cf84ceb7cebd20cea0cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cea5ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cea7cf8ecf81cebfcf85cf8220ce95cf81ceb3ceb1cf83ceafceb1cf822028454e574850292e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362031393a35353a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a223139303a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb1223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139303a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb12663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a224356202d20ce99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313930223b7d);
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', 'Βίντεο', '', '2022-01-15 10:52:42', '7ca88196a51835a386f955092eb67beb', 1, 1, 1, '*', NULL, NULL, '2022-01-15 10:52:42', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313732313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34343b733a353a22616c696173223b733a31323a22ceb2ceafcebdcf84ceb5cebf223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38333b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d31352031303a35323a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35323a3432223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22ce92ceafcebdcf84ceb5cebf223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3434223b7d7d),
(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),
(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, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363830383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a39373b733a353a22616c696173223b733a3134383a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a313032333a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823a20ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2020202020202020202020202020202020202020202020202020202020cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb120202020202020202020202020202020202020202020cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e0ace9cceacceb8ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf83cf84cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceafcebdcf84ceb5cebf223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32342032303a34363a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135313a2239373aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceae2dceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3230353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39373aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceae2dceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb52663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134393a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823a20ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3937223b7d7d);
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
(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);
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
(665, 'index.php?option=com_content&view=article&id=45', 'index.php?option=com_content&view=article&id=45:άγχος-κρίση-πανικού&catid=18', 'Άγχος & Κρίση Πανικού', ' Το άγχος μπορεί να γίνει ‘’πρόβλημα’’ όταν το σώμα υποδεικνύει ότι υπάρχει κίνδυνος, ενώ δεν υπάρχει. Το υπερβολικό άγχος μπορεί να οδηγήσει σε διαταραχές όπως είναι η γενικευμένη αγχώδης διαταραχή ή διαταραχή πανικού. ', '2022-01-27 20:19:22', '15d41a46de23ddf3e18671487fe69b4f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383539343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3430373a2220cea4cebf20ceacceb3cf87cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb3ceafcebdceb5ceb920e28098e28099cf80cf81cf8cceb2cebbceb7cebcceb1e28099e2809920cf8ccf84ceb1cebd20cf84cebf20cf83cf8ecebcceb120cf85cf80cebfceb4ceb5ceb9cebacebdcf8dceb5ceb920cf8ccf84ceb920cf85cf80ceaccf81cf87ceb5ceb920cebaceafcebdceb4cf85cebdcebfcf822c20ceb5cebdcf8e20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb92e20cea4cebf20cf85cf80ceb5cf81ceb2cebfcebbceb9cebacf8c20ceacceb3cf87cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83ceb520ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceadcf8220cf8ccf80cf89cf8220ceb5ceafcebdceb1ceb920ceb720ceb3ceb5cebdceb9cebaceb5cf85cebcceadcebdceb720ceb1ceb3cf87cf8eceb4ceb7cf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae20ceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae20cf80ceb1cebdceb9cebacebfcf8d2e20223b693a333b613a32353a7b733a323a226964223b693a34353b733a353a22616c696173223b733a33363a22ceacceb3cf87cebfcf8220cebacf81ceafcf83ceb720cf80ceb1cebdceb9cebacebfcf8d223b733a373a2273756d6d617279223b733a3433363a223c703ecea4cebf20ceacceb3cf87cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb3ceafcebdceb5ceb920e28098e28099cf80cf81cf8cceb2cebbceb7cebcceb1e28099e2809920cf8ccf84ceb1cebd20cf84cebf20cf83cf8ecebcceb120cf85cf80cebfceb4ceb5ceb9cebacebdcf8dceb5ceb920cf8ccf84ceb920cf85cf80ceaccf81cf87ceb5ceb920cebaceafcebdceb4cf85cebdcebfcf822c20ceb5cebdcf8e20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb92e20cea4cebf20cf85cf80ceb5cf81ceb2cebfcebbceb9cebacf8c20ceacceb3cf87cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83ceb520ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceadcf8220cf8ccf80cf89cf8220ceb5ceafcebdceb1ceb920ceb7266e6273703b3c7374726f6e673eceb3ceb5cebdceb9cebaceb5cf85cebcceadcebdceb720ceb1ceb3cf87cf8eceb4ceb7cf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae20ceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae20cf80ceb1cebdceb9cebacebfcf8d3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323438343a22ce86ceb3cf87cebfcf82202620ce9acf81ceafcf83ceb720cea0ceb1cebdceb9cebacebfcf8d20cea4cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920ceb720ceb1cebdceb7cf83cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cebcceafceb12022cebaceb1cebaceae20cf87cf81ceaecf83ceb72220cf84ceb7cf8220cf86ceb1cebdcf84ceb1cf83ceafceb1cf8220cf83cebfcf852020202020202020202020202020202020202020202020202020202020cea4cebf20ceacceb3cf87cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb3ceafcebdceb5ceb920e28098e28099cf80cf81cf8cceb2cebbceb7cebcceb1e28099e2809920cf8ccf84ceb1cebd20cf84cebf20cf83cf8ecebcceb120cf85cf80cebfceb4ceb5ceb9cebacebdcf8dceb5ceb920cf8ccf84ceb920cf85cf80ceaccf81cf87ceb5ceb920cebaceafcebdceb4cf85cebdcebfcf822c20ceb5cebdcf8e20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb92e20cea4cebf20cf85cf80ceb5cf81ceb2cebfcebbceb9cebacf8c20ceacceb3cf87cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83ceb520ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceadcf8220cf8ccf80cf89cf8220ceb5ceafcebdceb1ceb920ceb720ceb3ceb5cebdceb9cebaceb5cf85cebcceadcebdceb720ceb1ceb3cf87cf8eceb4ceb7cf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae20ceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae20cf80ceb1cebdceb9cebacebfcf8d2e202020202020202020202020202020202020202020ce9720cebacf81ceafcf83ceb720cf80ceb1cebdceb9cebacebfcf8d20ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb1c2a0ceb1cebdcf84ceafceb4cf81ceb1cf83ceb7c2a0cf84cebfcf8520cf83cf8ecebcceb1cf84cebfcf8220cf80cebfcf8520ceb1cebccf8dcebdceb5cf84ceb1ceb92e20ce95cf80ceb9cf83cf84ceb7cebccebfcebdceb9cebaceac2c20ceb720cebacf81ceafcf83ceb720cf80ceb1cebdceb9cebacebfcf8d20ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83ceb520cebcceb9ceb1c2a0ceb4ceb9ceb1cebacf81ceb9cf84ceae20cf80ceb5cf81ceafcebfceb4cebfc2a028cf80ceb5cf81ceafcf80cebfcf8520313020cebbceb5cf80cf84cf8ecebd29c2a0ceadcebdcf84cebfcebdcebfcf8520cf86cf8cceb2cebfcf8520ceae20ceb4cf85cf83cf86cebfcf81ceafceb1cf82c2a0cf8ccf80cebfcf8520ceb5cebccf86ceb1cebdceafceb6cebfcebdcf84ceb1ceb920cf80ceb5cf81ceb9cf83cf84ceb1cf83ceb9ceb1cebaceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb12e20cea3cf84ceb120cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120ceb1cf85cf84ceac20cf83cf85cebccf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdcebfcebdcf84ceb1ceb9203a20202020202020202dceb5cf86ceafceb4cf81cf89cf83ceb72c20cf84cf81ceadcebccebfcf85cebbcebf2c20ceb1ceafcf83ceb8ceb7cebcceb120cf8ccf84ceb920ceb720cebaceb1cf81ceb4ceb9ceac20cebcceb1cf8220cf87cf84cf85cf80ceacceb5ceb920cf80ceb9cebf20ceb3cf81ceaeceb3cebfcf81ceb120ceae20cebaceb1ceb920cf80ceb9cebf20ceb4cf85cebdceb1cf84ceac2c20cebdceb1cf85cf84ceafceb12dceb4cf85cf83cf86cebfcf81ceafceb12d20cf84ceaccf83ceb720cf80cf81cebfcf8220ceadcebcceb5cf84cebf2c20ceb1ceafcf83ceb8ceb7cebcceb120cf80cebdceb9ceb3cebccebfcf8d2c20cf81ceafceb3ceb720ceae20ceb5cebeceaccf88ceb5ceb9cf822c20ceb1ceafcf83ceb8ceb7cebcceb120ceb6ceaccebbceb7cf822c20ceb1cf83cf84ceacceb8ceb5ceb9ceb1cf8220ceae20cebaceb1ceb920cebbceb9cf80cebfceb8cf85cebcceafceb12c20cf84cebf20cebbceb5ceb3cf8ccebcceb5cebdcebf20e28098e28099cf80cebbceaccebacf89cebcceb1e28099e2809920cf83cf84cebf20cf83cf84ceaeceb8cebfcf8220ceae20cf80cf8ccebdcebfcf8220cf83cf84cebf20cf83cf84ceaeceb8cebfcf822e20ce95cf80ceb9cf80cebbceadcebfcebd2c20cf84cebf20ceaccf84cebfcebccebf20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120cebdceb9cf8eceb8ceb5ceb920cf86cf8cceb2cebf20cf8ccf84ceb920cf87ceaccebdceb5ceb920cf84cebfcebd20ceadcebbceb5ceb3cf87cebf2cc2a0cf8ccf84ceb9c2a02727cf84cf81ceb5cebbceb1ceafcebdceb5cf84ceb1ceb92727c2a0ceae20ceb1cebacf8ccebcceb1c2a020cebaceb1ceb920cf84cebfc2a0cf86cf8cceb2cebf20cf84cebfcf8520ceb8ceb1cebdceaccf84cebfcf852e20202020202020202020cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120ceb5cebccf86ceb1cebdceafceb6cebfcebdcf84ceb1ceb9c2a0cebfcf80cebfcf85ceb4ceaecf80cebfcf84ceb520cebaceb1ceb920cebfcf80cebfcf84ceb5ceb4ceaecf80cebfcf84ceb52cc2a0cf87cf89cf81ceafcf8220cebdceb120cf85cf80ceaccf81cf87ceb5ceb920cf80cf81cebfceb5ceb9ceb4cebfcf80cebfceafceb7cf83ceb72e20ce9cceaccebbceb9cf83cf84ceb12c20cf80cebfcebbcebbcebfceaf20ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6cebfcf85cebd20cf80ceb1cebdceb9cebacf8c20cf80cebfcf8520cf84cebfcf85cf8220cebecf85cf80cebdceacceb5ceb920cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84cebfcf8520cf8dcf80cebdcebfcf8520cf84cebfcf85cf822e20cea9cf83cf84cf8ccf83cebf2c20ceb1cebd20cebaceb1ceb920ceb5cf86cf8ccf83cebfcebd20ceadcf87ceb5ceb920ceb1cf80cebfcebacebbceb5ceb9cf83cf84ceb5ceaf20cf84cebf20ceb5cebdceb4ceb5cf87cf8ccebcceb5cebdcebf20cf80cf81cebfceb2cebbceaecebcceb1cf84cebfcf8220cebfcf81ceb3ceb1cebdceb9cebaceaecf8220cf86cf8dcf83ceb5cf89cf822c20cf85cf80ceb5cebdceb8cf85cebcceafcf83cf84ceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf8ccf84ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb2ceb9cf8ecebdceb5cf84ceb520ceb5ceafcebdceb1ceb920cebcceb9ceb120cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebaceae20ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cf84cebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d20cf80cebfcf8520ceb1cf80ceb1cebdcf84ceacceb5ceb920cf83cf84cebf20cf83cf84cf81ceb5cf822e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6167786f732d6b726973692d70616e696b6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a31393a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a2234353aceacceb3cf87cebfcf822dcebacf81ceafcf83ceb72dcf80ceb1cebdceb9cebacebfcf8d223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34353aceacceb3cf87cebfcf822dcebacf81ceafcf83ceb72dcf80ceb1cebdceb9cebacebfcf8d2663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22ce86ceb3cf87cebfcf82202620ce9acf81ceafcf83ceb720cea0ceb1cebdceb9cebacebfcf8d223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3435223b7d7d),
(666, 'index.php?option=com_content&view=article&id=46', 'index.php?option=com_content&view=article&id=46:γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα&catid=18', 'Γεγονός- Σκέψη- Συναίσθημα- Συμπεριφορά- Σώμα', ' Για την ακρίβεια η σκέψη μας μπορεί να το δημιουργήσει αλλά και να το μειώσει δραματικά, εάν τη χειριστούμε σωστά. Γι’ αυτό είναι σημαντικό να αναγνωρίζουμε την ακολουθία ΓΕΓΟΝΟΣ- ΣΚΕΨΗ- ΣΥΝΑΙΣΘΗΜΑ- ΣΥΜΠΕΡΙΦΟΡΑ- ΣΩΜΑ ', '2022-01-27 20:19:59', 'c3296ee663ef4bf10e49dc28e3bfba18', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393037353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3339373a2220ce93ceb9ceb120cf84ceb7cebd20ceb1cebacf81ceafceb2ceb5ceb9ceb120ceb720cf83cebaceadcf88ceb720cebcceb1cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf84cebf20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceaecf83ceb5ceb920ceb1cebbcebbceac20cebaceb1ceb920cebdceb120cf84cebf20cebcceb5ceb9cf8ecf83ceb5ceb920ceb4cf81ceb1cebcceb1cf84ceb9cebaceac2c20ceb5ceaccebd20cf84ceb720cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cf83cf89cf83cf84ceac2e20ce93ceb9e2809920ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf84ceb7cebd20ceb1cebacebfcebbcebfcf85ceb8ceafceb120ce93ce95ce93ce9fce9dce9fcea32d20cea3ce9ace95cea8ce972d20cea3cea5ce9dce91ce99cea3ce98ce97ce9cce912d20cea3cea5ce9ccea0ce95cea1ce99cea6ce9fcea1ce912d20cea3cea9ce9cce9120223b693a333b613a32353a7b733a323a226964223b693a34363b733a353a22616c696173223b733a37383a22ceb3ceb5ceb3cebfcebdcf8ccf8220cf83cebaceadcf88ceb720cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cf83cf8ecebcceb1223b733a373a2273756d6d617279223b733a3435333a223c703ece93ceb9ceb120cf84ceb7cebd20ceb1cebacf81ceafceb2ceb5ceb9ceb120ceb720cf83cebaceadcf88ceb720cebcceb1cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf84cebf20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceaecf83ceb5ceb920ceb1cebbcebbceac20cebaceb1ceb920cebdceb120cf84cebf20cebcceb5ceb9cf8ecf83ceb5ceb920ceb4cf81ceb1cebcceb1cf84ceb9cebaceac2c20ceb5ceaccebd20cf84ceb720cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cf83cf89cf83cf84ceac2e20ce93ceb9e2809920ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb1266e6273703b3c7374726f6e673eceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb53c2f7374726f6e673e266e6273703bcf84ceb7cebd20ceb1cebacebfcebbcebfcf85ceb8ceafceb1266e6273703b3c7374726f6e673ece93ce95ce93ce9fce9dce9fcea32d20cea3ce9ace95cea8ce972d20cea3cea5ce9dce91ce99cea3ce98ce97ce9cce912d20cea3cea5ce9ccea0ce95cea1ce99cea6ce9fcea1ce912d20cea3cea9ce9cce913c2f7374726f6e673e3c2f703e0d0a223b733a343a22626f6479223b733a323736333a22ce93ceb5ceb3cebfcebdcf8ccf822d20cea3cebaceadcf88ceb72d20cea3cf85cebdceb1ceafcf83ceb8ceb7cebcceb12d20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2d20cea3cf8ecebcceb120ce9720cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf8220ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf822020202020202020202020202020202020202020202020202020202020ce93ceb9ceb120cf84ceb7cebd20ceb1cebacf81ceafceb2ceb5ceb9ceb120ceb720cf83cebaceadcf88ceb720cebcceb1cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf84cebf20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceaecf83ceb5ceb920ceb1cebbcebbceac20cebaceb1ceb920cebdceb120cf84cebf20cebcceb5ceb9cf8ecf83ceb5ceb920ceb4cf81ceb1cebcceb1cf84ceb9cebaceac2c20ceb5ceaccebd20cf84ceb720cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cf83cf89cf83cf84ceac2e202020202020202020202020202020202020202020ce93ceb9e2809920ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb5c2a0cf84ceb7cebd20ceb1cebacebfcebbcebfcf85ceb8ceafceb1c2a0ce93ce95ce93ce9fce9dce9fcea32d20cea3ce9ace95cea8ce972d20cea3cea5ce9dce91ce99cea3ce98ce97ce9cce912d20cea3cea5ce9ccea0ce95cea1ce99cea6ce9fcea1ce912d20cea3cea9ce9cce91c2a0cf83cf84ceb120ceb4ceb9ceaccf86cebfcf81ceb120ceb3ceb5ceb3cebfcebdcf8ccf84ceb120cf80cebfcf8520cebcceb1cf8220cf83cf85cebcceb2ceb1ceafcebdcebfcf85cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceadcf84cf83ceb920cf8ecf83cf84ceb520cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf83ceb520ceb8ceadcf83ceb720cebdceb1c2a0ceb4ceb9ceb1cebacf8ccf88cebfcf85cebcceb520cf84ceb7cebd20cebbceb1cebdceb8ceb1cf83cebcceadcebdceb720cf81cebfceaec2a0cf80cebfcf8520ceb1cebacebfcebbcebfcf85ceb8ceb5ceaf20cebcceb9ceb1c2a0cf80ceb1cf81ceb1cebccebfcf81cf86cf89cebcceadcebdceb720cf83cebaceadcf88ceb72e2020202020202020200acea4cebf20ceb3ceb5ceb3cebfcebdcf8ccf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20ceadcebdceb1cebd20ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20cf80ceb1cf81ceacceb3cebfcebdcf84ceb120cf80cebfcf8520cf84ceb9cf8220cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf8220cf86cebfcf81ceadcf8220ceb1ceb4cf85cebdceb1cf84cebfcf8dcebcceb520cebdceb120ceb5cebbceadceb3cebecebfcf85cebcceb52e2028cf80cf872e20ceb3ceb5ceb3cebfcebdcf8ccf823a20ceb720ceb1cf80cf8ccebbcf85cf83ceb720ceb5cebdcf8ccf8220cf83cf85cebdceb1ceb4ceadcebbcf86cebfcf85290ace95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb8cf85cebccf8ccebcceb1cf83cf84ceb520cf8ccf84ceb920cebcceb5cf84ceac20cf84cebf20ceb3ceb5ceb3cebfcebdcf8ccf8220ceb1cebacebfcebbcebfcf85ceb8ceb5ceaf20ceb720cf83cebaceadcf88ceb72e20ce8ccf83cebf20cebaceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920ceb4cf8dcf83cebacebfcebbcebf20cebdceb120cf84cebf20cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83cebfcf85cebcceb52c20cebaceb1ceb8cf8ecf8220ceb720cf83cebaceadcf88ceb720ceb5ceafcebdceb1ceb920cebcceb9ceb120ceb4ceb9ceb5cf81ceb3ceb1cf83ceafceb120cf80cebfcf8520ceb4ceb9ceb1cf81cebaceb5ceaf20ceb4ceb5cf85cf84ceb5cf81cf8ccebbceb5cf80cf84ceb120cebaceb1ceb920ceb3ceafcebdceb5cf84ceb1ceb920ceb1cf85cf84cf8ccebcceb1cf84ceb12028cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cf8ccf87ceb920cf83cf85cebdceb5ceb9ceb4ceb7cf84ceac292c20cf89cf83cf84cf8ccf83cebfc2a0cea0ce91ce9dcea4ce91c2a0ceb720cf83cebaceadcf88ceb7c2a0cf80cf81cebfceb7ceb3ceb5ceafcf84ceb1ceb9c2a0cf84cebfcf8520cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84cebfcf8220cebaceb1ceb920cf84cebfc2a0cebaceb1ceb8cebfcf81ceafceb6ceb5ceb92ec2a028cf80cf872e20cf83cebaceadcf88ceb73a20cebaceb9cebdceb4cf85cebdceb5cf8dcf8920cebdceb120ceb1cf80cebfcebbcf85ceb8cf8e20cebaceb920ceb5ceb3cf8e2c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb13a20ceadcebdcf84cebfcebdcebf20ceacceb3cf87cebfcf8220cebaceb1ceb920cf86cf8cceb2cebfcf82290acea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12c20cf84cebf20cf80cf81cebfcf8acf8ccebd20cf84ceb7cf8220cf83cebaceadcf88ceb7cf8220cf80cebfcf8520cebcceb5cf84ceb1cf84cf81ceadcf80ceb5cf84ceb1ceb920cf83ceb520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf83cf85cf87cebdceac20ceb1cebacebfcebbcebfcf85ceb8ceb5ceafcf84ceb1ceb920cebaceb920ceb1cf80cf8c20cebcceb9ceb1c2a0cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2c20ceb4ceb7cebbceb1ceb4ceae20cf84ceb7cebdc2a0cf80cf81ceb1cebacf84ceb9cebaceae20ceb5cf86ceb1cf81cebccebfceb3ceae20cf84cebfcf8520cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84cebfcf822ec2a028cf80cf872e20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac3a20cebacebbceb5ceafcebdcebfcebcceb1ceb920cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf852c20cf80ceb1cf8dcf8920cebdceb120cf83cf85cebdceb1cebdceb1cf83cf84cf81ceadcf86cebfcebcceb1ceb920cebaceb1ceb920cf84cf81ceadcf86cf8920cf84ceb7cebd20cf80ceb1cf81ceb1cebccebfcf81cf86cf89cebcceadcebdceb720cf83cebaceadcf88ceb7290ace9aceb920ceb5cf80ceb5ceb9ceb4ceae20ceb4ceb5cebd20ceb5cf80ceb9cebacebfceb9cebdcf89cebdcebfcf8dcebcceb520cebccf8ccebdcebf20cebcceb520cf84ceb120cebbcf8cceb3ceb9ceb12c20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c2c20cf8ccf84ceb1cebd20ceb2ceb9cf8ecebdcebfcf85cebcceb5c2a0cf80cebfcebbcf8d20ceadcebdcf84cebfcebdceb120ceae20ceb3ceb9ceb120cf80cebfcebbcf8d20cebaceb1ceb9cf81cf8c20ceadcebdceb120cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1c2a0ceb1cf85cf84cf8c20cebdceb120cf86ceb1cebdceb5ceaf20cebaceb1ceb920cf83cf84cebf20cf83cf8ecebcceb120cebcceb1cf822028cf80cf872e20cf83cf8ecebcceb13a20ceadcebdcf84cebfcebdceb5cf8220cf84ceb1cf87cf85cf80ceb1cebbcebcceafceb5cf822c20cf84cf81ceadcebccebfcf85cebbcebf2c20cf80cf8ccebdcebfcf8220cf83cf84cebf20cf83cf84cebfcebcceaccf87ceb92c20cf83cf85cf87cebdcebfceaf20cf80cebfcebdcebfcebaceadcf86ceb1cebbcebfceb929223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a31393a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a2234363aceb3ceb5ceb3cebfcebdcf8ccf822dcf83cebaceadcf88ceb72dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2dcf83cf8ecebcceb1223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34363aceb3ceb5ceb3cebfcebdcf8ccf822dcf83cebaceadcf88ceb72dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2dcf83cf8ecebcceb12663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38323a22ce93ceb5ceb3cebfcebdcf8ccf822d20cea3cebaceadcf88ceb72d20cea3cf85cebdceb1ceafcf83ceb8ceb7cebcceb12d20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2d20cea3cf8ecebcceb1223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3436223b7d7d);
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
(667, 'index.php?option=com_content&view=article&id=183', 'index.php?option=com_content&view=article&id=183:πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής&catid=36', 'Πρακτικές συμβουλές για την επίτευξη ισορροπίας επαγγελματικής και προσωπικής ζωής', ' Προσπαθήστε να φτιάξετε ένα πιο γενικό πρόγραμμα που θα περιλαμβάνει τους στόχους σας και τις δραστηριότητες για όλη την επόμενη εβδομάδα. Μην εστιάζετε μόνο στο πώς να ‘’χωρέσετε’’ τα πάντα στο επόμενο 24ωρο ', '2022-01-27 20:21:25', '328f0ebce9d6c29aac7cae93ea56b2fb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31313135303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3338373a2220cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf86cf84ceb9ceaccebeceb5cf84ceb520ceadcebdceb120cf80ceb9cebf20ceb3ceb5cebdceb9cebacf8c20cf80cf81cf8cceb3cf81ceb1cebccebcceb120cf80cebfcf8520ceb8ceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf83ceb1cf8220cebaceb1ceb920cf84ceb9cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb3ceb9ceb120cf8ccebbceb720cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb12e20ce9cceb7cebd20ceb5cf83cf84ceb9ceacceb6ceb5cf84ceb520cebccf8ccebdcebf20cf83cf84cebf20cf80cf8ecf8220cebdceb120e28098e28099cf87cf89cf81ceadcf83ceb5cf84ceb5e28099e2809920cf84ceb120cf80ceaccebdcf84ceb120cf83cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf203234cf89cf81cebf20223b693a333b613a32353a7b733a323a226964223b693a3138333b733a353a22616c696173223b733a3135353a22cf80cf81ceb1cebacf84ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf82223b733a373a2273756d6d617279223b733a3430303a223c703ecea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf86cf84ceb9ceaccebeceb5cf84ceb520ceadcebdceb120cf80ceb9cebf20ceb3ceb5cebdceb9cebacf8c20cf80cf81cf8cceb3cf81ceb1cebccebcceb120cf80cebfcf8520ceb8ceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf83ceb1cf8220cebaceb1ceb920cf84ceb9cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb3ceb9ceb120cf8ccebbceb720cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb12e20ce9cceb7cebd20ceb5cf83cf84ceb9ceacceb6ceb5cf84ceb520cebccf8ccebdcebf20cf83cf84cebf20cf80cf8ecf8220cebdceb120e28098e28099cf87cf89cf81ceadcf83ceb5cf84ceb5e28099e2809920cf84ceb120cf80ceaccebdcf84ceb120cf83cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf203234cf89cf81cebf266e6273703b3c2f703e0d0a223b733a343a22626f6479223b733a343533303a22cea0cf81ceb1cebacf84ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf822020202020202020202020202020202020202020202020202020202020ce9fcf81ceb3ceb1cebdcf8ecf83cf84ceb520cf84cebf20cf80cf81cf8cceb3cf81ceb1cebccebcceac20cf83ceb1cf823a20ce9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf83ceb520cebcceb9ceb120cebcceb9cebacf81ceae20cebbceafcf83cf84ceb120332d3520cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebaceaccebdceb5cf84ceb520cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720cebcceadcf81ceb120cebcceb520ceb2ceaccf83ceb720cf84ceb9cf8220cf80cf81cebfcf84ceb5cf81ceb1ceb9cf8ccf84ceb7cf84ceadcf8220cf83ceb1cf822e20202020202020202020202020202020202020202020cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf86cf84ceb9ceaccebeceb5cf84ceb520ceadcebdceb120cf80ceb9cebf20ceb3ceb5cebdceb9cebacf8c20cf80cf81cf8cceb3cf81ceb1cebccebcceb120cf80cebfcf8520ceb8ceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf83ceb1cf8220cebaceb1ceb920cf84ceb9cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb3ceb9ceb120cf8ccebbceb720cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb12e20ce9cceb7cebd20ceb5cf83cf84ceb9ceacceb6ceb5cf84ceb520cebccf8ccebdcebf20cf83cf84cebf20cf80cf8ecf8220cebdceb120e28098e28099cf87cf89cf81ceadcf83ceb5cf84ceb5e28099e2809920cf84ceb120cf80ceaccebdcf84ceb120cf83cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf203234cf89cf81cebf202e0a20cea3cf89cf83cf84ceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf87cf81cf8ccebdcebfcf85203ac2a0cea4cebf20cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf83cf85ceb3cebaceb5cebdcf84cf81cf89cebcceadcebdcebfceb920cf83ceb520cebcceb9ceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cebcceb1cf8220ceb2cebfceb7ceb8ceacceb5ceb920cebacf85cf81ceafcf89cf8220cebdceb1c2a0ceb5cebecebfceb9cebacebfcebdcebfcebccebfcf8dcebcceb520ceb5cebdceadcf81ceb3ceb5ceb9ceb12ec2a0ce9fceb9c2a0ceb1cf80cebfcf83cf80ceaccf83ceb5ceb9cf8220cf84ceb7cf8220cf80cf81cebfcf83cebfcf87ceaecf82c2a0ceb5ceafcebdceb1ceb920ceb4ceb1cf80ceb1cebdceb7cf81ceadcf822e0a20ce91cf86ceaecf83cf84ceb520cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb12c20cf83cf84cebf20cf87cf8ecf81cebf20cf84ceb7cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf83ceb1cf823ac2a0ce94ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cebcceadcf83cf8920cf84ceb7cf8220cf84ceb5cf87cebdcebfcebbcebfceb3ceafceb1cf8220ceadcf87cebfcf85cebcceb520cf80cf81cf8ccf83ceb2ceb1cf83ceb720cf83ceb520ceb8ceadcebcceb1cf84ceb120cf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cebcceb1cf8220ceb1cebdceac20cf80ceaccf83ceb120cf83cf84ceb9ceb3cebcceae2028cf802ecf872e20cebdceb120cf84cf83ceb5cebaceaccf81cebfcf85cebcceb520cf84ceb120656d61696c732c20ceadcebdceb12070726f6a65637420ceba2eceb12e2920cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf80ceaccf81ceb5cf84ceb520cf83cf85cebdceb5ceb9ceb4ceb7cf84ceac20cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceb720cebdceb120cf84ceb120ceb4ceb9ceb1cf87cf89cf81ceafcf83ceb5cf84ceb52c20ceb1cf86ceaecebdcebfcebdcf84ceb1cf8220cf83cebaceadcf88ceb5ceb9cf8220cebaceb1ceb920ceb8ceadcebcceb1cf84ceb120cf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cf83ceb1cf8220cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf83ceb1cf822e0a20ce98cf85cebcceb7ceb8ceb5ceafcf84ceb520cf8ccf84ceb920ceadcf87ceb5cf84ceb520cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebdceb120cf80ceb5ceafcf84ceb520cf8ccf87ceb93ac2a0ce9dceb120ceb8cf85cebcceaccf83cf84ceb520cf8ccf84ceb920ceb5ceafcebdceb1ceb920cebfceba20cebdceb120ceb1cf81cebdceb7ceb8ceb5ceafcf84ceb520ceb3ceb9ceb120cebaceaccf84ceb920ceb1cebbcebbceac20cf80ceaccebdcf84ceb120cebcceb520ceb5cf85ceb3ceb5cebdceb9cebacf8c20cf84cf81cf8ccf80cebf2e20cea3cf84ceb1cebcceb1cf84cf8ecebdcf84ceb1cf8220cebdceb120ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5cf84ceb520cebaceb1ceb8ceaecebacebfcebdcf84ceb120ceb1cf80cf8c20ceb5cebdcebfcf87ceae20ceae20cebaceb1ceb920cf86ceb1ceb9cebdcebfcebcceb5cebdceb9cebaceae20ceb1ceafcf83ceb8ceb7cf83ceb720cf85cf80cebfcf87cf81ceadcf89cf83ceb7cf822c20ceb8ceb120ceb5cebecebfceb9cebacebfcebdcebfcebcceaecf83ceb5cf84ceb520cf87cf81cf8ccebdcebf20ceb3ceb9ceb120ceaccebbcebbceb120cf80ceb9cebf20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20ceb3ceb9ceb120ceb5cf83ceaccf8220cf80cf81ceacceb3cebcceb1cf84ceb12e0a20ce91cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84cebf20cebdceb120ceb1cf83cf87cebfcebbceb5ceafcf83cf84ceb520cebcceb520cf80cebfcebbcebbceac20ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb120cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb12028206d756c7469202d207461736b696e6720293ac2a0ce8ccf84ceb1cebd20ceb2cf81ceafcf83cebaceb5cf83cf84ceb520cf83ceb520cf84ceb7cebbceb5cf86cf89cebdceb9cebaceae20cf83cf85cebdcebfcebcceb9cebbceafceb120ceae20cf83ceb520cf80cf81cf8ccf83cf89cf80cebf20cebcceb520cf80cf81cf8ccf83cf89cf80cebf20cf83cf85cebdcebfcebcceb9cebbceafceb12c20ceb5cf83cf84ceb9ceaccf83cf84ceb520cf83cf84cebf20ceaccebbcebbcebf20cf80cf81cf8ccf83cf89cf80cebf20cebaceb1ceb920cf84ceb720cf83cf85ceb6ceaecf84ceb7cf83ceb72e20ce9720cf80cebfcebbcebbceb1cf80cebbceae20ceb5cebacf84ceadcebbceb5cf83ceb720ceb5ceafcebdceb1ceb920cebcceb9ceb120ceb1cebdcf84ceb9cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceae20cf84ceb5cf87cebdceb9cebaceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220cf87cf81cf8ccebdcebfcf8520ceb9ceb4ceafcf89cf8220cf8ccf84ceb1cebd20cf83cf85cebdceb1cebdceb1cf83cf84cf81ceadcf86ceb5cf83cf84ceb520cebcceb520ceb1cebdceb8cf81cf8ecf80cebfcf85cf822e0a20ce9acebfceb9cf84ceaccf84ceb520cf84cebf20cf81cebfcebbcf8cceb920cf83ceb1cf823ac2a0ce91cebd20ceb5cebacf84ceb5cebbceb5ceafcf84ceb520cebcceb9ceb120ceb5cf81ceb3ceb1cf83ceafceb120cf83cf84ceb7cebd20cebfcf80cebfceafceb120cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb1cf80cebfcf81cf81cebfcf86ceb7ceb8ceb5ceafcf84ceb520cebaceb1ceb920cebdceb120cebaceb1cf84ceb1cebdceb1cebbcf8ecf83ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf8ccf84ceb920ceb8ceadcebbceb5cf84ceb52028ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cf83ceb520cebacebfceb9cebdcf89cebdceb9cebaceac20ceb4ceafcebacf84cf85ceb12c20ceb7cebbceb5cebacf84cf81cebfcebdceb9cebacf8c20cf84ceb1cf87cf85ceb4cf81cebfcebcceb5ceafcebf20ceae20ceb1cebdceb1ceb6ceaecf84ceb7cf83ceb720cf83cf84cebf20ceb4ceb9ceb1ceb4ceafcebacf84cf85cebf292c20cf84cebfcf80cebfceb8ceb5cf84ceaecf83cf84ceb520cf83cf84cebf20ceb3cf81ceb1cf86ceb5ceafcebf20cf84cebf20cf81cebfcebbcf8cceb920cf83ceb1cf822c20cf83ceb7cebcceb5ceb9cf8ecebdcebfcebdcf84ceb1cf8220cf84ceaf20cf8ecf81ceb120cebeceb5cebaceb9cebdceaecf83ceb1cf84ceb520cebaceb1ceb920cf80cf8ccf83cebf20cebaceb1ceb9cf81cf8c20cf83cebacebfcf80ceb5cf8dceb5cf84ceb520cebdceb120cf80ceb5cf81ceaccf83ceb5cf84ceb520ceb5cebaceb5ceaf2e0a20ce9aceaccebdcf84ceb520ceb4ceb9ceb1cebbceb5ceafcebccebcceb1cf84ceb13ac2a0ce9aceaccebdcf84ceb520cebcceb9cebacf81ceac20ceb4ceb9ceb1cebbceb5ceafcebccebcceb1cf84ceb120cf8ccf84ceb1cebd20cf84ceb120cf87cf81ceb5ceb9ceacceb6ceb5cf83cf84ceb520cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220ceb7cebcceadcf81ceb1cf8220ceb3ceb9ceb120cebdceb120ceb3ceb5cebcceafcf83ceb5cf84ceb520cf84ceb9cf8220cebccf80ceb1cf84ceb1cf81ceafceb5cf8220cf83ceb1cf8220cebaceb1ceb920cebdceb120ceb1cebdceb1cebacf84ceaecf83ceb5cf84ceb520cf84ceb720cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb720cf83ceb1cf822e0a20cea3cf89cebcceb1cf84ceb9cebaceae2c20cf80cebdceb5cf85cebcceb1cf84ceb9cebaceae20cebaceb1ceb920cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebaceb1cebbcebbceb9ceadcf81ceb3ceb5ceb9ceb13ac2a0ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb5cebeceb1cf83cebacebfcf8dcebcceb520cf84cf8ccf83cebf20cf84ceb7cebd20cf83cf89cebcceb1cf84ceb9cebaceae20cf8ccf83cebf20cebaceb1ceb920cf84ceb7cebd20cf80cebdceb5cf85cebcceb1cf84ceb9cebaceae20cebaceb1ceb920cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebcceb1cf8220ceb5cf85ceb5cebeceafceb12e20ce94ceb9ceb1ceb2ceacceb6cebfcebdcf84ceb1cf8220ceadcebdceb120ceb2ceb9ceb2cebbceafcebf2c20cebcceb1ceb8ceb1ceafcebdcebfcebdcf84ceb1cf8220cebaceaccf84ceb920cebdceadcebf2c20ceb1cf86ceb9ceb5cf81cf8ecebdcebfcebdcf84ceb1cf82203320cf8ecf81ceb5cf8220cf84ceb7cebd20ceb5ceb2ceb4cebfcebcceacceb4ceb120cf83cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb720cebaceb1ceb920cf86cf81cebfcebdcf84ceafceb6cebfcebdcf84ceb1cf8220cf84cebfcebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cebacf8ccf83cebccebf2c20ceb1cf80cebfcebacf84cebfcf8dcebcceb520ceb4cf8dcebdceb1cebcceb720cebaceb1ceb920ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf8220ceb3ceb9ceb120cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83ceb520cebaceacceb8ceb520ceb4cf8dcf83cebacebfcebbcebf20cebaceb1ceb920cf80ceb9ceb5cf83cf84ceb9cebacf8c20cf80cf81cf8cceb3cf81ceb1cebccebcceb12e223b733a363a22696d61676573223b733a3238313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32313a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135393a223138333acf80cf81ceb1cebacf84ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf80ceafcf84ceb5cf85cebeceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb1cf822dceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf822dcebaceb1ceb92dcf80cf81cebfcf83cf89cf80ceb9cebaceaecf822dceb6cf89ceaecf82223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3231333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138333acf80cf81ceb1cebacf84ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf80ceafcf84ceb5cf85cebeceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb1cf822dceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf822dcebaceb1ceb92dcf80cf81cebfcf83cf89cf80ceb9cebaceaecf822dceb6cf89ceaecf822663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3135353a22cea0cf81ceb1cebacf84ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313833223b7d7d),
(668, 'index.php?option=com_content&view=article&id=184', 'index.php?option=com_content&view=article&id=184:τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο&catid=36', 'Τι σημαίνει η σωστή διαχείριση χρόνου- Το παράδειγμα με το βάζο', ' Το παρακάτω κείμενο αφορά μια άσκηση που έκανε καθηγητής ψυχολογίας έχοντας μπροστά του κάποια αντικείμενα στους φοιτητές του ώστε να επισημάνει τη σημασία που έχει η κατανομή του χρόνου στη ζωή μας σε συνάρτηση με τα σημαντικά και ουσιαστικά πράγματα. ', '2022-01-27 20:22:29', 'c43c13afd4b614d925c8782a26444dd4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303536323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3436363a2220cea4cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920cebaceb5ceafcebcceb5cebdcebf20ceb1cf86cebfcf81ceac20cebcceb9ceb120ceaccf83cebaceb7cf83ceb720cf80cebfcf8520ceadcebaceb1cebdceb520cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf8220ceadcf87cebfcebdcf84ceb1cf8220cebccf80cf81cebfcf83cf84ceac20cf84cebfcf8520cebaceaccf80cebfceb9ceb120ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdceb120cf83cf84cebfcf85cf8220cf86cebfceb9cf84ceb7cf84ceadcf8220cf84cebfcf8520cf8ecf83cf84ceb520cebdceb120ceb5cf80ceb9cf83ceb7cebcceaccebdceb5ceb920cf84ceb720cf83ceb7cebcceb1cf83ceafceb120cf80cebfcf8520ceadcf87ceb5ceb920ceb720cebaceb1cf84ceb1cebdcebfcebcceae20cf84cebfcf8520cf87cf81cf8ccebdcebfcf8520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cf83ceb520cf83cf85cebdceaccf81cf84ceb7cf83ceb720cebcceb520cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebaceb1ceb920cebfcf85cf83ceb9ceb1cf83cf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb12e20223b693a333b613a32353a7b733a323a226964223b693a3138343b733a353a22616c696173223b733a3131343a22cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb720cf83cf89cf83cf84ceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf87cf81cf8ccebdcebfcf8520cf84cebf20cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebcceb520cf84cebf20ceb2ceacceb6cebf223b733a373a2273756d6d617279223b733a3437333a223c703ecea4cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920cebaceb5ceafcebcceb5cebdcebf20ceb1cf86cebfcf81ceac20cebcceb9ceb120ceaccf83cebaceb7cf83ceb720cf80cebfcf8520ceadcebaceb1cebdceb520cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf8220ceadcf87cebfcebdcf84ceb1cf8220cebccf80cf81cebfcf83cf84ceac20cf84cebfcf8520cebaceaccf80cebfceb9ceb120ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdceb120cf83cf84cebfcf85cf8220cf86cebfceb9cf84ceb7cf84ceadcf8220cf84cebfcf8520cf8ecf83cf84ceb520cebdceb120ceb5cf80ceb9cf83ceb7cebcceaccebdceb5ceb920cf84ceb720cf83ceb7cebcceb1cf83ceafceb120cf80cebfcf8520ceadcf87ceb5ceb920ceb720cebaceb1cf84ceb1cebdcebfcebcceae20cf84cebfcf8520cf87cf81cf8ccebdcebfcf8520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cf83ceb520cf83cf85cebdceaccf81cf84ceb7cf83ceb720cebcceb520cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebaceb1ceb920cebfcf85cf83ceb9ceb1cf83cf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a333937333a22cea4ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb720cf83cf89cf83cf84ceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf87cf81cf8ccebdcebfcf852d20cea4cebf20cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebcceb520cf84cebf20ceb2ceacceb6cebf2020202020202020202020202020202020202020202020202020202020cea4cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920cebaceb5ceafcebcceb5cebdcebf20ceb1cf86cebfcf81ceac20cebcceb9ceb120ceaccf83cebaceb7cf83ceb720cf80cebfcf8520ceadcebaceb1cebdceb520cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf8220ceadcf87cebfcebdcf84ceb1cf8220cebccf80cf81cebfcf83cf84ceac20cf84cebfcf8520cebaceaccf80cebfceb9ceb120ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdceb120cf83cf84cebfcf85cf8220cf86cebfceb9cf84ceb7cf84ceadcf8220cf84cebfcf8520cf8ecf83cf84ceb520cebdceb120ceb5cf80ceb9cf83ceb7cebcceaccebdceb5ceb920cf84ceb720cf83ceb7cebcceb1cf83ceafceb120cf80cebfcf8520ceadcf87ceb5ceb920ceb720cebaceb1cf84ceb1cebdcebfcebcceae20cf84cebfcf8520cf87cf81cf8ccebdcebfcf8520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cf83ceb520cf83cf85cebdceaccf81cf84ceb7cf83ceb720cebcceb520cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebaceb1ceb920cebfcf85cf83ceb9ceb1cf83cf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb12e2020202020202020202020202020202020202020202020cea7cf89cf81ceafcf8220cebdceb120cf80ceb5ceb920cf84ceafcf80cebfcf84ceb12c20cf80ceaecf81ceb520ceadcebdceb1c2a0ceb2ceacceb6cebfc2a0cebaceb1ceb920ceaccf81cf87ceb9cf83ceb520cebdceb120cf84cebf20ceb3ceb5cebcceafceb6ceb5ceb920cebcceb5c2a0cebccf80ceb1cebbceaccebaceb9ceb120cf80ceb9cebdceb3ceba20cf80cebfcebdceb3ceba2e20ce8ccf84ceb1cebd20cf80cebbceadcebfcebd20ceb4ceb520cf87cf89cf81cebfcf8dcf83ceb1cebd20ceaccebbcebbceb12c20cebacebfceafcf84ceb1cebeceb520cf84cebfcf85cf8220cf86cebfceb9cf84ceb7cf84ceadcf8220cebaceb1ceb920cf84cebfcf85cf8220cf81cf8ecf84ceb7cf83ceb520ceb1cebd20cf84cebf20ceb2ceacceb6cebf20ceb5ceafcf87ceb520ceb3ceb5cebcceafcf83ceb5ceb92c20cebaceb1ceb920ceb5cebaceb5ceafcebdcebfceb920ceb5ceafcf80ceb1cebd20cf80cf89cf8220ceb5ceafcf87ceb52e20ce88cf80ceb5ceb9cf84ceb120cebf20cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf8220cf80ceaecf81ceb520cebcceb5cf81ceb9cebaceacc2a0cf87ceb1cebbceafcebaceb9ceb1c2a0cebaceb1ceb920ceaccf81cf87ceb9cf83ceb520cebdceb120cf84ceb120cf81ceafcf87cebdceb5ceb920cf83cf84cebf20ceb2ceacceb6cebf2c20cebacebfcf85cebdcf8ecebdcf84ceb1cf8220cf84cebf2c20cebaceb1ceb920ceb1cf85cf84ceac20ceb3ceadcebcceb9cf83ceb1cebd20cf84ceb120cebaceb5cebdceac20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120cebccf80ceb1cebbceaccebaceb9ceb12e20ce8ccf84ceb1cebd20cf80ceb9ceb120ceb4ceb5cebd20cf87cf89cf81cebfcf8dcf83ceb1cebd20ceaccebbcebbceb120cf87ceb1cebbceafcebaceb9ceb12c20cf81cf8ecf84ceb7cf83ceb520cf84cebfcf85cf8220cf86cebfceb9cf84ceb7cf84ceadcf8220ceb1cebd20cf84cebf20ceb2ceacceb6cebf20ceaecf84ceb1cebd20ceb3ceb5cebcceaccf84cebf20cebaceb920ceb1cf85cf84cebfceaf2c20cebaceaccf80cf89cf8220cf83ceb1cf83cf84ceb9cf83cebcceadcebdcebfceb92c20ceb5ceafcf80ceb1cebd20cf80cf89cf8220ceaecf84ceb1cebd2e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebf20cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf8220cf80ceaecf81ceb5c2a0ceaccebccebccebf2c20cf84ceb7cebd20ceadcf81ceb9cebeceb520cebcceadcf83ceb120cf83cf84cebf20ceb2ceacceb6cebf20cebaceb1ceb920ceb3ceadcebcceb9cf83ceb520cf8ccebbceb120cf84ceb120cebaceb5cebdceac20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf87ceb1cebbceafcebaceb9ceb12e20cea1cf8ecf84ceb7cf83ceb520cebaceb1ceb920cf80ceaccebbceb920cf84cebfcf85cf8220cf86cebfceb9cf84ceb7cf84ceadcf8220ceb1cebd20cf84cebf20ceb2ceacceb6cebf20ceaecf84ceb1cebd20ceb3ceb5cebcceaccf84cebf2c20cebaceb1ceb920ceb1cf85cf84cebfceaf20ceb1cf80ceaccebdcf84ceb7cf83ceb1cebd20cebcceb520cebcceb9ceb120cf86cf89cebdceae20c2abcebdceb1ceb921c2bb2e20cea4cf8ccf84ceb520cebf20cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf8220ceadcf83cebacf85cf88ceb520cebaceb1ceb920cf80ceaecf81ceb120cebaceaccf84cf8920ceb1cf80cf8c20cf84cebf20ceb3cf81ceb1cf86ceb5ceafcebfc2a0ceb4cf85cebf20cebacebfcf8dcf80ceb5cf8220cebaceb1cf86ceadc2a0cebaceb1ceb920cf84ceb9cf8220ceadcf87cf85cf83ceb520cf83cf84cebf20ceb2ceacceb6cebf2c20ceb5cebdcf8e20cebfceb920cf86cebfceb9cf84ceb7cf84ceadcf8220cf80cebbceadcebfcebd20ceb3ceb5cebbcebfcf8dcf83ceb1cebd20ceb1cf80cebfcf81ceb7cebcceadcebdcebfceb92e0ac2abcea4cf8ecf81ceb1c2bb2c20ceb5ceafcf80ceb520cebf20cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf822c20c2abceb8ceadcebbcf8920cebdceb120cf86ceb1cebdcf84ceb1cf83cf84ceb5ceafcf84ceb520cf8ccf84ceb9c2a0cf84cebf20ceb2ceacceb6cebf20ceb5ceafcebdceb1ceb920cf83ceb1cebd20cf84ceb720ceb6cf89ceae20cf83ceb1cf822e20cea4ceb1c2a0cebccf80ceb1cebbceaccebaceb9ceb1c2a0ceb1cebdcf84ceb9cf80cf81cebfcf83cf89cf80ceb5cf8dcebfcf85cebd20cf84ceb120cf80ceb9cebf20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb120cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf822c20cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20cf8ccebbceb120cf84e2809920ceaccebbcebbceb120cf87ceb1ceb8cebfcf8dcebd20ceb5ceafcebdceb1ceb920ceb9cebaceb1cebdceac20cebdceb120ceb3ceb5cebcceafcf83cebfcf85cebd20cf84ceb720ceb6cf89ceae20cf83ceb1cf822e20cea4ceb1c2a0cf87ceb1cebbceafcebaceb9ceb1c2a0ceb1cebdcf84ceb9cf80cf81cebfcf83cf89cf80ceb5cf8dcebfcf85cebd20cf80cf81ceacceb3cebcceb1cf84ceb120cebbceb9ceb3cf8ccf84ceb5cf81cebf20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebaceb1ceb920ceb7c2a0ceaccebccebccebfcf82c2a0cf84ceb120ceb1cebacf8ccebcceb120cebcceb9cebacf81cf8ccf84ceb5cf81ceb7cf8220cf83ceb7cebcceb1cf83ceafceb1cf822e20ce91cebd20ceb3ceb5cebcceafcf83ceb5cf84ceb520cf84cebf20ceb2ceacceb6cebf20cf80cf81cf8ecf84ceb120cebcceb520ceaccebccebccebf2c20ceb4ceb5cebd20ceb8ceb120cf85cf80ceaccf81cf87ceb5ceb920cf87cf8ecf81cebfcf8220ceb3ceb9ceb120cebdceb120ceb2ceaccebbceb5cf84ceb520cf84ceb120cf87ceb1cebbceafcebaceb9ceb120cebaceb1ceb920cf84ceb120cebccf80ceb1cebbceaccebaceb9ceb120cf84cebfcf8520cf84ceadcebdceb9cf822ec2a020cea4cebf20ceafceb4ceb9cebf20ceb9cf83cf87cf8dceb5ceb920cebaceb1ceb920ceb3ceb9ceb120cf84ceb720ceb6cf89ceae20cf83ceb1cf822e20ce91cebd20cebecebfceb4ceadcf88ceb5cf84ceb520cf84cebf20cf87cf81cf8ccebdcebf20cebaceb1ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cf83ceb1cf8220cf83ceb520cebcceb9cebacf81ceac20cf80cf81ceacceb3cebcceb1cf84ceb12c20ceb4ceb5cebd20ceb8ceb120ceb1cf86ceaecf83ceb5cf84ceb520cf87cf8ecf81cebf20cebaceb1ceb920ceb4ceb5cebd20ceb8ceb120ceadcf87ceb5cf84ceb520cf87cf81cf8ccebdcebfc2a020cebaceb1ceb920ceb4cf8dcebdceb1cebcceb720ceb3ceb9ceb120ceaccebbcebbceb120cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb120cebaceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb12ec2a0cea6cf81cebfcebdcf84ceafcf83cf84ceb5c2a0c2a0cf80cf81cf8ecf84ceb120ceb3ceb9ceb120cf84ceb120cebccf80ceb1cebbceaccebaceb9ceb120cf84cebfcf8520cf84ceadcebdceb9cf822c20cebcceb5cf84ceac20ceb3ceb9ceb120cf84ceb120cf87ceb1cebbceafcebaceb9ceb120cebaceb1ceb920cf83cf84cebf20cf84ceadcebbcebfcf8220ceb3ceb9ceb120cf84ceb7cebd20ceaccebccebccebfc2bb2e0ace88cebdceb1cf8220cf86cebfceb9cf84ceb7cf84ceaecf8220cf84cebfcf8520ceb5ceafcf80ceb53a20c2abce9eceb5cf87ceaccf83ceb1cf84ceb520cf84cebfcebd20cebaceb1cf86ceade280a620cea4ceaf20ceb1cebdcf84ceb9cf80cf81cebfcf83cf89cf80ceb5cf8dceb5ceb93bc2bb0ac2abce9fc2a0cebaceb1cf86ceadcf82c2a0ceb1cebdcf84ceb9cf80cf81cebfcf83cf89cf80ceb5cf8dceb5ceb920cf84ceb7cebdc2a0ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb72e20ce8ccf83cebf20ceb3ceb5cebcceaccf84ceb720cebaceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920ceb720ceb6cf89ceae20cf83ceb1cf822c20cf80ceaccebdcf84ceb120ceb8ceb120cf85cf80ceaccf81cf87ceb5ceb920cf87cf8ecf81cebfcf8220ceb3ceb9ceb120ceadcebdceb120cebaceb1cf86ceb5ceb4ceaccebaceb920cebcceb520ceadcebdceb1cebd20cf86ceafcebbcebfc2bb2c20ceb5ceafcf80ceb520cebf20cebaceb1ceb8ceb7ceb3ceb7cf84ceaecf8220cf87ceb1cebccebfceb3ceb5cebbcf8ecebdcf84ceb1cf822e20c2abce8ccf84ceb1cebd20cf83cf84ceb720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf84cebf20ceb1ceb4ceb9ceb1cf87cf8ecf81ceb7cf84cebfc2a0ceb8cf85cebcceb7ceb8ceb5ceafcf84ceb520cf84cebf20ceb2ceacceb6cebf20cebaceb1ceb920cf84ceb9cf8220ceb4cf85cebf20cebacebfcf8dcf80ceb5cf8220cebaceb1cf86ceadc2bb2e223b733a363a22696d61676573223b733a3236313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32323a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131383a223138343acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb72dcf83cf89cf83cf84ceae2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf87cf81cf8ccebdcebfcf852dcf84cebf2dcf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12dcebcceb52dcf84cebf2dceb2ceacceb6cebf223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138343acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb72dcf83cf89cf83cf84ceae2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf87cf81cf8ccebdcebfcf852dcf84cebf2dcf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12dcebcceb52dcf84cebf2dceb2ceacceb6cebf2663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3131353a22cea4ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb720cf83cf89cf83cf84ceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf87cf81cf8ccebdcebfcf852d20cea4cebf20cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebcceb520cf84cebf20ceb2ceacceb6cebf223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313834223b7d7d);
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
(669, 'index.php?option=com_content&view=article&id=185', 'index.php?option=com_content&view=article&id=185:η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω&catid=36', 'Η πιο δύσκολη ισορροπία είναι αυτή ανάμεσα στα πρέπει και στα θέλω!', ' Η ισορροπία μεταξύ εργασιακής και προσωπικής ζωής είναι ένα πολυδιάστατο και σύνθετο φαινόμενο. ', '2022-01-27 20:22:45', '2d372c36b9d69ef4c221b2849a4d3783', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373932323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137393a2220ce9720ceb9cf83cebfcf81cf81cebfcf80ceafceb120cebcceb5cf84ceb1cebecf8d20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceadcebdceb120cf80cebfcebbcf85ceb4ceb9ceaccf83cf84ceb1cf84cebf20cebaceb1ceb920cf83cf8dcebdceb8ceb5cf84cebf20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2e20223b693a333b613a32353a7b733a323a226964223b693a3138353b733a353a22616c696173223b733a3132313a22ceb720cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb120ceb5ceafcebdceb1ceb920ceb1cf85cf84ceae20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceadcf80ceb5ceb920cebaceb1ceb920cf83cf84ceb120ceb8ceadcebbcf89223b733a373a2273756d6d617279223b733a3236373a223c703ece97266e6273703b3c7374726f6e673eceb9cf83cebfcf81cf81cebfcf80ceafceb13c2f7374726f6e673e266e6273703bcebcceb5cf84ceb1cebecf8d20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceadcebdceb1266e6273703b3c7374726f6e673ecf80cebfcebbcf85ceb4ceb9ceaccf83cf84ceb1cf84cebf3c2f7374726f6e673e266e6273703bcebaceb1ceb9266e6273703b3c7374726f6e673ecf83cf8dcebdceb8ceb5cf84cebf3c2f7374726f6e673e266e6273703bcf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2e3c2f703e0d0a223b733a343a22626f6479223b733a313739343a22ce9720cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb120ceb5ceafcebdceb1ceb920ceb1cf85cf84ceae20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceadcf80ceb5ceb920cebaceb1ceb920cf83cf84ceb120ceb8ceadcebbcf89212020202020202020202020202020202020202020202020202020202020ce9720ceb9cf83cebfcf81cf81cebfcf80ceafceb120cebcceb5cf84ceb1cebecf8d20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceadcebdceb120cf80cebfcebbcf85ceb4ceb9ceaccf83cf84ceb1cf84cebf20cebaceb1ceb920cf83cf8dcebdceb8ceb5cf84cebf20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2e20202020202020202020202020202020202020202020ce9720ceb9cf83cebfcf81cf81cebfcf80ceafceb120cf83cf85cebdceafcf83cf84ceb1cf84ceb1ceb920cf83cf84cebf20cebaceb1cf84ceac20cf80cf8ccf83cebfcebd20cf84cebf20ceaccf84cebfcebccebf20ceb1cf83cebaceb5ceafc2a0ceb9cf83cf8ccf81cf81cebfcf80ceb1c2a0cf84cebfcf85cf82c2a0cf81cf8ccebbcebfcf85cf82c2a0cf84cebfcf8520cf8ccf83cebfcebd20ceb1cf86cebfcf81ceac20cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cebaceb1ceb920cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20cf84cebfcf8520ceb6cf89ceae2c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84cebf20cebaceb1cf84ceac20cf80cf8ccf83cebfcebd20ceb1cebdcf84cebbceb5ceaf20ceafcf83ceb720ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720ceb1cf80cf8c20ceb1cf85cf84cebfcf8dcf822e20ce91cebd20cebaceaccf84ceb920ceb1cf80cf8c20ceb1cf85cf84ceac20cf85cf80ceb5cf81cf84ceb5cf81ceb5ceaf20ceadcebdceb1cebdcf84ceb920cebaceaccf80cebfceb9cebfcf8520ceaccebbcebbcebfcf8520cf84cf8ccf84ceb520ceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb1c2a0ceb4ceb9ceb1cf84ceb1cf81ceaccf83cf83ceb5cf84ceb1ceb92e20cea9cf83cf84cf8ccf83cebf20cebfceb9c2a0cf81cf8ccebbcebfceb9c2a0cf80cebfcf8520cebaceb1cebbcebfcf8dcebcceb1cf83cf84ceb520cebdceb120cf85cf80ceb7cf81ceb5cf84ceaecf83cebfcf85cebcceb520cf83cf84ceb7cebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae20cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20cebcceb1cf8220ceb6cf89ceae20ceb5ceafcebdceb1ceb9c2a0cf80cebfcebbcebbcebfceafc2a0cebaceb1ceb9c2a0ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacebfceafc2a0cebaceb1ceb920ceb5cebaceb5ceaf20ceadceb3cebaceb5ceb9cf84ceb1ceb920ceb7c2a0ceb4cf85cf83cebacebfcebbceafceb1c2a0cebcceb1cf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cebfcf8dcebcceb52e20ce93ceb9e2809920ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cebaceb1cebbceac20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822c20cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf822c20cf84ceb9cf8220ceb1cebeceafceb5cf8220cebaceb1ceb920cf84ceb120cf8ccf81ceb9ceac20cebcceb1cf822e20ce88cf84cf83ceb920ceb8ceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf84ceb9cf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf8220cf83cf84ceb9cf8220cebfcf80cebfceafceb5cf8220cf84cf81ceadcf86cebfcf85cebcceb5c2a0cebcceb720cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceadcf8220cf80cf81cebfcf83ceb4cebfcebaceafceb5cf82c2a0ceb5ceafcf84ceb520ceb3ceb9ceb120cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac2c20ceb5ceafcf84ceb520ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20cebcceb1cf8220ceb6cf89ceae20cebaceb1ceb920cebdceb1c2a0ceb8ceadcf84cebfcf85cebcceb5c2a0cf84ceb120cf80cf81cebfcf83cf89cf80ceb9cebaceac20cebcceb1cf82c2a0cf8ccf81ceb9ceb12cc2a0cebbceadceb3cebfcebdcf84ceb1cf82c2a0cf8ccf87ceb9c2a0cf83ceb520cebfcf84ceb9ceb4ceaecf80cebfcf84ceb520cebcceb1cf8220cf80ceb1cf81ceb1ceb2ceb9ceacceb6ceb5ceb92ec2a0223b733a363a22696d61676573223b733a3236353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32323a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132353a223138353aceb72dcf80ceb9cebf2dceb4cf8dcf83cebacebfcebbceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb12dceb5ceafcebdceb1ceb92dceb1cf85cf84ceae2dceb1cebdceaccebcceb5cf83ceb12dcf83cf84ceb12dcf80cf81ceadcf80ceb5ceb92dcebaceb1ceb92dcf83cf84ceb12dceb8ceadcebbcf89223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138353aceb72dcf80ceb9cebf2dceb4cf8dcf83cebacebfcebbceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb12dceb5ceafcebdceb1ceb92dceb1cf85cf84ceae2dceb1cebdceaccebcceb5cf83ceb12dcf83cf84ceb12dcf80cf81ceadcf80ceb5ceb92dcebaceb1ceb92dcf83cf84ceb12dceb8ceadcebbcf892663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3132323a22ce9720cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb120ceb5ceafcebdceb1ceb920ceb1cf85cf84ceae20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceadcf80ceb5ceb920cebaceb1ceb920cf83cf84ceb120ceb8ceadcebbcf8921223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313835223b7d7d),
(672, 'index.php?option=com_content&view=article&id=90', 'index.php?option=com_content&view=article&id=90:τι-είναι-ο-όρος-απολαμβάνειν&catid=21', 'Τι είναι ο όρος \'\'Απολαμβάνειν\'\';', ' Ο όρος «απολαμβάνειν», εισήχθη πρόσφατα από τους Bryant & Veroff, επιστήμονες από το χώρο της Θετικής Ψυχολογίας. ', '2022-01-27 20:25:32', '7e94aaafc7d55c1a321bd928b8300825', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383738353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139363a2220ce9f20cf8ccf81cebfcf8220c2abceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebdc2bb2c20ceb5ceb9cf83ceaecf87ceb8ceb720cf80cf81cf8ccf83cf86ceb1cf84ceb120ceb1cf80cf8c20cf84cebfcf85cf8220427279616e742026205665726f66662c20ceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf8220ceb1cf80cf8c20cf84cebf20cf87cf8ecf81cebf20cf84ceb7cf8220ce98ceb5cf84ceb9cebaceaecf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a39303b733a353a22616c696173223b733a35323a22cf84ceb920ceb5ceafcebdceb1ceb920cebf20cf8ccf81cebfcf8220ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a3238333a223c703ece9f20cf8ccf81cebfcf8220c2ab3c7374726f6e673eceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd3c2f7374726f6e673ec2bb2c20ceb5ceb9cf83ceaecf87ceb8ceb720cf80cf81cf8ccf83cf86ceb1cf84ceb120ceb1cf80cf8c20cf84cebfcf85cf82266e6273703b3c7374726f6e673e427279616e74266e6273703b26616d703b266e6273703b5665726f66663c2f7374726f6e673e2c266e6273703bceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf8220ceb1cf80cf8c20cf84cebf20cf87cf8ecf81cebf20cf84ceb7cf82266e6273703b3c7374726f6e673ece98ceb5cf84ceb9cebaceaecf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf823c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323932303a22cea4ceb920ceb5ceafcebdceb1ceb920cebf20cf8ccf81cebfcf82202727ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd27273b20ce88cebdceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebf20ceaccf84cebfcebccebf2c20ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5ceb920cf84ceb720ceb4ceb9ceb1ceb4cf81cebfcebcceae20ceb1cebacf8ccebcceb120cebaceb1ceb920cf8ccf84ceb1cebd20cebbcebfcebecebfceb4cf81cebfcebcceb5ceaf2e2020202020202020202020202020202020202020202020202020202020ce9f20cf8ccf81cebfcf8220c2abceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebdc2bb2c20ceb5ceb9cf83ceaecf87ceb8ceb720cf80cf81cf8ccf83cf86ceb1cf84ceb120ceb1cf80cf8c20cf84cebfcf85cf8220427279616e742026616d703b205665726f66662c20ceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf8220ceb1cf80cf8c20cf84cebf20cf87cf8ecf81cebf20cf84ceb7cf8220ce98ceb5cf84ceb9cebaceaecf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf822e20202020202020202020202020202020202020202020ce9f20cf8ccf81cebfcf8220ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebcceb1cf8220cebdceb120cf83cf84ceb5cebacf8ccebcceb1cf83cf84ceb520cf83ceb520cebcceb9ceb120ceb8ceb5cf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb12cc2a0ceb5cebdcf84ceb5ceafcebdcebfcebdcf84ceb1cf82c2a0ceaec2a0cf80ceb1cf81ceb1cf84ceb5ceafcebdcebfcebdcf84ceb1cf82c2a0cf84ceb7cebd20ceb5cf80ceb9cf81cf81cebfceae20cf84ceb7cf8220cf80ceaccebdcf8920cebcceb1cf822e20ce95ceafcebdceb1ceb920cebcceb9ceb1c2a0ceb5cebdceb5cf81ceb3ceb7cf84ceb9cebaceaec2a0ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12c20cf80cebfcf8520cebcceb520cebbceafceb3ceb720ceb5cebeceaccf83cebaceb7cf83ceb72c20cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220cebaceaccebdceb5ceb920cf80ceb9cebf20ceb9cebaceb1cebdcebfcf80cebfceb9ceb7cebcceadcebdcebfcf85cf8220ceb1cf80cf8c20cf84ceb720ceb6cf89ceae20cebaceb1ceb920cf84ceb5cebbceb9cebaceac2c20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf822e20ce93ceb9ceb120cebdceb120cf80cebfcf8dcebcceb520cf8ccf84ceb920cebaceaccf80cebfceb9cebfcf8220ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb920cebcceb9ceb120ceb5cebccf80ceb5ceb9cf81ceafceb12c20ceb4ceb5cebd20ceb1cf81cebaceb5ceaf20cebdceb120ceb1ceb9cf83ceb8ceaccebdceb5cf84ceb1ceb920ceb1cf80cebbcf8ecf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb720ceae20cf87ceb1cf81ceac2e20cea7cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebccf80cebfcf81ceb5ceaf20cebdceb1c2a0cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceb5ceafc2a0cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf84cebfcf8520cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20cf84ceb7cebdc2a0cf8ecf81ceb120cf80cebfcf8520ceb1cf85cf84ceac20cf80cf81cebfcebacf8dcf80cf84cebfcf85cebd2ec2a0ce88cf84cf83ceb92c20cebcceafceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cebdceb120cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cebaceb1cebdceb5ceafcf8220cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5ceb920cebcceb9ceb120ceb5cebccf80ceb5ceb9cf81ceafceb12c20ceb5ceafcebdceb1ceb920cebdceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb9c2a0cf83cf85cebdceb5ceb9ceb4ceb7cf84ceacc2a0cf80ceb1cf81cf8ecebdc2a0cf83cf84cebf20ceb5ceb4cf8e20cebaceb1ceb920cf84cf8ecf81ceb12cc2a0ceadcf87cebfcebdcf84ceb1cf8220ceb5cf80ceafceb3cebdcf89cf83ceb720ceb1cf85cf84cebfcf8d20cf80cebfcf8520cf84cebfcf8520cf83cf85cebcceb2ceb1ceafcebdceb5ceb92e0acea0cebfcebbcebbcebfceaf2c20cf83cf85ceb3cf87ceadcebfcf85cebd20cf84ceb7cebd20ceadcebdcebdcebfceb9ceb120cf84cebfcf8520ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebdc2a0cebcceb520cf84ceb7cebd20ceadcebdcebdcebfceb9ceb120cf84ceb7cf82c2a0ceb7ceb4cebfcebdceaecf822e20ce91cf8220ceb4cebfcf8dcebcceb52c20cf8ccebccf89cf822c20cebaceb1cf84ceac20cf80cf8ccf83cebf20cebfceb920ceb4cf8dcebf20ceb1cf85cf84ceadcf8220ceadcebdcebdcebfceb9ceb5cf8220cf83cf85cebdceb4ceadcebfcebdcf84ceb1ceb92ec2a04fc2a0ce91cf81ceb9cf83cf84cebfcf84ceadcebbceb7cf82c2a0ceb5ceafcf87ceb520cf80cf81cebfcf84ceb5ceafcebdceb5ceb920ceb4cf8dcebf20ceb5ceafceb4ceb720ceb5cf85cf84cf85cf87ceafceb1cf822c20cf84ceb7cebd20ceb7ceb4cebfcebdceae20cebaceb1ceb920cf84ceb7cebd20ceb5cf85ceb4ceb1ceb9cebccebfcebdceafceb12e20cea4cebf20cf80cf81cf8ecf84cebf2c20ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cf80cebfcf8520cf80ceb7ceb3ceacceb6ceb5ceb920ceb1cf80cf8c20cf84ceb7cebd20ceb1cf80cf8ccebacf84ceb7cf83ceb720cf84ceb7cf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf84ceb7cf8220ceb1cf80cebfcf86cf85ceb3ceaecf8220cf84cebfcf8520cf80cf8ccebdcebfcf852e20cea4cebf20ceb4ceb5cf8dcf84ceb5cf81cebf2c20ceb1cebdcf84ceb9cf83cf84cebfceb9cf87ceb5ceaf20cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cf80cebfcf8520cf80ceb7ceb3ceacceb6ceb5ceb920ceb1cf80cf8c20cebcceb9ceb120ceb6cf89ceae20cebcceb520cebdcf8cceb7cebcceb120cebaceb1ceb920cf84ceaccf83ceb720ceb3ceb9ceb120ceb1cf85cf84cebfcf80cf81ceb1ceb3cebcceaccf84cf89cf83ceb72e20ce9aceb1cf84ceac20cf84cebfcf85cf82c2a0427279616e74c2a026616d703bc2a05665726f66662cc2a0cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd20ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf86ceb9cebbcebfcf83cebfcf86ceb9cebaceac20cf83ceb520ceadcebdceb1cebd20cf84cf81cf8ccf80cebf20ceb6cf89ceaecf822c20cf80cebfcf85c2a0cf83cf85cebdceb4cf85ceacceb6ceb5ceb920cf84cf8ccf83cebf20cf84ceb7cebd20ceb7ceb4cebfcebdceae20cf8ccf83cebf20cebaceb1ceb920cf84ceb7cebd20ceb5cf85ceb4ceb1ceb9cebccebfcebdceafceb12c20ceb5cf80ceb9cf84cf85ceb3cf87ceaccebdcebfcebdcf84ceb1cf8220cebcceb9ceb120ceb9cf83cebfcf81cf81cebfcf80ceafceb120ceb1cebdceaccebcceb5cf83ceb120cf83ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220ceb4cf8dcebf20cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822ec2a028ce91cf85cf84ceadcf8220cebfceb9c2a0cf84cf81cebfcf86ceadcf8220ceb5cebdceb9cf83cf87cf8dcebfcf85cebd20cf84ceb7cebd20ceb1cf80cf8ccebbceb1cf85cf83ceae20cf83cebfcf8529223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32353a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35353a2239303acf84ceb92dceb5ceafcebdceb1ceb92dcebf2dcf8ccf81cebfcf822dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39303acf84ceb92dceb5ceafcebdceb1ceb92dcebf2dcf8ccf81cebfcf822dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22cea4ceb920ceb5ceafcebdceb1ceb920cebf20cf8ccf81cebfcf82202727ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd27273b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3930223b7d7d);
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
(673, 'index.php?option=com_content&view=article&id=91', 'index.php?option=com_content&view=article&id=91:οι-στρατηγικές-του-απολαμβάνειν&catid=21', 'Οι στρατηγικές του \'\'Απολαμβάνειν\'\'', ' Δεν είναι το πόσα έχουμε, άλλα το πόσα απολαμβάνουμε που ορίζουν την ευτυχία. Οι παρακάτω στρατηγικές θα σας βοηθήσουν να σταθείτε σε μια θετική εμπειρία, εντείνοντας ή παρατείνοντας την επιρροή της πάνω σας ', '2022-01-27 20:26:07', '92f6cfbdd51260e6598f5fe9d3947a1d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303038353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3338313a2220ce94ceb5cebd20ceb5ceafcebdceb1ceb920cf84cebf20cf80cf8ccf83ceb120ceadcf87cebfcf85cebcceb52c20ceaccebbcebbceb120cf84cebf20cf80cf8ccf83ceb120ceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf80cebfcf8520cebfcf81ceafceb6cebfcf85cebd20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12e20ce9fceb920cf80ceb1cf81ceb1cebaceaccf84cf8920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cf83cf84ceb1ceb8ceb5ceafcf84ceb520cf83ceb520cebcceb9ceb120ceb8ceb5cf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb12c20ceb5cebdcf84ceb5ceafcebdcebfcebdcf84ceb1cf8220ceae20cf80ceb1cf81ceb1cf84ceb5ceafcebdcebfcebdcf84ceb1cf8220cf84ceb7cebd20ceb5cf80ceb9cf81cf81cebfceae20cf84ceb7cf8220cf80ceaccebdcf8920cf83ceb1cf8220223b693a333b613a32353a7b733a323a226964223b693a39313b733a353a22616c696173223b733a35393a22cebfceb920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220cf84cebfcf8520ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a3435313a223c703ece94ceb5cebd20ceb5ceafcebdceb1ceb920cf84cebf20cf80cf8ccf83ceb120ceadcf87cebfcf85cebcceb52c20ceaccebbcebbceb120cf84cebf20cf80cf8ccf83ceb120ceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf80cebfcf8520cebfcf81ceafceb6cebfcf85cebd20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb13c656d3e2e203c2f656d3ece9fceb920cf80ceb1cf81ceb1cebaceaccf84cf8920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cf83cf84ceb1ceb8ceb5ceafcf84ceb520cf83ceb520cebcceb9ceb120ceb8ceb5cf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb12c266e6273703b3c7374726f6e673eceb5cebdcf84ceb5ceafcebdcebfcebdcf84ceb1cf823c2f7374726f6e673e266e6273703bceae266e6273703b3c7374726f6e673ecf80ceb1cf81ceb1cf84ceb5ceafcebdcebfcebdcf84ceb1cf823c2f7374726f6e673e266e6273703bcf84ceb7cebd20ceb5cf80ceb9cf81cf81cebfceae20cf84ceb7cf8220cf80ceaccebdcf8920cf83ceb1cf823c2f703e0d0a223b733a343a22626f6479223b733a333833373a22ce9fceb920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220cf84cebfcf85202727ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd272720ce94ceb5cebd20ceb5ceafcebdceb1ceb920cf84cebf20cf80cf8ccf83ceb120ceadcf87cebfcf85cebcceb52c20ceaccebbcebbceb120cf84cebf20cf80cf8ccf83ceb120ceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf80cebfcf8520cebfcf81ceafceb6cebfcf85cebd20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12e2020202020202020202020202020202020202020202020202020202020ce9fceb920cf80ceb1cf81ceb1cebaceaccf84cf8920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cf83cf84ceb1ceb8ceb5ceafcf84ceb520cf83ceb520cebcceb9ceb120ceb8ceb5cf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb12c20ceb5cebdcf84ceb5ceafcebdcebfcebdcf84ceb1cf8220ceae20cf80ceb1cf81ceb1cf84ceb5ceafcebdcebfcebdcf84ceb1cf8220cf84ceb7cebd20ceb5cf80ceb9cf81cf81cebfceae20cf84ceb7cf8220cf80ceaccebdcf8920cf83ceb1cf822020202020202020202020202020202020202020202020ce96cf8920cf83cf84cebf20cea4cea9cea1ce91202f20ce95cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1202f20ce95cf80ceb9ceb2cf81ceacceb4cf85cebdcf83ceb7200ace95ceb4cf8e2c20ceb1cf85cf84cf8c20cf80cebfcf8520cebaceb1cebbcebfcf8dcebcceb1cf83cf84ceb520cebdceb120cebaceaccebdcebfcf85cebcceb52c20ceb5ceafcebdceb1ceb920cebdceb120ceb1cf86ceb5ceb8cebfcf8dcebcceb520cf83cf84cebf20ceb2ceafcf89cebcceb120ceb5ceb4cf8e20cebaceb1ceb920cf84cf8ecf81ceb12cc2a0cf87cf89cf81ceafcf8220cf80cebfcebbcebbceadcf8220cf83cebaceadcf88ceb5ceb9cf822e20cea3cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb9c2a020cebdceb120cebdcebfceb9cf8ecf83cebfcf85cebcceb520cf84ceb720cf83cf85cebdcebfcebbceb9cebaceaec2a0ceb1ceafcf83ceb8ceb7cf83ceb720cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220ceb5cebccf80ceb5ceb9cf81ceafceb1cf822cc2a0cf84ceb7cebd20cebfcf80cebfceafceb120ceb2ceb9cf8ecebdcebfcf85cebcceb52e20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920cf83cf84ceb7cebd20cebfcf85cf83ceafceb12c20ceb3ceb9ceb120cebcceb9ceb120ceb5cf80ceb9cf83cf84cf81cebfcf86ceae20cf83cf84cebf20ceb6cf89cebdcf84ceb1cebdcf8c20cf80ceb1cf81cf8ccebd2e20ce9cceafceb120cf83cf8dcebdceb4ceb5cf83ceb720cebcceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf83cf85cebcceb2ceb1ceafcebdceb5ceb92c20ceb1cebacf81ceb9ceb2cf8ecf8220cf84ceb720cf83cf84ceb9ceb3cebcceae20cf80cebfcf8520cf83cf85cebcceb2ceb1ceafcebdceb5ceb92e20cea7cf89cf81ceafcf8220cebdceb120cf84cebf20cebacf81ceafcebdcebfcf85cebcceb520ceae20cebdceb120cf84cebf20ceb1cebdceb1cebbcf8dcebfcf85cebcceb52e20ce91cf80cebbcf8ecf8220cf84cebf20ceb6cebfcf8dcebcceb52c20ceb4ceafcebdcebfcebdcf84ceb1cf8220cf84cebfcebd20ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84cebf20cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cebdceb120cebdcebfceb9cf8ecf83cebfcf85cebcceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb3ceafcebdceb5cf84ceb1ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae20cebaceb1ceb920ceb4ceb9ceb1cf84ceb7cf81cf8ecebdcf84ceb1cf8220ceb3ceb9ceb120cebbceafceb3cebf20cebcceb9ceb120cf88cf85cf87ceb9cebaceae20ceb4ceb9ceacceb8ceb5cf83ceb72c20cf80cebfcf8520cebcceb1cf8220ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb1c2a0cebcceb5ceafcebdcebfcf85cebcceb5c2a0cebcceb520cf84ceb7cebd20ceb5cebccf80ceb5ceb9cf81ceafceb12e0a0a20ce91cf80ceb5ceb9cebacf8ccebdceb9cf83ceb72f20ceb5cebdcf83ceaccf81cebacf89cf83ceb720ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd200ace9720cf83cf84ceb1cf84ceb7ceb3ceb9cebaceae20ceb1cf85cf84ceae2c20ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84cebf20cebdceb120ceb5cebaceb4ceb7cebbcf8ecebdcf8920cebcceb520cf84cebf20cf83cf8ecebcceb120cebccebfcf8520cf84cebf20ceb8ceb5cf84ceb9cebacf8c20cebccebfcf8520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12e20ce9cceb520ceb1cf85cf84cf8ccebd20cf84cebf20cf84cf81cf8ccf80cebf2c20cf84cebf20ceb2ceafcf89cebcceb120ceb5ceafcebdceb1ceb920cf80ceb9cebf20ceadcebdcf84cebfcebdcebf2e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceb3ceb5cebbceaccf892fcf87ceb1cebccebfceb3ceb5cebbceaccf8920cf8ccf84ceb1cebd20ceb5ceafcebcceb1ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf822c20ceb1ceb3cebaceb1cebbceb9ceacceb6cf8920cf8ccf84ceb1cebd20ceb8ceadcebbcf8920cebdceb120ceb4ceb5ceafcebecf8920ceb1ceb3ceaccf80ceb72c20cf84cf81cf85cf86ceb5cf81cf8ccf84ceb7cf84ceb12c20cf83cf85cebccf80cf8ccebdceb9ceb12c20cf87ceb1cf8aceb4ceb5cf8dcf8920cf8ccf84ceb1cebd20ceb1ceb9cf83ceb8ceaccebdcebfcebcceb1ceb920cebfceb9cebaceb5ceafceb12c20ceb5cebacf84ceb5ceafcebdcf8920cf87ceadcf81ceb9ceb120cebaceb1ceb920cebacebfcf81cebccf8c20cf8ccf84ceb1cebd20ceb5cebdceb8cebfcf85cf83ceb9ceacceb6cebfcebcceb1ceb92e0a0a20ce9ccebfceb9cf81ceacceb6cebfcebcceb1ceb921200ace95cf80ceb9ceb4ceb9cf8ecebacf8920cebdceb120ceb2ceb9cf8ecebdcf8920ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf82c2a0cebcceb520ceaccebbcebbcebfcf85cf823a20ceb3ceb9cebfcf81cf84ceacceb6cf8920cebcceb1ceb6ceaf20cf84cebfcf85cf8220ceb3ceb5cebdceadceb8cebbceb9ceb12c20cf87ceb1cf81cebccf8ccf83cf85cebdceb120ceb3ceb5ceb3cebfcebdcf8ccf84ceb12c20ceb5cf80ceb9cf84cf85cf87ceafceb5cf822e20cea3cf85ceb6ceb7cf84ceaccf8920cf84ceb1c2a0ceb8ceb5cf84ceb9cebaceacc2a0cebccebfcf85c2a0cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1c2a0cebaceb1ceb920cf84ceb120cebcceb5cf84ceb1ceb4ceafceb4cf893a20cebbceadcf8920cf80cf8ccf83cebf20cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf8220ceb5ceafcebcceb1ceb92c20cf80cf8ccf83cebf20ceb1ceb9cf83ceb9cf8cceb4cebfcebecebfcf8220ceb5ceafcebcceb1ceb92c20cf80cf8ccf83ceb720ceb1ceb3ceaccf80ceb720cebaceb1ceb920cf84cf81cf85cf86ceb5cf81cf8ccf84ceb7cf84ceb120cebdceb9cf8eceb8cf8920ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20cebaceb1ceb920cebcceb5cf84ceb1ceb4ceafceb4cf8920cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120ceb1cf85cf84cf8c20cf83cf84cebfcf85cf8220ceb3cf8dcf81cf8920cebccebfcf852e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cf80ceb7ceb3ceb1ceafcebdcf8920cf83cf84cebf20ceb3cf81ceb1cf86ceb5ceafcebf2c20cebaceb1cebbceb7cebcceb5cf81ceafceb6cf8920cf84cebfcf85cf8220cf83cf85cebdceb1ceb4ceadcebbcf86cebfcf85cf8220cebccebfcf852c20ceb1cebdcebfceafceb3cf8920cf84cebf20cf80ceb1cf81ceacceb8cf85cf81cebf20cebaceb1ceb920cf84cebfcf85cf8220cf80ceb5cf81ceb9ceb3cf81ceaccf86cf8920cf80cf8ccf83cebf20cf89cf81ceb1ceafceb120cebcceadcf81ceb120ceadcf87ceb5ceb920ceadcebecf892e0a0a20ce98ceb5cf84ceb9cebacf8c20cf84ceb1cebeceafceb4ceb920cf83cf84cebf20cf87cf81cf8ccebdcebf2028cf80ceb1cf81ceb5cebbceb8cf8ccebd2026616d703b20cebcceadcebbcebbcebfcebd29200ace9720cebdcebfceb5cf81ceae20ceb1cf80ceb5ceb9cebacf8ccebdceb9cf83ceb720ceb5cebdcf8ccf8220ceb8ceb5cf84ceb9cebacebfcf8d20ceb3ceb5ceb3cebfcebdcf8ccf84cebfcf8220cf84cebfcf8520cf80ceb1cf81ceb5cebbceb8cf8ccebdcf84cebfcf822c20cebcceb1cf8220cebaceaccebdceb5ceb920cebdceb120ceb2ceb9cf8ecebdcebfcf85cebcceb520cebeceb1cebdceacc2a0cf84cebf20ceb8ceb5cf84ceb9cebacf8c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcebaceaccebbceb5cf83ceb52e20ce95cf80ceafcf83ceb7cf822c20ceb720cf80cf81cebfcf83ceb4cebfcebaceafceb120ceb8ceb5cf84ceb9cebacf8ecebd20ceb3ceb5ceb3cebfcebdcf8ccf84cf89cebd20cf83cf84cebf20cebcceadcebbcebbcebfcebd20cebaceb1ceb920cebcceaccebbceb9cf83cf84ceb12c20cebf20cf83cf87ceb5ceb4ceb9ceb1cf83cebccf8ccf8220cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220ceadcebaceb2ceb1cf83ceb7cf8220cebcceb9ceb1cf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf2c20cf80cf89cf8220cebcceb1cf8220cf89ceb8ceb5ceaf20cebdceb120cf80cf81ceaccf84cf84cebfcf85cebcceb520cebcceb520cf84ceadcf84cebfceb9cebf20cf84cf81cf8ccf80cebf2c20cf8ecf83cf84ceb520cebdceb120cf84cebf20cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb52e20ce91cebd20cf80ceb9cf83cf84ceb5cf8dcf8920cf8ccf84ceb920cebaceaccf84ceb920ceb8ceb120cf80ceacceb5ceb920cebaceb1cebbceac2c20ceb8ceb120cf80ceacceb5ceb921c2a0223b733a363a22696d61676573223b733a3233303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32363a3037223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a2239313acebfceb92dcf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf822dcf84cebfcf852dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39313acebfceb92dcf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf822dcf84cebfcf852dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22ce9fceb920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220cf84cebfcf85202727ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2727223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3931223b7d7d),
(674, 'index.php?option=com_content&view=article&id=92', 'index.php?option=com_content&view=article&id=92:οι-4-τύποι-απόλαυσης&catid=21', 'Οι 4 Τύποι απόλαυσης', ' Η μεγαλύτερη απόλαυση στη ζωή, είναι να κάνεις όσα οι άλλοι σου έλεγαν ότι δεν μπορείς. ', '2022-01-27 20:26:31', 'a63fbd5d36b13c8d4c3a77f1beefe268', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373333313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135393a2220ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf83cf84ceb720ceb6cf89ceae2c20ceb5ceafcebdceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cf8ccf83ceb120cebfceb920ceaccebbcebbcebfceb920cf83cebfcf8520ceadcebbceb5ceb3ceb1cebd20cf8ccf84ceb920ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf822e20223b693a333b613a32353a7b733a323a226964223b693a39323b733a353a22616c696173223b733a33363a22cebfceb9203420cf84cf8dcf80cebfceb920ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3136363a223c703ece9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf83cf84ceb720ceb6cf89ceae2c20ceb5ceafcebdceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cf8ccf83ceb120cebfceb920ceaccebbcebbcebfceb920cf83cebfcf8520ceadcebbceb5ceb3ceb1cebd20cf8ccf84ceb920ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf822e3c2f703e0d0a223b733a343a22626f6479223b733a313639383a22ce9fceb9203420cea4cf8dcf80cebfceb920ceb1cf80cf8ccebbceb1cf85cf83ceb7cf8220ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf83cf84ceb720ceb6cf89ceae2c20ceb5ceafcebdceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cf8ccf83ceb120cebfceb920ceaccebbcebbcebfceb920cf83cebfcf8520ceadcebbceb5ceb3ceb1cebd20cf8ccf84ceb920ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf822e2020202020202020202020202020202020202020202020202020202020ce9720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf84ceb7cf8220cf80cebfcebbcf85cf84ceadcebbceb5ceb9ceb1cf822fcf87ceb1cebbceaccf81cf89cf83ceb7cf823ac2a0cf8ccf84ceb1cebd20ceb1cf80cebfcebbceb1cebcceb2ceaccebdcf8920cebcceb9ceb120cebcceb9cebacf81ceae20cf80cebfcebbcf85cf84ceadcebbceb5ceb9ceb120ceb3ceb9ceb120ceb5cebcceadcebdceb12e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cf8ccf84ceb1cebd20cf80ceafcebdcf8920ceadcebdceb120cebaceb1cebbcf8c20cebacf81ceb1cf83ceaf2c20cf8ccf84ceb1cebd20cebaceaccebdcf8920ceadcebdceb120ceb1cf86cf81cf8ccebbcebfcf85cf84cf81cebf2c20cf8ccf84ceb1cebd20cebccebfcf8520cebaceaccebdcebfcf85cebd20cebcceb1cf83ceacceb620cebacebbcf802e0a20ce9720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf84cebfcf8520ceb4ceadcebfcf85cf823a20cf8ccf84ceb1cebd20ceb8ceb1cf85cebcceacceb6cf8920cebaceaccf84ceb920cf80cebfcf8520ceb1cebdcf84ceb9cebbceb1cebcceb2ceaccebdcebfcebcceb1ceb920cf89cf8220cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebaceb1ceb920cf83cf80cebfcf85ceb4ceb1ceb9cf8ccf84ceb5cf81cebf20ceb1cf80cf8c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf852e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceadcebdceb120ceadcf81ceb3cebf20cf84ceadcf87cebdceb7cf822c20ceadcebdceb120cf8ccebccebfcf81cf86cebf20cf86cf85cf83ceb9cebacf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20ceb720ceb3ceadcebdcebdceb7cf83ceb720ceb5cebdcf8ccf8220cf80ceb1ceb9ceb4ceb9cebfcf8d20cebacebbcf802e0a20ce9720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf84ceb7cf8220cf85cf80ceb5cf81ceb7cf86ceaccebdceb5ceb9ceb1cf823a20cf8ccf84ceb1cebd20cebdceb9cf8eceb8cf8920cf85cf80ceb5cf81ceaecf86ceb1cebdcebfcf8220ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf852c20ceb3ceb9ceb120cebaceaccf80cebfceb9cebf20ceb5cf80ceafcf84ceb5cf85ceb3cebcceb120cebccebfcf8520cebaceb1ceb920ceb1cf85cf84cf8c20ceb1cebdceb1ceb3cebdcf89cf81ceafceb6ceb5cf84ceb1ceb920cebaceb920ceb1cf80cf8c20ceaccebbcebbcebfcf85cf822e20ce9ccf80cebfcf81ceb5ceaf20ceb720cf85cf80ceb5cf81ceb7cf86ceaccebdceb5ceb9ceb120cebdceb120ceb1cf86cebfcf81ceac20cebaceb1ceb920cebaceaccf80cebfceb9cebf20ceaccebbcebbcebf20ceaccf84cebfcebccebf20cf80cebfcf8520cf83cf87ceb5cf84ceafceb6ceb5cf84ceb1ceb920cebcceb1ceb6ceaf20cebccebfcf852028cf80ceb1ceb9ceb4ceaf2c20cf83cf8dcebdcf84cf81cebfcf86cebfcf822c20cf86ceafcebbcebfcf82292e0a20ce9720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf823a20cf8ccf84ceb1cebd20cebdceb9cf8eceb8cf8920ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720ceb3ceb9ceb120cebaceaccf84ceb920cf80cebfcf8520cebbceb1cebcceb2ceaccebdcf8920cebaceb1ceb920cf84cebf20ceb5ceafcf87ceb120cf80cebfcebbcf8d20ceb1cebdceacceb3cebaceb72028ceb5ceafcf84ceb520cf85cebbceb9cebacf8c20ceb5ceafcf84ceb520cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20ceb1ceb3ceb1ceb8cf8c2920ceae20cf8ccf84ceb1cebd20ceb1cf80cebbceac20cf83cebaceadcf86cf84cebfcebcceb1ceb920cf80cf8ccf83ceb120cf8ccebccebfcf81cf86ceb120cf80cf81ceacceb3cebcceb1cf84ceb120ceadcf87cf8920cf83cf84ceb720ceb6cf89ceae20cebccebfcf852e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f692d342d7479706f692d61706f6c61757369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32363a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a2239323acebfceb92d342dcf84cf8dcf80cebfceb92dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39323acebfceb92d342dcf84cf8dcf80cebfceb92dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22ce9fceb9203420cea4cf8dcf80cebfceb920ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3932223b7d7d);
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
(675, 'index.php?option=com_content&view=article&id=93', 'index.php?option=com_content&view=article&id=93:τα-εμπόδια-της-απόλαυσης&catid=21', 'Τα εμπόδια της απόλαυσης', ' Άνοιξε την πόρτα στην απόλαυση. Τα εμπόδια της απόλαυσης, αναφέρονται στις στρατηγικές απόσβεσης του θετικού συναισθήματος με τις οποίες τείνουμε να καταργούμε ότι θετικό μας συμβαίνει. ', '2022-01-27 20:27:28', 'bd183c1a50138ded2718bc080da9c3f4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373739393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3334343a2220ce86cebdcebfceb9cebeceb520cf84ceb7cebd20cf80cf8ccf81cf84ceb120cf83cf84ceb7cebd20ceb1cf80cf8ccebbceb1cf85cf83ceb72e20cea4ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf822c20ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84ceb9cf8220cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220ceb1cf80cf8ccf83ceb2ceb5cf83ceb7cf8220cf84cebfcf8520ceb8ceb5cf84ceb9cebacebfcf8d20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84cebfcf8220cebcceb520cf84ceb9cf8220cebfcf80cebfceafceb5cf8220cf84ceb5ceafcebdcebfcf85cebcceb520cebdceb120cebaceb1cf84ceb1cf81ceb3cebfcf8dcebcceb520cf8ccf84ceb920ceb8ceb5cf84ceb9cebacf8c20cebcceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb92e20223b693a333b613a32353a7b733a323a226964223b693a39333b733a353a22616c696173223b733a34353a22cf84ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3430303a223c703ece86cebdcebfceb9cebeceb520cf84ceb7cebd20cf80cf8ccf81cf84ceb120cf83cf84ceb7cebd20ceb1cf80cf8ccebbceb1cf85cf83ceb72e266e6273703bcea4ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf822c20ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84ceb9cf82266e6273703b3c7374726f6e673ecf83cf84cf81ceb1cf84ceb7ceb3ceb9ceba3c2f7374726f6e673e3c7374726f6e673eceadcf8220ceb1cf80cf8ccf83ceb2ceb5cf83ceb7cf8220cf84cebfcf8520ceb8ceb5cf84ceb9cebacebfcf8d20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84cebfcf823c2f7374726f6e673e266e6273703bcebcceb520cf84ceb9cf8220cebfcf80cebfceafceb5cf8220cf84ceb5ceafcebdcebfcf85cebcceb520cebdceb120cebaceb1cf84ceb1cf81ceb3cebfcf8dcebcceb520cf8ccf84ceb920ceb8ceb5cf84ceb9cebacf8c20cebcceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb92e3c2f703e0d0a223b733a343a22626f6479223b733a313730363a22cea4ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf822020202020202020202020202020202020202020202020202020202020ce86cebdcebfceb9cebeceb520cf84ceb7cebd20cf80cf8ccf81cf84ceb120cf83cf84ceb7cebd20ceb1cf80cf8ccebbceb1cf85cf83ceb72e20cea4ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf822c20ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84ceb9cf8220cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220ceb1cf80cf8ccf83ceb2ceb5cf83ceb7cf8220cf84cebfcf8520ceb8ceb5cf84ceb9cebacebfcf8d20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84cebfcf8220cebcceb520cf84ceb9cf8220cebfcf80cebfceafceb5cf8220cf84ceb5ceafcebdcebfcf85cebcceb520cebdceb120cebaceb1cf84ceb1cf81ceb3cebfcf8dcebcceb520cf8ccf84ceb920ceb8ceb5cf84ceb9cebacf8c20cebcceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb92e2020202020202020202020202020202020202020202020ce9aceb1cf84ceaccf80cebdceb9cebeceb720ceb8ceb5cf84ceb9cebacebfcf8d20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84cebfcf823ac2a0cf8ccf84ceb1cebd20cebaceb1cf84ceb1cf80ceb9ceadceb6cf8920ceae20ceb1cf80cebfcebacf81cf8dcf80cf84cf8920cf84cebf20ceb8ceb5cf84ceb9cebacf8c20cebccebfcf8520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cebbcf8cceb3cf8920cebdcf84cf81cebfcf80ceaecf822c20cebcceb5cf84cf81ceb9cebfcf86cf81cebfcf83cf8dcebdceb7cf822c20cf86cf8cceb2cebfcf852c20cf83ceb5cebccebdcf8ccf84ceb7cf84ceb1cf8220cebacebbcf802e0a20ce91cf80cf8ccf83cf80ceb1cf83ceb720ceb1cf80cf8c20cf84cebf20ceb8ceb5cf84ceb9cebacf8c20ceb3ceb5ceb3cebfcebdcf8ccf823ac2a0ceb5ceafcf84ceb520ceb3ceb9ceb1cf84ceaf20ceb4ceb5cebd20cebccf80cebfcf81cf8e20cebdceb120ceb5cf80ceb9cebaceb5cebdcf84cf81cf89ceb8cf8e20cf83e2809920ceb1cf85cf84cf8c20cebbcf8cceb3cf8920ceaccebbcebbcf89cebd20cf83cebaceadcf88ceb5cf89cebd2c20cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5cf89cebd2c20ceb1cebdceb7cf83cf85cf87ceb9cf8ecebd2c20ceb5ceafcf84ceb520ceb3ceb9ceb1cf84ceaf20cf83cebacebfcf80ceafcebccf89cf8220cf84cebf20ceb1ceb3cebdcebfcf8e2c20ceb3ceb9ceb120cebdceb120ceb4cf8ecf83cf8920ceb2ceaccf83ceb720cf83ceb520cebaceaccf80cebfceb9cebf20c2abcf80cf81cf8cceb2cebbceb7cebcceb1c2bb20cf80cebfcf8520ceb6ceb7cf84ceac20cebbcf8dcf83ceb72ec2a00ace93cebacf81ceafcebdceb9ceb13ac2a0cf83cf85cebdceb5cf87ceaecf8220ceb5cebdceb1cf83cf87cf8ccebbceb7cf83ceb720cebcceb520ceb1cf81cebdceb7cf84ceb9cebaceac20ceb3ceb5ceb3cebfcebdcf8ccf84ceb12c20ceb5cf80ceb9cebaceadcebdcf84cf81cf89cf83ceb720cf83ceb520ceb1cf85cf84ceac2c20cf83cf85ceb6ceaecf84ceb7cf83ceb720ceb3cf8dcf81cf8920ceb1cf80cf8c20ceb1cf85cf84ceac20cebcceb520ceb1cf80ceb1ceb9cf83ceb9cf8cceb4cebfcebecebf20cf84cf8ccebdcebf20ceb5ceafcf84ceb520ceb1cf86cebfcf81cebfcf8dcebd20cf84cebf20cf80ceb1cf81cf8ccebd20ceb5ceafcf84ceb520cf84cebf20cebcceadcebbcebbcebfcebd2ec2a020ce91cf81cebdceb7cf84ceb9cebacf8c20cf84ceb1cebeceafceb4ceb920cf83cf84cebf20cf87cf81cf8ccebdcebf3ac2a0ceb5ceafcf84ceb520cf80cf81cebfcf83ceb4cebfcebacf8ecebdcf84ceb1cf8220cf80ceaccebdcf84ceb120cf84cebf20cf87ceb5ceb9cf81cf8ccf84ceb5cf81cebf20ceb3ceb9ceb120cebcceafceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb72c20ceb5ceafcf84ceb520cf85cf80cebfceb2ceb1ceb8cebcceafceb6cebfcebdcf84ceb1cf8220cebfcf84ceb9ceb4ceaecf80cebfcf84ceb520ceb8ceb5cf84ceb9cebacf8c20ceadcf87ceb5ceb920cf83cf85cebcceb2ceb5ceaf2c20cebbceadceb3cebfcebdcf84ceb1cf8220cf80cf89cf8220ceaecf84ceb1cebd20cf84cf85cf87ceb1ceafcebf2fcf80cf81cf8ccf83cebaceb1ceb9cf81cebf20ceae20ceb5cf8dcebacebfcebbcebf20ceb3ceb9ceb120cf84cebfcebd20cebaceb1ceb8ceadcebdceb120cebacebbcf80223b733a363a22696d61676573223b733a3232333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74612d656d706f6469612d7469732d61706f6c61757369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32373a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2239333acf84ceb12dceb5cebccf80cf8cceb4ceb9ceb12dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39333acf84ceb12dceb5cebccf80cf8cceb4ceb9ceb12dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22cea4ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3933223b7d7d),
(676, 'index.php?option=com_content&view=article&id=98', 'index.php?option=com_content&view=article&id=98:γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος&catid=22', 'Γιατί είναι τόσο δύσκολος ο αυτοέλεγχος;', ' Ποιος είπε ότι ο αυτοέλεγχος είναι κάτι εύκολο; Ίσα-ίσα που υπάρχουν έρευνες που αναφέρουν πως είναι κουραστικός. Κάθε εργασία ή κατάσταση χρειάζεται την προσοχή σας, την υπομονή σας και κατ’ επέκταση την αποφασιστικότητά σας. ', '2022-01-27 20:28:41', 'a42529d365635519bd328cb6328265ce', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303034333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3431373a2220cea0cebfceb9cebfcf8220ceb5ceafcf80ceb520cf8ccf84ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cebaceaccf84ceb920ceb5cf8dcebacebfcebbcebf3b20ce8acf83ceb12dceafcf83ceb120cf80cebfcf8520cf85cf80ceaccf81cf87cebfcf85cebd20ceadcf81ceb5cf85cebdceb5cf8220cf80cebfcf8520ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cf80cf89cf8220ceb5ceafcebdceb1ceb920cebacebfcf85cf81ceb1cf83cf84ceb9cebacf8ccf822e20ce9aceacceb8ceb520ceb5cf81ceb3ceb1cf83ceafceb120ceae20cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf822c20cf84ceb7cebd20cf85cf80cebfcebccebfcebdceae20cf83ceb1cf8220cebaceb1ceb920cebaceb1cf84e2809920ceb5cf80ceadcebacf84ceb1cf83ceb720cf84ceb7cebd20ceb1cf80cebfcf86ceb1cf83ceb9cf83cf84ceb9cebacf8ccf84ceb7cf84ceac20cf83ceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a39383b733a353a22616c696173223b733a37333a22ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf84cf8ccf83cebf20ceb4cf8dcf83cebacebfcebbcebfcf8220cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3435373a223c703ecea0cebfceb9cebfcf8220ceb5ceafcf80ceb520cf8ccf84ceb920cebf266e6273703b3c7374726f6e673eceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82266e6273703b3c2f7374726f6e673eceb5ceafcebdceb1ceb920cebaceaccf84ceb920ceb5cf8dcebacebfcebbcebf3b20ce8acf83ceb12dceafcf83ceb120cf80cebfcf8520cf85cf80ceaccf81cf87cebfcf85cebd20ceadcf81ceb5cf85cebdceb5cf8220cf80cebfcf8520ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cf80cf89cf8220ceb5ceafcebdceb1ceb920cebacebfcf85cf81ceb1cf83cf84ceb9cebacf8ccf822e20ce9aceacceb8ceb520ceb5cf81ceb3ceb1cf83ceafceb120ceae20cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf822c20cf84ceb7cebd20cf85cf80cebfcebccebfcebdceae20cf83ceb1cf8220cebaceb1ceb920cebaceb1cf84e2809920ceb5cf80ceadcebacf84ceb1cf83ceb720cf84ceb7cebd20ceb1cf80cebfcf86ceb1cf83ceb9cf83cf84ceb9cebacf8ccf84ceb7cf84ceac20cf83ceb1cf822e266e6273703b3c2f703e0d0a223b733a343a22626f6479223b733a333639383a22ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf84cf8ccf83cebf20ceb4cf8dcf83cebacebfcebbcebfcf8220cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823b20ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf84cebf20ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84ceb7cf8220ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb7cf8220cebaceb1ceb920ceb720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720ceb5ceafcebdceb1ceb920cf84cebf20ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84cebfcf8520ceb8ceaccf81cf81cebfcf85cf822e2020202020202020202020202020202020202020202020202020202020cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb120202020202020202020202020202020202020202020cea0cebfceb9cebfcf8220ceb5ceafcf80ceb520cf8ccf84ceb920cebfc2a0ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a0ceb5ceafcebdceb1ceb920cebaceaccf84ceb920ceb5cf8dcebacebfcebbcebf3b20ce8acf83ceb12dceafcf83ceb120cf80cebfcf8520cf85cf80ceaccf81cf87cebfcf85cebd20ceadcf81ceb5cf85cebdceb5cf8220cf80cebfcf8520ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cf80cf89cf8220ceb5ceafcebdceb1ceb920cebacebfcf85cf81ceb1cf83cf84ceb9cebacf8ccf822e20ce9aceacceb8ceb520ceb5cf81ceb3ceb1cf83ceafceb120ceae20cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf822c20cf84ceb7cebd20cf85cf80cebfcebccebfcebdceae20cf83ceb1cf8220cebaceb1ceb920cebaceb1cf84e2809920ceb5cf80ceadcebacf84ceb1cf83ceb720cf84ceb7cebd20ceb1cf80cebfcf86ceb1cf83ceb9cf83cf84ceb9cebacf8ccf84ceb7cf84ceac20cf83ceb1cf822ec2a00ace94ceb5cebd20cf83ceb1cf8220ceadcf87ceb5ceb920cf84cf8dcf87ceb5ceb920cebcceb5cf84ceac20ceb1cf80cf8c20cebcceb9ceb120cebacebfcf85cf81ceb1cf83cf84ceb9cebaceae20cebcceadcf81ceb12c20cebdceb120cf87ceaccebdceb5cf84ceb5c2a0cf80ceb9cebf20ceb5cf8dcebacebfcebbceb120cf84cebfcebd20ceadcebbceb5ceb3cf87cebf2c20cebaceb1ceb8cf8ecf8220cebdceb9cf8eceb8ceb5cf84ceb5c2a0ceb5cebecebfcf85ceb8ceb5cebdcf89cebcceadcebdcebfceb9c2a0cebaceb1ceb920cf87cf89cf81ceafcf8220cebaceb1ceb8cf8ccebbcebfcf8520ceb5cebdceadcf81ceb3ceb5ceb9ceb13b20ce95ceafcebdceb1ceb920ceb5cebaceb5ceafcebdceb5cf8220cebfceb920cebcceadcf81ceb5cf8220cf80cebfcf8520ceb8ceb120cf87ceb1cebbceaccf83ceb5cf84ceb520cf80ceb9cebf20ceb5cf8dcebacebfcebbceb120cf84ceb720ceb4ceafceb1ceb9cf84ceb1c2a020cebaceb1ceb920ceb8ceb120cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf80cf89cf8220c2abce9ccebfcf8520ceb1cebeceafceb6ceb5ceb920cebdceb120cf86ceaccf8920ceadcebdceb120ceb3cebbcf85cebacf8c20cf83ceaecebcceb5cf81ceb12c20ceb3ceb9ceb1cf84ceaf20cebacebfcf85cf81ceaccf83cf84ceb7cebaceb120cf80cebfcebbcf8dc2bb2e20c2a00ace9720ceb1cebbcebbceb1ceb3ceaec2a0ceb4ceb5cebd20ceb1cf81ceadcf83ceb5ceb920cf83ceb520cf8ccebbcebfcf85cf822c20ceb3ceb9ceb1cf84ceaf20cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cf84cebfcf85cf82c2a0ceb1cf80cebfcf83cf85cebdcf84cebfcebdceafceb6ceb5ceb92e20ce9fceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb1cf80cf8c20cf84ceb720cf86cf8dcf83ceb720cf84cebfcf85cf822c20cf86ceb1ceafcebdceb5cf84ceb1ceb920c2a0cebdceb120ceb1cebdceb1ceb6ceb7cf84cebfcf8dcebd20cf84ceb7c2a0cf81cebfcf85cf84ceafcebdceb12c20cf80cebfcf8520ceb5ceafcebdceb1ceb920cf80ceb9cebf20cebfceb9cebaceb5ceafceb120cebaceb1ceb920ceb2cebfcebbceb9cebaceae20ceb3ceb9ceb120ceb1cf85cf84cebfcf8dcf822e20ce9cceb9ceb120ceb1cebbcebbceb1ceb3ceae20cebbcebfceb9cf80cf8ccebd20cf83cf84ceb9cf8220cf83cf85cebdceaeceb8ceb5ceb9ceadcf8220cf83ceb1cf822c20ceb8ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf20cebdceb120ceb1cf80cebfcf83cf80ceaccf83ceb5ceb9c2a020cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf8220cebaceb1ceb920ceb5cf80cebfcebcceadcebdcf89cf8220cebdceb120ceb5cf80ceb7cf81ceb5ceaccf83ceb5ceb920cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8c20cf83ceb1cf822e20cea9cf83cf84cf8ccf83cebf2c20cf85cf80ceaccf81cf87cebfcf85cebd20cf84cf81cf8ccf80cebfceb920cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2ceb5cf84ceb520cf80cf8ccf84ceb520cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8ccf8220cf83ceb1cf82c2a0ceb5cebeceb1cebdcf84cebbceb5ceafcf84ceb1ceb92c20ceb1cebbcebbceac20cebaceb1ceb920cf80cf8ecf8220ceb8ceb120cf84cebfcebd20ceb5cf80ceb1cebdceb1cebacf84ceaecf83ceb5cf84ceb52e0acea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cebbcebfceb9cf80cf8ccebd20cf84ceb120cf83ceb7cebcceacceb4ceb9ceb120cf80cebfcf8520ceb4ceb5ceafcf87cebdcebfcf85cebd20cf80cf89cf8220ceb4ceb5cebd20ceadcf87ceb5cf84ceb520ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf3bc2a00a202d20ce91cebdceb1cf83cf84ceaccf84cf89cf83ceb7202020202d20ce98cf85cebccf8ccf82202020202d20ce88cebbcebbceb5ceb9cf88ceb720cf85cf80cebfcebccebfcebdceaecf82202020202d20ce94cf85cf83cebacebfcebbceafceb120cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb7cf82202020202d20ce91ceb4ceb9ceaccebacf81ceb9cf84ceb5cf8220cf83cebaceadcf88ceb5ceb9cf82202020cea7cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceb1cf81cebaceb5cf84cf8ccf8220cf87cf81cf8ccebdcebfcf82c2a0cebaceb1ceb9c2a0ceb5cebeceaccf83cebaceb7cf83ceb7c2a0ceb3ceb9ceb120cebdceb120ceb1cf80cebfcebacf84ceaecf83ceb5ceb920cebaceb1cebdceb5ceafcf8220ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2e20ce97c2a0ceb1cf85cf84cebfcf80ceb5ceb9ceb8ceb1cf81cf87ceafceb1c2a0ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520cebcceb1ceb8ceb1ceafcebdceb5ceb9cf8220ceb1cf80cf8c20cf84ceb7cebd20cf80ceb1ceb9ceb4ceb9cebaceae20ceb7cebbceb9cebaceafceb12e20cea5cf80ceaccf81cf87cebfcf85cebd20cf8ccebccf89cf8220cf86cebfcf81ceadcf8220cf80cebfcf8520cebfceb920cf83cf85cebdceb8ceaecebaceb5cf8220ceae20cebf20cf84cf81cf8ccf80cebfcf8220cf80cebfcf8520cebcceb5ceb3ceaccebbcf89cf83ceb5cf8220ceb4ceb5cebd20cf83cebfcf8520ceb5cf80ceadcf84cf81ceb5cf88ceb1cebd20cebdceb120cebcceacceb8ceb5ceb9cf8220ceb1cf81cebaceb5cf84ceac20cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2e20cea9cf83cf84cf8ccf83cebf2c20cf89cf8220ceb5cebdceaecebbceb9cebaceb1cf822c20ceb1cf81cf87ceafceb6ceb5ceb9cf8220cebaceb1ceb920cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceb5ceafcf8220cf8ccf84ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84cebfcf822e20ce94ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cf80cebfceb3cebfceb7cf84ceb5cf8dceb5cf83cf84ceb52e20cea3ceb7cebcceb1cf83ceafceb120ceadcf87ceb5ceb920cebdceb120cebaceaccebdceb5cf84ceb5c2a0cebcceb9cebacf81ceac20ceb2ceaecebcceb1cf84ceb1c2a0cebaceacceb8ceb520cf86cebfcf81ceac2c20cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6ceb5cf84ceb520cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceae20cf83ceb1cf8220cebaceb1ceb920cebdceb120ceb5cf80ceb9ceb2cf81ceb1ceb2ceb5cf8dceb5cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220ceb3ceb9ceb120ceb1cf85cf84cf8c2e223b733a363a22696d61676573223b733a3233383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d65696e61692d746f736f2d6479736b6f6c6f732d6f2d6175746f656c6567786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32383a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a2239383aceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf84cf8ccf83cebf2dceb4cf8dcf83cebacebfcebbcebfcf822dcebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39383aceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf84cf8ccf83cebf2dceb4cf8dcf83cebacebfcebbcebfcf822dcebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37343a22ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf84cf8ccf83cebf20ceb4cf8dcf83cebacebfcebbcebfcf8220cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3938223b7d7d);
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
(677, 'index.php?option=com_content&view=article&id=99', 'index.php?option=com_content&view=article&id=99:ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή&catid=22', 'Ο αυτοέλεγχος είναι πολύ σημαντικός για την κοινωνική σου ζωή', ' Ο αυτοέλεγχος ξεκινά από τον έλεγχο των σκέψεών σου. Αν δεν μπορείς να ελέγξεις τη σκέψη σου, δεν μπορείς να ελέγξεις και τις πράξεις σου. Οι περισσότεροι άνθρωποι, έχουν την αίσθηση πως πρέπει να αναπτύξουν ή και να διατηρήσουν αυτοέλεγχο... ', '2022-01-27 20:29:02', '36ef4d9b6541035c2ea4645881fe6a1b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393230373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3434303a2220ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20cf84cebfcebd20ceadcebbceb5ceb3cf87cebf20cf84cf89cebd20cf83cebaceadcf88ceb5cf8ecebd20cf83cebfcf852e20ce91cebd20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cf84ceb720cf83cebaceadcf88ceb720cf83cebfcf852c20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cebaceb1ceb920cf84ceb9cf8220cf80cf81ceaccebeceb5ceb9cf8220cf83cebfcf852e20ce9fceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebfceb920ceaccebdceb8cf81cf89cf80cebfceb92c20ceadcf87cebfcf85cebd20cf84ceb7cebd20ceb1ceafcf83ceb8ceb7cf83ceb720cf80cf89cf8220cf80cf81ceadcf80ceb5ceb920cebdceb120ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebd20ceae20cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceaecf83cebfcf85cebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2e2e2e20223b693a333b613a32353a7b733a323a226964223b693a39393b733a353a22616c696173223b733a3131333a22cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb3ceb9ceb120cf84ceb7cebd20cebacebfceb9cebdcf89cebdceb9cebaceae20cf83cebfcf8520ceb6cf89ceae223b733a373a2273756d6d617279223b733a3530353a223c703ece9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20cf84cebfcebd266e6273703b3c7374726f6e673eceadcebbceb5ceb3cf87cebf3c2f7374726f6e673e266e6273703bcf84cf89cebd266e6273703b3c7374726f6e673ecf83cebaceadcf88ceb5cf8ecebd3c2f7374726f6e673e20cf83cebfcf852e20ce91cebd20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cf84ceb720cf83cebaceadcf88ceb720cf83cebfcf852c20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cebaceb1ceb920cf84ceb9cf8220cf80cf81ceaccebeceb5ceb9cf8220cf83cebfcf852e3c656d3e203c2f656d3ece9fceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebfceb920ceaccebdceb8cf81cf89cf80cebfceb92c20ceadcf87cebfcf85cebd20cf84ceb7cebd20ceb1ceafcf83ceb8ceb7cf83ceb720cf80cf89cf8220cf80cf81ceadcf80ceb5ceb920cebdceb120ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebd20ceae20cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceaecf83cebfcf85cebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2e2e2e3c2f703e0d0a223b733a343a22626f6479223b733a323630373a22ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb3ceb9ceb120cf84ceb7cebd20cebacebfceb9cebdcf89cebdceb9cebaceae20cf83cebfcf8520ceb6cf89ceae2020202020202020202020202020202020202020202020202020202020ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20cf84cebfcebd20ceadcebbceb5ceb3cf87cebf20cf84cf89cebd20cf83cebaceadcf88ceb5cf8ecebd20cf83cebfcf852e20ce91cebd20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cf84ceb720cf83cebaceadcf88ceb720cf83cebfcf852c20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cebaceb1ceb920cf84ceb9cf8220cf80cf81ceaccebeceb5ceb9cf8220cf83cebfcf852e20202020202020202020202020202020202020202020ce9fceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebfceb920ceaccebdceb8cf81cf89cf80cebfceb92c20ceadcf87cebfcf85cebd20cf84ceb7cebd20ceb1ceafcf83ceb8ceb7cf83ceb720cf80cf89cf8220cf80cf81ceadcf80ceb5ceb920cebdceb120ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebd20ceae20cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceaecf83cebfcf85cebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2c20cebccf8ccebdcebf20ceb3ceb9ceb120cf84ceb7cebdc2a0ceb5cf80ceafcf84ceb5cf85cebeceb7c2a0cf84cf89cebd20ceb4ceb9cebacf8ecebd20cf84cebfcf85cf82c2a0cf83cf84cf8ccf87cf89cebd2ec2a0ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cf8ccebccf89cf822c20ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf81cf8ccebbcebf20cebaceb1ceb920cf83cf84ceb7cebd20ceb1cebbcebbceb7cebbceb5cf80ceafceb4cf81ceb1cf83ceae20cebcceb1cf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822c20cebaceb1ceb8cf8ecf8220cebcceb1cf8220ceb5cebeceb1cf83cf86ceb1cebbceafceb6ceb5ceb920ceb7cf81ceb5cebcceafceb120ceb1cebbcebbceac20cebaceb1ceb920cf85ceb3ceb9ceb5ceafcf8220cf83cf87ceadcf83ceb5ceb9cf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822ec2a0ce88cf84cf83ceb92c20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cebcceb520ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf20cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebd20cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920cf84cf81ceb5ceb9cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf823a2020ce91cf85cf84cebfcf83cf85cebdcf84ceaecf81ceb7cf83ceb7c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0200ace88cf87cebfcf85cebd20cebcceb9ceb120cf85ceb3ceb9ceae20cf83cf84ceaccf83ceb720ceb1cf80ceadcebdceb1cebdcf84ceb920cf83cf84ceb120c2abcf80cf81ceacceb3cebcceb1cf84ceb1c2bb20cebaceb1ceb920ceb5cf83cf84ceb9ceacceb6cebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83ceb520ceb1cf85cf84ceac20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6cebfcebdcf84ceb1ceb9c2a0cf80ceb1cf81ceac20cf83ceb5c2a0ceb1cf85cf84ceac20cf80cebfcf8520ceb5cf80ceb9ceb8cf85cebccebfcf8dcebd2e20ce94ceb9ceb5cebaceb4ceb9cebacebfcf8dcebd20cf8c2c20cf84ceb920cf87cf81ceb5ceb9ceacceb6cebfcebdcf84ceb1ceb920ceb3ceb9ceb120cebdceb1c2a0ceb5cebccf80cebbcebfcf85cf84ceafcf83cebfcf85cebdc2a0cf84ceb720ceb6cf89ceae20cf84cebfcf85cf822c20ceb1cebbcebbceac20cebcceb520cebcceadcf84cf81cebf2ec2a00a20ce91cf85cf84cebfceb5cf80ceb9ceb2ceb5ceb2ceb1ceafcf89cf83ceb7200ace93cebdcf89cf81ceafceb6cebfcf85cebd20cf84ceb7cebd20ceb1cebeceafceb120cf84cebfcf85cf8220cebaceb1ceb920cebdceb9cf8eceb8cebfcf85cebd20ceaccebdceb5cf84ceb1c2a0cebdceb120cebccebfceb9cf81ceb1cf83cf84cebfcf8dcebd20cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf8220cf84cebfcf85cf822c20ceb4ceafcebdcebfcebdcf84ceb1cf8220cf80ceb1cf81ceaccebbcebbceb7cebbceb120cebaceb1ceb920cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cf84cebf20cf87cf81cf8ccebdcebf20cebaceb1ceb920cf84cebf20cf87cf8ecf81cebf20cebdceb120ceb5cebacf86cf81ceb1cf83cf84cebfcf8dcebd2ec2a00a20ce91cf85cf84cebf2dceb5cebacf80cebbceaecf81cf89cf83ceb7200ace9f20ceb4cf81cf8ccebccebfcf8220cf80cf81cebfcf8220cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72c20cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cf83cf84ceb5cebdceac20cebcceb520cf84ceb7cebd2020ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120c2a02ec2a0ce91cf85cf84cebfceaf20cf80cebfcf8520ceb4ceb9ceb1cebacf81ceafcebdcebfcebdcf84ceb1ceb920ceb1cf80cf8c20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2c20ceb4ceb5cebd20cf80ceb1cf81ceb1ceb9cf84cebfcf8dcebdcf84ceb1ceb920ceb5cf8dcebacebfcebbceb120ceb1cf80cf8c20ceb4cf8dcf83cebacebfcebbceb5cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb1cebbcebbceac20cf86cf81cebfcebdcf84ceafceb6cebfcf85cebd20cebdceb120ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebd20cf84ceb9cf8220cf83cf87ceb5cf84ceb9cebaceadcf8220ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf822e0a20ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5cf80cebfcebcceadcebdcf89cf822c20cebcceb1cf8220ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb120ceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb120cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb520cebcceadcf84cf81cebf2c20cf87cf89cf81ceafcf8220cebdceb120ceb5cf80ceb9ceb6ceb7cf84cebfcf8dcebcceb520cf83cf85cebdceb5cf87cf8ecf8220ceaccebbcebbceb12ec2a0200ac2a0223b733a363a22696d61676573223b733a3236303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d6175746f656c6567786f732d65696e61692d706f6c792d73696d616e74696b6f732d6769612d74696e2d6b6f696e776e696b692d736f752d7a77692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a32393a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131363a2239393acebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb5ceafcebdceb1ceb92dcf80cebfcebbcf8d2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf822dceb3ceb9ceb12dcf84ceb7cebd2dcebacebfceb9cebdcf89cebdceb9cebaceae2dcf83cebfcf852dceb6cf89ceae223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39393acebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb5ceafcebdceb1ceb92dcf80cebfcebbcf8d2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf822dceb3ceb9ceb12dcf84ceb7cebd2dcebacebfceb9cebdcf89cebdceb9cebaceae2dcf83cebfcf852dceb6cf89ceae2663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3131333a22ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb3ceb9ceb120cf84ceb7cebd20cebacebfceb9cebdcf89cebdceb9cebaceae20cf83cebfcf8520ceb6cf89ceae223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3939223b7d7d),
(679, 'index.php?option=com_content&view=article&id=101', 'index.php?option=com_content&view=article&id=101:τι-είναι-αυτοέλεγχος&catid=22', 'Τι είναι Αυτοέλεγχος;', ' Ο αυτοέλεγχος αναφέρεται στην ικανότητα να ελέγχει κάποιος τα συναισθήματα και τις επιθυμίες του, ιδιαίτερα σε δύσκολες καταστάσεις. ', '2022-01-27 20:30:08', '63ec4460cb6ff5813706cc24e031ce31', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373633373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234373a2220ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120ceb5cebbceadceb3cf87ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cf84cebfcf852c20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf83ceb520ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20223b693a333b613a32353a7b733a323a226964223b693a3130313b733a353a22616c696173223b733a33383a22cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3334313a223c703ece9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd266e6273703b3c7374726f6e673eceb9cebaceb1cebdcf8ccf84ceb7cf84ceb13c2f7374726f6e673e266e6273703bcebdceb120ceb5cebbceadceb3cf87ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cf84ceb1266e6273703b3c7374726f6e673ecf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb13c2f7374726f6e673e266e6273703bcebaceb1ceb920cf84ceb9cf82266e6273703b3c7374726f6e673eceb5cf80ceb9ceb8cf85cebcceafceb5cf823c2f7374726f6e673e266e6273703bcf84cebfcf852c20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf83ceb520ceb4cf8dcf83cebacebfcebbceb5cf82266e6273703b20cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313733323a22cea4ceb920ceb5ceafcebdceb1ceb920ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823b20ce94ceb5cebd20ceb5ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cebccebfcf8520cf83cf85cebdceadceb2ceb72e20ce95ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb5cf80ceb9cebbceadceb3cf8920cebdceb120ceb3ceafcebdcf892e2020202020202020202020202020202020202020202020202020202020ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120ceb5cebbceadceb3cf87ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cf84cebfcf852c20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf83ceb520ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20202020202020202020202020202020202020202020cea0ceb9cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20cf83cf84cebf20cf87cf8ecf81cebf20cf84ceb7cf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf822c20cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5cf81cebcceb7cebdceb5cf8dceb5cf84ceb1ceb920cf89cf8220ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1c2a0cebdceb120cf85cf80cebfcf84ceaccf83cf83cebfcf85cebcceb520cf84ceb9cf8220cf80ceb1cf81cebfcf81cebcceaecf83ceb5ceb9cf822c20cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb9cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cebcceb1cf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebccf89cebd20cf83cf84cf8ccf87cf89cebd2e20ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cf81cf85ceb8cebcceafceb6ceb5cf84ceb1ceb920cebacf85cf81ceafcf89cf8220ceb1cf80cf8c20cf84cebfcebd20cf80cf81cebf2dcebcceb5cf84cf89cf80ceb9ceb1ceafcebf20cf86cebbcebfceb9cf8c2c20cf87ceaccf81ceb720cf83cf84cebfcebd20cebfcf80cebfceafcebf2c20ceb1cebdcf84ceaf20cebdceb120ceb1cf80ceb1cebdcf84cebfcf8dcebcceb520ceaccebcceb5cf83ceb120cf83ceb520cebaceacceb8ceb520cf80ceb1cf81cf8ccf81cebcceb7cf83ceb720cf80cebfcf8520cf80cf81cebfcebacf8dcf80cf84ceb5ceb92c20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb1c2a0cf83cf87ceb5ceb4ceb9ceaccf83cebfcf85cebcceb52c20cebdceb1c2a0ceb1cebeceb9cebfcebbcebfceb3ceaecf83cebfcf85cebcceb520ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220ceb4cf81ceaccf83ceb5ceb9cf8220cebaceb1ceb920cf83cf84ceb7cebd20ceb9ceb4ceb1cebdceb9cebaceae20cf80ceb5cf81ceafcf80cf84cf89cf83ceb72c20cebdceb120ceb1cf80cebfcf86cf8dceb3cebfcf85cebcceb5c2a0cf80cf81ceacceb3cebcceb1cf84ceb120ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceb8ceb120cebcceb5cf84ceb1cebdceb9cf8ecf83cebfcf85cebcceb520ceb1cf81ceb3cf8ccf84ceb5cf81ceb12ece9720ceb2ceb1cf83ceb9cebaceae20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720cf84cebfcf8520ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf852c20ceb5ceafcebdceb1ceb920ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1c2a0c2a0ceb5cebbceadceb3cf87cebfcf8520cf84cebfcf8520ceb5cebdcf83cf84ceafcebacf84cebfcf852e20cea3ceb520cebcceb9ceb120ceb5cf80cebfcf87ceae20ceaccebcceb5cf83ceb7cf8220ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7cf822c20cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920ceafcf83cf89cf8220cebcceb9ceb120cf85cf80cebfcf84ceb9cebcceb7cebcceadcebdceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120ceb3ceb9ceb120cf84ceb7cebd20cebfcf80cebfceafceb120cf8ccebccf89cf822c20ceb1cebeceafceb6ceb5ceb920cebdceb120ceb1ceb3cf89cebdceb9cf83cf84ceb5ceaf20cebaceb1cebdceb5ceafcf822ec2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6175746f656c6567786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33303a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223130313acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130313acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22cea4ceb920ceb5ceafcebdceb1ceb920ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313031223b7d7d);
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
(680, 'index.php?option=com_content&view=article&id=104', 'index.php?option=com_content&view=article&id=104:η-έννοια-της-αυτονομίας&catid=23', 'Η Έννοια της Αυτονομίας', ' Η αυτονομία ή αλλιώς ψυχολογική ενηλικίωση είναι μία έννοια που ιδανικά χρειάζεται να συμπίπτει με την ηλικιακή ενηλικίωση αλλά υπάρχουν φορές που μπορεί να μην έρθει και ποτέ. ', '2022-01-27 20:30:57', '77207ec0e0a75401f3c99439710c7520', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383630313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332363a2220ce9720ceb1cf85cf84cebfcebdcebfcebcceafceb120ceae20ceb1cebbcebbceb9cf8ecf8220cf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20ceb5cebdceb7cebbceb9cebaceafcf89cf83ceb720ceb5ceafcebdceb1ceb920cebcceafceb120ceadcebdcebdcebfceb9ceb120cf80cebfcf8520ceb9ceb4ceb1cebdceb9cebaceac20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf83cf85cebccf80ceafcf80cf84ceb5ceb920cebcceb520cf84ceb7cebd20ceb7cebbceb9cebaceb9ceb1cebaceae20ceb5cebdceb7cebbceb9cebaceafcf89cf83ceb720ceb1cebbcebbceac20cf85cf80ceaccf81cf87cebfcf85cebd20cf86cebfcf81ceadcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb7cebd20ceadcf81ceb8ceb5ceb920cebaceb1ceb920cf80cebfcf84cead2e20223b693a333b613a32353a7b733a323a226964223b693a3130343b733a353a22616c696173223b733a34333a22ceb720ceadcebdcebdcebfceb9ceb120cf84ceb7cf8220ceb1cf85cf84cebfcebdcebfcebcceafceb1cf82223b733a373a2273756d6d617279223b733a3338373a223c703ece97266e6273703b3c7374726f6e673eceb1cf85cf84cebfcebdcebfcebcceafceb13c2f7374726f6e673e266e6273703bceae20ceb1cebbcebbceb9cf8ecf82266e6273703b3c7374726f6e673ecf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20ceb5cebdceb7cebbceb9cebaceafcf89cf83ceb73c2f7374726f6e673e266e6273703bceb5ceafcebdceb1ceb920cebcceafceb120ceadcebdcebdcebfceb9ceb120cf80cebfcf8520ceb9ceb4ceb1cebdceb9cebaceac20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf83cf85cebccf80ceafcf80cf84ceb5ceb920cebcceb520cf84ceb7cebd20ceb7cebbceb9cebaceb9ceb1cebaceae20ceb5cebdceb7cebbceb9cebaceafcf89cf83ceb720ceb1cebbcebbceac20cf85cf80ceaccf81cf87cebfcf85cebd20cf86cebfcf81ceadcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb7cebd20ceadcf81ceb8ceb5ceb920cebaceb1ceb920cf80cebfcf84cead2e3c2f703e0d0a223b733a343a22626f6479223b733a323536323a22ce9720ce88cebdcebdcebfceb9ceb120cf84ceb7cf8220ce91cf85cf84cebfcebdcebfcebcceafceb1cf8220cea3cf84ceaecf81ceb9cebeceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920cf83cf84ceb7cf81ceafcebecebfcf8520ceb1cf80cf8c20ceb1cf85cf84cf8ccebd2120ce91cebd20cf83ceb520ceb1cf85cf84ceae20cf84ceb720ceb8ceadcf83ceb72c20ceb1cebdcf84ceaf20ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852c20ceb2ceaccebbceb5ceb9cf8220cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd2c20cf84cf8ccf84ceb520ceb1cf80cebbceac20ceb8ceb120cebacf81ceb5cebcceb9ceadcf83ceb1ceb9212020202020202020202020202020202020202020202020202020202020ce9720ceb1cf85cf84cebfcebdcebfcebcceafceb120ceae20ceb1cebbcebbceb9cf8ecf8220cf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20ceb5cebdceb7cebbceb9cebaceafcf89cf83ceb720ceb5ceafcebdceb1ceb920cebcceafceb120ceadcebdcebdcebfceb9ceb120cf80cebfcf8520ceb9ceb4ceb1cebdceb9cebaceac20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf83cf85cebccf80ceafcf80cf84ceb5ceb920cebcceb520cf84ceb7cebd20ceb7cebbceb9cebaceb9ceb1cebaceae20ceb5cebdceb7cebbceb9cebaceafcf89cf83ceb720ceb1cebbcebbceac20cf85cf80ceaccf81cf87cebfcf85cebd20cf86cebfcf81ceadcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb7cebd20ceadcf81ceb8ceb5ceb920cebaceb1ceb920cf80cebfcf84cead2e20202020202020202020202020202020202020202020cea4ceb120ceb2ceb1cf83ceb9cebaceac20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ceadcebdceb120ceaccf84cebfcebccebf20ceb3ceb9ceb120cebdceb120ceb8ceb5cf89cf81ceb5ceafcf84ceb1ceb920ceb1cf85cf84cf8ccebdcebfcebccebf20ceb5ceafcebdceb1ceb93a0a202dce9720ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120ceb5cf80ceb9ceb2ceafcf89cf83ceb7cf823ac2a0cebdceb120cebcceb7cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebaceaccf80cebfceb9cebfcebd20cf84cf81ceafcf84cebf20cebdceb120ceb1cebdceb1cebbceacceb2ceb5ceb920ceb4cebfcf85cebbceb5ceb9ceadcf8220cf84cebfcf8520cf83cf80ceb9cf84ceb9cebfcf8d20cebaceb1ceb920cf84ceb9cf82c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cf84cebfcf85c2a020cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf822e0a202dce9720ceb1cebdceb5cebeceb1cf81cf84ceb7cf83ceafceb120cf80ceb5cf80cebfceb9ceb8ceaecf83ceb5cf89cebd20cebaceb1ceb920ceb1cf80cebfcf86ceaccf83ceb5cf89cebd3ac2a0cebdceb120cebbceb1cebcceb2ceaccebdceb5ceb920cebccf8ccebdcebfcf8220cf84ceb9cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cf84cebfcf852028cf83cf80cebfcf85ceb4ceadcf822c20ceb5cf81ceb3ceb1cf83ceafceb12c20cf86ceafcebbcebfceb92c20cf83cf80ceafcf84ceb920cebacebbcf802e2920cebaceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920cf83ceb520ceb8ceadcf83ceb720cebdceb120cf84ceb9cf8220cf85cebbcebfcf80cebfceb9ceb5ceaf2c20cf87cf89cf81ceafcf8220cebdceb120ceadcf87ceb5ceb920ceb1cebdceacceb3cebaceb720cf84ceb7cebd20ceb5cf80ceb9ceb2ceb5ceb2ceb1ceafcf89cf83ceb720ceae20cf83cf85ceb3cebaceb1cf84ceacceb8ceb5cf83ceb720ceaccebbcebbcf89cebd2c20ceb1cebdceb1cebbceb1cebcceb2ceaccebdcebfcebdcf84ceb1cf8220cf80ceb1cf81ceaccebbcebbceb7cebbceb12c20cf8ccebbceb720cf84ceb7cebd20ceb5cf85ceb8cf8dcebdceb720cf84cebfcf85cf822e0a202dce9720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20ceb1cebdceb5cebeceb1cf81cf84ceb7cf83ceafceb13a20cebdceb120ceb5ceafcebdceb1ceb920ceb1cf80cebfceb4ceb5cf83cebcceb5cf85cebcceadcebdcebfcf8220ceb1cf80cf8c20cf84ceb7cebd20ceb1cf80cebfceb4cebfcf87ceae20cf84cf89cebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf84cebfcf8520ceb1cf80cf8c20cf84cebfcf85cf8220cebacebfcebdcf84ceb9cebdcebfcf8dcf8220cf84cebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf85cf822028ceb3cebfcebdceb5ceafcf822c20cf83cf8dcebdcf84cf81cebfcf86cebf20cebacebbcf802e292e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebdceb120cebccf80cebfcf81ceb5ceaf20cebdceb120cebdceb9cf8eceb8ceb5ceb920cf87ceb1cf81ceac2c20cf87cf89cf81ceafcf8220cebdceb120cebdceb9cf8eceb8cebfcf85cebd20cf84cebf20ceafceb4ceb9cebf20cebaceb1ceb920cebfceb920cebfceb9cebaceb5ceafcebfceb920cf84cebfcf852e0a202dce9720cf83cf85ceb3cebacf81cebfcf85cf83ceb9ceb1cebaceae20ceb1cebdceb5cebeceb1cf81cf84ceb7cf83ceafceb13ac2a0cebdceb120ceb5ceafcebdceb1ceb920ceb1cf80cebfceb4ceb5cf83cebcceb5cf85cebcceadcebdcebfcf8220ceb1cf80cf8c20cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf84cf89cebd20cebfceb9cebaceb5ceafcf89cebd20cf84cebfcf852c20cf87cf89cf81ceafcf8220ceb1cf85cf84cf8c20cebdceb120cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920cf84ceb120ceb1ceb3cebdcebfceb5ceaf20ceb1cebbcebbceac20cf8ccf84ceb920cf84ceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6ceb5ceb920ceb1cf80cf8c20cebcceafceb120ceb1cf80cf8ccf83cf84ceb1cf83ceb72c20cf87cf89cf81ceafcf8220cebdceb120cf84cebfcebd20cebaceb1cf84ceb1cebacebbcf8dceb6cebfcf85cebd2e20ce95cf80ceafcf83ceb7cf822c20cebdceb120cebcceb7cebd20cf86cebfceb2ceaccf84ceb1ceb920cebdceb120ceb5cebdceb1cebdcf84ceb9cf89ceb8ceb5ceaf20cf83ceb520ceb1cf85cf84cebfcf8dcf822c20cebdceb120ceb1cf80cebfcebcceb1cebacf81cf85cebdceb8ceb5ceaf20ceae20cebdceb120cf80cebbceb7cf83ceb9ceaccf83ceb5ceb92c20cf8ccf80cebfcf84ceb520ceb5cebaceb5ceafcebdcebfcf8220cf84cebf20ceb5cf80ceb9ceb8cf85cebcceb5ceaf2e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33303a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223130343aceb72dceadcebdcebdcebfceb9ceb12dcf84ceb7cf822dceb1cf85cf84cebfcebdcebfcebcceafceb1cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130343aceb72dceadcebdcebdcebfceb9ceb12dcf84ceb7cf822dceb1cf85cf84cebfcebdcebfcebcceafceb1cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22ce9720ce88cebdcebdcebfceb9ceb120cf84ceb7cf8220ce91cf85cf84cebfcebdcebfcebcceafceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313034223b7d7d),
(681, 'index.php?option=com_content&view=article&id=109', 'index.php?option=com_content&view=article&id=109:τι-είναι-αυτοπεποίθηση&catid=24', 'Τι είναι αυτοπεποίθηση;', ' Η αυτοπεποίθηση θα μπορούσαμε να πούμε πως αποτελεί μια στάση ζωής που επιτρέπει στο άτομο να αντιλαμβάνεται θετικά αλλά και ρεαλιστικά τις ικανότητές του και γενικά τον εαυτό του. ', '2022-01-27 20:31:36', '511847318d05e5fd4ca25cfa0dff2a49', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383934323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3333333a2220ce9720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cebcceb520cebdceb120cf80cebfcf8dcebcceb520cf80cf89cf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf83cf84ceaccf83ceb720ceb6cf89ceaecf8220cf80cebfcf8520ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cf83cf84cebf20ceaccf84cebfcebccebf20cebdceb120ceb1cebdcf84ceb9cebbceb1cebcceb2ceaccebdceb5cf84ceb1ceb920ceb8ceb5cf84ceb9cebaceac20ceb1cebbcebbceac20cebaceb1ceb920cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceac20cf84ceb9cf8220ceb9cebaceb1cebdcf8ccf84ceb7cf84ceadcf8220cf84cebfcf8520cebaceb1ceb920ceb3ceb5cebdceb9cebaceac20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e20223b693a333b613a32353a7b733a323a226964223b693a3130393b733a353a22616c696173223b733a34323a22cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a3339343a223c703ece9720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cebcceb520cebdceb120cf80cebfcf8dcebcceb520cf80cf89cf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf83cf84ceaccf83ceb720ceb6cf89ceaecf8220cf80cebfcf8520ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cf83cf84cebf20ceaccf84cebfcebccebf20cebdceb120ceb1cebdcf84ceb9cebbceb1cebcceb2ceaccebdceb5cf84ceb1ceb9266e6273703b3c7374726f6e673eceb8ceb5cf84ceb9cebaceac3c2f7374726f6e673e266e6273703bceb1cebbcebbceac20cebaceb1ceb9266e6273703b3c7374726f6e673ecf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceac3c2f7374726f6e673e20cf84ceb9cf82266e6273703bceb9cebaceb1cebdcf8ccf84ceb7cf84ceadcf8220cf84cebfcf8520cebaceb1ceb920ceb3ceb5cebdceb9cebaceac20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e3c2f703e0d0a223b733a343a22626f6479223b733a323836383a22cea4ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb73b20c2abce9aceb1cebdceb5ceafcf8220ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb520cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cebaceb1cf84cf8ecf84ceb5cf81cebfcf822c20cf87cf89cf81ceafcf8220cf84ceb720cf83cf85ceb3cebaceb1cf84ceacceb8ceb5cf83ceae20cf83cebfcf85c2bb20456c65616e6f7220526f6f736576656c742020202020202020202020202020202020202020202020202020202020ce9720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cebcceb520cebdceb120cf80cebfcf8dcebcceb520cf80cf89cf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf83cf84ceaccf83ceb720ceb6cf89ceaecf8220cf80cebfcf8520ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cf83cf84cebf20ceaccf84cebfcebccebf20cebdceb120ceb1cebdcf84ceb9cebbceb1cebcceb2ceaccebdceb5cf84ceb1ceb920ceb8ceb5cf84ceb9cebaceac20ceb1cebbcebbceac20cebaceb1ceb920cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceac20cf84ceb9cf8220ceb9cebaceb1cebdcf8ccf84ceb7cf84ceadcf8220cf84cebfcf8520cebaceb1ceb920ceb3ceb5cebdceb9cebaceac20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e20202020202020202020202020202020202020202020cea4cebfcf8520ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920ceb1cebacf8ccebcceb720cebdceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceaf2c20cf83cf85cebdceaeceb8cf89cf8220cebcceb520ceb5cf80ceb9cf84cf85cf87ceafceb12c20ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20ce91cebacf8ccebcceb120cebaceb920ceb1cebd20ceb4ceb5cebd20ceadcf87ceb5ceb920ceb1ceafcf83ceb9cebf20cf84ceadcebbcebfcf8220ceb720cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceac20cf84cebfcf852c20ceb4cf8dcf83cebacebfcebbceb120cebfceb4ceb7ceb3ceb5ceafcf84ceb1ceb920cf83cf84ceb7cebd20cf80ceb1cf81ceb1ceafcf84ceb7cf83ceb72e20ce88cf87ceb5ceb920ceb5cf80cebfcebcceadcebdcf89cf822cc2a0ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb7c2a0cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf8520cebaceb1ceb920cf84ceb9cf8220ceb9cebaceb1cebdcf8ccf84ceb7cf84ceadcf8220cf84cebfcf852c20cebaceb1ceb8cf8ecf8220cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf83cebaceb5ceaf20ceadcebbceb5ceb3cf87cebf20cf83cf84ceb720ceb6cf89ceae20cf84cebfcf852e20ce94ceb9ceb1cf84ceb7cf81ceb5ceaf20cebcceb9ceb1c2a0ceb8ceb5cf84ceb9cebaceae20cf83cf84ceaccf83ceb7c2a0ceb1cebacf8ccebcceb120cebaceb1ceb920cf8ccf84ceb1cebd20cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb120ceb4ceb5cebd20cf80ceaccebdceb520cebaceb1cebbceac2c20ceb4ceb9cf8ccf84ceb920ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5cf87cf84ceb5ceaf20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf8520cebaceb1ceb920cf84cebfcebd20cf83ceadceb2ceb5cf84ceb1ceb920ceb1cebacf8ccebcceb120cebaceb1ceb920cebcceb520cf84ceb120cebbceacceb8ceb720cf84cebfcf852e0ace9720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cebbcebfceb9cf80cf8ccebd2c20ceb5cebccf80cebdceadceb5ceb920cf85ceb3ceb9ceae20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1c2a0cf8ccf80cf89cf8220ceb1cebeceb9cebfcf80cf81ceadcf80ceb5ceb9ceb12c20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2c20ceb1cebdceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12c20cf85cf80ceb5cf85ceb8cf85cebdcf8ccf84ceb7cf84ceb12c20cf83ceb5ceb2ceb1cf83cebccf8c20cf84cf89cebd20ceaccebbcebbcf89cebd20ceb1cebbcebbceac20cebaceb1ceb920ceb1cf85cf84cebfcf83ceb5ceb2ceb1cf83cebccf8c2e20ce95ceafcebdceb1ceb920cebcceadcf81cebfcf8220cf84ceb7cf8220ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb7cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20ceadcebdceb1cebd20cf84cf81cf8ccf80cebf20ceadcebacf86cf81ceb1cf83ceaecf8220cf84ceb7cf822e20cea4cebf20ceaccf84cebfcebccebf20cf80ceb1ceafcf81cebdceb5ceb920cf84ceb7cebd20cf80cf81cf89cf84cebfceb2cebfcf85cebbceafceb120cebaceb1ceb920ceb4ceb9ceb5cebaceb4ceb9cebaceb5ceaf20cf8ccf83ceb120ceb8ceb5cf89cf81ceb5ceaf20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20ceb3ceb9ceb120ceb5cebaceb5ceafcebdcebf2e20ce94ceb5cebd20ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920ceb4ceb7cebbceb1ceb4ceae2c20cebccf8ccebdcebfc2a020cf83cf84ceb120ceb5cebdceb9cf83cf87cf85cf84ceb9cebaceac20cebaceb1ceb920cf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebaceac20cebbcf8cceb3ceb9ceb120cf84cf89cebd20ceaccebbcebbcf89cebd2e20ce91cebdcf84ceafceb8ceb5cf84ceb12c20cebbceb5ceb9cf84cebfcf85cf81ceb3ceb5ceaf20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb7c2a0cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceaec2a0cebaceb1ceb9c2a0ceadceb3cebacf85cf81ceb7c2a0ceb1cf85cf84cebf2dceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cf80cebfcf8520cebaceaccebdceb5ceb92c20cebcceb520cf84cebf20cebdceb1c2a0ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5ceb920ceb5cf85ceb8cf8dcebdceb5cf82c2a0cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceb5ceafc2a0ceb4cf85cebdceb1cebcceb9cebaceae20cf83cf84ceaccf83ceb7c2a0ceb1cf80ceadcebdceb1cebdcf84ceb920cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf84ceb9cf8220ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84ceb5cf8220ceb1cebdcf84ceb9cebecebfcf8ccf84ceb7cf84ceb5cf822e0ace93ceb9ceb120cebdceb120cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cf84cebf20ceaccf84cebfcebccebf20cf8ccebccf89cf8220cebdceb120c2abcebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9c2bb20cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf892c20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf81cf8ccebbcebf20cf80ceb1ceafceb6ceb5ceb920cebf20cf84cf81cf8ccf80cebfcf8220cf83cebaceadcf88ceb7cf8220cf84cebfcf852e20ce95cf83cf8d20cf80cf8ecf8220cf83cebaceadcf86cf84ceb5cf83ceb1ceb93b20cea4ceb920cf80ceb5cf81cebdceacceb5ceb920ceb1cf80cf8c20cf84cebf20cebccf85ceb1cebbcf8c20cf83cebfcf8520cf84cf8ecf81ceb120cf80cebfcf8520ceb4ceb9ceb1ceb2ceacceb6ceb5ceb9cf8220ceb1cf85cf84ceadcf8220cf84ceb9cf8220ceb3cf81ceb1cebccebcceadcf823b2020202020202020202020202020cea0ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceaccf81ceb8cf81ceb1223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6175746f7065706f6974686973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33313a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223130393acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130393acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22cea4ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb73b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313039223b7d7d);
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
(682, 'index.php?option=com_content&view=article&id=110', 'index.php?option=com_content&view=article&id=110:ζήσε-για-εσένα-και-όχι-για-τους-άλλους&catid=24', 'Ζήσε για εσένα και όχι για τους άλλους!', ' Η αυτοεκτίμηση δε δημιουργείται επειδή είσαι πάντα σωστός αλλά επειδή δε φοβάσαι να κάνεις λάθη. Τα άτομα που δεν αγαπούν τον εαυτό τους, εξαρτώνται συχνά από την γνώμη των άλλων. Προσπαθούν να βρουν την επιβεβαίωση στους άλλους και υποφέρουν στην ιδέα της απόρριψης. ', '2022-01-27 20:32:03', '18e479035c20e56bddcb496d18f1b71b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383830313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3439303a2220ce9720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720ceb4ceb520ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920ceb5cf80ceb5ceb9ceb4ceae20ceb5ceafcf83ceb1ceb920cf80ceaccebdcf84ceb120cf83cf89cf83cf84cf8ccf8220ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20ceb4ceb520cf86cebfceb2ceaccf83ceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cebbceacceb8ceb72e20cea4ceb120ceaccf84cebfcebcceb120cf80cebfcf8520ceb4ceb5cebd20ceb1ceb3ceb1cf80cebfcf8dcebd20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf85cf822c20ceb5cebeceb1cf81cf84cf8ecebdcf84ceb1ceb920cf83cf85cf87cebdceac20ceb1cf80cf8c20cf84ceb7cebd20ceb3cebdcf8ecebcceb720cf84cf89cebd20ceaccebbcebbcf89cebd2e20cea0cf81cebfcf83cf80ceb1ceb8cebfcf8dcebd20cebdceb120ceb2cf81cebfcf85cebd20cf84ceb7cebd20ceb5cf80ceb9ceb2ceb5ceb2ceb1ceafcf89cf83ceb720cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebaceb1ceb920cf85cf80cebfcf86ceadcf81cebfcf85cebd20cf83cf84ceb7cebd20ceb9ceb4ceadceb120cf84ceb7cf8220ceb1cf80cf8ccf81cf81ceb9cf88ceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a3131303b733a353a22616c696173223b733a36393a22ceb6ceaecf83ceb520ceb3ceb9ceb120ceb5cf83ceadcebdceb120cebaceb1ceb920cf8ccf87ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf82223b733a373a2273756d6d617279223b733a3630353a223c703ece97266e6273703b3c7374726f6e673eceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb73c2f7374726f6e673e20ceb4ceb520ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920ceb5cf80ceb5ceb9ceb4ceae20ceb5ceafcf83ceb1ceb920cf80ceaccebdcf84ceb120cf83cf89cf83cf84cf8ccf8220ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20ceb4ceb520cf86cebfceb2ceaccf83ceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cebbceacceb8ceb72e20cea4ceb120ceaccf84cebfcebcceb120cf80cebfcf8520ceb4ceb5cebd20ceb1ceb3ceb1cf80cebfcf8dcebd20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf85cf822c266e6273703b3c7374726f6e673eceb5cebeceb1cf81cf84cf8ecebdcf84ceb1ceb93c2f7374726f6e673e266e6273703bcf83cf85cf87cebdceac20ceb1cf80cf8c20cf84ceb7cebd20ceb3cebdcf8ecebcceb720cf84cf89cebd20ceaccebbcebbcf89cebd2e266e6273703bcea0cf81cebfcf83cf80ceb1ceb8cebfcf8dcebd20cebdceb120ceb2cf81cebfcf85cebd20cf84ceb7cebd266e6273703b3c7374726f6e673eceb5cf80ceb9ceb2ceb5ceb2ceb1ceafcf89cf83ceb73c2f7374726f6e673e266e6273703bcf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebaceb1ceb9266e6273703b3c7374726f6e673ecf85cf80cebfcf86ceadcf81cebfcf85cebd3c2f7374726f6e673e266e6273703bcf83cf84ceb7cebd20ceb9ceb4ceadceb120cf84ceb7cf8220ceb1cf80cf8ccf81cf81ceb9cf88ceb7cf822e3c2f703e0d0a223b733a343a22626f6479223b733a323233363a22ce96ceaecf83ceb520ceb3ceb9ceb120ceb5cf83ceadcebdceb120cebaceb1ceb920cf8ccf87ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822120ce9720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720ceb4ceb520ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920ceb5cf80ceb5ceb9ceb4ceae20ceb5ceafcf83ceb1ceb920cf80ceaccebdcf84ceb120cf83cf89cf83cf84cf8ccf8220ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20ceb4ceb520cf86cebfceb2ceaccf83ceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cebbceacceb8ceb72e202020202020202020202020202020202020202020202020202020202020cea4ceb120ceaccf84cebfcebcceb120cf80cebfcf8520ceb4ceb5cebd20ceb1ceb3ceb1cf80cebfcf8dcebd20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf85cf822c20ceb5cebeceb1cf81cf84cf8ecebdcf84ceb1ceb920cf83cf85cf87cebdceac20ceb1cf80cf8c20cf84ceb7cebd20ceb3cebdcf8ecebcceb720cf84cf89cebd20ceaccebbcebbcf89cebd2e20cea0cf81cebfcf83cf80ceb1ceb8cebfcf8dcebd20cebdceb120ceb2cf81cebfcf85cebd20cf84ceb7cebd20ceb5cf80ceb9ceb2ceb5ceb2ceb1ceafcf89cf83ceb720cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebaceb1ceb920cf85cf80cebfcf86ceadcf81cebfcf85cebd20cf83cf84ceb7cebd20ceb9ceb4ceadceb120cf84ceb7cf8220ceb1cf80cf8ccf81cf81ceb9cf88ceb7cf822e20202020202020202020202020202020202020202020cea0cf81cebfcf83cebfcf87ceae2120ce9f20cebaceacceb8ceb520ceaccebdceb8cf81cf89cf80cebfcf8220ceadcf87ceb5ceb9c2a0cf84ceb720ceb4ceb9cebaceae20cf84cebfcf8520cf86ceb9cebbcebfcf83cebfcf86ceafceb1c2a0ceb3ceb9ceb120cf84ceb720ceb6cf89ceae20cebaceb1ceb920cf84cf81cf8ccf80cebf20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb7cf8220cf84cf89cebd20cf80cf81ceb1ceb3cebcceaccf84cf89cebd2e20ce91cf85cf84cf8c20cf83ceb7cebcceb1ceafcebdceb5ceb920cf80cf89cf8220ceb4ceb5cebd20ceb3ceafcebdceb5cf84ceb1ceb920cebdceb120cf84cebfcf85cf8220ceb5cf85cf87ceb1cf81ceb9cf83cf84ceaecf83ceb5cf84ceb520cf8ccebbcebfcf85cf822e0a20ce91cf80cebfcf86cf8dceb3ceb5cf84ceb520cebbcebfceb9cf80cf8ccebd20cf84ceb9cf8220cf83cf85ceb3cebacf81ceafcf83ceb5ceb9cf822ec2a0ce95ceafcebdceb1ceb920cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cf80ceb7ceb3ceae20ceb4cf85cf83cf84cf85cf87ceafceb1cf822e20cea0cebfcebbcebbcebfceaf20ceaccebdceb8cf81cf89cf80cebfceb920ceadcf87cebfcf85cebd20ceb9ceb4ceb9cf8ccf84ceb7cf84ceb5cf8220cebaceb1ceb920cf80cf81cebfcf84ceb5cf81ceaecebcceb1cf84ceb120cf80cebfcf8520cebbceb5ceafcf80cebfcf85cebd20ceb1cf80cf8c20cf83ceb1cf822c20cf8ccebccf89cf8220cebaceb920ceb5cf83ceb5ceafcf8220ceadcf87ceb5cf84ceb520ceb1cf81ceb5cf84ceadcf8220cf80cebfcf8520cebbceb5ceafcf80cebfcf85cebd20ceb1cf80cf8c20cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e0a20ce9cceb7cebd20cf88ceaccf87cebdceb5cf84ceb520cf84cebf20cf84ceadcebbceb5ceb9cebf2ec2a0ce9aceb1cebdceadcebdceb1cf8220ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf84ceadcebbceb5ceb9cebfcf8220cebaceb1ceb920ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf84cebf20cf89cf81ceb1ceafcebf2e20ce91cf85cf84cf8c20cf80cebfcf8520cf85cf80ceaccf81cf87ceb5ceb920ceb5ceafcebdceb1ceb920ceadcebdceb120ceb1cf80ceadcf81ceb1cebdcf84cebfc2a0cf80ceb5cf81ceb9ceb8cf8ecf81ceb9cebf20ceb3ceb9ceb120ceb2ceb5cebbcf84ceafcf89cf83ceb72ec2a0ce9cceb720cf86cebfceb2ceaccf83cf84ceb520ceb4ceb7cebbceb1ceb4ceae20cebdceb120cebaceaccebdceb5cf84ceb520cebbceacceb8cebfcf822e20cea4ceb120cebbceacceb8ceb720ceb4ceb9ceb4ceaccf83cebacebfcf85cebd20cebaceb1ceb920cf83ceb1cf8220ceb2cebfceb7ceb8cebfcf8dcebd20cebdceb120ceb3ceafcebdceb5cf84ceb1ceb920cf8ccebbcebf20cebaceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81cebfceb92e20ce95cf83cf84ceb9ceaccf83cf84ceb520cf83ceb520ceb1cf85cf84ceac20cf80cebfcf8520ceadcf87ceb5cf84ceb520cebaceb1ceb9c2a0ceb1ceb3ceb1cf80ceaecf83cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220ceb3ceb9ceb120ceb1cf85cf84cf8c20cf80cebfcf8520ceb5ceafcebdceb1ceb92e200a20cea0ceb9cf83cf84ceadcf88cf84ceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb920cebcceb720cf84cebf20ceb2ceacceb6ceb5cf84ceb520cebaceaccf84cf8920cf80cebfcf84cead21200ace97c2a0cf84cf8ccebdcf89cf83ceb720cf84ceb7cf8220ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7cf82c2a0ceb4ceb520cf83cf84ceb1cebcceb1cf84ceac20cf80cebfcf84cead20cebaceb1ceb920cf80cf81ceadcf80ceb5ceb920cebdceb120ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf83cf84cf8ccf87cebfcf82c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf822c20ceb3ceb9ceb1cf84ceaf20ceb720ceb1ceb3ceaccf80ceb720ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb5ceafcebdceb1ceb920cebcceb9ceb1c2a0ceb1cebdceacceb3cebaceb720ceb4ceb9ceb1cf81cebaceaecf8221202020202020202020202020202020cea0ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceaccf81ceb8cf81ceb1223b733a363a22696d61676573223b733a3233373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7a6973652d6769612d6573656e612d6b61692d6f78692d6769612d746f75732d616c6c6f75732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33323a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37333a223131303aceb6ceaecf83ceb52dceb3ceb9ceb12dceb5cf83ceadcebdceb12dcebaceb1ceb92dcf8ccf87ceb92dceb3ceb9ceb12dcf84cebfcf85cf822dceaccebbcebbcebfcf85cf82223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131303aceb6ceaecf83ceb52dceb3ceb9ceb12dceb5cf83ceadcebdceb12dcebaceb1ceb92dcf8ccf87ceb92dceb3ceb9ceb12dcf84cebfcf85cf822dceaccebbcebbcebfcf85cf822663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37303a22ce96ceaecf83ceb520ceb3ceb9ceb120ceb5cf83ceadcebdceb120cebaceb1ceb920cf8ccf87ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8221223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313130223b7d7d),
(683, 'index.php?option=com_content&view=article&id=111', 'index.php?option=com_content&view=article&id=111:αυτοπεποίθηση-στο-χώρο-εργασίας&catid=24', 'Αυτοπεποίθηση στο χώρο εργασίας', ' Πολλοί από εμάς θέλουμε να δείχνουμε μεγαλύτερη σιγουριά και αυτοπεποίθηση στο χώρο εργασίας μας, καθώς με αυτό θα μπορούσε να μας βοηθήσει στο να ακούγεται περισσότερο η γνώμη μας στους συνεργάτες μας, να διαπραγματευόμαστε καλύτερα μία προαγωγή ή αύξηση ', '2022-01-27 20:32:58', '9d9e1233bbfb652845a77f3156ba4bfc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393036393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3437323a2220cea0cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cebcceaccf8220ceb8ceadcebbcebfcf85cebcceb520cebdceb120ceb4ceb5ceafcf87cebdcebfcf85cebcceb520cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf83ceb9ceb3cebfcf85cf81ceb9ceac20cebaceb1ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cebcceb1cf822c20cebaceb1ceb8cf8ecf8220cebcceb520ceb1cf85cf84cf8c20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cf83cf84cebf20cebdceb120ceb1cebacebfcf8dceb3ceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb720ceb3cebdcf8ecebcceb720cebcceb1cf8220cf83cf84cebfcf85cf8220cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf8220cebcceb1cf822c20cebdceb120ceb4ceb9ceb1cf80cf81ceb1ceb3cebcceb1cf84ceb5cf85cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cebcceafceb120cf80cf81cebfceb1ceb3cf89ceb3ceae20ceae20ceb1cf8dcebeceb7cf83ceb720223b693a333b613a32353a7b733a323a226964223b693a3131313b733a353a22616c696173223b733a35393a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf82223b733a373a2273756d6d617279223b733a3536353a223c703ecea0cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cebcceaccf8220ceb8ceadcebbcebfcf85cebcceb520cebdceb120ceb4ceb5ceafcf87cebdcebfcf85cebcceb520cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb7266e6273703b3c7374726f6e673ecf83ceb9ceb3cebfcf85cf81ceb9ceac3c2f7374726f6e673e266e6273703bcebaceb1ceb9266e6273703b3c7374726f6e673eceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb73c2f7374726f6e673e266e6273703bcf83cf84cebf266e6273703b3c7374726f6e673ecf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf823c2f7374726f6e673e266e6273703bcebcceb1cf822c20cebaceb1ceb8cf8ecf8220cebcceb520ceb1cf85cf84cf8c20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb9266e6273703bcf83cf84cebf20cebdceb120ceb1cebacebfcf8dceb3ceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb720ceb3cebdcf8ecebcceb720cebcceb1cf8220cf83cf84cebfcf85cf8220cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf8220cebcceb1cf822c20cebdceb120ceb4ceb9ceb1cf80cf81ceb1ceb3cebcceb1cf84ceb5cf85cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cebcceafceb120cf80cf81cebfceb1ceb3cf89ceb3ceae20ceae20ceb1cf8dcebeceb7cf83ceb73c2f703e0d0a223b733a343a22626f6479223b733a323630393a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf8220ce95cebacf84ceafcebcceb7cf83ceb520ceb5cf83cf8d20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83cebfcf85cebd20cebaceb1ceb920cebfceb920cf85cf80cf8ccebbcebfceb9cf80cebfceb92e2020202020202020202020202020202020202020202020202020202020cea0cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cebcceaccf8220ceb8ceadcebbcebfcf85cebcceb520cebdceb120ceb4ceb5ceafcf87cebdcebfcf85cebcceb520cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf83ceb9ceb3cebfcf85cf81ceb9ceac20cebaceb1ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cebcceb1cf822c20cebaceb1ceb8cf8ecf8220cebcceb520ceb1cf85cf84cf8c20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cf83cf84cebf20cebdceb120ceb1cebacebfcf8dceb3ceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb720ceb3cebdcf8ecebcceb720cebcceb1cf8220cf83cf84cebfcf85cf8220cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf8220cebcceb1cf822c20cebdceb120ceb4ceb9ceb1cf80cf81ceb1ceb3cebcceb1cf84ceb5cf85cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cebcceafceb120cf80cf81cebfceb1ceb3cf89ceb3ceae20ceae20ceb1cf8dcebeceb7cf83ceb720202020202020202020202020202020202020202020ce9720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cf80cebfcf8520ceb4ceb5ceafcf87cebdceb5ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cebaceb1ceb920cf83ceb9ceb3cebfcf85cf81ceb9ceac2cc2a0ceb2cebfceb7ceb8ceac20cf83cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf82c2a0cebaceb1ceb9c2a0ceb2ceb5cebbcf84ceb9cf8ecebdceb5ceb9c2a0cf84ceb7cebdc2a0ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1c2a0c2a0cf83cf85cebdceb5cf81ceb3ceb1cf83ceafceb1cf82c2a0cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cebcceb520cf83cf85cebdceb1ceb4ceadcebbcf86cebfcf85cf8220cf84cebfcf852ec2a0cea4cebf20cebdceb120ceadcf87ceb5ceb920cebaceb1cebdceb5ceafcf8220ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720ceb4ceb5ceafcf87cebdceb5ceb920cf8ccf84ceb920cf83ceadceb2ceb5cf84ceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf8520cebaceb1ceb920cf80cf81cebfcf84ceafceb8ceb5cf84ceb1ceb920cebdceb120ceb5cebacf86cf81ceaccf83ceb5ceb920cebaceb1ceb920cebdceb120cf83cf84ceb7cf81ceafcebeceb5ceb920cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf8220cebaceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf84cebfcf852e20ce91cebacf8ccebcceb72cc2a0ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cf80cebfcf8520cebbceb1cebcceb2ceaccebdceb5ceb920ceb1cf80cf8c20cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac20cf84cebfcf852ec2a0cea0cebfcebbcebbcebfceaf20ceaccebdceb8cf81cf89cf80cebfceb920ceb5cebdcf8ec2a0ceb5cf80ceb9ceb8cf85cebccebfcf8dcebd20cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72c20cf85cf80cebfcf86ceadcf81cebfcf85cebdc2a0ceb1cf80cf8cc2a0cf80ceb1ceb8ceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12cc2a0ceb5ceb3cebaceb1cf84ceb1cebbceb5ceafcf80cebfcf85cebdc2a0cf84ceb9cf8220ceb9ceb4ceadceb5cf8220cf84cebfcf85cf8220cebaceb1ceb9c2a0ceb4ceb5cebd20ceb5cebacf86cf81ceacceb6cebfcf85cebdc2a0cf84ceb7cebd20ceaccf80cebfcf88ceae20cf84cebfcf85cf8220ceb3ceb9ceb120cebdceb120ceb1cf80cebfcf86cf8dceb3cebfcf85cebd20cf84ceb9cf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e2020ce86cebbcebbcebfceb920cf80ceaccebbceb92c20ceb5cebaceb4ceb7cebbcf8ecebdcebfcf85cebdc2a0cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceae20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7c2a0cf83cf84cebf20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceb5ceaf20cf83ceb520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf85cf80cebfcf84ceafcebcceb7cf83ceb7cf8220cebaceb1ceb920ceb5cebacebcceb5cf84ceaccebbcebbceb5cf85cf83ceb7cf8220cf84cf89cebd20ceaccebbcebbcf89cebd2ec2a0ce9aceb1ceb920cf84ceb120ceb4cf8dcebf20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87cebfcf85cebd20ceb5cebeceafcf83cebfcf8520ceaccf83cf87ceb7cebcceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac20cebcceb1cf8220ceb3ceb9e2809920ceb1cf85cf84cf8c20ceb1cebdceb1ceb6ceb7cf84cebfcf8dcebcceb520cf84ceb720cf87cf81cf85cf83ceae20cf84cebfcebcceae20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120ceb4cf8dcebf20ceaccebacf81ceb12cc2a0cf84cebf20cebaceb1cf84ceaccebbcebbceb7cebbcebf20cf80cebfcf83cebfcf83cf84cf8c20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7cf822ec2a0c2a0ce91cebdceb1cebccf86ceafceb2cebfcebbceb12c20cf84cebf20cf84ceadcebbceb5ceb9cebf20cf80cebfcf83cebfcf83cf84cf8c20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7cf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf83cf85cf83cf84ceb1cf84ceb9cebacf8c20cebcceafceb1cf82c2a0ceb9cebaceb1cebdcebfcf80cebfceb9ceb7cf84ceb9cebaceaecf82c2a0cebaceb1ceb9c2a0cf80ceb5cf84cf85cf87ceb7cebcceadcebdceb7cf82c2a0cebaceb1cf81ceb9ceadcf81ceb1cf822ec2a02020202020202020202020202020cea0ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceaccf81ceb8cf81ceb1223b733a363a22696d61676573223b733a3233313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6175746f7065706f6974686973692d73746f2d7877726f2d65726761736961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33323a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a223131313aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72dcf83cf84cebf2dcf87cf8ecf81cebf2dceb5cf81ceb3ceb1cf83ceafceb1cf82223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131313aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72dcf83cf84cebf2dcf87cf8ecf81cebf2dceb5cf81ceb3ceb1cf83ceafceb1cf822663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35393a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313131223b7d7d);
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
(685, 'index.php?option=com_content&view=article&id=149', 'index.php?option=com_content&view=article&id=149:γιατί-παίρνουμε-λάθος-αποφάσεις&catid=31', 'Γιατί παίρνουμε λάθος αποφάσεις;', ' Εξαιτίας του τρόπου που λειτουργούμε. Εμείς οι άνθρωποι είμαστε λογικά όντα, και είναι κάτι που μας ξεχωρίζει από τα ζώα. ', '2022-01-27 20:35:51', '8a39de2606617ecc8e44c5611de8289b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373337303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232323a2220ce95cebeceb1ceb9cf84ceafceb1cf8220cf84cebfcf8520cf84cf81cf8ccf80cebfcf8520cf80cebfcf8520cebbceb5ceb9cf84cebfcf85cf81ceb3cebfcf8dcebcceb52e20ce95cebcceb5ceafcf8220cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb5ceafcebcceb1cf83cf84ceb520cebbcebfceb3ceb9cebaceac20cf8ccebdcf84ceb12c20cebaceb1ceb920ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520cebcceb1cf8220cebeceb5cf87cf89cf81ceafceb6ceb5ceb920ceb1cf80cf8c20cf84ceb120ceb6cf8eceb12e20223b693a333b613a32353a7b733a323a226964223b693a3134393b733a353a22616c696173223b733a35393a22ceb3ceb9ceb1cf84ceaf20cf80ceb1ceafcf81cebdcebfcf85cebcceb520cebbceacceb8cebfcf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3235313a223c703e3c7374726f6e673ece95cebeceb1ceb9cf84ceafceb1cf8220cf84cebfcf8520cf84cf81cf8ccf80cebfcf8520cf80cebfcf8520cebbceb5ceb9cf84cebfcf85cf81ceb3cebfcf8dcebcceb52e3c2f7374726f6e673e266e6273703bce95cebcceb5ceafcf8220cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb5ceafcebcceb1cf83cf84ceb520cebbcebfceb3ceb9cebaceac20cf8ccebdcf84ceb12c20cebaceb1ceb920ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520cebcceb1cf8220cebeceb5cf87cf89cf81ceafceb6ceb5ceb920ceb1cf80cf8c20cf84ceb120ceb6cf8eceb12e3c2f703e0d0a223b733a343a22626f6479223b733a313437303a22ce93ceb9ceb1cf84ceaf20cf80ceb1ceafcf81cebdcebfcf85cebcceb520cebbceacceb8cebfcf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf823b2020202020202020202020202020202020202020202020202020202020ce95cebeceb1ceb9cf84ceafceb1cf8220cf84cebfcf8520cf84cf81cf8ccf80cebfcf8520cf80cebfcf8520cebbceb5ceb9cf84cebfcf85cf81ceb3cebfcf8dcebcceb52e20ce95cebcceb5ceafcf8220cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb5ceafcebcceb1cf83cf84ceb520cebbcebfceb3ceb9cebaceac20cf8ccebdcf84ceb12c20cebaceb1ceb920ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520cebcceb1cf8220cebeceb5cf87cf89cf81ceafceb6ceb5ceb920ceb1cf80cf8c20cf84ceb120ceb6cf8eceb12e202020202020202020202020202020202020202020202020cea0ceb1cf81e2809920cf8ccebbcebf20cf8ccebccf89cf8220cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebcceb520cf84ceb720cebbcebfceb3ceb9cebaceae20cebcceb1cf822c20cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf8220cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebcceb1cf8220cebaceb1cf84ceb1cebacf85cf81ceb9ceb5cf8dcebfcf85cebd2ec2a0cea4cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20cebcceadcf81cebfcf8220cf84cebfcf8520ceb5ceb3cebaceb5cf86ceaccebbcebfcf8520cebcceb1cf8220ceb5ceafcebdceb1ceb9c2a0ceb5cf85ceaccebbcf89cf84cebf20cf83cf84ceb120cebbceacceb8ceb720cebaceb1ceb920cf83cf84ceb9cf8220cf80ceb1cf81cebfcf81cebcceb7cf84ceb9cebaceadcf8220cebaceb1ceb920cf86cebfcf81cf84ceb9cf83cebcceadcebdceb5cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf822e0ace9fcf81ceb9cf83cebcceadcebdceb5cf8220cf86cebfcf81ceadcf8220cebcceb1cf8220cebaceaccebdceb5ceb920cebdceb120cf85cf80cebfcf80ceafcf80cf84cebfcf85cebcceb520cf83cf84ceb7cebd20c2abceb1cebacf81ceb9cf83ceafceb1c2bb2c20cf84ceb7cebd20cebaceb1cf84ceaccf83cf84ceb1cf83ceb720ceb4ceb7cebbceb1ceb4ceae20cf8ccf80cebfcf8520ceb4cf81cebfcf8dcebcceb520cf87cf89cf81ceafcf8220cf83cebaceadcf88ceb720ceb1cebacf8ccebcceb120cebaceb1ceb920ceb5cebdceaccebdcf84ceb9ceb120cf83cf84ceb120cf83cf85cebccf86ceadcf81cebfcebdcf84ceac20cebcceb1cf822e20ce91cf8220cf80ceaccf81cebfcf85cebcceb520ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cf84ceb7cebd20cf80ceb5cf81ceafcf80cf84cf89cf83ceb720cf80cebfcf8520ceb1ceb4ceb5ceb9ceacceb6cebfcf85cebcceb520cf83ceb520cebcceb9ceb120cebaceb1ceb8ceb9cf83ceb9ceac20cebcceb9ceb120cebfcebbcf8ccebacebbceb7cf81ceb720cf83cf85cf83cebaceb5cf85ceb1cf83ceafceb120cf80ceb1ceb3cf89cf84cebfcf8d2e20ce91ceb9cf83ceb8ceb1cebdcf8ccebcceb1cf83cf84ceb520ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae20cf8ccf84ceb920ceb4ceb5cebd20cf80cf81ceadcf80ceb5ceb920cebdceb120cf84cebf20cebaceaccebdcebfcf85cebcceb52c20ceb1cebbcebbceac20cf84cebf20cebaceaccebdcebfcf85cebcceb520ceadcf84cf83ceb920cebaceb920ceb1cebbcebbceb9cf8ecf8220ceb5cf80ceb5ceb9ceb4ceae20ceb4ceb5cebd20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf83cf84ceb1cebcceb1cf84ceaecf83cebfcf85cebcceb52e20ce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceb720ceb1cebacf81ceb9cf83ceafceb12e223b733a363a22696d61676573223b733a3233313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33353a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a223134393aceb3ceb9ceb1cf84ceaf2dcf80ceb1ceafcf81cebdcebfcf85cebcceb52dcebbceacceb8cebfcf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134393aceb3ceb9ceb1cf84ceaf2dcf80ceb1ceafcf81cebdcebfcf85cebcceb52dcebbceacceb8cebfcf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36303a22ce93ceb9ceb1cf84ceaf20cf80ceb1ceafcf81cebdcebfcf85cebcceb520cebbceacceb8cebfcf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf823b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313439223b7d7d),
(687, 'index.php?option=com_content&view=article&id=151', 'index.php?option=com_content&view=article&id=151:λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα&catid=31', 'Λήψη αποφάσεων με λογική ή με συναίσθημα;', ' Στην ευρύτερη διαδικασία επίλυσης προβλημάτων , η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα. Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα συνδυασμό των δύο . ', '2022-01-27 20:36:51', 'cfd674344aa7cde225e56deb33288bb5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383633393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3432343a2220cea3cf84ceb7cebd20ceb5cf85cf81cf8dcf84ceb5cf81ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb5cf80ceafcebbcf85cf83ceb7cf8220cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd202c20ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebcceb5cf84ceb1cebecf8d20cf80ceb9ceb8ceb1cebdcf8ecebd20cebbcf8dcf83ceb5cf89cebd20cf83ceb520ceadcebdceb120cf80cf81cf8cceb2cebbceb7cebcceb12e20ce9fceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebbceb7cf86ceb8cebfcf8dcebd20ceb5ceafcf84ceb520cebcceb520cf84ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb72c20ceb5ceafcf84ceb520cebcceb520cf84ceb720cebbcebfceb3ceb9cebaceae2c20ceb5ceafcf84ceb520cebcceb520ceadcebdceb120cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cf84cf89cebd20ceb4cf8dcebf202e20223b693a333b613a32353a7b733a323a226964223b693a3135313b733a353a22616c696173223b733a37343a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebcceb520cebbcebfceb3ceb9cebaceae20ceae20cebcceb520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a2273756d6d617279223b733a3533393a223c703ecea3cf84ceb7cebd20ceb5cf85cf81cf8dcf84ceb5cf81ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb1c2a03c6120687265663d2268747470733a2f2f7777772e736b696c6c73796f756e6565642e636f6d2f6970732f70726f626c656d2d736f6c76696e672e68746d6c223e3c7374726f6e673eceb5cf80ceafcebbcf85cf83ceb7cf8220cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd3c2f7374726f6e673e3c2f613ec2a02c20ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebcceb5cf84ceb1cebecf8d20cf80ceb9ceb8ceb1cebdcf8ecebd20cebbcf8dcf83ceb5cf89cebd20cf83ceb520ceadcebdceb120cf80cf81cf8cceb2cebbceb7cebcceb12ec2a0ce9fceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebbceb7cf86ceb8cebfcf8dcebd20ceb5ceafcf84ceb520cebcceb520cf84ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb72c20ceb5ceafcf84ceb520cebcceb520cf84ceb720cebbcebfceb3ceb9cebaceae2c20ceb5ceafcf84ceb520cebcceb520ceadcebdceb1c2a03c7374726f6e673ecf83cf85cebdceb4cf85ceb1cf83cebccf8c20cf84cf89cebd20ceb4cf8dcebf3c2f7374726f6e673ec2a02e3c2f703e0d0a223b733a343a22626f6479223b733a323137393a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebcceb520cebbcebfceb3ceb9cebaceae20ceae20cebcceb520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb13b2020202020202020202020202020202020202020202020202020202020ce9fceb920ceaccebdceb8cf81cf89cf80cebfceb920cf83cf85cf87cebdceac20cebbceadcebdceb520cf8ccf84ceb920ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebdcf84ceb1ceb920cebdceb120cf80ceaccf81cebfcf85cebd20ceb1cf80cebfcf86ceaccf83ceb5ceb9cf822e20cea9cf83cf84cf8ccf83cebf2c20cf8ccebbcebfceb920cebbceb1cebcceb2ceaccebdcebfcf85cebcceb520ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cf83cf85cebdceb5cf87cf8ecf822c20cf80cebfcf8520cebacf85cebcceb1ceafcebdcebfcebdcf84ceb1ceb920ceb1cf80cf8c20ceb1cf83ceaecebcceb1cebdcf84ceb120ceb6ceb7cf84ceaecebcceb1cf84ceb120cf8ccf80cf89cf8220cf84cebf20cf84ceb920ceb8ceb120cf86ceaccebcceb520ceb3ceb9ceb120cebcceb5cf83ceb7cebcceb5cf81ceb9ceb1cebdcf8c2c20cebcceadcf87cf81ceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cf80cebfcf8520ceb1cebbcebbceacceb6cebfcf85cebd20cf84ceb720ceb6cf89ceae20cebcceb1cf822c20cf8ccf80cf89cf8220cf84cebf20cf84ceb920ceb8ceb120cf83cf80cebfcf85ceb4ceaccf83cebfcf85cebcceb520ceae20cf84cebf20cf80cebfceb9cebfcebd20ceb8ceb120cf80ceb1cebdcf84cf81ceb5cf85cf84cebfcf8dcebcceb52e20202020202020202020202020202020202020202020ce9cceb5cf81ceb9cebacebfceaf20ceaccebdceb8cf81cf89cf80cebfceb9c2a0ceb1cebdceb1ceb2ceaccebbcebfcf85cebdc2a0cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20ceb1cebdceb1ceb6ceb7cf84cf8ecebdcf84ceb1cf8220ceb1cf84ceb5cebbceb5ceafcf89cf84ceb5cf8220cf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf8220ceae20ceb6ceb7cf84cf8ecebdcf84ceb1cf8220ceb1cf80cf8c20ceaccebbcebbcebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cebdceb120cf84cebfcf85cf8220ceb4cf8ecf83cebfcf85cebd20cf84ceb9cf8220cf83cf85cf83cf84ceaccf83ceb5ceb9cf8220cf84cebfcf85cf822e20ce86cebbcebbcebfceb92c20cf80ceaccebbceb920ceb3ceb9ceb120cebdceb120cf80ceaccf81cebfcf85cebd20cebcceb9ceb120ceb1cf80cf8ccf86ceb1cf83ceb720ceb5cf80ceb9cf83cf84cf81ceb1cf84ceb5cf8dcebfcf85cebd20cf84ceb7cebd20cf84cf8dcf87ceb720cf81ceafcf87cebdcebfcebdcf84ceb1cf8220ceadcebdceb120cebdcf8ccebcceb9cf83cebcceb1e280a620cea4ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf8ccebccf89cf8220cf80cebfcf8520cebcceb1cf8220cebfceb4ceb7ceb3ceb5ceaf20cf83cf84ceb720cebbceaecf88ceb720cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf823b0ace9f20cea0cebbceaccf84cf89cebdceb1cf8220ceb5ceafcf87ceb520cf80ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf8ccf84ceb920ceb720cf88cf85cf87ceae20ceb5ceafcebdceb1ceb920cf83ceb1cebd20ceadcebdceb1c2a0ceaccf81cebcceb120cebcceb5203220ceaccebbcebfceb3ceb120cebaceb1ceb920ceadcebdceb1cebd20cebaceb1ceb2ceb1cebbceaccf81ceb72e20ce9f20cebaceb1ceb2ceb1cebbceaccf81ceb7cf8220ceb5ceafcebdceb1ceb920ceb720cebbcebfceb3ceb9cebaceae2c20cf84cebf20ceadcebdceb120ceaccebbcebfceb3cebf20ceb5ceafcebdceb1ceb920cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cebaceb1ceb920cf84cebf20ceaccebbcebbcebf20ceb720ceb5cf80ceb9ceb8cf85cebcceafceb12e20ce9aceb1ceb8cf8ecf8220cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cebaceb1ceb920ceb720ceb5cf80ceb9ceb8cf85cebcceafceb120cf84cf81ceadcf87cebfcf85cebd20cebccf80cf81cebfcf83cf84ceac2c20ceb720cebbcebfceb3ceb9cebaceae20ceb5ceafcebdceb1ceb920ceb1cf85cf84ceae20cf80cebfcf8520cf84ceb120cf83cf85ceb3cebacf81ceb1cf84ceb5ceaf20cebaceb1ceb920cf84ceb120cf86ceadcf81cebdceb5ceb920cf83ceb520cebcceafceb120ceb9cf83cebfcf81cf81cebfcf80ceafceb12ec2a00acea3cf8dcebccf86cf89cebdceb120cebcceb520ceb1cf85cf84ceae20cf84ceb7cebd20cebfcf80cf84ceb9cebaceae20ceb720cf80cebfcf81ceb5ceafceb120cf84ceb7cf8220ceb6cf89ceaecf822c20cebaceb1ceb920cebaceb1cf84e2809920ceb5cf80ceadcebacf84ceb1cf83ceb720cebfceb920ceb5cf80ceb9cebbcebfceb3ceadcf8220cebcceb1cf822c20cebaceb1ceb8cebfcf81ceafceb6cebfcebdcf84ceb1ceb920ceb1cf80cf8c20cf84ceb7c2a0cf83cf85cebdcf8dcf80ceb1cf81cebeceb720cf84cf89cebd20cf84cf81ceb9cf8ecebd20ceb1cf85cf84cf8ecebd20cf83cf84cebfceb9cf87ceb5ceafcf89cebd3ac2a0cebbcebfceb3ceb9cebaceae2c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cebaceb1ceb920ceb5cf80ceb9ceb8cf85cebcceafceb12e20ce93ceb9ceb120cebdceb120ceadcf87ceb5ceb920cebcceafceb120cf83cf84ceb1ceb8ceb5cf81ceae20cf80cebfcf81ceb5ceafceb120cf84cebf20ceaccf81cebcceb120cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceb1cf85cf84ceac20cf84ceb120cf84cf81ceafceb120cebdceb120ceb9cf83cebfcf81cf81cebfcf80cebfcf8dcebd2e223b733a363a22696d61676573223b733a3234313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33363a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37383a223135313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebcceb52dcebbcebfceb3ceb9cebaceae2dceae2dcebcceb52dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebcceb52dcebbcebfceb3ceb9cebaceae2dceae2dcebcceb52dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37353a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebcceb520cebbcebfceb3ceb9cebaceae20ceae20cebcceb520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb13b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313531223b7d7d);
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
(688, 'index.php?option=com_content&view=article&id=115', 'index.php?option=com_content&view=article&id=115:τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας&catid=25', 'Τί εννοούμε με τον όρο \"Διαχείριση Ενέργειας\";', ' Η ενέργεια ορίζεται ως η ικανότητα να ενεργούμε αποτελεσματικά και προσδιορίζεται από τις τέσσερις πηγές ενέργειας. Αυτές είναι το σώμα, το συναίσθημα, το μυαλό και το πνεύμα. ', '2022-01-27 20:38:28', '4d8aa7fa5387abef9a06af4ac52fe008', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393533303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332323a2220ce9720ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebfcf81ceafceb6ceb5cf84ceb1ceb920cf89cf8220ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120ceb5cebdceb5cf81ceb3cebfcf8dcebcceb520ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac20cebaceb1ceb920cf80cf81cebfcf83ceb4ceb9cebfcf81ceafceb6ceb5cf84ceb1ceb920ceb1cf80cf8c20cf84ceb9cf8220cf84ceadcf83cf83ceb5cf81ceb9cf8220cf80ceb7ceb3ceadcf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822e20ce91cf85cf84ceadcf8220ceb5ceafcebdceb1ceb920cf84cebf20cf83cf8ecebcceb12c20cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12c20cf84cebf20cebccf85ceb1cebbcf8c20cebaceb1ceb920cf84cebf20cf80cebdceb5cf8dcebcceb12e20223b693a333b613a32353a7b733a323a226964223b693a3131353b733a353a22616c696173223b733a38303a22cf84ceaf20ceb5cebdcebdcebfcebfcf8dcebcceb520cebcceb520cf84cebfcebd20cf8ccf81cebf20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a3432343a223c703ece97c2a03c7374726f6e673eceb5cebdceadcf81ceb3ceb5ceb9ceb13c2f7374726f6e673ec2a0cebfcf81ceafceb6ceb5cf84ceb1ceb920cf89cf8220ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120ceb5cebdceb5cf81ceb3cebfcf8dcebcceb520ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac20cebaceb1ceb920cf80cf81cebfcf83ceb4ceb9cebfcf81ceafceb6ceb5cf84ceb1ceb920ceb1cf80cf8c20cf84ceb9cf8220cf84ceadcf83cf83ceb5cf81ceb9cf8220cf80ceb7ceb3ceadcf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822ec2a0ce91cf85cf84ceadcf8220ceb5ceafcebdceb1ceb920cf84cebf3c7374726f6e673ec2a0cf83cf8ecebcceb12cc2a03c2f7374726f6e673ecf84cebf3c7374726f6e673ec2a0cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12cc2a03c2f7374726f6e673ecf84cebf3c7374726f6e673ec2a0cebccf85ceb1cebbcf8cc2a03c2f7374726f6e673ecebaceb1ceb920cf84cebf3c7374726f6e673ec2a0cf80cebdceb5cf8dcebcceb13c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a333235373a22cea4ceaf20ceb5cebdcebdcebfcebfcf8dcebcceb520cebcceb520cf84cebfcebd20cf8ccf81cebf2022ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b20ce9720ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf81ceadceb5ceb920cf80cf81cebfcf8220cf84ceb120ceb5cebaceb5ceaf20cf80cebfcf8520cf84ceb7cf8220ceb4ceb5ceafcf87cebdcebfcf85cebd20cebfceb920cf80cf81cebfceb8ceadcf83ceb5ceb9cf8220cebcceb1cf822e2020202020202020202020202020202020202020202020202020202020ce9720ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebfcf81ceafceb6ceb5cf84ceb1ceb920cf89cf8220ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120ceb5cebdceb5cf81ceb3cebfcf8dcebcceb520ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac20cebaceb1ceb920cf80cf81cebfcf83ceb4ceb9cebfcf81ceafceb6ceb5cf84ceb1ceb920ceb1cf80cf8c20cf84ceb9cf8220cf84ceadcf83cf83ceb5cf81ceb9cf8220cf80ceb7ceb3ceadcf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822e20ce91cf85cf84ceadcf8220ceb5ceafcebdceb1ceb920cf84cebf20cf83cf8ecebcceb12c20cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12c20cf84cebf20cebccf85ceb1cebbcf8c20cebaceb1ceb920cf84cebf20cf80cebdceb5cf8dcebcceb12e20ce9aceb1ceb920cebfceb920cf84ceadcf83cf83ceb5cf81ceb9cf8220cf80ceb7ceb3ceadcf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb5cf8220cf84cf8ccf83cebf20ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae20ceb6cf89ceae20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2e20202020202020202020202020202020202020202020ce9aceb1ceb920cebfceb920cf84ceadcf83cf83ceb5cf81ceb9cf8220cf80ceb7ceb3ceadcf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceb5ceafcebdceb1ceb9c2a0ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb5cf82c2a0cf84cf8ccf83cebf20ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae20ceb6cf89ceae20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2ec2a0ce9120cebbcebbceb7cebbceb5cf80ceb9ceb4cf81cebfcf8dcebdc2a0cebcceb5cf84ceb1cebecf8d20cf84cebfcf85cf8220cebaceb1ceb920ceadcf87cebfcf85cebd20cf84ceb7cebdc2a0ceafceb4ceb9ceb120ceb2ceb1cf81cf8dcf84ceb7cf84ceb12e20ce9aceb1ceb8ceb7cebcceb5cf81ceb9cebdceac2c20cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520cebcceb5ceb3ceaccebbceb7c2a0cf80cebfcf83cf8ccf84ceb7cf84ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82c2a0cf83cf84ceb9cf8220ceb1cf80ceb1ceb9cf84ceaecf83ceb5ceb9cf8220cf84cf89cebd20cf80cebfcebbcebbceb1cf80cebbcf8ecebd20cf81cf8ccebbcf89cebd20cf84ceb7cf8220ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf822c20cf8ecf83cf84ceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cebcceb520ceb5cf80ceb9cf84cf85cf87ceafceb120cf83cf84ceb9cf8220cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf80cebfcf8520ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6cebfcf85cebcceb52e0acea7cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebbcebfceb9cf80cf8ccebd20cebdceb120ceb2cf81cebfcf8dcebcceb520cf84cf81cf8ccf80cebfcf85cf8220cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9ceb6cf8ccebcceb1cf83cf84ceb5c2a0cf84ceb1c2a0ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822cc2a0cf8ecf83cf84ceb520cebdceb1c2a0cebaceb1cf84ceb1cebacf84ceaecf83cebfcf85cebcceb5c2a0cf84ceb7cebdc2a0ceb5cf83cf89cf84ceb5cf81ceb9cebaceae20cebcceb1cf8220ceb9cf83cebfcf81cf81cebfcf80ceafceb1c2a0cebaceb1ceb920cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebcceb520cf80cebfceb9cebfceb920cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220ceb5cebdceb9cf83cf87cf8dcebfcf85cebd20cebaceb1ceb920ceb1cf80cebfceb4cf85cebdceb1cebccf8ecebdcebfcf85cebd20cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf822c20cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220ceb7cebcceadcf81ceb1cf822e20ce9720ceb5cebdceadcf81ceb3ceb5ceb9ceb12c20cebcceadcf83ceb120ceb1cf80cf8c20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220ceb4ceb9ceb5cf81ceb3ceb1cf83ceafceb5cf8220cebccf80cebfcf81ceb5ceaf20cebdceb1c2a0ceb1cebdceb1cebdceb5cf8ecebdceb5cf84ceb1ceb9c2a0cf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceac20ceadcf84cf83ceb920cf8ecf83cf84ceb520cebdceb1c2a0ceb1cebdceb1ceb6cf89cebfceb3cebfcebdceb5ceafcf84ceb5c2a0cebaceb1ceb920cebdceb1c2a0ceb5cf80ceb1cebdceb1cf86cebfcf81cf84ceafceb6ceb5cf84ceb5c2a0cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82210acea3ceaecebcceb5cf81ceb12c20cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf84ceb1ceb920cf80cf89cf8220cebfceb920ceb1cf85cebeceb7cebcceadcebdcebfceb920cf81cf85ceb8cebccebfceaf20cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf8220cebaceb1ceb920cebfceb920ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacebfceaf20ceb1cf80ceb1ceb9cf84ceb7cf84ceb9cebacebfceaf20cf81cf8ccebbcebfceb92c20ceb1cf85cebeceaccebdcebfcf85cebd20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf83cf84cf81ceb5cf822e20cea9cf83cf84cf8ccf83cebf20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf80cf81cebfcf83cf80ceb1ceb8cebfcf8dcebcceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf84cebfcf8520cf83cf84cf81ceb5cf8220cebdceb120cf80ceb1cf81ceb1cebcceadcebdcebfcf85cebd20cf83cf84cebf20cf83cf84ceacceb4ceb9cebf20cf84ceb7cf8220cebaceb9cebdceb7cf84cebfcf80cebfceafceb7cf83ceb7cf82c2a0cebaceb1ceb920cf84ceb7cf82c2a0ceb5ceb3cf81ceaeceb3cebfcf81cf83ceb7cf82c2a0cebaceb1ceb920cebdceb120cebcceb7cebd20cebcceb1cf8220cebfceb4ceb7ceb3cebfcf8dcebd20cf83ceb520ceadcebdcf84cebfcebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20cf8ccebbceb720cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebaceb1ceb920cf83cf89cebcceb1cf84ceb9cebaceae20cebcceb1cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb12ec2a0ce9ccf80cebfcf81cebfcf8dcebcceb520cebdceb1c2a0ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cf84cebf20cf83cf84cf81ceb5cf82c2a0cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cebcceb1cf8220cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120cebaceaccebdcebfcf85cebcceb520cebcceb9ceb120cebaceb1cebbceaec2a0ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cf89cebd20cf84ceb5cf83cf83ceaccf81cf89cebd20cf80ceb7ceb3cf8ecebd20ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82c2a0cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb5cebeceb1cf83cf86ceb1cebbceafcf83cebfcf85cebd20cf84ceb7cebdc2a0ceb9cf83cebfcf81cf81cebfcf80ceafceb1c2a0cebaceb1ceb920cf84ceb7cebdc2a0ceb5cf85ceb5cebeceafceb1c2a0cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822ec2a0223b733a363a22696d61676573223b733a3230393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d656e6f6f756d652e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33383a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223131353acf84ceaf2dceb5cebdcebdcebfcebfcf8dcebcceb52dcebcceb52dcf84cebfcebd2dcf8ccf81cebf2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131353acf84ceaf2dceb5cebdcebdcebfcebfcf8dcebcceb52dcebcceb52dcf84cebfcebd2dcf8ccf81cebf2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38333a22cea4ceaf20ceb5cebdcebdcebfcebfcf8dcebcceb520cebcceb520cf84cebfcebd20cf8ccf81cebf2022ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313135223b7d7d),
(690, 'index.php?option=com_content&view=article&id=117', 'index.php?option=com_content&view=article&id=117:τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας&catid=25', 'Τι μειώνει και τι ενισχύει την ενέργειά μας', ' Όλοι γνωρίζουμε ότι η ανεπαρκής διατροφή, άσκηση, ύπνος και ξεκούραση μειώνουν τα βασικά επίπεδα ενέργειας των ανθρώπων, καθώς και την ικανότητά τους να διαχειρίζονται τα συναισθήματά τους και να εστιάζουν την προσοχή τους. ', '2022-01-27 20:39:05', 'd072fde14cf435f22caf151dc064ae20', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373837343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3431323a2220ce8ccebbcebfceb920ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf8ccf84ceb920ceb720ceb1cebdceb5cf80ceb1cf81cebaceaecf8220ceb4ceb9ceb1cf84cf81cebfcf86ceae2c20ceaccf83cebaceb7cf83ceb72c20cf8dcf80cebdcebfcf8220cebaceb1ceb920cebeceb5cebacebfcf8dcf81ceb1cf83ceb720cebcceb5ceb9cf8ecebdcebfcf85cebd20cf84ceb120ceb2ceb1cf83ceb9cebaceac20ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cf84cebfcf85cf8220cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceafceb6cebfcebdcf84ceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf84cebfcf85cf8220cebaceb1ceb920cebdceb120ceb5cf83cf84ceb9ceacceb6cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf85cf822e20223b693a333b613a32353a7b733a323a226964223b693a3131373b733a353a22616c696173223b733a37393a22cf84ceb920cebcceb5ceb9cf8ecebdceb5ceb920cebaceb1ceb920cf84ceb920ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf82223b733a373a2273756d6d617279223b733a3433383a223c703ece8ccebbcebfceb920ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf8ccf84ceb920ceb7c2a03c7374726f6e673eceb1cebdceb5cf80ceb1cf81cebaceaecf8220ceb4ceb9ceb1cf84cf81cebfcf86ceae2c20ceaccf83cebaceb7cf83ceb72c20cf8dcf80cebdcebfcf8220cebaceb1ceb920cebeceb5cebacebfcf8dcf81ceb1cf83ceb73c2f7374726f6e673e20cebcceb5ceb9cf8ecebdcebfcf85cebd20cf84ceb120ceb2ceb1cf83ceb9cebaceac20ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2cc2a0cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cf84cebfcf85cf8220cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceafceb6cebfcebdcf84ceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf84cebfcf85cf8220cebaceb1ceb920cebdceb120ceb5cf83cf84ceb9ceacceb6cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf85cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313530333a22cea4ceb920cebcceb5ceb9cf8ecebdceb5ceb920cebaceb1ceb920cf84ceb920ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf822020202020202020202020202020202020202020202020202020202020ce8ccebbcebfceb920ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf8ccf84ceb920ceb720ceb1cebdceb5cf80ceb1cf81cebaceaecf8220ceb4ceb9ceb1cf84cf81cebfcf86ceae2c20ceaccf83cebaceb7cf83ceb72c20cf8dcf80cebdcebfcf8220cebaceb1ceb920cebeceb5cebacebfcf8dcf81ceb1cf83ceb720cebcceb5ceb9cf8ecebdcebfcf85cebd20cf84ceb120ceb2ceb1cf83ceb9cebaceac20ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cf84cebfcf85cf8220cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceafceb6cebfcebdcf84ceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf84cebfcf85cf8220cebaceb1ceb920cebdceb120ceb5cf83cf84ceb9ceacceb6cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf85cf822e20202020202020202020202020202020202020202020cea4ceb920cebcceb5ceb9cf8ecebdceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf823a2020202667743b20ce9720cf80ceb1cf81ceaccebbceb5ceb9cf88ceb720ceb3ceb5cf85cebcceaccf84cf89cebd20202667743b20ce9720cebaceb1cebaceae20ceb4ceb9ceb1cf84cf81cebfcf86ceae20202667743b20ce9720ceadcebbcebbceb5ceb9cf88ceb720cf84ceb1cebacf84ceb9cebaceaecf8220ceaccf83cebaceb7cf83ceb7cf8220202667743b20cea4cebf20cf85cf80ceb5cf81ceb2cebfcebbceb9cebacf8c20ceb2ceaccf81cebfcf8220202667743b20ce9720ceadcebbcebbceb5ceb9cf88ceb720cf8dcf80cebdcebfcf8520202667743b20ce9fceb920cf80cebfcebbcebbceadcf8220cf8ecf81ceb5cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf82202020cea4ceb920ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf823a2020202667743b20cea4cf81ceafceb120ceb5cebbceb1cf86cf81cf8dcf84ceb5cf81ceb12c20cf85ceb3ceb9ceb5ceb9cebdceac20ceb3ceb5cf8dcebcceb1cf84ceb120cebcceb520ceadcebdceb120cf85ceb3ceb9ceb5ceb9cebdcf8c20cf83cebdceb1ceba20cf83cf84cebf20ceb5cebdceb4ceb9ceaccebcceb5cf83cebf20202667743b20cea4ceb120cf84ceb1cebacf84ceb9cebaceac20ceb4ceb9ceb1cebbceb5ceafcebccebcceb1cf84ceb120cf8ccebbceb720cf84ceb7cebd20ceb7cebcceadcf81ceb1202d20ceb1cf86ceaecebdcebfcebdcf84ceb1cf8220cf80ceaccebdcf84ceb120cf84cebf20ceb3cf81ceb1cf86ceb5ceafcebf20cf83ceb1cf8220202667743b20cea0cf81cebfcf83cebfcf87ceae20cf83cf84ceb120cf83ceb7cebcceacceb4ceb9ceb120cf8ccf84ceb920ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceac20cf83ceb1cf8220ceadcf87ceb5ceb920cebbceb9ceb3cebfcf83cf84ceadcf88ceb5ceb92028ceb1cebdceb7cf83cf85cf87ceafceb12c20cf87ceb1cf83cebccebfcf85cf81ceb7cf84cf8c2c20cf80ceb5ceafcebdceb12c20ceb4cf85cf83cebacebfcebbceafceb120cf83cf84ceb720cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb72920cebaceb1ceb920cebaceaccebdcf84ceb520cebaceaccf84ceb920ceb3ceb9ceb120ceb1cf85cf84cf8c2e20ce9cceb7cebd20ceb1cf86ceaecebdceb5cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120ceb5cebeceb1cebdcf84cebbceb5ceafcf84ceb1ceb921223b733a363a22696d61676573223b733a3231303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d6d65696f6e65692d2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33393a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38333a223131373acf84ceb92dcebcceb5ceb9cf8ecebdceb5ceb92dcebaceb1ceb92dcf84ceb92dceb5cebdceb9cf83cf87cf8dceb5ceb92dcf84ceb7cebd2dceb5cebdceadcf81ceb3ceb5ceb9ceac2dcebcceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131373acf84ceb92dcebcceb5ceb9cf8ecebdceb5ceb92dcebaceb1ceb92dcf84ceb92dceb5cebdceb9cf83cf87cf8dceb5ceb92dcf84ceb7cebd2dceb5cebdceadcf81ceb3ceb5ceb9ceac2dcebcceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37393a22cea4ceb920cebcceb5ceb9cf8ecebdceb5ceb920cebaceb1ceb920cf84ceb920ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313137223b7d7d);
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
(691, 'index.php?option=com_content&view=article&id=116', 'index.php?option=com_content&view=article&id=116:πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας&catid=25', 'Πώς θα μπορούσα να διαχειριστώ καλύτερα την κατανάλωση ενέργειας;', ' Η καθημερινή ενέργεια που καταναλώνουμε αποτυπώνεται σε τέσσερα επίπεδα που αλληλεπιδρούν. Για το καθένα ξεχωριστά υπάρχουν κάποια στοιχεία που αν τα προσθέταμε στην καθημερινότητά μας, θα ενίσχυαν την ποιότητα της ενέργειας που καταναλώνουμε συνολικά μέσα στη μέρα μας. ', '2022-01-27 20:39:18', '9d0fba985865c5291256c23e9b0c8005', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303935303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3530323a2220ce9720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520ceb1cf80cebfcf84cf85cf80cf8ecebdceb5cf84ceb1ceb920cf83ceb520cf84ceadcf83cf83ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf80cebfcf8520ceb1cebbcebbceb7cebbceb5cf80ceb9ceb4cf81cebfcf8dcebd2e20ce93ceb9ceb120cf84cebf20cebaceb1ceb8ceadcebdceb120cebeceb5cf87cf89cf81ceb9cf83cf84ceac20cf85cf80ceaccf81cf87cebfcf85cebd20cebaceaccf80cebfceb9ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf80cebfcf8520ceb1cebd20cf84ceb120cf80cf81cebfcf83ceb8ceadcf84ceb1cebcceb520cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cebcceb1cf822c20ceb8ceb120ceb5cebdceafcf83cf87cf85ceb1cebd20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520cf83cf85cebdcebfcebbceb9cebaceac20cebcceadcf83ceb120cf83cf84ceb720cebcceadcf81ceb120cebcceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3131363b733a353a22616c696173223b733a3132303a22cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb120cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a3532393a223c703ece9720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520ceb1cf80cebfcf84cf85cf80cf8ecebdceb5cf84ceb1ceb920cf83ceb5c2a03c7374726f6e673ecf84ceadcf83cf83ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb13c2f7374726f6e673ec2a0cf80cebfcf8520ceb1cebbcebbceb7cebbceb5cf80ceb9ceb4cf81cebfcf8dcebd2ec2a0ce93ceb9ceb120cf84cebf20cebaceb1ceb8ceadcebdceb120cebeceb5cf87cf89cf81ceb9cf83cf84ceac20cf85cf80ceaccf81cf87cebfcf85cebd20cebaceaccf80cebfceb9ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf80cebfcf8520ceb1cebd20cf84ceb120cf80cf81cebfcf83ceb8ceadcf84ceb1cebcceb520cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cebcceb1cf822c20ceb8ceb120ceb5cebdceafcf83cf87cf85ceb1cebd20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520cf83cf85cebdcebfcebbceb9cebaceac20cebcceadcf83ceb120cf83cf84ceb720cebcceadcf81ceb120cebcceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a343231303a22cea0cf8ecf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb120cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf823b20ce9cceb520ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebaceb1ceb920ceb5cf80ceb9cebccebfcebdceae20cebaceb1cf84ceb1cebacf84cf8ecebdcf84ceb1ceb920cf84ceb120cf80ceaccebdcf84ceb12e2020202020202020202020202020202020202020202020202020202020ce9720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520ceb1cf80cebfcf84cf85cf80cf8ecebdceb5cf84ceb1ceb920cf83ceb520cf84ceadcf83cf83ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf80cebfcf8520ceb1cebbcebbceb7cebbceb5cf80ceb9ceb4cf81cebfcf8dcebd2e20ce93ceb9ceb120cf84cebf20cebaceb1ceb8ceadcebdceb120cebeceb5cf87cf89cf81ceb9cf83cf84ceac20cf85cf80ceaccf81cf87cebfcf85cebd20cebaceaccf80cebfceb9ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf80cebfcf8520ceb1cebd20cf84ceb120cf80cf81cebfcf83ceb8ceadcf84ceb1cebcceb520cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cebcceb1cf822c20ceb8ceb120ceb5cebdceafcf83cf87cf85ceb1cebd20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520cf83cf85cebdcebfcebbceb9cebaceac20cebcceadcf83ceb120cf83cf84ceb720cebcceadcf81ceb120cebcceb1cf822e20202020202020202020202020202020202020202020ce91cf81cf87ceb9cebaceac20cf8ccf83cebfcebd20ceb1cf86cebfcf81ceac20cf84cebfc2a0cf83cf89cebcceb1cf84ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf2cc2a0ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb5cf80ceb9cebbceadcebeceb5cf84ceb520cebcceb9ceb1c2a0ceb9cf83cebfcf81cf81cebfcf80ceb7cebcceadcebdceb720ceb4ceb9ceb1cf84cf81cebfcf86ceae2ec2a0cea0ceb9cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20ceb8ceb120ceb2cebfceb7ceb8cebfcf8dcf83ceb520cebdceb120ceb1cf85cebeceaecf83ceb5cf84ceb520cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb7c2a0cf86cf81cebfcf8dcf84cf89cebdc2a0cebaceb1ceb9c2a0cebbceb1cf87ceb1cebdceb9cebacf8ecebdc2a0cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb7cebdc2a0cf80cebfcf83cf8ccf84ceb7cf84ceb120cebdceb5cf81cebfcf8dc2a0cebcceadcf83ceb120cf83cf84ceb720cebcceadcf81ceb12e20ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cebaceaccebdceb5cf84ceb5203220cebcceb5203320cebacf8dcf81ceb9ceb1c2a0ceb3ceb5cf8dcebcceb1cf84ceb1c2a0cebaceb1ceb920cebdceb120cebaceb1cf84ceb1cebdceb1cebbcf8ecebdceb5cf84ceb5c2a03220cebcceb5203320ceb5cebdceb4ceb9ceaccebcceb5cf83ceb1c2a020cf83cebdceb1ceba2cc2a0cf84ceb120cebfcf80cebfceafceb1c2a0c2a0ceb8ceb120cf80cf81cebfceadcf81cf87cebfcebdcf84ceb1ceb920ceb1cf80cf8c20cf8ccebbceb5cf8220cf84ceb9cf8220cebfcebcceacceb4ceb5cf8220cf84cf81cebfcf86ceafcebccf89cebd2e20ce9aceb1cebbcf8c20ceb8ceb120ceaecf84ceb1cebd2c20cebdceb1c2a0cebc20ceb5ceb9cf8ecf83ceb5cf84ceb5c2a0cf84ceb7cebd20cebaceb1cf86ceb5ce90cebdceb72c20cf84ceb720ceb6ceaccf87ceb1cf81ceb72c20cf84cebf20cf84cf83ceb9ceb3ceaccf81cebf20cebaceb1ceb920cf84cebf20ceb1cebbcebacebfcf8ccebb2e20cea0ceb1cf81ceaccebbcebbceb7cebbceb12cc2a0cf80ceb5cf81ceb9cebfcf81ceafcf83cf84ceb520cf84ceb7cebd20cebaceb1ceb8ceb9cf83cf84ceb9cebaceae20ceb6cf89ceae20cebaceb1ceb920cf83cf84cebfcf87ceb5cf8dcf83cf84ceb520cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceaccf83cebaceb7cf83ceb721200ace91cebdceb1cf86cebfcf81ceb9cebaceac20cebcceb520cf84cebf2020ceb4ceb9ceb1cebdcebfceb7cf84ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf202cc2a0ceb5cf83cf84ceb9ceaccf83cf84ceb520cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf8220cf83cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cf83ceb1cf822ec2a0ce91cf80cebfcf86cf8dceb3ceb5cf84ceb520ceb4ceb7cebbceb1ceb4ceae20cf84cebfcf85cf82c2a0cf80ceb5cf81ceb9cf83cf80ceb1cf83cebccebfcf8dcf822cc2a0cf8ccf80cf89cf8220cf83cebaceadcf88ceb5ceb9cf8220ceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220ceb1cf80cebfcf83cf80ceaccf83cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20ceb1cf80cf8c20cf84ceb7cebd20ceb1cf83cf87cebfcebbceafceb120cf83ceb1cf822ec2a0ce99ceb4ceb9ceb1ceafcf84ceb5cf81ceb120ceb2cebfceb7ceb8ceb7cf84ceb9cebacf8c20ceb8ceb120ceaecf84ceb1cebd20cebdceb1c2a0cf83cf85ceb3cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb5c2a0ceb1cf80cf8c20393020ceadcf89cf822031323020cebbceb5cf80cf84ceac20cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cf83ceb1cf8220cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120cebaceaccebdceb5cf84ceb520ceadcebdceb120cf83cf8dcebdcf84cebfcebccebfc2a0ceb4ceb9ceaccebbceb5ceb9cebccebcceb12e20c2a0cea7cf81ceaecf83ceb9cebccebf20ceb8ceb120ceaecf84ceb1cebd2c20cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84ceb9cf8220ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf80ceb9ceb8ceb1cebdcf8ecf8220cebaceaccebdceb5cf84ceb520cebaceb1ceb920cebdceb1c2a0cf83cf85ceb3cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb5c2a0cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf8ecf83cf84ceb520cebdceb1c2a0cf87ceb1cebbceb1cf81cf8ecf83ceb5cf84ceb52ec2a00acea4cebf2020cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebfc2a020cf86ceb1ceafcebdceb5cf84ceb1ceb920ceb5cf80ceafcf83ceb7cf8220cebdceb120ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac2c20cebaceb1ceb8cf8ecf8220cf83cf85cf87cebdceac20ceb4cf85cf83cebacebfcebbceb5cf85cf8ccebcceb1cf83cf84ceb520cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebcceb520cebaceb1ceb920cebaceb1cf84e2809920ceb5cf80ceadcebacf84ceb1cf83ceb720cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf822e20ce93ceb9ceb120cebdceb120ceb1cebbcebbceaccebeceb5ceb920ceb1cf85cf84cf8c20ceb8ceb120ceb2cebfceb7ceb8cebfcf8dcf83ceb520cf84cebf20cebdceb120ceb2ceb9cf8ecf83ceb5cf84ceb520cf84ceb1c2a0ceb1cf81cebdceb7cf84ceb9cebaceacc2a0cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf83ceb1cf8220cebaceb1ceb920cebdceb1c2a0cebcceb7cebdc2a0cf84ceb1c2a0ceb1cf80cebfcf86ceb5cf8dceb3ceb5cf84ceb52ec2a0ce95cebacf84cebfcebdcf8ecf83cf84ceb5c2a0cf84ceb120cebaceb1ceb920cf80cf81cebfcf87cf89cf81ceaecf83cf84ceb52e20cea0cf81cebfcf83ceb7cebbcf89ceb8ceb5ceafcf84ceb520cf83cf84cebfc2a0cf80ceb1cf81cf8ccebd2c20cebcceb5ceafcebdceb5cf84ceb520ceb4ceb7cebbceb1ceb4ceae20cf83cf84cebfc2a0cf84cf8ecf81ceb1c2a0cebaceb1ceb9c2a0ceb5cf83cf84ceb9ceaccf83cf84ceb520cf83cf84ceb720ceb2ceafcf89cf83ceb720cf84cf89cebdc2a0ceb8ceb5cf84ceb9cebacf8ecebdc2a0cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2e2020200acea4ceadcebbcebfcf822c20cf83cf85cf87cebdceac20cf85cf80cebfcf84ceb9cebccebfcf8dcebcceb520cf84cebf20cebbceb5ceb3cf8ccebcceb5cebdcebfc2a020cf80cebdceb5cf85cebcceb1cf84ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf2ec2a020ce9cceb7cebd20cf84cebf20cebaceb1ceb8cf85cf83cf84ceb5cf81ceb5ceafcf84ceb52ec2a0ce9220cf81ceb5ceafcf84ceb520cebdcf8cceb7cebcceb120cebaceb1ceb920cf83cebacebfcf80cf8c20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf822ec2a0c2a0ce91cebdceb1cebaceb1cebbcf8dcf88cf84ceb520cf84ceb9cf82c2a0ceb1cebeceafceb5cf82c2a0cf83ceb1cf822028c2abce93ceb9ceb120cf80cebfceb9cebf20cf80cf81ceacceb3cebcceb120ceb8ceadcebbceb5cf84ceb520cebdceb120cf83ceb1cf82c2a0ceb8cf85cebccebfcf8dcebdcf84ceb1ceb93bc2bb292e20ce92ceaccebbcf84ceb520cf84ceb9cf8220ceb2ceb1cf83ceb9cebaceadcf8220cf83ceb1cf82c2a0ceb1cebeceafceb5cf82c2a0cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cf83ceb1cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cf89cf82c2a0cf80cf81cebfcf84ceb5cf81ceb1ceb9cf8ccf84ceb7cf84ceb12ec2a0ce91cebdceb1cebaceb1cebbcf8dcf88cf84ceb520cf84ceaf20cf83ceb1cf82c2a0ceb5cebdceb5cf81ceb3cebfcf80cebfceb9ceb5ceafc2a0cebaceb1ceb920cf84ceafc2a0cf84ceb1cebbceadcebdcf84ceb1c2a0cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb1cf84ceb52e20cea6cf81cebfcebdcf84ceafcf83cf84ceb520ceb5cf80ceafcf83ceb7cf822c20cebdceb1c2a0ceb5cebdceb1cebbcebbceaccf83cf83ceb5cf84ceb5c2a0cf84ceb120ceb4ceb9ceb1cf83cf84ceaecebcceb1cf84ceb120cf80cebfcf8520ceb1cf80ceb1ceb9cf84cebfcf8dcebdc2a0cf85cf88ceb7cebbceaec2a0ceb1cf80cf8cceb4cebfcf83ceb720ceb1cf80cf8c20ceb5cf83ceaccf8220cebcceb520ceb4ceb9ceb1cf83cf84ceaecebcceb1cf84ceb1c2a0cf87ceb1cebbceaccf81cf89cf83ceb7cf822e223b733a363a22696d61676573223b733a3233303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a33393a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132343a223131363acf80cf8ecf822dceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb12dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e2dcebaceb1cebbcf8dcf84ceb5cf81ceb12dcf84ceb7cebd2dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131363acf80cf8ecf822dceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb12dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e2dcebaceb1cebbcf8dcf84ceb5cf81ceb12dcf84ceb7cebd2dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3132313a22cea0cf8ecf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb120cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf823b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313136223b7d7d),
(694, 'index.php?option=com_content&view=article&id=123', 'index.php?option=com_content&view=article&id=123:μη-σταματάς-να-διεκδικείς&catid=26', 'Μη σταματάς να διεκδικείς!', ' Η διαδικασία του να γίνει ένα άτομο διεκδικητικό, διαρκεί μια ζωή και απαιτεί εμπιστοσύνη προς τον εαυτό, τόσο στα πρώτα βήματα όσο και στη συνέχεια. ', '2022-01-27 20:41:35', '40fd07882ed287fe0c1114ac91ad7fa7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383630323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3237333a2220ce9720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf84cebfcf8520cebdceb120ceb3ceafcebdceb5ceb920ceadcebdceb120ceaccf84cebfcebccebf20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8c2c20ceb4ceb9ceb1cf81cebaceb5ceaf20cebcceb9ceb120ceb6cf89ceae20cebaceb1ceb920ceb1cf80ceb1ceb9cf84ceb5ceaf20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cf80cf81cebfcf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c2c20cf84cf8ccf83cebf20cf83cf84ceb120cf80cf81cf8ecf84ceb120ceb2ceaecebcceb1cf84ceb120cf8ccf83cebf20cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12e20223b693a333b613a32353a7b733a323a226964223b693a3132333b733a353a22616c696173223b733a34373a22cebcceb720cf83cf84ceb1cebcceb1cf84ceaccf8220cebdceb120ceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf82223b733a373a2273756d6d617279223b733a3239393a223c703ece9720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf84cebfcf8520cebdceb120ceb3ceafcebdceb5ceb920ceadcebdceb120ceaccf84cebfcebccebf20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8c2c20ceb4ceb9ceb1cf81cebaceb5ceaf20cebcceb9ceb120ceb6cf89ceae20cebaceb1ceb920ceb1cf80ceb1ceb9cf84ceb5ceafc2a03c7374726f6e673eceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb73c2f7374726f6e673ec2a0cf80cf81cebfcf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c2c20cf84cf8ccf83cebf20cf83cf84ceb120cf80cf81cf8ecf84ceb120ceb2ceaecebcceb1cf84ceb120cf8ccf83cebf20cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a323634333a22ce9cceb720cf83cf84ceb1cebcceb1cf84ceaccf8220cebdceb120ceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf82212020202020202020202020202020202020202020202020202020202020ce9720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf84cebfcf8520cebdceb120ceb3ceafcebdceb5ceb920ceadcebdceb120ceaccf84cebfcebccebf20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8c2c20ceb4ceb9ceb1cf81cebaceb5ceaf20cebcceb9ceb120ceb6cf89ceae20cebaceb1ceb920ceb1cf80ceb1ceb9cf84ceb5ceaf20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cf80cf81cebfcf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c2c20cf84cf8ccf83cebf20cf83cf84ceb120cf80cf81cf8ecf84ceb120ceb2ceaecebcceb1cf84ceb120cf8ccf83cebf20cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12e20202020202020202020202020202020202020202020ce95ceafcebdceb1ceb920ceb4ceb7cebbceb1ceb4ceae20cebcceb9ceb120cf83cf85cebdceb5cf87ceaecf8220ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12c20cebcceb520ceb1cf86ceb5cf84ceb7cf81ceafceb120cf84ceb7cebdc2a0ceb1cf85cf84cebfceb3cebdcf89cf83ceafceb12e20cea7cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceb5cebeceaccf83cebaceb7cf83ceb72c20ceb720cebfcf80cebfceafceb120ceb8ceb120ceaecf84ceb1cebd20ceb2cebfceb7ceb8ceb7cf84ceb9cebacf8c20cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb920cf83ceb520cf80ceb9cebf20ceb5cf8dcebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822c20cf8ecf83cf84ceb520cebdceb120ceb1cebdceb1cf80cf84cf85cf87ceb8ceb5ceaf20ceb720ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72e20ce88cf84cf83ceb92c20cf84cebf20ceaccf84cebfcebccebf20cf83cf84ceb1ceb4ceb9ceb1cebaceacc2a020ceb8ceb120ceb1cf80cebfcebacf84ceaecf83ceb5ceb920cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120cf87ceb5ceb9cf81ceafceb6ceb5cf84ceb1ceb920cebaceb1ceb920cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf83cf84cebf20cebcceadcebbcebbcebfcebd2ec2a00ace95ceaccebd20ceb5cf80ceb9ceb8cf85cebcceb5ceafcf84ceb520cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdcebfcebdcf84ceb1ceb920cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf83cf84ceb9cf8220ceb9ceb4ceadceb5cf8220cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf83ceb1cf822c20cf84cf8ccf84ceb520ceb8ceb120ceaecf84ceb1cebd20cebaceb1cebbcf8c20cebdceb120cebccf80cebfcf81ceb5ceafcf84ceb5c2a0cebdceb120cf80ceb5ceafcf84ceb520cf84ceaf20ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb8ceadcebbceb5cf84ceb5c2a0cf87cf89cf81ceafcf8220cebdceb120ceb1cebcceb5cebbceaecf83ceb5cf84ceb520cebdceb120cf84cebf20cf80ceb5ceafcf84ceb520cebcceb520cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceb120cebaceaccebdceb5ceb920cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cebfcf8dcebd2e20ce8ccf84ceb1cebd20ceb7c2a0ceb4ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1c2a0ceb1cf80cebfcf84ceb5cebbceadcf83ceb5ceb920cebfceb9cebaceb5ceafceb120cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2c20cf84cf8ccf84ceb520ceb4ceb520ceb8ceb120cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf84ceb520cf84ceb5cf87cebdceb9cebaceadcf8220ceb3ceb9ceb120cebdceb120cf84cebf20cf80ceb5cf84cf8dcf87ceb5cf84ceb52ec2a0ce8ccf83cebf20cebaceb1cebdceb5ceafcf8220ceb5cebeceb1cf83cebaceb5ceafcf84ceb1ceb92c20ceb5ceafcebdceb1ceb920cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120cebdceb9cf8ecf83ceb5ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb1cf85cf84cebfcf83ceb5ceb2ceb1cf83cebccf8c2e20cea4cebf20cebaceb1cebbcf8dcf84ceb5cf81cebf20cebacebfcebccebcceaccf84ceb920ceb5ceafcebdceb1ceb920cf8ccf84ceb920cebfceb920cf85cf80cf8ccebbcebfceb9cf80cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb8ceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebd20cf8ccf84ceb920cf83ceadceb2ceb5cf83cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb920ceb8ceb120cf83ceb1cf8220cf83cf85cebccf80ceb5cf81ceb9cf86ceadcf81cebfcebdcf84ceb1ceb920cebaceb1ceb920ceb5cebaceb5ceafcebdcebfceb920cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84cebfcf85cf822cc2a0cebcceb520cf83ceb5ceb2ceb1cf83cebccf8c2ec2a0ce9f20ceb1cf85cf84cebfcf83ceb5ceb2ceb1cf83cebccf8ccf8220ceb5ceafcebdceb1ceb920ceafcf83cf89cf8220cebcceafceb120ceb1cf80cf8c20cf84ceb9cf8220cf80ceb9cebf20ceb2ceb1cf83ceb9cebaceadcf8220cf80cf84cf85cf87ceadcf8220cebcceb9ceb1cf8220ceb1cf81cebccebfcebdceb9cebaceaecf8220cf83cf87ceadcf83ceb7cf8220cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb920cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cebdceb120ceadcf87ceb5cf84ceb520cf85cf88ceb7cebbceae20ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb72e0acea7cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb9c2a0ceb1cf80cebfceb4cebfcf87ceae20cf84cebfcf8520ceafceb4ceb9cebfcf8520cebcceb1cf8220cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d2ec2a0ce95cebeceaccebbcebbcebfcf852c20ceb720ceb1cf80cebfceb4cebfcf87ceae20cf84cf89cebd20ceaccebbcebbcf89cebd20cf80ceb5cf81cebdceacceb5ceb920ceb1cf80cf8c20cebcceadcf83ceb120cebcceb1cf822e20ce91cebd20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb1cf80cebfceb4ceb5cf87cf84ceb5ceafcf8220cf84cebfcebd20ceafceb4ceb9cebf20cf83cebfcf8520cf84cebfcebd20ceb5ceb1cf85cf84cf8c2c20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb1cf86ceaecf83ceb5ceb9cf8220cf87cf8ecf81cebf20ceb3ceb9ceb120cf84cf81ceafcf84cebfcf85cf822e0ac2a0223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a34313a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223132333acebcceb72dcf83cf84ceb1cebcceb1cf84ceaccf822dcebdceb12dceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf82223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132333acebcceb72dcf83cf84ceb1cebcceb1cf84ceaccf822dcebdceb12dceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf822663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34383a22ce9cceb720cf83cf84ceb1cebcceb1cf84ceaccf8220cebdceb120ceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf8221223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313233223b7d7d);
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
(695, 'index.php?option=com_content&view=article&id=80', 'index.php?option=com_content&view=article&id=80:αγάπη-είναι…&catid=42', 'Αγάπη είναι…', ' Η μητρική αγάπη είναι ο πρώτος τύπος αγάπης που βιώνουμε στη ζωή μας. Ωστόσο, σύμφωνα με τον ψυχολόγο Ρόμπερτ Στέρμπεργκ υπάρχουν 7 διαφορετικά είδη αγάπης... ', '2022-01-27 20:44:17', '8c0afc171a9639aba8ec1a368a4f2d2c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373932363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238383a2220ce9720cebcceb7cf84cf81ceb9cebaceae20ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb920cebf20cf80cf81cf8ecf84cebfcf8220cf84cf8dcf80cebfcf8220ceb1ceb3ceaccf80ceb7cf8220cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822e20cea9cf83cf84cf8ccf83cebf2c20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcebd20cf88cf85cf87cebfcebbcf8cceb3cebf20cea1cf8ccebccf80ceb5cf81cf8420cea3cf84ceadcf81cebccf80ceb5cf81ceb3ceba20cf85cf80ceaccf81cf87cebfcf85cebd203720ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20ceb5ceafceb4ceb720ceb1ceb3ceaccf80ceb7cf822e2e2e20223b693a333b613a32353a7b733a323a226964223b693a38303b733a353a22616c696173223b733a32343a22ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb9e280a6223b733a373a2273756d6d617279223b733a3335313a223c703ece97c2a03c7374726f6e673ecebcceb7cf84cf81ceb9cebaceae20ceb1ceb3ceaccf80ceb73c2f7374726f6e673ec2a0ceb5ceafcebdceb1ceb920cebfc2a03c7374726f6e673ecf80cf81cf8ecf84cebfcf823c2f7374726f6e673ec2a0cf84cf8dcf80cebfcf8220ceb1ceb3ceaccf80ceb7cf8220cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822e20cea9cf83cf84cf8ccf83cebf2c20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcebd20cf88cf85cf87cebfcebbcf8cceb3cebf20cea1cf8ccebccf80ceb5cf81cf8420cea3cf84ceadcf81cebccf80ceb5cf81ceb3ceba20cf85cf80ceaccf81cf87cebfcf85cebdc2a03c7374726f6e673e3720ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20ceb5ceafceb4ceb73c2f7374726f6e673e20ceb1ceb3ceaccf80ceb7cf822e2e2e3c2f703e0d0a223b733a343a22626f6479223b733a323031343a22ce91ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb9e280a620ce9720cebcceb7cf84cf81ceb9cebaceae20ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb920cebf20cf80cf81cf8ecf84cebfcf8220cf84cf8dcf80cebfcf8220ceb1ceb3ceaccf80ceb7cf8220cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822e2020202020202020202020202020202020202020202020202020202020cea3cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcebd20cf88cf85cf87cebfcebbcf8cceb3cebf20cea1cf8ccebccf80ceb5cf81cf8420cea3cf84ceadcf81cebccf80ceb5cf81ceb3ceba20cf85cf80ceaccf81cf87cebfcf85cebd203720ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20ceb5ceafceb4ceb720ceb1ceb3ceaccf80ceb7cf822020202020202020202020202020202020202020202020cea6ceb9cebbceb9cebaceae20ceb1ceb3ceaccf80ceb73ac2a0cf85cf80ceaccf81cf87ceb5ceb920ceb5ceb3ceb3cf8dcf84ceb7cf84ceb120cf80cf81cebfcf8220cebaceaccf80cebfceb9cebf20ceaccebbcebbcebf20cf80cf81cf8ccf83cf89cf80cebf20cf87cf89cf81ceafcf8220cf8ccebccf89cf8220cebdceb120cf85cf80ceaccf81cf87ceb5ceb920ceb5cf81cf89cf84ceb9cebacf8c20cf80ceacceb8cebfcf8220ceae20cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb120ceb4ceadcf83cebcceb5cf85cf83ceb72e0a20cea0ceacceb8cebfcf82203ac2a0ceadcf81cf89cf84ceb1cf8220cebcceb520cf84ceb7cebd20cf80cf81cf8ecf84ceb720cebcceb1cf84ceb9ceac20ceb1cebbcebbceac20cf87cf89cf81ceafcf8220cebfceb9cebaceb5ceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920ceb4ceadcf83cebcceb5cf85cf83ceb72c20ceb5ceafceb4cebfcf8220cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80ceaccf88ceb5ceb920cebeceb1cf86cebdceb9cebaceac20cebdceb120cf85cf80ceaccf81cf87ceb5ceb92e0a20ce9aceb5cebdceae20ceb1ceb3ceaccf80ceb73ac2a0cf85cf80ceaccf81cf87ceb5ceb920ceb4ceadcf83cebcceb5cf85cf83ceb720ceb1cebbcebbceac20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb920ceb5ceb3ceb3cf8dcf84ceb7cf84ceb120cebaceb1ceb920cf80ceacceb8cebfcf822e0a20cea1cebfcebcceb1cebdcf84ceb9cebaceae20ceb1ceb3ceaccf80ceb73ac2a0cf85cf80ceaccf81cf87ceb5ceb920ceb5ceb3ceb3cf8dcf84ceb7cf84ceb120cebaceb1ceb920cf80ceacceb8cebfcf8220ceb1cebbcebbceac20cf8ccf87ceb920ceb4ceadcf83cebcceb5cf85cf83ceb72e0a20cea3cf85cebdcf84cf81cebfcf86ceb9cebaceae20ceb1ceb3ceaccf80ceb73ac2a0cf85cf80ceaccf81cf87ceb5ceb920ceb5ceb3ceb3cf8dcf84ceb7cf84ceb120cebaceb1ceb920ceb4ceadcf83cebcceb5cf85cf83ceb720ceb1cebbcebbceac20cf8ccf87ceb920cf80ceacceb8cebfcf822e0a20ce95cf80ceb9cf86ceb1cebdceb5ceb9ceb1cebaceae20ceb1ceb3ceaccf80ceb73ac2a0ceb4ceadcf83cebcceb5cf85cf83ceb720cf80cebfcf8520cf83cf84ceb7cf81ceafceb6ceb5cf84ceb1ceb920cebacf85cf81ceafcf89cf8220cf83cf84cebf20cf80ceacceb8cebfcf8220cebaceb1ceb920cf83cf84ceb5cf81ceb5ceafcf84ceb1ceb920cebfceb9cebaceb5ceb9cf8ccf84ceb7cf84ceb1cf822e0a20ce9fcebbcebfcebacebbceb7cf81cf89cebcceadcebdceb720ceb1ceb3ceaccf80ceb73ac2a0ceb720c2abceb9ceb4ceb1cebdceb9cebaceaec2bb20ceb1ceb3ceaccf80ceb720cf80cebfcf8520cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cebaceb1ceb920cebfceb9cebaceb5ceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80ceacceb8cebfcf8220cebaceb1ceb920ceb4ceadcf83cebcceb5cf85cf83ceb72e0acea3ceb520cebaceacceb8ceb520ceb5cf81cf89cf84ceb9cebaceae20cf83cf87ceadcf83ceb720ceb1cf85cf84cebfceaf20cebfceb920cf84cf8dcf80cebfceb920ceb1ceb3ceaccf80ceb7cf82c2a0ceb5cebdceb1cebbcebbceaccf83cf83cebfcebdcf84ceb1ceb9c2a0cebcceadcf83ceb120cf83cf84cebf20cf87cf81cf8ccebdcebf20cebaceb1ceb920ceaccebbcebbcebfcf84ceb5c2a0cf83cf85cebdcf85cf80ceaccf81cf87cebfcf85cebd2c20cebcceb520cebaceaccf80cebfceb9cebfcf85cf8220cebdceb1c2a0cf85cf80ceb5cf81cf84ceb5cf81cebfcf8dcebdc2a0ceadcebdceb1cebdcf84ceb920ceaccebbcebbcf89cebd20ceb1cebdceac20cf80ceb5cf81ceb9cf8cceb4cebfcf85cf822e20ce91cf8220cebcceb7cebd20cebeceb5cf87cebdceaccebcceb520cf8ccf84ceb920cebf20cebaceacceb8ceb520ceaccebdceb8cf81cf89cf80cebfcf8220ceb1ceb3ceb1cf80ceac20cebcceb520cf84cebfcebdc2a0ceb4ceb9cebacf8c20cf84cebfcf8520cf84cf81cf8ccf80cebfc2a0cebf20cebfcf80cebfceafcebfcf8220ceb5cf80ceb7cf81ceb5ceacceb6ceb5cf84ceb1ceb920ceadcebdcf84cebfcebdceb120ceb1cf80cf8c20cf84ceb7cebdc2a0cf80cf81cf8ecf84ceb720ceb1ceb3ceaccf80ceb7c2a0cf80cebfcf8520ceb2ceafcf89cf83ceb520cf83cf84ceb720ceb6cf89ceae20cf84cebfcf852c20cf84ceb7c2a0ceb3cebfcebdceb5cf8acebaceae2ec2a0223b733a363a22696d61676573223b733a3231303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f61676170692d65696e61692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a34343a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a31303b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2238303aceb1ceb3ceaccf80ceb72dceb5ceafcebdceb1ceb9e280a6223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38303aceb1ceb3ceaccf80ceb72dceb5ceafcebdceb1ceb9e280a62663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22ce91ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb9e280a6223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3830223b7d7d),
(697, 'index.php?option=com_content&view=article&id=82', 'index.php?option=com_content&view=article&id=82:αγάπη-ή-πάθος&catid=42', 'Αγάπη ή Πάθος;', ' Η αγάπη και το ερωτικό πάθος είναι δύο συναισθήματα που συχνά συγχέονται και μας «μπερδεύουν» ειδικά στην αρχή μίας σχέσης. ', '2022-01-27 20:47:31', 'cd997e39ee79e8d6bdabfeb93b62c984', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373339313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232383a2220ce9720ceb1ceb3ceaccf80ceb720cebaceb1ceb920cf84cebf20ceb5cf81cf89cf84ceb9cebacf8c20cf80ceacceb8cebfcf8220ceb5ceafcebdceb1ceb920ceb4cf8dcebf20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf80cebfcf8520cf83cf85cf87cebdceac20cf83cf85ceb3cf87ceadcebfcebdcf84ceb1ceb920cebaceb1ceb920cebcceb1cf8220c2abcebccf80ceb5cf81ceb4ceb5cf8dcebfcf85cebdc2bb20ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb7cebd20ceb1cf81cf87ceae20cebcceafceb1cf8220cf83cf87ceadcf83ceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a38323b733a353a22616c696173223b733a32343a22ceb1ceb3ceaccf80ceb720ceae20cf80ceacceb8cebfcf82223b733a373a2273756d6d617279223b733a3237333a223c703ece97c2a03c7374726f6e673eceb1ceb3ceaccf80ceb73c2f7374726f6e673ec2a0cebaceb1ceb920cf84cebfc2a03c7374726f6e673eceb5cf81cf89cf84ceb9cebacf8c20cf80ceacceb8cebfcf823c2f7374726f6e673ec2a0ceb5ceafcebdceb1ceb920ceb4cf8dcebf20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf80cebfcf8520cf83cf85cf87cebdceac20cf83cf85ceb3cf87ceadcebfcebdcf84ceb1ceb920cebaceb1ceb920cebcceb1cf8220c2abcebccf80ceb5cf81ceb4ceb5cf8dcebfcf85cebdc2bb20ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb7cebd20ceb1cf81cf87ceae20cebcceafceb1cf8220cf83cf87ceadcf83ceb7cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313631343a22ce91ceb3ceaccf80ceb720ceae20cea0ceacceb8cebfcf823b2020202020202020202020202020202020202020202020202020202020ce9720ceb1ceb3ceaccf80ceb720cebaceb1ceb920cf84cebf20ceb5cf81cf89cf84ceb9cebacf8c20cf80ceacceb8cebfcf8220ceb5ceafcebdceb1ceb920ceb4cf8dcebf20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf80cebfcf8520cf83cf85cf87cebdceac20cf83cf85ceb3cf87ceadcebfcebdcf84ceb1ceb920cebaceb1ceb920cebcceb1cf8220c2abcebccf80ceb5cf81ceb4ceb5cf8dcebfcf85cebdc2bb20ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb7cebd20ceb1cf81cf87ceae20cebcceafceb1cf8220cf83cf87ceadcf83ceb7cf822e202020202020202020202020202020202020202020ce9aceacceb8ceb520ceaccebdceb8cf81cf89cf80cebfcf8220cebfceb4ceb7ceb3ceb5ceafcf84ceb1ceb920cf83cf84ceb720cf83cf8dcebdceb1cf88ceb720cf83cf87ceadcf83ceb5cf89cebd20ceb1cf80cf8c20cf84ceb720ceb2ceb9cebfcebbcebfceb3ceb9cebaceae20cf84cebfcf8520ceb1cebdceacceb3cebaceb720cebdceb120ceb1cebdceb1cf80ceb1cf81ceb1cf87ceb8ceb5ceaf2c20cebfcf80cf8ccf84ceb520cf84cebf20cf80ceacceb8cebfcf8220cf80cebfcf8520cebfceb4ceb7ceb3ceb5ceaf20cf83ceb520cf83ceb5cebecebfcf85ceb1cebbceb9cebaceae20ceb5cf80ceb9ceb8cf85cebcceafceb120ceb5ceafcebdceb1ceb920ceadcebdceb120cebfcf85cf83ceb9ceb1cf83cf84ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84ceb7cf8220cf83cf87ceadcf83ceb7cf822c20cf80cebfcf852c20cf8ccebccf89cf822c20ceb4ceb5cebd20cf80cf81ceadcf80ceb5ceb920cebdceb120cf83cf85ceb3cf87ceadceb5cf84ceb1ceb920cebcceb520cf84ceb7c2a0cebbceb1ceb3cebdceb5ceafceb12cc2a0ceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520ceb5cf80ceb9ceb6ceb7cf84ceac20cf84ceb720cf83cf84ceb9ceb3cebcceb9ceb1ceafceb120ceb1cf80cf8ccebbceb1cf85cf83ceb72e20ce95cebdcf8e2c20cebbcebfceb9cf80cf8ccebd2c20cf84cebf20cf80ceacceb8cebfcf8220ceb5ceafcebdceb1ceb9c2a0cf83cf84cebfceb9cf87ceb5ceafcebfc2a0cf84ceb7cf8220ceb1ceb3ceaccf80ceb7cf822c20ceb4ceb5cebd20ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84cebf20cebccebfcebdceb1ceb4ceb9cebacf8c20cebaceb1ceb920ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb720cebccf8ccebdceb720cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cebdceb120ceb3ceafcebdceb5ceb920cebcceafceb120cf83cf87ceadcf83ceb720cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb12e20cea3cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20cf84cebf20cf80ceacceb8cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83cf84ceb720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebcceafceb1cf8220cf83cf87ceadcf83ceb7cf8220ceb720cebfcf80cebfceafceb120ceb5ceaccebd20ceb5cebccf80cebbcebfcf85cf84ceb9cf83cf84ceb5ceaf20cebcceb520ceaccebbcebbceb120ceb2ceb1cf83ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120cf8ccf80cf89cf8220ceb7c2a0cebfceb9cebaceb5ceb9cf8ccf84ceb7cf84ceb1c2a0cebaceb1ceb920ceb7c2a0ceb4ceadcf83cebcceb5cf85cf83ceb7c2a0ceb8ceb120ceb3ceafcebdceb5ceb920cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb12e20ce91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb72c20cf83cf87ceadcf83ceb5ceb9cf8220cebcceb5c2a0ceadcebdcf84cebfcebdcebf20cf80ceacceb8cebfcf822cc2a0cf80cebfcf8520ceb5cf80ceb9cebaceb1cebbcf8dcf80cf84ceb5ceb920cf84ceb120cf85cf80cf8ccebbcebfceb9cf80ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf84ceb7cf8220cf83cf87ceadcf83ceb7cf822c20ceb8ceb120ceb5ceafcebdceb1ceb920cf80ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb1c2a0ceadcebdcf84cebfcebdceb7c2a0ceb1cebbcebbceacc2a0cf83cf8dcebdcf84cebfcebcceb72e223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f61676170692d692d706174686f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a34373a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2238323aceb1ceb3ceaccf80ceb72dceae2dcf80ceacceb8cebfcf82223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38323aceb1ceb3ceaccf80ceb72dceae2dcf80ceacceb8cebfcf822663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a22ce91ceb3ceaccf80ceb720ceae20cea0ceacceb8cebfcf823b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3832223b7d7d),
(700, 'index.php?option=com_content&view=article&id=127', 'index.php?option=com_content&view=article&id=127:ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα&catid=27', 'Ευγνωμοσύνη: κάθαρση ή αμοιβαιότητα;', ' Η ευγνωμοσύνη στη διεθνή βιβλιογραφία συνδέεται με την κάθαρση και την αμοιβαιότητα. Αυτοί, είναι οι δύο κυριότεροι «στόχοι» των ανθρώπων που εκφράζουν ευγνωμοσύνη. ', '2022-01-27 20:52:30', 'f3a78fb55de70913a6cf3800c14af630', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383239313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330353a2220ce9720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84ceb720ceb4ceb9ceb5ceb8cebdceae20ceb2ceb9ceb2cebbceb9cebfceb3cf81ceb1cf86ceafceb120cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cf84ceb7cebd20cebaceacceb8ceb1cf81cf83ceb720cebaceb1ceb920cf84ceb7cebd20ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb12e20ce91cf85cf84cebfceaf2c20ceb5ceafcebdceb1ceb920cebfceb920ceb4cf8dcebf20cebacf85cf81ceb9cf8ccf84ceb5cf81cebfceb920c2abcf83cf84cf8ccf87cebfceb9c2bb20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20cf80cebfcf8520ceb5cebacf86cf81ceacceb6cebfcf85cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72e20223b693a333b613a32353a7b733a323a226964223b693a3132373b733a353a22616c696173223b733a36353a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebaceacceb8ceb1cf81cf83ceb720ceae20ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3334393a223c703ece9720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84ceb720ceb4ceb9ceb5ceb8cebdceae20ceb2ceb9ceb2cebbceb9cebfceb3cf81ceb1cf86ceafceb120cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cf84ceb7cebdc2a03c7374726f6e673ecebaceacceb8ceb1cf81cf83ceb73c2f7374726f6e673ec2a0cebaceb1ceb920cf84ceb7cebdc2a03c7374726f6e673eceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb13c2f7374726f6e673e2e20ce91cf85cf84cebfceaf2c20ceb5ceafcebdceb1ceb920cebfceb920ceb4cf8dcebf20cebacf85cf81ceb9cf8ccf84ceb5cf81cebfceb920c2abcf83cf84cf8ccf87cebfceb9c2bb20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20cf80cebfcf8520ceb5cebacf86cf81ceacceb6cebfcf85cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72e3c2f703e0d0a223b733a343a22626f6479223b733a323139373a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb73a20cebaceacceb8ceb1cf81cf83ceb720ceae20ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb13b20ce91cf8220ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf8220cf83ceb520ceb1cf85cf84cebfcf8dcf8220cf80cebfcf8520cebcceb1cf8220ceb4ceafcebdcebfcf85cebd20cf87ceb1cf81ceac2e20ce95ceafcebdceb1ceb920cebfceb920cebaceb7cf80cebfcf85cf81cebfceaf20cf80cebfcf8520cebaceaccebdcebfcf85cebd20cf84ceb7cebd20cebaceb1cf81ceb4ceb9ceac20cebcceb1cf8220cebdceb120ceb1cebdceb8ceafceb6ceb5ceb92e2020202020202020202020202020202020202020202020202020202020ce9720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84ceb720ceb4ceb9ceb5ceb8cebdceae20ceb2ceb9ceb2cebbceb9cebfceb3cf81ceb1cf86ceafceb120cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cf84ceb7cebd20cebaceacceb8ceb1cf81cf83ceb720cebaceb1ceb920cf84ceb7cebd20ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb12e20ce91cf85cf84cebfceaf2c20ceb5ceafcebdceb1ceb920cebfceb920ceb4cf8dcebf20cebacf85cf81ceb9cf8ccf84ceb5cf81cebfceb920c2abcf83cf84cf8ccf87cebfceb9c2bb20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20cf80cebfcf8520ceb5cebacf86cf81ceacceb6cebfcf85cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72e20202020202020202020202020202020202020202020ce97c2a0cebaceacceb8ceb1cf81cf83ceb7c2a0ceb5ceafcebdceb1ceb920ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cebaceb1cf84ceac20cf84ceb7cebd20cebfcf80cebfceafceb120ceadcebdceb120ceaccf84cebfcebccebfc2a0ceb1cf80ceb5cebbceb5cf85ceb8ceb5cf81cf8ecebdceb5ceb920ceadcebdcf84cebfcebdceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12ec2a0ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebcceb5cf84ceac20ceb1cf80cf8c20ceadcebdceb120ceb1ceb3cf87cf89cf84ceb9cebacf8c20ceae20cf84cf81ceb1cf85cebcceb1cf84ceb9cebacf8c20cf83cf85cebcceb2ceaccebd2c20cf84cebf20cebacebbceaccebcceb120ceb1cf80cebfcf84ceb5cebbceb5ceaf20ceadcebdceb120cebcceadcf83cebf2c20ceb3ceb9ceb120cebcceb9ceb120cf84ceadcf84cebfceb9ceb120ceb9cf83cf87cf85cf81ceae20ceb1cf80ceb5cebbceb5cf85ceb8ceadcf81cf89cf83ceb72e20ce9cceb520cf80ceb1cf81cf8ccebccebfceb9cebf20cf84cf81cf8ccf80cebf2c20ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebbceb5ceb9cf84cebfcf85cf81ceb3ceb5ceaf20cf89cf8220cebaceacceb8ceb1cf81cf83ceb72e20ce94ceb5ceafcf87cebdcebfcf85cebcceb5202cceb4ceb7cebbceb1ceb4ceae2c20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72c20cf83cf84ceb7cebd20cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceac20cebcceb1cf8220cebdceb120ceb1cf80ceb5cebbceb5cf85ceb8ceb5cf81cf8ecf83cebfcf85cebcceb520cebaceaccf80cebfceb9cebf20ceb1cf81cebdceb7cf84ceb9cebacf8c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf8ccf80cf89cf8220ceb720ceb5cebdcebfcf87ceae2c20ceb720ceb8cebbceafcf88ceb72c20cebf20ceb8cf85cebccf8ccf8220cebacebbcf802e0ace9720ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1c2a0ceb1cf86cebfcf81ceac20cf83cf84ceb7cebdc2a0ceb1cebdcf84ceb1cebbcebbceb1ceb3ceae20ceb5cebdceb5cf81ceb3ceb5ceb9cf8ecebd2ec2a0cea3cf84ceb720cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cf80ceb5cf81ceafcf80cf84cf89cf83ceb72c20cf84ceb7cebd20ceb1cebdcf84ceb1cebbcebbceb1ceb3ceae20ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2e20ce8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220cebaceaccebdceb5ceb920cebcceb9ceb120cf80cf81ceaccebeceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb3ceb9ceb120ceadcebdceb120ceaccebbcebbcebf20ceaccf84cebfcebccebf2c20cf84cf8ccf84ceb520cf84cebf20ceaccf84cebfcebccebf20ceb1cf85cf84cf8c20cebccf80cebfcf81ceb5ceaf20cebaceb9cebdceb7cf84cebfcf80cebfceb9ceb7ceb8ceb5ceaf20cebdceb120cebaceaccebdceb5ceb920cebcceafceb120ceb5cf85ceb3ceb5cebdceb9cebaceae20cf80cf81ceaccebeceb720ceb1cebdcf84ceb1cf80cf8cceb4cebfcf83ceb7cf8220ceae20cebdceb120cf83cf85cebdceb5cf87ceafcf83ceb5ceb920cf84ceb9cf8220ceb5cf85ceb3ceb5cebdceb9cebaceadcf8220cf87ceb5ceb9cf81cebfcebdcebfcebcceafceb5cf8220cf80cf81cebfcf8220ceaccebbcebbcebfcf85cf822e20ce86cebbcebbcf89cf83cf84ceb52c20cebfceb920cf80cf81ceaccebeceb5ceb9cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cebccf8ccebdcebf20ceb3ceb9ceb120cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf80cebfcf8520ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb52120ce88cf84cf83ceb9c2a0ceb7c2a0ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1c2a0cebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb9c2a0cebaceb1ceb920cf80ceadcf81ceb120ceb1cf80cf8c20cf84cebfcebd20ceb4ceb9cebacf8c20cebcceb1cf8220cebacf8dcebacebbcebf2e0ac2a0223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a35323a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a223132373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcebaceacceb8ceb1cf81cf83ceb72dceae2dceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcebaceacceb8ceb1cf81cf83ceb72dceae2dceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb12663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36373a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb73a20cebaceacceb8ceb1cf81cf83ceb720ceae20ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb13b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313237223b7d7d);
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
(701, 'index.php?option=com_content&view=article&id=128', 'index.php?option=com_content&view=article&id=128:τα-οφέλη-της-ευγνωμοσύνης&catid=27', 'Τα οφέλη της ευγνωμοσύνης', ' Μας κάνει πιο ευτυχισμένους : Η απλή ενασχόληση για πέντε λεπτά την ημέρα με αυτά για τα οποία είμαστε ευγνώμονες, μπορεί να ενισχύσει τη μακροπρόθεσμη ευτυχία μας σε ποσοστό μεγαλύτερο του 10% ', '2022-01-27 20:53:33', '75d5b7adce529ccd85c047e6c6230ba8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393738303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335323a2220ce9cceb1cf8220cebaceaccebdceb5ceb920cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf82203a20ce9720ceb1cf80cebbceae20ceb5cebdceb1cf83cf87cf8ccebbceb7cf83ceb720ceb3ceb9ceb120cf80ceadcebdcf84ceb520cebbceb5cf80cf84ceac20cf84ceb7cebd20ceb7cebcceadcf81ceb120cebcceb520ceb1cf85cf84ceac20ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cebdceb9cf83cf87cf8dcf83ceb5ceb920cf84ceb720cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebcceb720ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220cf83ceb520cf80cebfcf83cebfcf83cf84cf8c20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cf84cebfcf852031302520223b693a333b613a32353a7b733a323a226964223b693a3132383b733a353a22616c696173223b733a34373a22cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3339373a223c703e3c7374726f6e673ece9cceb1cf8220cebaceaccebdceb5ceb920cf80ceb9cebfc2a0ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf82c2a03ac2a03c2f7374726f6e673ece9720ceb1cf80cebbceae20ceb5cebdceb1cf83cf87cf8ccebbceb7cf83ceb720ceb3ceb9ceb120cf80ceadcebdcf84ceb520cebbceb5cf80cf84ceac20cf84ceb7cebd20ceb7cebcceadcf81ceb120cebcceb520ceb1cf85cf84ceac20ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cebdceb9cf83cf87cf8dcf83ceb5ceb920cf84ceb7203c7374726f6e673ecebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebcceb73c2f7374726f6e673ec2a0ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220cf83ceb520cf80cebfcf83cebfcf83cf84cf8c20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cf84cebfcf85203130253c2f703e0d0a223b733a343a22626f6479223b733a333637353a22cea4ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ce9dceb120ceb5ceafcf83ceb1ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf8220cf8ccf87ceb920ceb5cf80ceb5ceb9ceb4ceae20cf8ccebbceb120ceb5ceafcebdceb1ceb920cebaceb1cebbceac2c20ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb4ceb5ceb9cf8220cf84cebf20cebaceb1cebbcf8c20cf83ceb520cf8ccebbceb12e202020202020202020202020202020202020202020202020202020202dce9cceb1cf8220cebaceaccebdceb5ceb920cf80ceb9cebfc2a0ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf82c2a03ac2a0ce9720ceb1cf80cebbceae20ceb5cebdceb1cf83cf87cf8ccebbceb7cf83ceb720ceb3ceb9ceb120cf80ceadcebdcf84ceb520cebbceb5cf80cf84ceac20cf84ceb7cebd20ceb7cebcceadcf81ceb120cebcceb520ceb1cf85cf84ceac20ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cebdceb9cf83cf87cf8dcf83ceb5ceb920cf84ceb720cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebcceb7c2a0ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220cf83ceb520cf80cebfcf83cebfcf83cf84cf8c20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cf84cebfcf85203130252028456d6d6f6e732026616d703b204d6343756c6c6f7567682c20323030332c2053656c69676d616e2c20537465656e2c205061726b2c2026616d703b205065746572736f6e2c2032303035292120ce91cf80cebfceb4ceb5ceb9cebacebdcf8dceb5cf84ceb1ceb920cebbcebfceb9cf80cf8ccebd2c20cf8ccf84ceb920cf80ceb1cf81ceb1cf84ceb7cf81cf8ecebdcf84ceb1cf8220ceb1cf85cf84cf8c20cf80cebfcf8520ceadcf87cebfcf85cebcceb520ceaeceb4ceb72c20ceb1ceb9cf83ceb8ceb1cebdcf8ccebcceb1cf83cf84ceb520cf80ceb9cebf20ceb8ceb5cf84ceb9cebacebfceaf20ceb3ceb9ceb120cf84ceb720ceb6cf89ceae20cebcceb1cf822e202020ce91cf85cebeceaccebdceb5ceb920cf84ceb7cebdc2a0cf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20cebcceb1cf8220ceb5cf85ceb5cebeceafceb1203a20c2a0ce95cf81ceb5cf85cebdceb7cf84ceadcf8220ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb1cebd2c20cf8ccf84ceb920ceadcebdceb120cf85cf88ceb7cebbcf8c20ceb5cf80ceafcf80ceb5ceb4cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceadcf87ceb5ceb920ceb9cf83cf87cf85cf81cf8c20ceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cf83cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20ceb5cf85ceb5cebeceafceb12c20cf84ceb7cebd20ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720cebaceb1ceb920cf84ceb7cebd20cebaceb1cf84ceacceb8cebbceb9cf88ceb72e20ce91cf85cf84cf8c20cf83ceb7cebcceb1ceafcebdceb5ceb92c20cf8ccf84ceb920cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cf80cebfcebacebfcebcceafcf83cebfcf85cebcceb520cf84ceb120cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822c20ceb5cebdcf83cf89cebcceb1cf84cf8ecebdcebfcebdcf84ceaccf8220cf84ceb7cebd20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20cebcceb5c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceaec2a0cf80cf81ceb1cebacf84ceb9cebaceae20cebaceb1ceb9c2a0ceb4ceadcf83cebcceb5cf85cf83ceb7c2a0cf83ceb520ceb1cf85cf84cf8c20cf84cebf20cf83cf84cf8ccf87cebf2e20202dce92ceb5cebbcf84ceb9cf8ecebdceb5ceb920cf84ceb9cf82c2a0cf83cf87ceadcf83ceb5ceb9cf82c2a020cebcceb1cf82203a20c2a0ce9cceb9ceb120cf80cf81cf8ccf83cf86ceb1cf84ceb720cebcceb5cebbceadcf84ceb72c20ceadceb4ceb5ceb9cebeceb520cf8ccf84ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf80cf81cebfcf8220cf84cebfcf85cf8220cf83ceb7cebcceb1cebdcf84ceb9cebacebfcf8dcf8220cebcceb1cf8220ceaccebbcebbcebfcf85cf822c20ceadcf87ceb5ceb920cf89cf8220ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf80cebfceb9cf8ccf84ceb7cf84ceb1cf8220cf84ceb7cf8220cf83cf87ceadcf83ceb7cf822028416c676f652c20467265647269636b736f6e2c2026616d703b204761626c652c2032303133292e20ce9720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84cebfcf85cf8220ceb1ceb3ceb1cf80ceb7cebcceadcebdcebfcf85cf8220cebcceb1cf822c20ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20cebaceb1cebbcf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120cf84cebfcf85cf8220cebaceaccebdcebfcf85cebcceb5c2a0cebdceb120cebdceb9cf8eceb8cebfcf85cebd20cebaceb1cebbceac2c20cebdceb120cebcceb1cf8220cebaceaccebdcebfcf85cebd20cebdceb120cebdceb9cf8eceb8cebfcf85cebcceb520cebaceb1cebbceac20cebaceb1ceb920cebdceb120cebaceaccebdcebfcf85cebcceb520cf84ceb720cf83cf87ceadcf83ceb720cebcceb1cf82c2a0cebaceb1cebbcf8dcf84ceb5cf81ceb7212020202dce9aceaccebdceb5ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf83ceb1cebd20ceb5cebcceaccf82203ac2a020ce8ccf83cebfceb920ceb5ceafcebdceb1ceb920cf80ceb9cebf20ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf822c20ceadcf87cebfcf85cebd20cf80cf81cf8ccf83ceb2ceb1cf83ceb720cf83ceb520ceadcebdceb1c2a0ceb5cf85cf81cf8dcf84ceb5cf81cebf20cebacebfceb9cebdcf89cebdceb9cebacf8c20ceb4ceafcebacf84cf85cebf2c20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebfcf85cf8220cf86ceafcebbcebfcf85cf8220cebaceb1ceb9c2a0cebaceb1cebbcf8dcf84ceb5cf81ceb5cf8220cf83cf87ceadcf83ceb5ceb9cf82c2a0ceb1cf80cf8c20cf84cebf20cebcceadcf83cebf20cf8ccf81cebf2028416d696e2c2032303134292e20ce91cf85cf84cf8c2c20ceadcf87ceb5ceb920cebdceb120cebaceaccebdceb5ceb920cebcceb520cf84cebf20cf80cf8ccf83cebf20ceb1cebeceb9cf8ccf80ceb9cf83cf84cebfceb92c20cebacebfceb9cebdcf89cebdceb9cebacebfceaf20cebaceb1ceb920ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf8220cf86ceb1ceb9cebdcf8ccebcceb1cf83cf84ceb520cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e2020202d2020ce91cebdceb1cf80cf84cf8dcf83cf83ceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebacf8ccf84ceb7cf84ceac20cebcceb1cf82203a20c2a0ce88cf81ceb5cf85cebdceb5cf8220ceadcf87cebfcf85cebd20ceb4ceb5ceafcebeceb5ceb92c20cf8ccf84ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf85cebcceb2ceaccebbcebbceb5ceb920cf83cf84ceb7cebd20ceb1cebdceaccf80cf84cf85cebeceb720cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8ecebd20cf8ccf80cf89cf8220ceb5ceafcebdceb1ceb920ceb7c2a0ceb1ceb9cf83ceb9cebfceb4cebfcebeceafceb12c20ceb7c2a0ceb4cebfcf84ceb9cebacf8ccf84ceb7cf84ceb12c20ceb7c2a0cf80cebdceb5cf85cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb1c2a0cebaceb1ceb920ceb7c2a0ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7c2a0ceb1cf80cf8c20cf84ceb720ceb6cf89ceae2e2020202d2020ce95cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae20cebcceb1cf8220cebaceb1cf81ceb9ceadcf81ceb1203a20c2a0ce9aceb1ceb920cf8ccebccf89cf822c20ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebaceb1ceb920ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceac20cebaceb1ceb8cf8ecf8220cebcceb1cf8220cebaceaccebdceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81cebfcf85cf8220ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfcf852e20cea3cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb1c2a0cebbceb1cebcceb2ceaccebdcebfcf85cebcceb520ceb1cf80cebfcf86ceaccf83ceb5ceb9cf822c20cebdceb120ceb2cf81ceafcf83cebacebfcf85cebcceb5c2a0cebdcf8cceb7cebcceb1c2a0cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cebcceb1cf822c20cebdceb1c2a0cf80ceb1cf81ceb1cebcceadcebdcebfcf85cebcceb5c2a0cf83cf84ceb7cebd20ceafceb4ceb9ceb120ceb5cf81ceb3ceb1cf83ceafceb120ceb3ceb9ceb120cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20ceb4ceb9ceaccf83cf84ceb7cebcceb120cebaceb1ceb920cebdceb120ceadcf87cebfcf85cebcceb5c2a0cebcceb5ceb9cf89cebcceadcebdcebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf8221223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74612d6f66656c692d7469732d6579676e6f6d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a35333a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223132383acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132383acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22cea4ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313238223b7d7d),
(702, 'index.php?option=com_content&view=article&id=129', 'index.php?option=com_content&view=article&id=129:τι-είναι-η-ευγνωμοσύνη&catid=27', 'Τι είναι η Ευγνωμοσύνη', ' Ήξερες ότι η ευγνωμοσύνη είναι ένα από τα βασικά συστατικά της ευτυχίας μας; Πολλαπλές έρευνες έχουν αποδείξει ότι το να δείχνουμε καθημερινά την ευγνωμοσύνη μας αυξάνει την ικανοποίησή μας από τη ζωή και μας κάνει χαρούμενους. ', '2022-01-27 20:54:08', '1086fcaffe79fbc2d92c28ffdc803809', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373732373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3431393a2220ce89cebeceb5cf81ceb5cf8220cf8ccf84ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720ceb5ceafcebdceb1ceb920ceadcebdceb120ceb1cf80cf8c20cf84ceb120ceb2ceb1cf83ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac20cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf8220cebcceb1cf823b20cea0cebfcebbcebbceb1cf80cebbceadcf8220ceadcf81ceb5cf85cebdceb5cf8220ceadcf87cebfcf85cebd20ceb1cf80cebfceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920cf84cebf20cebdceb120ceb4ceb5ceafcf87cebdcebfcf85cebcceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebcceb1cf8220ceb1cf85cebeceaccebdceb5ceb920cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceae20cebcceb1cf8220ceb1cf80cf8c20cf84ceb720ceb6cf89ceae20cebaceb1ceb920cebcceb1cf8220cebaceaccebdceb5ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf85cf822e20223b693a333b613a32353a7b733a323a226964223b693a3132393b733a353a22616c696173223b733a34313a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a2273756d6d617279223b733a3432363a223c703ece89cebeceb5cf81ceb5cf8220cf8ccf84ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720ceb5ceafcebdceb1ceb920ceadcebdceb120ceb1cf80cf8c20cf84ceb120ceb2ceb1cf83ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac20cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf8220cebcceb1cf823b20cea0cebfcebbcebbceb1cf80cebbceadcf8220ceadcf81ceb5cf85cebdceb5cf8220ceadcf87cebfcf85cebd20ceb1cf80cebfceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920cf84cebf20cebdceb120ceb4ceb5ceafcf87cebdcebfcf85cebcceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebcceb1cf8220ceb1cf85cebeceaccebdceb5ceb920cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceae20cebcceb1cf8220ceb1cf80cf8c20cf84ceb720ceb6cf89ceae20cebaceb1ceb920cebcceb1cf8220cebaceaccebdceb5ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf85cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313535343a22cea4ceb920ceb5ceafcebdceb1ceb920ceb720ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720ce91cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb4cf8ecf83ceb5ceb9cf8220cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb9cf822c20ceb5ceafcebdceb1ceb920cebf20cebbcf8cceb3cebfcf8220cf83cebfcf852c20ceadcebdceb120cf87ceb1cebccf8cceb3ceb5cebbcebf20cebaceb1ceb920cebcceafceb120cebaceb1cf81ceb4ceb9ceac20ceb3ceb5cebcceaccf84ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72e2020202020202020202020202020202020202020202020202020202020ce89cebeceb5cf81ceb5cf8220cf8ccf84ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720ceb5ceafcebdceb1ceb920ceadcebdceb120ceb1cf80cf8c20cf84ceb120ceb2ceb1cf83ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac20cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf8220cebcceb1cf823b20cea0cebfcebbcebbceb1cf80cebbceadcf8220ceadcf81ceb5cf85cebdceb5cf8220ceadcf87cebfcf85cebd20ceb1cf80cebfceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920cf84cebf20cebdceb120ceb4ceb5ceafcf87cebdcebfcf85cebcceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebcceb1cf8220ceb1cf85cebeceaccebdceb5ceb920cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceae20cebcceb1cf8220ceb1cf80cf8c20cf84ceb720ceb6cf89ceae20cebaceb1ceb920cebcceb1cf8220cebaceaccebdceb5ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf85cf822e202020202020202020202020202020202020202020ce9cceaccebbceb9cf83cf84ceb12c20cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82c2a0ceb1cf85cebeceaccebdceb5ceb920cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cebdcf84cebfcf80ceb1cebcceafcebdceb7cf822cc2a0cf83ceb5cf81cebfcf84cebfcebdceafcebdceb7cf82c2a0cebaceb1ceb9c2a0cebfcebacf85cf84cebfcebaceafcebdceb7cf822c20ceb4ceb7cebbceb1ceb4ceae20cf84cf89cebd20cebdceb5cf85cf81cebfcf87ceb7cebcceb9cebacf8ecebd20cebfcf85cf83ceb9cf8ecebd20cf80cebfcf8520cebcceb1cf8220cebaceaccebdcebfcf85cebd20cebdceb1c2a0cebdceb9cf8eceb8cebfcf85cebcceb520cf8ccebccebfcf81cf86ceb121c2a0ce9720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf80ceb9cebf20cebacebfcebdcf84ceac20cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822c20ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7c2a0ceb3ceb5cebdcebdceb1ceb9cebfceb4cf89cf81ceafceb120cebaceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb1cf83cf86ceaccebbceb5ceb9ceb1cf82c2a0cebaceb1ceb9c2a0cf83cf85cebdceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1cf822c20ceb1cf80cebfcebcceb1cebacf81cf8dcebdcebfcebdcf84ceb1cf8220cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12e20ce9eceb5cebaceb9cebdceaecf83cf84ceb520ceb1cf80cf8c20cf83ceaecebcceb5cf81ceb1c2a0cebdceb120ceb4ceb5ceafcf87cebdceb5cf84ceb5c2a0cf8ccebbcebf20cebaceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83ceb1cf8221223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6579676e6f6d6f73796e692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a35343a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223132393acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132393acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a22cea4ceb920ceb5ceafcebdceb1ceb920ceb720ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313239223b7d7d);
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
(705, 'index.php?option=com_content&view=article&id=136', 'index.php?option=com_content&view=article&id=136:η-ευτυχία-ξεκινά-από-εσένα&catid=28', 'Η ευτυχία ξεκινά από εσένα!', ' Το μήνυμα είναι ξεκάθαρο: Αν θες να είσαι ευτυχισμένος χρειάζεται να εστιάσεις στις δικές σου επιθυμίες και ανάγκες! Είναι πολύ σημαντικό να γνωρίζεις τι είναι αυτό που σε ικανοποιεί και σε κάνει χαρούμενο. ', '2022-01-27 20:56:09', '94e5ac5919101f7a03d0db6b0b6070f2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383235303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3337393a2220cea4cebf20cebcceaecebdcf85cebcceb120ceb5ceafcebdceb1ceb920cebeceb5cebaceacceb8ceb1cf81cebf3a20ce91cebd20ceb8ceb5cf8220cebdceb120ceb5ceafcf83ceb1ceb920ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cf83cf84ceb9ceaccf83ceb5ceb9cf8220cf83cf84ceb9cf8220ceb4ceb9cebaceadcf8220cf83cebfcf8520ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cebaceb1ceb920ceb1cebdceacceb3cebaceb5cf822120ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6ceb5ceb9cf8220cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb520ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cebaceb1ceb920cf83ceb520cebaceaccebdceb5ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebf2e20223b693a333b613a32353a7b733a323a226964223b693a3133363b733a353a22616c696173223b733a34383a22ceb720ceb5cf85cf84cf85cf87ceafceb120cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20ceb5cf83ceadcebdceb1223b733a373a2273756d6d617279223b733a3434323a223c703ecea4cebf20cebcceaecebdcf85cebcceb120ceb5ceafcebdceb1ceb920cebeceb5cebaceacceb8ceb1cf81cebf3a20ce91cebd20ceb8ceb5cf8220cebdceb120ceb5ceafcf83ceb1ceb920ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb1c2a03c7374726f6e673eceb5cf83cf84ceb9ceaccf83ceb5ceb9cf8220cf83cf84ceb9cf8220ceb4ceb9cebaceadcf8220cf83cebfcf8520ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cebaceb1ceb920ceb1cebdceacceb3cebaceb5cf82213c2f7374726f6e673ec2a0ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6ceb5ceb9cf8220cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb5c2a03c7374726f6e673eceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf3c2f7374726f6e673ec2a0cebaceb1ceb920cf83ceb520cebaceaccebdceb5ceb9c2a03c7374726f6e673ecf87ceb1cf81cebfcf8dcebcceb5cebdcebf3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323039303a22ce9720ceb5cf85cf84cf85cf87ceafceb120cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20ceb5cf83ceadcebdceb12120ce95cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220ceb5ceafcebdceb1ceb920cebf20ceaccebdceb8cf81cf89cf80cebfcf8220cf80cebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920cebcceadcf83ceb120cf83cf84ceb9cf8220ceb4cf85cf83cebacebfcebbceafceb5cf822c20ceb2cf81ceafcf83cebaceb5ceb920cebbcf8cceb3cebfcf85cf8220cebdceb120cf87ceb1cebccebfceb3ceb5cebbceacceb5ceb92e2020202020202020202020202020202020202020202020202020202020cea4cebf20cebcceaecebdcf85cebcceb120ceb5ceafcebdceb1ceb920cebeceb5cebaceacceb8ceb1cf81cebf3a20ce91cebd20ceb8ceb5cf8220cebdceb120ceb5ceafcf83ceb1ceb920ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cf83cf84ceb9ceaccf83ceb5ceb9cf8220cf83cf84ceb9cf8220ceb4ceb9cebaceadcf8220cf83cebfcf8520ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cebaceb1ceb920ceb1cebdceacceb3cebaceb5cf822120ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6ceb5ceb9cf8220cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb520ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cebaceb1ceb920cf83ceb520cebaceaccebdceb5ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebf2e20202020202020202020202020202020202020202020cea3ceafceb3cebfcf85cf81ceb120ceb4ceb520ceb8ceb120ceb5ceafcebdceb1ceb920cebccf8ccebdcebf20ceadcebdceb120cf80cf81ceacceb3cebcceb12e20ce91cf86cebfcf8d20cebbcebfceb9cf80cf8ccebd20ceb2cf81ceb5ceb9cf8220cf84cebfcf85cf8220ceb4ceb9cebacebfcf8dcf8220cf83cebfcf8520cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220ceb5cf85cf84cf85cf87ceafceb1cf822c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf84cebfcf85cf8220ceb5cebdcf84ceaccebeceb5ceb9cf8220cf83cf84cebfc2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8cc2a0cf83cebfcf85c2a0cf80cf81cf8cceb3cf81ceb1cebccebcceb12c20cebdceb120cf84cebfcf85cf82c2a0cf86cf81cebfcebdcf84ceafceb6ceb5ceb9cf82c2a0cebaceb1ceb920cebdceb120cf84cebfcf85cf82c2a0ceb5cebeceb5cebbceafcf83cf83ceb5ceb9cf82c2a0cf83cf85cebdceb5cf87cf8ecf822e0a202d20ce9ccf8ccebdcebf20ceb5cf83cf8dc2a0cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf86cf81cebfcebdcf84ceafcf83ceb5ceb9cf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cf83cebfcf8520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb1cf80cf8c20cebaceacceb8ceb520ceaccebbcebbcebfcebd2e20ce9aceb1ceb920ceb1cf86cebfcf8d20ceb5cf83cf8d20ceb3ceafcebdceb5ceb9cf8220ceadcebdceb1cf82c2a0ceb9cebaceb1cebdcebfcf80cebfceb9ceb7cebcceadcebdcebfcf82c2a0cebaceb1ceb9c2a0cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf82c2a0ceaccebdceb8cf81cf89cf80cebfcf822c20ceaecf81ceb8ceb520ceb720cf8ecf81ceb120cebdceb120ceb3ceafcebdceb5ceb9cf82c2a0cf80cebfcebccf80cf8ccf82c2a0ceb5cf85cf84cf85cf87ceafceb1cf82c2a0cebaceb1ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceb3cf8dcf81cf8920cf83cebfcf852e0a202d20ce9cceb5cf84ceadceb4cf89cf83ceb5c2a0cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf80cebfcf8520ceadcf87ceb5ceb9cf8220cebcceadcf83ceb120cf83cebfcf8520cebcceb520ceb5cf85ceb3ceb5cebdceb9cebaceadcf8220cf80cf81ceaccebeceb5ceb9cf8220cf80cf81cebfcf8220cf84cebfcf85cf8220ceb3cf8dcf81cf8920cf83cebfcf852c20ceb3cebdcf89cf83cf84cebfcf8dcf8220cebaceb1ceb920ceb1ceb3cebdcf8ecf83cf84cebfcf85cf822e20ce94ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf83cf80cebfcf85ceb4ceb1ceafcebf2c20cebcceafceb120cebaceb1cebbceb7cebcceadcf81ceb120cebaceb1ceb920cebcceafceb120cebaceb1cebbceae20cebacebfcf85ceb2ceadcebdcf84ceb120ceb1cf81cebacebfcf8dcebd20ceb3ceb9ceb120cebdceb120cf86cf84ceb9ceaccebecebfcf85cebd20cf84ceb7cebd20ceb7cebcceadcf81ceb120cebaceaccf80cebfceb9cebfcf852e20cea3cebaceadcf88cebfcf8520cf80cf8ccf83cebf20cf80ceb9cebf20cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf8220ceb8ceb120ceaecf84ceb1cebd20cebf20cebacf8ccf83cebccebfcf8220cebcceb1cf8220ceb1cebd20cf8ccebbcebfceb920ceb5cebdceb5cf81ceb3cebfcf8dcf83ceb1cebd20ceadcf84cf83ceb9e280a6ce93ceb9e2809920ceb1cf85cf84cf8c20cebaceaccebdceb520ceb5cf83cf8d20cf84ceb7cebd20ceb1cf81cf87ceaec2a0cebaceb1ceb920cf80ceb1cf81ceadcf83cf85cf81ceb520cebaceb920ceaccebbcebbcebfcf85cf8220cf83cf84ceb7cebdc2a0ceb5cf85cf84cf85cf87ceafceb1c2a0cf83cebfcf8521223b733a363a22696d61676573223b733a3232363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a35363a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a223133363aceb72dceb5cf85cf84cf85cf87ceafceb12dcebeceb5cebaceb9cebdceac2dceb1cf80cf8c2dceb5cf83ceadcebdceb1223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133363aceb72dceb5cf85cf84cf85cf87ceafceb12dcebeceb5cebaceb9cebdceac2dceb1cf80cf8c2dceb5cf83ceadcebdceb12663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a22ce9720ceb5cf85cf84cf85cf87ceafceb120cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20ceb5cf83ceadcebdceb121223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313336223b7d7d),
(706, 'index.php?option=com_content&view=article&id=137', 'index.php?option=com_content&view=article&id=137:τι-αποτελεί-την-ευτυχία&catid=28', 'Τι αποτελεί την ευτυχία', ' Η ευτυχία είναι µια αφηρημένη και ασαφής έννοια. Η ευτυχία βρίσκεται μέσα μας και στον τρόπο που αντιλαμβανόμαστε τη ζωή. ', '2022-01-27 20:56:38', '7ef1bd5da04f7a4f9f5a12ff57a17a6a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383033363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232333a2220ce9720ceb5cf85cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920c2b5ceb9ceb120ceb1cf86ceb7cf81ceb7cebcceadcebdceb720cebaceb1ceb920ceb1cf83ceb1cf86ceaecf8220ceadcebdcebdcebfceb9ceb12e20ce9720ceb5cf85cf84cf85cf87ceafceb120ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cebcceadcf83ceb120cebcceb1cf8220cebaceb1ceb920cf83cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb1cebdcf84ceb9cebbceb1cebcceb2ceb1cebdcf8ccebcceb1cf83cf84ceb520cf84ceb720ceb6cf89ceae2e20223b693a333b613a32353a7b733a323a226964223b693a3133373b733a353a22616c696173223b733a34333a22cf84ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb1223b733a373a2273756d6d617279223b733a3238363a223c703ece9720ceb5cf85cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920c2b5ceb9ceb1c2a03c7374726f6e673eceb1cf86ceb7cf81ceb7cebcceadcebdceb720cebaceb1ceb920ceb1cf83ceb1cf86ceaecf8220ceadcebdcebdcebfceb9ceb13c2f7374726f6e673e2ec2a0ce97c2a03c7374726f6e673eceb5cf85cf84cf85cf87ceafceb120ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cebcceadcf83ceb120cebcceb1cf823c2f7374726f6e673ec2a0cebaceb1ceb920cf83cf84cebfcebdc2a03c7374726f6e673ecf84cf81cf8ccf80cebf20cf80cebfcf8520ceb1cebdcf84ceb9cebbceb1cebcceb2ceb1cebdcf8ccebcceb1cf83cf84ceb520cf84ceb720ceb6cf89ceae3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323231333a22cea4ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cea4ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebcceb5cf84cf81cebfcf8dcebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cebcceb5ceb3ceaccebbceb120cebaceb1ceb920cf86ceb1cebdcf84ceb1cf83cebcceb1ceb3cebfcf81ceb9cebaceac2e20ce95ceafcebdceb1ceb920cebfceb920cf83cf84ceb9ceb3cebcceadcf8220cf80cebfcf8520ceb1ceb3ceb3ceafceb6cebfcf85cebcceb520cebf20ceadcebdceb1cf8220cf84cebfcebd20ceaccebbcebbcebfcebd2e2020202020202020202020202020202020202020202020202020202020ce9720ceb5cf85cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920c2b5ceb9ceb120ceb1cf86ceb7cf81ceb7cebcceadcebdceb720cebaceb1ceb920ceb1cf83ceb1cf86ceaecf8220ceadcebdcebdcebfceb9ceb12e20ce9720ceb5cf85cf84cf85cf87ceafceb120ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cebcceadcf83ceb120cebcceb1cf8220cebaceb1ceb920cf83cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb1cebdcf84ceb9cebbceb1cebcceb2ceb1cebdcf8ccebcceb1cf83cf84ceb520cf84ceb720ceb6cf89ceae2e20202020202020202020202020202020202020202020cea4cebf20cf84ceb920cebaceaccebdceb5ceb920cebaceaccf80cebfceb9cebfcebd20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebf2c20ceafcf83cf89cf8220ceb5ceafcebdceb1ceb920cf85cf80cebfcebaceb5ceb9cebcceb5cebdceb9cebacf8c2c20cf8ccebccf89cf8220ceb3ceb9ceb120cf8ccebbcebfcf85cf8220cebcceb1cf8220cf85cf80ceaccf81cf87ceb5ceb920ceadcebdceb1cf8220cebacebfceb9cebdcf8ccf8220cf80ceb1cf81ceb1cebdcebfcebcceb1cf83cf84ceaecf823a20cebf20cf84cf81cf8ccf80cebfcf8220cf80cebfcf85c2a0ceb4ceafcebdcebfcf85cebcceb520ceb1cebeceafceb1c2a0cf83cf84ceb120ceb3ceb5ceb3cebfcebdcf8ccf84ceb120cebaceb1ceb920cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822e0ace8ccebbcebfceb920ceb5cf80ceb9ceb8cf85cebccebfcf8dcebcceb520cebaceb1ceb920ceb1cebdceb1ceb6ceb7cf84ceaccebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12c20cf8cc2b5cf89cf8220c2b5ceb1cf8220ceb4ceb9ceb1cf86ceb5cf8dceb3ceb5ceb920c2b5cf8ccebdceb9c2b5ceb120cf84cf8ccf83cebf20cf84cebf20cebdcf8cceb7c2b5ceb120cf84ceb7cf8220cf8ccf83cebf20cebaceb1ceb920cebfceb920cf84cf81cf8ccf80cebfceb920c2b5ceb520cf84cebfcf85cf8220cebfcf80cebfceafcebfcf85cf8220ceb8ceb120cf84ceb7cebd20cebaceb1cf84ceb1cebacf84ceaecf83cebfcf85c2b5ceb52e20ce9cceb5cebbceadcf84ceb5cf8220cf83ceb520cf8ccebbcebf20cf84cebfcebd20cebacf8ccf83c2b5cebf2c20ceb4ceb5ceafcf87cebdcebfcf85cebd20cf80cf89cf8220cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb2ceacceb6cebfcf85cebd20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cf83cf84ceb7cebd20cebacebfcf81cf85cf86ceae20cf84ceb7cf8220cebbceafcf83cf84ceb1cf8220cf84cf89cebd20ceb5cf80ceb9ceb8cf85c2b5ceb9cf8ecebdc2a0cf84cebfcf85cf8220cf83cf84ceb720ceb6cf89ceae2c20cf80ceb9cebf20cf88ceb7cebbceac20ceb1cf80cf8c20cf84ceb120cf87cf81ceaec2b5ceb1cf84ceb12c20cf84ceb7cebd20cf86ceaec2b5ceb720cebaceb1ceb920cf80cebfcebbcebbceac20ceaccebbcebbceb120ceb1ceb3ceb1ceb8ceac2e20cea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb720ce98ceb5cf84ceb9cebaceae20cea8cf85cf87cebfcebbcebfceb3ceafceb12c20cebbcebfceb9cf80cf8ccebd2cc2a020ce95cf85cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920ceb720ceb2ceafcf89cf83ceb720ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf83cf84cebf20ceb5ceb4cf8e20cebaceb1ceb920cf84cf8ecf81ceb12ec2a020ce9720ceb6cf89ceae20cf87cf89cf81ceafceb6ceb5cf84ceb1ceb920cf83ceb520ceb1cf83ceaecebcceb1cebdcf84ceb120cebaceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20ceb3ceb5ceb3cebfcebdcf8ccf84ceb12e20cea4ceb120ceb1cf83ceaecebcceb1cebdcf84ceb120ceb3ceb5ceb3cebfcebdcf8ccf84ceb12c20ceb5ceafcebdceb1ceb920ceb1cf85cf84ceac20cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20cf84cebf20cf87cf81cf8ccebdcebf20cebcceb1cf822c20ceb5cebdcf8e20cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceac2c20ceb5ceafcebdceb1ceb920ceb1cf85cf84ceac20cf80cebfcf8520ceb3ceb5cebcceafceb6cebfcf85cebd20cf84ceb720ceb6cf89ceae20cebcceb1cf822c20cf84ceb7cebd20cebfcebccebfcf81cf86ceb1ceafcebdcebfcf85cebd2e20ce95ceafcebdceb1ceb920ceb4ceb9cebaceae20cebcceb1cf8220ceb5cf80ceb9cebbcebfceb3ceae20cebcceb520cf84ceb920ceb1cf80cf8c20ceb1cf85cf84ceac20ceb8ceb1c2a0cebaceb1cebbcf8dcf88cebfcf85cebcceb520cf84cebf20cf87cf81cf8ccebdcebfc2a0cebcceb1cf8220cebaceb1ceb920cf80cebfcf8520ceb8ceb120ceb5cf80ceb9cebbceadcebecebfcf85cebcceb520cebdceb1c2a0ceb5cf83cf84ceb9ceaccf83cebfcf85cebcceb520cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceaec2a0cebcceb1cf822e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d61706f74656c65692d74696e2d657574757869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032303a35363a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223133373acf84ceb92dceb1cf80cebfcf84ceb5cebbceb5ceaf2dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb1223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133373acf84ceb92dceb1cf80cebfcf84ceb5cebbceb5ceaf2dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22cea4ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313337223b7d7d),
(709, 'index.php?option=com_content&view=article&id=144', 'index.php?option=com_content&view=article&id=144:τι-είναι-η-θετικότητα&catid=29', 'Τι είναι η Θετικότητα;', ' Θετικότητα ǂ Αρνητικότητα δύο περιοχές της σκέψεις μας, που παλεύουν καθημερινά για να κερδίσουν την προσοχή μας. ', '2022-01-27 21:00:29', 'ea25147d02fde33346fdd9f3f431f8e4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373539393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231303a2220ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb120c78220ce91cf81cebdceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120ceb4cf8dcebf20cf80ceb5cf81ceb9cebfcf87ceadcf8220cf84ceb7cf8220cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf822c20cf80cebfcf8520cf80ceb1cebbceb5cf8dcebfcf85cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120cebdceb120cebaceb5cf81ceb4ceafcf83cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cebcceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3134343b733a353a22616c696173223b733a33393a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3236333a223c703e3c656d3e3c7374726f6e673ece98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb120c78220ce91cf81cebdceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13c2f7374726f6e673e3c2f656d3ec2a0ceb4cf8dcebf20cf80ceb5cf81ceb9cebfcf87ceadcf8220cf84ceb7cf8220cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf822c20cf80cebfcf85c2a03c7374726f6e673ecf80ceb1cebbceb5cf8dcebfcf85cebd3c2f7374726f6e673ec2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120cebdceb120cebaceb5cf81ceb4ceafcf83cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cebcceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313831333a22cea4ceb920ceb5ceafcebdceb1ceb920ceb720ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb13b20ce9cceb9ceb120ce98ceb5cf84ceb9cebaceae20cea3cf84ceaccf83ceb720ceb5ceafcebdceb1ceb920cf83ceb1cebd20cebcceb1ceb3cebdceaecf84ceb7cf8220ceb3ceb9ceb120ce98ceb5cf84ceb9cebaceac20ce91cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12e2020202020202020202020202020202020202020202020202020202020ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb120c78220ce91cf81cebdceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120ceb4cf8dcebf20cf80ceb5cf81ceb9cebfcf87ceadcf8220cf84ceb7cf8220cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf822c20cf80cebfcf8520cf80ceb1cebbceb5cf8dcebfcf85cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120cebdceb120cebaceb5cf81ceb4ceafcf83cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cebcceb1cf822e20202020202020202020202020202020202020202020ce97c2a0ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1c2a0ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20cf85ceb9cebfceb8ceadcf84ceb7cf83ceb720cebcceb9ceb1cf8220cf80ceb9cebfc2a0ceb8ceb5cf84ceb9cebaceaecf8220cf83cf84ceaccf83ceb7cf8220ceb6cf89ceaecf822cc2a0ceb720cebfcf80cebfceafceb120cf83cf85cebcceb2ceaccebbcebbceb5ceb920cf83cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb1cebdceaccf80cf84cf85cebeceb720cf84cebfcf8520ceb1cf84cf8ccebccebfcf852c20cebcceb520ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cf84cebf20ceaccf84cebfcebccebf20ceb1cf85cf84cf8c20cebdceb120cf84ceb120cebaceb1cf84ceb1cf86ceadcf81cebdceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceaccf81ceb120cebaceb1ceb920cebdceb120cebdceb9cf8eceb8ceb5ceb920cebaceb1cebbcf85cf84ceadcf81ceb12c20cf83ceb520cf83cf8dceb3cebacf81ceb9cf83ceb720cebcceb520cebaceaccf80cebfceb9cebfcebd20ceb1cf81cebdceb7cf84ceb9cebacf8c20ceaccebdceb8cf81cf89cf80cebf2e0acea3cf8dcebccf86cf89cebdceb120cebcceb520ceb5cf80ceb9cf83cf84ceb7cebccebfcebdceb9cebaceac20ceb5cf85cf81ceaecebcceb1cf84ceb12c20ceb720ceb2ceafcf89cf83ceb720ceb8ceb5cf84ceb9cebacf8ecebd20ceb5cebccf80ceb5ceb9cf81ceb9cf8ecebd20cebaceb1ceb920ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2c20cebfceb4ceb7ceb3ceb5ceaf20cf83cf84ceb720ceb4ceb9ceb5cf8dcf81cf85cebdcf83ceb720cf84cebfcf8520cebfcf81ceafceb6cebfcebdcf84ceb120cf83cebaceadcf88ceb7cf8220cebaceb1ceb920ceb4cf81ceaccf83ceb7cf822ec2a0cea3ceb520ceb1cebdcf84ceafceb8ceb5cf83ceb720cebcceb520cf84ceb1c2a0ceb1cf81cebdceb7cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1c2a0cf80cebfcf85c2a0cf80ceb5cf81ceb9cebfcf81ceafceb6cebfcf85cebd20cf84cebf20cf80ceb5ceb4ceafcebf20cf83cebaceadcf88ceb7cf82c2a0cebaceb1ceb920ceb4cf81ceaccf83ceb7cf8220ceb5cebdcf8ccf8220ceb1cf84cf8ccebccebfcf852c20cf89ceb8cf8ecebdcf84ceb1cf8220cf84cebf20cf83cf84ceb7cebd20cf85ceb9cebfceb8ceadcf84ceb7cf83ceb720cebcceafceb1cf8220cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb7cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822dceb1cf80ceaccebdcf84ceb7cf83ceb7cf822c20cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb8ceb9cf83cf84cebfcf8dcebd20cf84cebf20ceaccf84cebfcebccebf20ceb9cebaceb1cebdcf8c20cebdceb120cf80cf81cebfcf83ceadcebeceb5ceb92c20cebdceb120cf83cf85cebbcebbceacceb2ceb5ceb92c20cebdceb120cf83cebaceb5cf86cf84ceb5ceaf20cebaceb1ceb920cebdceb120ceb1cebdceb1cf80cf84cf8dcebeceb5ceb920cebdceadceb5cf822c20cf80cf81cf89cf84cf8ccf84cf85cf80ceb5cf8220ceb9ceb4ceadceb5cf8220cebaceb1ceb920cf84cebf20cebfceb4ceb7ceb3cebfcf8dcebd20cf83cf85cf87cebdceac20cf83cf84ceb7cebd20cf85ceb9cebfceb8ceadcf84ceb7cf83ceb720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb9cebacf8ecebd20cebaceb1ceb9c2a0cf80cf81cf89cf84cebfcf80cebfcf81ceb9ceb1cebacf8ecebdc2a0cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81cf8ecebd2e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d74686574696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30303a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223134343acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134343acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a22cea4ceb920ceb5ceafcebdceb1ceb920ceb720ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb13b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313434223b7d7d);
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
(710, 'index.php?option=com_content&view=article&id=63', 'index.php?option=com_content&view=article&id=63:ο-θυμός-και-η-έκφρασή-του&catid=39', 'Ο Θυμός και η Έκφρασή του', ' Ο Θυμός και η Έκφρασή του Ο θυμός δεν λύνει τίποτα, δε χτίζει τίποτα, αλλά μπορεί να καταστρέψει τα πάντα. Αναμφισβήτητα, όλοι έχουμε νιώσει θυμό, δεδομένου ότι ο θυμός μαζί με τη χαρά, τη λύπη, το άγχος και την αηδία αποτελούν τα βασικά συναισθήματα. ', '2022-01-27 21:02:38', '5c3af947c0145c2f5e7982d1531ff55a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393331383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3435333a2220ce9f20ce98cf85cebccf8ccf8220cebaceb1ceb920ceb720ce88cebacf86cf81ceb1cf83ceae20cf84cebfcf8520ce9f20ceb8cf85cebccf8ccf8220ceb4ceb5cebd20cebbcf8dcebdceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb4ceb520cf87cf84ceafceb6ceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb1cebbcebbceac20cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cf84ceb1cf83cf84cf81ceadcf88ceb5ceb920cf84ceb120cf80ceaccebdcf84ceb12e20ce91cebdceb1cebccf86ceb9cf83ceb2ceaecf84ceb7cf84ceb12c20cf8ccebbcebfceb920ceadcf87cebfcf85cebcceb520cebdceb9cf8ecf83ceb5ceb920ceb8cf85cebccf8c2c20ceb4ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cebf20ceb8cf85cebccf8ccf8220cebcceb1ceb6ceaf20cebcceb520cf84ceb720cf87ceb1cf81ceac2c20cf84ceb720cebbcf8dcf80ceb72c20cf84cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920cf84ceb7cebd20ceb1ceb7ceb4ceafceb120ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cf84ceb120ceb2ceb1cf83ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12e20223b693a333b613a32353a7b733a323a226964223b693a36333b733a353a22616c696173223b733a34353a22cebf20ceb8cf85cebccf8ccf8220cebaceb1ceb920ceb720ceadcebacf86cf81ceb1cf83ceae20cf84cebfcf85223b733a373a2273756d6d617279223b733a3436323a223c703ece9f20ce98cf85cebccf8ccf8220cebaceb1ceb920ceb720ce88cebacf86cf81ceb1cf83ceae20cf84cebfcf8520ce9f20ceb8cf85cebccf8ccf8220ceb4ceb5cebd20cebbcf8dcebdceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb4ceb520cf87cf84ceafceb6ceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb1cebbcebbceac20cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cf84ceb1cf83cf84cf81ceadcf88ceb5ceb920cf84ceb120cf80ceaccebdcf84ceb12e20ce91cebdceb1cebccf86ceb9cf83ceb2ceaecf84ceb7cf84ceb12c20cf8ccebbcebfceb920ceadcf87cebfcf85cebcceb520cebdceb9cf8ecf83ceb5ceb920ceb8cf85cebccf8c2c20ceb4ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cebf20ceb8cf85cebccf8ccf8220cebcceb1ceb6ceaf20cebcceb520cf84ceb720cf87ceb1cf81ceac2c20cf84ceb720cebbcf8dcf80ceb72c20cf84cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920cf84ceb7cebd20ceb1ceb7ceb4ceafceb120ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cf84ceb120ceb2ceb1cf83ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12ec2a03c2f703e0d0a223b733a343a22626f6479223b733a333039343a22ce9f20ce98cf85cebccf8ccf8220cebaceb1ceb920ceb720ce88cebacf86cf81ceb1cf83ceae20cf84cebfcf8520ce9f20ceb8cf85cebccf8ccf8220ceb4ceb5cebd20cebbcf8dcebdceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb4ceb520cf87cf84ceafceb6ceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb1cebbcebbceac20cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cf84ceb1cf83cf84cf81ceadcf88ceb5ceb920cf84ceb120cf80ceaccebdcf84ceb12e2020202020202020202020202020202020202020202020202020202020ce91cebdceb1cebccf86ceb9cf83ceb2ceaecf84ceb7cf84ceb12c20cf8ccebbcebfceb920ceadcf87cebfcf85cebcceb520cebdceb9cf8ecf83ceb5ceb920ceb8cf85cebccf8c2c20ceb4ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cebf20ceb8cf85cebccf8ccf8220cebcceb1ceb6ceaf20cebcceb520cf84ceb720cf87ceb1cf81ceac2c20cf84ceb720cebbcf8dcf80ceb72c20cf84cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920cf84ceb7cebd20ceb1ceb7ceb4ceafceb120ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cf84ceb120ceb2ceb1cf83ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12e2020202020202020202020202020202020202020202020ce9f20ceb8cf85cebccf8ccf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb1c2a0cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebaceaec2a0ceb1cf80ceaccebdcf84ceb7cf83ceb720cf83cf84ceb9cf8220ceb1cf80ceb5ceb9cebbceadcf82c2a020cebaceb1ceb920cebf20ceb5cebdcf83cf84ceb9cebacf84cf8eceb4ceb7cf8220cebaceb1ceb920cf86cf85cf83ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120ceb5cebacf86cf81ceb1cf83cf84ceb5ceaf2c20ceb5ceafcebdceb1ceb920ceb720ceb5cf80ceb9ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb12ec2a0cea9cf83cf84cf8ccf83cebf2c20cf83cf85cf87cebdceac20ceb5cebdcebfcf87cebfcf80cebfceb9ceb5ceafcf84ceb1ceb920cf89cf8220ceadcebdceb120ceb1cf81cebdceb7cf84ceb9cebacf8c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12e20ce91cf85cf84cf8c2c20ceadcf87ceb5ceb920cf83ceb1cebd20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb12c20cebdceb120cf80ceb1cf81ceb5cebccf80cebfceb4ceafceb6cebfcf85cebcceb520cf84ceb7cebd20ceadcebacf86cf81ceb1cf83ceb720cf84cebfcf8520ceb8cf85cebccebfcf8d2ec2a0cea4cebf20cebdceb120cebcceb7cebd20ceb5cebacf86cf81ceacceb6cebfcf85cebcceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebcceb1cf822c20ceb4ceb5cebd20ceb1cf80cebfcf84ceb5cebbceb5ceaf20ceadcebdceb1cebd20cf85ceb3ceb9ceae20cf84cf81cf8ccf80cebf20cebdceb120ceb1cf80cebfcf86cf8dceb3cebfcf85cebcceb520cf84ceb9cf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf822e20ce91cebdcf84ceafceb8ceb5cf84ceb12c20cf83ceb520cf80cebfcebbcebbceadcf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf82202ccebf20ceb8cf85cebccf8ccf8220ceb1cf85cf84cf8ccf82c2a0cf80ceb1ceb3ceb9ceb4ceb5cf8dceb5cf84ceb1ceb9c2a0cebaceb1ceb920e28098e28099cebcceb5cf84ceb1cebccf86ceb9ceadceb6ceb5cf84ceb1ceb9e28099e2809920ceaec2a0ceb1cebdceb1cebaceb1cf84ceb5cf85ceb8cf8dcebdceb5cf84ceb1ceb9c2a0ceb5ceafcf84ceb520cf80cf81cebfcf8220cf84cebfcebd20ceafceb4ceb9cebf20cebcceb1cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20ceb5ceafcf84ceb520cf80cf81cebfcf8220ceaccebbcebbceb120ceaccf84cebfcebcceb12e0acea7ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceae20ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceaec2a0ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7c2a0cf84cebfcf8520ceb8cf85cebccebfcf8d20ceb5ceafcebdceb1ceb920ceb7c2a0ceb5cf83cf89cf84ceb5cf81ceafcebaceb5cf85cf83ceb7c2a0cf84cebfcf852e20ce88cf84cf83ceb92c20ceb2cebbceadcf80cebfcf85cebcceb520ceaccf84cebfcebcceb120cf84ceb120cebfcf80cebfceafceb120cf80cf81cebfcf84ceb9cebccebfcf8dcebd20cebdceb120cf80cf81cebfcf83cf80ceb5cf81cebdcebfcf8dcebd20cf80cf81ceacceb3cebcceb1cf84ceb120cebaceb1ceb920ceb1cf86cebfcf8d20cf83cf85cf83cf83cf89cf81ceb5cf85cf84cebfcf8dcebd20ceb1cf81cebaceb5cf84ceac20ceb1cf80cf8c20ceb1cf85cf84ceac2c20ceb5cebaceb4ceb7cebbcf8ecebdcebfcf85cebd20cebaceaccf80cebfceb9cebf20cebeceadcf83cf80ceb1cf83cebcceb120cebcceb5c2a0ceb4cf85cf83ceb1cebdceaccebbcebfceb3ceb720ceb1cebdcf84ceafceb4cf81ceb1cf83ceb72ec2a0ce91cebacf8ccebcceb12c20ceb720ceb5cf83cf89cf84ceb5cf81ceafcebaceb5cf85cf83ceb720cf84cebfcf8520ceb8cf85cebccebfcf8d20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cebccf86ceb1cebdceb9cf83cf84ceb5ceaf20cebcceb520cebcceb9ceb120cebccebfcf81cf86ceae20ceb1cf81cebdceb7cf84ceb9cf83cebccebfcf8d20ceae20ceb5cf80ceb9cebacf81ceb9cf84ceb9cebaceaecf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf8220cf80cf81cebfcf8220cebaceaccf80cebfceb9cebfcebd20cf87cf89cf81ceafcf8220cebdceb120cf85cf80ceaccf81cf87cebfcf85cebd20cebeceb5cebaceacceb8ceb1cf81ceb120cebcceb7cebdcf8dcebcceb1cf84ceb12ec2a00ace91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb720cebcceb5cf81ceb9ceac2c20cf80ceb1cf81ceb1cf84ceb7cf81cebfcf8dcebcceb520ceaccf84cebfcebcceb120cf80cebfcf8520ceb5cebecf89cf84ceb5cf81ceb9cebaceb5cf8dcebfcf85cebdc2a0cf84cebf20ceb8cf85cebccf8c20cf84cebfcf85cf8220cebcceb520ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebacf8c20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920ceadcebdcf84cebfcebdceb120ceae20cebaceb1ceb9c2a0ceb2ceafceb1ceb9ceb120cebeceb5cf83cf80ceaccf83cebcceb1cf84ceb12cc2a0cebbcf8cceb3cf8920ceb4cf85cf83cebacebfcebbceafceb1cf8220ceb5cebbceadceb3cf87cebfcf8520cebaceb1ceb920ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220cf84cf89cebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf84cebfcf85cf822e20ce93ceafcebdceb5cf84ceb1ceb920ceb1cebdcf84ceb9cebbceb7cf80cf84cf8c2c20cf80cf89cf8220ceb3ceb9ceb120cebdceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520ceb5cf80cebfceb9cebacebfceb4cebfcebcceb7cf84ceb9cebaceac20cf84cebf20ceb8cf85cebccf8c20cebcceb1cf822c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceb1cf81cf87ceb9cebaceac20cebdceb1c2a0ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb5c2a0cf80cf8ccf84ceb520ceb8cf85cebccf8ecebdcebfcf85cebcceb52c20cf84ceb7cebdc2a0ceb1ceb9cf84ceafceb1c2a0cf80cebfcf8520cebacf81cf8dceb2ceb5cf84ceb1ceb920cf80ceafcf83cf8920ceb1cf80cf8c20cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120ceb1cf85cf84cf8c2c20cebdceb1c2a0cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83cebfcf85cebcceb5c2a0cf84ceb9cf82c2a0ceb1cebdceacceb3cebaceb5cf82c2a0cebcceb1cf8220cebaceb1ceb920cebdceb120cf84ceb9cf8220ceb5cf80ceb9cebacebfceb9cebdcf89cebdceaecf83cebfcf85cebcceb520cebcceb520cf83ceb5ceb2ceb1cf83cebccf8c20cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2236333acebf2dceb8cf85cebccf8ccf822dcebaceb1ceb92dceb72dceadcebacf86cf81ceb1cf83ceae2dcf84cebfcf85223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36333acebf2dceb8cf85cebccf8ccf822dcebaceb1ceb92dceb72dceadcebacf86cf81ceb1cf83ceae2dcf84cebfcf852663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22ce9f20ce98cf85cebccf8ccf8220cebaceb1ceb920ceb720ce88cebacf86cf81ceb1cf83ceae20cf84cebfcf85223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3633223b7d7d),
(712, 'index.php?option=com_content&view=article&id=65', 'index.php?option=com_content&view=article&id=65:τips-διαχείρισης-θυμού&catid=39', 'Τips Διαχείρισης Θυμού', ' Ο θυμός μπορεί να σας οδηγήσει σε ενέργειες και συμπεριφορές, που σας απομακρύνουν από τον επιθυμητό σας στόχο και ίσως σε δεύτερο χρόνο, σας οδηγούν στο να νιώθετε ενοχικά . Αν νομίζετε ότι σας είναι ακατόρθωτο να συγκρατήσετε μια έκρηξη θυμού, οι παρακάτω τακτικές ίσως σας φανούν βοηθητικές. ', '2022-01-27 21:04:15', '317d7e08956afb2fc3d72bd686aecc38', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393935313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3533383a2220ce9f20ceb8cf85cebccf8ccf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83ceb520ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf8220cebaceb1ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822c20cf80cebfcf8520cf83ceb1cf8220ceb1cf80cebfcebcceb1cebacf81cf8dcebdcebfcf85cebd20ceb1cf80cf8c20cf84cebfcebd20ceb5cf80ceb9ceb8cf85cebcceb7cf84cf8c20cf83ceb1cf8220cf83cf84cf8ccf87cebf20cebaceb1ceb920ceafcf83cf89cf8220cf83ceb520ceb4ceb5cf8dcf84ceb5cf81cebf20cf87cf81cf8ccebdcebf2c20cf83ceb1cf8220cebfceb4ceb7ceb3cebfcf8dcebd20cf83cf84cebf20cebdceb120cebdceb9cf8eceb8ceb5cf84ceb520ceb5cebdcebfcf87ceb9cebaceac202e20ce91cebd20cebdcebfcebcceafceb6ceb5cf84ceb520cf8ccf84ceb920cf83ceb1cf8220ceb5ceafcebdceb1ceb920ceb1cebaceb1cf84cf8ccf81ceb8cf89cf84cebf20cebdceb120cf83cf85ceb3cebacf81ceb1cf84ceaecf83ceb5cf84ceb520cebcceb9ceb120ceadcebacf81ceb7cebeceb720ceb8cf85cebccebfcf8d2c20cebfceb920cf80ceb1cf81ceb1cebaceaccf84cf8920cf84ceb1cebacf84ceb9cebaceadcf8220ceafcf83cf89cf8220cf83ceb1cf8220cf86ceb1cebdcebfcf8dcebd20ceb2cebfceb7ceb8ceb7cf84ceb9cebaceadcf822e20223b693a333b613a32353a7b733a323a226964223b693a36353b733a353a22616c696173223b733a33393a22cf8469707320ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ceb8cf85cebccebfcf8d223b733a373a2273756d6d617279223b733a3538353a223c703ece9f20ceb8cf85cebccf8ccf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83ceb520ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf8220cebaceb1ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822c20cf80cebfcf85c2a020cf83ceb1cf82c2a03c7374726f6e673eceb1cf80cebfcebcceb1cebacf81cf8dcebdcebfcf85cebd3c2f7374726f6e673ec2a0ceb1cf80cf8c20cf84cebfcebd20ceb5cf80ceb9ceb8cf85cebcceb7cf84cf8c20cf83ceb1cf8220cf83cf84cf8ccf87cebf20cebaceb1ceb920ceafcf83cf89cf8220cf83ceb520ceb4ceb5cf8dcf84ceb5cf81cebf20cf87cf81cf8ccebdcebf2c20cf83ceb1cf8220cebfceb4ceb7ceb3cebfcf8dcebd20cf83cf84cebf20cebdceb120cebdceb9cf8eceb8ceb5cf84ceb5c2a03c7374726f6e673eceb5cebdcebfcf87ceb9cebaceac3c2f7374726f6e673ec2a02e20ce91cebd20cebdcebfcebcceafceb6ceb5cf84ceb520cf8ccf84ceb920cf83ceb1cf8220ceb5ceafcebdceb1ceb920ceb1cebaceb1cf84cf8ccf81ceb8cf89cf84cebf20cebdceb120cf83cf85ceb3cebacf81ceb1cf84ceaecf83ceb5cf84ceb520cebcceb9ceb120ceadcebacf81ceb7cebeceb720ceb8cf85cebccebfcf8d2c20cebfceb920cf80ceb1cf81ceb1cebaceaccf84cf8920cf84ceb1cebacf84ceb9cebaceadcf8220ceafcf83cf89cf8220cf83ceb1cf8220cf86ceb1cebdcebfcf8dcebd20ceb2cebfceb7ceb8ceb7cf84ceb9cebaceadcf822e3c2f703e0d0a223b733a343a22626f6479223b733a333534373a22cea469707320ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ce98cf85cebccebfcf8d20ce9f20ceb8cf85cebccf8ccf8220cebaceaccebdceb5ceb920cf84cebf20cf83cf84cf8ccebcceb120cf83cebfcf8520cebdceb120ceb4cebfcf85cebbceb5cf8dceb5ceb920cf80ceb9cebf20ceb3cf81ceaeceb3cebfcf81ceb120ceb1cf80cf8c20cf84cebf20cebccf85ceb1cebbcf8c20cf83cebfcf852e2020202020202020202020202020202020202020202020202020202020ce9f20ceb8cf85cebccf8ccf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83ceb520ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf8220cebaceb1ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822c20cf80cebfcf8520cf83ceb1cf8220ceb1cf80cebfcebcceb1cebacf81cf8dcebdcebfcf85cebd20ceb1cf80cf8c20cf84cebfcebd20ceb5cf80ceb9ceb8cf85cebcceb7cf84cf8c20cf83ceb1cf8220cf83cf84cf8ccf87cebf20cebaceb1ceb920ceafcf83cf89cf8220cf83ceb520ceb4ceb5cf8dcf84ceb5cf81cebf20cf87cf81cf8ccebdcebf2c20cf83ceb1cf8220cebfceb4ceb7ceb3cebfcf8dcebd20cf83cf84cebf20cebdceb120cebdceb9cf8eceb8ceb5cf84ceb520ceb5cebdcebfcf87ceb9cebaceac202e20ce91cebd20cebdcebfcebcceafceb6ceb5cf84ceb520cf8ccf84ceb920cf83ceb1cf8220ceb5ceafcebdceb1ceb920ceb1cebaceb1cf84cf8ccf81ceb8cf89cf84cebf20cebdceb120cf83cf85ceb3cebacf81ceb1cf84ceaecf83ceb5cf84ceb520cebcceb9ceb120ceadcebacf81ceb7cebeceb720ceb8cf85cebccebfcf8d2c20cebfceb920cf80ceb1cf81ceb1cebaceaccf84cf8920cf84ceb1cebacf84ceb9cebaceadcf8220ceafcf83cf89cf8220cf83ceb1cf8220cf86ceb1cebdcebfcf8dcebd20ceb2cebfceb7ceb8ceb7cf84ceb9cebaceadcf822e202020202020202020202020202020202020202020202d20ce97c2a0ceaccf83cebaceb7cf83ceb7c2a0ceb5ceafcebdceb1ceb920cebcceb9ceb120cebaceb1cebbceae20cebccebfcf81cf86ceaec2a0ceb5cebacf84cf8ccebdcf89cf83ceb7cf822cc2a0ceb3ceb5cebdceb9cebacf8ccf84ceb5cf81ceb12e20ce91cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf80cebfcebbcf8d20cf87cf81cf8ccebdcebf20cf83cf84ceb720ceb4ceb9ceacceb8ceb5cf83ceb720cf83ceb1cf822c20ceadcebdceb1cf8220ceb3cf81ceaeceb3cebfcf81cebfcf8220cf80ceb5cf81ceafcf80ceb1cf84cebfcf8220ceb1cf81cebaceb5ceaf2c20ceb4ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cebcceadcf83cf8920cf84ceb9cf8220ceaccf83cebaceb7cf83ceb7cf8220ceb5cebacebacf81ceafcebdcebfcebdcf84ceb1ceb920cebfcf85cf83ceafceb5cf8220cf80cebfcf8520cebcceb1cf8220ceb7cf81ceb5cebccebfcf8dcebd20cebaceb1ceb920cebcceb1cf8220cf87ceb1cebbceb1cf81cf8ecebdcebfcf85cebd2e0a2dc2a0cea0ceaccf81cf84ceb520cf84cebf20cf87cf81cf8ccebdcebf20cf83ceb1cf822ec2a0ce91cebd20cebdceb9cf8eceb8ceb5cf84ceb520cf8ccf84ceb920ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cf84cebf20ceb8cf85cebccf8c20cf83ceb1cf822c20ceb1cf80cebfcebcceb1cebacf81cf85cebdceb8ceb5ceafcf84ceb520ceb1cf80cf8c20cf84cebf20ceb5cf81ceadceb8ceb9cf83cebcceb120cf80cebfcf8520cf84cebfcebd20cf80cf85cf81cebfceb4cebfcf84ceb5ceaf2e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cf80cf81cebfcebaceb5ceb9cebcceadcebdcebfcf8520cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84cebf20ceadcebdcf84cebfcebdcebf20cebeceadcf83cf80ceb1cf83cebcceb120cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cebcceb9ceb1cf8220cebbcebfceb3cebfcebcceb1cf87ceafceb1cf822c20ceb6ceb7cf84ceaecf83cf84ceb520ceb1cf80cf8c20cf84cebf20cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cf83ceb1cf8220cf87cf81cf8ccebdcebf2c20ceb1cf80cebfcebcceb1cebacf81cf85cebdceb8ceb5ceafcf84ceb520cebaceb1ceb920ceb5cf80ceb9cf83cf84cf81ceadcf88cf84ceb520cf83cf84ceb720cf83cf85ceb6ceaecf84ceb7cf83ceb720cf83ceb520cebbceafceb3ceb120cebbceb5cf80cf84ceac2e20ce91cf85cf84ceae20ceb720cf84ceb1cebacf84ceb9cebaceae20cebccf80cebfcf81ceb5ceaf20cebdceb120cebbceb5ceb9cf84cebfcf85cf81ceb3ceaecf83ceb5ceb920ceb5ceafcf84ceb520cebccf8ccebdceb720cf84ceb7cf8220ceb5ceafcf84ceb520cf83cf85cebdceb4cf85ceb1cf83cf84ceb9cebaceac20cebcceb520cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720cf80cebfcf8520cf80cf81cebfcf84ceb5ceafcebdceb5cf84ceb1ceb92e0a2dc2a0ce9cceb5cf84cf81ceaecf83cf84ceb520cebcceadcf87cf81ceb920cf84cebf2031302ec2a0ce91cf85cf84ceae20ceb720cf84ceb5cf87cebdceb9cebaceae2c20ceb5cebdceb4ceb5ceafcebacebdcf85cf84ceb1ceb920cf84cf8ccf83cebf20ceb3ceb9ceb120cebcceb9cebacf81cebfcf8dcf8220cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cebcceb5ceb3ceaccebbcebfcf85cf822e20ce9cceb5cf84cf81ceaecf83cf84ceb520ceb1cf81ceb3ceac20cebaceb1ceb920cf83cf84ceb1ceb8ceb5cf81ceac20cebcceadcf87cf81ceb920cf84cebf2031302c20ceb5ceafcf84ceb520ceb4cf85cebdceb1cf84ceac2c20ceb5ceafcf84ceb520ceb1cf80cf8c20cebcceadcf83ceb120cf83ceb1cf822c20cf80ceb1ceafcf81cebdcebfcebdcf84ceb1cf8220cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120ceb1cebdcf84ceafcf83cf84cebfceb9cf87ceb5cf8220ceb1cebdceb1cf80cebdcebfceadcf822e20ce91cebd20cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf2c20cf83cf85cebdceb5cf87ceafcf83cf84ceb520cebcceb5cf84cf81cf8ecebdcf84ceb1cf8220cebcceadcf87cf81ceb920cf84cebf2032302e0a2dc2a0ce91cf80cebfcf86cf8dceb3ceb5cf84ceb520cebdceb120cf83cebaceadcf86cf84ceb5cf83cf84ceb520ceae20cebaceb1ceb920cebdceb120ceb5cebacf86cf81ceacceb6ceb5cf83cf84ceb520cebcceb520cf80cebfcf84cead2d20cf80ceaccebdcf84ceb120cebaceb1ceb920ceb1cebdcf84ceafcf83cf84cebfceb9cf87ceb5cf8220ceb3ceb5cebdceb9cebaceb5cf8dcf83ceb5ceb9cf822ec2a0ce95cf83cf84ceb9ceaccf83cf84ceb520cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb3ceafcebdceb5cf84ceb1ceb920cf84ceb720ceb4ceb5ceb4cebfcebcceadcebdceb720cf83cf84ceb9ceb3cebcceae20cebaceb1ceb920ceb5cebacf86cf81ceaccf83cf84ceb520cebcceb520cebbcf8cceb3ceb9ceb120cf84cebf20ceb8cf85cebccf8c20cf83ceb1cf822c20ceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8ecebdcf84ceb1cf8220cf84cebf20ceb4ceb9cebacf8c20cf83ceb1cf822c20ceb2ceb1ceb8cf8dcf84ceb5cf81cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf80ceb5ceafcf84ceb520e28098e28099ce9dceb9cf8eceb8cf8920ceb1cebdceb1cf83cf84ceb1cf84cf89cebcceadcebdcebfcf8220cf80cebfcf8520cf83ceb7cebacf8eceb8ceb7cebaceb5cf8220ceb1cf80cf8c20cf84cebf20cf84cf81ceb1cf80ceadceb6ceb92c20cf87cf89cf81ceafcf8220cebdceb120cebcceb1ceb6ceadcf88ceb5ceb9cf8220cf84cebf20cf80ceb9ceaccf84cebf20cf83cebfcf85e28099e2809920ceb1cebdcf84ceaf20ceb3ceb9ceb120e28098e28099cea0cebfcf84cead20ceb4ceb5cebd20cebaceaccebdceb5ceb9cf8220cf84ceafcf80cebfcf84ceb120ceb5ceb4cf8e20cebcceadcf83ceb12c20cf8ccebbceb120cf84ceb120cf80ceb5cf81ceb9cebcceadcebdceb5ceb9cf8220ceb1cf80cf8c20ceb5cebcceadcebdceb1e28099e280992e200a2d20cea4ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720cf86cebfcf81ceac20cebbcebfceb9cf80cf8ccebd20cf80cebfcf8520ceb8ceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83ceb5cf84ceb520cf84ceb9cf8220ceb5cebdceb4ceb5ceafcebeceb5ceb9cf8220ceb5cebaceb5ceafcebdceb5cf822c20cf80cebfcf8520cf80cf81cebfcebcceb7cebdcf8dcebfcf85cebd20cebaceaccf80cebfceb9cebf20cebeceadcf83cf80ceb1cf83cebcceb120ceb8cf85cebccebfcf8d2cc2a0ceb8cf85cebcceb7ceb8ceb5ceafcf84ceb520cebdceb120ceb5cebeceb1cf83cebaceaecf83ceb5cf84ceb5c2a0cf84ceb9cf8220cf80ceb1cf81ceb1cf80ceaccebdcf8920cf84ceb1cebacf84ceb9cebaceadcf8220cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12c20cf85ceb9cebfceb8ceb5cf84ceaecf83cf84ceb520ceb1cf85cf84ceadcf822c20cf80cebfcf8520ceb4cebfcf85cebbceb5cf8dcebfcf85cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb3ceb9ceb120ceb5cf83ceaccf822ec2a00ac2a0223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746970732d64696178656972697369732d7468796d6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30343a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2236353acf846970732dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf822dceb8cf85cebccebfcf8d223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36353acf846970732dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf822dceb8cf85cebccebfcf8d2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22cea469707320ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ce98cf85cebccebfcf8d223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3635223b7d7d);
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
(713, 'index.php?option=com_content&view=article&id=156', 'index.php?option=com_content&view=article&id=156:η-αίσθηση-ικανότητας&catid=30', 'Η Αίσθηση Ικανότητας', ' Η ικανότητα και η επάρκεια που νιώθουμε για τον εαυτό μας είναι δύο έννοιες που συνδέονται άμεσα με την αυτοεκτίμησή μας. ', '2022-01-27 21:07:23', 'e3a2cc61e1b6c06c27ade2dac21028c0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373534353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232333a2220ce9720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebaceb1ceb920ceb720ceb5cf80ceaccf81cebaceb5ceb9ceb120cf80cebfcf8520cebdceb9cf8eceb8cebfcf85cebcceb520ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb5ceafcebdceb1ceb920ceb4cf8dcebf20ceadcebdcebdcebfceb9ceb5cf8220cf80cebfcf8520cf83cf85cebdceb4ceadcebfcebdcf84ceb1ceb920ceaccebcceb5cf83ceb120cebcceb520cf84ceb7cebd20ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceae20cebcceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3135363b733a353a22616c696173223b733a33383a22ceb720ceb1ceafcf83ceb8ceb7cf83ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf82223b733a373a2273756d6d617279223b733a3236383a223c703ece97c2a03c7374726f6e673eceb9cebaceb1cebdcf8ccf84ceb7cf84ceb13c2f7374726f6e673ec2a0cebaceb1ceb920ceb7c2a03c7374726f6e673eceb5cf80ceaccf81cebaceb5ceb9ceb13c2f7374726f6e673ec2a0cf80cebfcf8520cebdceb9cf8eceb8cebfcf85cebcceb520ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb5ceafcebdceb1ceb920ceb4cf8dcebf20ceadcebdcebdcebfceb9ceb5cf8220cf80cebfcf8520cf83cf85cebdceb4ceadcebfcebdcf84ceb1ceb920ceaccebcceb5cf83ceb120cebcceb520cf84ceb7cebd20ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceae20cebcceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313734353a22ce9720ce91ceafcf83ceb8ceb7cf83ceb720ce99cebaceb1cebdcf8ccf84ceb7cf84ceb1cf8220cea0ceaccf81ceb520cebcceb9ceb120ceb1cebdceaccf83ceb120cebaceb1ceb920cf83cebaceadcf88cebfcf8520cf80cebfceb9cebfcf8220ceb5ceafcf83ceb1ceb92c20cf80cf8ccf83ceb120ceadcf87ceb5ceb9cf8220cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cebaceb1ceb920cf80cf8ccf83ceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9cf822e202020202020202020202020202020202020202020202020202020202020ce94ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf83ceb1ceb920cebaceb1cebdceadcebdceb1cebd20cebdceb120cf83cebfcf8520ceb5cf80ceb9ceb2ceb5ceb2ceb1ceb9cf8ecf83ceb5ceb920ceb1cf85cf84ceac20ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceb5ceafcf83ceb1ceb920ceb9cebaceb1cebdcf8ccf822c20cf85cf80ceb5cebdceb8cf8dcebcceb9cf83ceb520ceb1cf80cebbceac20cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cf8ccf84ceb920ceb5ceafcf83ceb1ceb92120202020202020202020202020202020202020202020ce97c2a0ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1c2a0cebaceb1ceb920ceb7c2a0ceb5cf80ceaccf81cebaceb5ceb9ceb1c2a0cf80cebfcf8520cebdceb9cf8eceb8cebfcf85cebcceb520ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb5ceafcebdceb1ceb920ceb4cf8dcebf20ceadcebdcebdcebfceb9ceb5cf8220cf80cebfcf8520cf83cf85cebdceb4ceadcebfcebdcf84ceb1ceb920ceaccebcceb5cf83ceb120cebcceb520cf84ceb7cebd20ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceae20cebcceb1cf822e20ce97c2a0ceb1cebacebbcf8ccebdceb7cf84ceb720ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb7c2a0cf83cf84ceb9cf8220ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf8220cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf8220cebdceb120ceb5cebdceb5cf81ceb3ceb5ceafc2a0ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceacc2a0cebaceb1ceb9c2a0ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb1c2a0ceb1cebacf8ccebcceb120cebaceb1ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb5cf82c2a0cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cebaceb1ceb920cf83cf85cebdceb8ceaecebaceb5cf822c20ceb5ceafcebdceb1ceb920cebcceafceb120ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf80cebfcf8520cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20cf84ceb120cf80cf81cf8ecf84ceb120cf87cf81cf8ccebdceb9ceb120cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822c20ceb1cf80cf8c20cf84cf8ccf84ceb520cf80cebfcf8520cebfceb920ceb3cebfcebdceb5ceafcf8220cebcceb1cf822c20cebcceb1cf8220ceb5cebccf80ceb9cf83cf84ceb5cf8dcebfcebdcf84ceb1cebd2028ceae20cf8ccf87ceb92920cebdceb120ceb5cebeceb5cf81ceb5cf85cebdceaecf83cebfcf85cebcceb520cf84cebfcebd20cebacf8ccf83cebccebf2e20ce9720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2cc2a0ceb5cebeceb5cebbceafcf83cf83ceb5cf84ceb1ceb9c2a0cf83cf85cebdceb5cf87cf8ecf8220cebaceb1ceb920ceb5cf80ceb9ceb4ceadcf87ceb5cf84ceb1ceb9c2a0ceb2ceb5cebbcf84ceafcf89cf83ceb72cc2a0ceb1cebacf8ccebcceb120cebaceb1ceb920cf83cf84ceb7cebd20ceb5cebdceaecebbceb9cebaceb720ceb6cf89ceae2e20ce91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceb3ceb9ceb120cebdceb120ceb1cebdceb8ceafcf83ceb5ceb92c20ceb5ceafcebdceb1ceb9c2a0ce91ce93ce91cea0ce97c2a0cebaceb1ceb9c2a0cf86cf81cebfcebdcf84ceafceb4ceb1c2a0ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c2cc2a0ceb1cebdceb1ceb3cebdcf8ecf81ceb9cf83ceb7c2a0cebaceb1ceb9c2a0ceb5cebacf84ceafcebcceb7cf83ceb7c2a0cf84cf89cebd20cf8ccf83cf89cebd20ceadcf87cebfcf85cebcceb520cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cebcceadcf87cf81ceb920cf83ceaecebcceb5cf81ceb120cebaceb1ceb9c2a0ceb1cf80cebfceb4cebfcf87ceaec2a0ceb1cf85cf84cebfcf8d20cf80cebfcf8520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb5ceafcebcceb1cf83cf84ceb52e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d61697374686973692d696b616e6f74697461732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30373a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223135363aceb72dceb1ceafcf83ceb8ceb7cf83ceb72dceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf82223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135363aceb72dceb1ceafcf83ceb8ceb7cf83ceb72dceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf822663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22ce9720ce91ceafcf83ceb8ceb7cf83ceb720ce99cebaceb1cebdcf8ccf84ceb7cf84ceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313536223b7d7d),
(714, 'index.php?option=com_content&view=article&id=159', 'index.php?option=com_content&view=article&id=159:παραδείγματα-θέσπισης-ορίων&catid=32', 'Παραδείγματα θέσπισης ορίων', ' Εδώ, μπορείτε να βρείτε παραδείγματα σωστής θέσπισης ορίων που μπορείτε να τα προσαρμόσετε σύμφωνα με τις ανάγκες σας και στη συνέχεια να τα εφαρμόσετε . ', '2022-01-27 21:09:11', 'c7cd3ce12a434e0499b4e71c675b2888', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383134383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238323a2220ce95ceb4cf8e2c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb2cf81ceb5ceafcf84ceb520cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf83cf89cf83cf84ceaecf8220ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd20cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb120cf80cf81cebfcf83ceb1cf81cebccf8ccf83ceb5cf84ceb520cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf83ceb1cf8220cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120cf84ceb120ceb5cf86ceb1cf81cebccf8ccf83ceb5cf84ceb5202e20223b693a333b613a32353a7b733a323a226964223b693a3135393b733a353a22616c696173223b733a35323a22cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd223b733a373a2273756d6d617279223b733a3238393a223c703ece95ceb4cf8e2c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb2cf81ceb5ceafcf84ceb520cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf83cf89cf83cf84ceaecf8220ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd20cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb120cf80cf81cebfcf83ceb1cf81cebccf8ccf83ceb5cf84ceb520cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf83ceb1cf8220cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120cf84ceb120ceb5cf86ceb1cf81cebccf8ccf83ceb5cf84ceb5202e3c2f703e0d0a223b733a343a22626f6479223b733a323234323a22cea0ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd20ce98ceadcf84cf8920cf8ccf81ceb9ceb120cf83ceb7cebcceb1ceafcebdceb5ceb920cf84cebfcebbcebccf8e20cebdceb120ceb1ceb3ceb1cf80cf8e20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20cebaceb9cebdceb4cf85cebdceb5cf8dcf8920cebdceb120ceb1cf80cebfceb3cebfceb7cf84ceb5cf8dcf83cf8920cebaceaccf80cebfceb9cebfcf85cf8220ceaccebbcebbcebfcf85cf822e2020202020202020202020202020202020202020202020202020202020ce9720ceb8ceadcf83cf80ceb9cf83ceb720cebfcf81ceafcf89cebd20cf83cf84ceb7cebd20cf80cf81ceaccebeceb72c20ceb5ceafcebdceb1ceb920cebfcebccebfcebbcebfceb3cebfcf85cebcceadcebdcf89cf8220cebcceb9ceb120ceb4cf8dcf83cebacebfcebbceb720cf85cf80cf8cceb8ceb5cf83ceb72e2020202020202020202020202020202020202020202020ce95ceb4cf8e2c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb2cf81ceb5ceafcf84ceb520cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf83cf89cf83cf84ceaecf8220ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd20cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb120cf80cf81cebfcf83ceb1cf81cebccf8ccf83ceb5cf84ceb520cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf83ceb1cf8220cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120cf84ceb120ceb5cf86ceb1cf81cebccf8ccf83ceb5cf84ceb5202e0a20ce98cf85cebccf8ccf82c2a0e2809320c2abce98ceb120ceaeceb8ceb5cebbceb120cebdceb120cebcceb720cf83cf85cebdceb5cf87ceafcf83ceb5ceb9cf8220cebdceb120cebccebfcf8520cf86cf89cebdceacceb6ceb5ceb9cf822e20ce91cebd20cf84cebf20cebaceaccebdceb5ceb9cf822c20ceb8ceb120cf86cf8dceb3cf8920ceb1cf80cf8c20cf84cebf20cf83cf80ceafcf84ceb92fceb3cf81ceb1cf86ceb5ceafcebf20cebaceb1ceb920ceb720cf83cf85cebdceaccebdcf84ceb7cf83ceae20cebcceb1cf8220ceb8ceb120cf84ceb5cebbceb5ceb9cf8ecf83ceb5ceb920ceb5ceb4cf8ec2bb2e0ace9aceadcf81ceb4ceb9cf83ceb520cea7cf81cf8ccebdcebfc2a0e2809320c2abce88cf87cf8920cebcceb9ceb120cf80cebfcebbceb9cf84ceb9cebaceae20cebdceb120cebcceb7cebd20cf80ceb1ceafcf81cebdcf8920cf83cf84ceb9ceb3cebcceb9ceb1ceafceb5cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf822c20cf87cf81ceb5ceb9ceacceb6cebfcebcceb1ceb920cebbceafceb3cebf20cf87cf81cf8ccebdcebf20cebdceb120cf83cebaceb5cf86cf84cf8e20cebaceb1ceb920cebdceb120ceb1cf80cebfcf86ceb1cf83ceafcf83cf8920cf84ceb920ceb8ceadcebbcf8920cebdceb120cebaceaccebdcf892e20ce91cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf83ceb1ceb920cebcceb9ceb120ceaccebcceb5cf83ceb720ceb1cf80ceaccebdcf84ceb7cf83ceb72c20ceb4ceb5cebd20cebccf80cebfcf81cf8e20cebdceb120cf84ceb720ceb4cf8ecf83cf8920ceb1cf85cf84ceae20cf84ceb720cf83cf84ceb9ceb3cebcceaec2bb2e2020ce9acf81ceb9cf84ceb9cebaceaec2a0e2809320c2abce94ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cebdcf84ceaccebeceb5ceb920ceb3ceb9ceb120cebcceadcebdceb120cebdceb120cebaceaccebdceb5cf84ceb520cf83cf87cf8ccebbceb9ceb120ceb3ceb9ceb120cf84cebf20ceb2ceaccf81cebfcf8220cebccebfcf852c20cf80ceb1cf81ceb1cebaceb1cebbcf8e20cebdceb120cf83cf84ceb1cebcceb1cf84ceaecf83ceb5cf84ceb52e20ce91cebd20ceb4ceb5cebd20cf84cebf20cebaceaccebdceb5cf84ceb52c20ceb4ceb520ceb8ceb120cebccf80cebfcf81ceadcf83cf8920cebdceb120cf83cf85cebdceb5cf87ceafcf83cf8920ceb1cf85cf84ceae20cf84ceb720cf83cf85ceb6ceaecf84ceb7cf83ceb7c2bb2e2020ce95cf80ceb9cf80cebbceadcebfcebd20ce94ceadcf83cebcceb5cf85cf83ceb7c2a02d20c2abce91cebd20cebaceb1ceb920ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceadcebdceb120cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb8ceadcebcceb120ceb3ceb9ceb120cebcceadcebdceb12c20ceb8ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf20cebdceb120ceb1cf80cebfcf81cf81ceafcf88cf8920cf84cebf20ceb1ceafcf84ceb7cebcceac20cf83ceb1cf8220ceb3ceb9ceb120ceb2cebfceaeceb8ceb5ceb9ceb120ceb1cf85cf84ceae20cf84ceb720cf83cf84ceb9ceb3cebcceaec2bb2e20ce8920c2abcf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cf8e20cf83cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf84ceb7cf8220cebfceb9cebacebfceb3ceadcebdceb5ceb9ceaccf8220cebccebfcf85c2bb2e2020cea7cf81ceaecebcceb1cf84ceb1c2a0e2809320c2abce94ceb5cebd20ceb8ceb120cf83cebfcf8520ceb4ceb1cebdceb5ceafcf83cf8920ceaccebbcebbceb120cf87cf81ceaecebcceb1cf84ceb12c20cebdcebfceb9ceacceb6cebfcebcceb1ceb920ceb3ceb9ceb120cf83ceadcebdceb120cebaceb1ceb920cf80ceb9cf83cf84ceb5cf8dcf8920cf8ccf84ceb920cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cf81cf87ceafcf83ceb5ceb9cf8220cebdceb120ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5ceb9cf8220cf84ceb7cebd20ceb5cf85ceb8cf8dcebdceb720cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cf83cebfcf85c2bb223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70617261646569676d6174612d7468657370697369732d6f7269776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30393a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35363a223135393acf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb12dceb8ceadcf83cf80ceb9cf83ceb7cf822dcebfcf81ceafcf89cebd223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135393acf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb12dceb8ceadcf83cf80ceb9cf83ceb7cf822dcebfcf81ceafcf89cebd2663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35323a22cea0ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313539223b7d7d);
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
(716, 'index.php?option=com_content&view=article&id=161', 'index.php?option=com_content&view=article&id=161:ποια-είναι-τα-υγιή-όρια&catid=32', 'Ποια είναι τα υγιή όρια;', ' Είναι σημαντικό να γνωρίζουμε τις κατηγορίες των ορίων καθώς και τι σημαίνει υγιή όρια για να μπορέσουμε να τα θεσπίσουμε και να μην φτάσουμε στο ένα ή στο άλλο άκρο προσπαθώντας να τα αλλάξουμε. ', '2022-01-27 21:09:54', 'd7d80a85bdfeb58f8119a534a10466ee', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303734363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335383a2220ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf84ceb9cf8220cebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf8220cf84cf89cebd20cebfcf81ceafcf89cebd20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920cf85ceb3ceb9ceae20cf8ccf81ceb9ceb120ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb120ceb8ceb5cf83cf80ceafcf83cebfcf85cebcceb520cebaceb1ceb920cebdceb120cebcceb7cebd20cf86cf84ceaccf83cebfcf85cebcceb520cf83cf84cebf20ceadcebdceb120ceae20cf83cf84cebf20ceaccebbcebbcebf20ceaccebacf81cebf20cf80cf81cebfcf83cf80ceb1ceb8cf8ecebdcf84ceb1cf8220cebdceb120cf84ceb120ceb1cebbcebbceaccebecebfcf85cebcceb52e20223b693a333b613a32353a7b733a323a226964223b693a3136313b733a353a22616c696173223b733a34323a22cf80cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cf85ceb3ceb9ceae20cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a3432313a223c703ece95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf84ceb9cf82c2a03c7374726f6e673ecebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf823c2f7374726f6e673ec2a0cf84cf89cebd20cebfcf81ceafcf89cebd20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb9c2a03c7374726f6e673ecf85ceb3ceb9ceae3c2f7374726f6e673ec2a03c7374726f6e673ecf8ccf81ceb9ceb13c2f7374726f6e673ec2a0ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb120ceb8ceb5cf83cf80ceafcf83cebfcf85cebcceb520cebaceb1ceb920cebdceb120cebcceb7cebd20cf86cf84ceaccf83cebfcf85cebcceb520cf83cf84cebf20ceadcebdceb120ceae20cf83cf84cebf20ceaccebbcebbcebf20ceaccebacf81cebf20cf80cf81cebfcf83cf80ceb1ceb8cf8ecebdcf84ceb1cf8220cebdceb120cf84ceb120ceb1cebbcebbceaccebecebfcf85cebcceb52e3c2f703e0d0a223b733a343a22626f6479223b733a343637363a22cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cf85ceb3ceb9ceae20cf8ccf81ceb9ceb13b20ce9720ceadcebbcebbceb5ceb9cf88ceb720cebfcf81ceafcf89cebd20cf80cf81cebfcebaceb1cebbceb5ceaf20ceadcebbcebbceb5ceb9cf88ceb720cf83ceb5ceb2ceb1cf83cebccebfcf8d2e2020202020202020202020202020202020202020202020202020202020ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf84ceb9cf8220cebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf8220cf84cf89cebd20cebfcf81ceafcf89cebd20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920cf85ceb3ceb9ceae20cf8ccf81ceb9ceb120ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb120ceb8ceb5cf83cf80ceafcf83cebfcf85cebcceb520cebaceb1ceb920cebdceb120cebcceb7cebd20cf86cf84ceaccf83cebfcf85cebcceb520cf83cf84cebf20ceadcebdceb120ceae20cf83cf84cebf20ceaccebbcebbcebf20ceaccebacf81cebf20cf80cf81cebfcf83cf80ceb1ceb8cf8ecebdcf84ceb1cf8220cebdceb120cf84ceb120ceb1cebbcebbceaccebecebfcf85cebcceb5202020202020202020202020202020202020202020202d20cea4ceb1c2a0cf86cf85cf83ceb9cebaceac20cf8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84cebf20cf83ceb5ceb2ceb1cf83cebccf8c20cf84cebfcf8520cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8d20cebcceb1cf8220cf87cf8ecf81cebfcf8520cebaceb1ceb920cf84ceb7cf8220cf86cf85cf83ceb9cebaceaecf8220ceb5cf80ceb1cf86ceaecf822e20cea4ceb120cf85ceb3ceb9ceae20cf86cf85cf83ceb9cebaceac20cf8ccf81ceb9ceb120ceb1cf80ceb1ceb9cf84cebfcf8dcebd20cf84ceb720ceb8ceadcf83cf80ceb9cf83ceb720cf84cebfcf8520cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf80cebfceb4ceb5cebacf84cf8c20cebaceb1ceb920cf84ceb920cf8ccf87ceb920cf83cf84ceb120ceb4ceb9ceaccf86cebfcf81ceb120ceb5ceafceb4ceb720cf83cf87ceadcf83ceb5cf89cebd20cf80cebfcf8520cf83cf85cebdceaccf80cf84cebfcf85cebcceb52028ceb1ceb3cebaceb1cebbceb9ceadcf822c20cf86ceb9cebbceb9ceac2c20ceacceb3ceb3ceb9ceb3cebcceb120cf87ceb5cf81ceb9cebfcf8d2fcf8ecebccebfcf8520cebacebbcf80292e20cea4ceb120cf8ccf81ceb9ceb120ceb1cf85cf84ceac20cf80ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220cf83ceb520ceb1ceb3ceb3ceafceb6ceb5ceb920ceae20ceb5ceb9cf83ceb2ceaccebbceb5ceb920cf83cf84cebfcebd20cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf83cebfcf8520cf87cf8ecf81cebf20cf87cf89cf81ceafcf8220cebdceb120cf84cebf20ceb8ceb5cf822e0a2d20cea4ceb1c2a0cf80cebdceb5cf85cebcceb1cf84ceb9cebaceac20cf8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84cebfcebd20cf84cf81cf8ccf80cebf20cf83cebaceadcf88ceb7cf8220cebaceb1ceb920cf83cf84ceb7cebd20ceb9ceb4ceb5cebfcebbcebfceb3ceafceb120cebcceb1cf822e20cea4ceb120cf85ceb3ceb9ceae20cf80cebdceb5cf85cebcceb1cf84ceb9cebaceac20cf8ccf81ceb9ceb120ceb1cf80ceb1ceb9cf84cebfcf8dcebd20cf83ceb5ceb2ceb1cf83cebccf8c20cf83cf84ceb9cf8220ceb1cf80cf8ccf88ceb5ceb9cf8220cebaceaccf80cebfceb9cebfcf8520cebaceb1ceb8cf8ecf8220cebaceb1ceb920ceb5cf80ceafceb3cebdcf89cf83ceb720cf84cebfcf8520cf84ceaf20ceb5ceafcebdceb1ceb920cebaceb1cf84ceaccebbcebbceb7cebbcebf20ceb3ceb9ceb120ceb5cebaceb5ceafcebdcebfcebd20cebdceb120cf83cf85ceb6ceb7cf84ceaecf83ceb5ceb920cf84ceb7cebd20ceb5cebaceaccf83cf84cebfcf84ceb520cf83cf84ceb9ceb3cebcceae2028cf80cf873a20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf80ceaccebdcf84ceb120ceb720cebaceb1cf84ceaccebbcebbceb7cebbceb720cf83cf84ceb9ceb3cebcceae20ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20cebdceb120cf83cf85ceb6ceb7cf84ceaecf83ceb5ceb920ceb3ceb9ceb120cf80cebfcebbceb9cf84ceb9cebaceac292e20cea0ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220ceb1ceb3cebdcebfceb5ceaf20ceae20cf85cf80cebfcf84ceb9cebcceac20cf84ceb9cf8220ceb1cf80cf8ccf88ceb5ceb9cf8220cebaceb1ceb920cf84ceb9cf8220ceb9ceb4ceadceb5cf8220cf84cebfcf8520ceaccebbcebbcebfcf852e0a2d20cea4ceb1c2a0cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceac20cf8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf822e20cea4ceb120cf85ceb3ceb9ceae20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceac20cf8ccf81ceb9ceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdcebfcf85cebd20cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccebfcf8dcf8220cf83cf84cebfc2a0cf80cebfcf8d2cc2a0cf80cf8ccf84ceb5c2a0cebaceb1ceb9c2a0cebcceb520cf80cebfceb9cebfcebdc2a0ceb8ceb120cebccebfceb9cf81ceb1cf83cf84cebfcf8dcebcceb520cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf8220ceb1cebbcebbceac20cebaceb1ceb920cf83ceb520cf80cebfceb9cebfcebd20ceb8ceb120ceb5cf80ceb9cf84cf81ceadcf88cebfcf85cebcceb520cebdceb120cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceaccf83ceb5ceb920cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceac2e20cea0ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220ceb1ceb3cebdcebfceb5ceaf2c20cf85cf80cebfcf84ceb9cebcceac2c20cebacf81ceb9cf84ceb9cebaceaccf81ceb5ceb920ceae20cf87cebbceb5cf85ceacceb6ceb5ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf84cebfcf8520ceaccebbcebbcebfcf852e0a2d20cea4ceb1c2a0cf83ceb5cebecebfcf85ceb1cebbceb9cebaceac20cf8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83ceb520cf8ccebbcebfcf85cf8220cf84cebfcf85cf8220cf84cebfcebcceb5ceafcf8220cf84ceb7cf8220cf83ceb5cebecebfcf85ceb1cebbceb9cebacf8ccf84ceb7cf84ceb1cf822028cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae2cc2a0cebbceb5cebacf84ceb9cebaceae2cc2a0cf83cf89cebcceb1cf84ceb9cebaceaec2a0cf80cf81cebfcf83ceadceb3ceb3ceb9cf83ceb7292e20cea4ceb120cf85ceb3ceb9ceae20cf83ceb5cebecebfcf85ceb1cebbceb9cebaceac20cf8ccf81ceb9ceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdcebfcf85cebdc2a0ceb1cebccf86ceafceb4cf81cebfcebcceb7c2a0cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920cf83ceb5ceb2ceb1cf83cebccf8c20cf84cf89cebd20ceb5cf80ceb9ceb8cf85cebcceb9cf8ecebd20cebaceb1ceb920cf84cf89cebd20cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccf8ecebd20cebcceb5cf84ceb1cebecf8d20ceb4cf8dcebf20cf83cf85cebdcf84cf81cf8ccf86cf89cebd2e20cea0ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220ceb4ceadcf87ceb5cf84ceb1ceb9c2a0ceb1cebdceb5cf80ceb9ceb8cf8dcebcceb7cf84ceb1c2a0ceb1ceb3ceb3ceafceb3cebcceb1cf84ceb12c20cf83ceb5cebecebfcf85ceb1cebbceb9cebaceac20cf83cf87cf8ccebbceb9ceb12c20cf80cf81cebfcf84cf81cebfcf80ceadcf8220cebdceb120cf83cf85cebccebcceb5cf84ceaccf83cf87ceb5ceb920cf83ceb520cf83ceb5cebecebfcf85ceb1cebbceb9cebaceadcf8220cf80cf81ceaccebeceb5ceb9cf8220cf80cebfcf8520ceb4ceb520ceb8ceadcebbceb5ceb920cebaceb1ceb920cf83ceb5cebecebfcf85ceb1cebbceb9cebaceac20cf85cf80cebfcebdcebfcebfcf8dcebcceb5cebdceb12e0a2d20cea4ceb1c2a0cf85cebbceb9cebaceac20cf8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84ceb120cf87cf81ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb7cebd20cf80ceb5cf81ceb9cebfcf85cf83ceafceb120cebcceb1cf822e20cea4ceb120cf85ceb3ceb9ceae20cf85cebbceb9cebaceac20cf8ccf81ceb9ceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdcebfcf85cebd20cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccebfcf8dcf8220cf83cf84ceb120cf85cebbceb9cebaceac20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebccebfceb9cf81ceb1cf83cf84ceb5ceaf20cebaceaccf80cebfceb9cebfcf8220ceb1cebbcebbceac20cebaceb1ceb920cf83cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cebcceb520cf84cebfcf85cf8220cebfcf80cebfceafcebfcf85cf8220ceb8ceb120cf84cebf20cebaceaccebdceb5ceb92028cf80cf873a20ceb5ceafcebdceb1ceb920ceb5cebdcf84ceaccebeceb5ceb920cebdceb120ceb4ceb1cebdceb5ceafcf83ceb5ceb9cf8220cf84cebf20ceb1cf85cf84cebfcebaceafcebdceb7cf84cf8c20cf83cebfcf8520cf83cf84cebfcebd20ceb1ceb4ceb5cf81cf86cf8c20cf83cebfcf852c20ceb1cebbcebbceac20cf8ccf87ceb920cf83ceb520ceadcebdceb120ceb3ceb5ceafcf84cebfcebdceb120cf80cebfcf8520ceadcf87ceb5ceb9cf8220ceb4ceb5ceb9203220cf86cebfcf81ceadcf82292e20cea0ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220cebacebbceadcf88ceb5ceb920ceae20cebaceb1cf84ceb1cf83cf84cf81ceadcf88ceb5ceb920cf84ceb7cebd20cf80ceb5cf81ceb9cebfcf85cf83ceafceb120cebaceaccf80cebfceb9cebfcf8520ceaccebbcebbcebfcf8520ceae20ceb1cf83cebaceaecf83ceb5ceb920cf80ceafceb5cf83ceb720ceb3ceb9ceb120cebdceb120cf84cebfcf8520ceb4cebfceb8ceb5ceaf2e0a2d20cea4ceb1c2a0cf87cf81cebfcebdceb9cebaceac20cf8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb4ceb9ceb1cebccebfceb9cf81ceacceb6cebfcf85cebcceb520cf84cebfcebd20cf87cf81cf8ccebdcebf20cebcceb1cf822e20cea4ceb120cf85ceb3ceb9ceae20cf87cf81cebfcebdceb9cebaceac20cf8ccf81ceb9ceb120ceb1cf80ceb1ceb9cf84cebfcf8dcebd20cf84ceb7cebd20ceb1cf86ceb9ceadcf81cf89cf83ceb7c2a0ceb9cf83cf8ccf84ceb9cebccebfcf85c2a028cf8ccf83cebf20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84cf8c29c2a0cf87cf81cf8ccebdcebfcf85c2a0cf83ceb520cf8ccebbcebfcf85cf8220cf84cebfcf85cf82c2a0ceb2ceb1cf83ceb9cebacebfcf8dcf82c2a0cf84cebfcebcceb5ceafcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822028cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb6cf89ceae2c20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae20ceb6cf89ceae2c20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf822c20ceb1ceb8cebbceb7cf84ceb9cf83cebccf8ccf8220cebacebbcf80292e20cea0ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220ceb1cf80ceb1ceb9cf84ceb5ceaf20cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceac20cf80cebfcebbcf8d20cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd2e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f706f69612d65696e61692d74612d796769692d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30393a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223136313acf80cebfceb9ceb12dceb5ceafcebdceb1ceb92dcf84ceb12dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb1223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136313acf80cebfceb9ceb12dceb5ceafcebdceb1ceb92dcf84ceb12dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb12663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cf85ceb3ceb9ceae20cf8ccf81ceb9ceb13b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313631223b7d7d),
(717, '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', 'Προσωπικά Όρια', ' Τα Προσωπικά Όρια υπάρχουν για να προστατεύουν τα σημαντικότερα κομμάτια της ζωής μας. Δημιουργούνται για να διευκρινίσουν στους άλλους ποιες είναι οι αποδεκτές και ποιες οι μη αποδεκτές συμπεριφορές. ', '2022-01-27 21:10:20', 'a5aa7b4c9fd5b83f6f661c047f520a7d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393837353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3337323a2220cea4ceb120cea0cf81cebfcf83cf89cf80ceb9cebaceac20ce8ccf81ceb9ceb120cf85cf80ceaccf81cf87cebfcf85cebd20ceb3ceb9ceb120cebdceb120cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dcebfcf85cebd20cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb120cebacebfcebccebcceaccf84ceb9ceb120cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822e20ce94ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebdcf84ceb1ceb920ceb3ceb9ceb120cebdceb120ceb4ceb9ceb5cf85cebacf81ceb9cebdceafcf83cebfcf85cebd20cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cf80cebfceb9ceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920ceb1cf80cebfceb4ceb5cebacf84ceadcf8220cebaceb1ceb920cf80cebfceb9ceb5cf8220cebfceb920cebcceb720ceb1cf80cebfceb4ceb5cebacf84ceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822e20223b693a333b613a32353a7b733a323a226964223b693a3136323b733a353a22616c696173223b733a31393a2232303232203031203131203136203132203138223b733a373a2273756d6d617279223b733a3339383a223c703ecea4ceb120cea0cf81cebfcf83cf89cf80ceb9cebaceac20ce8ccf81ceb9ceb120cf85cf80ceaccf81cf87cebfcf85cebd20ceb3ceb9ceb120cebdceb1c2a03c7374726f6e673ecf80cf81cebfcf83cf84ceb1cf84ceb5cf8dcebfcf85cebd3c2f7374726f6e673ec2a0cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb120cebacebfcebccebcceaccf84ceb9ceb120cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822e20ce94ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebdcf84ceb1ceb920ceb3ceb9ceb120cebdceb120ceb4ceb9ceb5cf85cebacf81ceb9cebdceafcf83cebfcf85cebd20cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cf80cebfceb9ceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920ceb1cf80cebfceb4ceb5cebacf84ceadcf8220cebaceb1ceb920cf80cebfceb9ceb5cf8220cebfceb920cebcceb720ceb1cf80cebfceb4ceb5cebacf84ceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822e3c2f703e0d0a223b733a343a22626f6479223b733a333930393a22cea0cf81cebfcf83cf89cf80ceb9cebaceac20ce8ccf81ceb9ceb120cea4ceb120cf8ccf81ceb9ceb120cebcceb1cf8220cf83cf8eceb6cebfcf85cebd2c20cebfceb920cf8ccf81cebfceb920cebcceb1cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd212020202020202020202020202020202020202020202020202020202020cea4ceb120cea0cf81cebfcf83cf89cf80ceb9cebaceac20ce8ccf81ceb9ceb120cf85cf80ceaccf81cf87cebfcf85cebd20ceb3ceb9ceb120cebdceb120cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dcebfcf85cebd20cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb120cebacebfcebccebcceaccf84ceb9ceb120cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822e20ce94ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebdcf84ceb1ceb920ceb3ceb9ceb120cebdceb120ceb4ceb9ceb5cf85cebacf81ceb9cebdceafcf83cebfcf85cebd20cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cf80cebfceb9ceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920ceb1cf80cebfceb4ceb5cebacf84ceadcf8220cebaceb1ceb920cf80cebfceb9ceb5cf8220cebfceb920cebcceb720ceb1cf80cebfceb4ceb5cebacf84ceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822e2020202020202020202020202020202020202020202020ce91cebacf81ceb9ceb2cf8ecf8220cf8ccf80cf89cf8220ceadcebdceb1cf8220cf86cf81ceaccebacf84ceb7cf8220cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dceb5ceb920cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20cf80ceb5cf81ceb9cebfcf85cf83ceafceb120cebcceb1cf822c20ceadcf84cf83ceb920cebaceb1ceb920cf84ceb120cf80cf81cebfcf83cf89cf80ceb9cebaceac20cebcceb1cf8220cf8ccf81ceb9ceb1c2a0cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dcebfcf85cebdc2a0cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822ec2a0cea4cf8ccf83cebf20cf83cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20cebcceb1cf8220cf8ccf83cebf20cebaceb1ceb920cf83cf84ceb7cebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae20cebcceb1cf8220ceb6cf89ceae2c20ceb7c2a0ceadcebbcebbceb5ceb9cf88ceb7c2a0cebfcf81ceafcf89cebd20cebcceb1cf82c2a0cebacebfcf83cf84ceafceb6ceb5ceb9c2a0cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20ceb9cf83cebfcf81cf81cebfcf80ceafceb120cebaceb1ceb920cf84ceb7cebd20cf80cf81cf8ccebfceb4cf8c20cebcceb1cf822e20ce9cceb5cf81ceb9cebacebfceaf20cf84cf81cf8ccf80cebfceb920ceb3ceb9ceb120cebdceb120ceb8ceadcf83ceb5cf84ceb520cf84ceb120cf8ccf81ceb9ceb120cf80cebfcf8520ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20ceb3ceb9ceb120ceb5cf83ceaccf8220ceb5ceafcebdceb1ceb920cebfceb920ceb5cebeceaecf823a0a0a20ce9dceb120ceb5ceafcf83cf84ceb520cf83ceb1cf86ceaecf82c2a0cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb120cf8ccf81ceb9ceb120cf84cf8ccf83cebf20ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf82202e20ce92ceb5ceb2ceb1ceb9cf89ceb8ceb5ceafcf84ceb520cf8ccf84ceb920ceadcf87ceb5cf84ceb520cebfcf81ceafcf83ceb5ceb920cf84cf8ccf83cebf20ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cf84ceaf20ceb5ceafcebdceb1ceb920ceb1cf80cebfceb4ceb5cebacf84cf8c20cebaceb1ceb920cf84ceaf20cf8ccf87ceb92e0ace9ccf8ccebbceb9cf8220cebaceaccf80cebfceb9cebfcf8220cf80ceb1cf81ceb1ceb2ceb9ceaccf83ceb5ceb920cf84cebf20cf8ccf81ceb9cf8c20cf83ceb1cf822c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebfcf8520cf84cebf20cf85cf80ceb5cebdceb8cf85cebcceafcf83ceb5cf84ceb5c2a0cebaceb1ceb920cebdceb120ceb6ceb7cf84ceaecf83ceb5cf84ceb520cf84ceb720ceb2cebfceaeceb8ceb5ceb9ceac20cf84cebfcf8520ceb3ceb9ceb120cebdceb120cf84cebf20ceb4ceb9ceb1cf84ceb7cf81ceaecf83ceb5cf84ceb52e0ace95ceaccebd20cf84cebf20ceaccf84cebfcebccebf20ceb5cebeceb1cebacebfcebbcebfcf85ceb8ceb5ceaf20cebdceb120cf80ceb1cf81ceb1ceb2ceb9ceacceb6ceb5ceb920cf84cebf20cf8ccf81ceb9cebf2c20ceb6ceb7cf84ceaecf83cf84ceb520ceb1cf80cf8ccebbcf85cf84ceb120ceb1cebbcebbceac20ceb5cf85ceb3ceb5cebdceb9cebaceacc2a0cebdceb120cf83cf84ceb1cebcceb1cf84ceaecf83ceb5ceb920ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e20ce95ceaccebd20ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cf83cf85cebdceb5cf87ceb9cf83cf84ceb5ceaf2c20ceb5cebeceb5cf84ceaccf83cf84ceb520cf80cebfceb9ceb120cf80ceb5cf81ceb1ceb9cf84ceadcf81cf8920ceb4cf81ceaccf83ceb720ceb5ceafcebdceb1ceb920cebaceb1cf84ceaccebbcebbceb7cebbceb720ceb3ceb9ceb120cebdceb120cf83cf84ceb1cebcceb1cf84ceaecf83ceb5ceb920ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20ceb4ceb9ceb1cf84ceb7cf81cf8ecebdcf84ceb1cf8220cf84cebfcebd20cf83ceb5ceb2ceb1cf83cebccf8c20ceadcebdceb1cebdcf84ceb920cf84cebfcf8520ceaccebbcebbcebfcf8520ceb1cf84cf8ccebccebfcf852e0ace95cebeceb5cf84ceaccf83cf84ceb520cf80ceb9ceb8ceb1cebdceadcf8220ceb5cebbcebbceb1cebacf84ceb9cebaceadcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf85cf80ceaccf81cf87cebfcf85cebd20cf83cf84cebf20cebdceb120cebcceb720ceb2cf81ceafcf83cebaceb5cf83cf84ceb520cf83ceb520cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebdcf84ceb120cf80cebfcf8520ceb5cebbceb1cf87ceb9cf83cf84cebfcf80cebfceb9cebfcf8dcebd20cf84ceb9cf8220cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf82c2a0cebdceb120cf80ceb1cf81ceb1ceb2ceb9ceaccf83ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cf84ceb120cf8ccf81ceb9ceac20cf83ceb1cf822e0a20ce95cf85cf87ceb1cf81ceb9cf83cf84ceb5ceafcf83cf84ceb520cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf82c2a0ceb3cf8dcf81cf8920cf83ceb1cf8220cf80cebfcf8520cf84ceb9cebccebfcf8dcebd20cf84ceb120cf8ccf81ceb9ceb120cf83ceb1cf8220cebaceb1ceb920ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdcebfcebdcf84ceb1ceb920cf83cf84ceb120ceb1ceb9cf84ceaecebcceb1cf84ceac20cf83ceb1cf822e0a20cea0cf81cebfcf83ceb4ceb9cebfcf81ceafcf83cf84ceb520cf84ceb9cf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf82c2a0cf84ceb7cf8220cf80ceb1cf81ceb1ceb2ceafceb1cf83ceb7cf8220ceae20ceb1ceb3cebdcf8cceb7cf83ceb7cf8220cf84cf89cebd20cebfcf81ceafcf89cebd20cf83ceb1cf82202e0a20cea0cf81cebfcf83ceb4ceb9cebfcf81ceafcf83cf84ceb520cf84ceb9cf8220cebbceb1cebdceb8ceb1cf83cebcceadcebdceb5cf8220cf83cebaceadcf88ceb5ceb9cf82c2a0cebaceb1ceb920cf80ceb5cf80cebfceb9ceb8ceaecf83ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf8220cebfceb4ceb7ceb3cebfcf8dcebd20cebdceb120ceb5cf80ceb9cf84cf81ceadcf80ceb5cf84ceb520cf84ceb7cebd20cf80ceb1cf81ceb1ceb2ceafceb1cf83ceb720ceae20ceb1ceb3cebdcf8cceb7cf83ceb720cf84cf89cebd20cebfcf81ceafcf89cebd20cf83ceb1cf822e0a20ce91cebdceb1cf80cf84cf8dcebecf84ceb520cebdceadceb5cf822c20cf80ceb9cebf20cebfcf81ceb8cebfcebbcebfceb3ceb9cebaceadcf822c20cf85ceb3ceb9ceb5ceafcf8220cf83cebaceadcf88ceb5ceb9cf8220cebaceb1ceb920cf80ceb5cf80cebfceb9ceb8ceaecf83ceb5ceb9cf82c2a0cf80cebfcf8520ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120ceb1cebbcebbceaccebeceb5cf84ceb520cf84ceb9cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf83ceb1cf8220ceadcf84cf83ceb920cf8ecf83cf84ceb520cebdceb120cebfceb9cebacebfceb4cebfcebcceaecf83ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb12e0a20cea0cf81cebfcf83ceb4ceb9cebfcf81ceafcf83cf84ceb520cf84ceb9cf8220cebdceadceb5cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf82c2a0cf80cebfcf8520cf80cf81ceadcf80ceb5ceb920cebdceb120cf80cf81cebfcf83ceb8ceadcf83ceb5cf84ceb520cf83cf84ceb9cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceadcf8220cf83ceb1cf8220ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdceaccf80cf84cf85cebeceb720cf85ceb3ceb9cf8ecebd20cebfcf81ceafcf89cebd2e0a20ce95cf86ceb1cf81cebccf8ccf83cf84ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf822cc2a0cf8ecf83cf84ceb520cebf20cf87cf8ecf81cebfcf822c20ceb720ceb9ceb4ceb9cf89cf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceac20cf83ceb1cf8220cebdceb120cebcceb7cebd20ceb1ceb3cebdcebfcebfcf8dcebdcf84ceb1ceb920ceae20cf80ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920ceb1cf80cf8c20cebaceb1cebdceadcebdceb1cebd2e0ace9dceb120cf80cf81cebfcf83cf80ceb1ceb8ceb5ceafcf84ceb520cf80ceaccebdcf84ceb120cebdceb120cebaceb1cf84ceb1cebdcebfceb5ceafcf84ceb5c2a0cebaceb1ceb920cebdceb1c2a0cf84ceb9cebcceaccf84ceb5c2a0cf84ceb120cf8ccf81ceb9ceb120cf84cf89cebd20ceaccebbcebbcf89cebd2e223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70726f737770696b612d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a31303a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32333a223136323a323032322d30312d31312d31362d31322d3138223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136323a323032322d30312d31312d31362d31322d31382663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22cea0cf81cebfcf83cf89cf80ceb9cebaceac20ce8ccf81ceb9ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313632223b7d7d);
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
(718, 'index.php?option=com_content&view=article&id=167', 'index.php?option=com_content&view=article&id=167:διαδικασία-αναπροσαρμογής&catid=33', 'Διαδικασία \"Αναπροσαρμογής\"', ' Θέλετε να μάθετε πώς να προσαρμόζεστε στην αλλαγή; Είναι μια δεξιότητα που απαιτεί πρακτική και δέσμευση, αλλά είναι εφικτή για όλους. ', '2022-01-27 21:12:38', '148ce26484f0b3cdc6397293ddedf324', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373939323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234373a2220ce98ceadcebbceb5cf84ceb520cebdceb120cebcceacceb8ceb5cf84ceb520cf80cf8ecf8220cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83cf84ceb520cf83cf84ceb7cebd20ceb1cebbcebbceb1ceb3ceae3b20ce95ceafcebdceb1ceb920cebcceb9ceb120ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceaf20cf80cf81ceb1cebacf84ceb9cebaceae20cebaceb1ceb920ceb4ceadcf83cebcceb5cf85cf83ceb72c20ceb1cebbcebbceac20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf822e20223b693a333b613a32353a7b733a323a226964223b693a3136373b733a353a22616c696173223b733a34393a22ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf82223b733a373a2273756d6d617279223b733a3239333a223c703ece98ceadcebbceb5cf84ceb520cebdceb120cebcceacceb8ceb5cf84ceb520cf80cf8ecf8220cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83cf84ceb520cf83cf84ceb7cebd20ceb1cebbcebbceb1ceb3ceae3b20ce95ceafcebdceb1ceb920cebcceb9ceb120ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceafc2a03c7374726f6e673ecf80cf81ceb1cebacf84ceb9cebaceae3c2f7374726f6e673ec2a0cebaceb1ceb9c2a03c7374726f6e673eceb4ceadcf83cebcceb5cf85cf83ceb73c2f7374726f6e673e2c20ceb1cebbcebbceac20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf822ec2a03c2f703e0d0a223b733a343a22626f6479223b733a323035333a22ce94ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12022ce91cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf82222022ce94ceb5cebd20ceb5ceafcebdceb1ceb920cebf20cf80ceb9cebf20ceb4cf85cebdceb1cf84cf8ccf8220cf80cebfcf8520ceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92c20cebfcf8dcf84ceb520cebf20cf80ceb9cebf20ceadcebecf85cf80cebdcebfcf822e20ce95ceafcebdceb1ceb920ceb1cf85cf84cf8ccf8220cf80cebfcf8520cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf84ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb7cebd20ceb1cebbcebbceb1ceb3ceae222e2020ce9a2e20ce94ceb1cf81ceb2ceafcebdcebfcf822020202020202020202020202020202020202020202020202020202020ce98ceadcebbceb5cf84ceb520cebdceb120cebcceacceb8ceb5cf84ceb520cf80cf8ecf8220cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83cf84ceb520cf83cf84ceb7cebd20ceb1cebbcebbceb1ceb3ceae3b20ce95ceafcebdceb1ceb920cebcceb9ceb120ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceaf20cf80cf81ceb1cebacf84ceb9cebaceae20cebaceb1ceb920ceb4ceadcf83cebcceb5cf85cf83ceb72c20ceb1cebbcebbceac20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf822e2020202020202020202020202020202020202020202020ce91cf81cf87ceb9cebaceac20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb5ceafcf83cf84ceb5c2a0cf80cf81cf8cceb8cf85cebccebfceb9c2a0cebdceb120cebaceaccebdceb5cf84ceb520cebbceacceb8ceb72e20ce9aceb1cebdceb5ceafcf8220ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf84ceadcebbceb5ceb9cebfcf8220cebaceb1ceb920cf84ceb120cebbceacceb8ceb720ceb5ceafcebdceb1ceb920ceb1cebdceb8cf81cf8ecf80ceb9cebdceb120cf83ceb520ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf2e20ce88cebdceb120cebbceacceb8cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceb1cf80cebfceb3cebfceb7cf84ceb5cf85cf84ceb9cebacf8c20ceb1cebacf8ccebcceb120cebaceb1ceb920cf84ceb1cf80ceb5ceb9cebdcf89cf84ceb9cebacf8c2c20cf8ccebccf89cf8220cf83ceb7cebcceb1cf83ceafceb120ceadcf87ceb5ceb920cf84cebf20cf80cf8ecf8220ceb8ceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cf84ceb120ceb5cf80ceb1cebacf8ccebbcebfcf85ceb8ceb12ec2a0ce9cceb1ceb8ceb1ceafcebdcebfcf85cebcceb5c2a0ceb1cf80cf8c20cf84ceb120cebbceacceb8ceb720cebcceb1cf8220cebcceb520cf84cebf20cebdceb1c2a0ceb4cebfcebaceb9cebcceacceb6cebfcf85cebcceb5c2a0cebdceadceb5cf8220cebbcf8dcf83ceb5ceb9cf8220cebaceb1ceb920cebdceb120ceb1cf80cebfcebacf84cebfcf8dcebcceb520cebdceadceb5cf8220ceb3cebdcf8ecf83ceb5ceb9cf822e20ce9cceadcf83ceb120cebbcebfceb9cf80cf8ccebd20ceb1cf80cf8c20cf84ceb120cebbceacceb8ceb72c20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cebacf81ceb1cf84ceaccebcceb520cf84ceb1c2a0ceb8ceb5cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb1c2a0cebaceb1ceb920cebdceb1c2a0cf80cf81cebfcf87cf89cf81ceaccebcceb52e20ce9aceacceb8ceb520ceb4cf85cf83cebacebfcebbceafceb120ceb5ceafcebdceb1ceb920cebcceb9ceb120ceb5cebccf80ceb5ceb9cf81ceafceb120cf80cebfcf8520ceb2cebfceb7ceb8ceac20cf84cebf20ceaccf84cebfcebccebf20cebdceb120ceb5cebeceb5cebbceb9cf87ceb8ceb5ceaf2ec2a020cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebcceb9ceb120ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf80cebfcf8520ceb1cf80cebfcebaceb1cebbceb5ceafcf84ceb1ceb9c2a0ceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaec2a0cebaceb1ceb920cebbceb5ceb9cf84cebfcf85cf81ceb3ceb5ceaf20cf83ceb1cebd20cf84cebf207a6f6f6d20696e20cebaceb1ceb920cf84cebf207a6f6f6d206f757420cf83ceb520cebcceb9ceb120cf86cf89cf84cebfceb3cf81ceb1cf86ceb9cebaceae20cebcceb7cf87ceb1cebdceae2e0ace8ccebbceb120ceb5ceafcebdceb1ceb9c2a0ceb8ceadcebcceb120cebfcf80cf84ceb9cebaceaecf822ec2a020ce8ccf83cebf20cf80ceb9cebf20cebacebfcebdcf84ceac20ceb5ceafcebcceb1cf83cf84ceb520cf83cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb120cf84cf8ccf83cebf20cf80ceb9cebf20cebcceb5ceb3ceaccebbcebf20cf84cebf20ceb2cebbceadcf80cebfcf85cebcceb52e20ce8ccf84ceb1cebd20cf8ccebccf89cf8220cf80ceaccf81cebfcf85cebcceb520ceb1cf80cf8ccf83cf84ceb1cf83ceb720cebaceb1ceb920cf84cebf20ceb4cebfcf8dcebcceb520ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20cf84cf8ccf84ceb5c2a0cf8ccebbceb120ceb1cebbcebbceacceb6cebfcf85cebd2e0ac2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f64696164696b617369612d70726f7361726d6f6769732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a31323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223136373aceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12dceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf82223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136373aceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12dceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf822663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a22ce94ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12022ce91cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf8222223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313637223b7d7d),
(719, 'index.php?option=com_content&view=article&id=168', 'index.php?option=com_content&view=article&id=168:ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»&catid=33', 'Ο Freud είχε πει «ευχαριστώ τη ζωή γιατί τίποτα δεν μου ήταν εύκολο»', ' Είναι σημαντικό να συνειδητοποιήσουμε ότι θα υπάρξει κάποια στιγμή στη ζωή μας όπου θα χρειαστεί να αντιμετωπίσουμε κάποια δυσκολία. Είναι αναπόφευκτο. ', '2022-01-27 21:13:06', 'e07564ec9b04634f75a5b6bb86c6bc54', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303337373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238323a2220ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83cebfcf85cebcceb520cf8ccf84ceb920ceb8ceb120cf85cf80ceaccf81cebeceb5ceb920cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cf8ccf80cebfcf8520ceb8ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf20cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebcceb520cebaceaccf80cebfceb9ceb120ceb4cf85cf83cebacebfcebbceafceb12e20ce95ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84cebf2e20223b693a333b613a32353a7b733a323a226964223b693a3136383b733a353a22616c696173223b733a3131393a22cebf20667265756420ceb5ceafcf87ceb520cf80ceb5ceb920c2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e20cf84ceb720ceb6cf89ceae20ceb3ceb9ceb1cf84ceaf20cf84ceafcf80cebfcf84ceb120ceb4ceb5cebd20cebccebfcf8520ceaecf84ceb1cebd20ceb5cf8dcebacebfcebbcebfc2bb223b733a373a2273756d6d617279223b733a3238393a223c703ece95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83cebfcf85cebcceb520cf8ccf84ceb920ceb8ceb120cf85cf80ceaccf81cebeceb5ceb920cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cf8ccf80cebfcf8520ceb8ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf20cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebcceb520cebaceaccf80cebfceb9ceb120ceb4cf85cf83cebacebfcebbceafceb12e20ce95ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84cebf2e3c2f703e0d0a223b733a343a22626f6479223b733a343038323a22ce9f20467265756420ceb5ceafcf87ceb520cf80ceb5ceb920c2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e20cf84ceb720ceb6cf89ceae20ceb3ceb9ceb1cf84ceaf20cf84ceafcf80cebfcf84ceb120ceb4ceb5cebd20cebccebfcf8520ceaecf84ceb1cebd20ceb5cf8dcebacebfcebbcebfc2bb2020202020202020202020202020202020202020202020202020202020ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83cebfcf85cebcceb520cf8ccf84ceb920ceb8ceb120cf85cf80ceaccf81cebeceb5ceb920cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cf8ccf80cebfcf8520ceb8ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf20cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebcceb520cebaceaccf80cebfceb9ceb120ceb4cf85cf83cebacebfcebbceafceb12e20ce95ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84cebf2e20202020202020202020202020202020202020202020cea0cf81ceadcf80ceb5ceb920cebbcebfceb9cf80cf8ccebd20cebdceb120cf84cebfc2a0ceb1cf80cebfceb4ceb5cf87cf84cebfcf8dcebcceb5c2a0cebaceb1ceb920cebdceb120ceb5ceafcebcceb1cf83cf84ceb5c2a0cf80cf81cebfceb5cf84cebfceb9cebcceb1cf83cebcceadcebdcebfceb9c2a0ceb3ceb9ceb120cf84ceb9cf8220ceb5cf80ceb9cebaceb5ceafcebcceb5cebdceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf822e20ce94ceb520ceb3ceafcebdcebfcebdcf84ceb1ceb920cf80ceaccebdcf84ceb120cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cebcceb520ceb2ceaccf83ceb720cf84cebf20cf80cf8ecf8220cf84ceb120ceadcf87cebfcf85cebcceb520cf83cf87ceb5ceb4ceb9ceaccf83ceb5ceb92e20ce9dceb120ceb1cebdceb1cebcceadcebdceb5cf84ceb520cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf822c20cf84ceb7cebd20ceb1ceb2ceb5ceb2ceb1ceb9cf8ccf84ceb7cf84ceb12e20ce8ccf84ceb1cebd20ceb8ceb120ceadcf81ceb8cebfcf85cebd2c20ceb5cebdceb5cf81ceb3cebfcf80cebfceb9ceb5ceafcf83cf84ceb520cf84ceb9cf8220ceb4cf85cebdceaccebcceb5ceb9cf8220cf83ceb1cf8220ceb3ceb9ceb120cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720ceb4cf85cebdceb1cf84ceae20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceae20cf84cebfcf85cf822e20cea4cebf20cebdceb120ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf8ccf84ceb920cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebacf8dcf88cebfcf85cebd20ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cebdceb120ceadcf87cebfcf85cebcceb520ceb1ceafcf83ceb8ceb7cf83ceb720ceb1ceb2ceb5ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1cf8220ceb3ceb9ceb120cf84cebf20cebcceadcebbcebbcebfcebd2c20cebcceb1cf8220cebaceb1ceb8ceb9cf83cf84ceacc2a0cf80ceb9cebf20ceaecf81ceb5cebccebfcf85cf82c2a0cebaceb1ceb920ceadcf84cebfceb9cebccebfcf85cf822e20ce9cceb7cebd20cebeceb5cf87cebdceaccf84ceb520cf8ccebccf89cf8220cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceb5ceafcf84ceb520cf84ceb7cebdc2a0cf88cf85cf87cf81ceb1ceb9cebcceafceb1c2a0cf83ceb1cf8220cebaceb1ceb920cebdceb120cf80ceb1cf81ceb1cebcceadcebdceb5cf84ceb5c2a0ceb1ceb9cf83ceb9cf8cceb4cebfcebecebfceb9c2a0cebccf80cf81cebfcf83cf84ceac20cf83cf84ceb9cf8220ceb4cf85cf83cebacebfcebbceafceb5cf822e20cea4ceb120ceb3ceb5ceb3cebfcebdcf8ccf84ceb120ceb4ceb5cebd20ceb1cebbcebbceacceb6cebfcf85cebd2e20ce94ceb5cebd20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceadcf87cebfcf85cebcceb520cf84cebfcebd20ceadcebbceb5ceb3cf87cebf20cf84cf89cebd20cf83cf85cebdceb8ceb7cebacf8ecebd2e20cea3ceb7cebcceb1cf83ceafceb120ceadcf87ceb5ceb920cebcceb520cf80cebfceb9cebf20cf84cf81cf8ccf80cebf20ceb5cebcceb5ceafcf8220ceb8ceb120ceb5cf81cebcceb7cebdceb5cf8dcf83cebfcf85cebcceb520cf84ceb7cebd20ceb5cebaceaccf83cf84cebfcf84ceb520cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cebaceb1ceb920cf80cf8ecf8220ceb8ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb52e20ce9cceb520ceb1cf85cf84ceae20cf84ceb720ceb4ceb9ceacceb8ceb5cf83ceb720cebfceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cf80cebfcf8520ceb8ceb120cf80ceaccf81cebfcf85cebcceb520ceb8ceb120ceb5ceafcebdceb1ceb920cf83ceafceb3cebfcf85cf81ceb120cf80ceb9cebf20cf83cf89cf83cf84ceadcf822e0ace91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb72c20cebfceb920ceb4cf85cf83cebacebfcebbceafceb5cf8220ceb4ceb520ceb2cf81ceafcf83cebacebfcf85cebd20cf84ceb720cebbcf8dcf83ceb720cebcceb520ceadcebdceb120cebcceb1ceb3ceb9cebacf8c20cf81ceb1ceb2ceb4ceaccebaceb920cebfcf8dcf84ceb520ceb8ceb120cf86cf8dceb3cebfcf85cebd20ceb1cf80cf8c20cebccf8ccebdceb5cf8220cf84cebfcf85cf8220cebcceb520cf84cebf20cebdceb120cf84ceb9cf8220ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebcceb520cebaceb1ceb920cebdceb120cf84ceb9cf8220ceb2ceacceb6cebfcf85cebcceb520cebaceaccf84cf8920ceb1cf80cf8c20cf84cebf20cf87ceb1cebbceaccebaceb92e20ce9cceb520ceb1cf85cf84cf8ccebd20cf84cebfcebd20cf84cf81cf8ccf80cebf20ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720ceb4ceb9ceb1ceb9cf89cebdceafceb6ceb5cf84ceb1ceb92e20ce95ceb4cf8e20ceb5ceafcebdceb1ceb920cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb9c2a0ceb4cf81ceaccf83ceb7c2a0ceb1cf86cebfcf8d20ceadcf87cebfcf85cebcceb520cf83cf87ceb5ceb4ceb9ceaccf83ceb5ceb920cebcceb520cf80cf81cebfcf83cebfcf87ceae20cf84ceb120ceb2ceaecebcceb1cf84ceac20cebcceb1cf822e20ce94ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf8dcebacebfcebbceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12e20ce93ceb9ceb120ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceadcf87cebfcf85cebcceb520cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822e0ace8ccebccf89cf8220ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84cebf20cebaceaccebdcebfcf85cebcceb520cebcceb520cf84ceb7c2a0ceb2cebfceaeceb8ceb5ceb9ceb120cf84cf89cebd20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ecebd20ceaccebbcebbcf89cebd2e20ce9720cebfceb9cebacebfceb3ceadcebdceb5ceb9ceb120ceae20cebfceb920cf83cf85ceb3ceb3ceb5cebdceb5ceafcf8220ceb1cebbcebbceac20cebaceb1ceb920cebfceb920cf86ceafcebbcebfceb920cebcceb1cf8220cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebfcf85cebd20ceadcebdceb120cf80cebfcebbcf8dcf84ceb9cebccebf20ceb5cf86cf8cceb4ceb9cebf20cf83cf84ceb7cebd20cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12e20ce9fceb920ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceadcf8220ceb1cf80cf8ccf88ceb5ceb9cf822c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920ceb720cf83cf85cebdceb5cf87ceaecf8220cf83cf84ceaecf81ceb9cebeceae20cf84cebfcf85cf8220cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cf83cf84cebf20cebdceb120ceb5cebdceb5cf81ceb3ceaecf83ceb5cf84ceb520cebaceb1ceb920cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb5ceafcf84ceb520ceb5cf85cebacebfcebbcf8ccf84ceb5cf81ceb120cf83ceb520cebcceb9ceb120cebdceadceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf80cf81ceb1ceb3cebcceaccf84cf89cebd2e0ace9720ceb6cf89ceae20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb920ceadcebdceb120cf83cf87cebfcebbceb5ceafcebf20cf83cf84cebf20cebfcf80cebfceafcebf20ceb2ceb9cf8ecebdceb5cf84ceb520ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220cf80cebfcf8520cebcceb1ceb8ceb1ceafcebdceb5cf84ceb520ceb1cf80cf8c20ceb1cf85cf84ceadcf822e20ce9cceb1ceb6ceaf20cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520cebcceb1ceb8ceb1ceafcebdceb5cf84ceb520ceb3ceb9ceb120cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822c20cf84ceb7cebd20cebacebfceb9cebdcf89cebdceafceb120cebaceb1ceb920cf84ceb9cf8220ceb1cebbcebbceb7cebbceb5cf80ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cf84cebfcf85cf822c20cebcceb720cf83cf84ceb1cebcceb1cf84ceaccf84ceb520cf80cebfcf84cead20cebdceb120cebcceb1ceb8ceb1ceafcebdceb5cf84ceb520cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8c20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceb3ceb9ceb120ceb5cf83ceaccf8220cf84cebfcf85cf8220ceafceb4ceb9cebfcf85cf822e20ce97c2a0ceb1cf85cf84cebfceb3cebdcf89cf83ceafceb1c2a0ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84cebf20cf80cf8ecf8220ceb8ceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcf81cf87ceb5cf83cf84ceb520cebaceacceb8ceb520cf86cebfcf81ceac20cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cebaceb1ceb920cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83cf84ceb7cebd20ceb5cebdceb4cf85cebdceaccebccf89cf83ceb720cf84ceb7cf8220ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf8220cf84ceb7cf8220cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822e0ac2a0223b733a363a22696d61676573223b733a3236353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a31333a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132333a223136383acebf2d66726575642dceb5ceafcf87ceb52dcf80ceb5ceb92dc2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e2dcf84ceb72dceb6cf89ceae2dceb3ceb9ceb1cf84ceaf2dcf84ceafcf80cebfcf84ceb12dceb4ceb5cebd2dcebccebfcf852dceaecf84ceb1cebd2dceb5cf8dcebacebfcebbcebfc2bb223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136383acebf2d66726575642dceb5ceafcf87ceb52dcf80ceb5ceb92dc2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e2dcf84ceb72dceb6cf89ceae2dceb3ceb9ceb1cf84ceaf2dcf84ceafcf80cebfcf84ceb12dceb4ceb5cebd2dcebccebfcf852dceaecf84ceb1cebd2dceb5cf8dcebacebfcebbcebfc2bb2663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3131393a22ce9f20467265756420ceb5ceafcf87ceb520cf80ceb5ceb920c2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e20cf84ceb720ceb6cf89ceae20ceb3ceb9ceb1cf84ceaf20cf84ceafcf80cebfcf84ceb120ceb4ceb5cebd20cebccebfcf8520ceaecf84ceb1cebd20ceb5cf8dcebacebfcebbcebfc2bb223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313638223b7d7d);
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
(721, 'index.php?option=com_content&view=article&id=170', 'index.php?option=com_content&view=article&id=170:επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές&catid=33', 'Επιβιώνει καλύτερα αυτός που ανταποκρίνεται περισσότερο στις αλλαγές', ' Ευελιξία – προσαρμοστικότητα είναι ικανότητα που έχει κάποιος να προσαρμόζεται σχετικά εύκολα σε πιθανές αλλαγές που μπορεί να προκύψουν στη ζωή του σε κάθε επίπεδο. ', '2022-01-27 21:13:44', 'f882b425c042db7df8dcf496fcd75c0c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383431353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330383a2220ce95cf85ceb5cebbceb9cebeceafceb120e2809320cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb120ceb5ceafcebdceb1ceb920ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf80cebfcf8520ceadcf87ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf84ceb1ceb920cf83cf87ceb5cf84ceb9cebaceac20ceb5cf8dcebacebfcebbceb120cf83ceb520cf80ceb9ceb8ceb1cebdceadcf8220ceb1cebbcebbceb1ceb3ceadcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebacf8dcf88cebfcf85cebd20cf83cf84ceb720ceb6cf89ceae20cf84cebfcf8520cf83ceb520cebaceacceb8ceb520ceb5cf80ceafcf80ceb5ceb4cebf2e20223b693a333b613a32353a7b733a323a226964223b693a3137303b733a353a22616c696173223b733a3132393a22ceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf85cf84cf8ccf8220cf80cebfcf8520ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf82223b733a373a2273756d6d617279223b733a3333343a223c703ece95cf85ceb5cebbceb9cebeceafceb120e28093c2a03c7374726f6e673ecf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb13c2f7374726f6e673ec2a0ceb5ceafcebdceb1ceb920ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf80cebfcf8520ceadcf87ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf84ceb1ceb920cf83cf87ceb5cf84ceb9cebaceac20ceb5cf8dcebacebfcebbceb120cf83ceb520cf80ceb9ceb8ceb1cebdceadcf8220ceb1cebbcebbceb1ceb3ceadcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebacf8dcf88cebfcf85cebd20cf83cf84ceb720ceb6cf89ceae20cf84cebfcf8520cf83ceb520cebaceacceb8ceb520ceb5cf80ceafcf80ceb5ceb4cebf2e3c2f703e0d0a223b733a343a22626f6479223b733a323030373a22ce95cf80ceb9ceb2ceb9cf8ecebdceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf85cf84cf8ccf8220cf80cebfcf8520ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf822020202020202020202020202020202020202020202020202020202020ce95cf85ceb5cebbceb9cebeceafceb120e2809320cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb120ceb5ceafcebdceb1ceb920ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf80cebfcf8520ceadcf87ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf84ceb1ceb920cf83cf87ceb5cf84ceb9cebaceac20ceb5cf8dcebacebfcebbceb120cf83ceb520cf80ceb9ceb8ceb1cebdceadcf8220ceb1cebbcebbceb1ceb3ceadcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebacf8dcf88cebfcf85cebd20cf83cf84ceb720ceb6cf89ceae20cf84cebfcf8520cf83ceb520cebaceacceb8ceb520ceb5cf80ceafcf80ceb5ceb4cebf2e20202020202020202020202020202020202020202020cea4ceb120cebdceadceb120ceb4ceb5ceb4cebfcebcceadcebdceb120cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb7cebcceb1ceafcebdcebfcf85cebd20cebdceadcebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20cf84ceb5cebbceb5ceafcf89cf8220ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceadcf8220cf83cf85cebdceb8ceaecebaceb5cf822c20cebdceadceb120cf83cf87ceadceb4ceb9ceb120cebaceb1ceb920cebaceb1cf84ce84ceb5cf80ceadcebacf84ceb1cf83ceb720cebaceb1ceb9cebdcebfcf8dcf81ceb9cebfceb920cf83cf84cf8ccf87cebfceb92e20ce91cf80cf8c20cf84ceb720cebcceafceb120ceb1cebacebfcf8dceb3ceb5cf84ceb1ceb920cf83ceb1cebd20cebaceaccf84ceb920cf80cebfcebbcf8d20ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcebd20ceb1cebd20cebdceb9cf8eceb8ceb5ceb920cebaceb1cebdceb5ceafcf8220cf80cf89cf8220ceadcf87ceb5ceb920ceb2ceb1cf81ceb5ceb8ceb5ceaf20cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf84cebfcf8520ceb1cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb720cf8ccebccf89cf8220cebaceb1ceb920cf80cebfcebbcf8d20cf84cf81cebfcebcceb1cebacf84ceb9cebacf8c2e20ce94ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf8dcebacebfcebbcebf20cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cebfceb9cebaceb5ceafceb120cf83ceb520cebdceadceb5cf8220cf83cf85cebdceb8ceaecebaceb5cf822e20ce9fceb920ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf8220cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf8220cebaceb1ceb920ceb5cf85ceb5cebbceb9cebeceafceb1cf822c20ceb5ceafcebdceb1ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf80cebfcf85c2a020cebf20cebaceb1ceb8ceadcebdceb1cf8220ceb1cf80cf8c20ceb5cebcceaccf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83ceb5ceb920cebaceb1ceb920cebdceb120ceb1cebdceb1cf80cf84cf8dcebeceb5ceb920cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120cebfceb4ceb7ceb3ceaecf83cebfcf85cebd20cf83ceb5c2a0ceb5cf80ceb9cf84cf85cf87ceafceb5cf822e20ce94ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb920cf8ccebccf89cf82c2a0cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cf83cf85cebdcf84ceb1ceb3ceaec2a0ceb5cf80ceb9cf84cf85cf87ceafceb1cf8220ceae20cebaceaccf84ceb920cebcceb520ceaccebcceb5cf83ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12e20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebcceb9ceb120cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb120cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb120cf80cebfcf8520cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cebcceb5cf84ceb1cebecf8d20ceaccebbcebbcf89cebd20ceb1cebbcebbceb1ceb3ceae20cf84cf81cf8ccf80cebfcf8520cf83cebaceadcf88ceb7cf822c20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb7cf8220cebaceb1ceb920ceb4cf81ceaccf83ceb7cf822c20cebcceb520cf83cf84cf8ccf87cebf20cf84ceb7cebd20ceb5cebdceafcf83cf87cf85cf83ceb720cf84ceb7cf8220cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220cebccf80cf81cebfcf83cf84ceac20cf83ceb520cebaceacceb8ceb520cf80ceb9ceb8ceb1cebdceae20ceb1cebdcf84ceb9cebecebfcf8ccf84ceb7cf84ceb120cf80cebfcf8520cebccf80cebfcf81ceb5ceafc2a020cebdceb120ceb5cebccf86ceb1cebdceb9cf83cf84ceb5ceaf20cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cf83ceb1cf822e223b733a363a22696d61676573223b733a3236373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a31333a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3133333a223137303aceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92dcebaceb1cebbcf8dcf84ceb5cf81ceb12dceb1cf85cf84cf8ccf822dcf80cebfcf852dceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb92dcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2dcf83cf84ceb9cf822dceb1cebbcebbceb1ceb3ceadcf82223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3138373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137303aceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92dcebaceb1cebbcf8dcf84ceb5cf81ceb12dceb1cf85cf84cf8ccf822dcf80cebfcf852dceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb92dcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2dcf83cf84ceb9cf822dceb1cebbcebbceb1ceb3ceadcf822663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3132393a22ce95cf80ceb9ceb2ceb9cf8ecebdceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf85cf84cf8ccf8220cf80cebfcf8520ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313730223b7d7d),
(724, 'index.php?option=com_content&view=article&id=74', 'index.php?option=com_content&view=article&id=74:επιτυχημένες-σχέσεις&catid=41', 'Επιτυχημένες σχέσεις', ' Για να διαμορφώσουμε υγιείς και επιτυχημένες σχέσεις που θα μας δώσουν όλα τους τα θετικά στοιχεία είναι σημαντικό οι σχέσεις αυτές να διέπονται από: εμπιστοσύνη, σεβασμό-κατανόηση και όρια. ', '2022-01-27 21:16:38', 'ae25d16b90497ab83a12ce866762be88', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31313031383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335313a2220ce93ceb9ceb120cebdceb120ceb4ceb9ceb1cebccebfcf81cf86cf8ecf83cebfcf85cebcceb520cf85ceb3ceb9ceb5ceafcf8220cebaceb1ceb920ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb4cf8ecf83cebfcf85cebd20cf8ccebbceb120cf84cebfcf85cf8220cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebfceb920cf83cf87ceadcf83ceb5ceb9cf8220ceb1cf85cf84ceadcf8220cebdceb120ceb4ceb9ceadcf80cebfcebdcf84ceb1ceb920ceb1cf80cf8c3a20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72c20cf83ceb5ceb2ceb1cf83cebccf8c2dcebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920cf8ccf81ceb9ceb12e20223b693a333b613a32353a7b733a323a226964223b693a37343b733a353a22616c696173223b733a33393a22ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3431353a223c703ece93ceb9ceb120cebdceb120ceb4ceb9ceb1cebccebfcf81cf86cf8ecf83cebfcf85cebcceb520cf85ceb3ceb9ceb5ceafcf8220cebaceb1ceb920ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb4cf8ecf83cebfcf85cebd20cf8ccebbceb120cf84cebfcf85cf8220cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebfceb920cf83cf87ceadcf83ceb5ceb9cf8220ceb1cf85cf84ceadcf8220cebdceb120ceb4ceb9ceadcf80cebfcebdcf84ceb1ceb920ceb1cf80cf8c3ac2a03c7374726f6e673e3c656d3eceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72c20cf83ceb5ceb2ceb1cf83cebccf8c2dcebaceb1cf84ceb1cebdcf8cceb7cf83ceb7c2a03c2f656d3e3c2f7374726f6e673ecebaceb1ceb93c7374726f6e673e3c656d3ec2a0cf8ccf81ceb9ceb12e3c2f656d3e3c2f7374726f6e673ec2a03c2f703e0d0a223b733a343a22626f6479223b733a343838313a22ce95cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220ce94ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf83ceb1ceb920cebaceaccf80cebfceb9cebfcebd20cebdceb120cf83ceb520cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb92c20ceb1cebbcebbceac20cebaceaccf80cebfceb9cebfcebd20cebdceb120cf83ceb520ceb1cf80cebfceb4ceb5cf87cf84ceb5ceaf20cebfcebbcebfcebacebbceb7cf81cf89cf84ceb9cebaceac2e2020202020202020202020202020202020202020202020202020202020ce93ceb9ceb120cebdceb120ceb4ceb9ceb1cebccebfcf81cf86cf8ecf83cebfcf85cebcceb520cf85ceb3ceb9ceb5ceafcf8220cebaceb1ceb920ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb4cf8ecf83cebfcf85cebd20cf8ccebbceb120cf84cebfcf85cf8220cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebfceb920cf83cf87ceadcf83ceb5ceb9cf8220ceb1cf85cf84ceadcf8220cebdceb120ceb4ceb9ceadcf80cebfcebdcf84ceb1ceb920ceb1cf80cf8c3a20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72c20cf83ceb5ceb2ceb1cf83cebccf8c2dcebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920cf8ccf81ceb9ceb12e20202020202020202020202020202020202020202020ce97c2a020ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720c2a0ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf83ceb5203320ceb2ceb1cf83ceb9cebacebfcf8dcf8220cf80cf85cebbcf8ecebdceb5cf823a20cf84ceb7cebdc2a020ceb5ceb9cebbceb9cebacf81ceafcebdceb5ceb9ceb1202c20cf84ceb9cf82c2a020ceb1cebeceafceb5cf8220c2a0cebaceb1ceb920cf84ceb7c2a020ceb8ceb5cf84ceb9cebaceae20ceb5cf83cf84ceafceb1cf83ceb7202ec2a00a2d20ce97c2a020ceb5ceb9cebbceb9cebacf81ceafcebdceb5ceb9ceb120c2a0cebeceb5cebaceb9cebdceac20cf80cf81cf8ecf84ceb120ceb1cf80cf8c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf822e20ce91cebd20ceb5ceafcebcceb1cf83cf84ceb520ceb5ceb9cebbceb9cebacf81ceb9cebdceb5ceafcf8220cebcceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf80ceb9cf83cf84ceb5cf8dcebfcf85cebcceb520cebaceb1ceb920cebdceb9cf8eceb8cebfcf85cebcceb52c20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5ceafcebcceb1cf83cf84ceb520ceb5ceb9cebbceb9cebacf81ceb9cebdceb5ceafcf8220cebaceb1ceb920ceb1cf80ceadcebdceb1cebdcf84ceb920cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf8220cebaceb1ceb920cebdceb120cebcceb720cf86cebfceb2cf8ccebcceb1cf83cf84ceb520cebdceb120cebccebfceb9cf81ceb1cf83cf84cebfcf8dcebcceb520cebcceb1ceb6ceaf20cf84cebfcf85cf8220ceb1cebacf8ccebcceb120cebaceb1ceb920cebaceaccf84ceb920ceb4cf85cf83ceaccf81ceb5cf83cf84cebf2ec2a00a2d20ce9fceb92020ceb1cebeceafceb5cf8220c2a0cebcceb1cf8220ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cf84cebfcebd20cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cebcceb1cf8220ceb7ceb8ceb9cebacf8c20cebacf8eceb4ceb9cebaceb120cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcebd20cebfcf80cebfceafcebf20cf80cf81ceaccf84cf84cebfcf85cebcceb52e20cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb1cf85cf84cf8ccf8220cebf20cebacf8eceb4ceb9cebaceb1cf8220ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceafceb4ceb9cebfcf8220ceae20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf81cf87ceb5cf84ceb1ceb920ceb1cebacf8ccebcceb120cebaceb1ceb920cf83ceb520ceb1cebdcf84ceafceb8ceb5cf83ceb720cebcceb520ceb1cf85cf84cf8ccebd20cf84cebfcf8520ceaccebbcebbcebfcf8520ceb1cf84cf8ccebccebfcf852e20cea3ceb520ceb1cf85cf84ceaecebd20cf84ceb7cebd20cf80ceb5cf81ceafcf80cf84cf89cf83ceb720ceae20ceb8ceb120cf80cf81ceadcf80ceb5ceb920cebdceb120cf80cf81cebfceb2cebfcf8dcebcceb520cf83ceb520ceadcebdceb1cebd20cf83cf85cebcceb2ceb9ceb2ceb1cf83cebccf8c20cf80cebfcf8520ceb8ceb120ceb5cebecf85cf80ceb7cf81ceb5cf84ceb5ceaf20cebaceb1ceb920cf84ceb9cf8220ceb4cf8dcebf20cf80cebbceb5cf85cf81ceadcf8220ceae20cebdceb120ceb1cf80cebfcf86ceb1cf83ceafcf83cebfcf85cebcceb520cf84ceb920ceb5ceafcebdceb1ceb920cf80ceb9cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb3ceb9ceb120ceb5cebcceaccf822e20cea4cebf20cebdceb120cf83cf85cebdcf84ceb7cf81cebfcf8dcebcceb520ceb1ceb9cf8ecebdceb9cebfcf85cf8220cebaceb1cf85ceb3ceacceb4ceb5cf8220cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720cf84ceb7cebd20cebaceb1ceb8ceb9cf83cf84ceac20ceb1cebdceb9cf83cf8ccf81cf81cebfcf80ceb72e0a2d20ce972020ceb8ceb5cf84ceb9cebaceaec2a02020cf83cf84ceaccf83ceb7c2a0ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84ceb7cebdc2a0ceb5cf83cf84ceafceb1cf83ceb7c2a0cf83cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf84ceb7cf8220cf80cf81cebfcf83cf89cf80ceb9cebacf8ccf84ceb7cf84ceb1cf8220cf84cebfcf8520ceaccebbcebbcebfcf8520ceb1cf84cf8ccebccebfcf8520ceb1cebbcebbceac20cebaceb1ceb920cf84ceb7cf8220cf83cf87ceadcf83ceb7cf8220cebcceb1cf822e20ce9aceb1ceb8ceadcebdceb1cf8220ceb1cf80cf8c20cf84ceb120ceb4cf8dcebf20cebcceadcebbceb720cf84ceb7cf8220cf83cf87ceadcf83ceb7cf8220ceadcf87ceb5ceb920cf84ceb720ceb4ceb9cebaceae20cf84cebfcf8520cf80cf81cebfcf83cf89cf80ceb9cebacf8ccf84ceb7cf84ceb120cebaceb1ceb920ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf80cebfcf8520cebaceaccebdceb5ceb920cf84ceb720cf83cf87ceadcf83ceb720cebcceb1cf8220cebdceb120ceb1cebeceafceb6ceb5ceb92e20ce94ceb5cebd20cf89cf86ceb5cebbceb5ceaf20cebdceb120ceb1cf83cf87cebfcebbcebfcf8dcebcceb1cf83cf84ceb520cf83cf85cebdceb5cf87cf8ecf8220cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520ceb8ceadcebbcebfcf85cebcceb520cebdceb120ceb1cebbcebbceaccebecebfcf85cebcceb520cf83cf84cebfcebd20ceaccebbcebbcebfcebd20cebaceb1ceb920cebdceb120cf83cf85cebdcf84ceb7cf81cebfcf8dcebcceb520cebcceafceb120ceb7cebbceb5cebacf84cf81ceb9cf83cebcceadcebdceb720ceb1cf84cebccf8ccf83cf86ceb1ceb9cf81ceb12e0ace9f2020cf83ceb5ceb2ceb1cf83cebccf8ccf8220c2a0cebaceb1ceb920ceb7c2a020cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720c2a0ceb2ceb1cf83ceafceb6cebfcebdcf84ceb1ceb920cf83cf84cebfc2a020cebccebfceafcf81ceb1cf83cebcceb120c2a0cebaceb1ceb920cf84ceb7cebd20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceaec2a020ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb1202e0a2d20cea4cebf20cebdceb12020cebccebfceb9cf81ceb1ceb6cf8ccebcceb1cf83cf84ceb520c2a0cf84ceb120cf80cf81cebfceb2cebbceaecebcceb1cf84ceb120cebaceb1ceb920cebdceb120cebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf84ceb7cebd20ceb5cf85ceb8cf8dcebdceb720cebcceb1cf8220cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720ceb5ceafcebdceb1ceb920ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceac20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb3ceb9ceb120cf84ceb7cebd20ceb9cf83cebfcf81cf81cebfcf80ceafceb120cf84ceb7cf822e20cea3ceb520cebcceb9ceb120ceb4cf8dcf83cebacebfcebbceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb8ceb5cf89cf81ceaecf83cebfcf85cebcceb520cf84cebf20ceaccebbcebbcebf20ceaccf84cebfcebccebf20cf83cf8dcebccebcceb1cf87cf8c20cebcceb1cf8220cf80ceb1cf81ceac20ceb5cebccf80cf8cceb4ceb9cebf20ceae20cebaceaccf84ceb920ceaccf83cf87ceb5cf84cebf20cebcceb520cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceac20cebcceb1cf822e20ce95ceafcf84ceb520ceb1cf85cf84cf8c20cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb120ceb1cf86cebfcf81ceac20cf84ceb720cf83cf87ceadcf83ceb72c20ceb5ceafcf84ceb520cf8ccf87ceb92e0a2d20cea3cf84ceb7cebd2020ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb120c2a0ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cebfcf85cebcceb520cebdceb120cebaceb1cf84ceb1cebdcebfceaecf83cebfcf85cebcceb520cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cf80cebbceb5cf85cf81ceac20cf84cebfcf8520ceaccebbcebbcebfcf8520cebcceadcebbcebfcf85cf8220cf84ceb7cf8220cf83cf87ceadcf83ceb7cf8220cebaceb1ceb920cebdceb120cebccf80cebfcf8dcebcceb520cf83cf84ceb720ceb8ceadcf83ceb720cf84cebfcf8520ceb3ceb9ceb120cebbceafceb3ceb120cebbceb5cf80cf84ceac2028ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb9c2a0ceb5cebdcf83cf85cebdceb1ceafcf83ceb8ceb7cf83ceb7292ec2a020ce95ceafcebdceb1ceb920cebaceb1cebbcf8c20cebdceb120ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebcceb520cf84ceb720ceb3cebbcf8ecf83cf83ceb120cf80cebfcf8520cebaceb1cf84ceb7ceb3cebfcf81ceb5ceaf20cf84cebfcebd20ceaccebbcebbcebfcebd20cebaceb1ceb920cebdceb120cebcceb9cebbceaccebcceb520ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf84ceb9cf8220ceb4ceb9cebaceadcf8220cebcceb1cf8220ceb5cf85ceb8cf8dcebdceb5cf822e20ce91cf80cebfcf86ceb5cf8dceb3cebfcf85cebcceb520cf8ccf81cebfcf85cf8220cf8ccf80cf89cf8220c2abcf80ceaccebdcf84ceb1c2bb20ceae20c2abcf80cebfcf84ceadc2bb2ec2a0c2a00acea4ceb12020cf8ccf81ceb9ceb120c2a0ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb72cc2a0cf8ccf87ceb9c2a0ceb3ceb9ceb120cebdceb120cebcceb1cf8220ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebd20cf83ceb520ceb1cf80cf8ccf83cf84ceb1cf83ceb720ceb1cf80cf8c20cf84cebf20ceaccebbcebbcebf20ceaccf84cebfcebccebf2c20ceb1cebbcebbceac20ceb3ceb9ceb120cebdceb1c2a0ceb4ceb9ceb1cf86cf85cebbceaccf83cf83cebfcf85cebdc2a0cf84ceb7c2a0cebccebfcebdceb1ceb4ceb9cebacf8ccf84ceb7cf84ceacc2a0cebcceb1cf8220cebaceb1ceb920cebdceb1c2a0cebfcf81ceb9cebfceb8ceb5cf84cebfcf8dcebdc2a0ceadcebdceb1c2a0ceb1cf83cf86ceb1cebbceadcf82c2a0cf80cebbceb1ceafcf83ceb9cebfc2a0ceb3ceb9ceb120cf84ceb720cf83cf87ceadcf83ceb720cebcceb1cf822e0ace93ceb9e2809920ceb1cf85cf84cf8c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cf80ceb1cebdcf84ceaecf83cebfcf85cebcceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cf81cf89cf84ceaecf83ceb5ceb9cf823a20ce9cceadcf87cf81ceb920cf80cebfcf8d20ceb1cebdcf84ceadcf87cf893b20cea4ceaf20ceb8ceadcebbcf893b20cea4ceaf20cf87cf81ceb5ceb9ceacceb6cebfcebcceb1ceb93b20cea4ceaf20ceadcf87cf8920ceb1cebdceacceb3cebaceb73bc2a0cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120ceb5ceafcebcceb1cf83cf84ceb520ceadcf84cebfceb9cebccebfceb920cebdceb120ceb8ceadcf83cebfcf85cebcceb520cf84ceb120cf8ccf81ceb9ceac20cebcceb1cf822e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f657069747978696d656e65732d737865736569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a31363a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2237343aceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37343aceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf822dcf83cf87ceadcf83ceb5ceb9cf822663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce95cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3734223b7d7d);
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
(725, 'index.php?option=com_content&view=article&id=75', 'index.php?option=com_content&view=article&id=75:η-σημασία-των-διαπροσωπικών-σχέσεων&catid=41', 'Η σημασία των Διαπροσωπικών Σχέσεων', ' Οι σχέσεις που δημιουργούμε με τους ανθρώπους γύρω μας ονομάζονται διαπροσωπικές και είναι αναπόσπαστο μέρος της φύσης και του πολιτισμού των ανθρώπων. ', '2022-01-27 21:17:42', '50034e5c8a8d9c99680841b05cebcb1c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393333323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238323a2220ce9fceb920cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebcceb520cebcceb520cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cf8dcf81cf8920cebcceb1cf8220cebfcebdcebfcebcceacceb6cebfcebdcf84ceb1ceb920ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf83cf80ceb1cf83cf84cebf20cebcceadcf81cebfcf8220cf84ceb7cf8220cf86cf8dcf83ceb7cf8220cebaceb1ceb920cf84cebfcf8520cf80cebfcebbceb9cf84ceb9cf83cebccebfcf8d20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2e20223b693a333b613a32353a7b733a323a226964223b693a37353b733a353a22616c696173223b733a36363a22ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cf89cebd20ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cf83cf87ceadcf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3336373a223c703ece9fceb920cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebcceb520cebcceb520cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cf8dcf81cf8920cebcceb1cf8220cebfcebdcebfcebcceacceb6cebfcebdcf84ceb1ceb9c2a03c7374726f6e673eceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf823c2f7374726f6e673ec2a0cebaceb1ceb920ceb5ceafcebdceb1ceb9c2a03c7374726f6e673eceb1cebdceb1cf80cf8ccf83cf80ceb1cf83cf84cebf3c2f7374726f6e673ec2a0cebcceadcf81cebfcf8220cf84ceb7cf82c2a03c7374726f6e673ecf86cf8dcf83ceb7cf823c2f7374726f6e673ec2a0cebaceb1ceb920cf84cebfcf85c2a03c7374726f6e673ecf80cebfcebbceb9cf84ceb9cf83cebccebfcf8d3c2f7374726f6e673ec2a0cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2ec2a03c2f703e0d0a223b733a343a22626f6479223b733a333138383a22ce9720cf83ceb7cebcceb1cf83ceafceb120cf84cf89cebd20ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cea3cf87ceadcf83ceb5cf89cebd20ce9fceb920cebccf8ccebdcebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf8520ceb1cebeceafceb6ceb5ceb920cebdceb120cf84cebfcf85cf8220cf86cf89cebdceaccebeceb5ceb9cf8220c2abcebcceb5ceafcebdceb5c2bb20ceb5ceafcebdceb1ceb920ceb5cebaceb5ceafcebdcebfceb920cf80cebfcf8520ceb4ceb5cebd20ceadcf86cf85ceb3ceb1cebd20cf80cebfcf84cead212020202020202020202020202020202020202020202020202020202020ce93ceb9ceb120cebdceb120ceb4ceb9ceb1cebccebfcf81cf86cf8ecf83cebfcf85cebcceb520cf85ceb3ceb9ceb5ceafcf8220cebaceb1ceb920ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb4cf8ecf83cebfcf85cebd20cf8ccebbceb120cf84cebfcf85cf8220cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebfceb920cf83cf87ceadcf83ceb5ceb9cf8220ceb1cf85cf84ceadcf8220cebdceb120ceb4ceb9ceadcf80cebfcebdcf84ceb1ceb920ceb1cf80cf8c3a20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72c20cf83ceb5ceb2ceb1cf83cebccf8c2dcebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920cf8ccf81ceb9ceb12e20202020202020202020202020202020202020202020ce9fceb920cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebcceb520cebcceb520cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cf8dcf81cf8920cebcceb1cf8220cebfcebdcebfcebcceacceb6cebfcebdcf84ceb1ceb9c2a0ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf82c2a0cebaceb1ceb920ceb5ceafcebdceb1ceb9c2a0ceb1cebdceb1cf80cf8ccf83cf80ceb1cf83cf84cebfc2a0cebcceadcf81cebfcf8220cf84ceb7cf82c2a0cf86cf8dcf83ceb7cf82c2a0cebaceb1ceb920cf84cebfcf85c2a0cf80cebfcebbceb9cf84ceb9cf83cebccebfcf8dc2a0cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2ec2a00ace9f20ceaccebdceb8cf81cf89cf80cebfcf8220ceb5ceafcebdceb1ceb9c2a0cebacebfceb9cebdcf89cebdceb9cebacf8cc2a0cebfcebdc2a0cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcebdc2a0ce91cf81ceb9cf83cf84cebfcf84ceadcebbceb7c2a0cebaceb1ceb920ceb3ceb9e2809920ceb1cf85cf84cf8c20cebfceb920cf83cf87ceadcf83ceb5ceb9cf8220cf84cebfcf8520cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceadcf87cebfcf85cebd20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb72028cebaceb1ceb920cf83cf85cebdceaeceb8cf89cf8220cf80cf81cf89cf84ceb5cf8dcebfcf85cf83ceb129c2a0cf83ceb7cebcceb1cf83ceafceb1c2a0cf83cf84ceb720ceb6cf89ceae20cf84cebfcf8520cebaceb1ceb920cf86cf85cf83ceb9cebaceac20cf83cf84ceb7cebdc2a0cf88cf85cf87cebfcebbcebfceb3ceafceb1c2a0cf84cebfcf852ec2a0ce88cebdceb1cf8220ceaccebdceb8cf81cf89cf80cebfcf8220cebcceb5c2a0cf85ceb3ceb9ceb5ceafcf82c2a0ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cebaceb1ceb920ceadcebdceb1cf82c2a0ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf82c2a0ceaccebdceb8cf81cf89cf80cebfcf822c20cebaceb1ceb8cf8ecf8220cf80cebfcebbcebbceb1cf80cebbceadcf8220ceadcf81ceb5cf85cebdceb5cf8220ceb4ceb5ceafcf87cebdcebfcf85cebd20cf8ccf84ceb920cebfceb9c2a0cf83cf87ceadcf83ceb5ceb9cf82c2a0cebcceb1cf8220ceb5ceafcebdceb1ceb920cebfc2a0cebdcebfcf8dcebcceb5cf81cebf203120cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220ceb5cf85cf84cf85cf87ceafceb1cf822c20cf80cf81ceb9cebd20ceb1cf80cf8c20cf84ceb120cf87cf81ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb720ceb4cf8ccebeceb12e20ce98ceb120cf84cebf20ceb4ceb9ceb1cf80ceb9cf83cf84cf8ecf83cebfcf85cebcceb520cebaceb1ceb920ceb1cf80cf8c20cf84cebfcebd20ceafceb4ceb9cebf20cebcceb1cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20ceb1cebd20ceb1cebdceb1cf81cf89cf84ceb7ceb8cebfcf8dcebcceb520cf80cf89cf8220cebdceb9cf8eceb8cebfcf85cebcceb520cf89cf8220cebcceadcebbcebfcf8220cebcceafceb1cf8220ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdceb7cf8220cebaceb1ceb920ceb4ceb5cebcceadcebdceb7cf8220cebfceb9cebacebfceb3ceadcebdceb5ceb9ceb1cf8220cebaceb1ceb920cf80cf89cf8220cf8ccf84ceb1cebd20ceadcf87cebfcf85cebcceb520cebcceafceb120ceb1cf8dcebeceb7cf83ceb720ceae20cebcceafceb120ceb4ceb9ceaccebacf81ceb9cf83ceb720cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac20cebcceb1cf822e20cea3ceafceb3cebfcf85cf81ceb120cf85cf80ceaccf81cf87ceb5ceb9c2a0cf87ceb1cf81ceacc2a0cebaceb1ceb9c2a0ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7c2a0cebaceb1ceb920cf83cf84ceb720ceb4ceb5cf8dcf84ceb5cf81ceb720cf80ceb5cf81ceafcf80cf84cf89cf83ceb72c20ceb1cebbcebbceac20cf83cf84ceb7cebd20cf80cf81cf8ecf84ceb720cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120ceb5ceafcebdceb1ceb9c2a0ceb2ceb1ceb8cf8dcf84ceb5cf81cebfc2a0cebaceb1ceb9c2a0cebcceb1cebacf81cebfceb2ceb9cf8ccf84ceb5cf81cebf2e20ce93ceb9e2809920ceb1cf85cf84cf8c20ceb1cebeceafceb6ceb5ceb920cebdceb120ceb5cf80ceb5cebdceb4cf8dcf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cf8dcf81cf8920cebcceb1cf822c20cebdceb120cf84cebfcf85cf8220ceb4cf8ecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf8ecf81cebf20cebaceb1ceb920cf87cf81cf8ccebdcebf20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20ceb3ceb9ceb1cf84ceaf20ceadcf84cf83ceb920cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20ce9fceb920ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cf8ccebbceb5cf8220cebfceb920cf80ceb9cebf20cf83cf84ceb5cebdceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520cf83cf85cebdceaccf80cf84cebfcf85cebcceb520cebcceb520ceb1cebdceb8cf81cf8ecf80cebfcf85cf822c20ceb4ceb7cebb2e20cf86ceb9cebbceb9cebaceadcf822c20ceb5cf81cf89cf84ceb9cebaceadcf822c20cf83cf85cebdceb1ceb4ceb5cebbcf86ceb9cebaceadcf822c20ceb3cebfcebdceb5cf8acebaceadcf822c20cf83cf85ceb3ceb3ceb5cebdceb9cebaceadcf8220cebacebbcf802e20ce9aceb1ceb920cebdceb120ceb8cf85cebcceaccf83cf84ceb52cc2a0ceb720cf83cf87ceadcf83ceb720ceb5ceafcebdceb1ceb920cf80ceaccebdcf84ceb120ceb1cebdceac20ceb4cf8dcebfc2a0cebaceb1ceb920cf8ccf87ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cebcceadcebbceb72120ce9ccf80cebfcf81ceb5ceaf2c20ceb4ceb7cebbceb1ceb4ceae2c20cebdceb120ceb5ceafcebcceb1ceb920cebcceadcebbcebfcf8220cebcceafceb1cf8220cebfceb9cebacebfceb3ceadcebdceb5ceb9ceb1cf8220ceb1cebbcebbceac20ceaccebbcebbceb720ceb5ceafcebdceb1ceb920ceb720cf83cf87ceadcf83ceb720cf80cebfcf8520ceadcf87cf8920cebcceb520cf84cebfcebd20ceb3ceb9cebf20cebccebfcf8520cebaceb1ceb920ceaccebbcebbceb720cebcceb520cf84cebfcebd20ceaccebdcf84cf81ceb120cebccebfcf852e223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a31373a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a2237353aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cf89cebd2dceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf87ceadcf83ceb5cf89cebd223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37353aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cf89cebd2dceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf87ceadcf83ceb5cf89cebd2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36363a22ce9720cf83ceb7cebcceb1cf83ceafceb120cf84cf89cebd20ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cea3cf87ceadcf83ceb5cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3735223b7d7d),
(726, 'index.php?option=com_content&view=article&id=174', 'index.php?option=com_content&view=article&id=174:βήματα-πριν-το-νέο-ξεκίνημα&catid=34', 'Βήματα πριν το νέο ξεκίνημα', ' Βάζουμε στόχους προσδοκώντας μια νέα αρχή. Μια νέα αρχή μπορεί να σηματοδοτηθεί από μια ευκαιρία, όπως τα γενέθλια ή ένα χρονικό ορόσημο, όπως η πρώτη ημέρα του μήνα. ', '2022-01-27 21:19:07', '19488cf2510432fbb897433c5d621e4f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393931393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330333a2220ce92ceacceb6cebfcf85cebcceb520cf83cf84cf8ccf87cebfcf85cf8220cf80cf81cebfcf83ceb4cebfcebacf8ecebdcf84ceb1cf8220cebcceb9ceb120cebdceadceb120ceb1cf81cf87ceae2e20ce9cceb9ceb120cebdceadceb120ceb1cf81cf87ceae20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb7cebcceb1cf84cebfceb4cebfcf84ceb7ceb8ceb5ceaf20ceb1cf80cf8c20cebcceb9ceb120ceb5cf85cebaceb1ceb9cf81ceafceb12c20cf8ccf80cf89cf8220cf84ceb120ceb3ceb5cebdceadceb8cebbceb9ceb120ceae20ceadcebdceb120cf87cf81cebfcebdceb9cebacf8c20cebfcf81cf8ccf83ceb7cebccebf2c20cf8ccf80cf89cf8220ceb720cf80cf81cf8ecf84ceb720ceb7cebcceadcf81ceb120cf84cebfcf8520cebcceaecebdceb12e20223b693a333b613a32353a7b733a323a226964223b693a3137343b733a353a22616c696173223b733a35303a22ceb2ceaecebcceb1cf84ceb120cf80cf81ceb9cebd20cf84cebf20cebdceadcebf20cebeceb5cebaceafcebdceb7cebcceb1223b733a373a2273756d6d617279223b733a3332383a223c703e3c7374726f6e673ece92ceacceb6cebfcf85cebcceb520cf83cf84cf8ccf87cebfcf85cf8220cf80cf81cebfcf83ceb4cebfcebacf8ecebdcf84ceb1cf823c2f7374726f6e673ec2a0cebcceb9ceb120cebdceadceb120ceb1cf81cf87ceae2e20ce9cceb9ceb120cebdceadceb120ceb1cf81cf87ceae20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb7cebcceb1cf84cebfceb4cebfcf84ceb7ceb8ceb5ceaf20ceb1cf80cf8c20cebcceb9ceb120ceb5cf85cebaceb1ceb9cf81ceafceb12c20cf8ccf80cf89cf8220cf84ceb120ceb3ceb5cebdceadceb8cebbceb9ceb120ceae20ceadcebdceb120cf87cf81cebfcebdceb9cebacf8c20cebfcf81cf8ccf83ceb7cebccebf2c20cf8ccf80cf89cf8220ceb720cf80cf81cf8ecf84ceb720ceb7cebcceadcf81ceb120cf84cebfcf8520cebcceaecebdceb12e3c2f703e0d0a223b733a343a22626f6479223b733a333934373a22ce92ceaecebcceb1cf84ceb120cf80cf81ceb9cebd20cf84cebf20cebdceadcebf20cebeceb5cebaceafcebdceb7cebcceb120ce9fceb920cf83cf84cf8ccf87cebfceb920ceb5ceafcebdceb1ceb920cf8ccebdceb5ceb9cf81ceb120cebcceb520cf80cf81cebfceb8ceb5cf83cebcceafceb120ceb5cebacf80cebbceaecf81cf89cf83ceb7cf822e2020202020202020202020202020202020202020202020202020202020ce92ceacceb6cebfcf85cebcceb520cf83cf84cf8ccf87cebfcf85cf8220cf80cf81cebfcf83ceb4cebfcebacf8ecebdcf84ceb1cf8220cebcceb9ceb120cebdceadceb120ceb1cf81cf87ceae2e20ce9cceb9ceb120cebdceadceb120ceb1cf81cf87ceae20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb7cebcceb1cf84cebfceb4cebfcf84ceb7ceb8ceb5ceaf20ceb1cf80cf8c20cebcceb9ceb120ceb5cf85cebaceb1ceb9cf81ceafceb12c20cf8ccf80cf89cf8220cf84ceb120ceb3ceb5cebdceadceb8cebbceb9ceb120ceae20ceadcebdceb120cf87cf81cebfcebdceb9cebacf8c20cebfcf81cf8ccf83ceb7cebccebf2c20cf8ccf80cf89cf8220ceb720cf80cf81cf8ecf84ceb720ceb7cebcceadcf81ceb120cf84cebfcf8520cebcceaecebdceb12e20202020202020202020202020202020202020202020cea7cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebcceb5c2a0cf84ceb7cebd20ceb1cf81cf87ceae20cebcceb9ceb1cf8220cebdceadceb1cf8220ceb5ceb2ceb4cebfcebcceacceb4ceb1cf822c20cebcceaecebdceb120ceae20ceadcf84cebfcf85cf822c20cf89cf8220ceb4ceb5ceafcebacf84ceb720ceb3ceb9ceb120cebde2809920ceb1cf86ceaecf83cebfcf85cebcceb520cf84ceb7cebd20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cf80ceafcf83cf8920cebcceb1cf822e20ce91cf85cf84ceac20cf84ceb120cf83ceb7cebcceb5ceafceb120cebcceb5cf84ceacceb2ceb1cf83ceb7cf822c20cebcceb1cf8220cf80cf81cebfcf83cf86ceadcf81cebfcf85cebdc2a0e2809ccf84ceb7cebd20ceb5cebbceb5cf85ceb8ceb5cf81ceafceb120cebdceb120ceb3ceafcebdcebfcf85cebcceb520cebcceb9ceb120cebdceadceb12c20cebaceb1cebbcf8dcf84ceb5cf81ceb720ceadcebaceb4cebfcf83ceb720cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf82e2809d2ec2a0cea9cf83cf84cf8ccf83cebf2c20ceb3ceb9ceb120cebdceb120ceb1cf85cebeceaecf83cebfcf85cebcceb520cf84ceb9cf8220cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf8220cebdceb120ceb5cf80ceb9cf84ceb5cf85cf87ceb8cebfcf8dcebd20cebfceb920cf83cf84cf8ccf87cebfceb920cf80cebfcf8520ceb8ceb120ceb2ceaccebbcebfcf85cebcceb52c20cebaceb1cebbcf8c20ceb5ceafcebdceb1ceb920cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83cebfcf85cebcceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb1203a0a202dce91cebdceb1cf83cebacf8ccf80ceb7cf83ceb7c2a03ac2a0ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf80cebfcf8520ceb2cf81ceb9cf83cebacf8ccebcceb1cf83cf84ceb520cf84cf8ecf81ceb12e20ce9fcf85cf83ceb9ceb1cf83cf84ceb9cebaceac2c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebacebfceb9cf84ceaccebecebfcf85cebcceb520cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20ceb1cf80cf8c20cf84ceb720ceb8ceadcf83ceb720cf80cebfcf8520ceb5ceafcebcceb1cf83cf84ceb520cf84cf8ecf81ceb120cebaceb1ceb920cebdceb120ceb4ceb9ceb1cebacf81ceafcebdcebfcf85cebcceb5c2a0cf84ceb920cebbceb5ceb9cf84cebfcf8dcf81ceb3ceb7cf83ceb5c2a0cebaceb1cebbceac20cebaceb1ceb920cf84ceb920cf8ccf87ceb9202e0a202dce9eceb52d20cebaceb1ceb8ceaccf81ceb9cf83cebcceb1203ac2a0ce91cf86cebfcf8d20cebaceaccebdcebfcf85cebcceb520cf84ceb7cebdc2a0ceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb72c20cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb2ceaecebcceb120ceb5ceafcebdceb1ceb920cebdceb120ceb1cf86ceaecf83cebfcf85cebcceb520cf80ceafcf83cf8920cf8ccf84ceb920ceb2cebbceadcf80cebfcf85cebcceb520cf8ccf84ceb920ceb4ceb520cebbceb5ceb9cf84cebfcf85cf81ceb3ceb5ceaf2e20ce91cf85cf84cf8c2c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822c20cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220ceae20ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebdceb8cf81cf8ecf80cebfcf85cf822e20cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf822c20cf80ceadcf86cf84cebfcf85cebcceb520cf83cf84ceb7cebd20cf80ceb1ceb3ceafceb4ceb120cebdceb120ceb3ceb5cebcceafceb6cebfcf85cebcceb520cf84cebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb120cebcceb1cf8220ceb1cf83cf86cf85cebacf84ceb9cebaceac2c20cebcceb520cf83cf85cebdceadcf80ceb5ceb9ceb120cebdceb120cebcceb7cebd20ceadcf87cebfcf85cebcceb520cf84ceb120ceb1cf80cebfceb8ceadcebcceb1cf84ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cebfcf8dcebcceb520ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac20cf83ceb520cf8ccebbceb12e0a202dce95cebdceb4cebfcf83cebacf8ccf80ceb7cf83ceb73ac2a0ce88cf80ceb5ceb9cf84ceb12c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb1c2a0cf85cf80cebfcf83cf84ceb7cf81ceafcebecebfcf85cebcceb5c2a0cf84ceb9cf8220cebdceadceb5cf8220ceb5cf80ceb9cebbcebfceb3ceadcf8220cebcceb1cf822cc2a0cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebcceb520cebaceb1ceb920cebdceb120ceb2ceb1cf83ceb9cf83cf84cebfcf8dcebcceb520cf83cf84ceb9cf8220ceb1cebeceafceb5cf8220cebcceb1cf82c2a0cebaceb1ceb920cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cf80cebfcf8520ceb2cf81ceafcf83cebacebfcebdcf84ceb1ceb920cf83cf84cebfcebd20cf80cf85cf81ceaecebdceb120cf84ceb7cf8220cf85cf80cf8ccf83cf84ceb1cf83ceaecf8220cebcceb1cf8220282727cea0cf8ccf84ceb520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20cebdceb9cf8eceb8cf8920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf822fceb727272c202727cea0cebfceb9cebfceb920cf83cf84cf8ccf87cebfceb920ceb8ceb120cebcceb520ceb5cebeceb5cebbceafcebecebfcf85cebd20cebaceb1ceb920ceb8ceb120cebcceb520ceb5cebdceb4cf85cebdceb1cebccf8ecf83cebfcf85cebd3f2727292e0a202dce99ceb5cf81ceaccf81cf87ceb7cf83ceb73ac2a0ce91cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb720cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cebdceb120ceb2ceaccebbcebfcf85cebcceb520cf80cf81cebfcf84ceb5cf81ceb1ceb9cf8ccf84ceb7cf84ceb5cf822c20ceb5ceafcebdceb1ceb920ceb7c2a0ceb9ceb5cf81ceaccf81cf87ceb7cf83ceb7c2a0cf84cf89cebd20cf83cf84cf8ccf87cf89cebd2e20ce9720cebfcf81ceb3ceaccebdcf89cf83ceb72c20ceb5ceafcebdceb1ceb920cf84cebf20cebacebbceb5ceb9ceb4ceaf20ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2e20cea0ceb1cf81cf8ccebbceb120ceb1cf85cf84ceac2c20cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb5cebdceb4ceadcf87ceb5cf84ceb1ceb920cebdceb120cf80cf81cebfcebacf8dcf88cebfcf85cebd20cebdceadceb5cf8220ceb1cebdceacceb3cebaceb5cf822e20ce95cebaceb5ceaf2c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccf8ccf83cebfcf85cebcceb520cf84ceb120ceb4ceb5ceb4cebfcebcceadcebdceb120cebcceb520ceb2ceaccf83ceb720cf84cebf20cf80cf8ccf83cebf20ceb5cf80ceb5ceafceb3cebfcebd20cebaceb1ceb920cf84cebf20cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cebaceaccf84ceb92e0a202dcea5cf80cebfcf83cf84ceaecf81ceb9cebeceb73ac2a0cea4ceadcebbcebfcf822c20ceadcebdceb120cebacebfcebccebcceaccf84ceb920cf80cebfcf8520ceb4ceb520ceb8ceb120cf80cf81ceadcf80ceb5ceb920cebdceb120ceb1cebcceb5cebbcebfcf8dcebcceb520ceb5ceafcebdceb1ceb920ceb720ceb1cebdceb1ceb6ceaecf84ceb7cf83ceb720ceb2cebfceaeceb8ceb5ceb9ceb1cf82202c20cf8ccf84ceb1cebd20cf84cebf20cf87cf81ceb5ceb9ceb1ceb6cf8ccebcceb1cf83cf84ceb52e20ce9fceb920cf83ceb7cebcceb1cebdcf84ceb9cebacebfceaf20ceaccebbcebbcebfceb920cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf85cf80cebfcf83cf84ceb7cf81ceafcebecebfcf85cebd20cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb5cf80ceafcf84ceb5cf85cebeceb7cf8220cf84cf89cebd20cf83cf84cf8ccf87cf89cebd20cebcceb1cf822e20cea4cebf20cebccf8ccebdcebf20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb92c20ceb5ceafcebdceb1ceb920ceb6ceb7cf84ceaecf83cebfcf85cebcceb520cf84ceb720cf83cf85cebdceb4cf81cebfcebcceae20ceb1cf84cf8ccebccf89cebd20cf80cebfcf85c2a0ceb5cebccf80ceb9cf83cf84ceb5cf85cf8ccebcceb1cf83cf84ceb5c2a0cebaceb1ceb920cebdceb120cf80cf81ceaccebecebfcf85cebcceb520cf84cebf20ceb1cebdcf84ceafcf83cf84cebfceb9cf87cebf20ceb3ceb9ceb120ceb5cebaceb5ceafcebdcebfcf85cf822c20ceb1cebd20cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf2e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a31393a3037223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a223137343aceb2ceaecebcceb1cf84ceb12dcf80cf81ceb9cebd2dcf84cebf2dcebdceadcebf2dcebeceb5cebaceafcebdceb7cebcceb1223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137343aceb2ceaecebcceb1cf84ceb12dcf80cf81ceb9cebd2dcf84cebf2dcebdceadcebf2dcebeceb5cebaceafcebdceb7cebcceb12663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22ce92ceaecebcceb1cf84ceb120cf80cf81ceb9cebd20cf84cebf20cebdceadcebf20cebeceb5cebaceafcebdceb7cebcceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313734223b7d7d);
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
(728, 'index.php?option=com_content&view=article&id=50', 'index.php?option=com_content&view=article&id=50:εργασιακό-στρες&catid=19', 'Εργασιακό στρες', ' Ο Παγκόσμιος οργανισμός Υγείας έχει χαρακτηρίσει επίσημα το στρες ως την > ενώ σύμφωνα με τα στοιχεία της ', '2022-01-27 21:20:23', 'a279863fa194660c125fb212ac354d86', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383632363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139343a2220ce9f20cea0ceb1ceb3cebacf8ccf83cebcceb9cebfcf8220cebfcf81ceb3ceb1cebdceb9cf83cebccf8ccf8220cea5ceb3ceb5ceafceb1cf8220ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceafcf83ceb5ceb920ceb5cf80ceafcf83ceb7cebcceb120cf84cebf20cf83cf84cf81ceb5cf8220cf89cf8220cf84ceb7cebd203e20ceb5cebdcf8e20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf84ceb7cf8220223b693a333b613a32353a7b733a323a226964223b693a35303b733a353a22616c696173223b733a32393a22ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf82223b733a373a2273756d6d617279223b733a3239333a223c703ece9f20cea0ceb1ceb3cebacf8ccf83cebcceb9cebfcf8220cebfcf81ceb3ceb1cebdceb9cf83cebccf8ccf8220cea5ceb3ceb5ceafceb1cf8220ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceafcf83ceb5ceb920ceb5cf80ceafcf83ceb7cebcceb120cf84cebf20cf83cf84cf81ceb5cf8220cf89cf8220cf84ceb7cebdc2a0c2a03c7374726f6e673e266c743b266c743b20ceb5cf80ceb9ceb4ceb7cebcceafceb120cf84cebfcf852032313c7375703ecebfcf853c2f7375703ec2a0ceb1ceb9cf8ecebdceb12667743b2667743b3c2f7374726f6e673ec2a0ceb5cebdcf8e20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf84ceb7cf82c2a03c2f703e0d0a223b733a343a22626f6479223b733a323930353a22ce95cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf8220cea4cebf20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cf8ccf80cebbcebf20cebcceb1cf8220ceadcebdceb1cebdcf84ceb920cf84cebfcf8520cf83cf84cf81ceb5cf8220ceb5ceafcebdceb1ceb920ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cebcceb1cf8220cebdceb120ceb4ceb9ceb1cebbceadcebecebfcf85cebcceb520cebcceafceb120cf83cebaceadcf88ceb720ceb1cebdcf84ceaf20ceb3ceb9ceb120cebcceafceb120ceaccebbcebbceb72020202020202020202020202020202020202020202020202020202020ce9f20cea0ceb1ceb3cebacf8ccf83cebcceb9cebfcf8220cebfcf81ceb3ceb1cebdceb9cf83cebccf8ccf8220cea5ceb3ceb5ceafceb1cf8220ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceafcf83ceb5ceb920ceb5cf80ceafcf83ceb7cebcceb120cf84cebf20cf83cf84cf81ceb5cf8220cf89cf8220cf84ceb7cebd20266c743b266c743b20ceb5cf80ceb9ceb4ceb7cebcceafceb120cf84cebfcf85203231cebfcf8520ceb1ceb9cf8ecebdceb12667743b2667743b20ceb5cebdcf8e20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf84ceb7cf8220202020202020202020202020202020202020202020ce94ceb9ceb5ceb8cebdcebfcf8dcf8220ce9fcf81ceb3ceaccebdcf89cf83ceb7cf8220ce95cf81ceb3ceb1cf83ceafceb1cf822028496e7465726e6174696f6e616c204c61626f72204f7267616e697a6174696f6e29202c2022ce9720ceb1cf80ceb1ceb9cf84ceb7cf84ceb9cebaceae20ceb5cf81ceb3ceb1cf83ceafceb120ceadcf87ceb5ceb920cf80cebfcebbcebbceb1cf80cebbcebfcf8dcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220cebaceb9cebdceb4cf8dcebdcebfcf8520cf83cf84ceb7cebd20ceb1cebdceaccf80cf84cf85cebeceb720cf83cf85cebccf80cf84cf89cebcceaccf84cf89cebd20cf83cf87ceb5cf84ceb9cebacf8ecebd20cebcceb520cf84cebf20cf83cf84cf81ceb5cf822c20cf8ccf80cf89cf8220cf80cebfcebdcebfcebaceadcf86ceb1cebbcebfceb92c20cf87cf81cf8ccebdceb9ceb120cebacebfcf8dcf81ceb1cf83ceb72c20cf80cf8ccebdcebfceb920cf83cf84cebf20cf83cf84ceaeceb8cebfcf822c20cf83cf84cebfcebcceb1cf87ceb9cebaceac20cf80cf81cebfceb2cebbceaecebcceb1cf84ceb120ceb1cebbcebbceac20cebaceb1ceb920cf83ceb520cf83cebfceb2ceb1cf81ceadcf8220ceb1cf83ceb8ceadcebdceb5ceb9ceb5cf8220cf8ccf80cf89cf8220cf85cf80ceadcf81cf84ceb1cf83ceb72c20ceb4ceb9ceb1ceb2ceaecf84ceb72c20cf83cf84ceb5cf86ceb1cebdceb9ceb1ceafceb120cebdcf8ccf83cebf20cebaceb1ceb920cf88cf85cf87cebfcebdceb5cf85cf81cf89cf84ceb9cebaceadcf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceadcf82222ec2a0cea4cebf20cf80ceb1cf81ceb1cf80ceaccebdcf892c20ceb5cf80ceb9ceb2ceb5ceb2ceb1ceb9cf8ecebdceb5cf84ceb1ceb920cebaceb1ceb920ceb1cf80cf8c20cf84cebf20ce91cebcceb5cf81ceb9cebaceb1cebdceb9cebacf8c20ce99cebdcf83cf84ceb9cf84cebfcf8dcf84cebf20ceb3ceb9ceb120cf84cebf20cea3cf84cf81ceb5cf8220ceb1cf86cebfcf8d20cf83cf84ceb1cf84ceb9cf83cf84ceb9cebaceac20ceb2cf81ceaecebaceb1cebd20cf8ccf84ceb9c2a0cf84cebf20373525202d2039302520cf84cf89cebd20ceb5cf80ceb9cf83cebaceadcf88ceb5cf89cebd20cf83cf84cebfcf85cf8220ceb3ceb9ceb1cf84cf81cebfcf8dcf8220ceb1cf86cebfcf81cebfcf8dcebd20ceb8ceadcebcceb1cf84ceb120cf85ceb3ceb5ceafceb1cf8220cf80cebfcf8520cf80cf81cebfcebacf8dcf80cf84cebfcf85cebd20ceb1cf80cf8c20cf84cebf20cf83cf84cf81ceb5cf822ec2a0ce91cebacf8ccebcceb12c20cf83cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf8220cf84cebfcf8520ceafceb4ceb9cebfcf8520ce99cebdcf83cf84ceb9cf84cebfcf8dcf84cebfcf8520cf84cebfc2a038302520cf84cf89cebd20ceb5cf81ceb3ceb1ceb6cebfcebcceadcebdcf89cebd20ceb2cf81ceafcf83cebacebfcf85cebd20cf83cf84cf81ceb5cf83cebfceb3cf8ccebdceb120cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cf84cebfcf85cf822c20cebcceb520cf84cebfcf85cf8220cebcceb9cf83cebfcf8dcf8220ceb1cf80cf8c20ceb1cf85cf84cebfcf8dcf8220cebdceb120cf85cf80cebfcf83cf84ceb7cf81ceafceb6cebfcf85cebd20cf8ccf84ceb920ceb720ceb8ceadcf83ceb720ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf84cebfcf85cf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20ceadcf89cf8220cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceac20ceb1cf80ceb1ceb9cf84ceb7cf84ceb9cebaceae2e20cea4ceaf20cebccf80cebfcf81cf8e20cebdceb120cebaceaccebdcf8920ceb3ceb9ceb120cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e20cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf823f2020202020202020cea5cf80ceaccf81cf87ceb5ceb920cebcceb9ceb120cf80cebfceb9cebaceb9cebbceafceb120ceb1cf80cf8c20ceb2ceaecebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceb3ceb9ceb120cebdceb120cebcceb5ceb9cf89ceb8cebfcf8dcebd20cf84cf8ccf83cebf20cf84ceb120cf83cf85cebdcebfcebbceb9cebaceac20ceb5cf80ceafcf80ceb5ceb4ceb120cf83cf84cf81ceb5cf822c20cf8ccf83cebf20cebaceb1ceb920cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf823a20202020202020200a20ce91cebdceb1cebbceacceb2ceb5cf84ceb520cf84ceb7cebd20ceb5cf85ceb8cf8dcebdceb7c2a0ceb3ceb9ceb120cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf86cf85cf83ceb9cebaceaecf8220cebaceb1ceb920cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cf83ceb1cf8220ceb5cf85ceb5cebeceafceb1cf822e0a20ce91cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84ceb9cf8220cf80ceb1ceb3ceafceb4ceb5cf8220cebaceb1ceb920cf84ceb9cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf82c2a0cf80cebfcf8520ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20cebcceb9ceb120ceb1cf81cebdceb7cf84ceb9cebaceae20cf83cf84ceaccf83ceb720cebaceb1ceb920cf80cf81cebfcf83ceb8ceadcf84cebfcf85cebd20ceb5cf80ceb9cf80cebbceadcebfcebd20cf83cf84cf81ceb5cf8220cf83cf84cebf20ceaeceb4ceb720cf85cf80ceaccf81cf87cebfcebd2e0a20ce9cceacceb8ceb5cf84ceb520cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84ceb9cf8220ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf8220ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb1cf82c2a0ceb3ceb9ceb120cebdceb120ceb4ceb9ceb5cf85cebacebfcebbcf8dcebdceb5cf84ceb520cebaceb1ceb920cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5cf84ceb520cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83ceb1cf8220cebcceb520cf84ceb720ceb4ceb9cebfceafcebaceb7cf83ceb720cebaceb1ceb920cf84cebfcf85cf8220cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf8220cf83ceb1cf822e223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f657267617369616b6f2d7374726573732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a32303a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a2235303aceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf83cf84cf81ceb5cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35303aceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf83cf84cf81ceb5cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22ce95cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3530223b7d7d),
(729, 'index.php?option=com_content&view=article&id=51', 'index.php?option=com_content&view=article&id=51:ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες&catid=19', 'Ο ρόλος της άσκησης στην καταπολέμηση του στρες', ' Η συστηματική άσκηση βοηθά το σώμα μας να ανταποκρίνεται καλύτερα σε όλες του τις λειτουργίες, γιατί έχει τη μοναδική ικανότητα να μας χαρίζει ζωντάνια και εγρήγορση και ταυτόχρονα χαλάρωση και ηρεμία. ', '2022-01-27 21:21:07', 'dbb76d9b4be578d1ed5caf7afbeebf51', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31313033383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3337323a2220ce9720cf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb720ceb2cebfceb7ceb8ceac20cf84cebf20cf83cf8ecebcceb120cebcceb1cf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83ceb520cf8ccebbceb5cf8220cf84cebfcf8520cf84ceb9cf8220cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb5cf822c20ceb3ceb9ceb1cf84ceaf20ceadcf87ceb5ceb920cf84ceb720cebccebfcebdceb1ceb4ceb9cebaceae20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120cebcceb1cf8220cf87ceb1cf81ceafceb6ceb5ceb920ceb6cf89cebdcf84ceaccebdceb9ceb120cebaceb1ceb920ceb5ceb3cf81ceaeceb3cebfcf81cf83ceb720cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cf87ceb1cebbceaccf81cf89cf83ceb720cebaceb1ceb920ceb7cf81ceb5cebcceafceb12e20223b693a333b613a32353a7b733a323a226964223b693a35313b733a353a22616c696173223b733a38373a22cebf20cf81cf8ccebbcebfcf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb7cebd20cebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf82223b733a373a2273756d6d617279223b733a3437333a223c703ece97c2a03c7374726f6e673ecf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb73c2f7374726f6e673ec2a0ceb2cebfceb7ceb8ceac20cf84cebf20cf83cf8ecebcceb120cebcceb1cf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83ceb520cf8ccebbceb5cf8220cf84cebfcf8520cf84ceb9cf8220cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb5cf822c20ceb3ceb9ceb1cf84ceaf20ceadcf87ceb5ceb920cf84ceb720cebccebfcebdceb1ceb4ceb9cebaceae20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120cebcceb1cf8220cf87ceb1cf81ceafceb6ceb5ceb9c2a03c7374726f6e673eceb6cf89cebdcf84ceaccebdceb9ceb13c2f7374726f6e673ec2a0cebaceb1ceb9c2a03c7374726f6e673eceb5ceb3cf81ceaeceb3cebfcf81cf83ceb73c2f7374726f6e673ec2a0cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb1c2a03c7374726f6e673ecf87ceb1cebbceaccf81cf89cf83ceb73c2f7374726f6e673ec2a0cebaceb1ceb9c2a03c7374726f6e673eceb7cf81ceb5cebcceafceb13c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a343639343a22ce9f20cf81cf8ccebbcebfcf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb7cebd20cebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cea7ceb1cebccebfceb3ceadcebbceb12c20cf80ceaccf81ceb520ceb1cebdceaccf83ceb120cebaceb1ceb920cf80ceaeceb3ceb1ceb9cebdceb520cf83ceb9ceb3ceac20cf83ceb9ceb3ceac2020202020202020202020202020202020202020202020202020202020ce8ccebbcebfceb920cebcceb1cf8220ceadcf87cebfcf85cebcceb520cebdceb9cf8ecf83ceb5ceb920ceacceb3cf87cebfcf8220cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cebaceb1ceb8cf8ecf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebaceae20ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cf84cebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d2c20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf8ccf84ceb1cebd20ceb5cf81cf87cf8ccebcceb1cf83cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cf83cf84cf81ceb5cf83cf83cebfceb3cf8ccebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e2020202020202020202020202020202020202020202020ce97c2a0cf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb7c2a0ceb2cebfceb7ceb8ceac20cf84cebf20cf83cf8ecebcceb120cebcceb1cf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83ceb520cf8ccebbceb5cf8220cf84cebfcf8520cf84ceb9cf8220cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb5cf822c20ceb3ceb9ceb1cf84ceaf20ceadcf87ceb5ceb920cf84ceb720cebccebfcebdceb1ceb4ceb9cebaceae20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120cebcceb1cf8220cf87ceb1cf81ceafceb6ceb5ceb9c2a0ceb6cf89cebdcf84ceaccebdceb9ceb1c2a0cebaceb1ceb9c2a0ceb5ceb3cf81ceaeceb3cebfcf81cf83ceb7c2a0cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb1c2a0cf87ceb1cebbceaccf81cf89cf83ceb7c2a0cebaceb1ceb9c2a0ceb7cf81ceb5cebcceafceb12e0acea4cebf20cebccf85cf83cf84ceb9cebacf8c20ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cf83cf84cebf20cf8ccf84ceb920cf84cebf20cf83cf8ecebcceb120cebcceb1cf8220cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf80ceb1cf81cebfcf85cf83ceb9ceacceb6ceb5ceb920cf84ceb9cf8220ceafceb4ceb9ceb5cf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cebcceb520ceb1cf85cf84ceadcf8220cf84cebfcf8520cf83cf84cf81ceb5cf822028ceb3cf81ceaeceb3cebfcf81cebfceb920cf87cf84cf8dcf80cebfceb920cebaceb1cf81ceb4ceb9ceaccf822c20cf83cf86ceafcebeceb9c2b5cebf20c2b5cf85cf8ecebd2c20ceb3cf81ceaeceb3cebfcf81ceb720ceb1cebdceb1cf80cebdcebfceae2c20ceb9ceb4cf81cf8ecf84ceb12920ceb1cebbcebbceac20ceb5cebbceb5ceb3cf87cf8ccebcceb5cebdceb5cf8220ceb1cf80cf8c20ceb5cebcceaccf8220ceb1cf85cf84ceae20cf84ceb720cf86cebfcf81ceac2c20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb9cf8220ceb1cf85cebeceaecf83cebfcf85cebcceb520cebaceb1ceb920cebdceb120cf84ceb9cf8220cebcceb5ceb9cf8ecf83cebfcf85cebcceb520cebaceb1cf84ceac20ceb2cebfcf8dcebbceb7cf83ceb72e20ce94ceb520cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf84cebf20ceafceb4ceb9cebf20cebcceb520cf84cebf20cf83cf84cf81ceb5cf822c20cf8ccf80cebfcf8520cf84ceb120cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120ceb4cf81cebfcf85cebd20ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20ceb5cebcceaccf8220cebaceb1ceb920cf83cf85cf87cebdceac20ceb4ceb5cebd20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb120ceb5cebbceadceb3cebecebfcf85cebcceb52e20ce9ccf8ccebbceb9cf8220ceb720ceaccf83cebaceb7cf83ceb720cebfcebbcebfcebacebbceb7cf81cf89ceb8ceb5ceaf20ceb5cf80ceadcf81cf87ceb5cf84ceb1ceb920ceb720cf87ceb1cebbceaccf81cf89cf83ceb720cf84cf89cebd20cebccf85cf8ecebd20cebaceb1ceb920ceb7c2a0ceb7cf81ceb5cebcceafceb1c2a0cf80ceb5cf81cebdceac20ceb1cf80cf8c20cf84cebfc2a0cf83cf8ecebcceb1c2a0cf83cf84ceb7c2a0ceb4ceb9ceacceb8ceb5cf83ceaec2a0cebcceb1cf822e2020202020202020202020ce9bcf8cceb3cf8920cf87ceb7cebcceb5ceafceb1cf82e280a620200ace9720cf84ceb1cebacf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb720ceb2cebfceb7ceb8ceac20cf83cf84ceb7c2a0cebcceb5ceafcf89cf83ceb7c2a0cf84cf89cebd20ceb5cf80ceb9cf80ceadceb4cf89cebd20cf84ceb7cf82c2a0ceb1ceb4cf81ceb5cebdceb1cebbceafcebdceb7cf82c2a0cebaceb1ceb920cf84ceb7cf82c2a0cebacebfcf81cf84ceb9ceb6cf8ccebbceb7cf82c2a0cf80cebfcf8520ceb5ceafcebdceb1ceb920ceb7c2a0cebfcf81cebccf8ccebdceb720cf84cebfcf8520cf83cf84cf81ceb5cf822ec2a0ce9cceb5ceb9cf8ecebdcebfcebdcf84ceb1cf8220cf84ceb9cf8220ceb4cf8dcebf20ceb1cf85cf84ceadcf8220cebfcf85cf83ceafceb5cf822c20ceb5cf80ceb1cebdceb1cf86ceadcf81cebfcf85cebcceb520cebaceb1ceb920ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84ceb7cebd20ceb7cf81ceb5cebcceafceb120cf83cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84cebf20cf80cebdceb5cf8dcebcceb12ec2a0ce95cf80ceb9cf80cebbceadcebfcebd2c20cebcceadcf83cf8920cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1ceb9c2a0ceb5cebdceb4cebfcf81cf86ceafcebdceb5cf822e20ce9fceb920ceb5cebdceb4cebfcf81cf86ceafcebdceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920cebdceb5cf85cf81cebfceb4ceb9ceb1ceb2ceb9ceb2ceb1cf83cf84ceadcf8220cf84cebfcf8520ceb5ceb3cebaceb5cf86ceaccebbcebfcf8520cf80cebfcf8520ceb5cf85ceb8cf8dcebdcebfcebdcf84ceb1ceb920ceb3ceb9ceb120cf84ceb7cebdc2a0ceb5cf85cf87ceaccf81ceb9cf83cf84ceb720ceb4ceb9ceacceb8ceb5cf83ceb72ec2a0ce95ceb9cf83ceacceb3cebfcebdcf84ceb1cf8220ceb4ceb7cebbceb1ceb4ceae20cebcceafceb120ceb1cf80cebbceae20cebccebfcf81cf86ceae20ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20ceb3ceb9cebdcf8ccebcceb1cf83cf84ceb520cf80ceb9cebfc2a0cf87ceb1cf81cebfcf8dcebcceb5cebdcebfceb9212020202020202020202020ce95cf83cf84ceafceb1cf83ceb720cf80cf81cebfcf83cebfcf87ceaecf82e280a620200ace9720ceaccf83cebaceb7cf83ceb720ceb1cf80ceb1ceb9cf84ceb5ceafc2a0cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb72e20ce8ccf84ceb1cebd20cf84cebf20cf83cf8ecebcceb120cebcceb1cf8220ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cf83ceb520ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceaccf83cebaceb7cf83ceb7cf822c20cf84cebf20cebccf85ceb1cebbcf8c20cebcceb1cf8220ceb5ceafcebdceb1ceb920ceb5cf80ceb9cebaceb5cebdcf84cf81cf89cebcceadcebdcebf20cf83cf84ceb720cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb12c20ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20ceb4ceb5cebd20cf84cebf20cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcebfcf85cebcceb520ceae20ceb4ceb5cebd20cf84cebf20cebaceaccebdcebfcf85cebcceb520ceb5cf80ceaf20cf83cebacebfcf80cebfcf8d2e20ce91cf85cf84cf8c20ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cf83cf84cebf20cebccf85ceb1cebbcf8c20cebdceb120ceb5ceb9cf83ceadcebbceb8ceb5ceb920cf83ceb520cebcceafceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb7c2a0cf87ceb1cebbceaccf81cf89cf83ceb7cf82c2a0cebaceb1ceb920ceb3ceb9ceb1cf84ceaf20cf8ccf87ceb9c2a0ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccebfcf8d2c20cf80cebfcf8520cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb520ceb1cf80cf8c20cf84ceb720cf83cf85cebdceb5cf87ceae20ceb5cebdceb1cf83cf87cf8ccebbceb7cf83ceb720cebaceb1ceb920ceb5cf80ceb9cebaceadcebdcf84cf81cf89cf83ceb720cf83ceb520ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cebaceb1ceb920cf80cf81cebfceb2cebbceaecebcceb1cf84ceb12e2020202020202020202020ce8ccebdceb5ceb9cf81ceb120ceb3cebbcf85cebaceace280a620200ace9cceb5cebbceadcf84ceb5cf8220ceadcf87cebfcf85cebd20ceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920ceb720ceaccf83cebaceb7cf83ceb720ceb5ceafcebdceb1ceb920ceb1cf80cf8c20cf84cebfcf85cf8220cf80ceb9cebfc2a0ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacebfcf8dcf8220cf84cf81cf8ccf80cebfcf85cf82c2a0ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb7cf8220cf84ceb7cf82c2a0ceb1cf8bcf80cebdceafceb1cf82c2a0cebaceb1ceb920cebcceb1cf8220cf87ceb1cf81ceafceb6ceb5ceb920ceadcebdceb1cebd20cf80ceb9cebfc2a0ceaecf81ceb5cebccebfc2a0cebaceb1ceb9c2a0cebeceb5cebacebfcf8dcf81ceb1cf83cf84cebf20cf8dcf80cebdcebf2e20ce91cf85cf84cf8c20ceb3ceb9ceb1cf84ceaf20cebcceb1cf8220ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb120ceb5cebacf84cebfcebdcf8ecf83cebfcf85cebcceb520cf84ceb7cebdc2a0cf80ceb1cf81ceb1cf80ceb1cebdceafcf83ceb9ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1c2a0cf84cebfcf8520cf83cf8ecebcceb1cf84cf8ccf8220cebcceb1cf822028cf80cebfcf8520cf83cf85cf87cebdceac20ceb3ceafcebdceb5cf84ceb1ceb920ceb720ceb1ceb9cf84ceafceb120cebdceb120cebcceb7cebd20cebacebfceb9cebccf8ccebcceb1cf83cf84ceb520cebaceb1cebbceac2920cebaceb1ceb920cebdceb120ceadcf87cebfcf85cebcceb520ceadcebdceb1cebd20cf8dcf80cebdcebf20ceb2ceb1ceb8cf8d20cebaceb1ceb920cf87ceb1cebbceb1cf81cf89cf84ceb9cebacf8c2e0ace9720ceaccf83cebaceb7cf83ceb720cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf80ceb9cebf20cebacebfcebdcf84ceac20cf83cf84ceb7cebd20cebaceb1cf84ceaccebacf84ceb7cf83ceb720cf84ceb7cf82c2a0cf83cf89cebcceb1cf84ceb9cebaceaecf82c2a0cebaceb1ceb9c2a0cf88cf85cf87ceb9cebaceaecf8220ceb5cf85ceb5cebeceafceb1cf82c2a0cebaceb1ceb920cebcceb1cf82c2a0cf80cf81cebfcf86cf85cebbceaccf83cf83ceb5ceb9c2a0ceb1cf80cf8c20cf84ceb9cf8220ceb4cf85cf83ceaccf81ceb5cf83cf84ceb5cf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf84cebfcf8520ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cf84ceb7cf8220cebaceb1cf84ceacceb8cebbceb9cf88ceb7cf822e20ce9720ceadcebdcf84ceb1cebeceb720cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cebaceb1ceb920ceb720ceb4ceb9ceb1cf84ceaecf81ceb7cf83ceae20cf84ceb7cf8220ceb5ceafcebdceb1ceb920ceadcebdceb120cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8cc2a0ceb4cf8ecf81cebfc2a0cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf82c2a0cf83ceaecebcceb5cf81ceb1c2a0cebaceb9cf8ccebbceb1cf8221c2a0223b733a363a22696d61676573223b733a3234373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a32313a3037223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39303a2235313acebf2dcf81cf8ccebbcebfcf822dcf84ceb7cf822dceaccf83cebaceb7cf83ceb7cf822dcf83cf84ceb7cebd2dcebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35313acebf2dcf81cf8ccebbcebfcf822dcf84ceb7cf822dceaccf83cebaceb7cf83ceb7cf822dcf83cf84ceb7cebd2dcebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38373a22ce9f20cf81cf8ccebbcebfcf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb7cebd20cebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3531223b7d7d);
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
(730, 'index.php?option=com_content&view=article&id=52', 'index.php?option=com_content&view=article&id=52:το-στρες-και-πως-δημιουργείται&catid=19', 'Το στρες και πως δημιουργείται', ' Η ανησυχία, ο φόβος και το άγχος παίζουν σημαντικό ρόλο στην επιβίωση μας, επειδή μας προετοιμάζουν να αντιμετωπίσουμε τις αγχογόνες ή τις επικίνδυνες καταστάσεις. ', '2022-01-27 21:21:30', '0753f1957b6afd22b76a785fb4318772', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383132343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330323a2220ce9720ceb1cebdceb7cf83cf85cf87ceafceb12c20cebf20cf86cf8cceb2cebfcf8220cebaceb1ceb920cf84cebf20ceacceb3cf87cebfcf8220cf80ceb1ceafceb6cebfcf85cebd20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84ceb7cebd20ceb5cf80ceb9ceb2ceafcf89cf83ceb720cebcceb1cf822c20ceb5cf80ceb5ceb9ceb4ceae20cebcceb1cf8220cf80cf81cebfceb5cf84cebfceb9cebcceacceb6cebfcf85cebd20cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebcceb520cf84ceb9cf8220ceb1ceb3cf87cebfceb3cf8ccebdceb5cf8220ceae20cf84ceb9cf8220ceb5cf80ceb9cebaceafcebdceb4cf85cebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20223b693a333b613a32353a7b733a323a226964223b693a35323b733a353a22616c696173223b733a35363a22cf84cebf20cf83cf84cf81ceb5cf8220cebaceb1ceb920cf80cf89cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb9223b733a373a2273756d6d617279223b733a3336383a223c703ece9720ceb1cebdceb7cf83cf85cf87ceafceb12c20cebf20cf86cf8cceb2cebfcf8220cebaceb1ceb920cf84cebf20ceacceb3cf87cebfcf8220cf80ceb1ceafceb6cebfcf85cebd20cf83ceb7cebcceb1cebdcf84ceb9cebacf8cc2a03c7374726f6e673ecf81cf8ccebbcebf3c2f7374726f6e673ec2a0cf83cf84ceb7cebdc2a03c7374726f6e673eceb5cf80ceb9ceb2ceafcf89cf83ceb73c2f7374726f6e673ec2a0cebcceb1cf822c20ceb5cf80ceb5ceb9ceb4ceae20cebcceb1cf82c2a03c7374726f6e673ecf80cf81cebfceb5cf84cebfceb9cebcceacceb6cebfcf85cebd3c2f7374726f6e673ec2a0cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebcceb520cf84ceb9cf82c2a0ceb1ceb3cf87cebfceb3cf8ccebdceb5cf8220ceaec2a0cf84ceb9cf8220ceb5cf80ceb9cebaceafcebdceb4cf85cebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e3c2f703e0d0a223b733a343a22626f6479223b733a323039363a22cea4cebf20cf83cf84cf81ceb5cf8220cebaceb1ceb920cf80cf89cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920cea3ceb520313020cf87cf81cf8ccebdceb9ceb120ceb1cf80cf8c20cf84cf8ecf81ceb120ceb8ceb120ceb3ceb5cebbceaccf8220cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520cf83ceb520ceb1ceb3cf87cf8ecebdcebfcf85cebd20cf83ceaecebcceb5cf81ceb1e280a620ce86cf81ceb120ceb3ceb9ceb1cf84ceaf20ceb4ceb5cebd20ceb1cf81cf87ceafceb6ceb5ceb9cf8220cebdceb120cf87ceb1cebccebfceb3ceb5cebbceaccf8220ceb1cf80cf8c20cf84cf8ecf81ceb13b2020202020202020202020202020202020202020202020202020202020ce9720ceb1cebdceb7cf83cf85cf87ceafceb12c20cebf20cf86cf8cceb2cebfcf8220cebaceb1ceb920cf84cebf20ceacceb3cf87cebfcf8220cf80ceb1ceafceb6cebfcf85cebd20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84ceb7cebd20ceb5cf80ceb9ceb2ceafcf89cf83ceb720cebcceb1cf822c20ceb5cf80ceb5ceb9ceb4ceae20cebcceb1cf8220cf80cf81cebfceb5cf84cebfceb9cebcceacceb6cebfcf85cebd20cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebcceb520cf84ceb9cf8220ceb1ceb3cf87cebfceb3cf8ccebdceb5cf8220ceae20cf84ceb9cf8220ceb5cf80ceb9cebaceafcebdceb4cf85cebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20202020202020202020202020202020202020202020cea0cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf84ceb7cebd20ceb1cf80ceb5cebbceb5cf85ceb8ceadcf81cf89cf83ceb720cebcceb9ceb1cf8220cebfcf81cebccf8ccebdceb7cf822c2028cf84ceb7cf82c2a0ceb1ceb4cf81ceb5cebdceb1cebbceafcebdceb7cf822920ceb720cebfcf80cebfceafceb120ceb5cf80ceb9cf86ceadcf81ceb5ceb9c2a0ceb1cebbcebbceb1ceb3ceadcf82c2a0cf84cf8ccf83cebf20cf83ceb520cf83cf89cebcceb1cf84ceb9cebacf8c20cf8ccf83cebf20cebaceb1ceb920cf83ceb520cebdcebfceb7cf84ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf2c20cebfceb920cebfcf80cebfceafceb5cf8220ceb1cebbcebbceb1ceb3ceadcf822c20cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84cebfcf85cf822c20cebcceb1cf82c2a0cf80cf81cebfceb5cf84cebfceb9cebcceacceb6cebfcf85cebdc2a0ceb5ceafcf84ceb520ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb720cebcceb9ceb1cf8220cf80cf81cf8ccebacebbceb7cf83ceb7cf8220ceb5ceafcf84ceb520ceb3ceb9ceb120cf84ceb720cf86cf85ceb3ceae20ceb1cf80cf8c20cebcceb9ceb120ceb5cf80ceb9cebaceafcebdceb4cf85cebdceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb72028ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cebcceaccf87ceb7cf822dcf86cf85ceb3ceaecf82292e20ce9ccf8ccebbceb9cf8220cebeceb5cf80ceb5cf81ceb1cf83cf84ceb5ceaf20ceb720ceb1ceb3cf87cebfceb3cf8ccebdcebfcf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb720ceae20cebf20cebaceafcebdceb4cf85cebdcebfcf822c20ceb1cf85cf84ceadcf8220cebfceb920cf80ceb1cf81cebfceb4ceb9cebaceadcf8220ceb1cebbcebbceb1ceb3ceadcf8220cf85cf80cebfcf87cf89cf81cebfcf8dcebd2e20ce95ceaccebd20ceb1cf85cf84ceadcf8220cebfceb920ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220ceb4ceb5cebd20ceb5cebeceb1cf86ceb1cebdceb9cf83cf84cebfcf8dcebd20cebcceb5cf84ceac20cf84ceb7cebd20cf80ceaccf81cebfceb4cebf20cf84cebfcf8520cebaceb9cebdceb4cf8dcebdcebfcf852c20ceb1cebd20ceb4ceb7cebbceb1ceb4ceae20ceb720ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cf83cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20cf80ceafceb5cf83ceb720ceb3ceafcebdceb5ceb9c2a0cf87cf81cf8ccebdceb9ceb1c2a0ceaec2a0cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceae2c20cf84cf8ccf84ceb520ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebdcf84ceb1ceb920cf80cf81cebfceb2cebbceaecebcceb1cf84ceb120cf84cf8ccf83cebf20cf83cf84cebfcebd20cebfcf81ceb3ceb1cebdceb9cf83cebccf8c20cf8ccf83cebf20cebaceb1ceb920cf83cf84ceb720ceb4ceb9ceacceb8ceb5cf83ceae20cebcceb1cf822e20cea3ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220ceadcebdcf84cebfcebdcebfcf8520cf83cf84cf81ceb5cf8220cf84ceb120cf80cf81cebfceb2cebbceaecebcceb1cf84ceb120ceb5cebccf86ceb1cebdceafceb6cebfcebdcf84ceb1ceb920cf83cf85cebdceb4cf85ceb1cf83cf84ceb9cebaceac20cf83cf84cebfc2a0cf83cf8ecebcceb1c2a0cebaceb1ceb920cf83cf84ceb7c2a0ceb4ceb9ceacceb8ceb5cf83ceaec2a0cebcceb1cf8220cebaceb1ceb920ceadcf87cebfcf85cebd20cf83ceb1cebd20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cebacf81ceafcf83ceb5ceb9cf8220cf80ceb1cebdceb9cebacebfcf8d2c20ceb1cf85cf84cebfceaccebdcebfcf83ceb120cebdcebfcf83ceaecebcceb1cf84ceb12c20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceadcf8220ceb4ceb9ceacceb8ceb5cf83ceb7cf822c20cf80cf81cebfceb2cebbceaecebcceb1cf84ceb120cf85ceb3ceb5ceafceb1cf8220ceba2eceb12e223b733a363a22696d61676573223b733a3233303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a32313a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a2235323acf84cebf2dcf83cf84cf81ceb5cf822dcebaceb1ceb92dcf80cf89cf822dceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb9223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35323acf84cebf2dcf83cf84cf81ceb5cf822dcebaceb1ceb92dcf80cf89cf822dceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb92663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a22cea4cebf20cf83cf84cf81ceb5cf8220cebaceb1ceb920cf80cf89cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb9223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3532223b7d7d),
(732, 'index.php?option=com_content&view=article&id=180', 'index.php?option=com_content&view=article&id=180:ψυχική-ανθεκτικότητα&catid=35', 'Ψυχική ανθεκτικότητα', ' Αυτό που χρειάζεται να διευκρινιστεί, είναι ότι το να είναι κάποιος ψυχικά ανθεκτικός , δεν σημαίνει ότι δεν έχει βιώσει στρεσογόνες και δύσκολες καταστάσεις. Πράγματι, η βίωση απαιτητικών συνθηκών πιθανόν συμβάλλει στο δρόμο της ανάπτυξης ψυχικής ανθεκτικότητας. Την δεξιότητα αυτή μπορούμε να την αναπτύξουμε δυνητικά όλοι, αφιερώνοντας χρόνο στο να την καλλιεργήσουμε. ', '2022-01-27 21:22:31', '05c7cfddd05cda52c56d81ba09430946', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303530373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3638363a2220ce91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb4ceb9ceb5cf85cebacf81ceb9cebdceb9cf83cf84ceb5ceaf2c20ceb5ceafcebdceb1ceb920cf8ccf84ceb920cf84cebf20cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf80cebfceb9cebfcf8220cf88cf85cf87ceb9cebaceac20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf82202c20ceb4ceb5cebd20cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5ceb920ceb2ceb9cf8ecf83ceb5ceb920cf83cf84cf81ceb5cf83cebfceb3cf8ccebdceb5cf8220cebaceb1ceb920ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20cea0cf81ceacceb3cebcceb1cf84ceb92c20ceb720ceb2ceafcf89cf83ceb720ceb1cf80ceb1ceb9cf84ceb7cf84ceb9cebacf8ecebd20cf83cf85cebdceb8ceb7cebacf8ecebd20cf80ceb9ceb8ceb1cebdcf8ccebd20cf83cf85cebcceb2ceaccebbcebbceb5ceb920cf83cf84cebf20ceb4cf81cf8ccebccebf20cf84ceb7cf8220ceb1cebdceaccf80cf84cf85cebeceb7cf8220cf88cf85cf87ceb9cebaceaecf8220ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1cf822e20cea4ceb7cebd20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120ceb1cf85cf84ceae20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520ceb4cf85cebdceb7cf84ceb9cebaceac20cf8ccebbcebfceb92c20ceb1cf86ceb9ceb5cf81cf8ecebdcebfcebdcf84ceb1cf8220cf87cf81cf8ccebdcebf20cf83cf84cebf20cebdceb120cf84ceb7cebd20cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52e20223b693a333b613a32353a7b733a323a226964223b693a3138303b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3639373a223c703ece91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb4ceb9ceb5cf85cebacf81ceb9cebdceb9cf83cf84ceb5ceaf2c20ceb5ceafcebdceb1ceb920cf8ccf84ceb920cf84cebf20cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf80cebfceb9cebfcf8220cf88cf85cf87ceb9cebaceac20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf82202c20ceb4ceb5cebd20cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5ceb920ceb2ceb9cf8ecf83ceb5ceb920cf83cf84cf81ceb5cf83cebfceb3cf8ccebdceb5cf82c2a020cebaceb1ceb920ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20cea0cf81ceacceb3cebcceb1cf84ceb92c20ceb720ceb2ceafcf89cf83ceb720ceb1cf80ceb1ceb9cf84ceb7cf84ceb9cebacf8ecebd20cf83cf85cebdceb8ceb7cebacf8ecebd20cf80ceb9ceb8ceb1cebdcf8ccebd20cf83cf85cebcceb2ceaccebbcebbceb5ceb920cf83cf84cebf20ceb4cf81cf8ccebccebf20cf84ceb7cf8220ceb1cebdceaccf80cf84cf85cebeceb7cf8220cf88cf85cf87ceb9cebaceaecf8220ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1cf822ec2a020cea4ceb7cebd20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120ceb1cf85cf84ceae20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520ceb4cf85cebdceb7cf84ceb9cebaceac20cf8ccebbcebfceb92c20ceb1cf86ceb9ceb5cf81cf8ecebdcebfcebdcf84ceb1cf8220cf87cf81cf8ccebdcebf20cf83cf84cebf20cebdceb120cf84ceb7cebd20cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52e3c2f703e0d0a223b733a343a22626f6479223b733a333735333a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120cea3cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcf85cf8220cf80ceb9cebf20cf80cf81cf8ccf83cf86ceb1cf84cebfcf85cf8220cebfcf81ceb9cf83cebccebfcf8dcf822020ceb720cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120cebfcf81ceafceb6ceb5cf84ceb1ceb920cf89cf82202020202020202020202020202020202020202020202020202020202022ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf84cf89cebd20ceb1cf84cf8ccebccf89cebd20cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6cebfcf85cebd20ceb5cf80ceb9cf84cf85cf87cf8ecf8220cf83ceb7cebcceb1cebdcf84ceb9cebaceadcf8220ceb1cebbcebbceb1ceb3ceadcf822c20ceb1cebdcf84ceb9cebecebfcf8ccf84ceb7cf84ceb5cf8220ceae20cebaceb9cebdceb4cf8dcebdcebfcf85cf822220284c65652026616d703b204372616e666f72642c2032303038292c20ceae20cf83cf8dcebccf86cf89cebdceb120cebcceb520ceaccebbcebbcebfcf85cf822022ce9720cf83cf84ceb1ceb8ceb5cf81cf8ccf84ceb7cf84ceb120ceae20ceb720ceb3cf81ceaeceb3cebfcf81ceb720ceb1cebdceaccebaceb1cebccf88ceb720ceae20ceb1cebacf8ccebcceb720cebaceb1ceb920ceb720ceb1cebdceaccf80cf84cf85cebeceb720cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cf85cf80cf8c20cf83ceb7cebcceb1cebdcf84ceb9cebaceadcf8220ceb4cf85cf83cebcceb5cebdceb5ceafcf8220cf83cf85cebdceb8ceaecebaceb5cf822220284c6569706f6c642026616d703b2047726576652c2032303039292e20202020202020202020202020202020202020202020ce91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb4ceb9ceb5cf85cebacf81ceb9cebdceb9cf83cf84ceb5ceaf2c20ceb5ceafcebdceb1ceb920cf8ccf84ceb920cf84cebf20cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf80cebfceb9cebfcf8220cf88cf85cf87ceb9cebaceac20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf82202c20ceb4ceb5cebd20cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5ceb920ceb2ceb9cf8ecf83ceb5ceb920cf83cf84cf81ceb5cf83cebfceb3cf8ccebdceb5cf82c2a020cebaceb1ceb920ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20cea0cf81ceacceb3cebcceb1cf84ceb92c20ceb720ceb2ceafcf89cf83ceb720ceb1cf80ceb1ceb9cf84ceb7cf84ceb9cebacf8ecebd20cf83cf85cebdceb8ceb7cebacf8ecebd20cf80ceb9ceb8ceb1cebdcf8ccebd20cf83cf85cebcceb2ceaccebbcebbceb5ceb920cf83cf84cebf20ceb4cf81cf8ccebccebf20cf84ceb7cf8220ceb1cebdceaccf80cf84cf85cebeceb7cf8220cf88cf85cf87ceb9cebaceaecf8220ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1cf822ec2a020cea4ceb7cebd20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120ceb1cf85cf84ceae20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520ceb4cf85cebdceb7cf84ceb9cebaceac20cf8ccebbcebfceb92c20ceb1cf86ceb9ceb5cf81cf8ecebdcebfcebdcf84ceb1cf8220cf87cf81cf8ccebdcebf20cf83cf84cebf20cebdceb120cf84ceb7cebd20cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52e0ace95ceafcebdceb1ceb920ceb3ceb5ceb3cebfcebdcf8ccf8220cf80cf89cf8220cf8ccebbcebfceb920cf83cf85cebdceb1cebdcf84ceaccebcceb520cf80cf81cebfcebacebbceaecf83ceb5ceb9cf82202e20ce86cebbcebbceb5cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb9cf8220ceb5cebacf84ceadcebbceb5cf83ceb720cf84cf89cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ecebd20cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5cf89cebd20ceb5cebdcf8e20ceaccebbcebbceb5cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb9cf86ceadcf81cebfcf85cebd20cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cebcceb520cf80ceb9cebf20cebcceb1cebacf81cf8ccf87cf81cebfcebdcebf20cf87ceb1cf81ceb1cebacf84ceaecf81ceb12028cf802ecf872e20ceb720ceb1cf80cf8ecebbceb5ceb9ceb120ceb5cebdcf8ccf8220cebfceb9cebaceb5ceafcebfcf8520cf80cf81cebfcf83cf8ecf80cebfcf85202c20ceb720ceb1cf80cf8ccebbcf85cf83ceb720ceb1cf80cf8c20cf84cebf20cf87cf8ecf81cebf20ceb5ceb3ceb1cf83ceafceb1cf8220ceba2eceb12e290ace9aceacceb8ceb520ceb1cebbcebbceb1ceb3ceae2c20ceb5cf80ceb7cf81ceb5ceacceb6ceb5ceb920cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac2c20cf86ceadcf81cebdcebfcebdcf84ceb1cf8220cebcceb9ceb120cebccebfcebdceb1ceb4ceb9cebaceae20cf80cebbceb7cebccebccf8dcf81ceb120cf83cebaceadcf88ceb5cf89cebd2c20ceb4cf85cebdceb1cf84cf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cebaceb1ceb920ceb1ceb2ceb5ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1cf822e20cea9cf83cf84cf8ccf83cebf2c20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cf81cebfcf83ceb1cf81cebccf8cceb6cebfcebdcf84ceb1ceb920ceb3ceb5cebdceb9cebaceac20cebcceb520cf84ceb7cebd20cf80ceaccf81cebfceb4cebf20cf84cebfcf8520cf87cf81cf8ccebdcebfcf8520cf83ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf80cebfcf8520ceb1cebbcebbceacceb6cebfcf85cebd20cf83cf84ceb720ceb6cf89ceae20cebaceb1ceb920cf83ceb520ceb1ceb3cf87cf89cf84ceb9cebaceadcf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf82202d20ceb5cebd20cebcceadcf81ceb5ceb920cf87ceaccf81ceb720cf83cf84ceb7cebd20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12e0ace92ceb1cf83ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac20cf80cebfcf8520cebaceb1ceb8cebfcf81ceafceb6cebfcf85cebd20cf84ceb7cebd20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120ceb5ceafcebdceb1ceb920cf84ceb120ceb4cf85cebdceb1cf84ceac20cf83ceb7cebcceb5ceafceb120cf80cebfcf8520ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920cebaceb1cebdceb5ceafcf82202c20cf84ceb120cebfcf80cebfceafceb120cf83cf85ceb3cebaceb1cf84ceb1cebbceadceb3cebfcebdcf84ceb1ceb920e2809320ceb1cebdceaccebcceb5cf83ceb120cf83ceb520ceaccebbcebbceb12d20cf83cf84cebfcf85cf8220cebbceb5ceb3cf8ccebcceb5cebdcebfcf85cf8220cf80cf81cebfcf83cf84ceb1cf84ceb5cf85cf84ceb9cebacebfcf8dcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf82202e20ce9720ceb5cf80ceafceb3cebdcf89cf83ceb720cf84cf89cebd20ceb4cf85cebdceb1cf84cf8ecebd20cebcceb1cf8220cf83ceb7cebcceb5ceafcf89cebd202c20cebccebfcebdceb1ceb4ceb9cebaceac20ceb3ceb9ceb120cf84cebfcebd20cebaceb1ceb8ceadcebdceb12c20ceb5ceafcebdceb1ceb920cf84ceb120cf8ccf80cebbceb120cf80cebfcf8520cebaceb1cebbceb5ceafcf84ceb1ceb920cebdceb120ceb5cf80ceb9cf83cf84cf81ceb1cf84ceb5cf8dcf83ceb5ceb920cebaceb1cebdceb5ceafcf8220cebccf80cf81cebfcf83cf84ceac20cf83ceb520cebcceb9ceb120ceb4cf8dcf83cebacebfcebbceb720cf83cf85cebdceb8ceaecebaceb720ceb5cebdcf8ec2a020ceb720ceb1cebeceb9cebfcf80cebfceafceb7cf83ceb720cf84cebfcf85cf822c20cebcceb1cf8220ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb120ceb1cebdceb1cebacf84ceaecf83cebfcf85cebcceb520cf84cebfcebd20ceadcebbceb5ceb3cf87cebf20cebaceb1ceb920cebdceb120ceb1cebdceb1cebaceaccebccf88cebfcf85cebcceb52e0acea5cf80ceaccf81cf87cebfcf85cebd20cf80cebfcebbcebbceadcf8220cf80cf84cf85cf87ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822c20cf84ceb9cf8220cebfcf80cebfceafceb5cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5cebbceadceb3cf87cebfcf85cebcceb52c20cebdceb120cf84cf81cebfcf80cebfcf80cebfceb9cebfcf8dcebcceb5c2a020cebaceb1ceb920cebdceb120cebcceb5ceb3ceb1cebbcf8e2e20ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf81cf8ccebbcebfcf8220cf84ceb7cf8220ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1cf822e20cea4cebf20cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf80ceb9cebf20ceb1cebdceb8ceb5cebacf84ceb9cebacebfceaf20cf8ccf87ceb920cebccf8ccebdcebf20cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cf80ceb5cf81ceaccf83cebfcf85cebcceb520ceb1cebbcf8eceb2ceb7cf84cebfceb920ceb1cf80cf8c20ceb4cf8dcf83cebacebfcebbceb5cf8220cf83cf85cebdceb8ceaecebaceb5cf822c20ceb1cebbcebbceac20cebcceb1cf8220ceb4ceafcebdceb5ceb920cf84ceb720ceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb120cebdceb120ceb5cebeceb5cebbceb9cf87ceb8cebfcf8dcebcceb520ceae20ceb1cebacf8ccebcceb720cebaceb1ceb920cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83cebfcf85cebcceb520cf84ceb720ceb6cf89ceae20cebcceb1cf8220cf83cf84ceb7cebd20cf80cebfcf81ceb5ceafceb12e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70737978696b692d616e7468656b74696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a32323a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223138303acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138303acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313830223b7d7d),
(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', 'Νέα της Ψυχολογίας', '', '2022-01-29 12:28:31', '68c1da50606901be9fc4d0a3bcb5c649', 1, 1, 1, '*', NULL, NULL, '2022-01-29 12:28:31', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313738373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34353b733a353a22616c696173223b733a33343a22cebdceadceb120cf84ceb7cf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d32392031323a32383a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32392031323a32383a3331223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3435223b7d7d);
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
(735, 'index.php?option=com_content&view=article&id=239', 'index.php?option=com_content&view=article&id=239:cv-μάιρα-στεφανάκου&catid=43', 'CV -Μάιρα Στεφανάκου', ' H Μάιρα Στεφανάκου είναι Διαιτολόγος – Διατροφολόγος, ΒSc Η Μάιρα Στεφανάκου σπούδασε στο Τμήμα Επιστήμης Διαιτολογίας και Διατροφής του Χαροκοπείου Πανεπιστημίου Αθηνών και διαθέτει Άδεια Ασκήσεως Επαγγέλματος Διαιτολόγου. Αυτή τη στιγμή παρακολουθεί το πρόγραμμα Application of Genetics in Precision Nutrition, σχετικά με τη σχέση διατροφής-γονιδίων στο ΕΚΠΑ. Η πρακτική της άσκηση έγινε στο Νοσοκομείο Νοσημάτων Θώρακος «Σωτηρία», όπου έκανε διατροφική αξιολόγηση και παρακολούθηση ασθενών στο πνευμονολογικό και ογκολογικό τμήμα, όπως επίσης και στα εξωτερικά ιατρεία του νοσκομείου. Επίσης, στα πλαίσια των σπουδών της έκανε πρακτική στην κοινότητα στο διαιτολογικό γραφείο του κου Κανελλάκη, και στην μη κερδοσκοπική εταιρία Wise Greece στην Αθήνα, όπως επίσης κι ένα εξάμηνο σπουδών στο Universidad de Zaragoza στην Ισπανία, με υποτροφία Εράσμους. Εργάζεται ως Διαιτολόγος- Διατροφολόγος στην εταιρεία Hr. Psychology – Today και είναι Σύμβουλος Διαιτολόγος – Διατροφολόγος στην Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης. ', '2023-04-26 19:52:59', 'eaffdb12012f401a44d934ea60c1cfb1', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313831383a22204820ce9cceacceb9cf81ceb120cea3cf84ceb5cf86ceb1cebdceaccebacebfcf8520ceb5ceafcebdceb1ceb920ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf822c20ce92536320ce9720ce9cceacceb9cf81ceb120cea3cf84ceb5cf86ceb1cebdceaccebacebfcf8520cf83cf80cebfcf8dceb4ceb1cf83ceb520cf83cf84cebf20cea4cebcceaecebcceb120ce95cf80ceb9cf83cf84ceaecebcceb7cf8220ce94ceb9ceb1ceb9cf84cebfcebbcebfceb3ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf84cf81cebfcf86ceaecf8220cf84cebfcf8520cea7ceb1cf81cebfcebacebfcf80ceb5ceafcebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce91ceb8ceb7cebdcf8ecebd20cebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf852e20ce91cf85cf84ceae20cf84ceb720cf83cf84ceb9ceb3cebcceae20cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceb5ceaf20cf84cebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb1204170706c69636174696f6e206f662047656e657469637320696e20507265636973696f6e204e7574726974696f6e2c20cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb720cf83cf87ceadcf83ceb720ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822dceb3cebfcebdceb9ceb4ceafcf89cebd20cf83cf84cebf20ce95ce9acea0ce912e20ce9720cf80cf81ceb1cebacf84ceb9cebaceae20cf84ceb7cf8220ceaccf83cebaceb7cf83ceb720ceadceb3ceb9cebdceb520cf83cf84cebf20ce9dcebfcf83cebfcebacebfcebcceb5ceafcebf20ce9dcebfcf83ceb7cebcceaccf84cf89cebd20ce98cf8ecf81ceb1cebacebfcf8220c2abcea3cf89cf84ceb7cf81ceafceb1c2bb2c20cf8ccf80cebfcf8520ceadcebaceb1cebdceb520ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceae20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb720ceb1cf83ceb8ceb5cebdcf8ecebd20cf83cf84cebf20cf80cebdceb5cf85cebccebfcebdcebfcebbcebfceb3ceb9cebacf8c20cebaceb1ceb920cebfceb3cebacebfcebbcebfceb3ceb9cebacf8c20cf84cebcceaecebcceb12c20cf8ccf80cf89cf8220ceb5cf80ceafcf83ceb7cf8220cebaceb1ceb920cf83cf84ceb120ceb5cebecf89cf84ceb5cf81ceb9cebaceac20ceb9ceb1cf84cf81ceb5ceafceb120cf84cebfcf8520cebdcebfcf83cebacebfcebcceb5ceafcebfcf852e20ce95cf80ceafcf83ceb7cf822c20cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf84cf89cebd20cf83cf80cebfcf85ceb4cf8ecebd20cf84ceb7cf8220ceadcebaceb1cebdceb520cf80cf81ceb1cebacf84ceb9cebaceae20cf83cf84ceb7cebd20cebacebfceb9cebdcf8ccf84ceb7cf84ceb120cf83cf84cebf20ceb4ceb9ceb1ceb9cf84cebfcebbcebfceb3ceb9cebacf8c20ceb3cf81ceb1cf86ceb5ceafcebf20cf84cebfcf8520cebacebfcf8520ce9aceb1cebdceb5cebbcebbceaccebaceb72c20cebaceb1ceb920cf83cf84ceb7cebd20cebcceb720cebaceb5cf81ceb4cebfcf83cebacebfcf80ceb9cebaceae20ceb5cf84ceb1ceb9cf81ceafceb120576973652047726565636520cf83cf84ceb7cebd20ce91ceb8ceaecebdceb12c20cf8ccf80cf89cf8220ceb5cf80ceafcf83ceb7cf8220cebaceb920ceadcebdceb120ceb5cebeceaccebcceb7cebdcebf20cf83cf80cebfcf85ceb4cf8ecebd20cf83cf84cebf20556e697665727369646164206465205a617261676f7a6120cf83cf84ceb7cebd20ce99cf83cf80ceb1cebdceafceb12c20cebcceb520cf85cf80cebfcf84cf81cebfcf86ceafceb120ce95cf81ceaccf83cebccebfcf85cf822e20ce95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf822d20ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceb5ceafceb12048722e2050737963686f6c6f677920e2809320546f64617920cebaceb1ceb920ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a3233393b733a353a22616c696173223b733a33343a22637620cebcceacceb9cf81ceb120cf83cf84ceb5cf86ceb1cebdceaccebacebfcf85223b733a373a2273756d6d617279223b733a323135343a223c703e3c696d67207372633d22696d616765732f6376332e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e48266e6273703bce9cceacceb9cf81ceb120cea3cf84ceb5cf86ceb1cebdceaccebacebfcf85266e6273703bceb5ceafcebdceb1ceb920ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf822c20ce9253633c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ce9cceacceb9cf81ceb120cea3cf84ceb5cf86ceb1cebdceaccebacebfcf8520cf83cf80cebfcf8dceb4ceb1cf83ceb520cf83cf84cebf20cea4cebcceaecebcceb120ce95cf80ceb9cf83cf84ceaecebcceb7cf8220ce94ceb9ceb1ceb9cf84cebfcebbcebfceb3ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf84cf81cebfcf86ceaecf8220cf84cebfcf8520cea7ceb1cf81cebfcebacebfcf80ceb5ceafcebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce91ceb8ceb7cebdcf8ecebd20cebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf852e20ce91cf85cf84ceae20cf84ceb720cf83cf84ceb9ceb3cebcceae20cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceb5ceaf20cf84cebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb1204170706c69636174696f6e206f662047656e657469637320696e20507265636973696f6e204e7574726974696f6e2c20cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb720cf83cf87ceadcf83ceb720ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822dceb3cebfcebdceb9ceb4ceafcf89cebd20cf83cf84cebf20ce95ce9acea0ce912e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720cf80cf81ceb1cebacf84ceb9cebaceae20cf84ceb7cf8220ceaccf83cebaceb7cf83ceb720ceadceb3ceb9cebdceb520cf83cf84cebf20ce9dcebfcf83cebfcebacebfcebcceb5ceafcebf20ce9dcebfcf83ceb7cebcceaccf84cf89cebd20ce98cf8ecf81ceb1cebacebfcf8220c2abcea3cf89cf84ceb7cf81ceafceb1c2bb2c20cf8ccf80cebfcf8520ceadcebaceb1cebdceb520ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceae20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb720ceb1cf83ceb8ceb5cebdcf8ecebd20cf83cf84cebf20cf80cebdceb5cf85cebccebfcebdcebfcebbcebfceb3ceb9cebacf8c20cebaceb1ceb920cebfceb3cebacebfcebbcebfceb3ceb9cebacf8c20cf84cebcceaecebcceb12c20cf8ccf80cf89cf8220ceb5cf80ceafcf83ceb7cf8220cebaceb1ceb920cf83cf84ceb120ceb5cebecf89cf84ceb5cf81ceb9cebaceac20ceb9ceb1cf84cf81ceb5ceafceb120cf84cebfcf8520cebdcebfcf83cebacebfcebcceb5ceafcebfcf852e20ce95cf80ceafcf83ceb7cf822c20cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf84cf89cebd20cf83cf80cebfcf85ceb4cf8ecebd20cf84ceb7cf8220ceadcebaceb1cebdceb520cf80cf81ceb1cebacf84ceb9cebaceae20cf83cf84ceb7cebd20cebacebfceb9cebdcf8ccf84ceb7cf84ceb120cf83cf84cebf20ceb4ceb9ceb1ceb9cf84cebfcebbcebfceb3ceb9cebacf8c20ceb3cf81ceb1cf86ceb5ceafcebf20cf84cebfcf8520cebacebfcf8520ce9aceb1cebdceb5cebbcebbceaccebaceb72c20cebaceb1ceb920cf83cf84ceb7cebd20cebcceb720cebaceb5cf81ceb4cebfcf83cebacebfcf80ceb9cebaceae20ceb5cf84ceb1ceb9cf81ceafceb120576973652047726565636520cf83cf84ceb7cebd20ce91ceb8ceaecebdceb12c20cf8ccf80cf89cf8220ceb5cf80ceafcf83ceb7cf8220cebaceb920ceadcebdceb120ceb5cebeceaccebcceb7cebdcebf20cf83cf80cebfcf85ceb4cf8ecebd20cf83cf84cebf20556e697665727369646164206465205a617261676f7a6120cf83cf84ceb7cebd20ce99cf83cf80ceb1cebdceafceb12c20cebcceb520cf85cf80cebfcf84cf81cebfcf86ceafceb120ce95cf81ceaccf83cebccebfcf85cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf822d20ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceb5ceafceb12048722e2050737963686f6c6f677920e2809320546f64617920cebaceb1ceb920ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf8220ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220e2809320ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362031393a35323a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a223233393a63762dcebcceacceb9cf81ceb12dcf83cf84ceb5cf86ceb1cebdceaccebacebfcf85223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233393a63762dcebcceacceb9cf81ceb12dcf83cf84ceb5cf86ceb1cebdceaccebacebfcf852663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a224356202dce9cceacceb9cf81ceb120cea3cf84ceb5cf86ceb1cebdceaccebacebfcf85223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323339223b7d),
(741, 'index.php?option=com_content&view=article&id=81', 'index.php?option=com_content&view=article&id=81:έρωτας-είναι…&catid=42', 'Έρωτας είναι…', ' Ένα ερώτημα που απασχολεί τον καθέναν από εμάς ειδικά στα πιο νεανικά μας χρόνια είναι το «Τι είναι Έρωτας»; Πολλοί συγκρίνουν το αίσθημα του έρωτα με αυτό που αυτό που νιώθει κάποιος όταν κάνει χρήση ουσιών. ', '2022-02-14 14:27:04', '5409a89dadcb4444f4c7eb36843b263b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373730303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3338313a2220ce88cebdceb120ceb5cf81cf8ecf84ceb7cebcceb120cf80cebfcf8520ceb1cf80ceb1cf83cf87cebfcebbceb5ceaf20cf84cebfcebd20cebaceb1ceb8ceadcebdceb1cebd20ceb1cf80cf8c20ceb5cebcceaccf8220ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb120cf80ceb9cebf20cebdceb5ceb1cebdceb9cebaceac20cebcceb1cf8220cf87cf81cf8ccebdceb9ceb120ceb5ceafcebdceb1ceb920cf84cebf20c2abcea4ceb920ceb5ceafcebdceb1ceb920ce88cf81cf89cf84ceb1cf82c2bb3b20cea0cebfcebbcebbcebfceaf20cf83cf85ceb3cebacf81ceafcebdcebfcf85cebd20cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84cebfcf8520ceadcf81cf89cf84ceb120cebcceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb1cf85cf84cf8c20cf80cebfcf8520cebdceb9cf8eceb8ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cf8ccf84ceb1cebd20cebaceaccebdceb5ceb920cf87cf81ceaecf83ceb720cebfcf85cf83ceb9cf8ecebd2e20223b693a333b613a32353a7b733a323a226964223b693a38313b733a353a22616c696173223b733a32363a22ceadcf81cf89cf84ceb1cf8220ceb5ceafcebdceb1ceb9e280a6223b733a373a2273756d6d617279223b733a3433373a223c703ece88cebdceb120ceb5cf81cf8ecf84ceb7cebcceb120cf80cebfcf8520ceb1cf80ceb1cf83cf87cebfcebbceb5ceaf20cf84cebfcebd20cebaceb1ceb8ceadcebdceb1cebd20ceb1cf80cf8c20ceb5cebcceaccf8220ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb120cf80ceb9cebf20cebdceb5ceb1cebdceb9cebaceac20cebcceb1cf8220cf87cf81cf8ccebdceb9ceb120ceb5ceafcebdceb1ceb920cf84cebf266e6273703b3c7374726f6e673ec2abcea4ceb920ceb5ceafcebdceb1ceb920ce88cf81cf89cf84ceb1cf82c2bb3b203c2f7374726f6e673ecea0cebfcebbcebbcebfceaf20cf83cf85ceb3cebacf81ceafcebdcebfcf85cebd20cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84cebfcf85266e6273703b3c7374726f6e673eceadcf81cf89cf84ceb13c2f7374726f6e673e266e6273703bcebcceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb1cf85cf84cf8c20cf80cebfcf8520cebdceb9cf8eceb8ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cf8ccf84ceb1cebd20cebaceaccebdceb5ceb920cf87cf81ceaecf83ceb720cebfcf85cf83ceb9cf8ecebd2e3c2f703e0d0a223b733a343a22626f6479223b733a313630313a22ce88cf81cf89cf84ceb1cf8220ceb5ceafcebdceb1ceb9e280a620ce88cebdceb120ceb5cf81cf8ecf84ceb7cebcceb120cf80cebfcf8520ceb1cf80ceb1cf83cf87cebfcebbceb5ceaf20cf84cebfcebd20cebaceb1ceb8ceadcebdceb1cebd20ceb1cf80cf8c20ceb5cebcceaccf8220ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb120cf80ceb9cebf20cebdceb5ceb1cebdceb9cebaceac20cebcceb1cf8220cf87cf81cf8ccebdceb9ceb120ceb5ceafcebdceb1ceb920cf84cebf20c2abcea4ceb920ceb5ceafcebdceb1ceb920ce88cf81cf89cf84ceb1cf82c2bb3b2020202020202020202020202020202020202020202020202020202020cea0cebfcebbcebbcebfceaf20cf83cf85ceb3cebacf81ceafcebdcebfcf85cebd20cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84cebfcf8520ceadcf81cf89cf84ceb120cebcceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb1cf85cf84cf8c20cf80cebfcf8520cebdceb9cf8eceb8ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cf8ccf84ceb1cebd20cebaceaccebdceb5ceb920cf87cf81ceaecf83ceb720cebfcf85cf83ceb9cf8ecebd202020202020202020202020202020202020202020ce91cf85cf84ceae20ceb720ceaccf80cebfcf88ceb720ceb4ceb5cebd20ceb1cf80ceadcf87ceb5ceb920cebaceb1ceb920cf80cebfcebbcf8d20ceb1cf80cf8c20cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceb1ceb8cf8ecf8220cf8ccf84ceb1cebd20ceb5cf81cf89cf84ceb5cf85cf8ccebcceb1cf83cf84ceb520ceb7c2a0cebdcf84cebfcf80ceb1cebcceafcebdceb7c2a0cebaceb1ceb920ceb7c2a0cebdcebfcf81ceb5cf80ceb9cebdceb5cf86cf81ceafcebdceb7c2a0ceb1cf85cebeceaccebdcebfcebdcf84ceb1ceb920cebaceb1ceb9c2a0cf83ceb5cf81cebfcf84cebfcebdceafcebdceb7c2a0cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf80ceb9cebfc2a0ceb5cf85ceb4ceb9ceacceb8ceb5cf84cebfceb92c20cf80ceb9cebfc2a0ceb5cebdceb5cf81ceb3ceb7cf84ceb9cebacebfceafc2a0cebaceb1ceb920cf80ceb9cebfc2a0ceb5cebdceb8cebfcf85cf83ceb9cf8eceb4ceb5ceb9cf822e20ce8ccf84ceb1cebd2c20ceb4ceb52c20ceb2cf81ceb9cf83cebacf8ccebcceb1cf83cf84ceb520cf83cf84ceb7cebd20ceb1cf81cf87ceae20cebcceafceb1cf82c2a0ceb5cf81cf89cf84ceb5cf85cebcceadcebdceb7cf8220cf83cf87ceadcf83ceb7cf8220cf84ceb5ceafcebdcebfcf85cebcceb520cebdceb120ceb5cebeceb9ceb4ceb1cebdceb9cebaceb5cf8dcebfcf85cebcceb5c2a0cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf8220cebaceb1ceb920cebdceb120cebcceb7cebd20ceb2cebbceadcf80cebfcf85cebcceb520cebaceb1cebdceadcebdceb120ceb1cf81cebdceb7cf84ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf80ceaccebdcf8920cf84cebfcf852c20ceb5cebecebfcf8d20cebaceb1ceb920ceb720cf86cf81ceaccf83ceb7c2a0c2a020c2abce9f20ceadcf81cf89cf84ceb1cf8220ceb5ceafcebdceb1ceb920cf84cf85cf86cebbcf8ccf82c2bb2e20c2a0cea0ceaccf81ceb120cf84ceb7cebd20ceb5cf85cf86cebfcf81ceafceb120cebaceb1ceb920cf84ceb7cebd20ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb720cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcf83cf86ceadcf81ceb5ceb920ceb1cf85cf84cf8c20cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12c20ceb4ceb5cebd20cebacf81ceb1cf84ceac20cf80ceaccebdcf8920ceb1cf80cf8c20cebcceb5cf81ceb9cebacebfcf8dcf8220ceadcf89cf8220cebbceafceb3ceb120cf87cf81cf8ccebdceb9ceb120cebaceb1ceb920cf83ceafceb3cebfcf85cf81ceb1c2a0ceb4ceb5cebdc2a0ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf85c2a0cebcceb1cf8220cebacf81ceb1cf84ceac20cf83ceb520cebcceafceb120cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb120cf83cf87ceadcf83ceb72e223b733a363a22696d61676573223b733a3231313a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22696d616765735c2f323032325c2f30325c2f31345c2f6572777461732d65696e61692e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a32373a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32393a2238313aceadcf81cf89cf84ceb1cf822dceb5ceafcebdceb1ceb9e280a6223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38313aceadcf81cf89cf84ceb1cf822dceb5ceafcebdceb1ceb9e280a62663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a22ce88cf81cf89cf84ceb1cf8220ceb5ceafcebdceb1ceb9e280a6223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3831223b7d7d);
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
(742, 'index.php?option=com_content&view=article&id=83', 'index.php?option=com_content&view=article&id=83:ζήλια-«καλό»-ή-«κακό»-συναίσθημα&catid=42', 'Ζήλια: «καλό» ή «κακό» συναίσθημα;', ' Η ζήλια είναι ένα περίπλοκο συναίσθημα που περιλαμβάνει αισθήματα φόβου, εγκατάλειψης, οργής και ταπείνωσης. ', '2022-02-14 14:29:15', 'c7f396854dde875637aea494379f1e8a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383636333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230323a2220ce9720ceb6ceaecebbceb9ceb120ceb5ceafcebdceb1ceb920ceadcebdceb120cf80ceb5cf81ceafcf80cebbcebfcebacebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920ceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf86cf8cceb2cebfcf852c20ceb5ceb3cebaceb1cf84ceaccebbceb5ceb9cf88ceb7cf822c20cebfcf81ceb3ceaecf8220cebaceb1ceb920cf84ceb1cf80ceb5ceafcebdcf89cf83ceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a38333b733a353a22616c696173223b733a36303a22ceb6ceaecebbceb9ceb120c2abcebaceb1cebbcf8cc2bb20ceae20c2abcebaceb1cebacf8cc2bb20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a2273756d6d617279223b733a3335363a223c703ece97266e6273703b3c7374726f6e673eceb6ceaecebbceb9ceb13c2f7374726f6e673e266e6273703bceb5ceafcebdceb1ceb920ceadcebdceb1266e6273703b3c7374726f6e673ecf80ceb5cf81ceafcf80cebbcebfcebacebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb13c2f7374726f6e673e266e6273703bcf80cebfcf8520cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920ceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1266e6273703b3c7374726f6e673ecf86cf8cceb2cebfcf853c2f7374726f6e673e2c266e6273703b3c7374726f6e673eceb5ceb3cebaceb1cf84ceaccebbceb5ceb9cf88ceb7cf823c2f7374726f6e673e2c266e6273703b3c7374726f6e673ecebfcf81ceb3ceaecf823c2f7374726f6e673e266e6273703bcebaceb1ceb9266e6273703b3c7374726f6e673ecf84ceb1cf80ceb5ceafcebdcf89cf83ceb7cf823c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323636373a22ce96ceaecebbceb9ceb13a20c2abcebaceb1cebbcf8cc2bb20ceae20c2abcebaceb1cebacf8cc2bb20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb13b2020202020202020202020202020202020202020202020202020202020ce9720ceb6ceaecebbceb9ceb120ceb5ceafcebdceb1ceb920ceadcebdceb120cf80ceb5cf81ceafcf80cebbcebfcebacebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920ceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf86cf8cceb2cebfcf852c20ceb5ceb3cebaceb1cf84ceaccebbceb5ceb9cf88ceb7cf822c20cebfcf81ceb3ceaecf8220cebaceb1ceb920cf84ceb1cf80ceb5ceafcebdcf89cf83ceb7cf82202020202020202020202020202020202020202020ce95cebccf86ceb1cebdceafceb6ceb5cf84ceb1ceb920cf84cf8ccf83cebf20cf83cf84cebfcf85cf8220ceaccebdceb4cf81ceb5cf8220cf8ccf83cebf20cebaceb1ceb920cf83cf84ceb9cf8220ceb3cf85cebdceb1ceafcebaceb5cf8220cebaceb1ceb920cf83cf85cebdceaeceb8cf89cf8220cf80cf81cebfcebaceb1cebbceb5ceafcf84ceb1ceb920cf8ccf84ceb1cebd20ceadcebdceb120ceaccf84cebfcebccebf20ceb1cebdcf84ceb9cebbceb1cebcceb2ceaccebdceb5cf84ceb1ceb920cebcceafceb1c2a0ceb1cf80ceb5ceb9cebbceaec2a0ceb3ceb9ceb120cebcceb9ceb1c2a0cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cf83cf87ceadcf83ceb7c2a0cf84ceb7cf8220ceb6cf89ceaecf8220cf84cebfcf8520ceb1cf80cf8c20cebaceaccf80cebfceb9cebfcebd20cf84cf81ceafcf84cebf2e20ce9720ceb1cf80ceb5ceb9cebbceae20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceae20cf86ceb1cebdcf84ceb1cf83cf84ceb9cebaceae2e20ce94ceb5cebd20cf80ceb5cf81ceb9cebfcf81ceafceb6ceb5cf84ceb1ceb920cf83cf84ceb9cf8220cf83cf85cebdcf84cf81cebfcf86ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebacf8dcf88ceb5ceb920ceb1cebdceaccebcceb5cf83ceb120cf83ceb520ceb1ceb4ceadcebbcf86ceb9ceb120cf80cebfcf8520ceb1cebdcf84ceb1ceb3cf89cebdceafceb6cebfcebdcf84ceb1ceb920ceb3ceb9ceb120cf84ceb720ceb3cebfcebdceb9cebaceae20ceb1ceb3ceaccf80ceb72c20cf83ceb520cf83cf85cebdceb1ceb4ceadcebbcf86cebfcf85cf822c20cf83ceb520cf86ceafcebbcebfcf85cf8220cebacebbcf802e20ce97c2a0ceb6ceaecebbceb5ceb9ceb1c2a0ceb4ceb9ceb1cf86ceadcf81ceb5ceb920ceb1cf80cf8c20cf84cebfc2a0cf86ceb8cf8ccebdcebf2c20cebaceb1ceb8cf8ecf8220ceb720ceb6ceaecebbceb9ceb120cf80ceaccebdcf84ceb120cf83cf85cebdceb5cf80ceacceb3ceb5cf84ceb1ceb920cf84ceb7cebdc2a0cf8dcf80ceb1cf81cebeceb7c2a0ceb5cebdcf8ccf82c2a0cf84cf81ceafcf84cebfcf85c2a0cf80cf81cebfcf83cf8ecf80cebfcf852e20ce9fc2a0cf86ceb8cf8ccebdcebfcf82c2a0ceb5cebccf86ceb1cebdceafceb6ceb5cf84ceb1ceb920ceb1cebdceaccebcceb5cf83ceb120cf83ceb5c2a0ceb4cf8dcebfc2a0ceaccf84cebfcebcceb1c2a0cebaceb1ceb920cf80ceb5cf81ceb9ceb3cf81ceaccf86ceb5cf84ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120cf89cf822022ceb8ceadcebbcf8920cf8c2c20cf84ceb920ceadcf87ceb5ceb9cf82222e20ce91cebd20cebaceb1ceb920ceb720ceb6ceaecebbceb9ceb120ceb5ceafcebdceb1ceb920cebcceb9ceb1c2a0ceb5cf80cf8eceb4cf85cebdceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb12c20cebfceb920ceb5cebeceb5cebbceb9cebacf84ceb9cebacebfceaf20cf88cf85cf87cebfcebbcf8cceb3cebfceb920ceb4ceb5cebd20cf84cebf20ceb8ceb5cf89cf81cebfcf8dcebd20cf89cf8220ceadcebdceb120cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cf80cf81ceadcf80ceb5ceb920cebdceb120cebaceb1cf84ceb1cf83cf84ceb5ceafcebbcebfcf85cebd2c20ceb1cebbcebbceac20cf89cf8220ceadcebdceb1c2a0cf83ceaecebcceb120ceb1cf86cf8dcf80cebdceb9cf83ceb7cf82c2a0cf8ccf84ceb920cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cf83cf87ceadcf83ceb720ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cf83ceb5c2a0cebaceafcebdceb4cf85cebdcebfc2a0cebaceb1ceb920cf8ccf84ceb920cf80cf81ceadcf80ceb5ceb920cebdceb120cebbceb7cf86ceb8cebfcf8dcebd20cebcceadcf84cf81ceb120ceb3ceb9ceb120cebdceb120cebeceb1cebdceb1cebaceb5cf81ceb4ceb7ceb8ceb5ceaf20ceb720ceb1ceb3ceaccf80ceb720cf84cebfcf8520cf86ceafcebbcebfcf8520ceae20cf84cebfcf8520cf83cf85cebdcf84cf81cf8ccf86cebfcf8520cebcceb1cf822e20ce91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceb5ceafcebdceb1ceb920cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb1c2a0cf84ceb7cebd20ceadcebacf86cf81ceb1cf83ceb720cf84ceb7cf8220ceb6ceaecebbceb5ceb9ceb1cf82c2a0cebaceb1ceb920cf84ceb7c2a0cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceacc2a0cf80cebfcf8520cf80cf81cebfcebacf8dcf80cf84ceb5ceb920cebbcf8cceb3cf8920ceb1cf85cf84ceaecf822e20ce9cceb520cebbceafceb3ceb120cebbcf8cceb3ceb9ceb12c20ceb720ceb6ceaecebbceb9ceb120ceb8ceb5cf89cf81ceb5ceafcf84ceb1ceb920ceb8ceb5cebcceb9cf84cf8c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf8ccf80cf89cf8220cf8ccebbceb12c20ceb1cebbcebbceac20cebccf8ccebdcebfc2a0cf8ccf84ceb1cebd20ceb4ceb520cebcceb1cf8220cf80ceb1cf81ceb1cf83cf8dcf81ceb5ceb920cf83ceb520ceb1cebacf81ceb1ceafceb5cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822e20ce95cebdcf8e2c20ceb4ceb7cebbceb1ceb4ceae2c20cebccf80cebfcf81ceb5ceaf20cebdceb120cebbceb5ceb9cf84cebfcf85cf81ceb3ceaecf83ceb5ceb9c2a0cf80cf81cebfcf83cf84ceb1cf84ceb5cf85cf84ceb9cebaceacc2a0ceb3ceb9ceb120cebcceafceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cebcceb1cf8220cf83cf87ceadcf83ceb72c20ceaccebbcebbcebf20cf84cf8ccf83cebf20cebccf80cebfcf81ceb5ceaf20cebdceb120cebbceb5ceb9cf84cebfcf85cf81ceb3ceaecf83ceb5ceb9c2a0cebaceb1cf84ceb1cf83cf84cf81ceb5cf80cf84ceb9cebaceac2c20ceb5ceaccebdc2a0cf85cf80ceb5cf81ceb2ceaccebbcebbcebfcf85cebcceb5c2a0cf83cf84ceb7cebdc2a0ceb5cebaceb4ceaecebbcf89cf83ceaec2a0cf84ceb7cf822e223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a32393a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a2238333aceb6ceaecebbceb9ceb12dc2abcebaceb1cebbcf8cc2bb2dceae2dc2abcebaceb1cebacf8cc2bb2dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38333aceb6ceaecebbceb9ceb12dc2abcebaceb1cebbcf8cc2bb2dceae2dc2abcebaceb1cebacf8cc2bb2dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36323a22ce96ceaecebbceb9ceb13a20c2abcebaceb1cebbcf8cc2bb20ceae20c2abcebaceb1cebacf8cc2bb20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb13b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3833223b7d7d),
(743, 'index.php?option=com_content&view=article&id=84', 'index.php?option=com_content&view=article&id=84:η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις&catid=42', 'Η σημασία του μητρικού δεσμού στις ενήλικες ερωτικές σχέσεις', ' Η πρώτη εμπειρία αγάπης κάθε ανθρώπου είναι μέσα από τη ζεστασιά, τη φροντίδα και την αγάπη που λαμβάνει μέσω της επαφής με τη μητέρα, τον πατέρα ή κάποιον άλλο κύριο φροντιστή. ', '2022-02-14 14:31:30', 'c7eea62682f385ec3126212192d6c353', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393630393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332333a2220ce9720cf80cf81cf8ecf84ceb720ceb5cebccf80ceb5ceb9cf81ceafceb120ceb1ceb3ceaccf80ceb7cf8220cebaceacceb8ceb520ceb1cebdceb8cf81cf8ecf80cebfcf8520ceb5ceafcebdceb1ceb920cebcceadcf83ceb120ceb1cf80cf8c20cf84ceb720ceb6ceb5cf83cf84ceb1cf83ceb9ceac2c20cf84ceb720cf86cf81cebfcebdcf84ceafceb4ceb120cebaceb1ceb920cf84ceb7cebd20ceb1ceb3ceaccf80ceb720cf80cebfcf8520cebbceb1cebcceb2ceaccebdceb5ceb920cebcceadcf83cf8920cf84ceb7cf8220ceb5cf80ceb1cf86ceaecf8220cebcceb520cf84ceb720cebcceb7cf84ceadcf81ceb12c20cf84cebfcebd20cf80ceb1cf84ceadcf81ceb120ceae20cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebf20cebacf8dcf81ceb9cebf20cf86cf81cebfcebdcf84ceb9cf83cf84ceae2e20223b693a333b613a32353a7b733a323a226964223b693a38343b733a353a22616c696173223b733a3131323a22ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cebcceb7cf84cf81ceb9cebacebfcf8d20ceb4ceb5cf83cebccebfcf8d20cf83cf84ceb9cf8220ceb5cebdceaecebbceb9cebaceb5cf8220ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3337393a223c703ece97266e6273703b3c7374726f6e673ecf80cf81cf8ecf84ceb720ceb5cebccf80ceb5ceb9cf81ceafceb120ceb1ceb3ceaccf80ceb7cf823c2f7374726f6e673e266e6273703bcebaceacceb8ceb520ceb1cebdceb8cf81cf8ecf80cebfcf8520ceb5ceafcebdceb1ceb920cebcceadcf83ceb120ceb1cf80cf8c20cf84ceb720ceb6ceb5cf83cf84ceb1cf83ceb9ceac2c20cf84ceb720cf86cf81cebfcebdcf84ceafceb4ceb120cebaceb1ceb920cf84ceb7cebd20ceb1ceb3ceaccf80ceb720cf80cebfcf8520cebbceb1cebcceb2ceaccebdceb5ceb920cebcceadcf83cf8920cf84ceb7cf8220ceb5cf80ceb1cf86ceaecf8220cebcceb520cf84ceb7266e6273703b3c7374726f6e673ecebcceb7cf84ceadcf81ceb13c2f7374726f6e673e2c20cf84cebfcebd20cf80ceb1cf84ceadcf81ceb120ceae20cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebf20cebacf8dcf81ceb9cebf20cf86cf81cebfcebdcf84ceb9cf83cf84ceae2e3c2f703e0d0a223b733a343a22626f6479223b733a333233303a22ce9720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cebcceb7cf84cf81ceb9cebacebfcf8d20ceb4ceb5cf83cebccebfcf8d20cf83cf84ceb9cf8220ceb5cebdceaecebbceb9cebaceb5cf8220ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf822020202020202020202020202020202020202020202020202020202020ce9720cf80cf81cf8ecf84ceb720ceb5cebccf80ceb5ceb9cf81ceafceb120ceb1ceb3ceaccf80ceb7cf8220cebaceacceb8ceb520ceb1cebdceb8cf81cf8ecf80cebfcf8520ceb5ceafcebdceb1ceb920cebcceadcf83ceb120ceb1cf80cf8c20cf84ceb720ceb6ceb5cf83cf84ceb1cf83ceb9ceac2c20cf84ceb720cf86cf81cebfcebdcf84ceafceb4ceb120cebaceb1ceb920cf84ceb7cebd20ceb1ceb3ceaccf80ceb720cf80cebfcf8520cebbceb1cebcceb2ceaccebdceb5ceb920cebcceadcf83cf8920cf84ceb7cf8220ceb5cf80ceb1cf86ceaecf8220cebcceb520cf84ceb720cebcceb7cf84ceadcf81ceb12c20cf84cebfcebd20cf80ceb1cf84ceadcf81ceb120ceae20cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebf20cebacf8dcf81ceb9cebf20cf86cf81cebfcebdcf84ceb9cf83cf84ceae2e20202020202020202020202020202020202020202020ce9aceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cebdceb7cf80ceb9ceb1cebaceaecf8220cebaceb1ceb920cf84ceb7cf8220cf80ceb1ceb9ceb4ceb9cebaceaecf8220ceb7cebbceb9cebaceafceb1cf822c20cebfceb9c2a0cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceac20ceb8ceb5cf81cebcceadcf8220ceb5cebaceb4ceb7cebbcf8ecf83ceb5ceb9cf82c2a0ceb1cf80cf8c20cf84cebfcf85cf8220ceb3cebfcebdceb5ceafcf822c20cebcceb1cf8220cebfceb4ceb7ceb3cebfcf8dcebd20cebdceb120ceb4ceb9ceb1cebccebfcf81cf86cf8ecebdcebfcf85cebcceb5c2a0cf83cf84ceb5cebdcebfcf8dcf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacebfcf8dcf8220ceb4ceb5cf83cebccebfcf8dcf82c2a0cf80cebfcf8520cebfcebdcebfcebcceacceb6cebfcebdcf84ceb1ceb920cf80cf81cebfcf83cebacf8ccebbcebbceb7cf83ceb720cebaceb1ceb920ceb4ceb9ceb1cebccebfcf81cf86cf8ecebdcebfcf85cebd20cf84cebfcebd20cf84cf81cf8ccf80cebf20cebcceb520cf84cebfcebd20cebfcf80cebfceafcebf20ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebcceb520ceb4ceb5cf83cebccebfcf8dcf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf82c2a0cebaceb1ceb82027cf8ccebbceb7c2a0cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf82c2a0ceb6cf89ceaecf82c2a0cebcceb1cf822e20ce9fceb9c2a0cf84cf81cf85cf86ceb5cf81ceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf82c2a0cf8ccf80cf89cf8220cf84cebf20ceacceb3ceb3ceb9ceb3cebcceb12c20cf84cebf20cf87ceacceb4ceb92c20cf84cebf20cebacf81ceaccf84ceb7cebcceb12c20cf84cebf20cf86ceb9cebbceaf20cebaceb1ceb920ceb720ceb1ceb3cebaceb1cebbceb9ceac20cebcceb1cf8220ceb2cebfceb7ceb8cebfcf8dcebd20cebdceb120ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120ceb1ceb3ceaccf80ceb7cf8220cebaceb1ceb920ceb1cf83cf86ceaccebbceb5ceb9ceb1cf822c20cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220ceadcf84cf83ceb920cebfcebecf85cf84cebfcebaceafcebdceb72028cf84ceb7cebd2022cebfcf81cebccf8ccebdceb720cf84ceb7cf8220ceb1ceb3ceaccf80ceb7cf822229202c20ceb720cebfcf80cebfceafceb120ceb5cf85ceb8cf8dcebdceb5cf84ceb1ceb920ceb3ceb9ceb120cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84ceb7cf8220ceb5ceb3ceb3cf8dcf84ceb7cf84ceb1cf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cf87ceb1cebbceb1cf81cf8ecebdcebfcf85cebcceb52e0ace9fc2a0ceb4ceb5cf83cebccf8ccf8220cebcceb520cf84cebfcebd20cebacf8dcf81ceb9cebf20cf86cf81cebfcebdcf84ceb9cf83cf84ceaec2a0cebaceb1cf84ceac20cf84ceb7c2a0ceb2cf81ceb5cf86ceb9cebaceae20ceb7cebbceb9cebaceafceb1c2a0ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220cebccf8ccebdcebf20ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9ceb2ceafcf89cf83ceae20cebcceb1cf822e20ce9cceb1cf8220cf80ceb1cf81ceadcf87ceb5ceb920cf84ceb7cebdc2a0ceb1cf83cf86ceaccebbceb5ceb9ceb1c2a0cebaceb1ceb920cf84ceb7cebdc2a0ceaccebdceb5cf83ceb7c2a0cf80cebfcf8520cf87cf81ceb5ceb9ceb1ceb6cf8ccebcceb1cf83cf84ceb520cf8ccf84ceb1cebd20ceb5ceafcebcceb1cf83cf84ceb5c2a0ceb1ceb3cf87cf89cebcceadcebdcebfceb9c2a0ceae20ceb2cf81ceb9cf83cebacf8ccebcceb1cf83cf84ceb520cf83ceb5c2a0cebaceafcebdceb4cf85cebdcebfc2a0cebaceb1ceb920cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dceb5ceb920cf84ceb7cebdc2a0cf83cf89cebcceb1cf84ceb9cebaceaec2a0cebaceb1ceb9c2a0cf88cf85cf87cebfcebbcebfceb3ceb9cebaceaec2a0cebcceb1cf8220ceb5cf85ceb5cebeceafceb12e20ce8ccf84ceb1cebd20ceadcf87cebfcf85cebcceb520ceb2ceb9cf8ecf83ceb5ceb920ceb1cf85cf84ceae20cf84ceb7cebdc2a0ceb1cf83cf86ceaccebbceb5ceb9ceb120cf89cf8220ceb2cf81ceadcf86ceb72c20cf84cf8ccf84ceb520cebaceb1ceb920cf89cf82c2a0ceb5cebdceaecebbceb9cebaceb5cf82c2a0cf83cf84ceb9cf8220cf83cf85cebdcf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220ceb1ceb9cf83ceb8ceb1cebdcf8ccebcceb1cf83cf84ceb520ceb1cf83cf86ceb1cebbceb5ceafcf8220cebaceb1ceb920ceadcf87cebfcf85cebcceb520cf83cf85cebdcf84cf81cf8ccf86cebfcf85cf8220cf80cebfcf85c2a0ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdcebfcebdcf84ceb1ceb9c2a0cf83cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf8220cebcceb5c2a0ceb1cebdceaccebbcebfceb3cebf20cf84cf81cf8ccf80cebf2ec2a0ce91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb72c20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf85c2a0ceb2ceafcf89cf83ceb1cebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb120cebaceb1cf84ceac20cf84ceb720ceb2cf81ceb5cf86ceb9cebaceae20cf80cf81cebfcf83cebacf8ccebbcebbceb7cf83ceb72c20ceb2ceb9cf8ecebdcebfcf85cebdc2a0ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12cc2a0ceacceb3cf87cebfcf82c2a0ceaec2a0ceb1cf80cebfcf86cf85ceb3ceaec2a0cebaceb1ceb920cf83cf84ceb9cf8220ceb5cebdceaecebbceb9cebaceb5cf8220cf83cf85cebdcf84cf81cebfcf86ceb9cebaceadcf8220cf84cebfcf85cf8220cf83cf87ceadcf83ceb5ceb9cf822e20cea3cf85cebdceaeceb8cf89cf822cc2a0ceb5ceafcf84ceb520ceadcf81cf87cebfcebdcf84ceb1ceb920c2abceb1cf83cf86cf85cebacf84ceb9cebaceacc2bb20cebacebfcebdcf84ceacc2a0cf83cf84cebfcf85cf8220cf83cf85cebdcf84cf81cf8ccf86cebfcf85cf8220cf84cebfcf85cf8220ceb3ceb9ceb1cf84ceaf20cebdceb9cf8eceb8cebfcf85cebd20cf8ccf84ceb920ceb5cebaceb5ceafcebdcebfceb920ceb4ceb5cebd20cf84cebfcf85cf8220ceb1ceb3ceb1cf80cebfcf8dcebd20ceb1cf81cebaceb5cf84ceac2cc2a020ceb5ceafcf84ceb5c2a0cebdceb9cf8eceb8cebfcf85cebd20cf80cebfcebbcf8d20ceacceb2cebfcebbceb120cf8ccf84ceb1cebd20ceb4ceadcebdcebfcebdcf84ceb1ceb9c2a0cebcceb520cebaceaccf80cebfceb9cebf20cf83cf8dcebdcf84cf81cebfcf86cebf20cebaceb1ceb920ceb3ceb9e2809920ceb1cf85cf84cf8cc2a0ceb1cf80cebfcebcceb1cebacf81cf8dcebdcebfcebdcf84ceb1ceb920ceb1cf80cf8c20cf83cf84ceb5cebdceadcf8220cf83cf87ceadcf83ceb5ceb9cf82c2a0cebaceb1ceb920ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebd20cf84ceb9cf82c2a0cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb5cf822ec2a0223b733a363a22696d61676573223b733a3235393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a33313a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131353a2238343aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcebcceb7cf84cf81ceb9cebacebfcf8d2dceb4ceb5cf83cebccebfcf8d2dcf83cf84ceb9cf822dceb5cebdceaecebbceb9cebaceb5cf822dceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38343aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcebcceb7cf84cf81ceb9cebacebfcf8d2dceb4ceb5cf83cebccebfcf8d2dcf83cf84ceb9cf822dceb5cebdceaecebbceb9cebaceb5cf822dceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf822663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3131323a22ce9720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cebcceb7cf84cf81ceb9cebacebfcf8d20ceb4ceb5cf83cebccebfcf8d20cf83cf84ceb9cf8220ceb5cebdceaecebbceb9cebaceb5cf8220ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3834223b7d7d);
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, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363235303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a37323b733a353a22616c696173223b733a38303a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a3633373a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf20ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf202020202020202020202020202020202020202020202020202020ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a0cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a0cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a0cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961786569726973692d7379676b726f757365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a33343a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38333a2237323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf87cf8ecf81cebf223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf87cf8ecf81cebf2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38303a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3732223b7d7d),
(745, 'index.php?option=com_content&view=article&id=73', 'index.php?option=com_content&view=article&id=73:κατανόηση-και-έκφραση-συναισθημάτων&catid=41', 'Κατανόηση και έκφραση συναισθημάτων', ' Οι αμφιβολίες σκοτώνουν τις σχέσεις. Βασικός στόχος για μια επιτυχημένη σχέση είναι να μπορέσουν τα δύο μέλη να αντιμετωπίσουν με επιτυχία τις συναισθηματικές εναλλαγές. ', '2022-02-14 14:35:08', 'f942a1ce293872745d9f8c031474b5b5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383630323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3331353a2220ce9fceb920ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd20cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822e20ce92ceb1cf83ceb9cebacf8ccf8220cf83cf84cf8ccf87cebfcf8220ceb3ceb9ceb120cebcceb9ceb120ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb720cf83cf87ceadcf83ceb720ceb5ceafcebdceb1ceb920cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebd20cf84ceb120ceb4cf8dcebf20cebcceadcebbceb720cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebd20cebcceb520ceb5cf80ceb9cf84cf85cf87ceafceb120cf84ceb9cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceadcf8220ceb5cebdceb1cebbcebbceb1ceb3ceadcf822e20223b693a333b613a32353a7b733a323a226964223b693a37333b733a353a22616c696173223b733a36373a22cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920ceadcebacf86cf81ceb1cf83ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3337313a223c703ece9fceb920ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd20cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822e266e6273703bce92ceb1cf83ceb9cebacf8ccf8220cf83cf84cf8ccf87cebfcf8220ceb3ceb9ceb120cebcceb9ceb120ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb720cf83cf87ceadcf83ceb720ceb5ceafcebdceb1ceb920cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebd20cf84ceb120ceb4cf8dcebf20cebcceadcebbceb720cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebd20cebcceb520ceb5cf80ceb9cf84cf85cf87ceafceb120cf84ceb9cf82266e6273703b3c7374726f6e673ecf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceadcf823c2f7374726f6e673e266e6273703b3c7374726f6e673eceb5cebdceb1cebbcebbceb1ceb3ceadcf823c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323431363a22ce9aceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920ceadcebacf86cf81ceb1cf83ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20ce9fceb920ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd20cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822e2020202020202020202020202020202020202020202020202020202020ce92ceb1cf83ceb9cebacf8ccf8220cf83cf84cf8ccf87cebfcf8220ceb3ceb9ceb120cebcceb9ceb120ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb720cf83cf87ceadcf83ceb720ceb5ceafcebdceb1ceb920cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebd20cf84ceb120ceb4cf8dcebf20cebcceadcebbceb720cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebd20cebcceb520ceb5cf80ceb9cf84cf85cf87ceafceb120cf84ceb9cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceadcf8220ceb5cebdceb1cebbcebbceb1ceb3ceadcf822e202020202020202020202020202020202020202020ce91cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb720cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceb720cebaceb1cebbcebbceb9ceadcf81ceb3ceb5ceb9ceb120cf84ceb7cf82c2a0cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf82c2a0cebaceb1cf84ceb1cebdcf8cceb7cf83ceb7cf822ec2a0cea3cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cf83ceb7cebcceb1ceafcebdceb5ceb920cebde2809920ceb1cf80cebfcebacf84cebfcf8dcebcceb520ceb2ceb1ceb8ceb9ceac20ceb5cf80ceafceb3cebdcf89cf83ceb720cf84cf89cebd20ceb4ceb9cebacf8ecebd20cebcceb1cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20ceb1cf81cf87ceb9cebaceac20cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cf84cebfcf8520ceaccebbcebbcebfcf8520ceb1cf84cf8ccebccebfcf852e20ce9720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb1c2a0ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebcceb5c2a0cf84ceb1c2a0cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceacc2a0cebcceb1cf822c20cf87cf89cf81ceafcf8220cebdceb120cf84ceb1c2a0ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebcceb52e20ce95cf80ceafcf83ceb7cf822c20cebcceb1cf8220cf80cf81cebfcf83cf86ceadcf81ceb5ceb920cf84ceb720ceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb120cebdceb120cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac20cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf84cebfcf8520ceaccebbcebbcebfcf8520ceb1cf84cf8ccebccebfcf852e20ce93ceb9ceb120cebdceb120ceb5cf80ceb9cf84ceb5cf85cf87ceb8ceb5ceaf20ceb720cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cf80cf81cf8ecf84ceb120cebdceb1c2a0ceb5cebacf86cf81ceb1cf83cf84cebfcf8dcebdc2a0cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12e20ce9720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120ceb5cebacf86cf81ceacceb6cebfcf85cebcceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf8220ceb5ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf83cf80ceb1cf83cf84cebf20cf84cebcceaecebcceb120cebcceb9ceb1cf8220ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb7cf8220cf83cf87ceadcf83ceb7cf822e20cea3cf85cebdceb7ceb8ceafceb6cebfcf85cebcceb520cebdceb1c2a0cebccebfceb9cf81ceb1ceb6cf8ccebcceb1cf83cf84ceb5c2a0cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cebcceb1cf822c20cf8ccebccf89cf8220ceadcf87cebfcf85cebcceb520ceb4cf85cf83cebacebfcebbceafceb120cf83cf84cebf20cebdceb1c2a0ceb5cebacf86cf81ceaccf83cebfcf85cebcceb5c2a0cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520ceb1cebdceac20cebaceb1ceb9cf81cebfcf8dcf822e20cea3ceb520ceb1cf85cf84cf8c20cf84cebf20cf83ceb7cebcceb5ceafcebf20cebaceb1cebbcf8c20ceb5ceafcebdceb1ceb920cebdceb120ceb8cf85cebccf8ccebcceb1cf83cf84ceb520cf8ccf84ceb920ceb4ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebcceb520cebdceb120ceb5cebacf86cf81ceaccf83cebfcf85cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520cebdceb9cf8eceb8cebfcf85cebcceb520ceb3ceb9ceb120cebdceb120cebcceb7cebd20cf80cebbceb7ceb3cf89ceb8ceb5ceaf20cf84cebf20ceaccebbcebbcebf20ceaccf84cebfcebccebf2e20ce98ceb120cf80cebbceb7ceb3cf89ceb8ceb5ceaf20cebccf8ccebdcebf20ceb5ceaccebd20cf84cebf20ceb1cf86ceaecf83cebfcf85cebcceb520ceadcebecf8920ceb1cf80cf8c20ceb1cf85cf84ceac20cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb52e20ce95cf80cebfcebcceadcebdcf89cf8220ceb5ceafcebdceb1ceb920cebaceb1cebbcf8c20cebdceb1c2a0ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6cebfcf85cebcceb5c2a0cebaceb1ceb920cebdceb1c2a0cebacebfcf85ceb2ceb5cebdcf84ceb9ceacceb6cebfcf85cebcceb5c2a0cebcceb1ceb6ceaf20cf84cebfcf8520cf8ccebbceb120ceb1cf85cf84ceac20cf80cebfcf8520cebdceb9cf8eceb8cebfcf85cebcceb520ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cebaceb1ceb920cf84cf8ccf83cebf20cebaceb1cebbceac2e223b733a363a22696d61676573223b733a3233353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a33353a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a2237333acebaceb1cf84ceb1cebdcf8cceb7cf83ceb72dcebaceb1ceb92dceadcebacf86cf81ceb1cf83ceb72dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37333acebaceb1cf84ceb1cebdcf8cceb7cf83ceb72dcebaceb1ceb92dceadcebacf86cf81ceb1cf83ceb72dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36373a22ce9aceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920ceadcebacf86cf81ceb1cf83ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3733223b7d7d);
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
(746, 'index.php?option=com_content&view=article&id=186', 'index.php?option=com_content&view=article&id=186:τροχός&catid=36', 'Τροχός', ' Πώς φτιάχνουμε τον τροχό που χαρακτηρίζει τη ζωή μας; Ακολουθήστε τα παρακάτω βήματα ', '2022-02-14 14:45:13', 'b1ebd8139049863eb132172afda3cd52', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393232363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135373a2220cea0cf8ecf8220cf86cf84ceb9ceaccf87cebdcebfcf85cebcceb520cf84cebfcebd20cf84cf81cebfcf87cf8c20cf80cebfcf8520cf87ceb1cf81ceb1cebacf84ceb7cf81ceafceb6ceb5ceb920cf84ceb720ceb6cf89ceae20cebcceb1cf823b20ce91cebacebfcebbcebfcf85ceb8ceaecf83cf84ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120223b693a333b613a32353a7b733a323a226964223b693a3138363b733a353a22616c696173223b733a31323a22cf84cf81cebfcf87cf8ccf82223b733a373a2273756d6d617279223b733a3139313a223c703ecea0cf8ecf8220cf86cf84ceb9ceaccf87cebdcebfcf85cebcceb520cf84cebfcebd20cf84cf81cebfcf87cf8c20cf80cebfcf8520cf87ceb1cf81ceb1cebacf84ceb7cf81ceafceb6ceb5ceb920cf84ceb720ceb6cf89ceae20cebcceb1cf823b266e6273703b3c7374726f6e673ece91cebacebfcebbcebfcf85ceb8ceaecf83cf84ceb53c2f7374726f6e673e266e6273703bcf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb13c2f703e0d0a223b733a343a22626f6479223b733a333639373a22cea4cf81cebfcf87cf8ccf8220202020202020202020202020202020202020202020202020202020cea0cf8ecf8220cf86cf84ceb9ceaccf87cebdcebfcf85cebcceb520cf84cebfcebd20cf84cf81cebfcf87cf8c20cf80cebfcf8520cf87ceb1cf81ceb1cebacf84ceb7cf81ceafceb6ceb5ceb920cf84ceb720ceb6cf89ceae20cebcceb1cf823bc2a0ce91cebacebfcebbcebfcf85ceb8ceaecf83cf84ceb5c2a0cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb13a0a20312ec2a0ce91cf80cebfcf86ceb1cf83ceafceb6cebfcf85cebcceb520cf80cebfceb9ceb5cf8220cf80ceb5cf81ceb9cebfcf87ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb3ceb9ceb120cebcceb1cf8220cebcceb9ceb1c2a0ceb1ceafcf83ceb8ceb7cf83ceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf82c2a0cebaceb1ceb9c2a0cf80cebbceb7cf81cf8ccf84ceb7cf84ceb1cf822e20ce9ccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf80cf81cebfcf83ceb8ceadcf83cebfcf85cebcceb520ceae20cebdceb120ceb1cf86ceb1ceb9cf81ceadcf83cebfcf85cebcceb520cebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf822e0a20cea0cf81cebfcf84ceb5ceb9cebdcf8ccebcceb5cebdceb5cf8220cebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf8220e2809320cf80ceb5cf81ceb9cebfcf87ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf8220cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb4ceb9ceb5cf81ceb5cf85cebdceaecf83cebfcf85cebcceb53ac2a0200a2d20ce9fceb9cebacebfceb3ceadcebdceb5ceb9ceb1202f20cf86ceafcebbcebfceb92028cebccf80cebfcf81ceb5ceaf20cebdceb120cf84cebfcf80cebfceb8ceb5cf84ceb7ceb8cebfcf8dcebd20cf83ceb520cebcceafceb120cebaceb1cf84ceb7ceb3cebfcf81ceafceb120ceae20cf83ceb520ceb4cf8dcebf292d20cea3cf8dcebdcf84cf81cebfcf86cebfcf822d20ce9aceb1cf81ceb9ceadcf81ceb12d20ce9fceb9cebacebfcebdcebfcebcceb9cebaceac2d20cea5ceb3ceb5ceafceb120e2809320cf86cf85cf83ceb9cebaceae20cebaceb1cf84ceaccf83cf84ceb1cf83ceb72c20cf83cf89cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb72c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cf85ceb3ceb5ceafceb12c20ceb4ceb9ceb1cf84cf81cebfcf86ceae2c2d20cea6cf85cf83ceb9cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd202f20cf83cf80ceafcf84ceb920cebaceb1ceb920ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8ccf8220cf87cf8ecf81cebfcf822d20ce94ceb9ceb1cf83cebaceadceb4ceb1cf83ceb7202f20ceb5cebbceb5cf8dceb8ceb5cf81cebfcf8220cf87cf81cf8ccebdcebfcf822d20cea0cf81cebfcf83cf89cf80ceb9cebaceae20ceb1cebdceaccf80cf84cf85cebeceb7202f20cebcceacceb8ceb7cf83ceb72d20cea0cebdceb5cf85cebcceb1cf84ceb9cebaceae20ceb1cebdceb1ceb6ceaecf84ceb7cf83ceb72d20cea3cf87ceadcf83ceb720cebcceb520cf84ceb7cebd20cebacebfceb9cebdcf89cebdceafceb120e2809320cf80cf81cebfcf83cf86cebfcf81ceac202020cea3cf87ceb5ceb4ceb9ceacceb6cebfcf85cebcceb5c2a0ceadcebdceb120cf84cf81cebfcf87cf8c20cf83cf84cebfcebd20cebfcf80cebfceafcebf20ceb5cebccf80ceb5cf81ceb9ceadcf87cebfcebdcf84ceb1ceb920cebfceb920cebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf8220cf80cebfcf8520ceadcf87ceb5cf84ceb520ceb5cf80ceb9cebbceadcebeceb5ceb92ec2a02020322ec2a0cea4ceb1cebeceb9cebdcebfcebcceaecf83cf84ceb520cf84cebfc2a0ceb5cf80ceafcf80ceb5ceb4cebf20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7cf82c2a0ceb1cf80cf8c20cf84cebfcf85cf8220ceb5ceb1cf85cf84cebfcf8dcf8220cf83ceb1cf8220cf83ceb520cebaceacceb8ceb520cf84cebfcebcceadceb120cf84ceb7cf8220ceb6cf89ceaecf8220cf83ceb1cf8220ceb1cf85cf84ceae20cf84ceb7c2a0ceb4ceb5ceb4cebfcebcceadcebdceb720cf83cf84ceb9ceb3cebcceae2ec2a0ce9aceacceb8ceb520ceb1cebacf84ceafcebdceb120cebdceb120ceadcf87ceb5ceb920cebdceb120ceadcf87ceb5ceb920cf84ceb9cebcceadcf8220ceb1cf80cf8c20cf84cebf2031c2a028cf80cebfcebbcf8d20ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb7cebcceadcebdcebfcf822fceb72920ceadcf89cf8220cf84cebf2031302028ceb1cf80cf8ccebbcf85cf84ceb120ceb9cebaceb1cebdcebfcf80cebfceb9ceb7cebcceadcebdcebfcf822fceb7292e20ce9720ceb1cf81ceafceb8cebcceb7cf83ceb720cebdceb120cebeceb5cebaceb9cebdceacceb5ceb920cebacebfcebdcf84ceacc2a0cf83cf84cebf20cebaceadcebdcf84cf81cebf20cf84cebfcf8520cf84cf81cebfcf87cebfcf8d2028cebacf8dcebacebbcebfcf85292ec2a0ce88cf80ceb5ceb9cf84ceb12c20ceb5cebdcf8ecf83cf84ceb520cebcceb520cebcceb9ceb120ceb3cf81ceb1cebccebcceae20cebacf85cebacebbceb9cebaceac20cf84ceb120cebdcebfcf8dcebcceb5cf81ceb120cf80cebfcf8520cf83ceb7cebcceb5ceb9cf8ecf83ceb1cf84ceb520cf8ecf83cf84ceb520cebdceb120cf83cf87ceb7cebcceb1cf84ceb9cf83cf84ceb5ceaf20cebcceb9ceb120cebdceadceb120cf80ceb5cf81ceafcebcceb5cf84cf81cebfcf8220cf83cf84cebfcebd20cebacf8dcebacebbcebf2ec2a0202d20ce9720cebdceadceb120cf80ceb5cf81ceafcebcceb5cf84cf81cebfcf8220cf80cebfcf8520ceb8ceb120cf83cf87ceb7cebcceb1cf84ceb9cf83cf84ceb5ceafc2a0c2a0ceb1cebdcf84ceb9cf80cf81cebfcf83cf89cf80ceb5cf8dceb5ceb9c2a0cf84ceb7cebdc2a0ceb9cf83cebfcf81cf81cebfcf80ceafceb1c2a0cebaceb1ceb9c2a0cf80cebbceb7cf81cf8ccf84ceb7cf84ceb1c2a0cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf84ceb720ceb4ceb5ceb4cebfcebcceadcebdceb720cf87cf81cebfcebdceb9cebaceae20cf83cf84ceb9ceb3cebcceae2e20202d20ce91cebdc2a0cf84cebf20cebdceadcebf20cf83cf87ceaecebcceb120cf80cebfcf8520cf80cf81cebfceadcebacf85cf88ceb520ceb5ceafcebdceb1ceb9c2a0cf80cebfcebbcf8d20cebcceb9cebacf81cf8cc2a0ceae20cebaceb1ceb9c2a0ceb1cebaceb1cebdcf8ccebdceb9cf83cf84cebfc2a0cf84cf8ccf83cebf20cf80ceb9cebfc2a0cebcceb1cebacf81ceb9ceacc2a0ceb2cf81ceafcf83cebaceb5cf83cf84ceb520ceb1cf80cf8c20ceb1cf85cf84cf8c20cf80cebfcf8520cebfcebdcebfcebcceacceb6cebfcf85cebcceb520ceb9cf83cebfcf81cf81cebfcf80ceb7cebcceadcebdceb720ceb6cf89ceae2e202d20cea9cf83cf84cf8ccf83cebf2c20ceb1cebeceafceb6ceb5ceb920cebdceb120ceb8cf85cebcceaccf83cf84ceb520cf8ccf84ceb920cf8ccf83cebf20cf80ceb9cebfc2a0c2a0cebcceb5ceb3ceaccebbcebfcf82c2a0cebaceb1ceb9c2a0cf83cf85cebccebcceb5cf84cf81ceb9cebacf8ccf82c2a0ceb5ceafcebdceb1ceb920cebf20cebacf8dcebacebbcebfcf8220cf84cf8ccf83cebf20cf80ceb9cebf20cebfcebcceb1cebbceac20cebaceb1ceb920ceb3cf81ceaeceb3cebfcf81ceb120cebccf80cebfcf81ceb5ceaf20cebdceb120cebacf85cebbceaecf83ceb5ceb92c20cebaceaccf84ceb920cf80cebfcf8520cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120ceb1cebdcf84ceb9cebaceb1cf84cebfcf80cf84cf81ceafceb6ceb5cf84ceb1ceb920cebaceb1ceb920cf83cf84ceb720ceb6cf89ceae2e2020332ec2a0ce9cceb5cf81ceb9cebaceadcf82c2a0ceb5cf81cf89cf84ceaecf83ceb5ceb9cf82c2a0cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520cf80ceb7ceb3ceb1ceafcebdcebfcebdcf84ceb1cf8220cf80ceb9cebf20ceb2ceb1ceb8ceb9ceac20cf84ceb7cebd20cebaceb1cf84ceb1cebdcf8cceb7cf83ceae20cebcceb1cf8220ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf84cebfcf85cf8220cf84cebfcebcceb5ceafcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf8220cf80cebfcf8520ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacebfceaf3a202dc2a0cea0cf8ecf8220cebdceb9cf8eceb8cf89c2a0ceb3ceb9ceb120cf84ceb720ceb6cf89ceae20cebccebfcf8520ceb2cebbceadcf80cebfcebdcf84ceb1cf8220cf84cebf20ceb4ceb9cebacf8c20cebccebfcf8520ceb4ceb9ceacceb3cf81ceb1cebccebcceb13b2d20cea5cf80ceaecf81cf87ceb1cebd20ceb5cebacf80cebbceaecebeceb5ceb9cf823b2d20cea3ceb5c2a0cf80cebfceb9ceb5cf8220cf80ceb5cf81ceb9cebfcf87ceadcf82c2a0cf84ceb7cf8220ceb6cf89ceaecf8220cebccebfcf8520ceb5cf80ceb9cebbceadceb3cf8920cebdceb120ceb4ceb9ceb1ceb8ceadcf83cf8920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebccebfcf852c20cf84cebfcebd20cf87cf81cf8ccebdcebf20cebccebfcf8520cebaceb1ceb9c2a0cf80cebfceb9cebfcf82c2a0ceb5ceafcebdceb1ceb920cebf20cebbcf8cceb3cebfcf823b2dc2a0cea4ceaf20ceb5cf80ceb9cebbceadceb3cf89c2a0cebdceb120ceb1cebbcebbceaccebeceb5ceb93bc2a0cea0cf8ecf82c2a0ceb8ceb120cebaceaccebdcf8920cf84ceb9cf8220ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb5cf82c2a0ceb1cebbcebbceb1ceb3ceadcf823b223b733a363a22696d61676573223b733a3230353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74726f786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a34353a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31363a223138363acf84cf81cebfcf87cf8ccf82223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138363acf84cf81cebfcf87cf8ccf822663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22cea4cf81cebfcf87cf8ccf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313836223b7d7d),
(749, 'index.php?option=com_content&view=article&id=178', 'index.php?option=com_content&view=article&id=178:σε-10-χρόνια&catid=34', 'Σε 10 χρόνια', ' Σκεφτείτε και γράψτε σε ένα χαρτί πώς φαντάζεστε τον εαυτό σας σε 10 χρόνια από τώρα. Φροντίστε η περιγραφή να είναι όσο το δυνατόν πιο αναλυτική γίνεται. ', '2022-02-14 14:47:49', '1d8401ecca2b87bfa96d4c70e0b270f4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363737323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238303a2220cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceb1ceb920ceb3cf81ceaccf88cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cf80cf8ecf8220cf86ceb1cebdcf84ceacceb6ceb5cf83cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf83ceb520313020cf87cf81cf8ccebdceb9ceb120ceb1cf80cf8c20cf84cf8ecf81ceb12e20cea6cf81cebfcebdcf84ceafcf83cf84ceb520ceb720cf80ceb5cf81ceb9ceb3cf81ceb1cf86ceae20cebdceb120ceb5ceafcebdceb1ceb920cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cf80ceb9cebf20ceb1cebdceb1cebbcf85cf84ceb9cebaceae20ceb3ceafcebdceb5cf84ceb1ceb92e20223b693a333b613a32353a7b733a323a226964223b693a3137383b733a353a22616c696173223b733a32303a22cf83ceb520313020cf87cf81cf8ccebdceb9ceb1223b733a373a2273756d6d617279223b733a3331343a223c703ecea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceb1ceb920ceb3cf81ceaccf88cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf266e6273703b3c7374726f6e673ecf80cf8ecf8220cf86ceb1cebdcf84ceacceb6ceb5cf83cf84ceb53c2f7374726f6e673e266e6273703bcf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf83ceb520313020cf87cf81cf8ccebdceb9ceb120ceb1cf80cf8c20cf84cf8ecf81ceb12e20cea6cf81cebfcebdcf84ceafcf83cf84ceb520ceb720cf80ceb5cf81ceb9ceb3cf81ceb1cf86ceae20cebdceb120ceb5ceafcebdceb1ceb920cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cf80ceb9cebf20ceb1cebdceb1cebbcf85cf84ceb9cebaceae20ceb3ceafcebdceb5cf84ceb1ceb92e3c2f703e0d0a223b733a343a22626f6479223b733a3937353a22cea3ceb520313020cf87cf81cf8ccebdceb9ceb120202020202020202020202020202020202020202020202020202020cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceb1ceb920ceb3cf81ceaccf88cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceafc2a0cf80cf8ecf8220cf86ceb1cebdcf84ceacceb6ceb5cf83cf84ceb5c2a0cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf83ceb520313020cf87cf81cf8ccebdceb9ceb120ceb1cf80cf8c20cf84cf8ecf81ceb12e20cea6cf81cebfcebdcf84ceafcf83cf84ceb520ceb720cf80ceb5cf81ceb9ceb3cf81ceb1cf86ceae20cebdceb120ceb5ceafcebdceb1ceb920cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cf80ceb9cebf20ceb1cebdceb1cebbcf85cf84ceb9cebaceae20ceb3ceafcebdceb5cf84ceb1ceb92e0a2d20cea4cebf20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb1c2a0cf83ceb1cf8220ceb1cf81ceadcf83ceb5ceb920ceae20cf8ccf87ceb920cf83ceb1cebd20cf80cf81cebfcebfcf80cf84ceb9cebaceae20cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cf83ceb1cf8220cebaceb1ceb920cf84ceb7cf8220ceb6cf89ceae20cf83ceb1cf823b0a2d20ce98ceb120ceb5cf80ceb9ceb8cf85cebccebfcf8dcf83ceb1cf84ceb5c2a0cebaceaccf84ceb920ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8c3bc2a0ce91cebd20cebdceb1ceb92cc2a0cf83ceb7cebcceb5ceb9cf8ecf83cf84ceb5c2a0cf84ceb920ceb8ceb120ceaecf84ceb1cebd20ceb1cf85cf84cf8c2e0a2d20ce91cf85cf84ceac20cf80cebfcf8520cebaceaccebdceb5cf84ceb520cf84cf8ecf81ceb12c20cf83cf85cebdceb4ceadcebfcebdcf84ceb1ceb9c2a0cebcceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220cf80cf81cebfcebfcf80cf84ceb9cebaceadcf823b0acea4cebfc2a0cebacebbceb5ceb9ceb4ceafc2a0ceb3ceb9ceb120cf80ceb5cf84cf85cf87ceb7cebcceadcebdcebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220ceb5ceafcebdceb1ceb920cebdceb120cf83cf80ceaccebcceb520cf84cebfcf85cf8220cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebccebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf83ceb520cebcceb9cebacf81ceac20ceb2ceaecebcceb1cf84ceb120cebaceb1ceb920cebdceb120cf84ceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6cebfcf85cebcceb520cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cebcceb1cf822e223b733a363a22696d61676573223b733a3231313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f73652d31302d78726f6e69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a34373a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223137383acf83ceb52d31302dcf87cf81cf8ccebdceb9ceb1223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137383acf83ceb52d31302dcf87cf81cf8ccebdceb9ceb12663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22cea3ceb520313020cf87cf81cf8ccebdceb9ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313738223b7d7d),
(750, 'index.php?option=com_content&view=article&id=177', 'index.php?option=com_content&view=article&id=177:οι-προηγούμενες-μέρες&catid=34', 'Οι προηγούμενες μέρες', ' Σημειώστε σε ένα χαρτί μια λίστα με 10 πράγματα που κάνατε τις τελευταίες 7 ημέρες. Δεν χρειάζεται να υπάρχει συγκεκριμένη σειρά, γράψτε απλά ό,τι σας έρχεται στο μυαλό. ', '2022-02-14 14:48:36', '4ba915619e1f89e20f8ef5b2e9824beb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373332393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330363a2220cea3ceb7cebcceb5ceb9cf8ecf83cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520313020cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebaceaccebdceb1cf84ceb520cf84ceb9cf8220cf84ceb5cebbceb5cf85cf84ceb1ceafceb5cf82203720ceb7cebcceadcf81ceb5cf822e20ce94ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf85cf80ceaccf81cf87ceb5ceb920cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cf83ceb5ceb9cf81ceac2c20ceb3cf81ceaccf88cf84ceb520ceb1cf80cebbceac20cf8c2ccf84ceb920cf83ceb1cf8220ceadcf81cf87ceb5cf84ceb1ceb920cf83cf84cebf20cebccf85ceb1cebbcf8c2e20223b693a333b613a32353a7b733a323a226964223b693a3137373b733a353a22616c696173223b733a34303a22cebfceb920cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220cebcceadcf81ceb5cf82223b733a373a2273756d6d617279223b733a3336323a223c703e3c7374726f6e673ecea3ceb7cebcceb5ceb9cf8ecf83cf84ceb53c2f7374726f6e673e266e6273703bcf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cebcceb9ceb1266e6273703b3c7374726f6e673ecebbceafcf83cf84ceb13c2f7374726f6e673e266e6273703bcebcceb520313020cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebaceaccebdceb1cf84ceb520cf84ceb9cf8220cf84ceb5cebbceb5cf85cf84ceb1ceafceb5cf82203720ceb7cebcceadcf81ceb5cf822e20ce94ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf85cf80ceaccf81cf87ceb5ceb920cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cf83ceb5ceb9cf81ceac2c20ceb3cf81ceaccf88cf84ceb520ceb1cf80cebbceac20cf8c2ccf84ceb920cf83ceb1cf8220ceadcf81cf87ceb5cf84ceb1ceb920cf83cf84cebf20cebccf85ceb1cebbcf8c2e3c2f703e0d0a223b733a343a22626f6479223b733a313336383a22ce9fceb920cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220cebcceadcf81ceb5cf822020202020202020202020202020202020202020202020202020202020cea3ceb7cebcceb5ceb9cf8ecf83cf84ceb5c2a0cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cebcceb9ceb1c2a0cebbceafcf83cf84ceb1c2a0cebcceb520313020cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebaceaccebdceb1cf84ceb520cf84ceb9cf8220cf84ceb5cebbceb5cf85cf84ceb1ceafceb5cf82203720ceb7cebcceadcf81ceb5cf822e20ce94ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf85cf80ceaccf81cf87ceb5ceb920cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cf83ceb5ceb9cf81ceac2c20ceb3cf81ceaccf88cf84ceb520ceb1cf80cebbceac20cf8c2ccf84ceb920cf83ceb1cf8220ceadcf81cf87ceb5cf84ceb1ceb920cf83cf84cebf20cebccf85ceb1cebbcf8c2e0acea3ceb520ceadcebdceb120ceaccebbcebbcebf20cf87ceb1cf81cf84ceaf20cf83ceb7cebcceb5ceb9cf8ecf83cf84ceb520cf84cebfcf85cf82c2a0cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebccebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf82c2a0282b203520cf87cf81cf8ccebdceb9ceb12920cf80cebfcf8520ceadcf87ceb5cf84ceb520ceb3ceb9ceb120ceb5cf83ceaccf822e0ace88cf80ceb5ceb9cf84ceb12cc2a0cf83cf85ceb3cebacf81ceafcebdceb5cf84ceb5c2a0cf84ceb9cf8220ceb4cf8dcebf20cebbceafcf83cf84ceb5cf822e20ce99ceb4ceb1cebdceb9cebaceac2c20cf8c2ccf84ceb920cebaceaccebdceb1cf84ceb520cf84ceb9cf8220cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220ceb7cebcceadcf81ceb5cf8220cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf83cf85cebccf86cf89cebdceb5ceaf20ceae20cebdceb120cf83cf85cebcceb2ceaccebbceb5ceb920cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520ceb8ceadcebbceb5cf84ceb520cebdceb120ceb5cf80ceb9cf84cf8dcf87ceb5cf84ceb520cf83cf84cebf20cebcceadcebbcebbcebfcebd2e20ce95ceaccebd20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb920cebcceb5ceb3ceaccebbceb720ceb1cebdcf84ceb9cf83cf84cebfceb9cf87ceafceb12c20ceb5cebdceb4ceb5cf87cebfcebcceadcebdcf89cf8220ceb4ceb520ceb4ceb1cf80ceb1cebdceaccf84ceb520cf83cf89cf83cf84ceac20cf84cebf20cf87cf81cf8ccebdcebf20cf83ceb1cf8220ceb1cebdceb1cf86cebfcf81ceb9cebaceac20cebcceb520cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cebaceb1ceb920cf84ceb9cf8220cf86ceb9cebbcebfceb4cebfcebeceafceb5cf8220cf83ceb1cf822e0a20ce91cebdceb1cebbcebfceb3ceb9cf83cf84ceb5ceafcf84ceb5c2a03a2022cea4ceb920cf80cf81ceadcf80ceb5ceb920cebdceb120cebaceaccebdcf8920ceb1cf8dcf81ceb9cebf20ceb3ceb9ceb120cebdceb120cf80cebbceb7cf83ceb9ceaccf83cf8920cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cebccebfcf853b222e20cea3ceb520ceb1cf85cf84ceae20cf84ceb7cebd20cf80ceb5cf81ceafcf80cf84cf89cf83ceb720ceb720ceaccf83cebaceb7cf83ceb720ceb5cf80ceb5ceafceb3cebfcebd2f20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220cf86ceb1cebdceb5ceaf20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf87cf81ceaecf83ceb9cebcceb72e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f692d70726f69676f756d656e65732d6d657265732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a34383a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a223137373acebfceb92dcf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf822dcebcceadcf81ceb5cf82223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137373acebfceb92dcf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf822dcebcceadcf81ceb5cf822663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a22ce9fceb920cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220cebcceadcf81ceb5cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313737223b7d7d);
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
(751, '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', ' Έχεις ακούσει για S.M.A.R.T. στόχους; Είναι η πλέον διαδεδομένη μέθοδος στοχοθεσίας. Όρισε το στόχο σου απαντώντας στις παρακάτω ερωτήσεις ώστε να αυξήσεις τις πιθανότητες να τον πραγματοποιήσεις. ', '2022-02-14 14:49:27', 'f9d279c8e307f8c15519f7164134ce60', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373239353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335353a2220ce88cf87ceb5ceb9cf8220ceb1cebacebfcf8dcf83ceb5ceb920ceb3ceb9ceb120532e4d2e412e522e542e20cf83cf84cf8ccf87cebfcf85cf823b20ce95ceafcebdceb1ceb920ceb720cf80cebbceadcebfcebd20ceb4ceb9ceb1ceb4ceb5ceb4cebfcebcceadcebdceb720cebcceadceb8cebfceb4cebfcf8220cf83cf84cebfcf87cebfceb8ceb5cf83ceafceb1cf822e20ce8ccf81ceb9cf83ceb520cf84cebf20cf83cf84cf8ccf87cebf20cf83cebfcf8520ceb1cf80ceb1cebdcf84cf8ecebdcf84ceb1cf8220cf83cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cf81cf89cf84ceaecf83ceb5ceb9cf8220cf8ecf83cf84ceb520cebdceb120ceb1cf85cebeceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf8220cebdceb120cf84cebfcebd20cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceaecf83ceb5ceb9cf822e20223b693a333b613a32353a7b733a323a226964223b693a3137363b733a353a22616c696173223b733a32323a22cf83cf84cf8ccf87cebfceb92073206d206120722074223b733a373a2273756d6d617279223b733a3338343a223c703ece88cf87ceb5ceb9cf8220ceb1cebacebfcf8dcf83ceb5ceb920ceb3ceb9ceb1266e6273703b3c7374726f6e673e532e4d2e412e522e542e20cf83cf84cf8ccf87cebfcf85cf823c2f7374726f6e673e3b20ce95ceafcebdceb1ceb920ceb720cf80cebbceadcebfcebd20ceb4ceb9ceb1ceb4ceb5ceb4cebfcebcceadcebdceb720cebcceadceb8cebfceb4cebfcf8220cf83cf84cebfcf87cebfceb8ceb5cf83ceafceb1cf822e20ce8ccf81ceb9cf83ceb520cf84cebf20cf83cf84cf8ccf87cebf20cf83cebfcf8520ceb1cf80ceb1cebdcf84cf8ecebdcf84ceb1cf8220cf83cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cf81cf89cf84ceaecf83ceb5ceb9cf8220cf8ecf83cf84ceb520cebdceb120ceb1cf85cebeceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf8220cebdceb120cf84cebfcebd20cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceaecf83ceb5ceb9cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313334303a22cea3cf84cf8ccf87cebfceb920532e4d2e412e522e5420cea4cebf20ceb1cf83ceb1cebdcf83ceadcf8120ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cf87ceb1cebbceb1cf83cebcceadcebdcebf2c20cf80cf81ceadcf80ceb5ceb920cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cebaceaccebbceb5cf822c20ceb1cebdceb5ceb2ceb1ceafcebdcebfcebdcf84ceb1cf8220ceadcebdceb120cf83cebaceb1cebbceaf20cebaceacceb8ceb520cf86cebfcf81ceac2e20202020202020202020202020202020202020202020202020202020ce88cf87ceb5ceb9cf8220ceb1cebacebfcf8dcf83ceb5ceb920ceb3ceb9ceb1c2a0532e4d2e412e522e542e20cf83cf84cf8ccf87cebfcf85cf823b20ce95ceafcebdceb1ceb920ceb720cf80cebbceadcebfcebd20ceb4ceb9ceb1ceb4ceb5ceb4cebfcebcceadcebdceb720cebcceadceb8cebfceb4cebfcf8220cf83cf84cebfcf87cebfceb8ceb5cf83ceafceb1cf822e20ce8ccf81ceb9cf83ceb520cf84cebf20cf83cf84cf8ccf87cebf20cf83cebfcf8520ceb1cf80ceb1cebdcf84cf8ecebdcf84ceb1cf8220cf83cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cf81cf89cf84ceaecf83ceb5ceb9cf8220cf8ecf83cf84ceb520cebdceb120ceb1cf85cebeceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf8220cebdceb120cf84cebfcebd20cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceaecf83ceb5ceb9cf822e20202d20cea4ceaf20ceb8ceadcebbcf8920cebdceb120cebaceaccebdcf892cc2a0cebcceb520cf80cebfceb9cebfcebd2fcf80cebfceb9cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822f20cebcceb520cf84ceaf20cebcceadcf83ceb12c20cf80cf8ccf84ceb52c20ceb3ceb9ceb120cf80cf8ccf83cebf20cebaceb1ceb920cf80cebfcf8dc2a028537065636966696329200a2d20cea0cf8ecf8220ceb8ceb120ceb5ceafcebcceb1ceb920cf83ceafceb3cebfcf85cf81cebfcf82c2a0cf8ccf84ceb920cebaceb1cf84ceb1ceb3cf81ceaccf86cf8920cf84ceb7cebd20cf80cf81cf8ccebfceb4cebf20cf80cebfcf8520cebaceaccebdcf89c2a0284d656173757261626c65292020202d20ce9cceb520cf80cebfceb9ceb5cf8220ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf822c20cebcceadcf83ceb12c20cf84cf81cf8ccf80cebfcf85cf8220ceb8ceb120ceb5cf80ceb9cf84cf8dcf87cf8920cf84cebfcebd20cf83cf84cf8ccf87cebf20cebccebfcf853b20cea4ceaf20ceb1cf80cf8c20ceb1cf85cf84ceac20ceb4ceb9ceb1ceb8ceadcf84cf8920ceaeceb4ceb720cebaceb1ceb920cf80cf8ecf8220ceb8ceb1c2a020ceb2cf81cf8920cf8ccf83ceb120ceb4ceb5cebd20ceadcf87cf893bc2a02841747461696e61626c65292020202d20ce95ceafcebdceb1ceb920cebf20cf83cf84cf8ccf87cebfcf8220cebccebfcf85c2a0cebaceaccf84ceb920cf80cebfcf8520ceb8ceadcebbcf8920cebaceb1ceb920cebccf80cebfcf81cf8e20cebdceb120cf80ceb5cf84cf8dcf87cf8920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb13bc2a0285265616c6973746963292020202d20cea3ceb520cf80cf8ccf83cebf20cf87cf81cebfcebdceb9cebacf8c20ceb4ceb9ceaccf83cf84ceb7cebcceb1c2a0ceb8ceb120cf84cebf20cebaceb1cf84ceb1cf86ceadcf81cf893bc2a02854696d652d426f756e6429223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f73746f786f692d732e6d2e612e722e742e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a34393a3237223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32363a223137363acf83cf84cf8ccf87cebfceb92d732d6d2d612d722d74223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137363acf83cf84cf8ccf87cebfceb92d732d6d2d612d722d742663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22cea3cf84cf8ccf87cebfceb920532e4d2e412e522e54223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313736223b7d7d),
(752, 'index.php?option=com_content&view=article&id=172', 'index.php?option=com_content&view=article&id=172:ανασκόπηση&catid=33', 'Ανασκόπηση', ' Σκεφτείτε κάποια στιγμή στη ζωή σας στην οποία χρειάστηκε να διαχειριστείτε μια σημαντική αλλαγή που συνέβη. ', '2022-02-14 14:50:04', '29ad392f52afd647458b1c4b1c8885e0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363835303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230323a2220cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf83cf84ceb7cebd20cebfcf80cebfceafceb120cf87cf81ceb5ceb9ceaccf83cf84ceb7cebaceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cebbcebbceb1ceb3ceae20cf80cebfcf8520cf83cf85cebdceadceb2ceb72e20223b693a333b613a32353a7b733a323a226964223b693a3137323b733a353a22616c696173223b733a32303a22ceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb7223b733a373a2273756d6d617279223b733a3230393a223c703ecea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf83cf84ceb7cebd20cebfcf80cebfceafceb120cf87cf81ceb5ceb9ceaccf83cf84ceb7cebaceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cebbcebbceb1ceb3ceae20cf80cebfcf8520cf83cf85cebdceadceb2ceb72e3c2f703e0d0a223b733a343a22626f6479223b733a313137313a22ce91cebdceb1cf83cebacf8ccf80ceb7cf83ceb720202020202020202020202020202020202020202020202020202020cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf83cf84ceb7cebd20cebfcf80cebfceafceb120cf87cf81ceb5ceb9ceaccf83cf84ceb7cebaceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cebbcebbceb1ceb3ceae20cf80cebfcf8520cf83cf85cebdceadceb2ceb72e0acea4cebf20cf80ceadcf81ceb1cf83cebcceb120ceafcf83cf89cf8220ceb1cf80cf8c20cf84cebf20ceb4ceb7cebccebfcf84ceb9cebacf8c20cf83cf84cebf20ceb3cf85cebccebdceaccf83ceb9cebf20ceae20ceb1cf80cf8c20cf84cebf20ceb3cf85cebccebdceaccf83ceb9cebf20cf83cf84cebf20cebbcf8dcebaceb5ceb9cebf20ceae20ceb720cebcceb5cf84ceb1cebacf8ccebcceb9cf83ceb720cf83ceb520ceaccebbcebbceb720cf80cf8ccebbceb720cebbcf8cceb3cf8920cf83cf80cebfcf85ceb4cf8ecebd20ceae20ceb5cf81ceb3ceb1cf83ceafceb1cf822ec2a0ce91cf80ceb1cebdcf84ceaecf83cf84ceb5c2a0cf83cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cf81cf89cf84ceaecf83ceb5ceb9cf823a0a0a2020cea0cf8ecf82c2a0ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceaecebaceb1cf84ceb520ceb1cf85cf84ceae20cf84ceb720cebcceb5cf84ceacceb2ceb1cf83ceb73b200a20cea4ceaf20cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf82c2a0ceb1cebdceb1cf80cf84cf8dcebeceb1cf84ceb520ceb3ceb9ceb120cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83ceb5cf84ceb520cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebf20ceb3ceb5ceb3cebfcebdcf8ccf823b200a20ce9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb8cf85cebcceb7ceb8ceb5ceafcf84ceb520cf84ceaf20cf83cebaceb5cf86cf84cf8ccf83ceb1cf83cf84ceb1cebdc2a0cebaceb1ceb920cf84ceafc2a0ceb1ceb9cf83ceb8ceb1cebdcf8ccf83ceb1cf83cf84ceb1cebdc2a0cf84cf8ccf84ceb53b200a20cea5cf80ceaecf81cebeceb520cebaceaccf80cebfceb9cebf20cebacebfcebdcf84ceb9cebdcf8c20cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80cebf20cf80cebfcf8520cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb53b20ce91cebd20cebdceb1ceb92c20cebcceb520cf80cebfceb9cebf20cf84cf81cf8ccf80cebf3b200a20cea4ceb5cebbceb9cebaceac20cebcceadcf83ceb120ceb1cf80cf8c20cf84cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebf20ceb3ceb5ceb3cebfcebdcf8ccf8220cebaceb5cf81ceb4ceafcf83ceb1cf84ceb5c2a0cebaceaccf84ceb93b200a0ac2a0223b733a363a22696d61676573223b733a3230393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61736b6f706973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35303a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223137323aceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb7223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137323aceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb72663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce91cebdceb1cf83cebacf8ccf80ceb7cf83ceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313732223b7d7d),
(753, 'index.php?option=com_content&view=article&id=171', 'index.php?option=com_content&view=article&id=171:η-μουτζούρα&catid=33', 'Η \"μουτζούρα\"', ' Κλείστε τα μάτια σας και με το αντίθετο χέρι από αυτό που γράφετε, ζωγραφίστε με μολύβι μια μουτζούρα ', '2022-02-14 14:51:06', '7797f469b7deae32bf95f8fd51399261', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373136303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138363a2220ce9acebbceb5ceafcf83cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb920cebcceb520cf84cebf20ceb1cebdcf84ceafceb8ceb5cf84cebf20cf87ceadcf81ceb920ceb1cf80cf8c20ceb1cf85cf84cf8c20cf80cebfcf8520ceb3cf81ceaccf86ceb5cf84ceb52c20ceb6cf89ceb3cf81ceb1cf86ceafcf83cf84ceb520cebcceb520cebccebfcebbcf8dceb2ceb920cebcceb9ceb120cebccebfcf85cf84ceb6cebfcf8dcf81ceb120223b693a333b613a32353a7b733a323a226964223b693a3137313b733a353a22616c696173223b733a32313a22ceb720cebccebfcf85cf84ceb6cebfcf8dcf81ceb1223b733a373a2273756d6d617279223b733a3232303a223c703ece9acebbceb5ceafcf83cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb920cebcceb520cf84cebf20ceb1cebdcf84ceafceb8ceb5cf84cebf20cf87ceadcf81ceb920ceb1cf80cf8c20ceb1cf85cf84cf8c20cf80cebfcf8520ceb3cf81ceaccf86ceb5cf84ceb52c266e6273703b3c7374726f6e673eceb6cf89ceb3cf81ceb1cf86ceafcf83cf84ceb53c2f7374726f6e673e266e6273703bcebcceb520cebccebfcebbcf8dceb2ceb920cebcceb9ceb120cebccebfcf85cf84ceb6cebfcf8dcf81ceb13c2f703e0d0a223b733a343a22626f6479223b733a313437363a22ce972022cebccebfcf85cf84ceb6cebfcf8dcf81ceb12220202020202020202020202020202020202020202020202020202020ce9acebbceb5ceafcf83cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb920cebcceb520cf84cebf20ceb1cebdcf84ceafceb8ceb5cf84cebf20cf87ceadcf81ceb920ceb1cf80cf8c20ceb1cf85cf84cf8c20cf80cebfcf8520ceb3cf81ceaccf86ceb5cf84ceb52cc2a0ceb6cf89ceb3cf81ceb1cf86ceafcf83cf84ceb5c2a0cebcceb520cebccebfcebbcf8dceb2ceb920cebcceb9ceb120cebccebfcf85cf84ceb6cebfcf8dcf81ceb12e0acea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120ceb1cebdcebfceafcebecf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb920cebcceb5c2a0cf87cf81cf89cebcceb1cf84ceb9cf83cf84cebfcf8dcf82c2a0cebcceb1cf81cebaceb1ceb4cf8ccf81cebfcf85cf8220ceb4cf8ecf83cf84ceb520cf87cf81cf8ecebcceb120cf83ceb520cebaceaccf80cebfceb9ceb120ceae20cf83ceb520cf8ccebbceb120cf84ceb120cf83ceb7cebcceb5ceafceb120cf84ceb7cf8220cebccebfcf85cf84ceb6cebfcf8dcf81ceb1cf8220ceb1cebdceaccebbcebfceb3ceb120cebcceb520cf84cebf20cf84ceb920ceb2cebbceadcf80ceb5cf84ceb520cebcceadcf83ceb120cf83e2809920ceb1cf85cf84ceae2e20ce8ccf84ceb1cebd20cf84ceb5cebbceb5ceb9cf8ecf83ceb5cf84ceb520ceb8ceadcf83cf84ceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf84ceb9cf8220ceb5cebeceaecf8220ceb5cf81cf89cf84ceaecf83ceb5ceb9cf823a0a2dc2a0cea0cebfceb9ceb1c2a0ceb5ceafcebdceb1ceb920ceb720c2abcebccebfcf85cf84ceb6cebfcf8dcf81ceb1c2bb20cf83cf84ceb7cebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae20cf83ceb1cf8220ceb6cf89ceae3b2020202dc2a020ce93ceb9ceb1cf84ceafc2a0cf80ceb9cf83cf84ceb5cf8dceb5cf84ceb520cf8ccf84ceb920cebaceaccebdceb1cebcceb520cf84ceb720c2abcebccebfcf85cf84ceb6cebfcf8dcf81ceb1c2bb20cebcceb520cebacebbceb5ceb9cf83cf84ceac20cebcceaccf84ceb9ceb120cebaceb1ceb920cebcceb520cf84cebf20ceb1cebdceaccf80cebfceb4cebf20cf87ceadcf81ceb93b202028ce93ceb9ceb1cf84ceaf20ceb720cebccebfcf85cf84ceb6cebfcf8dcf81ceb120e2809320ceb1cebbcebbceb1ceb3ceae20e2809320cf80cf81cf8cceb2cebbceb7cebcceb120ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520ceb4ceb5cebd20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5cebbceadceb3cebecebfcf85cebcceb529202020202dc2a020cea4ceafc2a0ceb4ceb5ceafcf87cebdceb5ceb920ceb720cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceac20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1cf84cf81ceadcf88ceb5cf84ceb520cf84ceb720cebccebfcf85cf84ceb6cebfcf8dcf81ceb120cf83ceb520cebcceb9ceb120ceb6cf89ceb3cf81ceb1cf86ceb9ceac3b202028ce9aceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb720cebcceb1cf8220ceb1cf81ceadcf83ceb5ceb920cf85cf80ceaccf81cf87cebfcf85cebd20cf84cf81cf8ccf80cebfceb920cebdceb120cf84cebf20cebcceb5cf84ceb1cf84cf81ceadcf88cebfcf85cebcceb520cebaceb1ceb920cebdceb120cf84cebf20cebaceaccebdcebfcf85cebcceb520cf80ceb9cebf20cf8ccebccebfcf81cf86cebf292020202dc2a020cea0cf8ecf82c2a0ceb1ceb9cf83ceb8ceb1cebdceb8ceaecebaceb1cf84ceb520cf8ccf84ceb1cebd20ceb5ceafceb4ceb1cf84ceb520cf84ceb720ceb6cf89ceb3cf81ceb1cf86ceb9ceac20cf83cf84cebf20cf84ceadcebbcebfcf823b223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d6d6f756e747a6f7572612d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35313a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32353a223137313aceb72dcebccebfcf85cf84ceb6cebfcf8dcf81ceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137313aceb72dcebccebfcf85cf84ceb6cebfcf8dcf81ceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a22ce972022cebccebfcf85cf84ceb6cebfcf8dcf81ceb122223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313731223b7d7d);
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
(754, 'index.php?option=com_content&view=article&id=166', 'index.php?option=com_content&view=article&id=166:πώς-να-πεις-όχι&catid=32', 'Πώς να πεις ΌΧΙ', ' Το να πεις όχι μάλλον είναι αυτό που σε δυσκολεύει περισσότερο όταν χρειάζεται να βάλεις ένα όριο. Δες παρακάτω 3 στόχους που χρειάζεται να κατακτήσεις για να μπορείς να πεις όχι χωρίς ενοχές! ', '2022-02-14 14:52:11', '4d241dce2412146c0530fa5cc4acdc1a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383134303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335313a2220cea4cebf20cebdceb120cf80ceb5ceb9cf8220cf8ccf87ceb920cebcceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb520ceb4cf85cf83cebacebfcebbceb5cf8dceb5ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf8ccf84ceb1cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb2ceaccebbceb5ceb9cf8220ceadcebdceb120cf8ccf81ceb9cebf2e20ce94ceb5cf8220cf80ceb1cf81ceb1cebaceaccf84cf89203320cf83cf84cf8ccf87cebfcf85cf8220cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf80ceb5ceb9cf8220cf8ccf87ceb920cf87cf89cf81ceafcf8220ceb5cebdcebfcf87ceadcf822120223b693a333b613a32353a7b733a323a226964223b693a3136363b733a353a22616c696173223b733a32373a22cf80cf8ecf8220cebdceb120cf80ceb5ceb9cf8220cf8ccf87ceb9223b733a373a2273756d6d617279223b733a3434303a223c703ecea4cebf20cebdceb120cf80ceb5ceb9cf82266e6273703b3c7374726f6e673ecf8ccf87ceb93c2f7374726f6e673e266e6273703bcebcceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb520ceb4cf85cf83cebacebfcebbceb5cf8dceb5ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf8ccf84ceb1cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb2ceaccebbceb5ceb9cf8220ceadcebdceb120cf8ccf81ceb9cebf2e20ce94ceb5cf8220cf80ceb1cf81ceb1cebaceaccf84cf89266e6273703b3c7374726f6e673e3320cf83cf84cf8ccf87cebfcf85cf823c2f7374726f6e673e266e6273703b266e6273703bcf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf80ceb5ceb9cf8220cf8ccf87ceb920cf87cf89cf81ceafcf82266e6273703b3c7374726f6e673eceb5cebdcebfcf87ceadcf823c2f7374726f6e673e213c2f703e0d0a223b733a343a22626f6479223b733a323132383a22cea0cf8ecf8220cebdceb120cf80ceb5ceb9cf8220ce8ccea7ce9920202020202020202020202020202020202020202020202020202020cea4cebf20cebdceb120cf80ceb5ceb9cf82c2a0cf8ccf87ceb9c2a0cebcceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb520ceb4cf85cf83cebacebfcebbceb5cf8dceb5ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf8ccf84ceb1cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb2ceaccebbceb5ceb9cf8220ceadcebdceb120cf8ccf81ceb9cebf2e20ce94ceb5cf8220cf80ceb1cf81ceb1cebaceaccf84cf89c2a03320cf83cf84cf8ccf87cebfcf85cf82c2a0c2a0cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf80ceb5ceb9cf8220cf8ccf87ceb920cf87cf89cf81ceafcf82c2a0ceb5cebdcebfcf87ceadcf82210a0a2020ce9dceb9cf8ecf83ceb520cf84ceb7cebd20ceb1cf80ceaccebdcf84ceb7cf83ceb72e20c2a0ce8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220cf83cebfcf8520ceb6ceb7cf84ceacceb5ceb920cebaceaccf84ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb520cf89ceb8ceb5ceaf20cebdceb120ceb1cf80ceb1cebdcf84ceaecf83ceb5ceb9cf8220cebdceb1ceb920ceae20cf8ccf87ceb92c20cf85cf80ceaccf81cf87ceb5ceb920cebcceafceb120cf86cf89cebdcebfcf8dcebbceb120cebcceadcf83ceb120cf83cebfcf8520cf80cebfcf8520cf86cf89cebdceacceb6ceb5ceb920cf84ceb7cebd20ceb5cf80ceb9ceb8cf85cebcceafceb120cf83cebfcf852e20cea4cebf20cebccf8ccebdcebf20cf80cebfcf8520ceadcf87ceb5ceb9cf8220cebdceb120cebaceaccebdceb5ceb9cf8220ceb5ceafcebdceb1ceb920cebdceb120ceb5ceafcf83ceb1ceb920ceaecf81ceb5cebccebfcf822c20cebdceb120cf84ceb7cebd20ceb1cebacebfcf8dcf83ceb5ceb9cf8220cebaceb1ceb920cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cf84ceb7cebd20ceb1cf80ceaccebdcf84ceb7cf83ceb72c20cf87cf89cf81ceafcf8220cebdceb120ceb5cf80ceb7cf81ceb5ceacceb6ceb5cf83ceb1ceb920ceb1cf80cf8c20cf84cebf20cf84ceb9c2a0cf80cf81ceadcf80ceb5ceb9c2a0cebdceb120cf80ceb5ceb9cf822e0a2020cea0cf89cf8220ceb8ceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83ceb5ceb9cf8220cf84ceb9cf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cf84cf89cebd20ceaccebbcebbcf89cebd2e20c2a0ce91cf85cf84cf8c20cf80cebfcf8520cebcceb1cf8220ceb5cebccf80cebfceb4ceafceb6ceb5ceb920cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebdceb120cf80cebfcf8dcebcceb520cf8ccf87ceb920ceb5ceafcebdceb1ceb920cebf20cf86cf8cceb2cebfcf8220cf84ceb7cf8220ceb1cf81cebdceb7cf84ceb9cebaceaecf8220ceb1cebdcf84ceafceb4cf81ceb1cf83ceb7cf8220cf84cebfcf8520ceaccebbcebbcebfcf852e20ce95ceb4cf8e20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf83cebaceb5cf86cf84cebfcf8dcebcceb520cf8ccf84ceb920cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf8520ceb1cebeceafceb6ceb5ceb920cebdceb120ceb5ceafcebdceb1ceb920ceb4ceafcf80cebbceb120cebcceb1cf8220ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfceaf20cf80cebfcf8520ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebd20cebaceb1ceb920cf85cf80ceb5cf81ceb1cf83cf80ceafceb6cebfcebdcf84ceb1ceb920cf84cebf20ceb4ceb9cebaceb1ceafcf89cebcceac20cebcceb1cf8220cebdceb120ceb1cf81cebdceb7ceb8cebfcf8dcebcceb520cebaceb1ceb920ceb4ceb520ceb8cf85cebccf8ecebdcebfcf85cebd20cf83ceb520cebaceacceb8ceb520cf84ceadcf84cebfceb9ceb120ceb1cebdcf84ceafceb4cf81ceb1cf83ceb72e0a2020ce94ceb5ceafcebeceb520cf83cf85cebccf80cf8ccebdceb9ceb120cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852e20c2a0ce8ccf80cf89cf8220ceb1cebacf81ceb9ceb2cf8ecf82c2a0cf83cf85cebccf80cebfcebdceaccf82c2a0cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cf8dcf81cf8920cf83cebfcf8520cebaceb1ceb920cebbceb5cf82c2a0cebdceb1ceb9c2a0ceb3ceb9ceb120cebdceb120cebcceb7cebd20cf84cebfcf85cf8220cf80cebbceb7ceb3cf8ecf83ceb5ceb9cf822c20ceadcf84cf83ceb920cebaceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb1c2a0cf83cf85cebccf80cebfcebdceaccf82c2a0cebaceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920cebdceb120cf84cebfcf8520ceb4ceafcebdceb5ceb9cf8220cf80ceaccebdcf84ceb120ceb1cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb92e20ce86cebbcebbcf89cf83cf84ceb520ceb8cf85cebcceafcf83cebfcf853a20c2abceb4ceb5cebd20ceadcf87ceb5ceb9cf8220cebdceb120cf80ceaccf81ceb5ceb9cf8220cf84ceafcf80cebfcf84ceb120ceb1cf80cf8c20ceadcebdceb120ceacceb4ceb5ceb9cebf20ceb4cebfcf87ceb5ceafcebfc2bb2e223b733a363a22696d61676573223b733a3231343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d706569732d6f78692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35323a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a223136363acf80cf8ecf822dcebdceb12dcf80ceb5ceb9cf822dcf8ccf87ceb9223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136363acf80cf8ecf822dcebdceb12dcf80ceb5ceb9cf822dcf8ccf87ceb92663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22cea0cf8ecf8220cebdceb120cf80ceb5ceb9cf8220ce8ccea7ce99223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313636223b7d7d),
(755, 'index.php?option=com_content&view=article&id=165', 'index.php?option=com_content&view=article&id=165:τα-όρια-στην-πράξη&catid=32', 'Τα όρια στην πράξη', ' Η παρακάτω άσκηση σε βοηθά να προβείς πιο άμεσα σε πράξεις και να αλλάξεις ό,τι δε σου αρέσει. ', '2022-02-14 14:53:00', '1cb36299e0869ee7f3d72998d52f648c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363530333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137313a2220ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720cf83ceb520ceb2cebfceb7ceb8ceac20cebdceb120cf80cf81cebfceb2ceb5ceafcf8220cf80ceb9cebf20ceaccebcceb5cf83ceb120cf83ceb520cf80cf81ceaccebeceb5ceb9cf8220cebaceb1ceb920cebdceb120ceb1cebbcebbceaccebeceb5ceb9cf8220cf8c2ccf84ceb920ceb4ceb520cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb92e20223b693a333b613a32353a7b733a323a226964223b693a3136353b733a353a22616c696173223b733a33333a22cf84ceb120cf8ccf81ceb9ceb120cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b733a373a2273756d6d617279223b733a3230353a223c703ece9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720cf83ceb520ceb2cebfceb7ceb8ceac20cebdceb120cf80cf81cebfceb2ceb5ceafcf8220cf80ceb9cebf20ceaccebcceb5cf83ceb120cf83ceb520cf80cf81ceaccebeceb5ceb9cf8220cebaceb1ceb9266e6273703b3c7374726f6e673ecebdceb120ceb1cebbcebbceaccebeceb5ceb9cf823c2f7374726f6e673e266e6273703bcf8c2ccf84ceb920ceb4ceb520cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb92e3c2f703e0d0a223b733a343a22626f6479223b733a3837393a22cea4ceb120cf8ccf81ceb9ceb120cf83cf84ceb7cebd20cf80cf81ceaccebeceb720202020202020202020202020202020202020202020202020202020ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720cf83ceb520ceb2cebfceb7ceb8ceac20cebdceb120cf80cf81cebfceb2ceb5ceafcf8220cf80ceb9cebf20ceaccebcceb5cf83ceb120cf83ceb520cf80cf81ceaccebeceb5ceb9cf8220cebaceb1ceb9c2a0cebdceb120ceb1cebbcebbceaccebeceb5ceb9cf82c2a0cf8c2ccf84ceb920ceb4ceb520cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb92e0a2dc2a0ce9aceaccebdceb520cebcceafceb120cebbceafcf83cf84ceb1c2a0cebcceb5203520cf8ccf81ceb9ceb120cf80cebfcf8520ceb8ceadcebbceb5ceb9cf8220cebdceb120ceb1cebbcebbceaccebeceb5ceb9cf8220ceb5ceafcf84ceb520ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf87ceb1cebbceb1cf81ceac2c20ceb5ceafcf84ceb520ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20ceb1cf85cf83cf84ceb7cf81ceac2e0a2d20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120ceb4ceafcf80cebbceb120ceb1cf80cf8c20cf84cebf20cebaceb1ceb8ceadcebdceb1c2a0ceb3cf81ceaccf88ceb520cf84cebf20cf80cebbceaccebdcebf20cf83cebfcf852c20cf84ceaf20cf83cebacebfcf80ceb5cf8dceb5ceb9cf8220cebdceb120cebaceaccebdceb5ceb9cf8220ceb3ceb9ceb120cebdceb120cf84cebf20ceb1cebbcebbceaccebeceb5ceb9cf822e0a2d20cea4cf8ecf81ceb120ceadcf87ceb5ceb9cf8220ceadcebdceb1c2a0cebfcebbcebfcebacebbceb7cf81cf89cebcceadcebdcebf20cf83cf87ceadceb4ceb9cebf2c20cebbceacceb2ceb520ceb4cf81ceaccf83ceb7210a202acea3cf85cebcceb2cebfcf85cebbceae3a20ceb1cebd20ceb8ceb5cf8220cebdceb120ceb1cebbcebbceaccebeceb5ceb9cf8220cf80ceaccebdcf8920ceb1cf80cf8c203520cf8ccf81ceb9ceb12c20cebaceaccebdcf84cebf20cf83ceb520ceb4ceb5cf8dcf84ceb5cf81cebf20cf87cf81cf8ccebdcebf2c20ceb1cf86cebfcf8d20cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb9cf8220cebcceb520cf84ceb120cf80cf81cf8ecf84ceb120352e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d6f7269612d7374696e2d7072616b73692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35333a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a223136353acf84ceb12dcf8ccf81ceb9ceb12dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb7223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136353acf84ceb12dcf8ccf81ceb9ceb12dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb72663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22cea4ceb120cf8ccf81ceb9ceb120cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313635223b7d7d),
(756, 'index.php?option=com_content&view=article&id=163', 'index.php?option=com_content&view=article&id=163:ο-πίνακας-των-ορίων&catid=32', 'Ο πίνακας των ορίων', ' Η παρακάτω άσκηση θα σε βοηθήσει να καταλάβεις τα όρια που χρειάζεται να θέσεις σε κάποιον και να τα τηρήσεις. ', '2022-02-14 14:55:30', 'a59faf27904ad6612369a5666395a51e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373538373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230323a2220ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb520ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebaceb1cf84ceb1cebbceacceb2ceb5ceb9cf8220cf84ceb120cf8ccf81ceb9ceb120cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb8ceadcf83ceb5ceb9cf8220cf83ceb520cebaceaccf80cebfceb9cebfcebd20cebaceb1ceb920cebdceb120cf84ceb120cf84ceb7cf81ceaecf83ceb5ceb9cf822e20223b693a333b613a32353a7b733a323a226964223b693a3136333b733a353a22616c696173223b733a33353a22cebf20cf80ceafcebdceb1cebaceb1cf8220cf84cf89cebd20cebfcf81ceafcf89cebd223b733a373a2273756d6d617279223b733a3230393a223c703ece9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb520ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebaceb1cf84ceb1cebbceacceb2ceb5ceb9cf8220cf84ceb120cf8ccf81ceb9ceb120cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb8ceadcf83ceb5ceb9cf8220cf83ceb520cebaceaccf80cebfceb9cebfcebd20cebaceb1ceb920cebdceb120cf84ceb120cf84ceb7cf81ceaecf83ceb5ceb9cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313931393a22ce9f20cf80ceafcebdceb1cebaceb1cf8220cf84cf89cebd20cebfcf81ceafcf89cebd20202020202020202020202020202020202020202020202020202020ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb520ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebaceb1cf84ceb1cebbceacceb2ceb5ceb9cf8220cf84ceb120cf8ccf81ceb9ceb120cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb8ceadcf83ceb5ceb9cf8220cf83ceb520cebaceaccf80cebfceb9cebfcebd20cebaceb1ceb920cebdceb120cf84ceb120cf84ceb7cf81ceaecf83ceb5ceb9cf822e0acea6cf84ceb9ceaccebeceb520ceadcebdceb120cf80ceafcebdceb1cebaceb120cebcceb5c2a03820ceb3cf81ceb1cebccebcceadcf8220cebaceb1ceb9203520cf83cf84ceaecebbceb5cf822e20cea3cf84ceb7cebd20cf80cf81cf8ecf84ceb720ceb3cf81ceb1cebccebcceae20ceb3cf81ceaccf88ceb520cf84cebf20cf8ccebdcebfcebcceb120cf84cebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf8520cebcceb520cf84cebfcebd20cebfcf80cebfceafcebf20ceb8ceadcebbceb5ceb9cf8220cebdceb120ceb8ceb5cf83cf80ceafcf83ceb5ceb9cf8220cf85ceb3ceb9ceae20cf8ccf81ceb9ceb12e20cea3cf84ceb9cf8220ceb5cf80cf8ccebcceb5cebdceb5cf8220ceb3cf81ceb1cebccebcceadcf8220ceb3cf81ceaccf88ceb520cf84ceb9cf8220cebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf8220cf84cf89cebd20cebfcf81ceafcf89cebd20cf80cebfcf8520ceb5cf80ceb9ceb8cf85cebcceb5ceafcf8220cebdceb120ceb8ceb5cf83cf80ceafcf83ceb5ceb9cf8220cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb720cebccebfcf81cf86ceae20cf80cebfcf8520ceadcf87cebfcf85cebd20cf84cf8ecf81ceb120cf84ceb120cf8ccf81ceb9ceb120cf83cebfcf852028ceb2cebbceadcf80ceb520cf84cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb1292e0acea4ceb1c2a0cea6cf85cf83ceb9cebaceac20ce8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84cebfcebd20cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf87cf8ecf81cebf20cebaceb1ceb920cf83cf84ceb7cebd20cf86cf85cf83ceb9cebaceae20ceb5cf80ceb1cf86ceae2e0acea4ceb1c2a0cea3cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceac20ce8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf83ceb1cf822e0acea4ceb1c2a0cea0cebdceb5cf85cebcceb1cf84ceb9cebaceac20ce8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83cf84cebf20cf83ceb5ceb2ceb1cf83cebccf8c20cf84cf89cebd20ceb9ceb4ceb5cf8ecebd20cebaceb1ceb920cf84cebfcf8520cf84cf81cf8ccf80cebfcf8520cf83cebaceadcf88ceb7cf8220cebaceaccf80cebfceb9cebfcf852e0acea4ceb1c2a0cea3ceb5cebecebfcf85ceb1cebbceb9cebaceac20ce8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83ceb520cf8ccebbcebfcf85cf8220cf84cebfcf85cf8220cf84cebfcebcceb5ceafcf8220cf84ceb7cf8220cf83ceb5cebecebfcf85ceb1cebbceb9cebacf8ccf84ceb7cf84ceb1cf822028cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae2c20cebbceb5cebacf84ceb9cebaceae2c20cf83cf89cebcceb1cf84ceb9cebaceae20cf80cf81cebfcf83ceadceb3ceb3ceb9cf83ceb7292e0acea4ceb1c2a0cea5cebbceb9cebaceac20ce8ccf81ceb9ceb1c2a0ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83ceb520cf80ceb5cf81ceb9cebfcf85cf83ceafceb120cebaceb1ceb920cf87cf81ceaecebcceb1cf84ceb12e0acea4ceb1c2a0cea7cf81cebfcebdceb9cebaceac20ce8ccf81ceb9ceb1c2a0cf83cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebaceaccf80cebfceb9cebfcf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceafceb6ceb5cf84ceb1ceb920cf84cebf20cf87cf81cf8ccebdcebf20cf84cebfcf852e0acea0cf81cebfcf83cf80ceacceb8ceb7cf83ceb520cebdceb120ceb5cf80ceadcebcceb2ceb5ceb9cf8220cf8ccf80cebfcf8520cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf8220cf8ccf84ceb920ceb4ceb5cebd20cf85cf80ceaccf81cf87cebfcf85cebd20cf85ceb3ceb9ceae20cf8ccf81ceb9ceb120cebaceb1ceb920ceb5cf80ceb1cebdceadcebbceb1ceb2ceb520cf84cebf20cf80ceb9cebdceb1cebaceaccebaceb920ceb1cebdceac20313520cebcceadcf81ceb5cf8220cebcceadcf87cf81ceb920cf84ceb120cf8ccf81ceb9ceb120cf83cebfcf8520cebdceb120ceb5ceafcebdceb1ceb920cf85ceb3ceb9ceae20cf83ceb520cf8ccebbcebfcf85cf8220cf84cebfcf85cf8220cf84cebfcebcceb5ceafcf822ec2a0223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d70696e616b61732d74776e2d6f7269776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35353a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223136333acebf2dcf80ceafcebdceb1cebaceb1cf822dcf84cf89cebd2dcebfcf81ceafcf89cebd223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136333acebf2dcf80ceafcebdceb1cebaceb1cf822dcf84cf89cebd2dcebfcf81ceafcf89cebd2663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22ce9f20cf80ceafcebdceb1cebaceb1cf8220cf84cf89cebd20cebfcf81ceafcf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313633223b7d7d);
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
(757, 'index.php?option=com_content&view=article&id=164', 'index.php?option=com_content&view=article&id=164:πίνακας-ορίων-–-επέκταση&catid=32', 'Πίνακας Ορίων – επέκταση', ' Εάν τα πήγες καλά με την άσκηση \"Πίνακας Ορίων\" μπορείς να προσθέσεις μερικά βήματα ακόμα. ', '2022-02-14 14:56:10', 'd07f75897c02640401cbc6267725fb81', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363531383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136353a2220ce95ceaccebd20cf84ceb120cf80ceaeceb3ceb5cf8220cebaceb1cebbceac20cebcceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72022cea0ceafcebdceb1cebaceb1cf8220ce9fcf81ceafcf89cebd2220cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf80cf81cebfcf83ceb8ceadcf83ceb5ceb9cf8220cebcceb5cf81ceb9cebaceac20ceb2ceaecebcceb1cf84ceb120ceb1cebacf8ccebcceb12e20223b693a333b613a32353a7b733a323a226964223b693a3136343b733a353a22616c696173223b733a34363a22cf80ceafcebdceb1cebaceb1cf8220cebfcf81ceafcf89cebd20e2809320ceb5cf80ceadcebacf84ceb1cf83ceb7223b733a373a2273756d6d617279223b733a3232313a223c703ece95ceaccebd20cf84ceb120cf80ceaeceb3ceb5cf8220cebaceb1cebbceac20cebcceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb7266e6273703b3c7374726f6e673e22cea0ceafcebdceb1cebaceb1cf8220ce9fcf81ceafcf89cebd223c2f7374726f6e673e266e6273703bcebccf80cebfcf81ceb5ceafcf8220cebdceb120cf80cf81cebfcf83ceb8ceadcf83ceb5ceb9cf82266e6273703b3c7374726f6e673ecebcceb5cf81ceb9cebaceac20ceb2ceaecebcceb1cf84ceb120ceb1cebacf8ccebcceb12e3c2f7374726f6e673e3c2f703e0d0a223b733a343a22626f6479223b733a3832323a22cea0ceafcebdceb1cebaceb1cf8220ce9fcf81ceafcf89cebd20e2809320ceb5cf80ceadcebacf84ceb1cf83ceb720202020202020202020202020202020202020202020202020202020ce95ceaccebd20cf84ceb120cf80ceaeceb3ceb5cf8220cebaceb1cebbceac20cebcceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb7c2a022cea0ceafcebdceb1cebaceb1cf8220ce9fcf81ceafcf89cebd22c2a0cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf80cf81cebfcf83ceb8ceadcf83ceb5ceb9cf82c2a0cebcceb5cf81ceb9cebaceac20ceb2ceaecebcceb1cf84ceb120ceb1cebacf8ccebcceb12e20200a2ace9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81ceb5ceaf20cebdceb120cebbceb5ceb9cf84cebfcf85cf81ceb3ceaecf83ceb5ceb920cebaceb1ceb920ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84cebfcebdc2a0cea0ceafcebdceb1cebaceb120ce9fcf81ceafcf89cebd2e200acea0ceaccf81ceb520cebbceafceb3cebf20cf87cf81cf8ccebdcebf20cebdceb120cf83cebaceb5cf86cf84ceb5ceafcf823a0a2dc2a0cea4ceaf20cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceaccebdceb5ceb9cf82c2a0ceb3ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5ceb9cf8220cf84ceb120cf8ccf81ceb9ceac20cf83cebfcf853b0a2dc2a0cea0cf8ecf8220cebdcebfcebcceafceb6ceb5ceb9cf8220cf8ccf84ceb920ceb8ceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8ceb5ceafc2a0cf84cebf20ceaccebbcebbcebf20ceaccf84cebfcebccebf20cf83ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf823b0a2dc2a0cea4ceaf20cf80ceb9cf83cf84ceb5cf8dceb5ceb9cf8220cf8ccf84ceb920ceb8ceb120ceb5ceafcebdceb1ceb920ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8cc2a0cf83cf84ceb720ceb6cf89ceae20cf83cebfcf8520ceb5ceaccebd20ceb8ceb5cf83cf80ceafcf83ceb5ceb9cf8220cf84ceb120cf8ccf81ceb9ceb120cf80cebfcf8520ceb8ceadcebbceb5ceb9cf823b223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d70696e616b61732d74776e2d6f7269776e2d6570656b746173692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35363a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223136343acf80ceafcebdceb1cebaceb1cf822dcebfcf81ceafcf89cebd2de280932dceb5cf80ceadcebacf84ceb1cf83ceb7223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136343acf80ceafcebdceb1cebaceb1cf822dcebfcf81ceafcf89cebd2de280932dceb5cf80ceadcebacf84ceb1cf83ceb72663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34363a22cea0ceafcebdceb1cebaceb1cf8220ce9fcf81ceafcf89cebd20e2809320ceb5cf80ceadcebacf84ceb1cf83ceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313634223b7d7d),
(758, 'index.php?option=com_content&view=article&id=158', 'index.php?option=com_content&view=article&id=158:τι-έχω-καταφέρει&catid=30', 'Τι έχω καταφέρει', ' Χωρίστε μια κόλλα χαρτί σε δύο στήλες. Στην πρώτη στήλη ανακαλέστε και καταγράψτε τα επιτεύγματα στη ζωή σας μέχρι αυτή τη στιγμή. Στη δεύτερη στήλη σημειώστε τί χρειάστηκε για να τα καταφέρετε. ', '2022-02-14 14:57:08', 'b15696aa6627d62432bd9825011d462d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363838373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335363a2220cea7cf89cf81ceafcf83cf84ceb520cebcceb9ceb120cebacf8ccebbcebbceb120cf87ceb1cf81cf84ceaf20cf83ceb520ceb4cf8dcebf20cf83cf84ceaecebbceb5cf822e20cea3cf84ceb7cebd20cf80cf81cf8ecf84ceb720cf83cf84ceaecebbceb720ceb1cebdceb1cebaceb1cebbceadcf83cf84ceb520cebaceb1ceb920cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf84ceb120ceb5cf80ceb9cf84ceb5cf8dceb3cebcceb1cf84ceb120cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cebcceadcf87cf81ceb920ceb1cf85cf84ceae20cf84ceb720cf83cf84ceb9ceb3cebcceae2e20cea3cf84ceb720ceb4ceb5cf8dcf84ceb5cf81ceb720cf83cf84ceaecebbceb720cf83ceb7cebcceb5ceb9cf8ecf83cf84ceb520cf84ceaf20cf87cf81ceb5ceb9ceaccf83cf84ceb7cebaceb520ceb3ceb9ceb120cebdceb120cf84ceb120cebaceb1cf84ceb1cf86ceadcf81ceb5cf84ceb52e20223b693a333b613a32353a7b733a323a226964223b693a3135383b733a353a22616c696173223b733a33303a22cf84ceb920ceadcf87cf8920cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9223b733a373a2273756d6d617279223b733a3338323a223c703ecea7cf89cf81ceafcf83cf84ceb520cebcceb9ceb120cebacf8ccebbcebbceb120cf87ceb1cf81cf84ceaf20cf83ceb520ceb4cf8dcebf20cf83cf84ceaecebbceb5cf822e20cea3cf84ceb7cebd20cf80cf81cf8ecf84ceb720cf83cf84ceaecebbceb720ceb1cebdceb1cebaceb1cebbceadcf83cf84ceb520cebaceb1ceb920cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf84ceb1c2a03c7374726f6e673eceb5cf80ceb9cf84ceb5cf8dceb3cebcceb1cf84ceb13c2f7374726f6e673ec2a0cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cebcceadcf87cf81ceb920ceb1cf85cf84ceae20cf84ceb720cf83cf84ceb9ceb3cebcceae2e20cea3cf84ceb720ceb4ceb5cf8dcf84ceb5cf81ceb720cf83cf84ceaecebbceb720cf83ceb7cebcceb5ceb9cf8ecf83cf84ceb520cf84ceaf20cf87cf81ceb5ceb9ceaccf83cf84ceb7cebaceb520ceb3ceb9ceb120cebdceb120cf84ceb120cebaceb1cf84ceb1cf86ceadcf81ceb5cf84ceb52e3c2f703e0d0a223b733a343a22626f6479223b733a3837393a22cea4ceb920ceadcf87cf8920cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9202020202020202020202020202020202020202020202020202020202dcea7cf89cf81ceafcf83cf84ceb520cebcceb9ceb120cebacf8ccebbcebbceb120cf87ceb1cf81cf84ceaf20cf83ceb520ceb4cf8dcebf20cf83cf84ceaecebbceb5cf822e20cea3cf84ceb7cebd20cf80cf81cf8ecf84ceb720cf83cf84ceaecebbceb720ceb1cebdceb1cebaceb1cebbceadcf83cf84ceb520cebaceb1ceb920cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf84ceb1c2a0ceb5cf80ceb9cf84ceb5cf8dceb3cebcceb1cf84ceb1c2a0cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cebcceadcf87cf81ceb920ceb1cf85cf84ceae20cf84ceb720cf83cf84ceb9ceb3cebcceae2e20cea3cf84ceb720ceb4ceb5cf8dcf84ceb5cf81ceb720cf83cf84ceaecebbceb720cf83ceb7cebcceb5ceb9cf8ecf83cf84ceb520cf84ceaf20cf87cf81ceb5ceb9ceaccf83cf84ceb7cebaceb520ceb3ceb9ceb120cebdceb120cf84ceb120cebaceb1cf84ceb1cf86ceadcf81ceb5cf84ceb52e0a2d20ce91cf86cebfcf8d20cf83cf85cebccf80cebbceb7cf81cf8ecf83ceb5cf84ceb520cf84ceb9cf8220ceb4cf8dcebf20cf83cf84ceaecebbceb5cf822cc2a0cf85cf80cebfceb3cf81ceb1cebccebcceafcf83cf84ceb5c2a0cf8ccf83ceb120ceb1cf80cf8c20ceb1cf85cf84ceac20ceb8ceb5cf89cf81cebfcf8dcf83ceb1cf84ceb520cf8ccf84ceb920ceb4ceb5cebd20ceaecf83ceb1cf83cf84ceb1cebd20ceb9cebaceb1cebdcf8ccf8220cebdceb120cf80ceb5cf84cf8dcf87ceb5cf84ceb52e0a2dcea4cebfcf80cebfceb8ceb5cf84ceaecf83cf84ceb520cf84cebf20cf87ceb1cf81cf84ceaf20cf83ceb520cf80ceb5cf81ceafcebfcf80cf84ceb720ceb8ceadcf83ceb720cf8ecf83cf84ceb5c2a0cebdceb120cf83ceb1cf8220cf85cf80ceb5cebdceb8cf85cebcceafceb6ceb5ceb920cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cf83ceb1cf82c2a0cebdceb120cf80ceb5cf84cf8dcf87ceb5cf84ceb520ceb1cebacf8ccebcceb120cebaceb1ceb920cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf80cebfcf8520ceb8ceb5cf89cf81cebfcf8dcf83ceb1cf84ceb520ceb1cebdceadcf86ceb9cebacf84cebfcf85cf822e223b733a363a22696d61676573223b733a3231343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74696578772d6b61746166657265692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35373a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a223135383acf84ceb92dceadcf87cf892dcebaceb1cf84ceb1cf86ceadcf81ceb5ceb9223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135383acf84ceb92dceadcf87cf892dcebaceb1cf84ceb1cf86ceadcf81ceb5ceb92663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22cea4ceb920ceadcf87cf8920cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313538223b7d7d),
(759, 'index.php?option=com_content&view=article&id=157', 'index.php?option=com_content&view=article&id=157:επίλυση-προβλημάτων&catid=30', 'Επίλυση προβλημάτων', ' Η επίλυση προβλημάτων αποτελεί µία διαδικασία με την οποία μπορείτε να βρείτε λύσεις σε ζητήματα που σας απασχολούν και σιγά-σιγά να κάνετε τα πρώτα βήματα προς την αυτονομία σας. ', '2022-02-14 14:58:24', '5fafe276c052d0be06155f5b745b1b7e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31303033303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3333303a2220ce9720ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd20ceb1cf80cebfcf84ceb5cebbceb5ceaf20c2b5ceafceb120ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cebcceb520cf84ceb7cebd20cebfcf80cebfceafceb120cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb2cf81ceb5ceafcf84ceb520cebbcf8dcf83ceb5ceb9cf8220cf83ceb520ceb6ceb7cf84ceaecebcceb1cf84ceb120cf80cebfcf8520cf83ceb1cf8220ceb1cf80ceb1cf83cf87cebfcebbcebfcf8dcebd20cebaceb1ceb920cf83ceb9ceb3ceac2dcf83ceb9ceb3ceac20cebdceb120cebaceaccebdceb5cf84ceb520cf84ceb120cf80cf81cf8ecf84ceb120ceb2ceaecebcceb1cf84ceb120cf80cf81cebfcf8220cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83ceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3135373b733a353a22616c696173223b733a33373a22ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3337353a223c703ece9720ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd20ceb1cf80cebfcf84ceb5cebbceb5ceaf20c2b5ceafceb120ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cebcceb520cf84ceb7cebd20cebfcf80cebfceafceb120cebccf80cebfcf81ceb5ceafcf84ceb5c2a03c7374726f6e673ecebdceb120ceb2cf81ceb5ceafcf84ceb520cebbcf8dcf83ceb5ceb9cf823c2f7374726f6e673ec2a0cf83ceb520ceb6ceb7cf84ceaecebcceb1cf84ceb120cf80cebfcf8520cf83ceb1cf8220ceb1cf80ceb1cf83cf87cebfcebbcebfcf8dcebd20cebaceb1ceb920cf83ceb9ceb3ceac2dcf83ceb9ceb3ceac20cebdceb120cebaceaccebdceb5cf84ceb520cf84ceb120cf80cf81cf8ecf84ceb120ceb2ceaecebcceb1cf84ceb120cf80cf81cebfcf8220cf84ceb7cebdc2a03c7374726f6e673eceb1cf85cf84cebfcebdcebfcebcceafceb13c2f7374726f6e673ec2a0cf83ceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a343032323a22ce95cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd20202020202020202020202020202020202020202020202020202020ce9720ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd20ceb1cf80cebfcf84ceb5cebbceb5ceaf20c2b5ceafceb120ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cebcceb520cf84ceb7cebd20cebfcf80cebfceafceb120cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb2cf81ceb5ceafcf84ceb520cebbcf8dcf83ceb5ceb9cf8220cf83ceb520ceb6ceb7cf84ceaecebcceb1cf84ceb120cf80cebfcf8520cf83ceb1cf8220ceb1cf80ceb1cf83cf87cebfcebbcebfcf8dcebd20cebaceb1ceb920cf83ceb9ceb3ceac2dcf83ceb9ceb3ceac20cebdceb120cebaceaccebdceb5cf84ceb520cf84ceb120cf80cf81cf8ecf84ceb120ceb2ceaecebcceb1cf84ceb120cf80cf81cebfcf8220cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83ceb1cf822e20cea0cf81ceb9cebd20cf80cf81cebfcf87cf89cf81ceaecf83ceb5cf84ceb520cf83cf84ceb7cebd20ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2cc2a0cf80cf81ceadcf80ceb5ceb920cebdceb120cebaceb1ceb8cebfcf81ceafcf83ceb5cf84ceb520cebcceb520cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebfcf85cf8220cf8ccf81cebfcf85cf8220cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb12e200a2020cea6ceaccf83ceb5ceb9cf8220ceb5cf80ceafcebbcf85cf83ceb7cf8220cf80cf81cebfceb2cebbceb7cebcceaccf84cf8920cebd3a20200a0a20cea0ceb1cf81ceb1ceb3cf89ceb3ceae20cf80ceb9ceb8ceb1cebdcf8ecebd20cebbcf8dcf83ceb5cf89cebd2ec2a0cea3ceb520ceb1cf85cf84ceae20cf84ceb720cf86ceaccf83ceb72c20cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8c20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf8220cebbcf8dcf83ceb5ceb9cf822c20ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20cebaceaccf80cebfceb9ceb5cf8220ceb1cf80cf8c20ceb1cf85cf84ceadcf8220cebccebfceb9ceacceb6cebfcf85cebd20cebfcf85cf84cebfcf80ceb9cebaceadcf822c20ceacceb2cebfcebbceb5cf822c20ceb4cf8dcf83cebacebfcebbceb5cf8220ceae20cf80ceb1cf81ceaccebbcebfceb3ceb5cf822e0a0a0a20ce95cebeceadcf84ceb1cf83ceb720cf84cf89cebd20cf80cebbceb5cebfcebdceb5cebacf84ceb7cebcceaccf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cebcceb5ceb9cebfcebdceb5cebacf84ceb7cebcceaccf84cf89cebdc2a0cf84cf89cebd20cf80ceb9ceb8ceb1cebdcf8ecebd20cebbcf8dcf83ceb5cf89cebd2e20cea3ceb520ceb1cf85cf84ceae20cf84ceb720cf86ceaccf83ceb72c20cebaceaccebdcf84ceb520ceb4cf8dcebf20cf83cf84ceaecebbceb5cf822c20cf83cf84ceb9cf8220cebfcf80cebfceafceb5cf8220cebdceb120cf80ceb5cf81ceb9cebbceacceb2ceb5cf84ceb520cf84ceb120c2abcf85cf80ceadcf81c2bb20cebaceb1ceb920cf84ceb120c2abcebaceb1cf84ceacc2bb20cebaceb1ceb8ceb5cebcceafceb1cf8220ceb1cf80cf8c20cf84ceb9cf8220ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220cf83cf84ceb9cf8220cebfcf80cebfceafceb5cf8220cebaceb1cf84ceb1cebbceaecebeceb1cf84ceb52e0a0a0a20cea0cf81cf8cceb2ceb12ec2a0cea3ceb520ceb1cf85cf84ceae20cf84ceb720cf86ceaccf83ceb72c20cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceb5ceafcf83cf84ceb520cf83cf84ceb720cf86ceb1cebdcf84ceb1cf83ceafceb120cf83ceb1cf822c20ceb2ceaec2b5ceb12dceb2ceaec2b5ceb12c20cf84ceb720cebbcf8dcf83ceb720cf80cebfcf8520ceadcf87ceb5cf84ceb520ceb5cf80ceb9cebbceadcebeceb5ceb92c20c2b5ceb520cf83cebacebfcf80cf8c20cebdceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb520cf80ceb9ceb8ceb1cebdceadcf8220cf80ceb1ceb3ceafceb4ceb5cf822c20ceb1cebbcebbceac20cebaceb1ceb920cf80cebbceb5cebfcebdceb5cebacf84ceaecebcceb1cf84ceb120cebaceb1ceb920cebcceb5ceb9cebfcebdceb5cebacf84ceaecebcceb1cf84ceb120cf80cebfcf8520ceb4ceb5cebd20ceb5ceafcf87ceb1cf84ceb520cf80cf81cebfceb2cebbceadcf88ceb5ceb92e0a0a0a20cea0ceb1ceb9cf87cebdceafceb4ceb920cf81cf8ccebbcf89cebd20cebaceb1ceb920ceb1cebdcf84ceafcf83cf84cf81cebfcf86cf89cebd20cf81cf8ccebbcf89cebd2ec2a0cea4cebf20cf80ceb1ceb9cf87cebdceafceb4ceb920cf81cf8ccebbcf89cebd2028cebcceb520ceaccf84cebfcebcceb120cf80cebfcf8520ceb5cebccf80ceb9cf83cf84ceb5cf8dceb5cf83cf84ceb520cebaceb1ceb920cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd2920cf83ceb1cf8220ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb120c2abceb4cebfcebaceb9cebcceaccf83ceb5cf84ceb5c2bbc2a0cf84ceb7cebd20ceb5cf86ceb1cf81cebccebfceb3ceae20cebcceafceb1cf8220cebbcf8dcf83ceb7cf822e20ce9cceb520ceb1cf85cf84cf8ccebd20cf84cebfcebd20cf84cf81cf8ccf80cebf20ceb5cebdcf84cebfcf80ceafceb6cebfcebdcf84ceb1ceb920cf80ceb9ceb8ceb1cebdceadcf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920ceb5cebbcebbceb9cf80ceb5ceafcf8220ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceadcf8220cf83ceb1cf8220cf83cf84cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebf20cf84cebfcebcceadceb12c20cebfceb920cebfcf80cebfceafceb5cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cebbcf85cf86ceb8cebfcf8dcebd20cebaceb1ceb920cebdceb120cebeceb5cf80ceb5cf81ceb1cf83cf84cebfcf8dcebd20c2b5ceb520cf84ceb7cebd20ceb1cebdcf84ceb9cf83cf84cf81cebfcf86ceae20cf81cf8ccebbcf89cebd2c20cebaceb1cf84ceac20cf84ceb7cebd20cebfcf80cebfceafceb120cebf20cf86ceafcebbcebfcf8220cf83ceb1cf8220ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5ceb920cebdceb120cf80ceaccf81ceb5ceb920cf84ceb720ceb8ceadcf83ceb720cf83ceb1cf822c20cf85cf80cebfceb4ceb5ceb9cebacebdcf8dcebfcebdcf84ceb1cf8220cf80ceb9ceb8ceb1cebdceadcf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cebaceb1ceb920cebbcf8dcf83ceb5ceb9cf822e0a0a0a20cea0cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebccf8ccf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cebfcf84ceaecf84cf89cebd2ec2a0ce9720cf86ceaccf83ceb720ceb1cf85cf84ceae20ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb2ceaecebcceb120cf83ceb520cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf8220cf8ccf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceafcf84ceb1ceb920cebfcf81ceb3ceaccebdcf89cf83ceb720cf84cebfcf8520cf87cf81cf8ccebdcebfcf8520cebaceb1ceb920ceb4ceb9ceb5cf85ceb8ceadcf84ceb7cf83ceb720ceb4ceb9ceaccf86cebfcf81cf89cebd20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cebfcf84ceaecf84cf89cebd2c20cf80cf81cebfcebaceb5ceb9cebcceadcebdcebfcf8520cebdceb120ceb5cf80ceb9cf84ceb5cf85cf87ceb8ceb5ceaf20ceadcebdceb1cf8220cf83cf84cf8ccf87cebfcf822e0a0a0a20ce91cebccf86ceb9cf83ceb2ceaecf84ceb7cf83ceb720cf84cf89cebd20ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebacf8ecebd20cf83cebaceadcf88ceb5cf89cebd2ec2a0ce9fceb920ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf83ceb1cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebaceb1cebbceadcf83cebfcf85cebd20ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1cf84ceac20cf84ceb7cebd20ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20c2abceb1cebd20ceb5cf86ceb1cf81cebccf8ccf83cf8920ceb1cf85cf84ceae20cf84ceb720cebbcf8dcf83ceb72c20ceb8ceb120cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920ceb5ceafcebcceb1ceb920cebaceb1cebaceb9ceacc2bb2e20cea3ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf822c20cebfceb920cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf80ceb1cf81ceb5cebccf80cebfceb4ceafceb6cebfcf85cebd20cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb8ceb120cf80cf81ceadcf80ceb5ceb920cebdceb120ceb1cebccf86ceb9cf83ceb2ceb7cf84ceb7ceb8cebfcf8dcebd20cebaceb1ceb920cebdceb120cf84cf81cebfcf80cebfcf80cebfceb9ceb7ceb8cebfcf8dcebd2e0a0a0a20ce88cebbceb5ceb3cf87cebfcf8220cf83cf85cebdceb5cf80ceb5ceb9cf8ecebd2ec2a0ce9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cebfcf81ceafcf83ceb5cf84ceb520cebaceaccf80cebfceb9ceb5cf8220ceb8ceb5cf84ceb9cebaceadcf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf822028ceb1cf85cf84cf8c2dceb5cebdceafcf83cf87cf85cf83ceb72920cf80cebfcf8520ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83cebfcf85cebd20cf84ceb7cebd20ceb5cf86ceb1cf81cebccebfceb3ceae20cebcceafceb1cf8220cebbcf8dcf83ceb7cf822e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20c2abceb1cebd20cebaceb1cf84ceb1cf86ceadcf81cf8920cebdceb120cf84cebfcf85cf8220cebcceb9cebbceaecf83cf8920ceb3ceb9ceb120cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceac20c2b5cebfcf852c20ceb8ceb120cf80ceaccf8920cf84cebf20ceb2cf81ceacceb4cf8520c2b5ceb520cf84cebf20cf86ceafcebbcebf20c2b5cebfcf8520cf83cf84cebf20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20c2b5ceb1cf8220ceb5cf83cf84ceb9ceb1cf84cf8ccf81ceb9cebf20ceb3ceb9ceb120cebdceb120cf84cebf20ceb3ceb9cebfcf81cf84ceaccf83cebfcf85cebcceb5c2bb2e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696c7973692d70726f766c696d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a35383a3234223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223135373aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135373aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22ce95cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313537223b7d7d);
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
(762, 'index.php?option=com_content&view=article&id=153', 'index.php?option=com_content&view=article&id=153:8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων&catid=31', '8 Βασικές συμβουλές για τη λήψη αποφάσεων', ' Αξιολόγησε κάθε απόφαση καλή ή κακή ', '2022-02-14 15:00:25', '4cffbfc4d935542c7fcd0527adbc9919', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363533303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36373a2220ce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb520cebaceacceb8ceb520ceb1cf80cf8ccf86ceb1cf83ceb720cebaceb1cebbceae20ceae20cebaceb1cebaceae20223b693a333b613a32353a7b733a323a226964223b693a3135333b733a353a22616c696173223b733a37353a223820ceb2ceb1cf83ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a39323a223c703e3c7374726f6e673ece91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb53c2f7374726f6e673ec2a0cebaceacceb8ceb520ceb1cf80cf8ccf86ceb1cf83ceb720cebaceb1cebbceae20ceae20cebaceb1cebaceae3c2f703e0d0a223b733a343a22626f6479223b733a3837333a223820ce92ceb1cf83ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd202020202020202020202020202020202020202020202020202020200a2020ce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb5c2a0cebaceacceb8ceb520ceb1cf80cf8ccf86ceb1cf83ceb720cebaceb1cebbceae20ceae20cebaceb1cebaceae200a20cea0ceaccf81ceb5c2a0cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceb720cf83cf84ceb720cf83cf89cf83cf84ceae20cf83cf84ceb9ceb3cebcceae202020ce91cf86cebfcf8d20cf80ceaccf81ceb5ceb9cf8220cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceb72cc2a0cf80ceaccf88ceb520cebdceb120ceb1cebdceb7cf83cf85cf87ceb5ceafcf8220202020cea3ceb520ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceadcf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf82c2a0ceb8cf85cebcceaecf83cebfcf85c2a0cf84cebf20ceadcebdcf83cf84ceb9cebacf84cf8c20cf83cebfcf85202020ce9cceb7cebd20cebcceadcebdceb5ceb9cf8220cf83cf84ceb9cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf822dc2a0cf80cf81cebfcf87cf8ecf81ceb1c2a0cf83cf84ceb7cebd20cf80cf81ceaccebeceb720202020ce9cceb720cebbceb1cebcceb2ceaccebdceb5ceb9cf82c2a0cebcceb9ceb120ceb1cf80cf8ccf86ceb1cf83ceb720cf80cebfcf8520ceb1cf86cebfcf81ceac20ceb5cf85ceb8cf8dcebdceb720cebaceaccf80cebfceb9cebfcf8520ceaccebbcebbcebfcf8520202020ce9cceb7cebd20cf80ceb1ceafcf81cebdceb5ceb9cf82c2a0cebcceb9ceb120ceb1cf80cf8ccf86ceb1cf83ceb720cf80cebfcebbcf8d20ceb3cf81ceaeceb3cebfcf81ceb120ceb1cebbcebbceac20cebaceb1ceb920cebcceb7cebd20cf84ceb7cebd20ceb1cebdceb1ceb2ceaccebbcebbceb5ceb9cf8220cf83cf85cebdceb5cf87cf8ecf82202020ce9cceb7cebd20cf80ceb1ceafcf81cebdceb5ceb9cf8220cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cf80cf8ccf86ceb1cf83ceb7c2a0cf8ccf84ceb1cebd20ceb5ceafcf83ceb1ceb920cebacebfcf85cf81ceb1cf83cebcceadcebdcebfcf8220200a0a20200ac2a0223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f382d766173696b65732d73796d766f756c65732d6769612d74696e2d6c697073692d61706f66617365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30303a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37393a223135333a382dceb2ceb1cf83ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135333a382dceb2ceb1cf83ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37353a223820ce92ceb1cf83ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313533223b7d7d),
(763, '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.', ' Ένας χρήσιμος τρόπος λήψης μιας απόφασης είναι το μοντέλο N.O.I.S.I.C.E.D., δηλαδή, η λέξη DECISION ανάποδα. Ας δούμε τα βήματα που μας προτείνει. ', '2022-02-14 15:01:06', '0e6b714d5f7e6eee309d63ce5626bb13', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373238363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234353a2220ce88cebdceb1cf8220cf87cf81ceaecf83ceb9cebccebfcf8220cf84cf81cf8ccf80cebfcf8220cebbceaecf88ceb7cf8220cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf8220ceb5ceafcebdceb1ceb920cf84cebf20cebccebfcebdcf84ceadcebbcebf204e2e4f2e492e532e492e432e452e442e2c20ceb4ceb7cebbceb1ceb4ceae2c20ceb720cebbceadcebeceb7204445434953494f4e20ceb1cebdceaccf80cebfceb4ceb12e20ce91cf8220ceb4cebfcf8dcebcceb520cf84ceb120ceb2ceaecebcceb1cf84ceb120cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcf84ceb5ceafcebdceb5ceb92e20223b693a333b613a32353a7b733a323a226964223b693a3135323b733a353a22616c696173223b733a33353a22cf84cebf20cebccebfcebdcf84ceadcebbcebf206e206f206920732069206320652064223b733a373a2273756d6d617279223b733a3534343a223c703ece88cebdceb1cf8220cf87cf81ceaecf83ceb9cebccebfcf8220cf84cf81cf8ccf80cebfcf8220cebbceaecf88ceb7cf8220cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf8220ceb5ceafcebdceb1ceb920cf84cebf20cebccebfcebdcf84ceadcebbcebfc2a03c7374726f6e673e4e3c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e3c7374726f6e673e4f3c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e3c7374726f6e673e493c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e3c7374726f6e673e533c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e3c7374726f6e673e493c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e3c7374726f6e673e433c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e3c7374726f6e673e453c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e3c7374726f6e673e443c2f7374726f6e673e3c7374726f6e673e2e3c2f7374726f6e673e2c20ceb4ceb7cebbceb1ceb4ceae2c20ceb720cebbceadcebeceb7c2a03c7374726f6e673e4445434953494f4ec2a03c2f7374726f6e673eceb1cebdceaccf80cebfceb4ceb12e20ce91cf8220ceb4cebfcf8dcebcceb520cf84ceb120ceb2ceaecebcceb1cf84ceb120cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcf84ceb5ceafcebdceb5ceb92e3c2f703e0d0a223b733a343a22626f6479223b733a313137333a22cea4cebf20cebccebfcebdcf84ceadcebbcebf204e2e4f2e492e532e492e432e452e442e20202020202020202020202020202020202020202020202020202020ce88cebdceb1cf8220cf87cf81ceaecf83ceb9cebccebfcf8220cf84cf81cf8ccf80cebfcf8220cebbceaecf88ceb7cf8220cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf8220ceb5ceafcebdceb1ceb920cf84cebf20cebccebfcebdcf84ceadcebbcebfc2a04e202e204f202e2049202e2053202e2049202e2043202e2045202e2044202e2c20ceb4ceb7cebbceb1ceb4ceae2c20ceb720cebbceadcebeceb7c2a04445434953494f4ec2a0ceb1cebdceaccf80cebfceb4ceb12e20ce91cf8220ceb4cebfcf8dcebcceb520cf84ceb120ceb2ceaecebcceb1cf84ceb120cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcf84ceb5ceafcebdceb5ceb93a0a2020204e2020656564202ec2a0cea0cebfceb9ceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920ceb1cebdceacceb3cebaceb5cf8220cebccebfcf8520ceb3ceb9ceb120cebdceb120cebaceaccebdcf8920cebaceaccf84ceb92e0a20c2a0200a20204f202072646572202ec2a0cea4ceb920cf83cebacebfcf80cf8c20ceadcf87cf8920ceb3ceb9ceb120cf84ceb720ceb6cf89ceae20cebccebfcf853b20ce95cebecf85cf80ceb7cf81ceb5cf84ceb5ceaf20ceb720ceb1cf80cf8ccf86ceb1cf83ceae20cebccebfcf8520ceb1cf85cf84cf8c20cf84cebf20cf83cebacebfcf80cf8c3b0a20c2a0200a20204920206e666f202ec2a0ce88cf87cf8920cf8ccebbceb5cf8220cf84ceb9cf8220ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb5cf8220cf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf8220cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6cebfcebcceb1ceb93b0a20c2a0200a202053202075697461626c65202ec2a0ce91cf85cf84ceae20ceb720cebaceafcebdceb7cf83ceb720cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920cebcceb520cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebccebfcf853b0a20c2a0200a202049202064656173202ec2a0cea4ceb920ceaccebbcebbceb5cf8220ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220ceadcf87cf893b0a20c2a0200a20204320206f6d706c657465202ec2a0cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120ceb2ceaecebcceb1cf84ceb120cf80cebfcf8520cf80cf81ceadcf80ceb5ceb920cebdceb120cebaceaccebdcf8920ceb3ceb9ceb120cebdceb120cf85cebbcebfcf80cebfceb9ceaecf83cf8920cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cebccebfcf853b0a20c2a0200a20204520206d6f74696f6e202ec2a0cea0cf89cf8220cebdceb9cf8eceb8cf8920ceb3ceb9e2809920ceb1cf85cf84cf8c3b20cea4ceb920cf83cebaceadcf86cf84cebfcebcceb1ceb920cebaceb1ceb920cf84ceb920cf80cf81ceadcf80ceb5ceb920cebdceb120cebaceaccebdcf893b0a20c2a0200a202044202065636973696f6e202ec2a0ce91cf80cebfcf86ceb1cf83ceafceb6cf8921223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f746f2d6d6f6e74656c6f2d6e2e6f2e692e732e692e632e652e642e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30313a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223135323acf84cebf2dcebccebfcebdcf84ceadcebbcebf2d6e2d6f2d692d732d692d632d652d64223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135323acf84cebf2dcebccebfcebdcf84ceadcebbcebf2d6e2d6f2d692d732d692d632d652d642663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22cea4cebf20cebccebfcebdcf84ceadcebbcebf204e2e4f2e492e532e492e432e452e442e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313532223b7d7d),
(764, 'index.php?option=com_content&view=article&id=147', 'index.php?option=com_content&view=article&id=147:γελάστε&catid=29', 'Γελάστε!', ' Όπως έχει αποδειχθεί και επιστημονικά, το γέλιο έχει ευεργετικά οφέλη τόσο για τη σωματική όσο και για την ψυχική υγεία. ', '2022-02-14 15:01:41', '834f8883d9d4e179b6d4ab94dabea08f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363139353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232313a2220ce8ccf80cf89cf8220ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20cebaceb1ceb920ceb5cf80ceb9cf83cf84ceb7cebccebfcebdceb9cebaceac2c20cf84cebf20ceb3ceadcebbceb9cebf20ceadcf87ceb5ceb920ceb5cf85ceb5cf81ceb3ceb5cf84ceb9cebaceac20cebfcf86ceadcebbceb720cf84cf8ccf83cebf20ceb3ceb9ceb120cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb12e20223b693a333b613a32353a7b733a323a226964223b693a3134373b733a353a22616c696173223b733a31343a22ceb3ceb5cebbceaccf83cf84ceb5223b733a373a2273756d6d617279223b733a3234393a223c703ece8ccf80cf89cf8220ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20cebaceb1ceb920ceb5cf80ceb9cf83cf84ceb7cebccebfcebdceb9cebaceac2c20cf84cebf20ceb3ceadcebbceb9cebf20ceadcf87ceb5ceb920ceb5cf85ceb5cf81ceb3ceb5cf84ceb9cebaceacc2a03c7374726f6e673ecebfcf86ceadcebbceb73c2f7374726f6e673ec2a0cf84cf8ccf83cebf20ceb3ceb9ceb120cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb12ec2a03c2f703e0d0a223b733a343a22626f6479223b733a3532363a22ce93ceb5cebbceaccf83cf84ceb52120202020202020202020202020202020202020202020202020202020ce8ccf80cf89cf8220ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20cebaceb1ceb920ceb5cf80ceb9cf83cf84ceb7cebccebfcebdceb9cebaceac2c20cf84cebf20ceb3ceadcebbceb9cebf20ceadcf87ceb5ceb920ceb5cf85ceb5cf81ceb3ceb5cf84ceb9cebaceacc2a0cebfcf86ceadcebbceb7c2a0cf84cf8ccf83cebf20ceb3ceb9ceb120cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb12ec2a00a20ce93ceb5cebbceaccf83cf84ceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120322d3320cebbceb5cf80cf84ceac2c20ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb920cebaceaccf84ceb920ceb1cf83cf84ceb5ceafcebf20ceb3cf8dcf81cf8920cf83ceb1cf822e20ce8acf83cf89cf8220ceb1cebd20ceb3ceb5cebbceaccf84ceb520cebccf8ccebdcebfcf8220cf83ceb1cf8220cebdceb120ceb3ceafcebdceb5cf84ceb520ceb5cf83ceb5ceafcf8220cf84cebf20ceb1cf83cf84ceb5ceafcebf20cebcceb5cf84ceac20ceb1cf80cf8c20cebbceafceb3cebf2e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f67656c617374652e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30313a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a223134373aceb3ceb5cebbceaccf83cf84ceb5223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134373aceb3ceb5cebbceaccf83cf84ceb52663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a22ce93ceb5cebbceaccf83cf84ceb521223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313437223b7d7d);
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
(765, 'index.php?option=com_content&view=article&id=146', 'index.php?option=com_content&view=article&id=146:φράσεις-θετικότητας&catid=29', 'Φράσεις θετικότητας', ' Η παρακάτω άσκηση θα σας βοηθήσει να υπενθυμίζετε στον εαυτό σας καθημερινά τη θετική και αισιόδοξη όψη της ζωής. ', '2022-02-14 15:02:31', '84f6a4c00e18a5192fc66260b6151d52', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363839363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230393a2220ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cf85cf80ceb5cebdceb8cf85cebcceafceb6ceb5cf84ceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb720ceb8ceb5cf84ceb9cebaceae20cebaceb1ceb920ceb1ceb9cf83ceb9cf8cceb4cebfcebeceb720cf8ccf88ceb720cf84ceb7cf8220ceb6cf89ceaecf822e20223b693a333b613a32353a7b733a323a226964223b693a3134363b733a353a22616c696173223b733a33373a22cf86cf81ceaccf83ceb5ceb9cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf82223b733a373a2273756d6d617279223b733a3233353a223c703ece9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb1c2a03c7374726f6e673ecf85cf80ceb5cebdceb8cf85cebcceafceb6ceb5cf84ceb53c2f7374726f6e673ec2a0cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb720ceb8ceb5cf84ceb9cebaceae20cebaceb1ceb920ceb1ceb9cf83ceb9cf8cceb4cebfcebeceb720cf8ccf88ceb720cf84ceb7cf8220ceb6cf89ceaecf822e3c2f703e0d0a223b733a343a22626f6479223b733a313134383a22cea6cf81ceaccf83ceb5ceb9cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220202020202020202020202020202020202020202020202020202020ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb1c2a0cf85cf80ceb5cebdceb8cf85cebcceafceb6ceb5cf84ceb5c2a0cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb720ceb8ceb5cf84ceb9cebaceae20cebaceb1ceb920ceb1ceb9cf83ceb9cf8cceb4cebfcebeceb720cf8ccf88ceb720cf84ceb7cf8220ceb6cf89ceaecf822e0a2d20ce93cf81ceaccf88cf84ceb520cf83ceb520cf87ceb1cf81cf84ceaccebaceb9ceb120cf84ceb7cebd20ceb1ceb3ceb1cf80ceb7cebcceadcebdceb720cf83ceb1cf8220cf86cf81ceaccf83ceb720ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822cc2a0cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb4ceb7cebcceb9cebfcf85cf81ceb3ceaecf83ceb5cf84ceb520cebcceafceb120ceb4ceb9cebaceae20cf83ceb1cf822c20cebdceb120ceb2cf81ceb5ceafcf84ceb520cebcceafceb120cf83cf84cebf20ceb4ceb9ceb1ceb4ceafcebacf84cf85cebf20ceae20cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebcceb520ceb1cf85cf84ceae3a202dc2a0ce9dceb120cebacebfceb9cf84ceaccf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cf83cf84cebfcebd20cebaceb1ceb8cf81ceadcf86cf84ceb72c20cebdceb120cf84cebfcf8520cf87ceb1cebccebfceb3ceb5cebbceaccf8220cebaceb1ceb920cebdceb120cf84cebfcf8520cebcceb9cebbceaccf8220cf8ccebccebfcf81cf86ceb12e20ce95ceafcebdceb1ceb920cf86ceafcebbcebfcf8220cf83cebfcf852c20cebf20cebaceb1cebbcf8dcf84ceb5cf81cebfcf8220cf80cebfcf8520ceadcf87ceb5ceb9cf8221200a2d20cea4cebfcf80cebfceb8ceb5cf84ceaecf83cf84ceb520cf84ceb120cf87ceb1cf81cf84ceaccebaceb9ceb120cf83ceb520ceb5cebccf86ceb1cebdceae20cf83ceb7cebcceb5ceafceb1c2a028cebacebfcf85ceb6ceafcebdceb12c20cf85cf80cebfcebbcebfceb3ceb9cf83cf84ceae2c20cf85cf80ceb5cebdceb8cf8dcebcceb9cf83ceb720cf83cf84cebf20cebaceb9cebdceb7cf84cf8c2c20ceb1cf85cf84cebfcebaceafcebdceb7cf84cebf20ceba2eceb12920cebaceb1ceb920cebcceb7cebd20ceb1cf86ceaecf83ceb5cf84ceb520cebdceb120cf80ceb5cf81ceaccf83ceb5ceb920cebcceadcf81ceb120cf87cf89cf81ceafcf8220cebdceb120cebaceaccebdceb5cf84ceb520ceb1cf85cf84ceae20cf84ceb720cf86cf81ceaccf83ceb720cf80cf81ceaccebeceb72e0a2dce95cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceacc2a0ceb3ceb9ceb1e280a620cf80ceaccebdcf84ceb121223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f667261736569732d74686574696b6f74697461732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30323a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223134363acf86cf81ceaccf83ceb5ceb9cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf82223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134363acf86cf81ceaccf83ceb5ceb9cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22cea6cf81ceaccf83ceb5ceb9cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313436223b7d7d),
(766, 'index.php?option=com_content&view=article&id=145', 'index.php?option=com_content&view=article&id=145:εστιάζοντας-στα-θετικά&catid=29', 'Εστιάζοντας στα θετικά', ' Η παρακάτω άσκηση θα σας βοηθήσει να εστιάσετε καθημερινά την προσοχή σας στη θετική πλευρά της ζωής και έτσι να έρθετε ένα βήμα πιο κοντά στην ευτυχία. ', '2022-02-14 15:03:43', '904aabc7248cd9cd5515dafe27d480f5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373632303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3237393a2220ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb5cf83cf84ceb9ceaccf83ceb5cf84ceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf8220cf83cf84ceb720ceb8ceb5cf84ceb9cebaceae20cf80cebbceb5cf85cf81ceac20cf84ceb7cf8220ceb6cf89ceaecf8220cebaceb1ceb920ceadcf84cf83ceb920cebdceb120ceadcf81ceb8ceb5cf84ceb520ceadcebdceb120ceb2ceaecebcceb120cf80ceb9cebf20cebacebfcebdcf84ceac20cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12e20223b693a333b613a32353a7b733a323a226964223b693a3134353b733a353a22616c696173223b733a34323a22ceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf83cf84ceb120ceb8ceb5cf84ceb9cebaceac223b733a373a2273756d6d617279223b733a3332333a223c703ece9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb5cf83cf84ceb9ceaccf83ceb5cf84ceb5c2a03c7374726f6e673ecebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac3c2f7374726f6e673ec2a0cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf8220cf83cf84ceb720ceb8ceb5cf84ceb9cebaceae20cf80cebbceb5cf85cf81ceac20cf84ceb7cf8220ceb6cf89ceaecf8220cebaceb1ceb920ceadcf84cf83ceb920cebdceb120ceadcf81ceb8ceb5cf84ceb520ceadcebdceb120ceb2ceaecebcceb120cf80ceb9cebf20cebacebfcebdcf84ceac20cf83cf84ceb7cebdc2a03c7374726f6e673eceb5cf85cf84cf85cf87ceafceb13c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a313639303a22ce95cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf83cf84ceb120ceb8ceb5cf84ceb9cebaceac20202020202020202020202020202020202020202020202020202020ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb5cf83cf84ceb9ceaccf83ceb5cf84ceb5c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceacc2a0cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf8220cf83cf84ceb720ceb8ceb5cf84ceb9cebaceae20cf80cebbceb5cf85cf81ceac20cf84ceb7cf8220ceb6cf89ceaecf8220cebaceb1ceb920ceadcf84cf83ceb920cebdceb120ceadcf81ceb8ceb5cf84ceb520ceadcebdceb120ceb2ceaecebcceb120cf80ceb9cebf20cebacebfcebdcf84ceac20cf83cf84ceb7cebdc2a0ceb5cf85cf84cf85cf87ceafceb12e0a20cea4ceb7cebd20ceb7cebcceadcf81ceb13ac2a0cea0cf81cebfcf83cf80ceb1ceb8cebfcf8dcebcceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cebdceb1c2a0ceb1cebdcf84ceb1cebbcebbceaccf83cf83cebfcf85cebcceb520ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb1c2a0cebcceb520ceaccf84cebfcebcceb120cf84cebfcf8520cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebdcf84cf8ccf8220cebcceb1cf822e20ce88cf84cf83ceb92c20ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf8ccebcceb1cf83cf84ceb520cf83cf84cebf20ceb8ceb5cf84ceb9cebacf8c20cf84cf81cf8ccf80cebf20cf83cebaceadcf88ceb7cf8220ceb5cebdcf8e20cf80ceb1cf81ceaccebbcebbceb7cebbceb120ceb3ceb5cebcceafceb6cebfcf85cebcceb520ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cf84cebfcf85cf8220cf83cf85cebdceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cebcceb1cf822e0a20cea4cebf20ceb2cf81ceacceb4cf853ac2a0ce9aceacceb8ceb520ceb2cf81ceacceb4cf8520cebaceb1cf84ceb1ceb3cf81ceaccf86cebfcf85cebcceb5c2a03320cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cf80ceaeceb3ceb1cebd20cebaceb1cebbceac20cebcceadcf83ceb120cf83cf84ceb7cebd20ceb7cebcceadcf81ceb120cebcceb1cf822028cf802ecf872e20cf8ccf84ceb920cebecf85cf80cebdceaecf83ceb1cebcceb520cf87cf89cf81ceafcf8220cf80cebfcebdcebfcebaceadcf86ceb1cebbcebf2c20cf8ccf84ceb920cebaceaccf80cebfceb9cebfcf8220cebcceb1cf8220cf86ceadcf81ceb8ceb7cebaceb520ceb5cf85ceb3ceb5cebdceb9cebaceac292e20ce88cf84cf83ceb9c2a0ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcebfcf85cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf82c2a0cf83ceb520ceadcebdceb1cebd20cf84cf81cf8ccf80cebf20cf83cebaceadcf88ceb7cf8220cf80cebfcf8520ceb5cf83cf84ceb9ceacceb6ceb5ceb920cf83ceb520cf8c2ccf84ceb920cf80ceacceb5ceb920cebaceb1cebbceac2028ceafcf83cf89cf8220ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf80cf81ceb9cebd20cf84cebf20ceb1ceb3cebdcebfcebfcf8dcf83ceb1cebcceb520ceae20cf84cebf20ceb8ceb5cf89cf81cebfcf8dcf83ceb1cebcceb520ceb4ceb5ceb4cebfcebcceadcebdcebf292ec2a00ace95cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520ceb3ceb9ceb120ceb4ceb9ceaccf83cf84ceb7cebcceb1c2a0cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd20323120ceb7cebcceb5cf81cf8ecebd2e20ce88cf81ceb5cf85cebdceb5cf8220ceb1cf80ceadceb4ceb5ceb9cebeceb1cebd20cf8ccf84ceb920cebf20ceb5ceb3cebaceadcf86ceb1cebbcebfcf8220cebcceb1ceb8ceb1ceafcebdceb5ceb920cebaceb1ceb920cf83cf85cebdceb7ceb8ceafceb6ceb5ceb920cf83cf84ceb720ceb2ceafcf89cf83ceb720ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cebcceb5cf84ceac20ceb1cf80cf8c20323120cebcceadcf81ceb5cf8220cf83cf85cebdceb5cf87cf8ccebcceb5cebdceb7cf8220ceb5cebeceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb9cf8220ceb1cf83cebaceaecf83ceb5ceb9cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f65737469617a6f6e7461732d7374612d74686574696b612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30333a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223134353aceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf822dcf83cf84ceb12dceb8ceb5cf84ceb9cebaceac223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134353aceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf822dcf83cf84ceb12dceb8ceb5cf84ceb9cebaceac2663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22ce95cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf83cf84ceb120ceb8ceb5cf84ceb9cebaceac223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313435223b7d7d),
(767, 'index.php?option=com_content&view=article&id=141', 'index.php?option=com_content&view=article&id=141:η-ευτυχία-μεταδίδεται&catid=28', 'Η ευτυχία μεταδίδεται!', ' Είναι πολύ σημαντικό να δίνετε αγάπη κάθε στιγμή… Αρχίστε από τους κοντινούς σας ανθρώπους! ', '2022-02-14 15:04:14', '675b0fe72c37363f44f9e2d680a51c0e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363431383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137313a2220ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb4ceafcebdceb5cf84ceb520ceb1ceb3ceaccf80ceb720cebaceacceb8ceb520cf83cf84ceb9ceb3cebcceaee280a620ce91cf81cf87ceafcf83cf84ceb520ceb1cf80cf8c20cf84cebfcf85cf8220cebacebfcebdcf84ceb9cebdcebfcf8dcf8220cf83ceb1cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822120223b693a333b613a32353a7b733a323a226964223b693a3134313b733a353a22616c696173223b733a34303a22ceb720ceb5cf85cf84cf85cf87ceafceb120cebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb9223b733a373a2273756d6d617279223b733a3139373a223c703ece95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb4ceafcebdceb5cf84ceb520ceb1ceb3ceaccf80ceb720cebaceacceb8ceb520cf83cf84ceb9ceb3cebcceaee280a6c2a03c7374726f6e673ece91cf81cf87ceafcf83cf84ceb53c2f7374726f6e673ec2a0ceb1cf80cf8c20cf84cebfcf85cf8220cebacebfcebdcf84ceb9cebdcebfcf8dcf8220cf83ceb1cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf82213c2f703e0d0a223b733a343a22626f6479223b733a3735313a22ce9720ceb5cf85cf84cf85cf87ceafceb120cebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb92120202020202020202020202020202020202020202020202020202020ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb4ceafcebdceb5cf84ceb520ceb1ceb3ceaccf80ceb720cebaceacceb8ceb520cf83cf84ceb9ceb3cebcceaee280a6c2a0ce91cf81cf87ceafcf83cf84ceb5c2a0ceb1cf80cf8c20cf84cebfcf85cf8220cebacebfcebdcf84ceb9cebdcebfcf8dcf8220cf83ceb1cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf82210a2dce91cf81ceb9ceb8cebcceaecf83cf84ceb520ceadcebeceb920ceaccf84cebfcebcceb120cf80cebfcf8520ceb1ceb3ceb1cf80ceaccf84ceb520cebaceb1ceb920cf83ceb1cf8220cebaceaccebdcebfcf85cebd20cebdceb1c2a0cebdceb9cf8eceb8ceb5cf84ceb520ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfceb92e0a2dce94ceb9ceb1cebbceadcebecf84ceb520cf84ceadcf83cf83ceb5cf81ceb120ceae20cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb1cf80cf8c20cf84ceb120ceb1ceb3ceb1cf80ceb7cebcceadcebdceb120cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80ceb120cebaceb1ceb920cf83cebaceb5cf86cf84ceb5ceafcf84ceb5c2a0cf84ceb9c2a0ceb8ceb120ceadcebaceb1cebdceb5c2a0ceb5cebaceb5ceafcebdcebfcf85cf8220ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf822c20c2a0cf802ecf872e20ceadcebdceb120cf84ceb7cebbceb5cf86cf8ecebdceb7cebcceb12c20cebcceafceb120ceb2cf8ccebbcf84ceb120ceae20ceb1cebacf8ccebcceb120cebaceb920ceadcebdceb120cf87ceb1cebccf8cceb3ceb5cebbcf8c20cf83ceb1cf8221c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a00a2dce9aceaccebdcf84ceb520cf84cebf20cf80cf81ceaccebeceb721223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d657974797869612d6d657461646964657461692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30343a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a223134313aceb72dceb5cf85cf84cf85cf87ceafceb12dcebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb9223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134313aceb72dceb5cf85cf84cf85cf87ceafceb12dcebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb92663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a22ce9720ceb5cf85cf84cf85cf87ceafceb120cebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb921223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313431223b7d7d);
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
(770, 'index.php?option=com_content&view=article&id=138', 'index.php?option=com_content&view=article&id=138:δημιούργησε-θετικές-εμπειρίες&catid=28', 'Δημιούργησε θετικές εμπειρίες', ' Είναι αποδεδειγμένο ότι οι θετικές εμπειρίες έχουν πολύ μεγαλύτερο και μακροπρόθεσμο αντίκτυπο στην ευτυχία μας από την απόκτηση υλικών αγαθών. Γι’ αυτό επένδυσε τα χρήματά σου σε εμπειρίες και όχι σε υλικά ', '2022-02-14 15:06:53', '4511662f3c82c9f3e276042852e95265', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373331353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3338333a2220ce95ceafcebdceb1ceb920ceb1cf80cebfceb4ceb5ceb4ceb5ceb9ceb3cebcceadcebdcebf20cf8ccf84ceb920cebfceb920ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220ceadcf87cebfcf85cebd20cf80cebfcebbcf8d20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebaceb1ceb920cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebccebf20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220ceb1cf80cf8c20cf84ceb7cebd20ceb1cf80cf8ccebacf84ceb7cf83ceb720cf85cebbceb9cebacf8ecebd20ceb1ceb3ceb1ceb8cf8ecebd2e20ce93ceb9e2809920ceb1cf85cf84cf8c20ceb5cf80ceadcebdceb4cf85cf83ceb520cf84ceb120cf87cf81ceaecebcceb1cf84ceac20cf83cebfcf8520cf83ceb520ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220cebaceb1ceb920cf8ccf87ceb920cf83ceb520cf85cebbceb9cebaceac20223b693a333b613a32353a7b733a323a226964223b693a3133383b733a353a22616c696173223b733a35363a22ceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb520ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf82223b733a373a2273756d6d617279223b733a3339323a223c703ece95ceafcebdceb1ceb920ceb1cf80cebfceb4ceb5ceb4ceb5ceb9ceb3cebcceadcebdcebf20cf8ccf84ceb920cebfceb920ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220ceadcf87cebfcf85cebd20cf80cebfcebbcf8d20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebaceb1ceb920cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebccebf20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220ceb1cf80cf8c20cf84ceb7cebd20ceb1cf80cf8ccebacf84ceb7cf83ceb720cf85cebbceb9cebacf8ecebd20ceb1ceb3ceb1ceb8cf8ecebd2ec2a020ce93ceb9e2809920ceb1cf85cf84cf8c20ceb5cf80ceadcebdceb4cf85cf83ceb520cf84ceb120cf87cf81ceaecebcceb1cf84ceac20cf83cebfcf8520cf83ceb520ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220cebaceb1ceb920cf8ccf87ceb920cf83ceb520cf85cebbceb9cebaceac3c2f703e0d0a223b733a343a22626f6479223b733a313136373a22ce94ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb520ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220202020202020202020202020202020202020202020202020202020ce95ceafcebdceb1ceb920ceb1cf80cebfceb4ceb5ceb4ceb5ceb9ceb3cebcceadcebdcebf20cf8ccf84ceb920cebfceb920ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220ceadcf87cebfcf85cebd20cf80cebfcebbcf8d20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebaceb1ceb920cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebccebf20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220ceb1cf80cf8c20cf84ceb7cebd20ceb1cf80cf8ccebacf84ceb7cf83ceb720cf85cebbceb9cebacf8ecebd20ceb1ceb3ceb1ceb8cf8ecebd2ec2a020ce93ceb9e2809920ceb1cf85cf84cf8c20ceb5cf80ceadcebdceb4cf85cf83ceb520cf84ceb120cf87cf81ceaecebcceb1cf84ceac20cf83cebfcf8520cf83ceb520ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220cebaceb1ceb920cf8ccf87ceb920cf83ceb520cf85cebbceb9cebaceace280a60a2dcea0cf81cebfcf83cf80ceacceb8ceb7cf83ceb520cebcceadcf83ceb120cf83cf84ceb7cebd20ceb1cebacf8ccebbcebfcf85ceb8ceb7c2a0ceb5ceb2ceb4cebfcebcceacceb4ceb1c2a0cebdceb120cf80ceb1cf8220ceb3ceb9ceb120ceadcebdceb1cebd20cebaceb1cf86cead20cf80ceb1cf81ceb1cf80ceaccebdcf8920cebcceb520ceadcebdceb1cebd20cf86ceafcebbcebf20cf83cebfcf8520cebaceb1ceb920cebdceb120cf80ceaccf81ceb5ceb9cf82203220cf80cf81ceacceb3cebcceb1cf84ceb120cebbceb9ceb3cf8ccf84ceb5cf81ceb120ceb1cf80cf8c20cf84cebf20cf83cebfcf8dcf80ceb5cf8120cebcceaccf81cebaceb5cf842c20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebaceb1ceb920cebdceb120cebcceb7cebd20ceb5ceafcebdceb1ceb920cf84cf8ccf83cebf20ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb12c20ceb3ceb9ceb120cebdceb120ceb1cebdcf84ceb9cf83cf84ceb1ceb8cebcceafcf83ceb5ceb9cf8220cf84ceb720ceb4ceb9ceb1cf86cebfcf81ceac2e0a2dcea0cf81cebfcf83cf80ceacceb8ceb7cf83ceb520cf84cebfcf85cf8220ceb5cf80cf8ccebcceb5cebdcebfcf85cf82c2a0cebcceaecebdceb5cf82c2a0cebdceb120ceb1ceb3cebfcf81ceaccf83ceb5ceb9cf8220cebbceb9ceb3cf8ccf84ceb5cf81ceb120cf81cebfcf8dcf87ceb120cebaceb1ceb920cf80ceb1cf80cebfcf8dcf84cf83ceb9ceb120cebaceb1ceb920cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb9cf8220ceb1cf85cf84ceac20cf84ceb120cf87cf81ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120cf80ceb1cf8220ceadcebdceb120cf87ceb1cebbceb1cf81cf8c20cf84cf81ceb9ceaecebcceb5cf81cebf20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83cebfcf852e223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64696d696f7572676973652d74686574696b65732d656d706569726965732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30363a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a223133383aceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb52dceb8ceb5cf84ceb9cebaceadcf822dceb5cebccf80ceb5ceb9cf81ceafceb5cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133383aceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb52dceb8ceb5cf84ceb9cebaceadcf822dceb5cebccf80ceb5ceb9cf81ceafceb5cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a22ce94ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb520ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313338223b7d7d),
(771, 'index.php?option=com_content&view=article&id=133', 'index.php?option=com_content&view=article&id=133:προτροπές-ευγνωμοσύνης&catid=27', 'Προτροπές ευγνωμοσύνης', ' Οι υποδείξεις ευγνωμοσύνης είναι ένας πολύ καλός τρόπος για να ξεκινήσετε μια σταδιακή πρακτική ευγνωμοσύνης. Αυτό είναι επίσης μια σχετικά απλή άσκηση, με μία μόνο οδηγία: συμπληρώστε το κενό! ', '2022-02-14 15:07:41', '7226b04deaee3560d766e265e76e1d05', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383233333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335363a2220ce9fceb920cf85cf80cebfceb4ceb5ceafcebeceb5ceb9cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20cebaceb1cebbcf8ccf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebcceb9ceb120cf83cf84ceb1ceb4ceb9ceb1cebaceae20cf80cf81ceb1cebacf84ceb9cebaceae20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e20ce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceb5cf80ceafcf83ceb7cf8220cebcceb9ceb120cf83cf87ceb5cf84ceb9cebaceac20ceb1cf80cebbceae20ceaccf83cebaceb7cf83ceb72c20cebcceb520cebcceafceb120cebccf8ccebdcebf20cebfceb4ceb7ceb3ceafceb13a20cf83cf85cebccf80cebbceb7cf81cf8ecf83cf84ceb520cf84cebf20cebaceb5cebdcf8c2120223b693a333b613a32353a7b733a323a226964223b693a3133333b733a353a22616c696173223b733a34333a22cf80cf81cebfcf84cf81cebfcf80ceadcf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3338323a223c703ece9fceb920cf85cf80cebfceb4ceb5ceafcebeceb5ceb9cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20cebaceb1cebbcf8ccf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebcceb9ceb120cf83cf84ceb1ceb4ceb9ceb1cebaceaec2a03c7374726f6e673ecf80cf81ceb1cebacf84ceb9cebaceae20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e3c2f7374726f6e673ec2a0ce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceb5cf80ceafcf83ceb7cf8220cebcceb9ceb120cf83cf87ceb5cf84ceb9cebaceac20ceb1cf80cebbceae20ceaccf83cebaceb7cf83ceb72c20cebcceb520cebcceafceb120cebccf8ccebdcebf20cebfceb4ceb7ceb3ceafceb13a20cf83cf85cebccf80cebbceb7cf81cf8ecf83cf84ceb520cf84cebf20cebaceb5cebdcf8c213c2f703e0d0a223b733a343a22626f6479223b733a323135383a22cea0cf81cebfcf84cf81cebfcf80ceadcf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220202020202020202020202020202020202020202020202020202020ce9fceb920cf85cf80cebfceb4ceb5ceafcebeceb5ceb9cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20cebaceb1cebbcf8ccf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebcceb9ceb120cf83cf84ceb1ceb4ceb9ceb1cebaceaec2a0cf80cf81ceb1cebacf84ceb9cebaceae20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822ec2a0ce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceb5cf80ceafcf83ceb7cf8220cebcceb9ceb120cf83cf87ceb5cf84ceb9cebaceac20ceb1cf80cebbceae20ceaccf83cebaceb7cf83ceb72c20cebcceb520cebcceafceb120cebccf8ccebdcebf20cebfceb4ceb7ceb3ceafceb13a20cf83cf85cebccf80cebbceb7cf81cf8ecf83cf84ceb520cf84cebf20cebaceb5cebdcf8c210ace91cf85cf84ceac20cf84ceb120cebcceb7cebdcf8dcebcceb1cf84ceb120cf80ceb1cf81ceadcf87cebfcf85cebd20ceb4ceb9ceaccf86cebfcf81cebfcf85cf8220cf84cf81cf8ccf80cebfcf85cf8220ceb3ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebcceb9ceb120ceb4ceaecebbcf89cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822c20cebcceb520ceaccf80ceb5ceb9cf81ceb5cf8220ceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb5cf8220cebfcebbcebfcebacebbceaecf81cf89cf83ceb7cf822e20ce9aceb1cebbcf8dcf80cf84cebfcf85cebd20cf80cebfcebbcebbceb1cf80cebbceadcf8220ceb1ceb9cf83ceb8ceaecf83ceb5ceb9cf822c20cf87cf81cf8ecebcceb1cf84ceb12c20ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cebaceb1ceb920cf80cf81ceacceb3cebcceb1cf84ceb12e20ce9f20cf83cf84cf8ccf87cebfcf8220ceb5ceafcebdceb1ceb920cebdceb120cf80cf81cebfcf83ceb4ceb9cebfcf81ceafcf83ceb5cf84ceb5c2a0cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd20cf84cf81ceafceb1c2a0cf80cf81ceacceb3cebcceb1cf84ceb120cf83ceb520cebaceacceb8ceb520cebaceb1cf84ceb7ceb3cebfcf81ceafceb120ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceb5ceafcf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf822e0ace9fceb920cf80cf81cebfcf84cf81cebfcf80ceadcf8220cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdcebfcf85cebd3a0a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120cf84cf81ceafceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb1cebacebfcf8dcf893a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120cf84cf81ceafceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb2cebbceadcf80cf893a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120cf84cf81ceafceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf85cf81ceafceb6cf893a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120cf84cf81ceafceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb1ceb3ceb3ceafceb6cf89202f20ceb1ceb9cf83ceb8ceaccebdcebfcebcceb1ceb93a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120ceb1cf85cf84ceac20cf84ceb120cf84cf81ceafceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb4cebfcebaceb9cebcceacceb6cf893a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120ceb1cf85cf84ceac20cf84ceb120cf84cf81ceafceb120cebccf80cebbceb520cf80cf81ceacceb3cebcceb1cf84ceb13a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120ceb1cf85cf84ceac20cf84ceb120cf84cf81ceafceb120ceb6cf8eceb1202f20cf80cebfcf85cebbceb9ceac3a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb92720ceb1cf85cf84cebfcf8dcf8220cf84cebfcf85cf8220cf84cf81ceb5ceb9cf8220cf86ceafcebbcebfcf85cf823a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb92720ceb1cf85cf84cebfcf8dcf8220cf84cebfcf85cf8220cf84cf81ceb5ceb9cf8220ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacebfcf8dcf823a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120ceb1cf85cf84ceac20cf84ceb120cf84cf81ceafceb120cebcceadcebbceb720cf84ceb7cf8220cebfceb9cebacebfceb3ceadcebdceb5ceb9ceb1cf823a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120ceb1cf85cf84ceac20cf84ceb120cf84cf81ceafceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf83cf84cebf20cf83cf80ceafcf84ceb920cebccebfcf853a200a20ce95ceafcebcceb1ceb920ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120ceb1cf85cf84cebfcf8dcf8220cf84cebfcf85cf8220cf84cf81ceb5ceb9cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf80cebfcf8520cebcceb520cf80cf81cebfcf83ceadcebbceb1ceb2ceb1cebd3a223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f70726f74726f7065732d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30373a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223133333acf80cf81cebfcf84cf81cebfcf80ceadcf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133333acf80cf81cebfcf84cf81cebfcf80ceadcf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22cea0cf81cebfcf84cf81cebfcf80ceadcf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313333223b7d7d),
(772, 'index.php?option=com_content&view=article&id=132', 'index.php?option=com_content&view=article&id=132:κουτί-ευγνωμοσύνης&catid=27', 'Κουτί ευγνωμοσύνης', ' Το κουτί ευγνωμοσύνης είναι ένας τρόπος για να μοιραστείτε τα συναισθήματά σας με τα αγαπημένα σας πρόσωπα και να καλλιεργήσετε τη δική σας αίσθηση ευγνωμοσύνης. ', '2022-02-14 15:08:20', 'c9f0f999267904e8de3165fd7d79c2e2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373636323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239393a2220cea4cebf20cebacebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120cebccebfceb9cf81ceb1cf83cf84ceb5ceafcf84ceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf83ceb1cf8220cebcceb520cf84ceb120ceb1ceb3ceb1cf80ceb7cebcceadcebdceb120cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80ceb120cebaceb1ceb920cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83ceb5cf84ceb520cf84ceb720ceb4ceb9cebaceae20cf83ceb1cf8220ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a3133323b733a353a22616c696173223b733a33353a22cebacebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3332353a223c703ecea4cebfc2a03c7374726f6e673ecebacebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf823c2f7374726f6e673ec2a0ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120cebccebfceb9cf81ceb1cf83cf84ceb5ceafcf84ceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf83ceb1cf8220cebcceb520cf84ceb120ceb1ceb3ceb1cf80ceb7cebcceadcebdceb120cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80ceb120cebaceb1ceb920cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83ceb5cf84ceb520cf84ceb720ceb4ceb9cebaceae20cf83ceb1cf8220ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313733383a22ce9acebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220202020202020202020202020202020202020202020202020202020cea4cebfc2a0cebacebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82c2a0ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120cebccebfceb9cf81ceb1cf83cf84ceb5ceafcf84ceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf83ceb1cf8220cebcceb520cf84ceb120ceb1ceb3ceb1cf80ceb7cebcceadcebdceb120cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80ceb120cebaceb1ceb920cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83ceb5cf84ceb520cf84ceb720ceb4ceb9cebaceae20cf83ceb1cf8220ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e0ace91cf85cf84ceae20ceb5ceafcebdceb1ceb920cebcceb9ceb120ceaccebbcebbceb720ceb5cf8dcebacebfcebbceb720ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceaf20cebccf8ccebdcebf20ceadcebdceb120cebaceb9ceb2cf8ecf84ceb9cebf2c20cebaceaccf80cebfceb9cebf20cf87ceb1cf81cf84ceaf20cebaceb1ceb920ceadcebdceb120cf83cf84cf85cebbcf8c20ceae20cebccebfcebbcf8dceb2ceb920ceb3ceb9ceb120cebdceb120ceb3cf81ceaccf88ceb5cf84ceb5c2a0cebcceb7cebdcf8dcebcceb1cf84ceb120ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e0acea3cf84cebf20cf87ceb1cf81cf84ceaf2c20ceb3cf81ceaccf88cf84ceb520ceadcebdceb120ceb5cf85ceb3ceb5cebdceb9cebacf8c20cebcceaecebdcf85cebcceb120ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220cf83cf84cebf20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80cebf2e20ce95ceaccebd20ceb4ceb5cebd20ceb5ceafcf83cf84ceb520ceb2ceadceb2ceb1ceb9cebfceb920cf80cf8ecf8220cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb52c20ceb1cebacebfcebbcebfcf85ceb8cebfcf8dcebd20cebcceb5cf81ceb9cebaceadcf8220cf80cf81cebfcf84ceaccf83ceb5ceb9cf82c2a0ceb3ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb5c2a0cf84cebf20cebcceaecebdcf85cebcceac20cf83ceb1cf823a0a2031292022ce95cf85cf87ceb1cf81ceb9cf83cf84cf8e20ceb3ceb9ceb1202e2e2e22200a2032292022ce91cf85cf84cf8c20cf80cebfcf8520ceb1ceb3ceb1cf80cf8e20cf83ceb520cf83ceadcebdceb1202e2e2e22200a2033292022ce9ccebfcf8520ceb1cf81ceadcf83ceb5ceb920cf80cebfcebbcf8d20cf8ccf84ceb1cebd202e2e2e22200ace9ccf80cebfcf81ceb5ceafcf84ceb520ceb5cf80ceafcf83ceb7cf82c2a0cebdceb120cf83cf85cebbcebbceadcebeceb5cf84ceb520cebcceb7cebdcf8dcebcceb1cf84ceb1c2a0ceb1cf80cf8c20ceaccebbcebbcebfcf85cf8220ceb3ceb9ceb120cf84cebf20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80cebf2c20cebdceb120cf83cf85cf83cebaceb5cf85ceaccf83ceb5cf84ceb520cf84cebf20cebacebfcf85cf84ceaf20cebcceb520cf80cebfcebbcebbceb1cf80cebbceac20cebcceb7cebdcf8dcebcceb1cf84ceb120ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220cebaceb1ceb920ceb1ceb3ceaccf80ceb7cf822e0a20cea4cebfcf80cebfceb8ceb5cf84ceaecf83cf84ceb5c2a0cf84cebf20cebcceaecebdcf85cebcceb12028cf84ceb120cebcceb7cebdcf8dcebcceb1cf84ceb12920cf83cf84cebf20cebacebfcf85cf84ceaf2cc2a0cf84cf85cebbceafcebecf84ceb5c2a0cf84cebf20ceae20cf84cebfcf80cebfceb8ceb5cf84ceaecf83cf84ceb520ceadcebdceb120cf84cf8ccebecebf20cf80ceaccebdcf8920cf84cebfcf8520cebaceb1ceb9c2a0ceb4cf8ecf83cf84ceb5c2a0cf84cebf20cf83cf84cebf20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80cebf20cf89cf8220ceb5ceb9ceb4ceb9cebacf8c20ceb4cf8ecf81cebf2c20cf84cf8ccf83cebf20ceb3ceb9ceb120cf84cebfcebd20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cf83ceb1cf8220cf8ccf83cebf20cebaceb1ceb920ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6f7574692d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30383a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223133323acebacebfcf85cf84ceaf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133323acebacebfcf85cf84ceaf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22ce9acebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313332223b7d7d);
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
(775, 'index.php?option=com_content&view=article&id=126', 'index.php?option=com_content&view=article&id=126:αποδέχομαι-τον-εαυτό-μου&catid=26', 'Αποδέχομαι τον εαυτό μου!', ' Αποδεχόμαστε και κατανοούμε τη δυσάρεστη πλευρά του εαυτού μας και τα αρνητικά μας συναισθήματα (θλίψη, μοναξιά, φόβο, απόγνωση), ως ένα κομμάτι δικό μας εξίσου σημαντικό με το πιο θετικό και χαρούμενο. ', '2022-02-14 15:09:59', '1574f1fa19a3888a1a1e71158a5dd37d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373332343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3336393a2220ce91cf80cebfceb4ceb5cf87cf8ccebcceb1cf83cf84ceb520cebaceb1ceb920cebaceb1cf84ceb1cebdcebfcebfcf8dcebcceb520cf84ceb720ceb4cf85cf83ceaccf81ceb5cf83cf84ceb720cf80cebbceb5cf85cf81ceac20cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf8220cebaceb1ceb920cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cebcceb1cf8220cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12028ceb8cebbceafcf88ceb72c20cebccebfcebdceb1cebeceb9ceac2c20cf86cf8cceb2cebf2c20ceb1cf80cf8cceb3cebdcf89cf83ceb7292c20cf89cf8220ceadcebdceb120cebacebfcebccebcceaccf84ceb920ceb4ceb9cebacf8c20cebcceb1cf8220ceb5cebeceafcf83cebfcf8520cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebcceb520cf84cebf20cf80ceb9cebf20ceb8ceb5cf84ceb9cebacf8c20cebaceb1ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebf2e20223b693a333b613a32353a7b733a323a226964223b693a3132363b733a353a22616c696173223b733a34353a22ceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3431333a223c703e3c7374726f6e673ece91cf80cebfceb4ceb5cf87cf8ccebcceb1cf83cf84ceb53c2f7374726f6e673ec2a0cebaceb1ceb9c2a03c7374726f6e673ecebaceb1cf84ceb1cebdcebfcebfcf8dcebcceb53c2f7374726f6e673ec2a0cf84ceb720ceb4cf85cf83ceaccf81ceb5cf83cf84ceb720cf80cebbceb5cf85cf81ceac20cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf8220cebaceb1ceb920cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cebcceb1cf8220cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12028ceb8cebbceafcf88ceb72c20cebccebfcebdceb1cebeceb9ceac2c20cf86cf8cceb2cebf2c20ceb1cf80cf8cceb3cebdcf89cf83ceb7292c20cf89cf8220ceadcebdceb120cebacebfcebccebcceaccf84ceb920ceb4ceb9cebacf8c20cebcceb1cf8220ceb5cebeceafcf83cebfcf8520cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebcceb520cf84cebf20cf80ceb9cebf20ceb8ceb5cf84ceb9cebacf8c20cebaceb1ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebf2e3c2f703e0d0a223b733a343a22626f6479223b733a313136343a22ce91cf80cebfceb4ceadcf87cebfcebcceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85212020202020202020202020202020202020202020202020202020202020ce91cf80cebfceb4ceb5cf87cf8ccebcceb1cf83cf84ceb5c2a0cebaceb1ceb9c2a0cebaceb1cf84ceb1cebdcebfcebfcf8dcebcceb5c2a0cf84ceb720ceb4cf85cf83ceaccf81ceb5cf83cf84ceb720cf80cebbceb5cf85cf81ceac20cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf8220cebaceb1ceb920cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cebcceb1cf8220cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12028ceb8cebbceafcf88ceb72c20cebccebfcebdceb1cebeceb9ceac2c20cf86cf8cceb2cebf2c20ceb1cf80cf8cceb3cebdcf89cf83ceb7292c20cf89cf8220ceadcebdceb120cebacebfcebccebcceaccf84ceb920ceb4ceb9cebacf8c20cebcceb1cf8220ceb5cebeceafcf83cebfcf8520cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebcceb520cf84cebf20cf80ceb9cebf20ceb8ceb5cf84ceb9cebacf8c20cebaceb1ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebf2ec2a020c2a020c2a00a202d20cea3ceb7cebcceb5ceb9cf8ecf83cf84ceb5c2a03320ceb1cf81cebdceb7cf84ceb9cebaceac20cf83ceb1cf8220cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920ceb1cf80cf8c20cf80cebfcf8520cf80cf81cebfceadcf81cf87cebfcebdcf84ceb1ceb92e20202d20ce94ceb5cf87cf8ccebcceb1cf83cf84ceb5c2a0cf84ceb720ceb8ceb5cf84ceb9cebaceae20ceb3cebdcf8ecebcceb720cf84cf89cebd20ceaccebbcebbcf89cebd20ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cf87cf89cf81ceafcf8220cebdceb120cf84ceb7cebd20cf85cf80cebfcf84ceb9cebccebfcf8dcebcceb52e20202d20cea0cf8ccf84ceb5c2a0ceaecf84ceb1cebd20ceb720cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf86cebfcf81ceac20cf80cebfcf8520ceb4ceb5cf87cf84ceaecebaceb1cf84ceb520cebaceaccf80cebfceb9cebf20ceb8ceb5cf84ceb9cebacf8c20cf83cf87cf8ccebbceb9cebf20cebaceb1ceb920cf80cf8ecf8220cf84cebf20ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83ceb1cf84ceb53b20ce95ceafcebdceb1ceb9c2a0cf83ceb7cebcceb1cebdcf84ceb9cebacf8cc2a0cebbcebfceb9cf80cf8ccebdc2a0cebdceb120ceb4ceb9ceb5cebaceb4ceb9cebacebfcf8dcebcceb5c2a0cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceac20cebcceb1cf822c20ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcebdcf84ceb1cf8220cf80ceb1cf81ceaccebbcebbceb7cebbceb120cebaceb1ceb920ceb1cf85cf84ceac20cf84cf89cebd20ceaccebbcebbcf89cebd2e20ce93cebdcf89cf81ceafceb6cebfcf85cebcceb520cf84ceaf20ceb8ceadcebbcebfcf85cebcceb520cebaceb1ceb9c2a0ceb8ceadcf84cebfcf85cebcceb520cf84ceb120cf8ccf81ceb9ceac20cebcceb1cf822e223b733a363a22696d61676573223b733a3232333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6465786f6d61692d746f6e2d656175746f2d6d6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a30393a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223132363aceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb92dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132363aceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb92dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf852663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34363a22ce91cf80cebfceb4ceadcf87cebfcebcceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf8521223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313236223b7d7d),
(776, 'index.php?option=com_content&view=article&id=125', 'index.php?option=com_content&view=article&id=125:«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου&catid=26', '«Αναπτύσσω» υγιή εμπιστοσύνη με τον εαυτό μου', ' Επιδιώκουμε και αποδεχόμαστε αλλαγές σε καταστάσεις και σχέσεις που δε μας ικανοποιούν πια, αλλά μας γεμίζουν αμφιβολίες για τον εαυτό μας. ', '2022-02-14 15:10:31', '8663049798a11bd618d76697ac0d61aa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373233333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235383a2220ce95cf80ceb9ceb4ceb9cf8ecebacebfcf85cebcceb520cebaceb1ceb920ceb1cf80cebfceb4ceb5cf87cf8ccebcceb1cf83cf84ceb520ceb1cebbcebbceb1ceb3ceadcf8220cf83ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cebaceb1ceb920cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb4ceb520cebcceb1cf8220ceb9cebaceb1cebdcebfcf80cebfceb9cebfcf8dcebd20cf80ceb9ceb12c20ceb1cebbcebbceac20cebcceb1cf8220ceb3ceb5cebcceafceb6cebfcf85cebd20ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3132353b733a353a22616c696173223b733a38343a22c2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb20cf85ceb3ceb9ceae20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3330323a223c703e3c7374726f6e673ece95cf80ceb9ceb4ceb9cf8ecebacebfcf85cebcceb53c2f7374726f6e673ec2a0cebaceb1ceb9c2a03c7374726f6e673eceb1cf80cebfceb4ceb5cf87cf8ccebcceb1cf83cf84ceb520ceb1cebbcebbceb1ceb3ceadcf823c2f7374726f6e673ec2a0cf83ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cebaceb1ceb920cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb4ceb520cebcceb1cf8220ceb9cebaceb1cebdcebfcf80cebfceb9cebfcf8dcebd20cf80ceb9ceb12c20ceb1cebbcebbceac20cebcceb1cf8220ceb3ceb5cebcceafceb6cebfcf85cebd20ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313132313a22c2abce91cebdceb1cf80cf84cf8dcf83cf83cf89c2bb20cf85ceb3ceb9ceae20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf852020202020202020202020202020202020202020202020202020202020ce95cf80ceb9ceb4ceb9cf8ecebacebfcf85cebcceb5c2a0cebaceb1ceb9c2a0ceb1cf80cebfceb4ceb5cf87cf8ccebcceb1cf83cf84ceb520ceb1cebbcebbceb1ceb3ceadcf82c2a0cf83ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cebaceb1ceb920cf83cf87ceadcf83ceb5ceb9cf8220cf80cebfcf8520ceb4ceb520cebcceb1cf8220ceb9cebaceb1cebdcebfcf80cebfceb9cebfcf8dcebd20cf80ceb9ceb12c20ceb1cebbcebbceac20cebcceb1cf8220ceb3ceb5cebcceafceb6cebfcf85cebd20ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e0a20ce95cebbceadceb3cf87cebfcf85cebcceb5c2a0cf84ceb9cf8220ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cebcceb1cf8220ceb5cebccf80cebfceb4ceafceb6cebfcf85cebd20cebdceb120ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520cf85ceb3ceb9ceae20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822ec2a020c2a00a20ce91cebdceb1cebbcebfceb3ceb9cf83cf84ceb5ceafcf84ceb5c2a0cebaceb1ceb9c2a0cf83ceb7cebcceb5ceb9cf8ecf83cf84ceb5c2a03520ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cebaceaccebdceb5cf84ceb52028ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cebcceb1cf8220cebccf80cebbcebfcebaceaccf81cebfcf85cebd292e20cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceb1cf84ceacc2a0cf80cf8ccf83cebfc2a0ceb5ceafcebdceb1ceb920cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceadcf8220cebaceb1ceb920ceb1cf80cf8c20cf80cebfceb9ceb5cf8220ceb8ceb5cf84ceb9cebaceadcf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cebd20c2a0cebdceb120ceb1cebdcf84ceb9cebaceb1cf84ceb1cf83cf84ceb1ceb8cebfcf8dcebd2e0a20cea0cf8ccf84ceb5c2a0ceaecf84ceb1cebd20ceb720cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf86cebfcf81ceac20cf80cebfcf8520cf83cf85cebdceadceb2ceb720cebaceaccf80cebfceb9ceb120ceb1cebbcebbceb1ceb3ceae20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cebaceb1ceb9c2a0cf80cf8ecf82c2a0cf84ceb7cebd20ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83ceb1cf84ceb53b223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e617074797373772d796769692d656d706973746f73796e692d6d652d746f6e2d656179746f2d6d6f792e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a31303a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38383a223132353ac2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb2dcf85ceb3ceb9ceae2dceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72dcebcceb52dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132353ac2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb2dcf85ceb3ceb9ceae2dceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72dcebcceb52dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf852663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38343a22c2abce91cebdceb1cf80cf84cf8dcf83cf83cf89c2bb20cf85ceb3ceb9ceae20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313235223b7d7d),
(778, 'index.php?option=com_content&view=article&id=120', 'index.php?option=com_content&view=article&id=120:τι-είναι-σημαντικό&catid=25', 'Τι είναι σημαντικό', ' Σε ένα φύλλο χαρτί φτιάξτε 2 στήλες, η μία θα ονομάζεται \"Τί είναι σημαντικό\" και η άλλη \"Αφιέρωση Χρόνου\" ', '2022-02-14 15:12:04', '4b226350a0323bd39263cd2414f2618b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363737373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139303a2220cea3ceb520ceadcebdceb120cf86cf8dcebbcebbcebf20cf87ceb1cf81cf84ceaf20cf86cf84ceb9ceaccebecf84ceb5203220cf83cf84ceaecebbceb5cf822c20ceb720cebcceafceb120ceb8ceb120cebfcebdcebfcebcceacceb6ceb5cf84ceb1ceb92022cea4ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c2220cebaceb1ceb920ceb720ceaccebbcebbceb72022ce91cf86ceb9ceadcf81cf89cf83ceb720cea7cf81cf8ccebdcebfcf852220223b693a333b613a32353a7b733a323a226964223b693a3132303b733a353a22616c696173223b733a33343a22cf84ceb920ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c223b733a373a2273756d6d617279223b733a3233343a223c703ecea3ceb520ceadcebdceb120cf86cf8dcebbcebbcebf20cf87ceb1cf81cf84ceaf20cf86cf84ceb9ceaccebecf84ceb5203220cf83cf84ceaecebbceb5cf822c20ceb720cebcceafceb120ceb8ceb120cebfcebdcebfcebcceacceb6ceb5cf84ceb1ceb9c2a03c7374726f6e673e22cea4ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c223c2f7374726f6e673ec2a0cebaceb1ceb920ceb720ceaccebbcebbceb7c2a03c7374726f6e673e22ce91cf86ceb9ceadcf81cf89cf83ceb720cea7cf81cf8ccebdcebfcf85223c2f7374726f6e673e3c2f703e0d0a223b733a343a22626f6479223b733a313030363a22cea4ceb920ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20202020202020202020202020202020202020202020202020202020cea3ceb520ceadcebdceb120cf86cf8dcebbcebbcebf20cf87ceb1cf81cf84ceaf20cf86cf84ceb9ceaccebecf84ceb5203220cf83cf84ceaecebbceb5cf822c20ceb720cebcceafceb120ceb8ceb120cebfcebdcebfcebcceacceb6ceb5cf84ceb1ceb9c2a022cea4ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c22c2a0cebaceb1ceb920ceb720ceaccebbcebbceb7c2a022ce91cf86ceb9ceadcf81cf89cf83ceb720cea7cf81cf8ccebdcebfcf85222e200a2d20cea3cf84ceb7cebd20cf80cf81cf8ecf84ceb720ceb3cf81ceaccf88cf84ceb5c2a03520cf80cf81ceacceb3cebcceb1cf84ceb1c2a0cf80cebfcf8520ceb5ceafcebdceb1ceb920cf80cebfcebbcf8dc2a0cf83ceb7cebcceb1cebdcf84ceb9cebaceacc2a0ceb3ceb9ceb120ceb5cf83ceaccf822028cf80cf81cf8ccf83cf89cf80ceb12c20cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822c20ceb8ceb5cf83cebccebfcf8dcf822c20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cebacebbcf8029202d20cea3cf84ceb7cebd20ceb4ceb5cf8dcf84ceb5cf81ceb720ceb3cf81ceaccf88cf84ceb5c2a03520cf80cf81ceacceb3cebcceb1cf84ceb1c2a0cf83cf84ceb120cebfcf80cebfceafceb120ceb1cf86ceb9ceb5cf81cf8ecebdceb5cf84ceb520cf84cebfcebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf83ceb1cf822e0a2d20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120ceb4ceb5ceafcf84ceb520ceb5ceaccebd20ceb1cf85cf84ceac20cf80cebfcf8520ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20ceb3ceb9ceb120ceb5cf83ceaccf822c20ceadcf87cebfcf85cebd20cebaceb1ceb920cf84cebfcebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf83ceb1cf822e20ce95ceaccebd20cf8ccf87ceb92c20cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf84ceb920cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cebaceaccebdceb5cf84ceb520ceb3ceb9ceb1c2a0cebdceb120ceb1cf86ceb9ceb5cf81cf8ecebdceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf83cf84ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebacebfcebccebcceaccf84ceb9ceb120cf84ceb7cf8220ceb6cf89ceaecf8220cf83ceb1cf822ec2a0200ac2a0223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74692d65696e61692d73696d616e74696b6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a31323a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a223132303acf84ceb92dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132303acf84ceb92dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22cea4ceb920ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313230223b7d7d);
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
(781, 'index.php?option=com_content&view=article&id=114', 'index.php?option=com_content&view=article&id=114:λίστα-επιτευγμάτων&catid=24', 'Λίστα επιτευγμάτων', ' Ξεκινήστε μια λίστα με όσα έχετε καταφέρει στη ζωή σας από την παιδική σας ηλικία μέχρι και σήμερα. Μη θεωρήσετε κάτι ασήμαντο να αναφερθεί και μην μπείτε στη διαδικασία συγκρίσεων με άλλους. ', '2022-02-14 15:13:55', 'cf30c42fffc6cfbc78b31e55552c0a59', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373037323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335313a2220ce9eceb5cebaceb9cebdceaecf83cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520cf8ccf83ceb120ceadcf87ceb5cf84ceb520cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220ceb1cf80cf8c20cf84ceb7cebd20cf80ceb1ceb9ceb4ceb9cebaceae20cf83ceb1cf8220ceb7cebbceb9cebaceafceb120cebcceadcf87cf81ceb920cebaceb1ceb920cf83ceaecebcceb5cf81ceb12e20ce9cceb720ceb8ceb5cf89cf81ceaecf83ceb5cf84ceb520cebaceaccf84ceb920ceb1cf83ceaecebcceb1cebdcf84cebf20cebdceb120ceb1cebdceb1cf86ceb5cf81ceb8ceb5ceaf20cebaceb1ceb920cebcceb7cebd20cebccf80ceb5ceafcf84ceb520cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf83cf85ceb3cebacf81ceafcf83ceb5cf89cebd20cebcceb520ceaccebbcebbcebfcf85cf822e20223b693a333b613a32353a7b733a323a226964223b693a3131343b733a353a22616c696173223b733a33353a22cebbceafcf83cf84ceb120ceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3337373a223c703ece9eceb5cebaceb9cebdceaecf83cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520cf8ccf83ceb120ceadcf87ceb5cf84ceb5c2a03c7374726f6e673ecebaceb1cf84ceb1cf86ceadcf81ceb5ceb93c2f7374726f6e673e20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220ceb1cf80cf8c20cf84ceb7cebd20cf80ceb1ceb9ceb4ceb9cebaceae20cf83ceb1cf8220ceb7cebbceb9cebaceafceb120cebcceadcf87cf81ceb920cebaceb1ceb920cf83ceaecebcceb5cf81ceb12ec2a0ce9cceb720ceb8ceb5cf89cf81ceaecf83ceb5cf84ceb520cebaceaccf84ceb920ceb1cf83ceaecebcceb1cebdcf84cebf20cebdceb120ceb1cebdceb1cf86ceb5cf81ceb8ceb5ceaf20cebaceb1ceb920cebcceb7cebd20cebccf80ceb5ceafcf84ceb520cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf83cf85ceb3cebacf81ceafcf83ceb5cf89cebd20cebcceb520ceaccebbcebbcebfcf85cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313033323a22ce9bceafcf83cf84ceb120ceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd20202020202020202020202020202020202020202020202020202020ce9eceb5cebaceb9cebdceaecf83cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520cf8ccf83ceb120ceadcf87ceb5cf84ceb5c2a0cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9c2a0cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220ceb1cf80cf8c20cf84ceb7cebd20cf80ceb1ceb9ceb4ceb9cebaceae20cf83ceb1cf8220ceb7cebbceb9cebaceafceb120cebcceadcf87cf81ceb920cebaceb1ceb920cf83ceaecebcceb5cf81ceb12e0ace9cceb720ceb8ceb5cf89cf81ceaecf83ceb5cf84ceb520cebaceaccf84ceb920ceb1cf83ceaecebcceb1cebdcf84cebf20cebdceb120ceb1cebdceb1cf86ceb5cf81ceb8ceb5ceaf20cebaceb1ceb920cebcceb7cebd20cebccf80ceb5ceafcf84ceb520cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf83cf85ceb3cebacf81ceafcf83ceb5cf89cebd20cebcceb520ceaccebbcebbcebfcf85cf822e20ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb1c2a0ceb1cebdceb1cf84cf81ceadcf87ceb5cf84ceb5c2a0cf83ceb520ceb1cf85cf84ceae20cf84ceb720cebcceb5ceb3ceaccebbceb720cebbceafcf83cf84ceb1c2a0cf83cf85cf87cebdceac2e20cea6cf81cebfcebdcf84ceafcf83cf84ceb520cebbcebfceb9cf80cf8ccebd20cebdceb120ceb5cf80ceb1cebdceadcf81cf87ceb5cf83cf84ceb520cf83cf84ceb720cebbceafcf83cf84ceb120cf83ceb1cf8220ceb5ceafcf84ceb520ceb3ceb9ceb120cebdceb120cf83cf85cebccf80cebbceb7cf81cf8ecf83ceb5cf84ceb520cebaceaccf84ceb920cf80cebfcf8520cebeceb5cf87ceaccf83ceb1cf84ceb520ceb5ceafcf84ceb520ceb3ceb9ceb120cebdceb120cf80cf81cebfcf83ceb8ceadcf83ceb5cf84ceb520cebaceaccf84ceb920cebaceb1ceb9cebdcebfcf8dcf81ceb9cebf20cf80cebfcf8520cebaceb1cf84ceb1cf86ceadcf81ceb1cf84ceb52e20ce94ceb5cebd20ceadcf87ceb5ceb920cf83ceb7cebcceb1cf83ceafceb120ceb1cebd20ceb5ceafcebdceb1ceb920cebcceb9cebacf81cf8c20ceae20cebcceb5ceb3ceaccebbcebf2ec2a0ce9aceacceb8ceb520ceb5ceafceb4cebfcf85cf8220ceb5cf80ceb9cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceaec2a0ceb3ceb9ceb120cebdceb120ceb5cebdceb9cf83cf87cf8dcf83ceb5ceb920cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceae20cf83ceb1cf822e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6c697374612d657069746575676d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a31333a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223131343acebbceafcf83cf84ceb12dceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131343acebbceafcf83cf84ceb12dceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd2663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22ce9bceafcf83cf84ceb120ceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313134223b7d7d),
(782, 'index.php?option=com_content&view=article&id=113', 'index.php?option=com_content&view=article&id=113:δεν-προσπερνάω-πια-τα-θετικά-σχόλια&catid=24', 'Δεν προσπερνάω πια τα θετικά σχόλια', ' Αυτή τη φορά ξεκινήστε μια λίστα με δύο στήλες όπου στη μία θα καταγράφετε χαρακτηριστικά και ταλέντα που εσείς οι ίδιοι θεωρείτε πως έχετε ', '2022-02-14 15:14:31', '449b6756397bb6c6d06acc43c78d928b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373336313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235373a2220ce91cf85cf84ceae20cf84ceb720cf86cebfcf81ceac20cebeceb5cebaceb9cebdceaecf83cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520ceb4cf8dcebf20cf83cf84ceaecebbceb5cf8220cf8ccf80cebfcf8520cf83cf84ceb720cebcceafceb120ceb8ceb120cebaceb1cf84ceb1ceb3cf81ceaccf86ceb5cf84ceb520cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cebaceb1ceb920cf84ceb1cebbceadcebdcf84ceb120cf80cebfcf8520ceb5cf83ceb5ceafcf8220cebfceb920ceafceb4ceb9cebfceb920ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf80cf89cf8220ceadcf87ceb5cf84ceb520223b693a333b613a32353a7b733a323a226964223b693a3131333b733a353a22616c696173223b733a36353a22ceb4ceb5cebd20cf80cf81cebfcf83cf80ceb5cf81cebdceaccf8920cf80ceb9ceb120cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb1223b733a373a2273756d6d617279223b733a3330343a223c703ece91cf85cf84ceae20cf84ceb720cf86cebfcf81ceac20cebeceb5cebaceb9cebdceaecf83cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520ceb4cf8dcebf20cf83cf84ceaecebbceb5cf8220cf8ccf80cebfcf8520cf83cf84ceb720cebcceafceb120ceb8ceb120cebaceb1cf84ceb1ceb3cf81ceaccf86ceb5cf84ceb5c2a0c2a03c7374726f6e673ecf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac3c2f7374726f6e673ec2a0cebaceb1ceb9c2a03c7374726f6e673ecf84ceb1cebbceadcebdcf84ceb13c2f7374726f6e673ec2a0cf80cebfcf8520ceb5cf83ceb5ceafcf8220cebfceb920ceafceb4ceb9cebfceb920ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf80cf89cf8220ceadcf87ceb5cf84ceb53c2f703e0d0a223b733a343a22626f6479223b733a313335373a22ce94ceb5cebd20cf80cf81cebfcf83cf80ceb5cf81cebdceaccf8920cf80ceb9ceb120cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb120202020202020202020202020202020202020202020202020202020ce91cf85cf84ceae20cf84ceb720cf86cebfcf81ceac20cebeceb5cebaceb9cebdceaecf83cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520ceb4cf8dcebf20cf83cf84ceaecebbceb5cf8220cf8ccf80cebfcf8520cf83cf84ceb720cebcceafceb120ceb8ceb120cebaceb1cf84ceb1ceb3cf81ceaccf86ceb5cf84ceb5c2a020cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceacc2a0cebaceb1ceb9c2a0cf84ceb1cebbceadcebdcf84ceb1c2a0cf80cebfcf8520ceb5cf83ceb5ceafcf8220cebfceb920ceafceb4ceb9cebfceb920ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf80cf89cf8220ceadcf87ceb5cf84ceb52ec2a00acea3cf84ceb720ceb4ceb5cf8dcf84ceb5cf81ceb720cf83cf84ceaecebbceb720cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb5c2a0ceb8ceb5cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb1c2a0cebaceb1ceb9c2a0cf87ceb1cf81ceafcf83cebcceb1cf84ceb1c2a0cf80cebfcf8520ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cebfceb920ceb3cf8dcf81cf8920cf83ceb1cf8220cf8ccf84ceb920ceadcf87ceb5cf84ceb52ec2a0cea3cf85cebccf80cebbceb7cf81cf8ecf83cf84ceb520cf84ceb720cebbceafcf83cf84ceb120cebcceb520cf80ceb5cf81ceb9ceb3cf81ceb1cf86ceadcf8220cf80cebfcf8520ceadcf87cebfcf85cebd20cebaceaccebdceb5ceb920ceb3ceb9ceb120cf83ceb1cf8220cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd2c20cf8ccf84ceb1cebd20ceaecf83ceb1cf83cf84ceb1cebd20cebcceb9cebacf81cebfceaf2028cf802ecf872e20ceb4ceaccf83cebaceb1cebbcebfceb920cf83cf84cebf20cf83cf87cebfcebbceb5ceafcebf292c20cebcceadcf87cf81ceb920cebaceb1ceb920cf83ceaecebcceb5cf81ceb12e0ace9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb6ceb7cf84ceaecf83ceb5cf84ceb520cf83ceb520cf86ceafcebbcebfcf85cf8220cf83ceb1cf8220cebdceb120cf83ceb1cf8220ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cf83ceb520cf84ceb920cf80ceb9cf83cf84ceb5cf8dcebfcf85cebd20cf80cf89cf8220ceb5ceafcf83cf84ceb520cebaceb1cebbcebfceaf2e20ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceadcf87ceb5cf84ceb520ceb1cf85cf84ceae20cf84ceb720cebbceafcf83cf84ceb120cebacebfcebdcf84ceacc2a0cf83ceb1cf8220cf8ecf83cf84ceb520cebdceb120cf84ceb7c2a0ceb4ceb9ceb1ceb2ceacceb6ceb5cf84ceb520cf83cf85cf87cebdceac2e20ce9aceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf8520cf83ceb1cf8220cebaceaccebdcebfcf85cebd20cebcceb9ceb120cebdceadceb120cf86ceb9cebbcebfcf86cf81cf8ccebdceb7cf83ceb720cf80cf81cebfcf83ceb8ceadcf83cf84ceb520cf84cebf20cf83cf84ceb720cebbceafcf83cf84ceb12e20ce98ceb120cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83ceb5cf84ceb520cf80cf89cf8220cf80cebbceadcebfcebd20ceb4ceb520ceb8ceb120cf80cf81cebfcf83cf80ceb5cf81cebdceaccf84ceb520cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb120cebccf8ccebbceb9cf8220cf83ceb1cf8220cf84ceb120cebaceaccebdcebfcf85cebd2e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64656e2d70726f737065726e61772d7069612d74612d73786f6c69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a31343a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a223131333aceb4ceb5cebd2dcf80cf81cebfcf83cf80ceb5cf81cebdceaccf892dcf80ceb9ceb12dcf84ceb12dceb8ceb5cf84ceb9cebaceac2dcf83cf87cf8ccebbceb9ceb1223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131333aceb4ceb5cebd2dcf80cf81cebfcf83cf80ceb5cf81cebdceaccf892dcf80ceb9ceb12dcf84ceb12dceb8ceb5cf84ceb9cebaceac2dcf83cf87cf8ccebbceb9ceb12663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36353a22ce94ceb5cebd20cf80cf81cebfcf83cf80ceb5cf81cebdceaccf8920cf80ceb9ceb120cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313133223b7d7d),
(783, 'index.php?option=com_content&view=article&id=112', 'index.php?option=com_content&view=article&id=112:χτίζω-αυτοπεποίθηση&catid=24', '\"Χτίζω\" αυτοπεποίθηση', ' Σκεφτείτε ανθρώπους που γνωρίζετε και θεωρείτε ότι έχουν αυτοπεποίθηση. Μπορεί να είναι άτομα από το συγγενικό ή φιλικό σας περιβάλλον, από τον επαγγελματικό σας χώρο, ακόμα και ανθρώπους γνωστούς. ', '2022-02-14 15:15:04', '38b91823b94a712fd90cfb2c40781ff4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373533343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3336343a2220cea3cebaceb5cf86cf84ceb5ceafcf84ceb520ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf80cebfcf8520ceb3cebdcf89cf81ceafceb6ceb5cf84ceb520cebaceb1ceb920ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf8ccf84ceb920ceadcf87cebfcf85cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceaccf84cebfcebcceb120ceb1cf80cf8c20cf84cebf20cf83cf85ceb3ceb3ceb5cebdceb9cebacf8c20ceae20cf86ceb9cebbceb9cebacf8c20cf83ceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2c20ceb1cf80cf8c20cf84cebfcebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cf83ceb1cf8220cf87cf8ecf81cebf2c20ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cebdcf89cf83cf84cebfcf8dcf822e20223b693a333b613a32353a7b733a323a226964223b693a3131323b733a353a22616c696173223b733a33373a22cf87cf84ceafceb6cf8920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a3339303a223c703ecea3cebaceb5cf86cf84ceb5ceafcf84ceb520ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf80cebfcf8520ceb3cebdcf89cf81ceafceb6ceb5cf84ceb520cebaceb1ceb920ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf8ccf84ceb920ceadcf87cebfcf85cebdc2a03c7374726f6e673eceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb73c2f7374726f6e673e2ec2a0ce9ccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceaccf84cebfcebcceb120ceb1cf80cf8c20cf84cebf20cf83cf85ceb3ceb3ceb5cebdceb9cebacf8c20ceae20cf86ceb9cebbceb9cebacf8c20cf83ceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2c20ceb1cf80cf8c20cf84cebfcebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cf83ceb1cf8220cf87cf8ecf81cebf2c20ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cebdcf89cf83cf84cebfcf8dcf822e3c2f703e0d0a223b733a343a22626f6479223b733a313435363a2222cea7cf84ceafceb6cf892220ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720202020202020202020202020202020202020202020202020202020cea3cebaceb5cf86cf84ceb5ceafcf84ceb520ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf80cebfcf8520ceb3cebdcf89cf81ceafceb6ceb5cf84ceb520cebaceb1ceb920ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf8ccf84ceb920ceadcf87cebfcf85cebdc2a0ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72e0ace9ccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceaccf84cebfcebcceb120ceb1cf80cf8c20cf84cebf20cf83cf85ceb3ceb3ceb5cebdceb9cebacf8c20ceae20cf86ceb9cebbceb9cebacf8c20cf83ceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2c20ceb1cf80cf8c20cf84cebfcebd20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cf83ceb1cf8220cf87cf8ecf81cebf2c20ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220ceb3cebdcf89cf83cf84cebfcf8dcf822ece91cf86cebfcf8d20ceb5cf80ceb9cebbceadcebeceb5cf84ceb520cf84ceb120ceaccf84cebfcebcceb12cc2a0cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb5c2a0cf83ceb520cebcceb9ceb120cebacf8ccebbcebbceb120cf87ceb1cf81cf84ceaf20cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf83cf84cebfcf85cf822e20cea3ceb7cebcceb5ceb9cf8ecf83cf84ceb520cf8c2ccf84ceb920cf80ceb5cf81cebdceacceb5ceb920ceb1cf80cf8c20cf84cebf20cebccf85ceb1cebbcf8c20cf83ceb1cf82c2a0ceb1cf85ceb8cf8ccf81cebcceb7cf84ceb12e20ce9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520ceb1cebacf8ccebcceb7c2a0cf84ceb920ceb5ceafcebdceb1ceb9c2a0ceb3ceb9ceb120cf83ceb1cf8220ceb720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72cc2a0cf80cf8ecf8220cf84ceb7cebd20ceb1cf80cebfcebacf84ceacceb5ceb920cebaceb1cebdceb5ceafcf82c2a0cebaceb1ceb920cf80cebfcf8d20ceb2cebfceb7ceb8ceacceb5ceb920cf84cebf20ceaccf84cebfcebccebf2e0acea6ceadcf81cf84ceb520cf83cf84ceb720cebccebdceaecebcceb720cf83ceb1cf8220ceb4ceb9cebaceadcf8220cf83ceb1cf8220cf83ceb7cebcceb1cebdcf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf82c2a0ceb1cf80cf8c20cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84cf89cebd20cebfcf80cebfceafcf89cebd20cebdceb9cf8ecf83ceb1cf84ceb520cf8ccf84ceb920ceb5ceafcf83cf84ceb520ceb4cf85cebdceb1cf84cebfceaf20cebcceb520ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72e20cea0cebfceb9ceb5cf8220cf83cf84ceb9ceb3cebcceadcf8220ceaecf84ceb1cebd20ceb1cf85cf84ceadcf823bc2a0cea0cebfceb9cebfceb9c2a0ceaecf84ceb1cebdc2a0cebacebfcebdcf84ceac20cf83ceb1cf82c2a0cf83ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220cf83cf84ceb9ceb3cebcceadcf823bc2a0cea0cf8ecf8220cebdceb9cf8ecf83ceb1cf84ceb53b20ce9cceb520ceb1cf85cf84cf8c20cf84cebfcebd20cf84cf81cf8ccf80cebf20ceb8ceb120ceb5ceafcebdceb1ceb920cebeceb5cebaceacceb8ceb1cf81cebf20cf83ceb520cf83ceb1cf8220cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cebaceb1ceb920cf80cf8ecf8220cf84ceb7cebd20ceb5ceafcf87ceb1cf84ceb520c2abcf87cf84ceafcf83ceb5ceb9c2bb20cebaceaccf80cebfcf84ceb52e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7874697a772d6175746f7065706f6974686973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a31353a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223131323acf87cf84ceafceb6cf892dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131323acf87cf84ceafceb6cf892dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a2222cea7cf84ceafceb6cf892220ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313132223b7d7d);
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
(784, 'index.php?option=com_content&view=article&id=108', 'index.php?option=com_content&view=article&id=108:μάθε-πως-να-λαμβάνεις-αποφάσεις&catid=23', 'Μάθε πως να λαμβάνεις αποφάσεις', ' Ένα πολύ βασικό στοιχείο των αυτόνομων ανθρώπων είναι η λήψη αποφάσεων. Με αυτή την άσκηση θα βοηθηθείς στη λήψη αποφάσεων καταστρώνοντας το δικό σου σχέδιο. ', '2022-02-14 15:15:55', '44a547270033f7caed075af37b9efbde', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383136393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239303a2220ce88cebdceb120cf80cebfcebbcf8d20ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84cf89cebd20ceb1cf85cf84cf8ccebdcebfcebccf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20ceb5ceafcebdceb1ceb920ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2e20ce9cceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720ceb8ceb120ceb2cebfceb7ceb8ceb7ceb8ceb5ceafcf8220cf83cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1cf84ceb1cf83cf84cf81cf8ecebdcebfcebdcf84ceb1cf8220cf84cebf20ceb4ceb9cebacf8c20cf83cebfcf8520cf83cf87ceadceb4ceb9cebf2e20223b693a333b613a32353a7b733a323a226964223b693a3130383b733a353a22616c696173223b733a35383a22cebcceacceb8ceb520cf80cf89cf8220cebdceb120cebbceb1cebcceb2ceaccebdceb5ceb9cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3335333a223c703ece88cebdceb120cf80cebfcebbcf8dc2a03c7374726f6e673eceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf3c2f7374726f6e673ec2a0cf84cf89cebd20ceb1cf85cf84cf8ccebdcebfcebccf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20ceb5ceafcebdceb1ceb920ceb7c2a03c7374726f6e673ecebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd3c2f7374726f6e673e2ec2a0ce9cceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720ceb8ceb120ceb2cebfceb7ceb8ceb7ceb8ceb5ceafcf8220cf83cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1cf84ceb1cf83cf84cf81cf8ecebdcebfcebdcf84ceb1cf8220cf84cebf20ceb4ceb9cebacf8c20cf83cebfcf85c2a03c7374726f6e673ecf83cf87ceadceb4ceb9cebf3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323133313a22ce9cceacceb8ceb520cf80cf89cf8220cebdceb120cebbceb1cebcceb2ceaccebdceb5ceb9cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220202020202020202020202020202020202020202020202020202020ce88cebdceb120cf80cebfcebbcf8dc2a0ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebfc2a0cf84cf89cebd20ceb1cf85cf84cf8ccebdcebfcebccf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20ceb5ceafcebdceb1ceb920ceb7c2a0cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2ec2a0ce9cceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720ceb8ceb120ceb2cebfceb7ceb8ceb7ceb8ceb5ceafcf8220cf83cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1cf84ceb1cf83cf84cf81cf8ecebdcebfcebdcf84ceb1cf8220cf84cebf20ceb4ceb9cebacf8c20cf83cebfcf85c2a0cf83cf87ceadceb4ceb9cebf2e0a2020ce95cebeceb5cf84ceaccf83cf84ceb520cebbceb5cf80cf84cebfcebcceb5cf81cf8ecf8220cf84ceb7cebd20cebaceb1cf84ceaccf83cf84ceb1cf83ceb72e20c2a0ce93ceb9ceb120cebdceb120cf80ceaccf81ceb5cf84ceb520cf84ceb7cebd20cebaceb1cf84ceaccebbcebbceb7cebbceb720ceb1cf80cf8ccf86ceb1cf83ceb720cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb3cebdcf89cf81ceafceb6ceb5cf84ceb520cf8ccebbceb5cf8220cf84ceb9cf8220cf80cebbceb5cf85cf81ceadcf8220cf84ceb7cf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220ceb3ceb9ceb120cf84ceb7cebd20cebfcf80cebfceafceb120ceb8ceadcebbceb5cf84ceb520cebdceb120ceb1cf80cebfcf86ceb1cf83ceafcf83ceb5cf84ceb52e20cea6cf84ceb9ceaccebecf84ceb520cebcceafceb120cebbceafcf83cf84ceb120cebcceb520cf84ceb120ceb8ceb5cf84ceb9cebaceac20cebaceb1ceb920cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cf80cebfcf8520ceb5cebdceadcf87ceb5ceb920ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720ceb1cf85cf84ceae2e0a2020cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cf80cebfcebbcebbceadcf8220ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220cebbcf8dcf83ceb5ceb9cf822e20c2a0cea4cebf20cebdceb120ceadcf87ceb5cf84ceb520ceb5cf80ceb9cebbcebfceb3ceadcf8220ceb2cebfceb7ceb8ceac20cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83ceb1cf8220cebaceb1ceb8cf8ecf8220ceb4ceb5cebd20cf80ceb5cebbceb1ceb3cf8ecebdceb5cf84ceb520cebaceb1ceb920ceb4ceb5cebd20cf80ceb5cf81ceb9cebfcf81ceafceb6ceb5cf83cf84ceb52e0a2020ce95cf80ceb9cebbceadcebecf84ceb520cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720cebbcf8dcf83ceb72e20c2a0ce91cf86cebfcf8d20cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf84ceb9cf8220ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220cf83ceb1cf8220cebbcf8dcf83ceb5ceb9cf8220cf86cf84ceb9ceaccebecf84ceb520cebcceafceb120cebbceafcf83cf84ceb120cebcceb520ceb1cf85cf84ceadcf8220cebaceb1ceb920cebeceb5cebaceb9cebdceaecf83cf84ceb520cebdceb120cf84ceb9cf8220ceb1cf80cebfcebacebbceb5ceafceb5cf84ceb520cebcceafceb12dcebcceafceb120cebcceadcf87cf81ceb920cebdceb120cebaceb1cf84ceb1cebbceaecebeceb5cf84ceb520cf83cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb72e0a2020ce9aceb1cf84ceb1cf83cf84cf81cf8ecf83cf84ceb520cf84cebf20cf83cf87ceadceb4ceb9cf8c20cf83ceb1cf822e20c2a0cea4cf8ecf81ceb120cf80cebfcf8520ceb1cf80cebfcf86ceb1cf83ceafcf83ceb1cf84ceb520cf84ceb920ceb8ceb120cebaceaccebdceb5cf84ceb52c20cf86cf84ceb9ceaccebecf84ceb520ceadcebdceb120cf83cf87ceadceb4ceb9cebf20ceb3ceb9ceb120cf84cebfc2a0cf80cf8ecf82c2a0ceb8ceb120cf84cebf20cebaceaccebdceb5cf84ceb52e20ce91cf80cf8c20cf80cebfcf8d20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebaceb1ceb920cf80cebfceb9ceb120ceb8ceb120ceb5ceafcebdceb1ceb920cf84ceb120ceb5cf80cf8ccebcceb5cebdceb120cf83ceb1cf8220ceb2ceaecebcceb1cf84ceb12e0a2020ce95cf80ceb9cebacebfceb9cebdcf89cebdceaecf83cf84ceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83ceb1cf8220cebaceb1ceb920ceb1cebdceb1cebbceacceb2ceb5cf84ceb520ceb4cf81ceaccf83ceb72e20c2a0cea4cebf20cebdceb120ceb1cebdceb1cebacebfceb9cebdcf8ecf83ceb5cf84ceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83ceb1cf8220cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceaf20ceadcebdceb120ceb5ceafceb4cebfcf82c2a0ceb4ceadcf83cebcceb5cf85cf83ceb7cf822e20ce88cf84cf83ceb920ceb1cf80cebfcf86ceb5cf8dceb3ceb5cf84ceb520cebdceb120cebccf80ceb5ceafcf84ceb520cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cebdceb120cf83cebaceadcf86cf84ceb5cf83cf84ceb520cebcceaecf80cf89cf8220cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cebbcebbceaccebeceb5cf84ceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83ceb1cf822e223b733a363a22696d61676573223b733a3233313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d617468652d7077732d6e612d6c616d76616e6569732d61706f6661736569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a31353a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223130383acebcceacceb8ceb52dcf80cf89cf822dcebdceb12dcebbceb1cebcceb2ceaccebdceb5ceb9cf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130383acebcceacceb8ceb52dcf80cf89cf822dcebdceb12dcebbceb1cebcceb2ceaccebdceb5ceb9cf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35383a22ce9cceacceb8ceb520cf80cf89cf8220cebdceb120cebbceb1cebcceb2ceaccebdceb5ceb9cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313038223b7d7d),
(785, 'index.php?option=com_content&view=article&id=107', 'index.php?option=com_content&view=article&id=107:αυτονομία-στην-καθημερινότητα&catid=23', 'Αυτονομία στην καθημερινότητα', ' Για να εξασκήσεις την αυτονομία σου χρειάζεται να ξεκινήσεις από τα πιο απλά (ή και όχι) καθημερινά πράγματα. Αν σε δυσκολεύουν όλα μαζί, δοκίμασέ τα ένα ένα και πήγαινε στο επόμενο εφόσον κατακτήσεις το πρώτο. ', '2022-02-14 15:16:31', 'd906f9ef40e272748aeb757dac5e8350', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373937383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3338333a2220ce93ceb9ceb120cebdceb120ceb5cebeceb1cf83cebaceaecf83ceb5ceb9cf8220cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf8220ceb1cf80cf8c20cf84ceb120cf80ceb9cebf20ceb1cf80cebbceac2028ceae20cebaceb1ceb920cf8ccf87ceb92920cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf80cf81ceacceb3cebcceb1cf84ceb12e20ce91cebd20cf83ceb520ceb4cf85cf83cebacebfcebbceb5cf8dcebfcf85cebd20cf8ccebbceb120cebcceb1ceb6ceaf2c20ceb4cebfcebaceafcebcceb1cf83cead20cf84ceb120ceadcebdceb120ceadcebdceb120cebaceb1ceb920cf80ceaeceb3ceb1ceb9cebdceb520cf83cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb5cf86cf8ccf83cebfcebd20cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220cf84cebf20cf80cf81cf8ecf84cebf2e20223b693a333b613a32353a7b733a323a226964223b693a3130373b733a353a22616c696173223b733a35363a22ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3430393a223c703ece93ceb9ceb120cebdceb120ceb5cebeceb1cf83cebaceaecf83ceb5ceb9cf8220cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf8220ceb1cf80cf8c20cf84ceb120cf80ceb9cebf20ceb1cf80cebbceac2028ceae20cebaceb1ceb920cf8ccf87ceb929c2a03c7374726f6e673ecebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf80cf81ceacceb3cebcceb1cf84ceb13c2f7374726f6e673e2ec2a0ce91cebd20cf83ceb520ceb4cf85cf83cebacebfcebbceb5cf8dcebfcf85cebd20cf8ccebbceb120cebcceb1ceb6ceaf2c20ceb4cebfcebaceafcebcceb1cf83cead20cf84ceb120ceadcebdceb120ceadcebdceb120cebaceb1ceb920cf80ceaeceb3ceb1ceb9cebdceb520cf83cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb5cf86cf8ccf83cebfcebd20cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220cf84cebf20cf80cf81cf8ecf84cebf2e3c2f703e0d0a223b733a343a22626f6479223b733a313830313a22ce91cf85cf84cebfcebdcebfcebcceafceb120cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120202020202020202020202020202020202020202020202020202020ce93ceb9ceb120cebdceb120ceb5cebeceb1cf83cebaceaecf83ceb5ceb9cf8220cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf8220ceb1cf80cf8c20cf84ceb120cf80ceb9cebf20ceb1cf80cebbceac2028ceae20cebaceb1ceb920cf8ccf87ceb929c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf80cf81ceacceb3cebcceb1cf84ceb12ec2a00ace91cebd20cf83ceb520ceb4cf85cf83cebacebfcebbceb5cf8dcebfcf85cebd20cf8ccebbceb120cebcceb1ceb6ceaf2c20ceb4cebfcebaceafcebcceb1cf83cead20cf84ceb120ceadcebdceb120ceadcebdceb120cebaceb1ceb920cf80ceaeceb3ceb1ceb9cebdceb520cf83cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb5cf86cf8ccf83cebfcebd20cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220cf84cebf20cf80cf81cf8ecf84cebf2e0a2dc2a0ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf87cf81ceb7cebcceaccf84cf89cebd3ac2a0cf86cf81cf8ccebdcf84ceb9cf83ceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceafceb6ceb5cf83ceb1ceb920cf84ceb120cf87cf81ceaecebcceb1cf84ceb120cf83cebfcf85c2a0ceb5cebdcf84ceb5cebbcf8ecf8220cebccf8ccebdcebfcf8220cf83cebfcf852e20ce91cf85cf84cf8c20cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920cf84ceb120cebaceb5cf81ceb4ceafceb6ceb5ceb9cf8220cebccf8ccebdcebfcf8220cf83cebfcf8520cebaceb1ceb920cf84ceb120cebecebfceb4ceb5cf8dceb5ceb9cf8220cebccf8ccebdcebfcf8220cf83cebfcf8520cf87cf89cf81ceafcf8220cebdceb120cf87cf81ceb5ceb9ceacceb6ceb5cf83ceb1ceb920cf84ceb720cf83cf85cebdceb4cf81cebfcebcceae20cebaceaccf80cebfceb9cebfcf8520ceaccebbcebbcebfcf852e20ce91cf85cf84cf8c20ceb2ceadceb2ceb1ceb9ceb120cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceadcebdceb120cebaceb1cebbcf8c20cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebccf8c20cf84cebfcebd20cebfcf80cebfceafcebf20ceb8ceb120cf84ceb7cf81ceb5ceafcf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac2e0a2dc2a0ce9cceb1ceb3ceb5ceafcf81ceb5cf88ceb53ac2a0cebaceb1ceb920cf8ccebccf89cf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf86cf81cebfcebdcf84ceafceb6ceb5ceb9cf8220cebccf8ccebdcebfcf8220cf83cebfcf8520cf84ceb9cf82c2a0ceb1cf84cebfcebcceb9cebaceadcf8220cf83cebfcf8520ceb1cebdceacceb3cebaceb5cf82c2a0cebaceb1ceb920cebcceafceb120ceb1cf80cf8c20ceb1cf85cf84ceadcf8220ceb5ceafcebdceb1ceb920cf84cebf20cf86ceb1ceb3ceb7cf84cf8c2e20ce9ccf80cebfcf81ceb5ceafcf8220cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf8220cebcceb520cf80cebfcebbcf8d20ceb1cf80cebbceac20cebaceb1ceb920ceb3cf81ceaeceb3cebfcf81ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf83cf84ceb7cebd20ceb1cf81cf87ceae2e20cea3ceb7cebcceb1cf83ceafceb120ceadcf87ceb5ceb920cebdceb120cebcceb720ceb2ceb1cf83ceafceb6ceb5cf83ceb1ceb920cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd20ceb3ceb9ceb120ceb1cf85cf84cf8c2e0a2dc2a0ce91cebdceadcebbceb1ceb2ceb520cf84ceb7cebd20ceb5cf85ceb8cf8dcebdceb73a20ceb2cf81ceb5cf8220cf84cebf20ceb4ceb9cebacf8c20cf83cebfcf8520cebacebfcebccebcceaccf84ceb920cf83ceb520cebfcf84ceb9ceb4ceaecf80cebfcf84ceb520cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cebaceb1ceb920cf80cf81cebfcf83cf80ceacceb8ceb7cf83ceb520cebdceb120ceb4cebfcf85cebbceadcf88ceb5ceb9cf8220cebcceb520ceb1cf85cf84cf8c2e20ce8ccf83cebf20cebaceb920ceb1cebd20cf86cf84ceb1ceafceb5ceb920cebaceaccf80cebfceb9cebfcf8220ceaccebbcebbcebfcf822c20cebf20cebccf8ccebdcebfcf8220ceaccebdceb8cf81cf89cf80cebfcf8220cf80cebfcf8520ceb5cf83cf8d20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf82c2a0ceb5ceafcebdceb1ceb920cebf20ceb5ceb1cf85cf84cf8ccf8220cf83cebfcf8521223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6175746f6e6f6d69612d7374696e2d6b617468696d6572696e6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a31363a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a223130373aceb1cf85cf84cebfcebdcebfcebcceafceb12dcf83cf84ceb7cebd2dcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130373aceb1cf85cf84cebfcebdcebfcebcceafceb12dcf83cf84ceb7cebd2dcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb12663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a22ce91cf85cf84cebfcebdcebfcebcceafceb120cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313037223b7d7d);
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
(786, 'index.php?option=com_content&view=article&id=106', 'index.php?option=com_content&view=article&id=106:απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου&catid=23', 'Απόκτησε τα χαρακτηριστικά ενός αυτόνομου ανθρώπου', ' Για να κατακτήσεις κι εσύ την αυτονομία (αν δεν το έχεις κάνει ήδη) χρειάζεται να εκπληρώσεις κάποιους βασικούς στόχους και να τους κάνεις μέρος της ζωής σου. ', '2022-02-14 15:24:54', '821706d2f376127c9d1b4e25115177a8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393330333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238393a2220ce93ceb9ceb120cebdceb120cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220cebaceb920ceb5cf83cf8d20cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb12028ceb1cebd20ceb4ceb5cebd20cf84cebf20ceadcf87ceb5ceb9cf8220cebaceaccebdceb5ceb920ceaeceb4ceb72920cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cebacf80cebbceb7cf81cf8ecf83ceb5ceb9cf8220cebaceaccf80cebfceb9cebfcf85cf8220ceb2ceb1cf83ceb9cebacebfcf8dcf8220cf83cf84cf8ccf87cebfcf85cf8220cebaceb1ceb920cebdceb120cf84cebfcf85cf8220cebaceaccebdceb5ceb9cf8220cebcceadcf81cebfcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852e20223b693a333b613a32353a7b733a323a226964223b693a3130363b733a353a22616c696173223b733a39353a22ceb1cf80cf8ccebacf84ceb7cf83ceb520cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20ceb5cebdcf8ccf8220ceb1cf85cf84cf8ccebdcebfcebccebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf85223b733a373a2273756d6d617279223b733a3331343a223c703ece93ceb9ceb120cebdceb120cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220cebaceb920ceb5cf83cf8d20cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb12028ceb1cebd20ceb4ceb5cebd20cf84cebf20ceadcf87ceb5ceb9cf8220cebaceaccebdceb5ceb920ceaeceb4ceb72920cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cebacf80cebbceb7cf81cf8ecf83ceb5ceb9cf8220cebaceaccf80cebfceb9cebfcf85cf82c2a03c7374726f6e673eceb2ceb1cf83ceb9cebacebfcf8dcf8220cf83cf84cf8ccf87cebfcf85cf823c2f7374726f6e673e20cebaceb1ceb920cebdceb120cf84cebfcf85cf8220cebaceaccebdceb5ceb9cf8220cebcceadcf81cebfcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852e3c2f703e0d0a223b733a343a22626f6479223b733a333133383a22ce91cf80cf8ccebacf84ceb7cf83ceb520cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20ceb5cebdcf8ccf8220ceb1cf85cf84cf8ccebdcebfcebccebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf85202020202020202020202020202020202020202020202020202020ce93ceb9ceb120cebdceb120cebaceb1cf84ceb1cebacf84ceaecf83ceb5ceb9cf8220cebaceb920ceb5cf83cf8d20cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb12028ceb1cebd20ceb4ceb5cebd20cf84cebf20ceadcf87ceb5ceb9cf8220cebaceaccebdceb5ceb920ceaeceb4ceb72920cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cebacf80cebbceb7cf81cf8ecf83ceb5ceb9cf8220cebaceaccf80cebfceb9cebfcf85cf82c2a0ceb2ceb1cf83ceb9cebacebfcf8dcf8220cf83cf84cf8ccf87cebfcf85cf82c2a0cebaceb1ceb920cebdceb120cf84cebfcf85cf8220cebaceaccebdceb5ceb9cf8220cebcceadcf81cebfcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852ec2a00ace9fceb920ceb2ceb1cf83ceb9cebacf8ccf84ceb5cf81cebfceb920ceb5ceafcebdceb1ceb920cebfceb920cf80ceb1cf81ceb1cebaceaccf84cf893a0ac2a02d20ce92ceb3ceaccebbceb520cf84ceb120ceb4ceb9cebaceac20cf83cebfcf8520cf87cf81ceaecebcceb1cf84ceb12ec2a0ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb2ceb3ceacceb6ceb5ceb9cf8220cf84ceb120ceb4ceb9cebaceac20cf83cebfcf8520cf87cf81ceaecebcceb1cf84ceb120ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceb5ceafcebdceb1ceb920cebbceafceb3ceb12e20ce91cf85cf84cf8c20cf83ceb520cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8eceb8ceb5ceb9cf8220cf80ceb9cebf20ceb1cf85cf84cf8ccebdcebfcebccebfcf8220cebaceb1ceb920cf80ceb9cebf20c2abceb5cebdceaecebbceb9cebaceb1cf82c2bb2e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120cf85cf80ceaccf81cebecebfcf85cebd20cf83cf84ceb9ceb3cebcceadcf8220cf83cf84ceb720ceb6cf89ceae20cf83cebfcf8520cf80cebfcf8520ceb4ceb520ceb8ceb120ceadcf87ceb5ceb9cf8220cf84ceb7cebd20ceb9ceb4ceb1cebdceb9cebaceae20ceb4cebfcf85cebbceb5ceb9ceac2c20ceb1cebbcebbceac20ceb5ceafcebdceb1ceb920cebcceafceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cebdceb120ceb4cebfcebaceb9cebcceacceb6ceb5ceb9cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cf83ceb520ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacebfcf8dcf8220cf81cf8ccebbcebfcf85cf8220cebcceadcf87cf81ceb920cebdceb120ceb2cf81ceb5ceb9cf8220ceb1cf85cf84cf8c20cf80cebfcf8520cf83cebfcf8520cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce8ccf80cebfcf8520cebaceb920ceb1cebd20cebaceb1cf84ceb1cebbceaecebeceb5ceb9cf822c20ceb8ceb120cebeceadcf81ceb5ceb9cf8220cf8ccf84ceb920ceb5ceafcebdceb1ceb920ceb4ceb9cebaceae20cf83cebfcf8520cebaceb1cf84ceaccebacf84ceb7cf83ceb7210a202d20ce91cebdceb5cebeceb1cf81cf84ceb7cf84cebfcf80cebfceb9ceaecf83cebfcf8520cebacebfceb9cebdcf89cebdceb9cebaceac2ec2a0ce94ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf80ceb7ceb3ceb1ceafcebdceb5ceb9cf8220cf80ceb1cebdcf84cebfcf8d20cebcceb520cf80ceb1cf81ceadceb120ceae2028ceb1cebacf8ccebcceb120cf87ceb5ceb9cf81cf8ccf84ceb5cf81ceb12920cebdceb120ceb1cf80cebfcf86ceb5cf8dceb3ceb5ceb9cf8220cebdceb120cf80ceb7ceb3ceb1ceafcebdceb5ceb9cf8220cebccf8ccebdcebfcf8220cebaceaccf80cebfcf852e20ce94cebfcebaceafcebcceb1cf83ceb520cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf8220cebaceaccebdcebfcebdcf84ceb1cf8220cebccf8ccebdcebfcf8220cf83cebfcf8520cebcceb5cf81ceb9cebaceadcf8220ceb5cebecf89cf84ceb5cf81ceb9cebaceadcf8220ceb4cebfcf85cebbceb5ceb9ceadcf8220ceae20cf88cf8ecebdceb9ceb120cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120ceb4cebfcebaceafcebcceb1cf83ceb520cebdceb120ceb5cebccf86ceb1cebdceb9cf83cf84ceb5ceafcf8220cebccf8ccebdcebfcf8220cf83ceb520ceadcebdceb1cebd20cf87cf8ecf81cebf20cebcceb520cebacf8ccf83cebccebf2028cf83cf84cebf20cebacf85cebbceb9cebaceb5ceafcebf20cf84ceb7cf8220ceb4cebfcf85cebbceb5ceb9ceaccf8220cf83cebfcf852c20cf83cf84cebfcebd20cf80cf81cebfceb8ceaccebbceb1cebccebf20ceb5cebdcf8ccf8220ceb9ceb1cf84cf81ceb5ceafcebfcf8520cf80cebfcf8520ceb8ceb120ceb5cf80ceb9cf83cebaceb5cf86ceb8ceb5ceafcf822c20cf83cf84cebf20cf83cf87cebfcebbceb5ceafcebf20cf84cebfcf8520cf80ceb1ceb9ceb4ceb9cebfcf8d20cf83cebfcf8520cebacebbcf802920cebaceb1ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf8220cebcceafceb120cebacebfcf85ceb2ceadcebdcf84ceb120cebcceb520cebaceaccf80cebfceb9cebfcebd2e0a202d20cea0ceb5cf8220ceb1cf85cf84cf8c20cf80cebfcf8520cf83cebaceadcf86cf84ceb5cf83ceb1ceb92ec2a0ce91cf85cf84cf8c20cf80cebfcf8520cf83ceb520cebacf81ceb1cf84ceac20cebcceb1cebacf81ceb9ceac20ceb1cf80cf8c20cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83cebfcf8520ceb5ceafcebdceb1ceb920cebacf85cf81ceafcf89cf8220ceb720cf83cebaceadcf88ceb720cebaceb1ceb920cf8ccf87ceb920ceb720cf80cf81ceaccebeceb72e20ce93ceb9e2809920ceb1cf85cf84cf8c20cf83cf84ceb1cebcceaccf84ceb120cebdceb120cf83cebaceadcf86cf84ceb5cf83ceb1ceb920cf84ceb920ceb8ceb120cf83cebaceb5cf86cf84ceb5ceaf20cebf20ceaccebbcebbcebfcf8220ceb3ceb9ceb120cf83ceadcebdceb120ceae20cf84ceb920ceb8ceb120ceaeceb8ceb5cebbceb520cebdceb120ceb1cebacebfcf8dcf83ceb5ceb920ceb5cebaceb5ceafcebdcebfcf8220cebaceb1ceb920cf80ceb5cf8220cebeceb5cebaceacceb8ceb1cf81ceb120cf84ceb720ceb3cebdcf8ecebcceb720cf83cebfcf8520cebaceb1ceb920cf85cf80cebfcf83cf84ceaecf81ceb9cebecead20cf84ceb720cebcceb520ceb5cf80ceb9cf87ceb5ceb9cf81ceaecebcceb1cf84ceb120cebaceb920ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cf83cf84ceb7cebd20cebacf81ceafcf83ceb720cf83cebfcf852e0a202d20cea4ceb1cebeceafceb4ceb5cf88ceb520cebccf8ccebdcebfcf822ec2a0ce95ceafcebdceb1ceb920cebf20cebaceb1cebbcf8dcf84ceb5cf81cebfcf8220cf84cf81cf8ccf80cebfcf8220cebdceb120cf80ceb5cf81ceaccf83ceb5ceb9cf8220cebbceafceb3cebf20cf87cf81cf8ccebdcebf20cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf80ceb9cf83cf84cf8ecf83ceb5ceb9cf8220cf80cf8ccf83cebf20cebaceb1cebbceae20cf80ceb1cf81ceadceb120ceb5ceafcf83ceb1ceb92120cea0ceaeceb3ceb1ceb9cebdceb520cf8ccf80cebfcf8520ceb8ceadcebbceb5ceb9cf822c20cebaceaccebdceb520cf8ccf80cebfceb9ceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb92c20cf80ceaeceb3ceb1ceb9cebdceb520cf83cf84ceb120ceb1cebeceb9cebfceb8ceadceb1cf84ceb120cf80cebfcf8520ceb8ceadcebbceb5ceb9cf822c20ceb1cf84ceadcebdceb9cf83ceb520cf84ceb720ceb8ceaccebbceb1cf83cf83ceb120ceae20cf84ceb720ceb8ceadceb120ceb1cf80cf8c20ceadcebdceb120ceb2cebfcf85cebdcf8c20cebaceb1ceb920ceb1cf80cf8ccebbceb1cf85cf83ceb520cf84ceb7cebd20ceb7cf83cf85cf87ceafceb120cf83cebfcf852120c2a0223b733a363a22696d61676573223b733a3235303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6b746973652d74612d786172616b746972697374696b612d656e6f732d6175746f6e6f6d6f752d616e74687277706f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a32343a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39393a223130363aceb1cf80cf8ccebacf84ceb7cf83ceb52dcf84ceb12dcf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2dceb5cebdcf8ccf822dceb1cf85cf84cf8ccebdcebfcebccebfcf852dceb1cebdceb8cf81cf8ecf80cebfcf85223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130363aceb1cf80cf8ccebacf84ceb7cf83ceb52dcf84ceb12dcf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2dceb5cebdcf8ccf822dceb1cf85cf84cf8ccebdcebfcebccebfcf852dceb1cebdceb8cf81cf8ecf80cebfcf852663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a39353a22ce91cf80cf8ccebacf84ceb7cf83ceb520cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20ceb5cebdcf8ccf8220ceb1cf85cf84cf8ccebdcebfcebccebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf85223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313036223b7d7d),
(787, 'index.php?option=com_content&view=article&id=105', 'index.php?option=com_content&view=article&id=105:αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις&catid=23', 'Αυτονομία μέσα σε μία σχέση: πως θα την πετύχεις!', ' Μπορεί κατά τα άλλα να είσαι ένας πολύ αυτόνομος άνθρωπος αλλά όταν μπαίνεις μέσα σε μία σχέση κάτι αλλάζει κι αρχίζεις ξαφνικά να τα κάνεις όλα μαζί. Ακολούθησε τα παρακάτω βήματα για να «γλιτώσεις» από αυτό και να μην βρεθείς ξεκρέμαστος αν (ο μη γένοιτο) χωρίσετε... ', '2022-02-14 15:25:30', 'e8191db816ef12b123564034b6171c5f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393037353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3438393a2220ce9ccf80cebfcf81ceb5ceaf20cebaceb1cf84ceac20cf84ceb120ceaccebbcebbceb120cebdceb120ceb5ceafcf83ceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20ceb1cf85cf84cf8ccebdcebfcebccebfcf8220ceaccebdceb8cf81cf89cf80cebfcf8220ceb1cebbcebbceac20cf8ccf84ceb1cebd20cebccf80ceb1ceafcebdceb5ceb9cf8220cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720cebaceaccf84ceb920ceb1cebbcebbceacceb6ceb5ceb920cebaceb920ceb1cf81cf87ceafceb6ceb5ceb9cf8220cebeceb1cf86cebdceb9cebaceac20cebdceb120cf84ceb120cebaceaccebdceb5ceb9cf8220cf8ccebbceb120cebcceb1ceb6ceaf2e20ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120c2abceb3cebbceb9cf84cf8ecf83ceb5ceb9cf82c2bb20ceb1cf80cf8c20ceb1cf85cf84cf8c20cebaceb1ceb920cebdceb120cebcceb7cebd20ceb2cf81ceb5ceb8ceb5ceafcf8220cebeceb5cebacf81ceadcebcceb1cf83cf84cebfcf8220ceb1cebd2028cebf20cebcceb720ceb3ceadcebdcebfceb9cf84cebf2920cf87cf89cf81ceafcf83ceb5cf84ceb52e2e2e20223b693a333b613a32353a7b733a323a226964223b693a3130353b733a353a22616c696173223b733a38363a22ceb1cf85cf84cebfcebdcebfcebcceafceb120cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720cf80cf89cf8220ceb8ceb120cf84ceb7cebd20cf80ceb5cf84cf8dcf87ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3533343a223c703ece9ccf80cebfcf81ceb5ceaf20cebaceb1cf84ceac20cf84ceb120ceaccebbcebbceb120cebdceb120ceb5ceafcf83ceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20ceb1cf85cf84cf8ccebdcebfcebccebfcf8220ceaccebdceb8cf81cf89cf80cebfcf8220ceb1cebbcebbceac20cf8ccf84ceb1cebd20cebccf80ceb1ceafcebdceb5ceb9cf8220cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720cebaceaccf84ceb920ceb1cebbcebbceacceb6ceb5ceb920cebaceb920ceb1cf81cf87ceafceb6ceb5ceb9cf8220cebeceb1cf86cebdceb9cebaceac20cebdceb120cf84ceb120cebaceaccebdceb5ceb9cf8220cf8ccebbceb120cebcceb1ceb6ceaf2e203c7370616e207374796c653d22666f6e742d73697a653a203172656d3b223ece91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120c2abceb3cebbceb9cf84cf8ecf83ceb5ceb9cf82c2bb20ceb1cf80cf8c20ceb1cf85cf84cf8c20cebaceb1ceb920cebdceb120cebcceb7cebd20ceb2cf81ceb5ceb8ceb5ceafcf8220cebeceb5cebacf81ceadcebcceb1cf83cf84cebfcf8220ceb1cebd2028cebf20cebcceb720ceb3ceadcebdcebfceb9cf84cebf2920cf87cf89cf81ceafcf83ceb5cf84ceb52e2e2e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323533313a22ce91cf85cf84cebfcebdcebfcebcceafceb120cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb73a20cf80cf89cf8220ceb8ceb120cf84ceb7cebd20cf80ceb5cf84cf8dcf87ceb5ceb9cf8221202020202020202020202020202020202020202020202020202020ce9ccf80cebfcf81ceb5ceaf20cebaceb1cf84ceac20cf84ceb120ceaccebbcebbceb120cebdceb120ceb5ceafcf83ceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20ceb1cf85cf84cf8ccebdcebfcebccebfcf8220ceaccebdceb8cf81cf89cf80cebfcf8220ceb1cebbcebbceac20cf8ccf84ceb1cebd20cebccf80ceb1ceafcebdceb5ceb9cf8220cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720cebaceaccf84ceb920ceb1cebbcebbceacceb6ceb5ceb920cebaceb920ceb1cf81cf87ceafceb6ceb5ceb9cf8220cebeceb1cf86cebdceb9cebaceac20cebdceb120cf84ceb120cebaceaccebdceb5ceb9cf8220cf8ccebbceb120cebcceb1ceb6ceaf2ec2a020ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120c2abceb3cebbceb9cf84cf8ecf83ceb5ceb9cf82c2bb20ceb1cf80cf8c20ceb1cf85cf84cf8c20cebaceb1ceb920cebdceb120cebcceb7cebd20ceb2cf81ceb5ceb8ceb5ceafcf8220cebeceb5cebacf81ceadcebcceb1cf83cf84cebfcf8220ceb1cebd2028cebf20cebcceb720ceb3ceadcebdcebfceb9cf84cebf2920cf87cf89cf81ceafcf83ceb5cf84ceb53a20200a0a20cea3cf85cebdceadcf87ceb9cf83ceb520cebdceb120ceb2ceb3ceb1ceafcebdceb5ceb9cf8220cebcceb520cf84cebfcf85cf8220ceb4ceb9cebacebfcf8dcf8220cf83cebfcf8520cf86ceafcebbcebfcf85cf822ec2a0cea3ceafceb3cebfcf85cf81ceb120ceb8ceb120ceb2ceb3ceb1ceafcebdceb5cf84ceb520cf83ceb120ceb6ceb5cf85ceb3ceaccf81ceb920ceb1cebbcebbceac20cf8ccf87ceb9c2a0cebccf8ccebdcebfc2a0ceadcf84cf83ceb92e20ce94ceb9ceb1cf84ceaecf81ceb7cf83ceb520cf84ceb7cebd20cf80ceb1cf81ceadceb120cf83cebfcf8520cebaceb1ceb920ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84cebfcebd2fcf84ceb7cebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83cebfcf852e0a20ce91cf86ceb9ceadcf81cf89cf83ceb520cf87cf81cf8ccebdcebf20cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852ec2a0cea3ceb520cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebaceaccebdceb5ceb9cf8220ceb5cf83cf8d20ceb3ceb9ceb120cf83ceadcebdceb120cf87cf89cf81ceafcf8220ceb5cebaceb5ceafcebdcebfcebd202f20ceb5cebaceb5ceafcebdceb72e20ce91cf85cf84cf8c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf80cebfceb9cebfcf8520ceb5ceafceb4cebfcf85cf8220cf80ceb5cf81ceb9cf80cebfceafceb7cf83ceb72c20ceb3cf85cebccebdceb1cf83cf84ceb9cebaceae2c20cf88cf8ecebdceb9ceb12c20ceb4ceb9ceb1cf84cf81cebfcf86ceae20cebaceb1ceb920cf84cf8ccf83ceb120cf80cebfcebbcebbceac20ceaccebbcebbceb12e0a20ce94ceb9ceb1cf84ceaecf81ceb7cf83ceb520cf84cebfcebd20cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf83cebfcf8520cf87cf8ecf81cebf2ec2a0ce91cebd20cebcceadcebdceb5cf84ceb520cf87cf89cf81ceb9cf83cf84ceac20cf8ccebbceb120cebaceb1cebbceac2e20ce91cebd20cf8ccebccf89cf8220cebcceadcebdceb5cf84ceb520cebcceb1ceb6ceaf20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceadcf87ceb5ceb9cf8220ceadcebdceb1cebd20cf87cf8ecf81cebf2028cebcceb9ceb120ceb3cf89cebdceb9ceac20ceadcf83cf84cf892920cf83cf84cebf20cf83cf80ceafcf84ceb920cf80cebfcf8520cebdceb120ceb5ceafcebdceb1ceb920ceb4ceb9cebacf8ccf8220cf83cebfcf852028cebaceb920cebf2fceb720cf83cf8dcebdcf84cf81cebfcf86cf8ccf8220cf83cebfcf8520cf84cebf20ceafceb4ceb9cebf292e20ce95cebaceb5ceaf20ceb8ceb120cebdceb9cf8eceb8ceb5ceb9cf8220ceaccebdceb5cf84ceb12c20ceb8ceb120ceadcf87ceb5ceb9cf8220cebccf8ccebdcebf20ceb4ceb9cebaceac20cf83cebfcf8520cf80cf81ceacceb3cebcceb1cf84ceb120cebaceb1ceb920ceb8ceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceaccf84cf83ceb5ceb9cf8220cf8ccf80cebfcf84ceb520ceb8ceb5cf8220cebdceb120cf83cf85ceb3cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf8220cf83ceb520cebcceb9ceb120ceb4cebfcf85cebbceb5ceb9ceac2c20cf83ceb520ceadcebdceb120ceb2ceb9ceb2cebbceafcebf2c20cf83ceb520cebfcf84ceb9ceb4ceaecf80cebfcf84ceb5e280a60a20ce91cf80ceadcebacf84ceb7cf83ceb520cf84cebf20ceb4ceb9cebacf8c20cf83cebfcf8520cf87cf8ccebccf80ceb92028cf80cebfcf8520ceb4ceb520ceb8ceb120ceb3ceafcebdceb5ceb920cebaceb1ceb920ceb4ceb9cebacf8c20cf84ceb7cf82202f20cf84cebfcf85292ec2a0ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb1cf83cf87cebfcebbceb5ceafcf83ceb1ceb920cebcceb520cebaceaccf84ceb920cf80cebfcf8520cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb92c20cebdceb120cf84cebf20ceb5cebeceb5cebbceafcf83cf83ceb5ceb9cf8220cebaceb1ceb920cebdceb120ceb3ceafcebdceb5cf83ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81cebfcf8220cf83ceb520ceb1cf85cf84cf8c2e20ce95ceafcebdceb1ceb920ceb1cebacf8ccebcceb120cf80ceb9cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb1cf85cf84cf8c20cebdceb120cf80ceb1cf81ceb1cebcceb5ceafcebdceb5ceb920ceb4ceb9cebacf8c20cf83cebfcf8520cebaceb1ceb920cebdceb120cebcceb7cebd20ceb5cebccf80cebbceb1cebaceb5ceaf20cebf2fceb720cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83cebfcf852e20ce9ccf80cebfcf81ceb5ceafcf822c20cf8ccebccf89cf822c20cebdceb120cf84cebfcf852fcf84ceb7cf8220cebcceb9cebbceaecf83ceb5ceb9cf8220ceb3ceb9ceb120cf84cebf20cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cebdceb120ceb2cf81ceb5ceb920cebaceb920ceb5cebaceb5ceafcebdcebfcf822fcebdceb720cf84cebf20ceb4ceb9cebacf8c20cf84cebfcf852fcf84ceb7cf822e223b733a363a22696d61676573223b733a3234333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6175746f6e6f6d69612d6d6573612d7374692d73786573692d7077732d6e612d74696e2d70657479786569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a32353a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39303a223130353aceb1cf85cf84cebfcebdcebfcebcceafceb12dcebcceadcf83ceb12dcf83ceb52dcebcceafceb12dcf83cf87ceadcf83ceb72dcf80cf89cf822dceb8ceb12dcf84ceb7cebd2dcf80ceb5cf84cf8dcf87ceb5ceb9cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130353aceb1cf85cf84cebfcebdcebfcebcceafceb12dcebcceadcf83ceb12dcf83ceb52dcebcceafceb12dcf83cf87ceadcf83ceb72dcf80cf89cf822dceb8ceb12dcf84ceb7cebd2dcf80ceb5cf84cf8dcf87ceb5ceb9cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38383a22ce91cf85cf84cebfcebdcebfcebcceafceb120cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb73a20cf80cf89cf8220ceb8ceb120cf84ceb7cebd20cf80ceb5cf84cf8dcf87ceb5ceb9cf8221223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313035223b7d7d);
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
(788, 'index.php?option=com_content&view=article&id=96', 'index.php?option=com_content&view=article&id=96:ο-περίπατος-της-απόλαυσης&catid=21', 'Ο περίπατος της απόλαυσης', ' Αφιερώστε 20 λεπτά για να κάνετε μια βόλτα έξω με τον εαυτό σας καθημερινά για μια εβδομάδα. Προσπαθήστε να τηρήσετε αυτό το πρόγραμμα, εκτός αν ο καιρός είναι εξαιρετικά κακός. ', '2022-02-14 15:27:52', 'c372865e94c633f13e76ec306b0a3c54', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383630333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332323a2220ce91cf86ceb9ceb5cf81cf8ecf83cf84ceb520323020cebbceb5cf80cf84ceac20ceb3ceb9ceb120cebdceb120cebaceaccebdceb5cf84ceb520cebcceb9ceb120ceb2cf8ccebbcf84ceb120ceadcebecf8920cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120cebcceb9ceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12e20cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf84ceb7cf81ceaecf83ceb5cf84ceb520ceb1cf85cf84cf8c20cf84cebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb12c20ceb5cebacf84cf8ccf8220ceb1cebd20cebf20cebaceb1ceb9cf81cf8ccf8220ceb5ceafcebdceb1ceb920ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceac20cebaceb1cebacf8ccf822e20223b693a333b613a32353a7b733a323a226964223b693a39363b733a353a22616c696173223b733a34373a22cebf20cf80ceb5cf81ceafcf80ceb1cf84cebfcf8220cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3336363a223c703ece91cf86ceb9ceb5cf81cf8ecf83cf84ceb5c2a03c7374726f6e673e323020cebbceb5cf80cf84ceac3c2f7374726f6e673ec2a0ceb3ceb9ceb120cebdceb120cebaceaccebdceb5cf84ceb520cebcceb9ceb120ceb2cf8ccebbcf84ceb120ceadcebecf8920cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82c2a03c7374726f6e673ecebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac3c2f7374726f6e673e20ceb3ceb9ceb120cebcceb9ceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12e20cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf84ceb7cf81ceaecf83ceb5cf84ceb520ceb1cf85cf84cf8c20cf84cebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb12c20ceb5cebacf84cf8ccf8220ceb1cebd20cebf20cebaceb1ceb9cf81cf8ccf8220ceb5ceafcebdceb1ceb920ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceac20cebaceb1cebacf8ccf822e3c2f703e0d0a223b733a343a22626f6479223b733a323535373a22ce9f20cf80ceb5cf81ceafcf80ceb1cf84cebfcf8220cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82202020202020202020202020202020202020202020202020202020ce91cf86ceb9ceb5cf81cf8ecf83cf84ceb5c2a0323020cebbceb5cf80cf84ceacc2a0ceb3ceb9ceb120cebdceb120cebaceaccebdceb5cf84ceb520cebcceb9ceb120ceb2cf8ccebbcf84ceb120ceadcebecf8920cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceacc2a0ceb3ceb9ceb120cebcceb9ceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12ec2a00acea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf84ceb7cf81ceaecf83ceb5cf84ceb520ceb1cf85cf84cf8c20cf84cebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb12c20ceb5cebacf84cf8ccf8220ceb1cebd20cebf20cebaceb1ceb9cf81cf8ccf8220ceb5ceafcebdceb1ceb920ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceac20cebaceb1cebacf8ccf822e20ce9ccf80cebfcf81ceb5ceafcf84ceb520ceb1cebacf8ccebcceb120cebdceb120cebaceaccebdceb5cf84ceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cebaceb1ceb920cebcceb520ceb5cebbceb1cf86cf81ceb9ceac20ceb2cf81cebfcf87ceae20cf85cf80cf8c20cf84ceb7cebd20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720cf8ccf84ceb920ceadcf87ceb5cf84ceb520cebfcebccf80cf81ceadcebbceb120cebaceb1ceb920ceb1ceb4ceb9ceacceb2cf81cebfcf87cebf2e0ace9aceb1ceb8cf8ecf8220cf80ceb5cf81cf80ceb1cf84ceaccf84ceb52c20cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83ceb5cf84ceb5c2a0cf8ccf83ceb120cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf8ccebccebfcf81cf86ceb120cf80cf81ceacceb3cebcceb1cf84ceb120ceb3cf8dcf81cf8920cf83ceb1cf8220cebccf80cebfcf81ceb5ceafcf84ceb52e20ce91cf85cf84ceac20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceb1cebeceb9cebfceb8ceadceb1cf84ceb12c20ceaecf87cebfceb92c20cebccf85cf81cf89ceb4ceb9ceadcf8220ceae20ceaccebbcebbceb5cf8220ceb1ceb9cf83ceb8ceaecf83ceb5ceb9cf822e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cf84ceb520cebdceb120ceb5cf83cf84ceb9ceaccf83ceb5cf84ceb520cf83cf84cebf20ceb5cebacf80cebbceb7cebacf84ceb9cebacf8c20cf8dcf88cebfcf8220ceb5cebdcf8ccf8220ceb4ceadcebdcf84cf81cebfcf8520cf80cebfcf8520ceb4ceb5cebd20ceadcf87ceb5cf84ceb520ceb1cebdcf84ceb9cebbceb7cf86ceb8ceb5ceaf20cf80cebfcf84cead20cf80cf81ceb9cebd2c20cf83cf84ceb7cebd20cf80ceb5cf81ceafcf80cebbcebfcebaceb720ceb1cf81cf87ceb9cf84ceb5cebacf84cebfcebdceb9cebaceae20ceb5cebdcf8ccf8220cebacf84ceb9cf81ceafcebfcf8520cf83cf84ceb720ceb3ceb5ceb9cf84cebfcebdceb9ceac20cf83ceb1cf822c20cf83cf84ceb7cebd20ceb1cebdcf84ceb1cebdceaccebacebbceb1cf83ceb720cf84cebfcf8520ceaecebbceb9cebfcf8520cf83ceb520cebcceb9ceb120cebbceb1cebacebacebfcf8dceb2ceb120cebcceb520cebdceb5cf81cf8c2c20cf83cf84ceb720cebccf85cf81cf89ceb4ceb9ceac20cf84cebfcf8520ceb3cf81ceb1cf83ceb9ceb4ceb9cebfcf8d20ceae20cf84cf89cebd20cebbcebfcf85cebbcebfcf85ceb4ceb9cf8ecebd2c20cf83cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf80cebfcf8520cebacebfceb9cf84ceacceb6cebfcf85cebd20cebf20ceadcebdceb1cf8220cf84cebfcebd20ceaccebbcebbcebfcebd20cebaceb1ceb8cf8ecf8220cf80ceb5cf81ceb9ceb7ceb3cebfcf8dcebdcf84ceb1ceb920cf83ceb520cf80cebfcebbcf85cf83cf8dcf87cebdceb1cf83cf84cebfcf85cf8220ceb4cf81cf8ccebccebfcf85cf822e0ace8ccf80cf89cf8220cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf84ceb520cebaceacceb8ceb520ceadcebdceb120ceb1cf80cf8c20ceb1cf85cf84ceac20cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb12c20cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb5c2a0cebdceb120cf84ceb120cebacf81ceb1cf84ceaecf83ceb5cf84ceb520cf83cf84cebf20cebccf85ceb1cebbcf8c20cf83ceb1cf82c2a02d20cebcceb7cebd20cf84ceb120ceb1cf86ceaecebdceb5cf84ceb520cebdceb120cf80ceb5cf81ceaccf83cebfcf85cebd20ceadcf84cf83ceb920ceb1cf80cf8c20ceb4ceafcf80cebbceb120cf83ceb1cf822e20ce9aceaccebdcf84ceb5c2a0cebcceafceb120cf80ceb1cf8dcf83ceb720ceb3ceb9ceb120cebcceb9ceb120cf83cf84ceb9ceb3cebcceae2c20ceb5cf83cf84ceb9ceaccf83cf84ceb520cf83ceb520ceb1cf85cf84ceac20cf80cebfcf8520ceb1cebacebfcf8dcf84ceb520ceae20ceb2cebbceadcf80ceb5cf84ceb520cebaceb1ceb920ceb2ceb5ceb2ceb1ceb9cf89ceb8ceb5ceafcf84ceb520cf8ccf84ceb920cf84ceb120cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceb5ceafcf84ceb52c20cf8ccf84ceb920cf84ceb120cf80ceb1ceafcf81cebdceb5cf84ceb520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20cebcceadcf83ceb120cf83ceb1cf822e20cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb520cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf84cebf20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83ceb1cf8220cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8eceb8ceb5cf84ceb520ceb5cf85cf87ceaccf81ceb9cf83cf84ceb12e0acea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf80ceb5cf81cf80ceb1cf84ceaccf84ceb520cebcceb9ceb1c2a0ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceae20ceb4ceb9ceb1ceb4cf81cebfcebcceaec2a0cebaceacceb8ceb520cebcceadcf81ceb12c20cf8ecf83cf84ceb520cebdceb120cebcceb720cf83cf85cebdceb7ceb8ceafcf83ceb5cf84ceb520cf80cebfcebbcf8d20cebaceb1cebdceadcebdceb120ceb1cf80cf8c20ceb1cf85cf84ceac20cf84ceb120ceb5cf81ceb5ceb8ceafcf83cebcceb1cf84ceb120cebaceb1ceb920cebdceb120ceb1cf81cf87ceafcf83ceb5cf84ceb520cebdceb120cf84ceb120ceb8ceb5cf89cf81ceb5ceafcf84ceb520ceb4ceb5ceb4cebfcebcceadcebdceb12e0a0ac2a0223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d706572697061746f732d7469732d61706f6c61757369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a32373a3532223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2239363acebf2dcf80ceb5cf81ceafcf80ceb1cf84cebfcf822dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39363acebf2dcf80ceb5cf81ceafcf80ceb1cf84cebfcf822dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22ce9f20cf80ceb5cf81ceafcf80ceb1cf84cebfcf8220cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3936223b7d7d),
(789, 'index.php?option=com_content&view=article&id=95', 'index.php?option=com_content&view=article&id=95:καθημερινή-παύση&catid=21', 'Καθημερινή παύση', ' Αφιερώστε καθημερινά 20-30 λεπτά στον εαυτό σας. Κάθε μέρα για μία εβδομάδα, προγραμματίστε και κάντε μία καθημερινή παύση διάρκειας 20 λεπτών. ', '2022-02-14 15:28:24', '4b8b8ec0595f69e99c5951906b23f5d2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383036323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235383a2220ce91cf86ceb9ceb5cf81cf8ecf83cf84ceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac2032302d333020cebbceb5cf80cf84ceac20cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e20ce9aceacceb8ceb520cebcceadcf81ceb120ceb3ceb9ceb120cebcceafceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12c20cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceafcf83cf84ceb520cebaceb1ceb920cebaceaccebdcf84ceb520cebcceafceb120cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb1cf8220323020cebbceb5cf80cf84cf8ecebd2e20223b693a333b613a32353a7b733a323a226964223b693a39353b733a353a22616c696173223b733a33313a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb7223b733a373a2273756d6d617279223b733a3238353a223c703ece91cf86ceb9ceb5cf81cf8ecf83cf84ceb5c2a03c7374726f6e673ecebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac3c2f7374726f6e673ec2a032302d333020cebbceb5cf80cf84ceacc2a0cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e20ce9aceacceb8ceb520cebcceadcf81ceb120ceb3ceb9ceb120cebcceafceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12c20cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceafcf83cf84ceb520cebaceb1ceb920cebaceaccebdcf84ceb520cebcceafceb120cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb1cf8220323020cebbceb5cf80cf84cf8ecebd2e3c2f703e0d0a223b733a343a22626f6479223b733a323233353a22ce9aceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb720202020202020202020202020202020202020202020202020202020ce91cf86ceb9ceb5cf81cf8ecf83cf84ceb5c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceacc2a032302d333020cebbceb5cf80cf84ceacc2a0cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e20ce9aceacceb8ceb520cebcceadcf81ceb120ceb3ceb9ceb120cebcceafceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12c20cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceafcf83cf84ceb520cebaceb1ceb920cebaceaccebdcf84ceb520cebcceafceb120cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb1cf8220323020cebbceb5cf80cf84cf8ecebd2e0ace9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cebaceaccebdceb5cf84ceb520cf80cebfcebbcebbceac20cf80cf81ceacceb3cebcceb1cf84ceb120cf8ccf80cf89cf8220cebcceafceb120ceb2cf8ccebbcf84ceb12c20cebcceafceb120cf84ceb1ceb9cebdceafceb12c20cebdceb120cf80ceaccf81ceb5cf84ceb520ceadcebdceb1cebd20cf89cf81ceb1ceafcebf20cebaceb1cf86cead20cf80ceb7ceb3ceb1ceafcebdcebfcebdcf84ceb1cf8220cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac2c20cebdceb120ceb4ceb9ceb1ceb2ceaccf83ceb5cf84ceb520ceadcebdceb120ceb2ceb9ceb2cebbceafcebf2c20cebdceb120ceb1cebacebfcf8dcf83ceb5cf84ceb520cf84ceb7cebd20ceb1ceb3ceb1cf80ceb7cebcceadcebdceb720cf83ceb1cf8220cebccebfcf85cf83ceb9cebaceae20cebbceafceb3cebf20cf80cf81ceb9cebd20cebacebfceb9cebcceb7ceb8ceb5ceafcf84ceb52c20cebfcf84ceb9ceb4ceaecf80cebfcf84ceb520cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf83cf84cebf20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20cf83ceb1cf8220cf80cf81cf8cceb3cf81ceb1cebccebcceb120cebaceb1ceb920cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf82c2a0ceb5cf85cf87ceb1cf81ceb9cf83cf84ceaecf83ceb5ceb92e20ce98ceb5cf89cf81cebfcf8dcebcceb520cf8ccf84ceb9c2a0323020cebbceb5cf80cf84ceac20cf84ceb7cebd20ceb7cebcceadcf81ceb120ceb5ceafcebdceb1ceb920cf87cf81cf8ccebdcebfcf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb2cf81ceb5ceb8ceb5ceafc2a0ceb1cebacf8ccebcceb120cebaceb1ceb920cf83cf84ceb7cebd20cf80ceb9cebf20cf80cebfcebbcf85ceaccf83cf87cebfcebbceb720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb12e0ace9aceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cf80ceb1cf8dcf83ceb7cf8220cf83ceb1cf8220cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb1c2a0ceb1cf80cebfceb2ceaccebbceb5cf84ceb5c2a0cf84ceb9cf82c2a0ceb1ceb3cf87cf89cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf82c2a0cebaceb1ceb920cebdceb120cf83cf85ceb3cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb520cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520cebaceaccebdceb5cf84ceb52e2020ce95cebdcf84cebfcf80ceafcf83cf84ceb5c2a0cf8ccebbceb120cf84ceb120ceb5cf81ceb5ceb8ceafcf83cebcceb1cf84ceb120cf80cebfcf8520cf80ceb5cf81ceb9ceb2ceaccebbcebfcf85cebd20cf84ceb7c2a0ceb8ceb5cf84ceb9cebaceaec2a0cf83ceb1cf82c2a0ceb5cebccf80ceb5ceb9cf81ceafceb13ac2a0cebccf85cf81cf89ceb4ceb9ceadcf822c20ceb1ceadcf81ceb1cf822c20cf87cf81cf8ecebcceb1cf84ceb12c20ceb1ceb9cf83ceb8ceaecf83ceb5ceb9cf822c20ceb8ceb5cf81cebccebfcebacf81ceb1cf83ceafceb12c20ceb3ceb5cf8dcf83ceb5ceb9cf8220cebaceb1ceb920cebacf81ceb1cf84ceaecf83cf84ceb520cf84ceb120cf83cf84ceb720cebccebdceaecebcceb720cf83ceb1cf822e20cea3cf84cebf20cf84ceadcebbcebfcf8220cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220cf83ceb1cf8220ceb5cebccf80ceb5ceb9cf81ceafceb1cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceafcf83ceb5cf84ceb520cf84ceb920ceb8ceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5cf84ceb520cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb7cebcceadcf81ceb120cebaceb1ceb920cebdceb120cf84cebf20cf83cf87ceb5ceb4ceb9ceaccf83ceb5cf84ceb520cf83cf84ceb720cf86ceb1cebdcf84ceb1cf83ceafceb120cf83ceb1cf822e20cea4cebf20ceb2cf81ceacceb4cf8520cf80cf81ceb9cebd20cebacebfceb9cebcceb7ceb8ceb5ceafcf84ceb5c2a0cf86ceadcf81cf84ceb520cebeceb1cebdceac20cf83cf84cebf20cebdcebfcf8520cf83ceb1cf82c2a0cf84ceb7cebd20ceb1cf80cebfcebbceb1cf85cf83cf84ceb9cebaceae20cf83ceb1cf8220cf83cf84ceb9ceb3cebcceae20cebaceb1ceb920cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf83cf84ceb520cf80cf89cf8220cebdceb9cf8eceb8ceb5cf84ceb52e20ce9cceb7cebd20cebeceb5cf87cebdceaccf84ceb520cebdceb120cf84cebf20ceb5cf80ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5cf84ceb5c2a0cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac2e20ce9fceb920ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220ceb4ceb5cebd20cf80cf81ceadcf80ceb5ceb920cebdceb120ceb2ceb9cf8ecebdcebfcebdcf84ceb1ceb920cf83ceb1cebd20cebaceaccf84ceb920cf80cebfcf8520cf80ceadcf81ceb1cf83ceb520cebaceb1ceb920cf80ceacceb5ceb9223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6174696d6572696e692d70617573692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a32383a3234223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2239353acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dcf80ceb1cf8dcf83ceb7223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39353acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dcf80ceb1cf8dcf83ceb72663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22ce9aceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb7223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3935223b7d7d);
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
(790, 'index.php?option=com_content&view=article&id=94', 'index.php?option=com_content&view=article&id=94:απολαμβάνειν-με-αναπόληση&catid=21', '\'\'Απολαμβάνειν\'\' με Αναπόληση', ' Ακολούθησε τις παρακάτω προτάσεις ώστε να μπορέσεις να απολαύσεις ξανά τις όμορφες στιγμές της ζωής σου. ', '2022-02-14 15:28:55', '885ae0e282c2162b5aa41944a51b9a0a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373630393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139343a2220ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920cf80cf81cebfcf84ceaccf83ceb5ceb9cf8220cf8ecf83cf84ceb520cebdceb120cebccf80cebfcf81ceadcf83ceb5ceb9cf8220cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5ceb9cf8220cebeceb1cebdceac20cf84ceb9cf8220cf8ccebccebfcf81cf86ceb5cf8220cf83cf84ceb9ceb3cebcceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852e20223b693a333b613a32353a7b733a323a226964223b693a39343b733a353a22616c696173223b733a34383a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd20cebcceb520ceb1cebdceb1cf80cf8ccebbceb7cf83ceb7223b733a373a2273756d6d617279223b733a3232303a223c703ece91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920cf80cf81cebfcf84ceaccf83ceb5ceb9cf8220cf8ecf83cf84ceb520cebdceb120cebccf80cebfcf81ceadcf83ceb5ceb9cf8220cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5ceb9cf82c2a03c7374726f6e673ecebeceb1cebdceac3c2f7374726f6e673ec2a0cf84ceb9cf8220cf8ccebccebfcf81cf86ceb5cf8220cf83cf84ceb9ceb3cebcceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852e3c2f703e0d0a223b733a343a22626f6479223b733a313832393a222727ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd272720cebcceb520ce91cebdceb1cf80cf8ccebbceb7cf83ceb720202020202020202020202020202020202020202020202020202020ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920cf80cf81cebfcf84ceaccf83ceb5ceb9cf8220cf8ecf83cf84ceb520cebdceb120cebccf80cebfcf81ceadcf83ceb5ceb9cf8220cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5ceb9cf82c2a0cebeceb1cebdceacc2a0cf84ceb9cf8220cf8ccebccebfcf81cf86ceb5cf8220cf83cf84ceb9ceb3cebcceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852e0a2dce92ceaccebbceb520ceb1cf80ceb1cebbceae20cebccebfcf85cf83ceb9cebaceaec2a0cebaceb1ceb920cf80ceaccf81ceb520cebcceafceb1c2a0ceb1cebdceb1cf80ceb1cf85cf84ceb9cebaceaec2a0ceb8ceadcf83ceb720cf83cf84cebfcebd20cebaceb1cebdceb1cf80cead20ceae20cf84cebf20cebacf81ceb5ceb2ceaccf84ceb920cf83cebfcf852c20cebacebbceb5ceafcf83ceb520cf84ceb120cebcceaccf84ceb9ceb120cebaceb1ceb920cf83cebaceadcf88cebfcf8520cebcceafceb120ceb5cebacf80cebbceb7cebacf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852c20cebcceafceb120ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdceb720cf83cf84ceb9ceb3cebcceae2c20ceb5cebacf83cf84ceb1cf84ceb9cebaceae20cf83cf84ceb9ceb3cebcceae2c20cf83cf84ceb9ceb3cebcceae20ceb1ceb3ceb1cebbcebbceafceb1cf83ceb7cf822c20ceafcf83cf89cf8220cf83cf84ceb9ceb3cebcceae20cf80cebfcf8520ceaecf83cebfcf85cebd20ceb5cf81cf89cf84ceb5cf85cebcceadcebdcebfcf822fceb72c20ceae20cf80cebfcf8520ceaccebacebfcf85ceb3ceb5cf8220cebcceafceb120ceb1ceb3ceb1cf80ceb7cebcceadcebdceb720cebccebfcf85cf83ceb9cebaceae2c20ceae20cf80cebfcf8520cebeceb1cf86cebdceb9cebaceac20c2abcf83ceb520ceacceb3ceb3ceb9cebeceb520ceb2ceb1ceb8ceb5ceb9ceacc2bb20cebaceaccf80cebfceb9cebf20ceb2ceb9ceb2cebbceafcebf20ceae20cf80ceafcebdceb1cebaceb1cf8220ceb6cf89ceb3cf81ceb1cf86ceb9cebaceaecf8220ceae20cebaceaccf80cebfceb9ceb120ceaccebbcebbceb720ceadcebdcf84cebfcebdceb120ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb9cebaceae20cf83cf84ceb9ceb3cebcceae2e0a2dce94ceb9ceaccebbceb5cebeceb5c2a0cebcceafceb120cf84ceadcf84cebfceb9ceb120ceb5cebccf80ceb5ceb9cf81ceafceb120ceae20cf83cf84ceb9ceb3cebcceae2e0a2dcea0cf81cebfcf83cf80ceacceb8ceb7cf83ceb5c2a0cebdceb120cf83ceb520cf86ceb1cebdcf84ceb1cf83cf84ceb5ceafcf82c2a0cf83ceb520ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae2c20cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdcebfcebdcf84ceb1cf8220cf8ccebbceb120cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf80cebfcf8520cf83cf85cebdceb4ceadcebfcebdcf84ceb1ceb920cebcceb520cf84ceb7cebd20ceb5cebccf80ceb5ceb9cf81ceafceb12e0a2dce9aceaccebdceb520ceb5ceb9cebacf8ccebdceb1c2a0cf84ceb7cebd20ceb5cebccf80ceb5ceb9cf81ceafceb120cf83cebfcf8520cebcceb520cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf8220cebbceb5cf80cf84cebfcebcceadcf81ceb5ceb9ceb5cf8220cf80cf81cebfcf83cf80ceb1ceb8cf8ecebdcf84ceb1cf8220cebdceb120cf83cf85cebccf80ceb5cf81ceb9cebbceacceb2ceb5ceb9cf8220cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf822c20cf84ceb720ceb4ceb9ceacceb8ceb5cf83ceb720cf80cebfcf8520ceb5ceafcf87ceb5cf8220ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae20cebaceb1ceb920cebaceacceb8ceb520ceaccebbcebbceb720cebbceb5cf80cf84cebfcebcceadcf81ceb5ceb9ceb120cf80cebfcf8520cf84ceb7cebd20cf80ceb5cf81ceb9ceb2ceaccebbceb5ceb92e0a2dcea4ceb1cebeceafceb4ceb5cf88ceb5c2a0cf83cf84ceb720cf83cf84ceb9ceb3cebcceae20ceb1cf85cf84ceae20ceb3ceb9ceb120cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd20313020cebbceb5cf80cf84ceac2e0a2dce95cf80ceb1cebdceadcebbceb1ceb2ceb5c2a0cf8ccf83cebf20cf80ceb9cebf20cf83cf85cf87cebdceac20cebccf80cebfcf81ceb5ceafcf822e0ac2a0223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6c616d76616e65696e2d6d652d616e61706f6c7973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a32383a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a2239343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2dcebcceb52dceb1cebdceb1cf80cf8ccebbceb7cf83ceb7223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2dcebcceb52dceb1cebdceb1cf80cf8ccebbceb7cf83ceb72663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35323a222727ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd272720cebcceb520ce91cebdceb1cf80cf8ccebbceb7cf83ceb7223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3934223b7d7d),
(791, 'index.php?option=com_content&view=article&id=89', 'index.php?option=com_content&view=article&id=89:αναπνεύστε-μαζί&catid=42', 'Αναπνεύστε μαζί', ' Αυτή η άσκηση είναι ένας εξαιρετικός τρόπος να αποσπάσετε το μυαλό σας από ό,τι συμβαίνει γύρω σας και να επικεντρωθείτε στο σύντροφό σας. ', '2022-02-14 15:29:29', 'd31026d4e1552a673170aea6030a8053', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373139333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235343a2220ce91cf85cf84ceae20ceb720ceaccf83cebaceb7cf83ceb720ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120ceb1cf80cebfcf83cf80ceaccf83ceb5cf84ceb520cf84cebf20cebccf85ceb1cebbcf8c20cf83ceb1cf8220ceb1cf80cf8c20cf8c2ccf84ceb920cf83cf85cebcceb2ceb1ceafcebdceb5ceb920ceb3cf8dcf81cf8920cf83ceb1cf8220cebaceb1ceb920cebdceb120ceb5cf80ceb9cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb520cf83cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a38393b733a353a22616c696173223b733a32393a22ceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb520cebcceb1ceb6ceaf223b733a373a2273756d6d617279223b733a3237393a223c703ece91cf85cf84ceae20ceb720ceaccf83cebaceb7cf83ceb720ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120ceb1cf80cebfcf83cf80ceaccf83ceb5cf84ceb520cf84cebf20cebccf85ceb1cebbcf8c20cf83ceb1cf8220ceb1cf80cf8c20cf8c2ccf84ceb920cf83cf85cebcceb2ceb1ceafcebdceb5ceb920ceb3cf8dcf81cf8920cf83ceb1cf8220cebaceb1ceb920cebdceb1c2a03c7374726f6e673eceb5cf80ceb9cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb520cf83cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf823c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a313336323a22ce91cebdceb1cf80cebdceb5cf8dcf83cf84ceb520cebcceb1ceb6ceaf20202020202020202020202020202020202020202020202020202020ce91cf85cf84ceae20ceb720ceaccf83cebaceb7cf83ceb720ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120ceb1cf80cebfcf83cf80ceaccf83ceb5cf84ceb520cf84cebf20cebccf85ceb1cebbcf8c20cf83ceb1cf8220ceb1cf80cf8c20cf8c2ccf84ceb920cf83cf85cebcceb2ceb1ceafcebdceb5ceb920ceb3cf8dcf81cf8920cf83ceb1cf8220cebaceb1ceb920cebdceb1c2a0ceb5cf80ceb9cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb520cf83cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf822e0a202d20ce93ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb52cc2a0ceb5ceafcf84ceb520cebeceb1cf80cebbcf8ecf83cf84ceb520cf83cf84cebf20cf80cebbceacceb920ceb1cf80ceadcebdceb1cebdcf84ceb920ceb1cf80cf8c20cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf8220ceb5ceafcf84ceb520cebaceb1ceb8ceafcf83ceb5cf84ceb520cf8ccf81ceb8ceb9cebfceb920ceb1cebdcf84ceb9cebacf81ceb9cf83cf84ceac20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf822e0a202d20ce91cebacebfcf85cebccf80ceaecf83cf84ceb520ceb1cf80ceb1cebbceacc2a0cf84ceb120cebcceadcf84cf89cf80ceac20cf83ceb1cf8220cebcceb5cf84ceb1cebecf8d20cf84cebfcf85cf822e20ce98ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebacf81ceb1cf84ceaccf84ceb520cf84cebf20cf80ceb9ceb3cebfcf8dcebdceb920cf83ceb1cf8220cf80cf81cebfcf8220cf84ceb120cebaceaccf84cf892e0a202d20cea0ceaccf81cf84ceb520cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd20ceb5cf80cf84ceacc2a0ceb1cf81ceb3ceadcf822c20ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceb1cf80cebdcebfceadcf82c2a0cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb1c2a0cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf822e20ce95ceaccebd20ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb7cebd20cf80ceb1cf81ceb1cf84ceb5ceafcebdceb5cf84ceb52e20cea0ceaccf81cf84ceb520323020ceae20333020ceb1cebdceb1cf80cebdcebfceadcf8220cebcceb1ceb6ceaf20ceae20ceb1cf80cebbceac20ceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb520cebcceb1ceb6ceaf20ceb3ceb9ceb120ceadcebdceb120cebaceb1ceb8cebfcf81ceb9cf83cebcceadcebdcebf20cf87cf81cebfcebdceb9cebacf8c20ceb4ceb9ceaccf83cf84ceb7cebcceb12e0a202d20ce95cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb7c2a0cf8ccf80cebfcf84ceb520ceb1ceb9cf83ceb8ceaccebdceb5cf83cf84ceb520cf84ceb7cebd20ceb1cebdceacceb3cebaceb720cebdceb120ceb5cf80ceb9cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb520cebf20ceadcebdceb1cf8220cf83cf84cebfcebd20ceaccebbcebbcebf20cebaceb1ceb920cebdceb120cf83cf85ceb3cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb520cf83cf84cebf20cf80ceb1cf81cf8ccebd2e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61706e65757374652d6d617a692d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a32393a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a2238393aceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb52dcebcceb1ceb6ceaf223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38393aceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb52dcebcceb1ceb6ceaf2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22ce91cebdceb1cf80cebdceb5cf8dcf83cf84ceb520cebcceb1ceb6ceaf223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3839223b7d7d),
(792, 'index.php?option=com_content&view=article&id=88', 'index.php?option=com_content&view=article&id=88:περάστε-χρόνο-μαζί&catid=42', 'Περάστε χρόνο μαζί', ' Είναι πολύ σημαντικό για ένα ζευγάρι είτε μιλάμε για μία νέα σχέση είτε για μία μακροχρόνια, να περνούν μαζί ποιοτικό χρόνο. Σίγουρα οι ρυθμοί της καθημερινότητας δε μας αφήνουν πολύ ελεύθερο χρόνο αλλά σημασία έχει αυτός ο χρόνος που μένει να είναι ποιοτικός. ', '2022-02-14 15:30:04', 'e077a26ef120439ff8649df8aece8c4c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383938363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3437373a2220ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb3ceb9ceb120ceadcebdceb120ceb6ceb5cf85ceb3ceaccf81ceb920ceb5ceafcf84ceb520cebcceb9cebbceaccebcceb520ceb3ceb9ceb120cebcceafceb120cebdceadceb120cf83cf87ceadcf83ceb720ceb5ceafcf84ceb520ceb3ceb9ceb120cebcceafceb120cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb12c20cebdceb120cf80ceb5cf81cebdcebfcf8dcebd20cebcceb1ceb6ceaf20cf80cebfceb9cebfcf84ceb9cebacf8c20cf87cf81cf8ccebdcebf2e20cea3ceafceb3cebfcf85cf81ceb120cebfceb920cf81cf85ceb8cebccebfceaf20cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf8220ceb4ceb520cebcceb1cf8220ceb1cf86ceaecebdcebfcf85cebd20cf80cebfcebbcf8d20ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20ceb1cebbcebbceac20cf83ceb7cebcceb1cf83ceafceb120ceadcf87ceb5ceb920ceb1cf85cf84cf8ccf8220cebf20cf87cf81cf8ccebdcebfcf8220cf80cebfcf8520cebcceadcebdceb5ceb920cebdceb120ceb5ceafcebdceb1ceb920cf80cebfceb9cebfcf84ceb9cebacf8ccf822e20223b693a333b613a32353a7b733a323a226964223b693a38383b733a353a22616c696173223b733a33343a22cf80ceb5cf81ceaccf83cf84ceb520cf87cf81cf8ccebdcebf20cebcceb1ceb6ceaf223b733a373a2273756d6d617279223b733a3438343a223c703ece95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb3ceb9ceb120ceadcebdceb120ceb6ceb5cf85ceb3ceaccf81ceb920ceb5ceafcf84ceb520cebcceb9cebbceaccebcceb520ceb3ceb9ceb120cebcceafceb120cebdceadceb120cf83cf87ceadcf83ceb720ceb5ceafcf84ceb520ceb3ceb9ceb120cebcceafceb120cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb12c20cebdceb120cf80ceb5cf81cebdcebfcf8dcebd20cebcceb1ceb6ceaf20cf80cebfceb9cebfcf84ceb9cebacf8c20cf87cf81cf8ccebdcebf2e20cea3ceafceb3cebfcf85cf81ceb120cebfceb920cf81cf85ceb8cebccebfceaf20cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf8220ceb4ceb520cebcceb1cf8220ceb1cf86ceaecebdcebfcf85cebd20cf80cebfcebbcf8d20ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20ceb1cebbcebbceac20cf83ceb7cebcceb1cf83ceafceb120ceadcf87ceb5ceb920ceb1cf85cf84cf8ccf8220cebf20cf87cf81cf8ccebdcebfcf8220cf80cebfcf8520cebcceadcebdceb5ceb920cebdceb120ceb5ceafcebdceb1ceb920cf80cebfceb9cebfcf84ceb9cebacf8ccf822e3c2f703e0d0a223b733a343a22626f6479223b733a323730363a22cea0ceb5cf81ceaccf83cf84ceb520cf87cf81cf8ccebdcebf20cebcceb1ceb6ceaf20202020202020202020202020202020202020202020202020202020ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb3ceb9ceb120ceadcebdceb120ceb6ceb5cf85ceb3ceaccf81ceb920ceb5ceafcf84ceb520cebcceb9cebbceaccebcceb520ceb3ceb9ceb120cebcceafceb120cebdceadceb120cf83cf87ceadcf83ceb720ceb5ceafcf84ceb520ceb3ceb9ceb120cebcceafceb120cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb12c20cebdceb120cf80ceb5cf81cebdcebfcf8dcebd20cebcceb1ceb6ceaf20cf80cebfceb9cebfcf84ceb9cebacf8c20cf87cf81cf8ccebdcebf2e20cea3ceafceb3cebfcf85cf81ceb120cebfceb920cf81cf85ceb8cebccebfceaf20cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf8220ceb4ceb520cebcceb1cf8220ceb1cf86ceaecebdcebfcf85cebd20cf80cebfcebbcf8d20ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20ceb1cebbcebbceac20cf83ceb7cebcceb1cf83ceafceb120ceadcf87ceb5ceb920ceb1cf85cf84cf8ccf8220cebf20cf87cf81cf8ccebdcebfcf8220cf80cebfcf8520cebcceadcebdceb5ceb920cebdceb120ceb5ceafcebdceb1ceb920cf80cebfceb9cebfcf84ceb9cebacf8ccf822e0a202d20ce98ceb5cf83cf80ceafcf83cf84ceb520cebcceafceb120cf8ecf81ceb120cebcceadcf83ceb120cf83cf84ceb7cebd20ceb7cebcceadcf81ceb120cf80cebfcf8520ceb8ceb120ceb1cf86ceb9ceb5cf81cf8ecf83ceb5cf84ceb520cf83cf84ceb720cf83cf87ceadcf83ceb720cf83ceb1cf822ec2a0ce91cf85cf84ceae20ceb720cf8ecf81ceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cf84cebf20ceb2cf81ceacceb4cf8520cf80cf81ceb9cebd20cebacebfceb9cebcceb7ceb8ceb5ceafcf84ceb520ceae20c2a0ceadcebdceb120ceb4ceb9ceaccebbceb5ceb9cebccebcceb120cf84cebf20cebcceb5cf83ceb7cebcceadcf81ceb920ceae20cf8ccf80cebfceb9ceb120ceaccebbcebbceb720cf8ecf81ceb120cebcceadcf83ceb120cf83cf84ceb7cebd20ceb7cebcceadcf81ceb120cf83ceb1cf8220ceb2cebfcebbceb5cf8dceb5ceb92e0a202d20ce9aceaccebdcf84ceb520ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb120cebcceadcf83ceb120cf83cf84ceb7cebd20cf8ecf81ceb120cf83ceb1cf822ec2a0ce9aceacceb8ceb520cebcceadcf81ceb120cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb5cebacebcceb5cf84ceb1cebbcebbceb5cf85cf84ceb5ceafcf84ceb520ceb1cf85cf84ceae20cf84ceb7cebd20cf8ecf81ceb120cebcceb520ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8c20cf84cf81cf8ccf80cebf20cf8ecf83cf84ceb520cebdceb120cebcceb720cf81cebfcf85cf84ceb9cebdceb9ceacceb6ceb5cf84ceb52e20ce94cebfcebaceb9cebcceaccf83cf84ceb520cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920ceb9ceb4ceadceb5cf822e0a202d20ce91cf83cf87cebfcebbceb7ceb8ceb5ceafcf84ceb520cebcceb520ceadcebdceb120cebacebfceb9cebdcf8c20cf87cf8ccebccf80ceb92ec2a0ce91cf85cf84cf8c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf84ceb920ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb9cebacf8c2c20cebcceafceb120cebaceb1cebbcebbceb9cf84ceb5cf87cebdceb9cebaceae20ceb1cf83cf87cebfcebbceafceb120ceae20ceb1cf80cebbceac20cf84cebf20ceb3cf85cebccebdceb1cf83cf84ceaecf81ceb9cebf2e0a202d20ce9aceaccebdcf84ceb520ceadcebdceb120cebcceb9cebacf81cf8c20ceb4cf8ecf81cebf20cebf20ceadcebdceb1cf8220cf83cf84cebfcebd20ceaccebbcebbcebfcebd2ec2a0ce91cf85cf84cf8c20ceb4ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb120cf85cebbceb9cebacf8c2e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cebcceafceb120cf86cf81ceaccf83ceb720ceb1ceb3ceaccf80ceb7cf8220cebaceb1ceb920ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb3ceb9ceb120cebaceaccf84ceb920cf80cebfcf8520ceadcebaceb1cebdceb520cebf20cf83cf8dcebdcf84cf81cebfcf86cf8ccf8220cf83ceb1cf8220ceae20cebcceafceb120cf80cf81ceaccebeceb720cf86cf81cebfcebdcf84ceafceb4ceb1cf8220cf8ccf80cf89cf8220cf84cebf20cebcceb1ceb3ceb5ceafcf81ceb5cebcceb12e0a202d20ce95cebacf86cf81ceb1cf83cf84ceb5ceafcf84ceb520cf83cf89cebcceb1cf84ceb9cebaceac2ec2a0ce91cf85cf84cf8c20cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cebfcf84ceb9ceb4ceaecf80cebfcf84ceb520ceadcf87ceb5ceb920cebdceb120cebaceaccebdceb5ceb920cebcceb520cf84cebf20cf83cf8ecebcceb120cf83ceb1cf822c20cebeceb5cebaceb9cebdcf8ecebdcf84ceb1cf8220ceb1cf80cf8c20cf84ceb720ceb2cebbceb5cebccebcceb1cf84ceb9cebaceae20ceb5cf80ceb1cf86ceae2e20ce9acebfceb9cf84ceb1cf87cf84ceb5ceafcf84ceb520cf83cf84ceb120cebcceaccf84ceb9ceb120cf87cf89cf81ceafcf8220cebdceb120cebcceb9cebbceaccf84ceb520ceb3ceb9ceb1203120cebbceb5cf80cf84cf8c20cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb920cebeceb5cebaceb9cebdceaecf83cf84ceb520cebdceb120ceb1ceb3ceb3ceafceb6ceb5cf84ceb520cebf20ceadcebdceb1cf8220cf84cebfcebd20ceaccebbcebbcebfcebd2e20ce9eceb5cebaceb9cebdceaecf83cf84ceb520cebccf80cebbceadcebacebfcebdcf84ceb1cf8220cf84ceb120cf87ceadcf81ceb9ceb120cf83ceb1cf8220cebcceb5cf84ceb1cebecf8d20cf84cebfcf85cf8220cebaceb1ceb920cebaceb1cf84ceb1cebbceaecebecf84ceb520cf83ceb520cebcceafceb120ceb1ceb3cebaceb1cebbceb9ceac20cf80cebfcf8520ceb8ceb120cebacf81ceb1cf84ceaecf83ceb5ceb920cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd203520cebbceb5cf80cf84ceac2e20ce91cebd20cebaceb1cf84ceb1cebbceaecebeceb5cf84ceb520cf83cf84cebf20cebacf81ceb5ceb2ceaccf84ceb92c20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb920cebaceb1cebdceadcebdceb120cf80cf81cf8cceb2cebbceb7cebcceb1212120ce91cf80cebbceac20cf86cf81cebfcebdcf84ceafcf83cf84ceb520cebdceb120ceb4cf8ecf83ceb5cf84ceb520cf83cf84ceb720ceb2cebbceb5cebccebcceb1cf84ceb9cebaceae20ceb5cf80ceb1cf86ceae2c20cf84ceb120cf87ceacceb4ceb9ceb120cebaceb1ceb920cf84ceb9cf8220ceb1ceb3cebaceb1cebbceb9ceadcf8220cf84cebfcebd20ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84cebf20cf87cf81cf8ccebdcebf2e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f706572617374652d78726f6e6f2d6d617a692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33303a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a2238383acf80ceb5cf81ceaccf83cf84ceb52dcf87cf81cf8ccebdcebf2dcebcceb1ceb6ceaf223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38383acf80ceb5cf81ceaccf83cf84ceb52dcf87cf81cf8ccebdcebf2dcebcceb1ceb6ceaf2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22cea0ceb5cf81ceaccf83cf84ceb520cf87cf81cf8ccebdcebf20cebcceb1ceb6ceaf223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3838223b7d7d);
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
(793, 'index.php?option=com_content&view=article&id=87', 'index.php?option=com_content&view=article&id=87:πώς-να-μειώσεις-τη-ζήλια-σου&catid=42', 'Πώς να μειώσεις τη ζήλια σου', ' Είτε η αιτία της ζήλιας σου είναι τα ερεθίσματα που δέχεσαι από το σύντροφό σου είτε είναι δικές σου ανασφάλειες, δοκίμασε τα παρακάτω βήματα για να νιώσεις καλύτερα και να βελτιώσεις τις σχέσεις σου. ', '2022-02-14 15:30:44', '99f4497b947869c15628442fc9b208b4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393533383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3336373a2220ce95ceafcf84ceb520ceb720ceb1ceb9cf84ceafceb120cf84ceb7cf8220ceb6ceaecebbceb9ceb1cf8220cf83cebfcf8520ceb5ceafcebdceb1ceb920cf84ceb120ceb5cf81ceb5ceb8ceafcf83cebcceb1cf84ceb120cf80cebfcf8520ceb4ceadcf87ceb5cf83ceb1ceb920ceb1cf80cf8c20cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83cebfcf8520ceb5ceafcf84ceb520ceb5ceafcebdceb1ceb920ceb4ceb9cebaceadcf8220cf83cebfcf8520ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb5cf822c20ceb4cebfcebaceafcebcceb1cf83ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cebaceb1cebbcf8dcf84ceb5cf81ceb120cebaceb1ceb920cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83cebfcf852e20223b693a333b613a32353a7b733a323a226964223b693a38373b733a353a22616c696173223b733a35313a22cf80cf8ecf8220cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf84ceb720ceb6ceaecebbceb9ceb120cf83cebfcf85223b733a373a2273756d6d617279223b733a3337343a223c703ece95ceafcf84ceb520ceb720ceb1ceb9cf84ceafceb120cf84ceb7cf8220ceb6ceaecebbceb9ceb1cf8220cf83cebfcf8520ceb5ceafcebdceb1ceb920cf84ceb120ceb5cf81ceb5ceb8ceafcf83cebcceb1cf84ceb120cf80cebfcf8520ceb4ceadcf87ceb5cf83ceb1ceb920ceb1cf80cf8c20cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83cebfcf8520ceb5ceafcf84ceb520ceb5ceafcebdceb1ceb920ceb4ceb9cebaceadcf8220cf83cebfcf8520ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb5cf822c20ceb4cebfcebaceafcebcceb1cf83ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cebaceb1cebbcf8dcf84ceb5cf81ceb120cebaceb1ceb920cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83cebfcf852e3c2f703e0d0a223b733a343a22626f6479223b733a333339323a22cea0cf8ecf8220cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf84ceb720ceb6ceaecebbceb9ceb120cf83cebfcf8520202020202020202020202020202020202020202020202020202020ce95ceafcf84ceb520ceb720ceb1ceb9cf84ceafceb120cf84ceb7cf8220ceb6ceaecebbceb9ceb1cf8220cf83cebfcf8520ceb5ceafcebdceb1ceb920cf84ceb120ceb5cf81ceb5ceb8ceafcf83cebcceb1cf84ceb120cf80cebfcf8520ceb4ceadcf87ceb5cf83ceb1ceb920ceb1cf80cf8c20cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83cebfcf8520ceb5ceafcf84ceb520ceb5ceafcebdceb1ceb920ceb4ceb9cebaceadcf8220cf83cebfcf8520ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb5cf822c20ceb4cebfcebaceafcebcceb1cf83ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cebaceb1cebbcf8dcf84ceb5cf81ceb120cebaceb1ceb920cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83cebfcf852e0a202d20cea0ceb1cf81ceb1cf84ceaecf81ceb7cf83ceb520cebaceb1ceb920ceb1cf80cebfceb4ceadcebecebfcf8520cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf8220cebaceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb6ceaecebbceb9ceb1cf8220cf80cebfcf8520ceadcf87ceb5ceb9cf822ec2a0cea4cebf20cf80cf81cf8ecf84cebf20ceb2ceaecebcceb120cf84ceb7cf8220cebbcf8dcf83ceb7cf8220cebaceacceb8ceb520cf80cf81cebfceb2cebbceaecebcceb1cf84cebfcf8220ceb5ceafcebdceb1ceb920ceb720ceb1cebdceb1ceb3cebdcf8ecf81ceb9cf83ceb72c20ceb720cf80ceb1cf81ceb1cf84ceaecf81ceb7cf83ceb720cebaceb1ceb920ceb720ceb1cf80cebfceb4cebfcf87ceae2e0a202d20ce94ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf85cf80ceb1cebacebfcf8dcf83ceb5ceb9cf8220cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb6ceaecebbceb9ceb1cf822ec2a0ce9ccf80cebfcf81ceb5ceaf20cebdceb120cebcceb7cebd20cebccf80cebfcf81ceb5ceafcf8220ceb1cebacf8ccebcceb120cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cf84ceb7cebd20cf8dcf80ceb1cf81cebeceb720cf84cebfcf8520ceb1ceb9cf83ceb8ceaecebcceb1cf84cebfcf8220ceb6ceaecebbceb9ceb1cf822c20cebccf80cebfcf81ceb5ceafcf8220cf8ccebccf89cf8220cebdceb120ceb5cebbceadceb3cebeceb5ceb9cf8220cf84cebfc2a0cf80cf8ecf82c2a0ceb8ceb1c2a0ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf82c2a0cf83ceb520ceb1cf85cf84ceac2e20ce98ceb120cf84ceb120ceb1cf86ceaecf83ceb5ceb9cf8220cebdceb120cebaceb1ceb8cebfcf81ceafcf83cebfcf85cebd20cf84ceb720ceb6cf89ceae20cf83cebfcf8520cebaceb1ceb920cf84ceb720cf83cebaceadcf88ceb720cf83cebfcf8520cebaceb1ceb920cebdceb120cf83ceb520cf80ceb1cf81ceb1cf83cf8dcf81cebfcf85cebd20cf83ceb520cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceadcf8220cf80cf81ceaccebeceb5ceb9cf8220ceae20ceb8ceb120cf84cebfcf85cf8220ceb4cf8ecf83ceb5ceb9cf8220cf84cebfcebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8c20cf87cf8ecf81cebf20cf80cebfcf8520cf84cebfcf85cf8220ceb1cebeceafceb6ceb5ceb93b20ce94ceb7cebbceb1ceb4ceae2c20cebdceb120cf84cebfc2a0ceb1cebeceb9cebfcebbcebfceb3ceaecf83ceb5ceb9cf82c2a0cf83ceb1cebd20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12c20cebdceb120ceb4ceb5ceb9cf82c2a0ceb1cf80cf8c20cf80cebfcf8d20cf80cf81cebfceadcf81cf87ceb5cf84ceb1ceb9c2a0cebaceb1ceb920cebdceb120cf84cebfc2a0ceb1cf80cebfceb4ceb5cf87cf84ceb5ceafcf82c2a0cf83ceb1cebd20cf8ccebbceb120cf84ceb120cf85cf80cf8ccebbcebfceb9cf80ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf83cebfcf852e0a202d20ce91cebdceb1ceb3cebdcf8ecf81ceb9cf83ceb520cf8ccf84ceb920ceb720ceb1ceb2ceb5ceb2ceb1ceb9cf8ccf84ceb7cf84ceb120ceb5ceafcebdceb1ceb920cebcceadcf81cebfcf8220cebaceacceb8ceb520cf83cf87ceadcf83ceb7cf822ec2a0cea0cebfcf84ceadc2a0cebaceb1cebdceb5ceafcf82c2a0cf83ceb520cebaceb1cebcceafceb120cf83cf87ceadcf83ceb720cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb120ceae20cebcceb72c20cebcceb520ceb5ceb3ceb3cf8dcf84ceb7cf84ceb120ceae20cf87cf89cf81ceafcf822c20cebaceb1ceb9cebdcebfcf8dcf81ceb9ceb120ceae20cf80ceb1cebbceb9ceac20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cebfcf85c2a0ceb5cebeceb1cf83cf86ceb1cebbceafcf83ceb5ceb9c2a03130302520cebf20cf83cf8dcebdcf84cf81cebfcf86cf8ccf8220cf83cebfcf8520ceb8ceb120ceb5ceafcebdceb1ceb920cf80ceaccebdcf84ceb120ceb4ceafcf80cebbceb120cf83cebfcf8520cebaceb1ceb920ceb4ceb520ceb8ceb120cebacebfceb9cf84ceaccebeceb5ceb920ceaccebbcebbcebfcebd2f2dceb72e20ce91cf85cf84cf8c20ceb4ceb520cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920ceb4ceb520ceb8ceb120ceb5ceafcebdceb1ceb92c20ceb1cebbcebbceac20cf8ccf84ceb920ceb5cf83cf8d20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cf80ceb9ceb2ceb9cf8ecf83ceb5ceb9cf8220ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cebaceb1ceb920cf8ccf84ceb920ceb1cf85cf84cf8c20cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120ceb1cf83cf86ceaccebbceb5ceb9ceb1cf8220cf80ceb7ceb3ceacceb6ceb5ceb9c2a0cebccf8ccebdcebf20ceb1cf80cf8c20ceb5cf83ceadcebdceb12e200a202d20ce95cebeceb5cf84ceaccf83cf84ceb520cf84ceb9cf8220ceb1cebdcf84ceb9cebbceaecf88ceb5ceb9cf8220cf83cebfcf8520cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822ec2a0cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb720ceb6ceaecebbceb9ceb120cebcceb1cf8220cf84cf85cf86cebbcf8ecebdceb5ceb920cf84cf8ccf83cebf20cf80cebfcf8520cebcceb1cf8220cebaceaccebdceb5ceb920cebdceb120ceb6ceb7cf84ceaccebcceb520cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceac20cf80cf81ceacceb3cebcceb1cf84ceb120ceb1cf80cf8c20cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf8ccf80cf89cf8220cebdceb120cebcceb720cebcceb9cebbceacceb5ceb920cebaceb1ceb8cf8ccebbcebfcf8520cebcceb520ceaccf84cebfcebcceb120cf84cebfcf8520ceb1cebdcf84ceafceb8ceb5cf84cebfcf8520cf86cf8dcebbcebfcf8520ceae20cebdceb120cebcceb720ceb2ceb3ceb1ceafcebdceb5ceb920ceb1cf80cf8c20cf84cebf20cf83cf80ceafcf84ceb920cebccf8ccebdcebfcf822ec2a020cea4ceadcf84cebfceb9ceb5cf8220ceb1cebdcf84ceb9cebbceaecf88ceb5ceb9cf8220ceb5ceafcebdceb1ceb920ceb1cf81cebaceb5cf84ceac20cf83cf84cf81ceb5ceb2cebbceadcf8220cebaceb1ceb920cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cebdceb1ceb8ceb5cf89cf81ceb7ceb8cebfcf8dcebd2e0a202d20cea7cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83cf84ceb520ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf8220cf83cf84ceb720cf83cf87ceadcf83ceb72ec2a0ce91cebdcf84ceaf20cebdceb120cebaceb1cf84ceb7ceb3cebfcf81ceb5ceafcf84ceb520cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cebf20ceae20cebdceb120cf84cebfcf8520ceb3cebacf81ceb9cebdceb9ceacceb6ceb5cf84ceb52c20cf85cf80cebfcebaceb9cebdcebfcf8dcebcceb5cebdcebfcf8220ceb1cf80cf8c20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb6ceaecebbceb5ceb9ceb1cf822c20ceb4cebfcebaceb9cebcceaccf83cf84ceb520cebdceb120ceb4cf8ecf83ceb5cf84ceb520ceadcebccf86ceb1cf83ceb720cf83ceb520cebaceaccf80cebfceb9cebf20ceb8ceb5cf84ceb9cebacf8c20cf84cebfcf8520cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c20cebaceb1ceb920ceb2ceb5cebbcf84ceb9cf8ecf83cf84ceb520ceb1cf85cf84cf8ccebcceb1cf84ceb120cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf84ceb7cf8220cf83cf87ceadcf83ceb7cf8220cf83ceb1cf82210ac2a0223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d646961786569726973746569732d74692d7a696c6569612d736f75312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33303a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a2238373acf80cf8ecf822dcebdceb12dcebcceb5ceb9cf8ecf83ceb5ceb9cf822dcf84ceb72dceb6ceaecebbceb9ceb12dcf83cebfcf85223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38373acf80cf8ecf822dcebdceb12dcebcceb5ceb9cf8ecf83ceb5ceb9cf822dcf84ceb72dceb6ceaecebbceb9ceb12dcf83cebfcf852663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a22cea0cf8ecf8220cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf84ceb720ceb6ceaecebbceb9ceb120cf83cebfcf85223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3837223b7d7d),
(794, 'index.php?option=com_content&view=article&id=86', 'index.php?option=com_content&view=article&id=86:το-παιχνίδι-των-36-ερωτήσεων&catid=42', 'Το παιχνίδι των 36 ερωτήσεων', ' Απαντώντας αυτές τις 36 ερωτήσεις θα αισθανθείτε πιο κοντά με οποιονδήποτε άνθρωπο το δοκιμάσετε και είναι πολύ πιθανό να ερωτευθείτε! Πρόκειται για εμπεριστατωμένη έρευνα από τον ψυχολόγο Arthur Aron. ', '2022-02-14 15:31:20', '2c010ec7c7f8783b69e39473b7526346', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31313730353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3336323a2220ce91cf80ceb1cebdcf84cf8ecebdcf84ceb1cf8220ceb1cf85cf84ceadcf8220cf84ceb9cf8220333620ceb5cf81cf89cf84ceaecf83ceb5ceb9cf8220ceb8ceb120ceb1ceb9cf83ceb8ceb1cebdceb8ceb5ceafcf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceac20cebcceb520cebfcf80cebfceb9cebfcebdceb4ceaecf80cebfcf84ceb520ceaccebdceb8cf81cf89cf80cebf20cf84cebf20ceb4cebfcebaceb9cebcceaccf83ceb5cf84ceb520cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb5cf81cf89cf84ceb5cf85ceb8ceb5ceafcf84ceb52120cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceb5cebccf80ceb5cf81ceb9cf83cf84ceb1cf84cf89cebcceadcebdceb720ceadcf81ceb5cf85cebdceb120ceb1cf80cf8c20cf84cebfcebd20cf88cf85cf87cebfcebbcf8cceb3cebf204172746875722041726f6e2e20223b693a333b613a32353a7b733a323a226964223b693a38363b733a353a22616c696173223b733a35303a22cf84cebf20cf80ceb1ceb9cf87cebdceafceb4ceb920cf84cf89cebd20333620ceb5cf81cf89cf84ceaecf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3430363a223c703ece91cf80ceb1cebdcf84cf8ecebdcf84ceb1cf8220ceb1cf85cf84ceadcf8220cf84ceb9cf8220333620ceb5cf81cf89cf84ceaecf83ceb5ceb9cf82c2a03c7374726f6e673eceb8ceb120ceb1ceb9cf83ceb8ceb1cebdceb8ceb5ceafcf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceac3c2f7374726f6e673ec2a0cebcceb520cebfcf80cebfceb9cebfcebdceb4ceaecf80cebfcf84ceb520ceaccebdceb8cf81cf89cf80cebf20cf84cebf20ceb4cebfcebaceb9cebcceaccf83ceb5cf84ceb520cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20cebdceb1c2a03c7374726f6e673eceb5cf81cf89cf84ceb5cf85ceb8ceb5ceafcf84ceb53c2f7374726f6e673e2120cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceb5cebccf80ceb5cf81ceb9cf83cf84ceb1cf84cf89cebcceadcebdceb720ceadcf81ceb5cf85cebdceb120ceb1cf80cf8c20cf84cebfcebd20cf88cf85cf87cebfcebbcf8cceb3cebf204172746875722041726f6e2e3c2f703e0d0a223b733a343a22626f6479223b733a353534333a22cea4cebf20cf80ceb1ceb9cf87cebdceafceb4ceb920cf84cf89cebd20333620ceb5cf81cf89cf84ceaecf83ceb5cf89cebd20202020202020202020202020202020202020202020202020202020ce91cf80ceb1cebdcf84cf8ecebdcf84ceb1cf8220ceb1cf85cf84ceadcf8220cf84ceb9cf8220333620ceb5cf81cf89cf84ceaecf83ceb5ceb9cf82c2a0ceb8ceb120ceb1ceb9cf83ceb8ceb1cebdceb8ceb5ceafcf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceacc2a0cebcceb520cebfcf80cebfceb9cebfcebdceb4ceaecf80cebfcf84ceb520ceaccebdceb8cf81cf89cf80cebf20cf84cebf20ceb4cebfcebaceb9cebcceaccf83ceb5cf84ceb520cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20cebdceb1c2a0ceb5cf81cf89cf84ceb5cf85ceb8ceb5ceafcf84ceb52120cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceb5cebccf80ceb5cf81ceb9cf83cf84ceb1cf84cf89cebcceadcebdceb720ceadcf81ceb5cf85cebdceb120ceb1cf80cf8c20cf84cebfcebd20cf88cf85cf87cebfcebbcf8cceb3cebf204172746875722041726f6e2e0a2ace91cf80ceb1cebdcf84ceaecf83cf84ceb520cf84ceb7cebd20ceb5cf81cf8ecf84ceb7cf83ceb720cebaceb1ceb920cebfceb920ceb4cf8dcebf20cf80cf81ceb9cebd20cf80ceaccf84ceb520cf83cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb72e0a312e20cea0cebfceb9cebfcebd20ceb8ceb120cf80cf81cebfcf83cebaceb1cebbcebfcf8dcf83ceb5cf8220cf83ceb520ceb4ceb5ceafcf80cebdcebf2c20ceb1cebd20cebccf80cebfcf81cebfcf8dcf83ceb5cf8220cebdceb120ceb4ceb9ceb1cebbceadcebeceb5ceb9cf8220ceb1cf80cf8c20cf8ccebbcebfcf85cf8220cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf84cebfcf8520cebacf8ccf83cebccebfcf853b20322e20ce98ceb120ceaeceb8ceb5cebbceb5cf8220cebdceb120ceb5ceafcf83ceb1ceb920ceb4ceb9ceaccf83ceb7cebccebfcf8220cebaceb1ceb920ceb1cebd20cebdceb1ceb920cebcceb520cf80cebfceb9cebfcebd20cf84cf81cf8ccf80cebf3b20332e20cea0cf81ceb9cebd20cf80ceaccf81ceb5ceb9cf8220ceadcebdceb120cf84ceb7cebbceadcf86cf89cebdcebf2c20cebaceaccebdceb5ceb9cf8220cf80cf81cf8cceb2ceb120ceb1cf85cf84cf8c20cf80cebfcf8520ceb8ceb120cf80ceb5ceb9cf823b20ce91cebd20cebdceb1ceb92c20ceb3ceb9ceb1cf84ceaf3b20342e20cea0cf89cf8220ceb8ceb120ceaecf84ceb1cebd20ceb720cf84ceadcebbceb5ceb9ceb120cebcceadcf81ceb120ceb3ceb9ceb120cf83ceadcebdceb13b20352e20cea0cf8ccf84ceb520ceaecf84ceb1cebd20ceb720cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf86cebfcf81ceac20cf80cebfcf8520cf84cf81ceb1ceb3cebfcf8dceb4ceb7cf83ceb5cf8220cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520ceae20cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd3b20362e20ce91cebd20cebccf80cebfcf81cebfcf8dcf83ceb5cf8220ceb6ceaecf83ceb5ceb9cf8220cebcceadcf87cf81ceb920cf84ceb120393020cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceaecf83ceb5ceb9cf8220ceae20cf84cebf20cf83cf8ecebcceb120ceae20cf84cebf20cebccf85ceb1cebbcf8c20ceb5cebdcf8ccf82203330cf87cf81cebfcebdcebfcf8520ceb3ceb9ceb120cf84ceb120cf84ceb5cebbceb5cf85cf84ceb1ceafceb120363020cf87cf81cf8ccebdceb9ceb12c20cf84ceb920ceb1cf80cf8c20cf84ceb120ceb4cf8dcebf20ceb8ceb120ceb4ceb9ceaccebbceb5ceb3ceb5cf823b20372e20ce88cf87ceb5ceb9cf8220cebaceaccf80cebfceb9ceb120cebacf81cf85cf86ceae20ceb5cf80ceb9ceb8cf85cebcceafceb120ceb3ceb9ceb120cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceadcebbceb5ceb9cf8220cebdceb120cf80ceb5ceb8ceaccebdceb5ceb9cf823b20382e20cea0ceb5cf82203320cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb8ceb5cf89cf81ceb5ceafcf8220cf8ccf84ceb920ceadcf87cebfcf85cebcceb520cebacebfceb9cebdceac2e2028cebfceb920ceb4cf8dcebf20cf83cf85cebccebcceb5cf84ceadcf87cebfcebdcf84ceb5cf8220cebcceb5cf84ceb1cebecf8d20cf84cebfcf85cf822920392e20ce93ceb9ceb120cf80cebfceb9cebf20cf80cf81ceacceb3cebcceb120ceb1ceb9cf83ceb8ceaccebdceb5cf83ceb1ceb920cf84ceb720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84ceb720ceb6cf89ceae20cf83cebfcf853b2031302e20ce91cebd20cebccf80cebfcf81cebfcf8dcf83ceb5cf8220cebdceb120ceb1cebbcebbceaccebeceb5ceb9cf8220cebaceaccf84ceb920cf83cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebcceb5ceb3ceaccebbcf89cf83ceb5cf822c20cf84ceb920ceb8ceb120ceaecf84ceb1cebd3b2031312e20cea0ceb5cf8220cebcceadcf83ceb120cf83ceb5203520cebbceb5cf80cf84ceac20cf84ceb7cebd20ceb9cf83cf84cebfcf81ceafceb120cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf852e2031322e20ce91cebd20cebccf80cebfcf81cebfcf8dcf83ceb5cf8220cebdceb120cebecf85cf80cebdceaecf83ceb5ceb9cf8220ceb1cf8dcf81ceb9cebf20cebcceb520cebcceafceb120cebdceadceb120ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb12c20cf80cebfceb9ceb120ceb8ceb120ceaecf84ceb1cebd3b2031332e20ce91cebd20ceb5ceafcf87ceb5cf8220cebcceafceb120cebacf81cf85cf83cf84ceaccebbcebbceb9cebdceb720cf83cf86ceb1ceafcf81ceb120cf80cebfcf8520ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf83cebfcf8520cf80ceb5ceb920cf84ceb120cf80ceaccebdcf84ceb12c20cf84ceb920ceb5cf81cf8ecf84ceb7cf83ceb720ceb8ceb120ceadcebaceb1cebdceb5cf822028cebccf8ccebdcebf2031293b2031342e20cea5cf80ceaccf81cf87ceb5ceb920cebaceaccf84ceb920cf80cebfcf8520cebfcebdceb5ceb9cf81ceb5cf85cf8ccf83cebfcf85cebd20cebdceb120cebaceaccebdceb5ceb9cf8220ceb3ceb9ceb120cf80cebfcebbcf8d20cebaceb1ceb9cf81cf8c3b20ce93ceb9ceb1cf84ceaf20ceb4ceb5cebd20cf84cebf20ceadcebaceb1cebdceb5cf823b2031352e20cea0cebfceb9cebf20ceb5ceafcebdceb1ceb920cf84cebf20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20ceb5cf80ceafcf84ceb5cf85ceb3cebcceb120cf84ceb7cf8220ceb6cf89ceaecf8220cf83cebfcf853b2031362e20cea4ceb920ceb5cebacf84ceb9cebcceaccf8220cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83ceb520cebcceafceb120cf86ceb9cebbceafceb13b2031372e20cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920ceb720cf80ceb9cebf20cf80cebfcebbcf8dcf84ceb9cebcceb720cebccebdceaecebcceb720cf80cebfcf8520ceadcf87ceb5ceb9cf823b2031382e20cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920ceb720cf87ceb5ceb9cf81cf8ccf84ceb5cf81ceb720cebccebdceaecebcceb720cf83cebfcf853b2031392e20ce91cebd20ceaecebeceb5cf81ceb5cf8220cf8ccf84ceb920ceb8ceb120cf80ceb5ceb8ceaccebdceb5ceb9cf8220cf83ceb520ceadcebdceb120cf87cf81cf8ccebdcebf2c20ceb8ceb120ceaccebbcebbceb1ceb6ceb5cf8220cebaceaccf84ceb920cf83cf84ceb720ceb6cf89ceae20cf83cebfcf8520cf84cf8ecf81ceb13b2032302e20cea4ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb3ceb9ceb120cf83ceadcebdceb120cf86ceb9cebbceafceb13b2032312e20cea4ceb920cf81cf8ccebbcebf20cf80ceb1ceafceb6ceb5ceb920ceb720ceb1ceb3ceaccf80ceb720cf83cf84ceb720ceb6cf89ceaecf8220cf83cebfcf853b2032322e20cea0ceb5cf8220cf83cf84cebfcebd20ceaccebbcebbcebf20cf83cf85cebccebcceb5cf84ceadcf87cebfcebdcf84ceb1203520ceb8ceb5cf84ceb9cebaceac20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf84cebfcf852e2032332e20cea0cf8ccf83cebf20ceb4ceb5cebcceadcebdceb720ceb5ceafcebdceb1ceb920ceb720cebfceb9cebacebfceb3ceadcebdceb5ceb9ceac20cf83cebfcf853b20ce91ceb9cf83ceb8ceaccebdceb5cf83ceb1ceb920cf8ccf84ceb920ceb720cf80ceb1ceb9ceb4ceb9cebaceae20cf83cebfcf8520ceb7cebbceb9cebaceafceb120ceaecf84ceb1cebd20cf80ceb9cebf20cf87ceb1cf81cebfcf8dcebcceb5cebdceb720ceb1cf80cf8c20cf84cf89cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd3b2032342e20cea0cf89cf8220ceb1ceb9cf83ceb8ceaccebdceb5cf83ceb1ceb920ceb3ceb9ceb120cf84ceb720cf83cf87ceadcf83ceb720cf83cebfcf8520cebcceb520cf84ceb720cebcceb7cf84ceadcf81ceb120cf83cebfcf853b2032352e20ce9aceaccebdceb5203520cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceadcf8220cf80cf81cebfcf84ceaccf83ceb5ceb9cf8220cf80cebfcf8520ceb8ceb120cebeceb5cebaceb9cebdcebfcf8dcebd20cebcceb520cf84cebf20ceb5cebcceb5ceafcf822c20cf8ccf80cf89cf823a20c2abceb5cebcceb5ceafcf8220ceb5ceafcebcceb1cf83cf84ceb520cf83ceb520ceb1cf85cf84cf8c20cf84cebf20ceb4cf89cebcceaccf84ceb9cebf20cebcceb1ceb6ceaf20cebaceb1ceb920cebdceb9cf8eceb8cebfcf85cebcceb5e280a6c2bb2032362e20cea3cf85cebccf80cebbceaecf81cf89cf83ceb520cf84ceb720cf86cf81ceaccf83ceb73a20c2abceb5cf8dcf87cebfcebcceb1ceb920cebdceb120ceb5ceafcf87ceb120cebaceaccf80cebfceb9cebfcebd20cebcceb520cf84cebfcebd20cebfcf80cebfceafcebf20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb120cebdceb120cebccebfceb9cf81ceb1cf83cf84cf8ee280a6c2bb2032372e20ce91cebd20ceb5cf80cf81cf8ccebaceb5ceb9cf84cebf20cebdceb120ceb3ceb9cebdcf8ccebcceb1cf83cf84ceb1cebd20cebacebfcebbcebbceb7cf84cebfceaf20cf86ceafcebbcebfceb92c20cf84ceb920ceb8ceb120ceadcf80cf81ceb5cf80ceb520cebdceb120cebeceadcf81cf8920ceb3ceb9ceb120ceb5cf83ceadcebdceb1202831cf80cf81ceacceb3cebcceb1293b2032382e20cea0ceb5cf8220cf84ceb920283120cf80cf81ceacceb3cebcceb12920cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb920cf83ceb520cebcceadcebdceb12c20cebcceb520ceb5ceb9cebbceb9cebacf81ceafcebdceb5ceb9ceb12e20ce9aceaccf84ceb920cf80cebfcf8520ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf84cebf20cf80ceb5ceb9cf8220ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20cf80cebfcf8520cebccf8ccebbceb9cf8220ceb3cebdcf8ecf81ceb9cf83ceb5cf822e2032392e20ce9ccebfceb9cf81ceaccf83cebfcf8520cebcceb9ceb120cebdcf84cf81cebfcf80ceb9ceb1cf83cf84ceb9cebaceae20cf83cf84ceb9ceb3cebcceae2e2033302e20cea0cf8ccf84ceb520ceadcebacebbceb1cf88ceb5cf8220cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf86cebfcf81ceac20cebccf80cf81cebfcf83cf84ceac20cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd20cebaceb1ceb920cebccf8ccebdcebfcf8220cf83cebfcf853b2033312e20cea0ceb5cf8220cebaceaccf84ceb920cf80cebfcf8520cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb920ceaeceb4ceb720cf83ceb520cebcceadcebdceb12e2033322e20cea4ceb920ceb5ceafcebdceb1ceb920ceb3ceb9ceb120cf83ceadcebdceb120cf80cebfcebbcf8d20cf83cebfceb2ceb1cf81cf8c20cebaceb1ceb920ceb4ceb520ceb8ceb120ceb1cf83cf84ceb5ceb9ceb5cf85cf8ccf83cebfcf85cebd20cf80cebfcf84cead20cebcceb520ceb1cf85cf84cf8c3b2033332e20ce91cebd20cf80ceadceb8ceb1ceb9cebdceb5cf8220cf84cf8ecf81ceb120cf87cf89cf81ceafcf8220cebdceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebcceb9cebbceaecf83ceb5ceb9cf8220cebcceb520cebaceb1cebdceadcebdceb1cebd20ceaccebbcebbcebfcebd2c20cf84ceb920ceb8ceb120cebcceb5cf84ceaccebdceb9cf89cebdceb5cf8220cf80cebfcf8520ceb4ceb5cebd20ceb5ceafcf80ceb5cf8220cf83ceb520cebaceaccf80cebfceb9cebfcebd3b20ce93ceb9ceb1cf84ceaf20ceb4ceb5cebd20cf84cebf20ceadcf87ceb5ceb9cf8220cf80ceb5ceb920ceb1cebacf8ccebcceb13b2033342e20cea4cebf20cf83cf80ceafcf84ceb920cebcceb520cf8ccebbceb120cf84ceb120cf85cf80ceaccf81cf87cebfcebdcf84ceac20cf83cebfcf8520cf80ceb1ceafcf81cebdceb5ceb920cf86cf89cf84ceb9ceac2e20ce91cf86cebfcf8d20cf83cf8ecf83ceb5ceb9cf8220cf84cebfcf85cf8220ceb1ceb3ceb1cf80ceb7cebcceadcebdcebfcf85cf8220cf83cebfcf8520cebaceb1ceb920cf84ceb120cebaceb1cf84cebfceb9cebaceafceb4ceb9ceac20cf83cebfcf852c20ceadcf87ceb5ceb9cf8220cf84ceb7cebd20ceb5cf85cebaceb1ceb9cf81ceafceb120cebdceb120cf83cf8ecf83ceb5ceb9cf8220cebaceaccf84ceb920ceb1cebacf8ccebcceb12c20cf84ceb920ceb8ceb120ceaecf84ceb1cebd20ceb1cf85cf84cf8c3b2033352e20cea0cebfceb9cebfcf8220ceb8ceaccebdceb1cf84cebfcf8220ceb1cebdceb8cf81cf8ecf80cebfcf8520ceb1cf80cf8c20cf84ceb7cebd20cebfceb9cebacebfceb3ceadcebdceb5ceb9ceac20cf83cebfcf8520ceb8ceb120cf83ceb520cf80ceb5ceafcf81ceb1ceb6ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cebaceb1ceb920ceb3ceb9ceb1cf84ceaf3b2033362e20ce9ccebfceb9cf81ceaccf83cebfcf8520cebcceb1ceb6ceaf20cebccebfcf8520ceadcebdceb120cf80cf81cf8cceb2cebbceb7cebcceac20cf83cebfcf8520cebaceb920ceb5ceb3cf8e20ceb8ceb120cf83cebfcf8520cf80cf8920cf84ceb920ceb8ceb120ceadcebaceb1cebdceb120ceb5ceb3cf8e20cf83cf84ceb720ceb8ceadcf83ceb720cf83cebfcf852e20ce95cf80ceafcf83ceb7cf8220ceb8ceb120cf83cebfcf8520cf80cf8920cf80cf89cf8220cebccebfcf8520cf86ceb1ceafcebdceb5cf84ceb1ceb920cf8ccf84ceb920cebdceb9cf8eceb8ceb5ceb9cf8220ceb3ceb9e2809920ceb1cf85cf84cf8c2e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f746f2d706169786e6964692d74776e2d33362d65727674697365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33313a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a2238363acf84cebf2dcf80ceb1ceb9cf87cebdceafceb4ceb92dcf84cf89cebd2d33362dceb5cf81cf89cf84ceaecf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38363acf84cebf2dcf80ceb1ceb9cf87cebdceafceb4ceb92dcf84cf89cebd2d33362dceb5cf81cf89cf84ceaecf83ceb5cf89cebd2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22cea4cebf20cf80ceb1ceb9cf87cebdceafceb4ceb920cf84cf89cebd20333620ceb5cf81cf89cf84ceaecf83ceb5cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3836223b7d7d);
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
(795, 'index.php?option=com_content&view=article&id=85', 'index.php?option=com_content&view=article&id=85:πώς-να-έρθετε-πιο-κοντά&catid=42', 'Πώς να έρθετε πιο κοντά', ' Αυτές οι 4 δραστηριότητες θα σας φέρουν πιο κοντά με τον σύντροφό σας και θα αυξήσουν την ικανοποίηση που λαμβάνετε από τη σχέση σας. ', '2022-02-14 15:31:53', 'ddf408af049f5c7e9a65c99fbb93489a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383137363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234333a2220ce91cf85cf84ceadcf8220cebfceb9203420ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb8ceb120cf83ceb1cf8220cf86ceadcf81cebfcf85cebd20cf80ceb9cebf20cebacebfcebdcf84ceac20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf8220cebaceb1ceb920ceb8ceb120ceb1cf85cebeceaecf83cebfcf85cebd20cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cf80cebfcf8520cebbceb1cebcceb2ceaccebdceb5cf84ceb520ceb1cf80cf8c20cf84ceb720cf83cf87ceadcf83ceb720cf83ceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a38353b733a353a22616c696173223b733a34323a22cf80cf8ecf8220cebdceb120ceadcf81ceb8ceb5cf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceac223b733a373a2273756d6d617279223b733a3235303a223c703ece91cf85cf84ceadcf8220cebfceb9203420ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb8ceb120cf83ceb1cf8220cf86ceadcf81cebfcf85cebd20cf80ceb9cebf20cebacebfcebdcf84ceac20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf8220cebaceb1ceb920ceb8ceb120ceb1cf85cebeceaecf83cebfcf85cebd20cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cf80cebfcf8520cebbceb1cebcceb2ceaccebdceb5cf84ceb520ceb1cf80cf8c20cf84ceb720cf83cf87ceadcf83ceb720cf83ceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a323332343a22cea0cf8ecf8220cebdceb120ceadcf81ceb8ceb5cf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceac20202020202020202020202020202020202020202020202020202020ce91cf85cf84ceadcf8220cebfceb9203420ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb8ceb120cf83ceb1cf8220cf86ceadcf81cebfcf85cebd20cf80ceb9cebf20cebacebfcebdcf84ceac20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cf83ceb1cf8220cebaceb1ceb920ceb8ceb120ceb1cf85cebeceaecf83cebfcf85cebd20cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cf80cebfcf8520cebbceb1cebcceb2ceaccebdceb5cf84ceb520ceb1cf80cf8c20cf84ceb720cf83cf87ceadcf83ceb720cf83ceb1cf822e0a202d20ce93cf85cebccebdceb1cf83cf84ceb5ceafcf84ceb520cebcceb1ceb6ceaf2ec2a0ce9fceb920ceb5cebdceb4cebfcf81cf86ceafcebdceb5cf8220cf80cebfcf8520ceb1cf80ceb5cebbceb5cf85ceb8ceb5cf81cf8ecebdcebfcebdcf84ceb1ceb920cebaceb1cf84ceac20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120ceb1ceb9cf83ceb8ceb1cebdceb8ceb5ceafcf84ceb520cf80ceb9cebf20ceb8ceb5cf84ceb9cebaceac20cebf20ceadcebdceb1cf8220cf80cf81cebfcf8220cf84cebfcebd20ceaccebbcebbcebf20cebaceb1ceb920ceb720ceb1cf8dcebeceb7cf83ceb720cf84cebfcf8520cf81cf85ceb8cebccebfcf8d20cf84ceb7cf8220cebaceb1cf81ceb4ceb9ceaccf8220cf83ceb1cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf85cebeceaecf83ceb5ceb920cf84cebfcebd20ceb5cebdceb8cebfcf85cf83ceb9ceb1cf83cebccf8c20cebcceb5cf84ceb1cebecf8d20cf83ceb1cf822e0a202d20ce94ceb9ceb1ceb2ceaccf83cf84ceb520cebcceb1ceb6ceaf2ec2a0ce94ceb5cebd20ceb5cebdcebdcebfcebfcf8dcebcceb520cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb12c20ceb1cf81cebaceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cf84cebf20ceafceb4ceb9cebf20ceb2ceb9ceb2cebbceafcebf2c20ceaccf81ceb8cf81cebf20cebacebbcf802e20ce88cf81ceb5cf85cebdceb5cf8220ceb4ceb5ceafcf87cebdcebfcf85cebd20cf8ccf84ceb920cf84cebf20cebdceb120cf83cf85ceb6ceb7cf84ceaccf84ceb520cf84ceb9cf8220ceb1cf80cf8ccf88ceb5ceb9cf8220cf83ceb1cf8220cf80ceaccebdcf8920cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb4ceb9ceb1ceb2ceacceb6ceb5cf84ceb520cf83ceb1cf8220cf86ceadcf81cebdceb5ceb920cf80ceb9cebf20cebacebfcebdcf84ceac20cebaceb1ceb920cf83ceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cebcceacceb8ceb5cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cebf20ceadcebdceb1cf8220cf84cebfcebd20ceaccebbcebbcebfcebd2e20ce95cf80ceafcf83ceb7cf8220ceadcebdceb1cf8220ceaccebdceb8cf81cf89cf80cebfcf8220cf80cebfcf8520ceb4ceb9ceb1ceb2ceacceb6ceb5ceb92028cf83cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf822920ceb4ceb5ceafcf87cebdceb5ceb920cf80ceb9cebf20ceb5cebbcebacf85cf83cf84ceb9cebacf8ccf822c20cebbceb9ceb3cf8ccf84ceb5cf81cebf20ceb1ceb3cf87cf8eceb4ceb7cf8220cebaceb1ceb920cebcceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb720cebaceb1cf84ceb1cebdcf8cceb7cf83ceb72e20ce8c2ccf84ceb920ceb1cebacf81ceb9ceb2cf8ecf8220ceb6ceb7cf84ceaccebcceb520ceb1cf80cf8c20ceadcebdceb1cebd20cf83cf8dcebdcf84cf81cebfcf86cebf20ceb4ceb7cebbceb1ceb4ceae210a202d20ce9aceaccebdcf84ceb520cebcceb1ceb6ceaf20cebaceaccf84ceb920ceb3ceb9ceb120cf84cebf20cf83cf80ceafcf84ceb92ec2a0ce88cf81ceb5cf85cebdceb5cf8220ceb4ceb5ceafcf87cebdcebfcf85cebd20cf8ccf84ceb920cf84ceb120ceb6ceb5cf85ceb3ceaccf81ceb9ceb120cf80cebfcf8520cebaceaccebdcebfcf85cebd20cebcceb1ceb6ceaf20ceb4cebfcf85cebbceb5ceb9ceadcf8220cf83cf84cebf20cf83cf80ceafcf84ceb920ceadcf87cebfcf85cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720cf83ceb5cebecebfcf85ceb1cebbceb9cebaceae20ceb6cf89ceae2e20ce91cebd20cebfceb920ceb4cebfcf85cebbceb5ceb9ceadcf8220ceb4ceb520cf83ceb1cf8220c2abceb2ceb3ceb1ceafcebdcebfcf85cebdc2bb2c20cebaceaccebdcf84ceb520cebcceafceb120cf84cf81cebfcf80cebfcf80cebfceafceb7cf83ceb720ceae20cebaceaccf84ceb920ceb3ceb9ceb120cebdceb120cebfcebccebfcf81cf86cf8dcebdceb5cf84ceb520cf84cebf20cf87cf8ecf81cebf20cf83ceb1cf822e0a202d20ce94cebfcebaceb9cebcceaccf83cf84ceb520cebcceb1ceb6ceaf20cebaceaccf80cebfceb9cebf2045787472656d652053706f72742ec2a0cea4cebf20ceb1ceafcf83ceb8ceb7cebcceb120cebdceb5cf85cf81ceb9cebacf8ccf84ceb7cf84ceb1cf8220cebaceb1ceb920ceb1ceb3cf89cebdceafceb1cf8220cf83cf87ceb5cf84ceafceb6ceb5cf84ceb1ceb920cebcceb520cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84ceb7cf8220ceadcebbcebeceb7cf822e20ce88cf84cf83ceb920cebaceaccf84ceb920c2abceb5cf80ceb9cebaceafcebdceb4cf85cebdcebfc2bb20ceb8ceb120cebcceb1cf8220cebaceaccebdceb5ceb920cebdceb120ceb1ceb9cf83ceb8ceb1cebdceb8cebfcf8dcebcceb520ceb5cebdcf84cebfcebdcf8ccf84ceb5cf81ceb720ceadcebbcebeceb720ceb3ceb9ceb120cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf83cf85cebd20cf8ccf84ceb920ceb8ceb120ceadcf87cebfcf85cebcceb520cebccebfceb9cf81ceb1cf83cf84ceb5ceaf20cebcceafceb120cebccebfcebdceb1ceb4ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb12e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d657274686574652d70696f2d6b6f6e74612d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33313a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a2238353acf80cf8ecf822dcebdceb12dceadcf81ceb8ceb5cf84ceb52dcf80ceb9cebf2dcebacebfcebdcf84ceac223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38353acf80cf8ecf822dcebdceb12dceadcf81ceb8ceb5cf84ceb52dcf80ceb9cebf2dcebacebfcebdcf84ceac2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22cea0cf8ecf8220cebdceb120ceadcf81ceb8ceb5cf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceac223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3835223b7d7d),
(796, 'index.php?option=com_content&view=article&id=79', 'index.php?option=com_content&view=article&id=79:επικοινωνώ-ακούω-καταλαβαίνω&catid=41', 'Επικοινωνώ - Ακούω - Καταλαβαίνω', ' Κλειδί στις ανθρώπινες σχέσεις είναι η επικοινωνία. Για να βελτιώσουμε τις διαπροσωπικές μας σχέσεις λοιπόν ξεκινάμε από εκεί. ', '2022-02-14 15:32:23', '3ebb106ff7fff7dfe5a8b5c7ab4bf25f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383832313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3233353a2220ce9acebbceb5ceb9ceb4ceaf20cf83cf84ceb9cf8220ceb1cebdceb8cf81cf8ecf80ceb9cebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920ceb720ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12e20ce93ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83cebfcf85cebcceb520cf84ceb9cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cebbcebfceb9cf80cf8ccebd20cebeceb5cebaceb9cebdceaccebcceb520ceb1cf80cf8c20ceb5cebaceb5ceaf2e20223b693a333b613a32353a7b733a323a226964223b693a37393b733a353a22616c696173223b733a35343a22ceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e20ceb1cebacebfcf8dcf8920cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf89223b733a373a2273756d6d617279223b733a3236303a223c703ece9acebbceb5ceb9ceb4ceaf20cf83cf84ceb9cf8220ceb1cebdceb8cf81cf8ecf80ceb9cebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920ceb7c2a03c7374726f6e673eceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb13c2f7374726f6e673e2e20ce93ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83cebfcf85cebcceb520cf84ceb9cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cebbcebfceb9cf80cf8ccebd20cebeceb5cebaceb9cebdceaccebcceb520ceb1cf80cf8c20ceb5cebaceb5ceaf2e3c2f703e0d0a223b733a343a22626f6479223b733a323838323a22ce95cf80ceb9cebacebfceb9cebdcf89cebdcf8e202d20ce91cebacebfcf8dcf89202d20ce9aceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf8920202020202020202020202020202020202020202020202020202020ce9acebbceb5ceb9ceb4ceaf20cf83cf84ceb9cf8220ceb1cebdceb8cf81cf8ecf80ceb9cebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920ceb7c2a0ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12e20ce93ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83cebfcf85cebcceb520cf84ceb9cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cebbcebfceb9cf80cf8ccebd20cebeceb5cebaceb9cebdceaccebcceb520ceb1cf80cf8c20ceb5cebaceb5ceaf2e0ace9720cf80ceb1cf81cebfcf8dcf83ceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebcceb2ceaccebbcebbceb5ceb920cf83cf84cebf20cebdceb120ceb1cebdceb1cebaceb1cebbcf8dcf88ceb5cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb1c2a0cf84ceb7cebd20ceadcebdcebdcebfceb9ceb120cf84ceb7cf8220ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb1cf822cc2a0cebcceb520ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cebdceb120cebccf80cebfcf81ceadcf83ceb5cf84ceb520cebdceb120ceb1cebacebfcf8dcf83ceb5cf84ceb520cf84cebf20cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cf83ceb1cf8220cebaceb1ceb920cebdceb120cf84cebfcebd20cebaceb1cf84ceb1cebbceacceb2ceb5cf84ceb52e20ce9dceb120ceb8cf85cebcceaccf83cf84ceb520ceaccebbcebbcf89cf83cf84ceb520cf8ccf84ceb920c2abceb1cebacebfcf8dcf89c2bb20ceb4ceb5cebd20cf83ceb7cebcceb1ceafcebdceb5ceb920cf85cf80cebfcf87cf81ceb5cf89cf84ceb9cebaceac20cf8ccf84ceb920c2abcf83cf85cebccf86cf89cebdcf8ec2bb2e0a2dc2a0ce94ceb9ceb1cebbceadcebecf84ceb5c2a0ceadcebdceb1cebd20cf83cf85cebdceacceb4ceb5cebbcf86cebf2c20cf86ceafcebbcebf20ceae20cf83cf85ceb3ceb3ceb5cebdceae20cf83ceb1cf822c20cebaceb1ceb8ceafcf83cf84ceb520cebacebfcebdcf84ceac20cf8ecf83cf84ceb520cebdceb120cebdceb9cf8eceb8ceb5cf84ceb520ceaccebdceb5cf84ceb120cebaceb1ceb920cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cebacf81ceb1cf84ceaccf84ceb520cf84ceb7cebd20cebfcf80cf84ceb9cebaceae20cf83ceb1cf8220ceb5cf80ceb1cf86ceae20cebaceb1ceb8cf8ecf8220cebcceb9cebbceaccf84ceb52e0a2d20ce94ceb9ceb1cebbceadcebecf84ceb520ceadcebdceb1c2a0cebfcf85ceb4ceadcf84ceb5cf81cebfc2a0ceb8ceadcebcceb1c2a0cf80cf81cebfcf8220cf83cf85ceb6ceaecf84ceb7cf83ceb72028cf802ecf872e20cf80cf8ecf8220ceaecf84ceb1cebd20ceb720cebcceadcf81ceb120cebccebfcf8520cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac2c20cf80cf89cf8220cf80ceadcf81ceb1cf83ceb120cf84cebf20cea3ceb1ceb2ceb2ceb1cf84cebfcebacf8dcf81ceb9ceb1cebacebf20cebacebbcf802920cebaceb1ceb920ceb4ceb9ceb1cf84cf85cf80cf8ecf83cf84ceb520cebcceb5cf81ceb9cebaceadcf822028322d33292c20cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cf80ceb9cebf20cf83ceb1cf86ceb5ceafcf8220cf80cf81cebfcf84ceaccf83ceb5ceb9cf822e0a2dc2a0ce96ceb7cf84ceaecf83cf84ceb5c2a0ceb1cf80cf8c20cf84cebf20cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cf83ceb1cf8220cebdceb120cf83ceb1cf8220cebaceaccebdceb5ceb920ceb4ceb9ceb5cf85cebacf81ceb9cebdceb9cf83cf84ceb9cebaceadcf8220ceb5cf81cf89cf84ceaecf83ceb5ceb9cf8220cf83cf87ceb5cf84ceb9cebaceadcf8220cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520ceb5ceafcf80ceb1cf84ceb52c20cebeceb5cebaceb9cebdcf8ecebdcf84ceb1cf8220cebcceb520cf84ceb720ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb720c2abce8ccf84ceb1cebdc2a0cebbceb5cf8220e280a62e2eceb5cebdcebdcebfceb5ceafcf8220cf8ccf84ceb9e280a62e2e3b20c2bb2e0a2d20ce8ccf84ceb1cebd20cf83cf85cebccf86cf89cebdceb5ceafcf84ceb520cf84cebfc2a0cf83ceb7cebcceb5ceb9cf8ecebdceb5cf84ceb52c20cf8ccf84ceb1cebd20ceb4ceb9ceb1cf86cf89cebdceb5ceafcf84ceb5c2a0ceb5cebeceb7ceb3ceb5ceafcf84ceb5c2a0cf84ceb920ceb4ceb5cebd20ceadceb3ceb9cebdceb520cebaceb1cf84ceb1cebdcebfceb7cf84cf8c2e20ce8ccf84ceb1cebd20cebf20cf83cf85cebdcebfcebcceb9cebbceb7cf84ceaecf8220cf83ceb1cf8220c2abcebaceb5cf81ceb4ceafcf83ceb5ceb9c2bb203320c2abcebdceb1ceb9c2bb2c20ceb1cebbcebbceacceb6ceb5cf84ceb520cf81cf8ccebbcebfcf85cf8220cebaceb1ceb920ceb5cf80ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72e20ce9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb7cebd20ceb5cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520ceb3ceb9ceb1203220cf86cebfcf81ceadcf8220ceb1cebacf8ccebcceb720cebcceb520ceaccebbcebbceb120ceb8ceadcebcceb1cf84ceb12e0acea4ceaf20cebaceb1cf84ceb1cebbceacceb2ceb1cf84ceb520ceb1cf80cf8c20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720ceb1cf85cf84ceae3b20ce9ccebfceb9cf81ceb1cf83cf84ceb5ceafcf84ceb520cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf8220cf83ceb1cf8220cebcceb520cf84cebf20cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cf83ceb1cf822e0ace98cf85cebcceb7ceb8ceb5ceafcf84ceb520cf8ccf84ceb920ceb720ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb120cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb5ceafcebdceb1ceb920cebcceb9ceb1c2a0ceb4cf8dcf83cebacebfcebbceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12e20cea3ceb520cf80cebfcebbcebbceadcf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf8220ceb1cf85cf84cf8c20cf80cebfcf8520cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcebfcf85cebcceb520ceb1cf86cebfcf81ceac20ceb5cebcceaccf8220cebaceb1ceb920cf8ccf87ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb8ceadcebbceb5ceb920cebdceb120cebcceb1cf8220cf80ceb5ceb920cebf20cf83cf85cebdcebfcebcceb9cebbceb7cf84ceaecf8220cebcceb1cf822e20cea5cf80ceaccf81cf87cebfcf85cebd20cf86cebfcf81ceadcf8220cf80cebfcf85c2a0ceb4ceb5cebd20ceb1cf80cebfceb4ceb5cf87cf8ccebcceb1cf83cf84ceb520cf84cebf20cebcceaecebdcf85cebcceac20cf84cebfcf852e20cea3cf84ceb7cebd20cf80ceb5cf81ceafcf80cf84cf89cf83ceb720cf80cebfcf8520ceb4ceb5cebd20ceb1cebdcf84ceb9cebbceb7cf86ceb8ceaecebaceb1cf84ceb520ceb5cf8dcebacebfcebbceb120cf84ceb120cebcceb7cebdcf8dcebcceb1cf84ceb120cf84cebfcf8520cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cf83ceb1cf8220ceb1cebdceb1cf81cf89cf84ceb7ceb8ceb5ceafcf84ceb520cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebfcf86ceb5ceafcebbceb5cf84ceb1ceb92e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696b6f696e776e772d616b6f75772d6b6174616c617661696e772e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33323a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a2237393aceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e2dceb1cebacebfcf8dcf892dcebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf89223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37393aceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e2dceb1cebacebfcf8dcf892dcebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf892663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35383a22ce95cf80ceb9cebacebfceb9cebdcf89cebdcf8e202d20ce91cebacebfcf8dcf89202d20ce9aceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf89223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3739223b7d7d);
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
(797, 'index.php?option=com_content&view=article&id=78', 'index.php?option=com_content&view=article&id=78:οι-μάσκες&catid=41', 'Οι Μάσκες', ' Στην καθημερινή μας ζωή συχνά φοράμε «μάσκες», οι οποίες αποκαλύπτουν μόνο συγκεκριμένες πτυχές του εαυτού μας, επισκιάζοντας κάποιες άλλες εξίσου σημαντικές πτυχές. ', '2022-02-14 15:33:11', '2a172f9a7b08d3cf15e03dee11c16cdb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373031303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330383a2220cea3cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cebcceb1cf8220ceb6cf89ceae20cf83cf85cf87cebdceac20cf86cebfcf81ceaccebcceb520c2abcebcceaccf83cebaceb5cf82c2bb2c20cebfceb920cebfcf80cebfceafceb5cf8220ceb1cf80cebfcebaceb1cebbcf8dcf80cf84cebfcf85cebd20cebccf8ccebdcebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb5cf8220cf80cf84cf85cf87ceadcf8220cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf822c20ceb5cf80ceb9cf83cebaceb9ceacceb6cebfcebdcf84ceb1cf8220cebaceaccf80cebfceb9ceb5cf8220ceaccebbcebbceb5cf8220ceb5cebeceafcf83cebfcf8520cf83ceb7cebcceb1cebdcf84ceb9cebaceadcf8220cf80cf84cf85cf87ceadcf822e20223b693a333b613a32353a7b733a323a226964223b693a37383b733a353a22616c696173223b733a31373a22cebfceb920cebcceaccf83cebaceb5cf82223b733a373a2273756d6d617279223b733a3337313a223c703ecea3cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cebcceb1cf8220ceb6cf89ceae20cf83cf85cf87cebdceac20cf86cebfcf81ceaccebcceb520c2abcebcceaccf83cebaceb5cf82c2bb2c20cebfceb920cebfcf80cebfceafceb5cf8220ceb1cf80cebfcebaceb1cebbcf8dcf80cf84cebfcf85cebd20cebccf8ccebdcebfc2a03c7374726f6e673ecf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb5cf82c2a03c2f7374726f6e673e3c7374726f6e673ecf80cf84cf85cf87ceadcf823c2f7374726f6e673ec2a0cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf822cc2a03c7374726f6e673eceb5cf80ceb9cf83cebaceb9ceacceb6cebfcebdcf84ceb1cf823c2f7374726f6e673ec2a0cebaceaccf80cebfceb9ceb5cf8220ceaccebbcebbceb5cf8220ceb5cebeceafcf83cebfcf8520cf83ceb7cebcceb1cebdcf84ceb9cebaceadcf8220cf80cf84cf85cf87ceadcf822e3c2f703e0d0a223b733a343a22626f6479223b733a313036303a22ce9fceb920ce9cceaccf83cebaceb5cf8220202020202020202020202020202020202020202020202020202020cea3cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cebcceb1cf8220ceb6cf89ceae20cf83cf85cf87cebdceac20cf86cebfcf81ceaccebcceb520c2abcebcceaccf83cebaceb5cf82c2bb2c20cebfceb920cebfcf80cebfceafceb5cf8220ceb1cf80cebfcebaceb1cebbcf8dcf80cf84cebfcf85cebd20cebccf8ccebdcebfc2a0cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb5cf82c2a020cf80cf84cf85cf87ceadcf82c2a0cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebcceb1cf822cc2a0ceb5cf80ceb9cf83cebaceb9ceacceb6cebfcebdcf84ceb1cf82c2a0cebaceaccf80cebfceb9ceb5cf8220ceaccebbcebbceb5cf8220ceb5cebeceafcf83cebfcf8520cf83ceb7cebcceb1cebdcf84ceb9cebaceadcf8220cf80cf84cf85cf87ceadcf822e0a2dcea3ceb520ceb1cf85cf84cf8c20cf84cebf20cf83ceb7cebcceb5ceafcebfc2a0cf83cebaceb5cf86cf84ceb5ceafcf84ceb5203320cf83ceb7cebcceb1cebdcf84ceb9cebaceacc2a028ceb3ceb9ceb120cebfcf80cebfceb9cebfcebdceb4ceaecf80cebfcf84ceb520cebbcf8cceb3cebf2920ceb3ceb9ceb120ceb5cf83ceaccf82c2a0cf80cf81cf8ccf83cf89cf80ceb12e0a2dce91cebdceb1cebbcebfceb3ceb9cf83cf84ceb5ceafcf84ceb5c2a0cf84ceaf20c2abcebcceaccf83cebaceb1c2bb20cf86cebfcf81ceaccf84ceb520cf80ceb9cebf20cf83cf85cf87cebdceac20ceb3ceb9ceb120ceb1cf85cf84ceac20cf84ceb120ceaccf84cebfcebcceb12028ceb4ceb7cebbceb1ceb4ceae20cf84ceaf20cf84cebfcf85cf8220ceb1cf86ceaecebdceb5cf84ceb520cebdceb120ceb4cebfcf85cebd20cf86cebfcf81cf8ecebdcf84ceb1cf8220cf84ceb7cebd20c2abcebcceaccf83cebaceb1c2bb20cebaceb1ceb920cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cebacf81cf8dceb2ceb5cf84ceb1ceb920cebcceb520cf84ceb720c2abcebcceaccf83cebaceb1c2bb292e0a2dcea0cebfceb9cebfceb920cebbcf8cceb3cebfceb9c2a0cf83ceb1cf8220cebfceb4ceb7ceb3cebfcf8dcebd20cebdceb120cf86cebfcf81ceaccf84ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220c2abcebcceaccf83cebaceb5cf82c2bb3b0a2dcea4ceadcebbcebfcf82c2a0ceb1cf80cebfcf86ceb1cf83ceafcf83cf84ceb5c2a0cf80cebfceb9ceb5cf8220ceb1cf80cf8c20cf84ceb9cf8220cebcceaccf83cebaceb5cf8220cf83ceb1cf8220ceb8ceb120ceb8ceadcebbceb1cf84ceb520cebdceb120cebacf81ceb1cf84ceaecf83ceb5cf84ceb520cebaceb1ceb920cf80cebfceb9ceb5cf8220cebdceb120ceb2ceb3ceaccebbceb5cf84ceb52e223b733a363a22696d61676573223b733a3230373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d6d61736b65732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33333a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2237383acebfceb92dcebcceaccf83cebaceb5cf82223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37383acebfceb92dcebcceaccf83cebaceb5cf822663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22ce9fceb920ce9cceaccf83cebaceb5cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3738223b7d7d),
(798, 'index.php?option=com_content&view=article&id=77', 'index.php?option=com_content&view=article&id=77:τα-παράπονα&catid=41', 'Τα Παράπονα', ' Πολλοί άνθρωποι παραπονιούνται τακτικά σε φίλους, γονείς, παιδιά, συντρόφους κλπ. Ήρθε η ώρα να σταματήσετε αυτή τη συνήθεια και να γίνετε πιο δημιουργικοί ως προς τις σχέσεις σας. ', '2022-02-14 15:33:40', '129d3a33cc462a9d2030141c8fc626dc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373437303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3333303a2220cea0cebfcebbcebbcebfceaf20ceaccebdceb8cf81cf89cf80cebfceb920cf80ceb1cf81ceb1cf80cebfcebdceb9cebfcf8dcebdcf84ceb1ceb920cf84ceb1cebacf84ceb9cebaceac20cf83ceb520cf86ceafcebbcebfcf85cf822c20ceb3cebfcebdceb5ceafcf822c20cf80ceb1ceb9ceb4ceb9ceac2c20cf83cf85cebdcf84cf81cf8ccf86cebfcf85cf8220cebacebbcf802e20ce89cf81ceb8ceb520ceb720cf8ecf81ceb120cebdceb120cf83cf84ceb1cebcceb1cf84ceaecf83ceb5cf84ceb520ceb1cf85cf84ceae20cf84ceb720cf83cf85cebdceaeceb8ceb5ceb9ceb120cebaceb1ceb920cebdceb120ceb3ceafcebdceb5cf84ceb520cf80ceb9cebf20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb9cebacebfceaf20cf89cf8220cf80cf81cebfcf8220cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83ceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a37373b733a353a22616c696173223b733a32313a22cf84ceb120cf80ceb1cf81ceaccf80cebfcebdceb1223b733a373a2273756d6d617279223b733a3335363a223c703ecea0cebfcebbcebbcebfceaf20ceaccebdceb8cf81cf89cf80cebfceb9c2a03c7374726f6e673ecf80ceb1cf81ceb1cf80cebfcebdceb9cebfcf8dcebdcf84ceb1ceb93c2f7374726f6e673ec2a0cf84ceb1cebacf84ceb9cebaceac20cf83ceb520cf86ceafcebbcebfcf85cf822c20ceb3cebfcebdceb5ceafcf822c20cf80ceb1ceb9ceb4ceb9ceac2c20cf83cf85cebdcf84cf81cf8ccf86cebfcf85cf8220cebacebbcf802e20ce89cf81ceb8ceb520ceb720cf8ecf81ceb120cebdceb120cf83cf84ceb1cebcceb1cf84ceaecf83ceb5cf84ceb520ceb1cf85cf84ceae20cf84ceb720cf83cf85cebdceaeceb8ceb5ceb9ceb120cebaceb1ceb920cebdceb120ceb3ceafcebdceb5cf84ceb520cf80ceb9cebf20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb9cebacebfceaf20cf89cf8220cf80cf81cebfcf8220cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83ceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313439343a22cea4ceb120cea0ceb1cf81ceaccf80cebfcebdceb120202020202020202020202020202020202020202020202020202020cea0cebfcebbcebbcebfceaf20ceaccebdceb8cf81cf89cf80cebfceb9c2a0cf80ceb1cf81ceb1cf80cebfcebdceb9cebfcf8dcebdcf84ceb1ceb9c2a0cf84ceb1cebacf84ceb9cebaceac20cf83ceb520cf86ceafcebbcebfcf85cf822c20ceb3cebfcebdceb5ceafcf822c20cf80ceb1ceb9ceb4ceb9ceac2c20cf83cf85cebdcf84cf81cf8ccf86cebfcf85cf8220cebacebbcf802e20ce89cf81ceb8ceb520ceb720cf8ecf81ceb120cebdceb120cf83cf84ceb1cebcceb1cf84ceaecf83ceb5cf84ceb520ceb1cf85cf84ceae20cf84ceb720cf83cf85cebdceaeceb8ceb5ceb9ceb120cebaceb1ceb920cebdceb120ceb3ceafcebdceb5cf84ceb520cf80ceb9cebf20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb9cebacebfceaf20cf89cf8220cf80cf81cebfcf8220cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83ceb1cf822e0a2dce9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb5c2a0ceb4cf8dcebfc2a0cf80ceb1cf81ceaccf80cebfcebdceb1c2a0cf80cebfcf8520cebaceaccebdceb5cf84ceb520cf83cf85cf87cebdceac20cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceb4ceb9cebacf8c20cf83ceb1cf822e0a2dcea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520ceb1cebdcf84ceafcf83cf84cebfceb9cf87ceb120cf83ceb520ceb1cf81ceb9ceb8cebccf8cc2a0cf80cf81cebfcf84ceb5cf81ceaecebcceb1cf84ceb1c2a0cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cf83cf84cebf20cebfcf80cebfceafcebf20ceb1cf80ceb5cf85ceb8cf8dcebdceb5cf83cf84ceb52e0a2dcea4ceadcebbcebfcf822c20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cf8ecebdcf84ceb1cf8220cf84ceb9cf8220ceb4cf8dcebf20cf80ceb1cf81ceb1cf80ceaccebdcf8920cebaceb1cf84ceb1ceb3cf81ceb1cf86ceadcf822cc2a0cebfcebbcebfcebacebbceb7cf81cf8ecf83cf84ceb520cf84ceb7cebd20cf80cf81cf8ccf84ceb1cf83ceb73ac2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a00ace9f2028ceb4ceb9cebacf8ccf8220cf83ceb1cf8220ceaccebdceb8cf81cf89cf80cebfcf822920cebccf80cebfcf81ceb5ceaf20cebdceb120e280a6e280a6e280a62028cf80ceb1cf81ceaccf80cebfcebdcebf29202e2e2e2e2e2e2e2e2e20ceb1cebbcebbceac20ceb1cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920ceae20cebaceaccebdceb5ceb920ceb5cf80ceafcf83ceb7cf82202e2e2e2e2e2028cf80cf81cebfcf84ceadcf81ceb7cebcceb12920e280a6e280a60acea0cf873ac2a0ce9720ceb1ceb4ceb5cf81cf86ceae20cebccebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20ceb1cebaceb1cf84ceaccf83cf84ceb1cf84ceb720ceb1cebbcebbceac20cebcceb1ceb3ceb5ceb9cf81ceb5cf8dceb5ceb920ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceac2e200ace88cf84cf83ceb920ceb8ceb120ceb4ceb9ceb1cf84cf85cf80cf8ecebdceb5cf84ceb520cf84cebf20cf80ceb1cf81ceaccf80cebfcebdcf8c20cf83ceb1cf8220ceb1cebbcebbceac20ceb8ceb120ceb5cebacf86cf81ceacceb6ceb5cf84ceb520cebaceb1ceb920ceadcebdceb1c2a0ceb8ceb5cf84ceb9cebacf8c20cf83cf87cf8ccebbceb9cebfc2a0cf80cebfcf8520ceb8ceb120ceb2cebfceb7ceb8ceac20cf84cebfcebd20ceaccebbcebbcebfcebd20ceaccebdceb8cf81cf89cf80cebf20cebdceb120ceb4ceb5ceb920cebaceb1cebbcebfcf80cf81cebfceb1ceafcf81ceb5cf84ceb120cf84cebf20cf83cf87cf8ccebbceb9cf8c20cf83ceb1cf8220cebaceb1ceb920ceafcf83cf89cf8220cebdceb120cebaceaccebdceb5ceb920cebaceaccf80cebfceb9cebf20ceb2ceaecebcceb120ceb1cebbcebbceb1ceb3ceaecf822e223b733a363a22696d61676573223b733a3231303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d70617261706f6e612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33333a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a2237373acf84ceb12dcf80ceb1cf81ceaccf80cebfcebdceb1223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37373acf84ceb12dcf80ceb1cf81ceaccf80cebfcebdceb12663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22cea4ceb120cea0ceb1cf81ceaccf80cebfcebdceb1223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3737223b7d7d),
(799, 'index.php?option=com_content&view=article&id=76', 'index.php?option=com_content&view=article&id=76:η-άσκηση-του-δαβίδ&catid=41', 'Η άσκηση του Δαβίδ', ' Επειδή ο σημαντικότερος παράγοντας για καλές σχέσεις με τους άλλους, είναι η σχέση με τον εαυτό μας, κάντε την παρακάτω άσκηση που θα σας βοηθήσει να εντοπίσετε τον αυθεντικό εαυτό σας! ', '2022-02-14 15:34:15', 'a9bb82b6a1e357bc743303dd7acd4cb4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373937373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3333393a2220ce95cf80ceb5ceb9ceb4ceae20cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81cebfcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220ceb3ceb9ceb120cebaceb1cebbceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822c20ceb5ceafcebdceb1ceb920ceb720cf83cf87ceadcf83ceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822c20cebaceaccebdcf84ceb520cf84ceb7cebd20cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720cf80cebfcf8520ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb520cf84cebfcebd20ceb1cf85ceb8ceb5cebdcf84ceb9cebacf8c20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822120223b693a333b613a32353a7b733a323a226964223b693a37363b733a353a22616c696173223b733a33333a22ceb720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520ceb4ceb1ceb2ceafceb4223b733a373a2273756d6d617279223b733a3430313a223c703ece95cf80ceb5ceb9ceb4ceae20cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81cebfcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220ceb3ceb9ceb1c2a03c7374726f6e673ecebaceb1cebbceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf823c2f7374726f6e673e2c20ceb5ceafcebdceb1ceb920ceb7c2a03c7374726f6e673ecf83cf87ceadcf83ceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf823c2f7374726f6e673e2c20cebaceaccebdcf84ceb520cf84ceb7cebd20cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720cf80cebfcf8520ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb5c2a03c7374726f6e673ecf84cebfcebd20ceb1cf85ceb8ceb5cebdcf84ceb9cebacf8c20ceb5ceb1cf85cf84cf8c3c2f7374726f6e673ec2a0cf83ceb1cf82213c2f703e0d0a223b733a343a22626f6479223b733a313839323a22ce9720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520ce94ceb1ceb2ceafceb420202020202020202020202020202020202020202020202020202020ce95cf80ceb5ceb9ceb4ceae20cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81cebfcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220ceb3ceb9ceb1c2a0cebaceb1cebbceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822c20ceb5ceafcebdceb1ceb920ceb7c2a0cf83cf87ceadcf83ceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822c20cebaceaccebdcf84ceb520cf84ceb7cebd20cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720cf80cebfcf8520ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb5c2a0cf84cebfcebd20ceb1cf85ceb8ceb5cebdcf84ceb9cebacf8c20ceb5ceb1cf85cf84cf8cc2a0cf83ceb1cf82210a20cea0cf81cebfcebaceb5ceb9cebcceadcebdcebfcf8520cebdceb120ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb7ceb8ceb5ceaf20cf84cebf20ceacceb3ceb1cebbcebcceb120cf84cebfcf8520ce94ceb1ceb2ceafceb42c20cebf20ce9cceb9cf87ceb1ceaecebb20ce86ceb3ceb3ceb5cebbcebfcf8220ceb2ceb1cf83ceafcf83cf84ceb7cebaceb520cf83ceb520ceb4cf8dcebf20ceb2ceb1cf83ceb9cebaceadcf8220ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf823a20cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cf84cebfcf8520cebdceb120cebacf8ccf88ceb5ceb920cf84ceb120cebacebfcebccebcceaccf84ceb9ceb120cf80cebfcf8520ceaecf84ceb1cebd20cf80ceb5cf81ceb9cf84cf84ceac20cebaceb1ceb920cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cf84cebfcf8520cebdceb120ceb4ceb5ceb920cf84cebfcebd20ce94ceb1ceb2ceafceb420cebcceadcf83ceb120ceb1cf80cf8c20cf84ceb120cf83cf84cf81cf8ecebcceb1cf84ceb120cf84cebfcf8520cebcceb1cf81cebcceaccf81cebfcf852ec2a020ce9cceb520cf84cebfcebd20ceafceb4ceb9cebf20cf84cf81cf8ccf80cebf2c20ceb720ceb8ceb5cf84ceb9cebaceae20cf88cf85cf87cebfcebbcebfceb3ceafceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb2cebfceb7ceb8ceaecf83ceb5ceb920cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cebdceb120ceb1cf86ceb1ceb9cf81ceadcf83cebfcf85cebd20cf84cebfcf85cf8220cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccebfcf8dcf8220cf80cebfcf8520cf84cebfcf85cf8220ceb5cebccf80cebfceb4ceafceb6cebfcf85cebd20cebdceb120ceb5ceafcebdceb1ceb920cebf20ceb1cf85ceb8ceb5cebdcf84ceb9cebacf8ccf8220ceb5ceb1cf85cf84cf8ccf8220cf84cebfcf85cf8220cebaceb1ceb920cebdceb120ceb2cf81cebfcf85cebd20cf84cebfcebd20ceb1cf85ceb8ceb5cebdcf84ceb9cebacf8c20ceb5ceb1cf85cf84cf8c20cf84cebfcf85cf8220cf83cf85cebdceb8ceadcf84cebfcebdcf84ceb1cf8220cf84ceb120cebacebfcebccebcceaccf84ceb9ceb120cf84cebfcf852e200a20ce94ceb5cebeceb9cf8ccf84ceb7cf84ceb12031ceb73ac2a0ce9acf81ceafcebdcf8920cf84ceb920cebccebfcf8520ceb5ceafcebdceb1ceb920cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20cf80ceb5cf81ceb9cf84cf84cf8c20cebaceb1ceb920cebcceb520ceb5cebccf80cebfceb4ceafceb6ceb5ceb920cebdceb120ceb5ceafcebcceb1ceb920cebf20ceb5ceb1cf85cf84cf8ccf8220cebccebfcf85200a20ce94cf81ceaccf83ceb720313ac2a0cea5ceb9cebfceb8ceb5cf84cf8e20cf84ceb9cf8220ceb1cebdcf84ceafceb8ceb5cf84ceb5cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceb1cf80cf8c20ceb1cf85cf84ceadcf8220cf80cebfcf8520cebcceb520cebaceaccebdcebfcf85cebd20cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd200a20ce94ceb5cebeceb9cf8ccf84ceb7cf84ceb12032ceb73ac2a020ce91cebdceb1ceb3cebdcf89cf81ceafceb6cf8920cf80cebfceb9cebfcf8220cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb5ceafcebcceb1ceb92c20cf80cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120ceb1cf85ceb8ceb5cebdcf84ceb9cebaceac20cebccebfcf8520cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2c20cf84ceb920ceb8ceadcebbcf8920cebdceb120cebacf81ceb1cf84ceaecf83cf89200a20ce94cf81ceaccf83ceb720323ac2a0cea5ceb9cebfceb8ceb5cf84cf8e20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf80cebfcf8520ceb5cebdceb9cf83cf87cf8dcebfcf85cebd20cf84ceb7cebd20ceb1cf85ceb8ceb5cebdcf84ceb9cebacf8ccf84ceb7cf84ceac20cebccebfcf85223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d61736b6973692d746f752d64617669642e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33343a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2237363aceb72dceaccf83cebaceb7cf83ceb72dcf84cebfcf852dceb4ceb1ceb2ceafceb4223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37363aceb72dceaccf83cebaceb7cf83ceb72dcf84cebfcf852dceb4ceb1ceb2ceafceb42663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22ce9720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520ce94ceb1ceb2ceafceb4223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3736223b7d7d);
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
(800, 'index.php?option=com_content&view=article&id=71', 'index.php?option=com_content&view=article&id=71:τα-υπέρ-και-τα-κατά&catid=39', 'Τα υπέρ και τα κατά', ' Σκεφτείτε κάποιον που χειρίζεται το θυμό με έναν τρόπο που σέβεστε και θαυμάζετε. Πώς θα τον περιγράφατε (ήρεμος, χαλαρός, διεκδικητικός, συγκροτημένος, ανεκτικός, καλόβολος, με αυτοέλεγχο κτλ.) ; ', '2022-02-14 15:34:41', '0e1f2666d22e5d9a92c8e22a96a3efd4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383238303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335373a2220cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceaccf80cebfceb9cebfcebd20cf80cebfcf8520cf87ceb5ceb9cf81ceafceb6ceb5cf84ceb1ceb920cf84cebf20ceb8cf85cebccf8c20cebcceb520ceadcebdceb1cebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cf83ceadceb2ceb5cf83cf84ceb520cebaceb1ceb920ceb8ceb1cf85cebcceacceb6ceb5cf84ceb52e20cea0cf8ecf8220ceb8ceb120cf84cebfcebd20cf80ceb5cf81ceb9ceb3cf81ceaccf86ceb1cf84ceb52028ceaecf81ceb5cebccebfcf822c20cf87ceb1cebbceb1cf81cf8ccf822c20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf822c20cf83cf85ceb3cebacf81cebfcf84ceb7cebcceadcebdcebfcf822c20ceb1cebdceb5cebacf84ceb9cebacf8ccf822c20cebaceb1cebbcf8cceb2cebfcebbcebfcf822c20cebcceb520ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf20cebacf84cebb2e29203b20223b693a333b613a32353a7b733a323a226964223b693a37313b733a353a22616c696173223b733a33343a22cf84ceb120cf85cf80ceadcf8120cebaceb1ceb920cf84ceb120cebaceb1cf84ceac223b733a373a2273756d6d617279223b733a3338343a223c703e3c7374726f6e673ecea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceaccf80cebfceb9cebfcebd3c2f7374726f6e673ec2a0cf80cebfcf8520cf87ceb5ceb9cf81ceafceb6ceb5cf84ceb1ceb920cf84cebf20ceb8cf85cebccf8c20cebcceb520ceadcebdceb1cebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cf83ceadceb2ceb5cf83cf84ceb520cebaceb1ceb920ceb8ceb1cf85cebcceacceb6ceb5cf84ceb52e20cea0cf8ecf8220ceb8ceb120cf84cebfcebd20cf80ceb5cf81ceb9ceb3cf81ceaccf86ceb1cf84ceb52028ceaecf81ceb5cebccebfcf822cc2a020cf87ceb1cebbceb1cf81cf8ccf822c20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf822c20cf83cf85ceb3cebacf81cebfcf84ceb7cebcceadcebdcebfcf822c20ceb1cebdceb5cebacf84ceb9cebacf8ccf822c20cebaceb1cebbcf8cceb2cebfcebbcebfcf822c20cebcceb520ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf20cebacf84cebb2e29203b3c2f703e0d0a223b733a343a22626f6479223b733a323238323a22cea4ceb120cf85cf80ceadcf8120cebaceb1ceb920cf84ceb120cebaceb1cf84ceac2020202020202020202020202020202020202020202020202020202020cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebaceaccf80cebfceb9cebfcebdc2a0cf80cebfcf8520cf87ceb5ceb9cf81ceafceb6ceb5cf84ceb1ceb920cf84cebf20ceb8cf85cebccf8c20cebcceb520ceadcebdceb1cebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cf83ceadceb2ceb5cf83cf84ceb520cebaceb1ceb920ceb8ceb1cf85cebcceacceb6ceb5cf84ceb52e20cea0cf8ecf8220ceb8ceb120cf84cebfcebd20cf80ceb5cf81ceb9ceb3cf81ceaccf86ceb1cf84ceb52028ceaecf81ceb5cebccebfcf822cc2a020cf87ceb1cebbceb1cf81cf8ccf822c20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf822c20cf83cf85ceb3cebacf81cebfcf84ceb7cebcceadcebdcebfcf822c20ceb1cebdceb5cebacf84ceb9cebacf8ccf822c20cebaceb1cebbcf8cceb2cebfcebbcebfcf822c20cebcceb520ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf20cebacf84cebb2e29203b0a20ce9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb5c2a0cf8ccf80cebfceb9ceb120cebbceadcebeceb720ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf8ccf84ceb920cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920cf83ceb520ceb1cf85cf84cf8ccebd20cf80cebfcf8520cf83ceadceb2ceb5cf83cf84ceb520cebaceb1ceb920ceb8ceb1cf85cebcceacceb6ceb5cf84ceb52e0acea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebaceaccebdcf84ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220ceb5cf81cf89cf84ceaecf83ceb5ceb9cf8220cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf823a0ac2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a02031292022cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cebcceb5ceb9cebfcebdceb5cebacf84ceaecebcceb1cf84ceb120cf84cebfcf8520cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf80cebfceb9cebfcf8220cf83ceb1cebd20ceb1cf85cf84cf8ccebd3b22200a20c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a02032292022cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cf80cebbceb5cebfcebdceb5cebacf84ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb120cebfcf86ceadcebbceb720cf84cebfcf8520ceb8cf85cebccebfcf8d3b22200a20c2a020c2a020c2a020c2a020c2a020c2a020c2a033292022cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cebcceb5ceb9cebfcebdceb5cebacf84ceaecebcceb1cf84ceb120cf84cebfcf8520ceb8cf85cebccebfcf8d3b22200a20c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0c2a0203429cea4ceadcebbcebfcf822c2022cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cebfcf86ceadcebbceb720cf84cebfcf8520cebdceb120ceb5ceafcf83ceb1ceb920cf83ceb1cebd20ceb1cf85cf84cf8ccebd20cf80cebfcf8520cf83cebaceb5cf86cf84ceaecebaceb1cf84ceb520ceb1cf81cf87ceb9cebaceac3b22200ace88cf80ceb5ceb9cf84ceb12cc2a0ceb1cebdceb1cebbcebfceb3ceb9cf83cf84ceb5ceafcf84ceb52cc2a0cf84ceb120cf80cebbceb5cebfcebdceb5cebacf84ceaecebcceb1cf84ceb120cf84cebfcf8520ceb8cf85cebccebfcf8d20cf85cf80ceb5cf81cf84ceb5cf81cebfcf8dcebd20ceb1cf80cf8c20cf84ceb120cebcceb5ceb9cebfcebdceb5cebacf84ceaecebcceb1cf84ceb13b20ce95ceafcebdceb1ceb920cf84cebf20ceafceb4ceb9cebf3b20ce8920cebcceaecf80cf89cf822c20cf84ceb120cebcceb5ceb9cebfcebdceb5cebacf84ceaecebcceb1cf84ceb120cf84cebfcf8520ceb8cf85cebccebfcf8d20cf85cf80ceb5cf81ceb2ceb1ceafcebdcebfcf85cebd20cf84ceb120cebfcf86ceadcebbceb720cf84cebfcf853b20ce9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb1c2a0ceb1cebeceb9cebfcebbcebfceb3ceaecf83ceb5cf84ceb5c2a0cf84ceb720ceb4ceb9ceb1cf86cebfcf81ceac20ceb1cf85cf84ceae20cf83ceb520cebcceb9ceb120cebacebbceafcebcceb1cebaceb120312d3130302028ceb4ceb7cebb2e2035302d35302c2035352d34352c2036302d34302c2037302d33302c2038302d32302c2039302d313020ceae203130302d30292e20cea3ceb7cebcceb5ceb9cf8ecf83cf84ceb520cf8ccf84ceb920cf84cebf20cebacf8ccf83cf84cebfcf8220cf84cebfcf8520ceb8cf85cebccebfcf8d20cebfcf85cf83ceb9ceb1cf83cf84ceb9cebaceac20ceb5ceafcebdceb1ceb920cf84cebfc2a0cebacf8ccf83cf84cebfcf8220cf84ceb7cf8220ceb5cf80ceb9ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120cebcceb7cebd20ceb5cebbceadceb3cf87cebfcf85cebcceb520cf80cf8ccf84ceb520ceb8ceb120ceb8cf85cebccf8ecf83cebfcf85cebcceb52c20ceb1cebbcebbceac20ceadcf87cebfcf85cebcceb520cf80cebbceaecf81ceb720ceadcebbceb5ceb3cf87cebf20cf83ceb520cf8c2ccf84ceb920ceb8ceb120cebaceaccebdcebfcf85cebcceb520cebcceb520cf84cebf20ceb8cf85cebccf8c2e20ce9ccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5ceafcebcceb1cf83cf84ceb520ceb8cf85cebccf89cebcceadcebdcebfceb920cebaceb1ceb9c2a0cf80ceb1ceb8ceb7cf84ceb9cebacebfceaf2c20ceb8cf85cebccf89cebcceadcebdcebfceb920cebaceb1ceb9c2a0ceb5cf80ceb9ceb8ceb5cf84ceb9cebacebfceaf2c20ceb8cf85cebccf89cebcceadcebdcebfceb920cebaceb1ceb9c2a0cf80ceb1ceb8ceb7cf84ceb9cebacebfceaf2dceb5cf80ceb9ceb8ceb5cf84ceb9cebacebfceafc2a0ceae20ceb8cf85cebccf89cebcceadcebdcebfceb920cebaceb1ceb9c2a0ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfceaf2e20ce95ceafcebdceb1ceb920ceb720ceb5cf80ceb9cebbcebfceb3ceae20cebcceb1cf822e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d797065722d6b61692d74612d6b6174612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33343a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a2237313acf84ceb12dcf85cf80ceadcf812dcebaceb1ceb92dcf84ceb12dcebaceb1cf84ceac223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37313acf84ceb12dcf85cf80ceadcf812dcebaceb1ceb92dcf84ceb12dcebaceb1cf84ceac2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22cea4ceb120cf85cf80ceadcf8120cebaceb1ceb920cf84ceb120cebaceb1cf84ceac223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3731223b7d7d),
(801, 'index.php?option=com_content&view=article&id=70', 'index.php?option=com_content&view=article&id=70:α-ενικός&catid=39', 'Α\' Ενικός', ' Για να αποφύγετε την κριτική ή την εκτόξευση κατηγοριών - που μπορεί να αυξήσει μόνο την ένταση - χρησιμοποιήστε δηλώσεις ξεκινώντας με α΄ ενικό (Είμαι, Έχω κτλ) για να περιγράψετε το πρόβλημα. ', '2022-02-14 15:35:07', '372fe1bbb823ebf2f05e893142481e96', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363830333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3335313a2220ce93ceb9ceb120cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84ceb7cebd20cebacf81ceb9cf84ceb9cebaceae20ceae20cf84ceb7cebd20ceb5cebacf84cf8ccebeceb5cf85cf83ceb720cebaceb1cf84ceb7ceb3cebfcf81ceb9cf8ecebd202d20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf85cebeceaecf83ceb5ceb920cebccf8ccebdcebf20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb7202d20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83cf84ceb520ceb4ceb7cebbcf8ecf83ceb5ceb9cf8220cebeceb5cebaceb9cebdcf8ecebdcf84ceb1cf8220cebcceb520ceb1ce8420ceb5cebdceb9cebacf8c2028ce95ceafcebcceb1ceb92c20ce88cf87cf8920cebacf84cebb2920ceb3ceb9ceb120cebdceb120cf80ceb5cf81ceb9ceb3cf81ceaccf88ceb5cf84ceb520cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb12e20223b693a333b613a32353a7b733a323a226964223b693a37303b733a353a22616c696173223b733a31353a22ceb120ceb5cebdceb9cebacf8ccf82223b733a373a2273756d6d617279223b733a3337373a223c703ece93ceb9ceb120cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84ceb7cebd20cebacf81ceb9cf84ceb9cebaceae20ceae20cf84ceb7cebd20ceb5cebacf84cf8ccebeceb5cf85cf83ceb720cebaceb1cf84ceb7ceb3cebfcf81ceb9cf8ecebd202d20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf85cebeceaecf83ceb5ceb920cebccf8ccebdcebf20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb7202d20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83cf84ceb520ceb4ceb7cebbcf8ecf83ceb5ceb9cf8220cebeceb5cebaceb9cebdcf8ecebdcf84ceb1cf8220cebcceb5c2a03c7374726f6e673eceb1ce8420ceb5cebdceb9cebacf8c2028ce95ceafcebcceb1ceb92c20ce88cf87cf8920cebacf84cebb293c2f7374726f6e673ec2a0ceb3ceb9ceb120cebdceb120cf80ceb5cf81ceb9ceb3cf81ceaccf88ceb5cf84ceb520cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb12e3c2f703e0d0a223b733a343a22626f6479223b733a3930353a22ce912720ce95cebdceb9cebacf8ccf8220202020202020202020202020202020202020202020202020202020ce93ceb9ceb120cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84ceb7cebd20cebacf81ceb9cf84ceb9cebaceae20ceae20cf84ceb7cebd20ceb5cebacf84cf8ccebeceb5cf85cf83ceb720cebaceb1cf84ceb7ceb3cebfcf81ceb9cf8ecebd202d20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf85cebeceaecf83ceb5ceb920cebccf8ccebdcebf20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb7202d20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83cf84ceb520ceb4ceb7cebbcf8ecf83ceb5ceb9cf8220cebeceb5cebaceb9cebdcf8ecebdcf84ceb1cf8220cebcceb5c2a0ceb1ce8420ceb5cebdceb9cebacf8c2028ce95ceafcebcceb1ceb92c20ce88cf87cf8920cebacf84cebb29c2a0ceb3ceb9ceb120cebdceb120cf80ceb5cf81ceb9ceb3cf81ceaccf88ceb5cf84ceb520cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb12e0acea6cf81cebfcebdcf84ceafcf83cf84ceb520cebdceb120ceb5ceafcf83cf84ceb5c2a0cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebfceb9c2a0cf83ceb520cf8ccf83ceb120cebbceadcf84ceb52e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cf80ceb5ceafcf84ceb53a2022ce95ceafcebcceb1ceb920ceb1cebdceb1cf83cf84ceb1cf84cf89cebcceadcebdcebfcf8220cf80cebfcf8520cf83ceb7cebacf8eceb8ceb7cebaceb5cf8220ceb1cf80cf8c20cf84cebf20cf84cf81ceb1cf80ceadceb6ceb920cf87cf89cf81ceafcf8220cebdceb120cebcceb1ceb6ceadcf88ceb5ceb9cf8220cf84cebf20cf80ceb9ceaccf84cebf20cf83cebfcf852220ceb1cebdcf84ceaf20ceb3ceb9ceb12022cea0cebfcf84cead20ceb4ceb5cebd20cebaceaccebdceb5ceb9cf8220cebaceb1cebcceafceb120ceb4cebfcf85cebbceb5ceb9ceac20cf83cf84cebf20cf83cf80ceafcf84ceb9222e20ce95cebeceb1cf83cebaceb7ceb8ceb5ceafcf84ceb520cf83cf84ceb7cebd20cf80ceb1cf81ceb1cf80ceaccebdcf8920cf84ceb5cf87cebdceb9cebaceae20ceb1cf81cebaceb5cf84ceadcf8220cf86cebfcf81ceadcf8220cebcceadcf87cf81ceb920cebdceb120cf83ceb1cf8220ceb3ceafcebdceb5ceb920cf83cf85cebdceaeceb8ceb5ceb9ceb12e223b733a363a22696d61676573223b733a3230373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f612d656e696b6f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031353a33353a3037223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a2237303aceb12dceb5cebdceb9cebacf8ccf82223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37303aceb12dceb5cebdceb9cebacf8ccf822663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22ce912720ce95cebdceb9cebacf8ccf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3730223b7d7d),
(804, 'index.php?option=com_content&view=article&id=67', 'index.php?option=com_content&view=article&id=67:μέτρημα&catid=39', 'Μέτρημα', ' Μια πολύ διαδεδομένη και εύκολη άσκηση διαχείρισης θυμού είναι η αντίστροφή μέτρηση. ', '2022-02-14 16:17:27', '7953b68479e2369bc75a7f32f84e8ca9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363330313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135383a2220ce9cceb9ceb120cf80cebfcebbcf8d20ceb4ceb9ceb1ceb4ceb5ceb4cebfcebcceadcebdceb720cebaceb1ceb920ceb5cf8dcebacebfcebbceb720ceaccf83cebaceb7cf83ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ceb8cf85cebccebfcf8d20ceb5ceafcebdceb1ceb920ceb720ceb1cebdcf84ceafcf83cf84cf81cebfcf86ceae20cebcceadcf84cf81ceb7cf83ceb72e20223b693a333b613a32353a7b733a323a226964223b693a36373b733a353a22616c696173223b733a31343a22cebcceadcf84cf81ceb7cebcceb1223b733a373a2273756d6d617279223b733a3138343a223c703ece9cceb9ceb120cf80cebfcebbcf8d20ceb4ceb9ceb1ceb4ceb5ceb4cebfcebcceadcebdceb720cebaceb1ceb9c2a03c7374726f6e673eceb5cf8dcebacebfcebbceb720ceaccf83cebaceb7cf83ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ceb8cf85cebccebfcf8d3c2f7374726f6e673ec2a0ceb5ceafcebdceb1ceb920ceb720ceb1cebdcf84ceafcf83cf84cf81cebfcf86ceae20cebcceadcf84cf81ceb7cf83ceb72e3c2f703e0d0a223b733a343a22626f6479223b733a3739353a22ce9cceadcf84cf81ceb7cebcceb120202020202020202020202020202020202020202020202020202020ce9cceb9ceb120cf80cebfcebbcf8d20ceb4ceb9ceb1ceb4ceb5ceb4cebfcebcceadcebdceb720cebaceb1ceb9c2a0ceb5cf8dcebacebfcebbceb720ceaccf83cebaceb7cf83ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ceb8cf85cebccebfcf8dc2a0ceb5ceafcebdceb1ceb920ceb720ceb1cebdcf84ceafcf83cf84cf81cebfcf86ceae20cebcceadcf84cf81ceb7cf83ceb72ec2a00ace88cf84cf83ceb92c20cebaceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf8520ceb1cebdceb1ceb3cebdcf89cf81ceafceb6ceb5cf84ceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf84ceb120cf83ceb7cebcceacceb4ceb9ceb120cf84cebfcf8520ceadcebdcf84cebfcebdcebfcf8520ceb8cf85cebccebfcf8d2c20cf86cf81cebfcebdcf84ceafcf83cf84ceb520cebdceb120cebcceb5cf84cf81ceaccf84ceb520ceb1cebdcf84ceafcf83cf84cf81cebfcf86ceb1c2a020ceb1cf80cf8c20cf84cebf203230c2a020cebcceb520ceb1cf81ceb3cf8c20cf81cf85ceb8cebccf8c2ec2a020ce9720cebcceb9cebacf81ceae20ceb1cf85cf84ceae20ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220cf86ceb1cebdceb5ceaf20ceb2cebfceb7ceb8ceb7cf84ceb9cebaceae20cf83cf84cebfc2a020cebdceb120cf83cf85ceb3cebacf81ceb1cf84ceaecf83ceb5cf84ceb520cf84cebfcebd20ceb8cf85cebccf8c20cf80cebfcf8520ceb2ceb9cf8ecebdceb5cf84ceb1ceb920cf80ceb1cf81cebfcf81cebcceb7cf84ceb9cebaceac20cebaceb1ceb920cebdceb120cf84cebfcebd20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83ceb520ceadcebdceb120ceb4ceb5cf8dcf84ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf80cf81ceb9cebd20cf84ceb7cebd20ceb5cebecf89cf84ceb5cf81ceafcebaceb5cf85cf83ceb720cf84cebfcf852e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d657472696d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a31373a3237223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2236373acebcceadcf84cf81ceb7cebcceb1223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36373acebcceadcf84cf81ceb7cebcceb12663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22ce9cceadcf84cf81ceb7cebcceb1223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3637223b7d7d);
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
(805, 'index.php?option=com_content&view=article&id=66', 'index.php?option=com_content&view=article&id=66:μπαλόνι&catid=39', 'Μπαλόνι', ' Υπάρχει μία εύκολη άσκηση έκτακτης ανάγκης που μπορεί να προσφέρει πολύ μεγάλο όφελος σε τέτοιες καταστάσεις. Είναι η άσκηση του μπαλονιού. ', '2022-02-14 16:17:58', 'fbc17e95ba49a35df41647b98683272e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383031313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235383a2220cea5cf80ceaccf81cf87ceb5ceb920cebcceafceb120ceb5cf8dcebacebfcebbceb720ceaccf83cebaceb7cf83ceb720ceadcebacf84ceb1cebacf84ceb7cf8220ceb1cebdceacceb3cebaceb7cf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcf83cf86ceadcf81ceb5ceb920cf80cebfcebbcf8d20cebcceb5ceb3ceaccebbcebf20cf8ccf86ceb5cebbcebfcf8220cf83ceb520cf84ceadcf84cebfceb9ceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20ce95ceafcebdceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520cebccf80ceb1cebbcebfcebdceb9cebfcf8d2e20223b693a333b613a32353a7b733a323a226964223b693a36363b733a353a22616c696173223b733a31343a22cebccf80ceb1cebbcf8ccebdceb9223b733a373a2273756d6d617279223b733a3330323a223c703ecea5cf80ceaccf81cf87ceb5ceb920cebcceafceb1c2a03c7374726f6e673eceb5cf8dcebacebfcebbceb720ceaccf83cebaceb7cf83ceb720ceadcebacf84ceb1cebacf84ceb7cf8220ceb1cebdceacceb3cebaceb7cf823c2f7374726f6e673ec2a0cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcf83cf86ceadcf81ceb5ceb920cf80cebfcebbcf8d20cebcceb5ceb3ceaccebbcebf20cf8ccf86ceb5cebbcebfcf8220cf83ceb520cf84ceadcf84cebfceb9ceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20ce95ceafcebdceb1ceb9c2a03c7374726f6e673eceb720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520cebccf80ceb1cebbcebfcebdceb9cebfcf8d3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a323238363a22ce9ccf80ceb1cebbcf8ccebdceb920202020202020202020202020202020202020202020202020202020cea5cf80ceaccf81cf87ceb5ceb920cebcceafceb1c2a0ceb5cf8dcebacebfcebbceb720ceaccf83cebaceb7cf83ceb720ceadcebacf84ceb1cebacf84ceb7cf8220ceb1cebdceacceb3cebaceb7cf82c2a0cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcf83cf86ceadcf81ceb5ceb920cf80cebfcebbcf8d20cebcceb5ceb3ceaccebbcebf20cf8ccf86ceb5cebbcebfcf8220cf83ceb520cf84ceadcf84cebfceb9ceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20ce95ceafcebdceb1ceb9c2a0ceb720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520cebccf80ceb1cebbcebfcebdceb9cebfcf8d2e0a28ce98ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceafcf84ceb520ceadcebdceb120cebccf80ceb1cebbcf8ccebdceb920cebaceb1ceb920ceadcebdceb120ceb1ceb9cf87cebcceb7cf81cf8c20ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdcebf2c20cebaceb1cf84ceac20cf80cf81cebfcf84ceafcebcceb7cf83ceb720cebaceb1cf81cf86ceafcf84cf83ceb1290a0a20cea0ceaccf81cf84ceb520ceadcebdceb120cebccf80ceb1cebbcf8ccebdceb920ceb1cf80cf8c20ceb1cf85cf84ceac20cf80cebfcf8520cf86cebfcf85cf83cebacf8ecebdcebfcf85cebcceb520cf83cf84ceb120cf80ceb1ceb9ceb4ceb9cebaceac20cf80ceaccf81cf84cf852e200a20cea0ceaccf81cf84ceb520cebcceafceb120ceb2ceb1ceb8ceb5ceb9ceac20ceb5ceb9cf83cf80cebdcebfceae20ceb5cebdcf8e20cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cf83cebaceadcf86cf84ceb5cf83cf84ceb520ceadcebdceb120ceb1cf80cf8c20cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cf83ceb1cf8220ceadcf87ceb5ceb920ceb8cf85cebccf8ecf83ceb5ceb920ceae20cf80cebfcf8520ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1ceb920ceb5cebacf80cebdceb5cf8dcf83cf84ceb520cf84cebfcebd20ceb1ceadcf81ceb120cebcceadcf83ceb120cf83cf84cebf20cebccf80ceb1cebbcf8ccebdceb92e200a20cea3cf85cebdceb5cf87ceafcf83cf84ceb520cebcceb520cf84ceb9cf8220cf85cf80cf8ccebbcebfceb9cf80ceb5cf8220cf83cebaceadcf88ceb5ceb9cf8220ceae20cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf8220ceb1cf80ceb1cf83cf87cebfcebbcebfcf8dcebd20cebcceadcf87cf81ceb920cf84cebf20cebccf80ceb1cebbcf8ccebdceb920cebdceb120cf86cebfcf85cf83cebacf8ecf83ceb5ceb920ceb1cf81cebaceb5cf84ceac2e200a20ce9acf81ceb1cf84ceaecf83cf84ceb520cf84cebf20cf86cebfcf85cf83cebacf89cebcceadcebdcebf20cebccf80ceb1cebbcf8ccebdceb920ceb1cf80cf8c20cf84cebf20cf83cf84cf8ccebcceb9cebf20cebcceb520cf84cebf20ceadcebdceb120cf87ceadcf81ceb920cebaceb1ceb920ceb5cebdcf8e20cebacf81ceb1cf84ceaccf84ceb520ceadcebdceb120ceb1ceb9cf87cebcceb7cf81cf8c20ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdcebf20cebcceb520cf84cebf20ceaccebbcebbcebf20cf87ceadcf81ceb920cf80ceaccf81cf84ceb520cebcceafceb120cf84ceb5cebbceb5cf85cf84ceb1ceafceb120ceb2ceb1ceb8ceb5ceb9ceac20ceb1cebdceb1cf80cebdcebfceae20cebaceb1ceb920cf83cebaceaccf83cf84ceb520cf84cebf20cebccf80ceb1cebbcf8ccebdceb921200a0ace86cebcceb5cf83ceb120cebcceb520cf84cebf20c2abcf83cebaceaccf83ceb9cebccebfc2bb20cf84cebfcf8520cebccf80ceb1cebbcebfcebdceb9cebfcf8d20ceb8ceb120cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83ceb5cf84ceb520cebcceafceb120ceb1ceafcf83ceb8ceb7cf83ceb7c2a0cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220ceb1cf80ceb5cebbceb5cf85ceb8ceadcf81cf89cf83ceb7cf82c2a0cebaceb1ceb920ceb7cf81ceb5cebcceafceb1cf8220cebcceadcf83ceb120cf83ceb1cf822e20ce91cf85cf84cf8c20cf83cf85cebcceb2ceb1ceafcebdceb5ceb920ceb3ceb9ceb1cf84ceaf20cf83ceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72c20cebcceb520cf84cebf20cf80cebfcf8520cf83cebaceaccf84ceb520cf84cebf20cebccf80ceb1cebbcf8ccebdceb920ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920cebcceafceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb7c2a0ceaccebcceb5cf83ceb7cf8220ceb5cf83cf84ceb9ceb1cf83cebcceadcebdceb7cf8220cf80cf81cebfcf83cebfcf87ceaecf82c2a028cf83cf84ceb9ceb3cebcceb9ceb1ceafceb1cf8220cf8dcf80cebdcf89cf83ceb7cf82292e20ce8ccebbceb720ceb1cf85cf84ceae20ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb120cf83cf85cebccebcceb5cf84ceadcf87cebfcf85cebd20cf8ccebbceb5cf8220cebfceb920ceb1ceb9cf83ceb8ceaecf83ceb5ceb9cf8220cf83ceb1cf8220cebaceb1ceb920cf83ceb1cf8220ceb2cebfceb7ceb8ceacceb5ceb920cebdceb120ceb1cf80ceb5cebbceb5cf85ceb8ceb5cf81cf89ceb8ceb5ceafcf84ceb520ceb1cf80cf8c20cf84ceb9cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf84ceb9cf8220cebfcf80cebfceafceb5cf8220ceb5ceafcf87ceb1cf84ceb520ceb5cebdcf83cf89cebcceb1cf84cf8ecf83ceb5ceb920cebcceadcf83ceb120cf83cf84cebf20cebccf80ceb1cebbcf8ccebdceb920cebaceb1ceb920cebdceb9cf8eceb8ceb1cf84ceb520cebdceb120cf83ceb1cf8220ceb5cebbceadceb3cf87cebfcf85cebd20cebaceb1ceb920cebdceb120cf83ceb1cf8220cf80ceb9ceadceb6cebfcf85cebd2e0ac2a0223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d70616c6f6e692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a31373a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2236363acebccf80ceb1cebbcf8ccebdceb9223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36363acebccf80ceb1cebbcf8ccebdceb92663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22ce9ccf80ceb1cebbcf8ccebdceb9223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3636223b7d7d),
(806, 'index.php?option=com_content&view=article&id=62', 'index.php?option=com_content&view=article&id=62:ο-κανόνας-των-2-λεπτών&catid=38', 'Ο κανόνας των 2 λεπτών', ' Εάν μια εργασία διαρκεί λιγότερο από 2 λεπτά, τότε πρέπει να την κάνετε αμέσως. Έτσι, μειώνετε το άγχος και ενισχύετε την αυτοπεποίθησή σας, κάνοντας περισσότερα πράγματα. ', '2022-02-14 16:18:28', '2cfa72c15884056d2574b19b90d78f4e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373633343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3331333a2220ce95ceaccebd20cebcceb9ceb120ceb5cf81ceb3ceb1cf83ceafceb120ceb4ceb9ceb1cf81cebaceb5ceaf20cebbceb9ceb3cf8ccf84ceb5cf81cebf20ceb1cf80cf8c203220cebbceb5cf80cf84ceac2c20cf84cf8ccf84ceb520cf80cf81ceadcf80ceb5ceb920cebdceb120cf84ceb7cebd20cebaceaccebdceb5cf84ceb520ceb1cebcceadcf83cf89cf822e20ce88cf84cf83ceb92c20cebcceb5ceb9cf8ecebdceb5cf84ceb520cf84cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920ceb5cebdceb9cf83cf87cf8dceb5cf84ceb520cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceae20cf83ceb1cf822c20cebaceaccebdcebfcebdcf84ceb1cf8220cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf80cf81ceacceb3cebcceb1cf84ceb12e20223b693a333b613a32353a7b733a323a226964223b693a36323b733a353a22616c696173223b733a33393a22cebf20cebaceb1cebdcf8ccebdceb1cf8220cf84cf89cebd203220cebbceb5cf80cf84cf8ecebd223b733a373a2273756d6d617279223b733a3335373a223c703ece95ceaccebd20cebcceb9ceb120ceb5cf81ceb3ceb1cf83ceafceb120ceb4ceb9ceb1cf81cebaceb5ceafc2a03c7374726f6e673ecebbceb9ceb3cf8ccf84ceb5cf81cebf20ceb1cf80cf8c203220cebbceb5cf80cf84ceac3c2f7374726f6e673e2cc2a0cf84cf8ccf84ceb520cf80cf81ceadcf80ceb5ceb920cebdceb120cf84ceb7cebd20cebaceaccebdceb5cf84ceb5c2a03c7374726f6e673eceb1cebcceadcf83cf89cf823c2f7374726f6e673e2e20ce88cf84cf83ceb92c20cebcceb5ceb9cf8ecebdceb5cf84ceb520cf84cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920ceb5cebdceb9cf83cf87cf8dceb5cf84ceb520cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceae20cf83ceb1cf822c20cebaceaccebdcebfcebdcf84ceb1cf8220cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf80cf81ceacceb3cebcceb1cf84ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a313633303a22ce9f20cebaceb1cebdcf8ccebdceb1cf8220cf84cf89cebd203220cebbceb5cf80cf84cf8ecebd202020202020202020202020202020202020202020202020202020ce95ceaccebd20cebcceb9ceb120ceb5cf81ceb3ceb1cf83ceafceb120ceb4ceb9ceb1cf81cebaceb5ceafc2a0cebbceb9ceb3cf8ccf84ceb5cf81cebf20ceb1cf80cf8c203220cebbceb5cf80cf84ceac2cc2a0cf84cf8ccf84ceb520cf80cf81ceadcf80ceb5ceb920cebdceb120cf84ceb7cebd20cebaceaccebdceb5cf84ceb5c2a0ceb1cebcceadcf83cf89cf822e20ce88cf84cf83ceb92c20cebcceb5ceb9cf8ecebdceb5cf84ceb520cf84cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920ceb5cebdceb9cf83cf87cf8dceb5cf84ceb520cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceae20cf83ceb1cf822c20cebaceaccebdcebfcebdcf84ceb1cf8220cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf80cf81ceacceb3cebcceb1cf84ceb12e0ace95ceaccebd20ceadcebdceb1cf8220cf83cf84cf8ccf87cebfcf8220ceb4ceb9ceb1cf81cebaceb5ceaf20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb1cf80cf8c20ceb4cf8dcebf20cebbceb5cf80cf84ceac2c20cf83cf80ceaccf83cf84ceb520cf84cebf20cf83ceb5c2a0ceb1cf80cebbceac20ceb2ceaecebcceb1cf84ceb1c2a0cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6cebfcebdcf84ceb1ceb9203220cebbceb5cf80cf84ceac20ceae20cebbceb9ceb3cf8ccf84ceb5cf81cebf20ceb3ceb9ceb120cebdceb120cebfcebbcebfcebacebbceb7cf81cf89ceb8cebfcf8dcebd2e0ace93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceb1cf8220cf85cf80cebfceb8ceadcf83cebfcf85cebcceb520cf8ccf84ceb920ceb8ceadcebbceb5cf84ceb520cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebdceb120cf84cf81ceadcf86ceb5cf83cf84ceb520cf80ceb9cebf20cf85ceb3ceb9ceb5ceb9cebdceac20ceb3ceb9ceb120cebdceb120cf87ceaccf83ceb5cf84ceb520313020cebaceb9cebbceac20cf84cebfcf85cf8220ceb5cf80cf8ccebcceb5cebdcebfcf85cf8220ceb4cf8dcebf20cebcceaecebdceb5cf822e20ce91cebdcf84ceaf20cebdceb120ceb5cf83cf84ceb9ceacceb6ceb5cf84ceb520cf83cf84cebf20cf84ceb5cebbceb9cebacf8c20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cf84cebfcf8520cf83cf84cf8ccf87cebfcf8520cf83ceb1cf822c20cebccf80cebfcf81ceb5ceafcf84ceb520ceb1cf80cebbceac20cebdceb120ceb1cebdceb1cf81cf89cf84ceb7ceb8ceb5ceafcf84ceb53ac2a022cea4ceb920cebccf80cebfcf81cf8e20cebdceb120cebaceaccebdcf8920cf83ceb520cebccf8ccebbceb9cf82203220cebbceb5cf80cf84ceac20ceb3ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83cf8920cf84cebf20cf83cf84cf8ccf87cebf20cebccebfcf853b22200ae280a220cea6ceaccf84ceb520ceadcebdceb120cebcceaecebbcebf2020e280a220ce9aceaccebdcf84ceb520313020707573682d75707320cebaceb1ceb920cebacebfceb9cebbceb9ceb1cebacebfcf8dcf822e2020e280a220cea0ceb7ceb3ceb1ceafcebdceb5cf84ceb520ceb3ceb9ceb120cf83cf8dcebdcf84cebfcebccebf20cf80ceb5cf81ceafcf80ceb1cf84cebf2020e280a220cea0ceb9ceb5ceafcf84ceb520ceadcebdceb120cf80cebfcf84ceaecf81ceb920cebdceb5cf81cf8c2020ce9720ceb3ceb5cebdceb9cebaceae20ceb9ceb4ceadceb120ceb5ceb4cf8e20ceb5ceafcebdceb1ceb920cf8ccf84ceb920cebeceb5cebaceb9cebdcf8ecebdcf84ceb1cf8220cebcceb520ceb1cf80cebbceac20ceb2ceaecebcceb1cf84ceb12c20ceb8ceb120ceb5ceafcf83cf84ceb520cf80ceb9cebf20ceb4ceb9ceb1cf84ceb5ceb8ceb5ceb9cebcceadcebdcebfceb920cebdceb120ceb1cebdceb1cebbceacceb2ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf822c20cf80cebfcf8520ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cf86cf84ceb9ceaccebeceb5cf84ceb520cf84ceb720cebdceadceb120cf83cf85cebdceaeceb8ceb5ceb9ceb12e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d6b616e6f6e61732d74776e2d322d6c657074776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a31383a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2236323acebf2dcebaceb1cebdcf8ccebdceb1cf822dcf84cf89cebd2d322dcebbceb5cf80cf84cf8ecebd223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36323acebf2dcebaceb1cebdcf8ccebdceb1cf822dcf84cf89cebd2d322dcebbceb5cf80cf84cf8ecebd2663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce9f20cebaceb1cebdcf8ccebdceb1cf8220cf84cf89cebd203220cebbceb5cf80cf84cf8ecebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3632223b7d7d),
(807, 'index.php?option=com_content&view=article&id=61', 'index.php?option=com_content&view=article&id=61:κάνω-την-αρχή&catid=38', 'Κάνω την αρχή', ' Ο φόβος του πως θα καταφέρετε να κάνετε κάτι και οι συνέπειες που θα έχει για εσάς είναι ένας βασικός λόγος για να αναβάλετε κάτι. ', '2022-02-14 16:18:54', 'e1de2ab34a78c2f9bccec43719523fa0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373436363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3233373a2220ce9f20cf86cf8cceb2cebfcf8220cf84cebfcf8520cf80cf89cf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81ceb5cf84ceb520cebdceb120cebaceaccebdceb5cf84ceb520cebaceaccf84ceb920cebaceb1ceb920cebfceb920cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf80cebfcf8520ceb8ceb120ceadcf87ceb5ceb920ceb3ceb9ceb120ceb5cf83ceaccf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb2ceb1cf83ceb9cebacf8ccf8220cebbcf8cceb3cebfcf8220ceb3ceb9ceb120cebdceb120ceb1cebdceb1ceb2ceaccebbceb5cf84ceb520cebaceaccf84ceb92e20223b693a333b613a32353a7b733a323a226964223b693a36313b733a353a22616c696173223b733a32343a22cebaceaccebdcf8920cf84ceb7cebd20ceb1cf81cf87ceae223b733a373a2273756d6d617279223b733a3236333a223c703ece9fc2a03c7374726f6e673ecf86cf8cceb2cebfcf823c2f7374726f6e673ec2a0cf84cebfcf8520cf80cf89cf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81ceb5cf84ceb520cebdceb120cebaceaccebdceb5cf84ceb520cebaceaccf84ceb920cebaceb1ceb920cebfceb920cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf80cebfcf8520ceb8ceb120ceadcf87ceb5ceb920ceb3ceb9ceb120ceb5cf83ceaccf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb2ceb1cf83ceb9cebacf8ccf8220cebbcf8cceb3cebfcf8220ceb3ceb9ceb120cebdceb120ceb1cebdceb1ceb2ceaccebbceb5cf84ceb520cebaceaccf84ceb92e3c2f703e0d0a223b733a343a22626f6479223b733a313730313a22ce9aceaccebdcf8920cf84ceb7cebd20ceb1cf81cf87ceae20202020202020202020202020202020202020202020202020202020ce9fc2a0cf86cf8cceb2cebfcf82c2a0cf84cebfcf8520cf80cf89cf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81ceb5cf84ceb520cebdceb120cebaceaccebdceb5cf84ceb520cebaceaccf84ceb920cebaceb1ceb920cebfceb920cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf80cebfcf8520ceb8ceb120ceadcf87ceb5ceb920ceb3ceb9ceb120ceb5cf83ceaccf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb2ceb1cf83ceb9cebacf8ccf8220cebbcf8cceb3cebfcf8220ceb3ceb9ceb120cebdceb120ceb1cebdceb1ceb2ceaccebbceb5cf84ceb520cebaceaccf84ceb92e0ace9fceb920ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cebaceb1ceb920cf83cf85cebdceaeceb8cf89cf8220cebcceb720cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf85c2a0ceb2ceb1cf83ceafceb6cebfcebdcf84ceb1ceb920cf83ceb520ceb1cf85ceb8ceb1ceafcf81ceb5cf84ceb5cf8220cf80cf81cebfceb2cebbceadcf88ceb5ceb9cf82c2a0cf84cebfcf8520cf84ceb920ceb8ceb120cf83cf85cebcceb2ceb5ceaf2c20cf83cf85cebdcf84ceb7cf81cebfcf8dcebd20ceb5cf80ceafcf83ceb7cf8220cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e20ce9720ceaccf83cebaceb7cf83ceb720ceb1cf85cf84ceae2c20ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83ceb5cf84ceb520cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf892c20cebaceaccebdcebfcebdcf84ceb1cf8220cf84ceb7cebd20ceb1cf81cf87ceae2e0ace8ccf84ceb1cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebcceb9ceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb12cc2a0cebaceaccebdcf84ceb520cebcceb9ceb120cf83cf85cebccf86cf89cebdceafceb1c2a0cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf8ccf84ceb920ceb8ceb120ceb1cf83cf87cebfcebbceb7ceb8ceb5ceafcf84ceb520cebcceb520ceb1cf85cf84ceae20ceb3ceb9ceb1c2a0313020cebbceb5cf80cf84ceac2ec2a0cea4ceb7cf81ceaecf83cf84ceb520ceb1cf85cf84ceae20cf84ceb720cf83cf85cebccf86cf89cebdceafceb120cebaceb1ceb920ceb1cf86cebfcf8d20ceb1cf86ceb9ceb5cf81cf8ecf83ceb5cf84ceb520cf84ceb120313020cebbceb5cf80cf84ceac2c20ceb1cf80cebfcf86ceb1cf83ceafcf83cf84ceb520ceb1cebd20ceb5ceafcf83cf84ceb520ceb4ceb9ceb1cf84ceb5ceb8ceb5ceb9cebcceadcebdcebfcf8220cebdceb120cf83cf85cebdceb5cf87ceafcf83ceb5cf84ceb520cf84cebf20ceadcf81ceb3cebf20cf83ceb1cf8220ceae20cf8ccf87ceb92e20ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf80cf81ceb9cebd20cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72cc2a0cebdceb120ceb1cf80cebfcebcceb1cebacf81cf8dcebdceb5cf84ceb520cf8c2ccf84ceb920ceb1cf80cebfcf83cf80ceac20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf82c2a0cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20ceb1cf80cebfcf84ceb5cebbceadcf83ceb5ceb920ceb1ceb9cf84ceafceb120cebdceb120ceb4ceb9ceb1cebacf8ccf88ceb5cf84ceb520cf84cebf20ceadcf81ceb3cebf2e20ce98ceb120ceb4ceb9ceb1cf80ceb9cf83cf84cf8ecf83ceb5cf84ceb520cf8ccf84ceb920cf84ceb5cebbceb9cebaceac20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9cebf20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120cf83cf85cebdceb5cf87ceafcf83ceb5cf84ceb520cf84ceb720ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120ceb1cf80cf8c20cf84cebf20cebdceb120cf84ceb7cebd20ceb5ceb3cebaceb1cf84ceb1cebbceb5ceafcf88ceb5cf84ceb520cf8ccf84ceb1cebd20ceadcf87ceb5cf84ceb520ceaeceb4ceb720cebaceaccebdceb5ceb920cf84ceb120cf80cf81cf8ecf84ceb120ceb2ceaecebcceb1cf84ceb12e223b733a363a22696d61676573223b733a3231323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b616e772d74696e2d617278692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a31383a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2236313acebaceaccebdcf892dcf84ceb7cebd2dceb1cf81cf87ceae223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36313acebaceaccebdcf892dcf84ceb7cebd2dceb1cf81cf87ceae2663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22ce9aceaccebdcf8920cf84ceb7cebd20ceb1cf81cf87ceae223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3631223b7d7d);
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
(808, 'index.php?option=com_content&view=article&id=60', 'index.php?option=com_content&view=article&id=60:αντιμέτωπος-με-την-τελειομανία&catid=38', 'Αντιμέτωπος με την τελειομανία', ' Η σταδιακή έκθεση σε αυτό που προκαλεί μια δυσλειτουργική συμπεριφορά έχει αποδειχθεί πολύ αποτελεσματικός τρόπος για την απόσβεση της. ', '2022-02-14 16:19:49', '160dfbfceda5db7bc7a736cc63414feb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383933393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235333a2220ce9720cf83cf84ceb1ceb4ceb9ceb1cebaceae20ceadcebaceb8ceb5cf83ceb720cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf80cf81cebfcebaceb1cebbceb5ceaf20cebcceb9ceb120ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20cf80cebfcebbcf8d20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8ccf83ceb2ceb5cf83ceb720cf84ceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a36303b733a353a22616c696173223b733a35373a22ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf8220cebcceb520cf84ceb7cebd20cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1223b733a373a2273756d6d617279223b733a3238313a223c703ece97c2a03c7374726f6e673ecf83cf84ceb1ceb4ceb9ceb1cebaceae20ceadcebaceb8ceb5cf83ceb73c2f7374726f6e673ec2a0cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf80cf81cebfcebaceb1cebbceb5ceaf20cebcceb9ceb120ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20cf80cebfcebbcf8d20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8ccf83ceb2ceb5cf83ceb720cf84ceb7cf822ec2a03c2f703e0d0a223b733a343a22626f6479223b733a323939303a22ce91cebdcf84ceb9cebcceadcf84cf89cf80cebfcf8220cebcceb520cf84ceb7cebd20cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb120202020202020202020202020202020202020202020202020202020ce97c2a0cf83cf84ceb1ceb4ceb9ceb1cebaceae20ceadcebaceb8ceb5cf83ceb7c2a0cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf80cf81cebfcebaceb1cebbceb5ceaf20cebcceb9ceb120ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20cf80cebfcebbcf8d20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8ccf83ceb2ceb5cf83ceb720cf84ceb7cf822ec2a00ace9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebaceb1cf84ceb1cf80cebfcebbceb5cebcceaecf83ceb5cf84ceb520cf84ceb7cebd20cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb13a0a20ce93cf81ceaccf88cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cebaceb1ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf80cebfcf8520cf87ceb1cf81ceb1cebacf84ceb7cf81ceafceb6cebfcf85cebd20cf84ceb7cebd20cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb120cf83ceb1cf82202e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12cc2a0cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf80cf81cebfcebaceb1cebbceadcf83ceb5cf84ceb520ceb5cf83cebaceb5cebccebcceadcebdceb120cf84cebf20cebbceacceb8cebfcf8220cf8ecf83cf84ceb520cebdceb120ceadcf81ceb8ceb5cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cf84cebf20cebdceb120cebcceb7cebd20ceb5ceafcf83cf84ceb520cf84ceadcebbceb5ceb9cebfceb92e20ce91cf85cf84cf8c2c20cebcceb5cf84ceac20ceb1cf80cf8c20ceb5cebeceaccf83cebaceb7cf83ceb720cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cf83cf84cebf20cebdceb120ceb5cebecebfceb9cebaceb5ceb9cf89ceb8ceb5ceafcf84ceb520cebcceb520cebcceb9ceb120cebbceb9ceb3cf8ccf84ceb5cf81cebf20cf84ceadcebbceb5ceb9ceb120ceb5cebaceb4cebfcf87ceae20cf83ceb1cf8220cebaceb1ceb920cf83cf84ceb1ceb4ceb9ceb1cebaceac20cebdceb120cf83cf85cebcceb2ceb9ceb2ceb1cf83cf84ceb5ceafcf84ceb520cebcceb520ceb1cf85cf84ceae2e0ace91cebd20cf83ceb1cf8220cf86ceb1ceafcebdceb5cf84ceb1ceb920ceb4cf8dcf83cebacebfcebbcebf20cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cebdceb120cf84cebf20ceb5cf86ceb1cf81cebccf8cceb6ceb5cf84ceb52c20cf80cf81cebfcf84ceb9cebcceaecf83cf84ceb520cebdceb120ceb1cf81cf87ceafcf83ceb5cf84ceb520ceb1cf80cf8c20ceadcebdceb120cebbceacceb8cebfcf8220cf80cebfcf8520ceb4ceb5cebd20ceb8ceb120cf83ceb1cf8220ceb5cf80ceb7cf81ceb5ceaccf83ceb5ceb920cf80ceaccf81ceb120cf80cebfcebbcf8d20cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cf80cf81cebfcf87cf89cf81ceaecf83cf84ceb520cebcceb520ceb5cebaceb5ceafcebdceb120cf80cebfcf8520cf83ceb1cf8220ceb5ceafcebdceb1ceb920cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbcebf20cebdceb120e28098e28099ceb1cebdcf84ceadcebeceb5cf84ceb5e28099e280992e20cea4ceb120cf80cebbceb1ceafcf83ceb9ceb120cf80cebfcf8520ceb5cebccf86ceb1cebdceafceb6cebfcebdcf84ceb1ceb920cebfceb920cebccebfcf81cf86ceadcf8220cf84ceb7cf8220cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1cf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcebbceac20cebaceb1ceb920ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb1cf80cf8ccebbcf85cf84ceb120cebacebfceb9cebdceac20ceb3ceb9ceb120cf8ccebbcebfcf85cf822e20cea9cf83cf84cf8ccf83cebf2c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb4ceb9ceb1ceb2ceaccf83ceb5cf84ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb1c2a0cebaceb1ceb920cebdceb120cf84ceb120cf80cf81cebfcf83ceb1cf81cebccf8ccf83ceb5cf84ceb520cf83cf84ceb120ceb4ceb9cebaceac20cf83ceb1cf8220ceb4ceb5ceb4cebfcebcceadcebdceb13a2020202d20cea6cebfcf81ceadcf83cf84ceb520ceadcebdceb120cf81cebfcf8dcf87cebf20cf80cebfcf8520ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf83ceb9ceb4ceb5cf81cf89cebcceadcebdcebf2e202020202d20ce91cebd20ceadcf87ceb5cf84ceb520cf84ceb7cebd20cf84ceaccf83ceb720cebdceb120ceb5cebbceadceb3cf87ceb5cf84ceb520cebcceb9ceb120ceb5cf81ceb3ceb1cf83ceafceb120ceae20ceadcebdceb120656d61696c20cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb3ceb9ceb120cebdceb120ceb2ceb5ceb2ceb1ceb9cf89ceb8ceb5ceafcf84ceb520cf8ccf84ceb920ceb4ceb5cebd20cf80ceb5cf81ceb9ceadcf87ceb5ceb920cebbceacceb8ceb72c20cf80ceb5cf81ceb9cebfcf81ceafcf83cf84ceb520cf84cebf20cf83cf84ceb7203120cf86cebfcf81ceac20ceb1cebdceacceb3cebdcf89cf83ceb7cf822e202020202d20ce93cf81ceaccf88cf84ceb520cebaceb1ceb920cf83cf84ceb5ceafcebbcf84ceb520ceadcebdceb120cebcceaecebdcf85cebcceb120cf80cebfcf8520cf80ceb5cf81ceb9ceadcf87ceb5ceb920cebaceaccf80cebfceb9cebf20cebfcf81ceb8cebfceb3cf81ceb1cf86ceb9cebacf8c20cebbceacceb8cebfcf822e202020202d20ce9aceb1ceb8cf85cf83cf84ceb5cf81ceaecf83cf84ceb520cebbceafceb3ceb120cebbceb5cf80cf84ceac20cf83ceb520cebaceaccf80cebfceb9cebf20cebcceb720ceb5cf80ceb5ceafceb3cebfcebd20cf81ceb1cebdcf84ceb5ceb2cebfcf8d20cf83ceb1cf822e202020202d20ce9aceb1cebbceadcf83cf84ceb520cebaceaccf80cebfceb9cebfcebd20cf83cf84cebf20cf84ceb7cebbceadcf86cf89cebdcebf20cf87cf89cf81ceafcf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfceb2ceaccf81ceb5ceb920cf80cf81ceb9cebd20cf84ceb920ceb8ceb120cf80ceb5ceafcf84ceb52e202020202d20ce92ceaccebbcf84ceb520cebcceb9ceb120cf80ceb5cf81ceb9cebfcf81ceb9cf83cebcceadcebdceb720cf80cf81cebfceb8ceb5cf83cebcceafceb120cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb920cebcceb5ceafcebdceb5cf84ceb520cf80ceb9cf83cf84cebfceaf20cf83ceb520ceb1cf85cf84ceae2e20ce91cebd20ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebeceadcf81ceb5cf84ceb520cf8ccf84ceb920ceb3ceb5cebdceb9cebaceac20ceb1cf86ceb9ceb5cf81cf8ecebdceb5cf84ceb520cf80ceb5cf81ceafcf80cebfcf85203320cf8ecf81ceb5cf8220ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfceb5cf84cebfceb9cebcceb1cf83ceafceb120cebcceb9ceb1cf8220cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb7cf8220ceae20ceb5cf81ceb3ceb1cf83ceafceb1cf822c20cebcceb5ceb9cf8ecf83cf84ceb520cf84cebf20cf87cf81cf8ccebdcebf20cf83cf84ceb9cf82203220cf8ecf81ceb5cf822e223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e74696d657477706f732d6d652d74696e2d74656c65696f6d616e69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a31393a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a2236303aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf822dcebcceb52dcf84ceb7cebd2dcf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36303aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf822dcebcceb52dcf84ceb7cebd2dcf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22ce91cebdcf84ceb9cebcceadcf84cf89cf80cebfcf8220cebcceb520cf84ceb7cebd20cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3630223b7d7d),
(811, 'index.php?option=com_content&view=article&id=54', 'index.php?option=com_content&view=article&id=54:άσκηση-χαλάρωσης&catid=19', 'Άσκηση Χαλάρωσης', ' Βρείτε ελεύθερο χρόνο και επιλέξτε ένα ήσυχο μέρος όπου δε θα σας ενοχλήσουν και ο φωτισμός θα είναι χαμηλός. ', '2022-02-14 16:21:25', 'e73a42aefd6be48004837a4adc143473', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383532363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230313a2220ce92cf81ceb5ceafcf84ceb520ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20cebaceb1ceb920ceb5cf80ceb9cebbceadcebecf84ceb520ceadcebdceb120ceaecf83cf85cf87cebf20cebcceadcf81cebfcf8220cf8ccf80cebfcf8520ceb4ceb520ceb8ceb120cf83ceb1cf8220ceb5cebdcebfcf87cebbceaecf83cebfcf85cebd20cebaceb1ceb920cebf20cf86cf89cf84ceb9cf83cebccf8ccf8220ceb8ceb120ceb5ceafcebdceb1ceb920cf87ceb1cebcceb7cebbcf8ccf822e20223b693a333b613a32353a7b733a323a226964223b693a35343b733a353a22616c696173223b733a33313a22ceaccf83cebaceb7cf83ceb720cf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a2273756d6d617279223b733a3236323a223c703e3c7374726f6e673ece92cf81ceb5ceafcf84ceb520ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf3c2f7374726f6e673ec2a0cebaceb1ceb920ceb5cf80ceb9cebbceadcebecf84ceb520ceadcebdceb120ceaecf83cf85cf87cebf20cebcceadcf81cebfcf8220cf8ccf80cebfcf8520ceb4ceb520ceb8ceb120cf83ceb1cf8220ceb5cebdcebfcf87cebbceaecf83cebfcf85cebd20cebaceb1ceb920cebf20cf86cf89cf84ceb9cf83cebccf8ccf8220ceb8ceb120ceb5ceafcebdceb1ceb920cf87ceb1cebcceb7cebbcf8ccf822e3c656d207374796c653d22666f6e742d73697a653a203172656d3b223ec2a03c2f656d3e3c2f703e0d0a223b733a343a22626f6479223b733a323832303a22ce86cf83cebaceb7cf83ceb720cea7ceb1cebbceaccf81cf89cf83ceb7cf8220202020202020202020202020202020202020202020202020202020ce92cf81ceb5ceafcf84ceb520ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebfc2a0cebaceb1ceb920ceb5cf80ceb9cebbceadcebecf84ceb520ceadcebdceb120ceaecf83cf85cf87cebf20cebcceadcf81cebfcf8220cf8ccf80cebfcf8520ceb4ceb520ceb8ceb120cf83ceb1cf8220ceb5cebdcebfcf87cebbceaecf83cebfcf85cebd20cebaceb1ceb920cebf20cf86cf89cf84ceb9cf83cebccf8ccf8220ceb8ceb120ceb5ceafcebdceb1ceb920cf87ceb1cebcceb7cebbcf8ccf822e20202020202020ce9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cebaceb1ceb8ceafcf83ceb5cf84ceb520cebaceaccf80cebfcf8520ceb1cebdceb1cf80ceb1cf85cf84ceb9cebaceac20ceae20cebdceb120cebeceb1cf80cebbcf8ecf83ceb5cf84ceb52e2020ce9acebbceb5ceafcf83cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf82c2a0cebaceb1ceb920cf80ceaccf81cf84ceb520ceb4cf8dcebf20ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceb1cf80cebdcebfceadcf8220cf80cebfcf8520cebdceb120cf84ceb9cf8220ceb1ceb9cf83ceb8ceaccebdceb5cf83cf84ceb520cf83cf84ceb7cebd20cebacebfceb9cebbceb9ceb1cebaceae20cf87cf8ecf81ceb12ec2a0ce91cf86ceb5ceb8ceb5ceafcf84ceb52c20cebdceb9cf8ecf83cf84ceb520cf84cebf20cf83cf8ecebcceb120cf83ceb1cf8220cebdceb120cf87ceb1cebbceb1cf81cf8ecebdceb5ceb92e20ce8ccebbcebf20cf83ceb1cf8220cf84cebf20cf83cf8ecebcceb12c20ceb1cf80cf8c20cf84cebf20cebaceb5cf86ceaccebbceb920cebcceadcf87cf81ceb920cf84ceb120cebaceaccf84cf8920ceaccebacf81ceb12c20ceb1cf86ceaecf83cf84ceb520cf84cebf20cebdceb1c2a0cf87ceb1cebbceb1cf81cf8ecf83ceb5ceb9c2a0cebaceb1ceb920cebdceb120ceb2cebfcebbceb5cf85cf84ceb5ceaf20cf83cf84ceb720ceb8ceadcf83ceb720cf80cebfcf8520ceb5ceafcf83cf84ceb52e20202020202020ce91cf86cebfcf8d20ceadcf87ceb5cf84ceb520cf87ceb1cebbceb1cf81cf8ecf83ceb5ceb920cf84cebf20cf83cf8ecebcceb120cf83ceb1cf822c20c2a0cf86ceadcf81cf84ceb520cf83cf84cebf20cebdcebfcf8520cf83ceb1cf82c2a0cebcceafceb120ceb5ceb9cebacf8ccebdceb120cf86ceb1cebdcf84ceb1cf83cf84ceb9cebaceae20ceae20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceae2e20ce9720ceb5ceb9cebacf8ccebdceb120cf80cebfcf8520cf86ceadcf81cebdceb5cf84ceb520cebccf80cf81cebfcf83cf84ceac20cf83ceb1cf8220ceb5ceafcebdceb1ceb920cebcceb9ceb120ceb5ceb9cebacf8ccebdceb120cf8ccebccebfcf81cf86ceb720cebaceb1ceb920ceaecf81ceb5cebcceb720cf8ccf80cebfcf8520cebdceb9cf8eceb8ceb5cf84ceb520ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf822fceb720cebaceb1ceb920ceb3ceb1cebbceaecebdceb9ceb12e20ce94ceb5cebd20ceadcf87ceb5ceb920cf83ceb7cebcceb1cf83ceafceb120ceb1cf80cf8c20cf80cebfcf8d20cf80cf81cebfceadcf81cf87ceb5cf84ceb1ceb920ceb720ceb5ceb9cebacf8ccebdceb12c20ceb1cebd20ceb5ceafcebdceb1ceb920ceb1cf80cf8c20cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd2c20cf84cebf20cf80ceb1cf81cf8ccebd20ceae20cf84cebf20cebcceadcebbcebbcebfcebd20ceb1cf81cebaceb5ceaf20ceb1cf85cf84cf8c20cf80cebfcf8520cf86ceb1cebdcf84ceacceb6ceb5cf83cf84ceb520cebdceb120cf83ceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceaf20ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12e20ce94cf8ecf83cf84ceb520cf87cf81cf8ecebcceb12c20cebaceafcebdceb7cf83ceb720cebaceb1ceb920ceaecf87cebf20cf83cf84ceb7cebd20ceb5ceb9cebacf8ccebdceb120cf83ceb1cf822c20cebaceaccebdcf84ceb520cf84ceb720cebdceb120ceb6cf89cebdcf84ceb1cebdceadcf88ceb5ceb92e2020202020202020ce9acf81ceb1cf84ceaecf83cf84ceb520ceb3ceb9ceb120cebbceafceb3cebf20ceb1cebacf8ccebcceb720cebaceb1ceb920ceb1cf80cebfcebbceb1cf8dcf83cf84ceb520cf84ceb7cebd2ec2a0ce95ceafcebdceb1ceb920ceadcebdceb120cebacebfcebccebcceaccf84ceb920cf83ceb1cf822120ce91cf80cebfcf84ceb5cebbceb5ceaf20ceadcebdceb120cf80cebfcebbcf8dcf84ceb9cebccebf20ceb4cf8ecf81cebf20ceb3ceb9ceb120cf83ceb1cf8220cf80cebfcf8520cf83ceb1cf8220cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8eceb8ceb5cf84ceb520ceb5cf85cf84cf85cf87ceafceb120cebaceb1ceb920ceb7cf81ceb5cebcceafceb12e20cea3ceb1cebd20ceadcebdceb1cf8220cebcceb9cebacf81cf8ccf8220ceb8ceb7cf83ceb1cf85cf81cf8ccf822e20cea4cf85cebbceafcebecf84ceb520cebbcebfceb9cf80cf8ccebd20cf84cebf20ceb4cf8ecf81cebf20cf83ceb1cf8220cebaceb1cebbceac20cebaceb1ceb920cf86cf85cebbceaccebecf84ceb520cf84cebf20cf83cf84cebf20ceb8ceb7cf83ceb1cf85cf81cebfcf86cf85cebbceaccebaceb9cebf20cf83ceb1cf822e20ce98ceb120cebeceadcf81ceb5cf84ceb520cf8ccf84ceb920ceb5ceafcebdceb1ceb920ceb5cebaceb5ceaf20cebaceb1ceb920cf8ccf84ceb920ceb8ceb120cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb1cebdcebfceafcebeceb5cf84ceb520cebeceb1cebdceac20cf8ccf80cebfcf84ceb520cf84cebf20cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceafcf84ceb52e20ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920ceb720cebcceb1ceb3ceb5ceafceb120cf84cf89cebd20ceb8ceb7cf83ceb1cf85cf81cf8ecebd2c20ceb4ceb5cebd20cf87ceaccebdcebfcf85cebd20cf80cebfcf84cead20cf84ceb7cebd20ceb1cebeceafceb120cf84cebfcf85cf822e2020202020202020cea0ceaccf81cf84ceb520ceb4cf8dcebf20ceb1cf81ceb3ceadcf8220cebaceb1ceb920ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceb1cf80cebdcebfceadcf822ec2a0ce9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb1cebdcebfceafcebeceb5cf84ceb520cf83ceb9ceb3ceac20cf83ceb9ceb3ceac20cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf822e20ce9dceb9cf8ecf83cf84ceb520cf84cebf20cf83cf8ecebcceb120cf83ceb1cf8220cebdceb120ceb5ceafcebdceb1ceb920cf87ceb1cebbceb1cf81cf8c20cebaceb1ceb920ceaecf81ceb5cebccebf2e20cea0ceb1cf81ceb1cf84ceb7cf81ceaecf83cf84ceb520cf84ceb7cebd20ceb1cebdceb1cf80cebdcebfceae20cf83ceb1cf8220cf80cebfcf8520cebacf85cebbceac20ceaecf81ceb5cebcceb12e20cea4cf8ecf81ceb120cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb1cebdcebfceafcebeceb5cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf822e20cea3ceb7cebacf89ceb8ceb5ceafcf84ceb520ceb1cf81ceb3ceac2c20cf84ceb5cebdcf84cf89ceb8ceb5ceafcf84ceb520cebaceb1ceb920cebdceb9cf8ecf83cf84ceb520cf84cebf20cf83cf8ecebcceb120cf83ceb1cf8220ceb4cf85cebdceb1cf84cf8c20cebaceb1ceb920cf87ceb1cebbceb1cf81cf8c2e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61736b736973692d78616c6172777369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a32313a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2235343aceaccf83cebaceb7cf83ceb72dcf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35343aceaccf83cebaceb7cf83ceb72dcf87ceb1cebbceaccf81cf89cf83ceb7cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22ce86cf83cebaceb7cf83ceb720cea7ceb1cebbceaccf81cf89cf83ceb7cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3534223b7d7d);
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
(813, 'index.php?option=com_content&view=article&id=49', 'index.php?option=com_content&view=article&id=49:αναδόμηση-σκέψεων&catid=18', 'Αναδόμηση Σκέψεων', ' Ο σημαντικότερος παράγοντας που ευθύνεται για το άγχος μας είναι ο τρόπος σκέψης μας. Η παρακάτω άσκηση θα σας βοηθήσει να αναγνωρίσετε ποιες είναι οι σκέψεις που σας προκαλούν άγχος έτσι ώστε στη συνέχεια να δουλέψετε πάνω σε αυτές. ', '2022-02-14 16:22:31', '05ef156c2949add3a394c2921489147e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373531383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3432383a2220ce9f20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81cebfcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220cf80cebfcf8520ceb5cf85ceb8cf8dcebdceb5cf84ceb1ceb920ceb3ceb9ceb120cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf8220ceb5ceafcebdceb1ceb920cebf20cf84cf81cf8ccf80cebfcf8220cf83cebaceadcf88ceb7cf8220cebcceb1cf822e20ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83ceb5cf84ceb520cf80cebfceb9ceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf8220cf80cf81cebfcebaceb1cebbcebfcf8dcebd20ceacceb3cf87cebfcf8220ceadcf84cf83ceb920cf8ecf83cf84ceb520cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120ceb4cebfcf85cebbceadcf88ceb5cf84ceb520cf80ceaccebdcf8920cf83ceb520ceb1cf85cf84ceadcf822e20223b693a333b613a32353a7b733a323a226964223b693a34393b733a353a22616c696173223b733a33333a22ceb1cebdceb1ceb4cf8ccebcceb7cf83ceb720cf83cebaceadcf88ceb5cf89cebd223b733a373a2273756d6d617279223b733a3437333a223c703ece9f20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81cebfcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220cf80cebfcf8520ceb5cf85ceb8cf8dcebdceb5cf84ceb1ceb920ceb3ceb9ceb120cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf8220ceb5ceafcebdceb1ceb920cebfc2a03c7374726f6e673ecf84cf81cf8ccf80cebfcf8220cf83cebaceadcf88ceb7cf8220cebcceb1cf822e3c2f7374726f6e673ec2a0ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb1c2a03c7374726f6e673eceb1cebdceb1ceb3cebdcf89cf81ceafcf83ceb5cf84ceb53c2f7374726f6e673ec2a0cf80cebfceb9ceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf8220cf80cf81cebfcebaceb1cebbcebfcf8dcebd20ceacceb3cf87cebfcf8220ceadcf84cf83ceb920cf8ecf83cf84ceb520cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120ceb4cebfcf85cebbceadcf88ceb5cf84ceb520cf80ceaccebdcf8920cf83ceb520ceb1cf85cf84ceadcf822e3c2f703e0d0a223b733a343a22626f6479223b733a313336323a22ce91cebdceb1ceb4cf8ccebcceb7cf83ceb720cea3cebaceadcf88ceb5cf89cebd20202020202020202020202020202020202020202020202020202020ce9f20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81cebfcf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220cf80cebfcf8520ceb5cf85ceb8cf8dcebdceb5cf84ceb1ceb920ceb3ceb9ceb120cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf8220ceb5ceafcebdceb1ceb920cebfc2a0cf84cf81cf8ccf80cebfcf8220cf83cebaceadcf88ceb7cf8220cebcceb1cf822ec2a0ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb1c2a0ceb1cebdceb1ceb3cebdcf89cf81ceafcf83ceb5cf84ceb5c2a0cf80cebfceb9ceb5cf8220ceb5ceafcebdceb1ceb920cebfceb920cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf8220cf80cf81cebfcebaceb1cebbcebfcf8dcebd20ceacceb3cf87cebfcf8220ceadcf84cf83ceb920cf8ecf83cf84ceb520cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebdceb120ceb4cebfcf85cebbceadcf88ceb5cf84ceb520cf80ceaccebdcf8920cf83ceb520ceb1cf85cf84ceadcf822e0acea3cf87ceb5ceb4ceb9ceaccf83cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20ceadcebdceb1cebd20cf80ceafcebdceb1cebaceb120cebcceb5c2a0c2a03420cf83cf84ceaecebbceb5cf82c2a028ce93ce95ce93ce9fce9dce9fcea32c20cea3ce9ace95cea8ce972c20cea3cea5ce9dce91ce99cea3ce98ce97ce9cce912c20cea3cea5ce9ccea0ce95cea1ce99cea6ce9fcea1ce91292e20ce9aceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf8520ceb1ceb9cf83ceb8ceaccebdceb5cf83cf84ceb520ceb1ceb3cf87cf89cebcceadcebdcebfceb920cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120ceb1cf80ceb1cebdcf84ceaecf83ceb5cf84ceb520cf83cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cf81cf89cf84ceaecf83ceb5ceb9cf8220cebaceb1ceb920cebdceb120cebaceb1cf84ceb1ceb3cf81ceaccf88ceb5cf84ceb520cf84ceb9cf8220ceb1cf80ceb1cebdcf84ceaecf83ceb5ceb9cf8220cf83ceb1cf8220cf83cf84cebfcebd20cf80ceafcebdceb1cebaceb12e20202020202020202020cea4ceaf20cf83cf85cebdceadceb2ceb73bc2a028ce93ce95ce93ce9fce9dce9fcea329200a20cea4ceaf20cf83cebaceadcf86cf84ceb7cebaceb120ceb3ceb9ceb120ceb1cf85cf84cf8c20cf80cebfcf8520cf83cf85cebdceadceb2ceb73bc2a0c2a028cea3ce9ace95cea8ce9729200a20cea4ceaf20ceadcebdceb9cf89cf83ceb120cebcceb5cf84ceac20ceb1cf80cf8c20ceb1cf85cf84ceae20cf84ceb720cf83cebaceadcf88ceb73bc2a0c2a028cea3cea5ce9dce91ce99cea3ce98ce97ce9cce9129200a20cea4ceaf20ceadcebaceb1cebdceb120ceb3ceb9ceb120ceb1cf85cf84cf8c3bc2a028cea3cea5ce9ccea0ce95cea1ce99cea6ce9fcea1ce9129200ace9aceaccebdcf84ceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720ceb3ceb9ceb1c2a03220ceb5ceb2ceb4cebfcebcceacceb4ceb5cf82c2a0cebaceb1ceb920cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83cf84ceb520cf84ceb9cf8220cebacf85cf81ceafceb1cf81cf87ceb5cf8220cf83cebaceadcf88ceb5ceb9cf8220cf83ceb1cf8220cebaceb1ceb920cf84cf85cf87cf8ccebd20ceb1cebbcebbceb1ceb3ceadcf822e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e616469617479707773692d736b65707365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a32323a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2234393aceb1cebdceb1ceb4cf8ccebcceb7cf83ceb72dcf83cebaceadcf88ceb5cf89cebd223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34393aceb1cebdceb1ceb4cf8ccebcceb7cf83ceb72dcf83cebaceadcf88ceb5cf89cebd2663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22ce91cebdceb1ceb4cf8ccebcceb7cf83ceb720cea3cebaceadcf88ceb5cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3439223b7d7d),
(814, 'index.php?option=com_content&view=article&id=48', 'index.php?option=com_content&view=article&id=48:αναδιατύπωση-σκέψεων&catid=18', 'Αναδιατύπωση Σκέψεων', ' Αφού έχετε εντοπίσει τις δυσλειτουργικές σκέψεις που σας αγχώνουν περισσότερο (αν όχι επαναλάβετε την άσκηση \"Αναδόμηση Σκέψεων\"), ήρθε η στιγμή να τις μετατρέψετε σε πιο λειτουργικές. ', '2022-02-14 16:23:22', '3e38051f51c5e0147d4dcd6549f25180', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393233323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3333393a2220ce91cf86cebfcf8d20ceadcf87ceb5cf84ceb520ceb5cebdcf84cebfcf80ceafcf83ceb5ceb920cf84ceb9cf8220ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf8220ceb1ceb3cf87cf8ecebdcebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2028ceb1cebd20cf8ccf87ceb920ceb5cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72022ce91cebdceb1ceb4cf8ccebcceb7cf83ceb720cea3cebaceadcf88ceb5cf89cebd22292c20ceaecf81ceb8ceb520ceb720cf83cf84ceb9ceb3cebcceae20cebdceb120cf84ceb9cf8220cebcceb5cf84ceb1cf84cf81ceadcf88ceb5cf84ceb520cf83ceb520cf80ceb9cebf20cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf822e20223b693a333b613a32353a7b733a323a226964223b693a34383b733a353a22616c696173223b733a33393a22ceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb720cf83cebaceadcf88ceb5cf89cebd223b733a373a2273756d6d617279223b733a3336353a223c703ece91cf86cebfcf8d20ceadcf87ceb5cf84ceb520ceb5cebdcf84cebfcf80ceafcf83ceb5ceb920cf84ceb9cf8220ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf82c2a03c7374726f6e673eceb1ceb3cf87cf8ecebdcebfcf85cebd3c2f7374726f6e673ec2a0cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2028ceb1cebd20cf8ccf87ceb920ceb5cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72022ce91cebdceb1ceb4cf8ccebcceb7cf83ceb720cea3cebaceadcf88ceb5cf89cebd22292c20ceaecf81ceb8ceb520ceb720cf83cf84ceb9ceb3cebcceae20cebdceb120cf84ceb9cf8220cebcceb5cf84ceb1cf84cf81ceadcf88ceb5cf84ceb520cf83ceb520cf80ceb9cebf20cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf822e3c2f703e0d0a223b733a343a22626f6479223b733a333235323a22ce91cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb720cea3cebaceadcf88ceb5cf89cebd202020202020202020202020202020202020202020202020202020ce91cf86cebfcf8d20ceadcf87ceb5cf84ceb520ceb5cebdcf84cebfcf80ceafcf83ceb5ceb920cf84ceb9cf8220ceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf82c2a0ceb1ceb3cf87cf8ecebdcebfcf85cebdc2a0cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2028ceb1cebd20cf8ccf87ceb920ceb5cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72022ce91cebdceb1ceb4cf8ccebcceb7cf83ceb720cea3cebaceadcf88ceb5cf89cebd22292c20ceaecf81ceb8ceb520ceb720cf83cf84ceb9ceb3cebcceae20cebdceb120cf84ceb9cf8220cebcceb5cf84ceb1cf84cf81ceadcf88ceb5cf84ceb520cf83ceb520cf80ceb9cebf20cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf822e20ce93ceb9ceb120cebdceb120ceb3ceafcebdceb5ceb920ceb1cf85cf84cf8c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebaceacceb8ceb520cf83cebaceadcf88ceb720cebdceb120cf80cebbceb7cf81cebfceaf20cf84ceb9cf8220ceb5cebeceaecf8220cf80cf81cebfcf8bcf80cebfceb8ceadcf83ceb5ceb9cf823a20202020202020202dce9dceb120ceb5ceafcebdceb1ceb9c2a0cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceae2e20cea0cf873a20ce91cebd20cebaceaccebdcf8920ceadcebdceb120cebbceacceb8cebfcf8220cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac20cebccebfcf8520ceb8ceb120ceb1cf80cebfcebbcf85ceb8cf8e2e2028cea4cebf20cf80ceb9ceb8ceb1cebdcf8ccf84ceb5cf81cebf20ceb5ceafcebdceb1ceb920cebdceb120ceb4ceb5cf87ceb8ceb5ceafcf84ceb520cf80ceb1cf81ceb1cf84ceaecf81ceb7cf83ceb72c20ceb1cebbcebbceac20cebbceb9ceb3cf8ccf84ceb5cf81cebf20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb1cf80cebfcebbcf85ceb8ceb5ceafcf84ceb520ceb5cebeceb1ceb9cf84ceafceb1cf8220ceb5cebdcf8ccf8220cebbceacceb8cebfcf85cf822e290a2dce9dceb120cebcceb7cebd20cf80ceb5cf81ceb9ceadcf87ceb5ceb9c2a0ceb3ceb5cebdceb9cebaceb5cf8dcf83ceb5ceb9cf822e20cea0cf873a20ce8ccebbcebfceb920cebcceb520ceb1cebdcf84ceb9cf80ceb1ceb8cebfcf8dcebd2e2028cea3ceafceb3cebfcf85cf81ceb120ceb4ceb5cebd20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb1ceb9cf81ceb9ceacceb6cebfcf85cebcceb520cebcceb520cf8ccebbcebfcf85cf8220cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822c20ceb1cebbcebbceac20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120cf83ceb1cf8220ceb1cebdcf84ceb9cf80ceb1ceb8ceb5ceaf20cebaceacceb8ceb520ceaccebdceb8cf81cf89cf80cebfcf8220cf80cebfcf8520ceb3cebdcf89cf81ceafceb6ceb5cf84ceb52e290a2dce9dceb120cebcceb7cebd20ceb5ceafcebdceb1ceb9c2a0c2abceaccf83cf80cf81cebf20ceae20cebcceb1cf8dcf81cebfc2bb2ec2a0cea0cf873a20ce8ccf80cebfceb9cebfcf8220ceb4ceb5cebd20ceadcf87ceb5ceb920cf84cebf20ceb9ceb4ceb1cebdceb9cebacf8c20ceb2ceaccf81cebfcf822c20ceb5ceafcebdceb1ceb920cf87cebfcebdcf84cf81cf8ccf822e2028cea6cf85cf83ceb9cebaceac20cf85cf80ceaccf81cf87cebfcf85cebd20cf80cebfcebbcebbceac20ceb5cebdceb4ceb9ceaccebcceb5cf83ceb120cf83cf84ceacceb4ceb9ceb120ceb1cebdceaccebcceb5cf83ceb120cf83cf84cebf20ceb5cebbceaccf87ceb9cf83cf84cebf20cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebacf8c20ceb2ceaccf81cebfcf8220cebaceb1ceb920cf83cf84ceb7cebd20cf80ceb1cf87cf85cf83ceb1cf81cebaceafceb12e290a2dce9dceb120cebcceb7cebd20ceb5ceafcebdceb1ceb9c2a0ceb1cf85ceb8ceb1ceafcf81ceb5cf84ceb72e20cea0cf873a20ce91cebd20cebf20cf83cf8dcebdcf84cf81cebfcf86cf8ccf8220cebccebfcf8520ceb4ceb520ceb8cf85cebcceb7ceb8ceb5ceaf20cf84ceb7cebd20ceb5cf80ceadcf84ceb5ceb9cf8c20cebcceb1cf822c20ceb4ceb520cebcceb520ceb1ceb3ceb1cf80ceacceb5ceb92e2028ce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceadcebdceb120ceb1cf85ceb8ceb1ceafcf81ceb5cf84cebf20cf83cf85cebccf80ceadcf81ceb1cf83cebcceb120ceb3ceb9ceb1cf84ceaf20cebccf80cebfcf81ceb5ceaf20cebdceb120cf85cf80ceaccf81cf87cebfcf85cebd20cf80cebfcebbcebbcebfceaf20cebbcf8cceb3cebfceb920ceb3ceb9ceb120cebdceb120cebeceb5cf87ceaccf83ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cebcceafceb120ceb5cf80ceadcf84ceb5ceb9cebf20cebaceb1ceb920cf80cebfcebbcebbcebfceaf20ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacebfceaf20cf84cf81cf8ccf80cebfceb920ceb3ceb9ceb120cebdceb120ceb1cebdcf84ceb9cebbceb7cf86ceb8ceb5ceafcf84ceb520cf84ceb7cebd20ceb1ceb3ceaccf80ceb720cf84cebfcf8520cf83cf85cebdcf84cf81cf8ccf86cebfcf8520cf83ceb1cf822e290a2dce9dceb120cebcceb7cebd20cf80ceb5cf81ceb9ceadcf87ceb5ceb9c2a0cebcceb5ceb3ceb9cf83cf84cebfcf80cebfceafceb7cf83ceb72e20cea0cf873a20ce91cebd20ceb4ceb520cebcceb520cf80cf81cebfcf83cebbceacceb2cebfcf85cebd20cf83ceb520ceb1cf85cf84ceae20cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac2c20ceb8ceb120cf80ceb5ceb8ceaccebdcf892e2028cea3ceafceb3cebfcf85cf81ceb120cebcceafceb120ceb4cebfcf85cebbceb5ceb9ceac20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf8ccebbceb720cf83ceb1cf8220ceb720ceb6cf89ceae2e290a2dce9dceb120cebcceb7cebd20cf80ceb5cf81ceb9ceadcf87ceb5ceb920c2abcf84ceb1cebccf80ceadcebbceb1c2bb2e20cea0cf873a20ce95ceafcebcceb1ceb920cebf20cf84ceb5cebccf80ceadcebbceb7cf822fcf87ceb1ceb6cebfcf8dcebbceb7cf8220cf84ceb7cf8220cf80ceb1cf81ceadceb1cf822e2028cea3ceafceb3cebfcf85cf81ceb120ceb8ceb120ceadcf87ceb5ceb9cf8220cf80cebfcebbcebbceac20ceaccebbcebbceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf80cebfcf8520cf83cf85cebdceb8ceadcf84cebfcf85cebd20cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebacf8ccf84ceb7cf84ceac20cf83cebfcf8520cebaceb1ceb920ceb4ceb5cebd20ceb1cebeceafceb6ceb5ceb920cebdceb120c2abcf86cebfcf81ceaccf82c2bb20cebcceafceb120cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cf84ceb1cebccf80ceadcebbceb1290a2dce9dceb120cebcceb7cebd20cf80ceb5cf81ceb9ceadcf87ceb5ceb9c2a0cf80cf81ceadcf80ceb5ceb92e20cea0cf873a20cea0cf81ceadcf80ceb5ceb920cebdceb120ceb5ceafcebcceb1ceb920cebaceb1cebbceae20cebdcebfceb9cebacebfcebacf85cf81ceac2e2028ce94ceb5cebd20cf85cf80ceaccf81cf87cebfcf85cebd20cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cf80cf81ceadcf80ceb5ceb920cebdceb120cebaceaccebdceb5ceb9cf8220ceae20cebdceb120ceb5ceafcf83ceb1ceb92c20cebccf8ccebdcebf20cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb8ceadcebbceb5ceb9cf822e290a2dce9dceb120cebcceb7cebd20cf80ceb5cf81ceb9ceadcf87ceb5ceb9c2a0cf80cf81cebfcf83cf89cf80cebfcf80cebfceafceb7cf83ceb72e20cea0cf873a20cea3ceaecebcceb5cf81ceb120ceb2cf81ceaecebaceb520cebdceb120ceb2cf81ceadcebeceb5ceb92c20cf80cebfcf8520ceb8ceadcebbcf8920cebdceb120cf80ceaccf8920ceb3ceb9ceb120cebaceb1cf86ceade280a620ceb5cebc20ceb2ceadceb2ceb1ceb9ceb12c20cf84cf8ccf83cebf20ceaccf84cf85cf87ceb720cf80cebfcf8520ceb5ceafcebcceb1ceb9e280a62028cea4ceb120cebaceb1ceb9cf81ceb9cebaceac20cf86ceb1ceb9cebdcf8ccebcceb5cebdceb120ceb4ceb5cebd20cf80cf81cebfcebaceb1cebbcebfcf8dcebdcf84ceb1ceb920ceb1cf80cf8c20cf84ceb7cebd20ceb1cf84cf85cf87ceafceb120ceb5cebdcf8ccf8220ceb1cf84cf8ccebccebfcf852e29223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61646f6d6873682d736b65707365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a32333a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2234383aceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb72dcf83cebaceadcf88ceb5cf89cebd223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34383aceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb72dcf83cebaceadcf88ceb5cf89cebd2663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce91cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb720cea3cebaceadcf88ceb5cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3438223b7d7d);
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
(815, 'index.php?option=com_content&view=article&id=47', 'index.php?option=com_content&view=article&id=47:απόσπαση-προσοχής&catid=18', 'Απόσπαση Προσοχής', ' Ένας καλός τρόπος να αποφορτίσουμε από την ένταση που μας προκαλούν οι αγχογόνες καταστάσεις είναι να προσπαθήσουμε να βγούμε από τη στιγμή που βιώνουμε τον πανικό , εστιάζοντας την προσοχή μας σε ένα εξωτερικό μη αγχογόνο ερέθισμα. ', '2022-02-14 16:24:04', 'ff84d337b196325d11334aaf93016d0b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383330353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3432383a2220ce88cebdceb1cf8220cebaceb1cebbcf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120ceb1cf80cebfcf86cebfcf81cf84ceafcf83cebfcf85cebcceb520ceb1cf80cf8c20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb720cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcebaceb1cebbcebfcf8dcebd20cebfceb920ceb1ceb3cf87cebfceb3cf8ccebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cebdceb120cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cebfcf85cebcceb520cebdceb120ceb2ceb3cebfcf8dcebcceb520ceb1cf80cf8c20cf84ceb720cf83cf84ceb9ceb3cebcceae20cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf84cebfcebd20cf80ceb1cebdceb9cebacf8c202c20ceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cebcceb1cf8220cf83ceb520ceadcebdceb120ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20cebcceb720ceb1ceb3cf87cebfceb3cf8ccebdcebf20ceb5cf81ceadceb8ceb9cf83cebcceb12e20223b693a333b613a32353a7b733a323a226964223b693a34373b733a353a22616c696173223b733a33333a22ceb1cf80cf8ccf83cf80ceb1cf83ceb720cf80cf81cebfcf83cebfcf87ceaecf82223b733a373a2273756d6d617279223b733a3437373a223c703ece88cebdceb1cf8220cebaceb1cebbcf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120ceb1cf80cebfcf86cebfcf81cf84ceafcf83cebfcf85cebcceb520ceb1cf80cf8c20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb720cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcebaceb1cebbcebfcf8dcebd20cebfceb920ceb1ceb3cf87cebfceb3cf8ccebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cebdceb120cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cebfcf85cebcceb520cebdceb120ceb2ceb3cebfcf8dcebcceb520ceb1cf80cf8c20cf84ceb7c2a03c7374726f6e673ecf83cf84ceb9ceb3cebcceae3c2f7374726f6e673ec2a0cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf84cebfcebd20cf80ceb1cebdceb9cebacf8c202cc2a03c7374726f6e673eceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cebcceb1cf823c2f7374726f6e673ec2a0cf83ceb520ceadcebdceb120ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20cebcceb720ceb1ceb3cf87cebfceb3cf8ccebdcebf20ceb5cf81ceadceb8ceb9cf83cebcceb12ec2a0c2a03c2f703e0d0a223b733a343a22626f6479223b733a323134393a22ce91cf80cf8ccf83cf80ceb1cf83ceb720cea0cf81cebfcf83cebfcf87ceaecf82202020202020202020202020202020202020202020202020202020ce88cebdceb1cf8220cebaceb1cebbcf8ccf8220cf84cf81cf8ccf80cebfcf8220cebdceb120ceb1cf80cebfcf86cebfcf81cf84ceafcf83cebfcf85cebcceb520ceb1cf80cf8c20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb720cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcebaceb1cebbcebfcf8dcebd20cebfceb920ceb1ceb3cf87cebfceb3cf8ccebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cebdceb120cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cebfcf85cebcceb520cebdceb120ceb2ceb3cebfcf8dcebcceb520ceb1cf80cf8c20cf84ceb7c2a0cf83cf84ceb9ceb3cebcceaec2a0cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf84cebfcebd20cf80ceb1cebdceb9cebacf8c202cc2a0ceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cebcceb1cf8220cf83ceb520ceadcebdceb120ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20cebcceb720ceb1ceb3cf87cebfceb3cf8ccebdcebf20ceb5cf81ceadceb8ceb9cf83cebcceb12e20202020202020ce95cf80ceb5cebeceb7ceb3ceb7cebcceb1cf84ceb9cebaceac2c20cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720cf86cebfcf81ceac20cf80cebfcf8520ceb8ceb120cebdceb9cf8ecf83ceb5cf84ceb520cf84cebfcebd20cf80ceb1cebdceb9cebacf8c20cebdceb120cf83ceb1cf8220cebacf85cf81ceb9ceb5cf8dceb5ceb920cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb5203a202020202020202667743b2667743bc2a04bcebbceb5ceafcf83cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb920cf83cebaceb5cf86cf84ceb5ceafcf84ceb5c2a0cebdcebfceb5cf81ceac20cebcceb9ceb120ceb5ceb9ceb4cf85cebbcebbceb9ceb1cebaceae20ceb5ceb9cebacf8ccebdceb120cf80cebfcf8520ceb5ceafcf84ceb520ceb5ceafcebdceb1ceb920cebcceadcf81cebfcf8220cf84cf89cebd20ceb1cebdceb1cebccebdceaecf83ceb5cf89cebd20ceb5ceafcf84ceb520cf80cebfcf8520ceb8ceb120ceb5cf80ceb9ceb8cf85cebccebfcf8dcf83ceb1cf84ceb520cf80cebfcebbcf8d20cebdceb120ceb3ceafcebdceb5ceb92e20cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf8ccebbceb5cf8220cf84ceb9cf8220cebbceb5cf80cf84cebfcebcceadcf81ceb5ceb9ceb5cf8220ceb1cebacf8ccebcceb120cebaceb1ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20ceaccebbcebbceb5cf8220ceb1ceb9cf83ceb8ceaecf83ceb5ceb9cf822028cf802ecf872e20cebccf85cf81cf89ceb4ceb9ceac2c20ceb3ceb5cf8dcf83ceb720cebacebbcf80292e202667743b2667743bc2a0ce91cebd20cf84cebf20cebdceb120cebacebbceb5ceafcf83ceb5cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84cf8c2cc2a0ceb5cf83cf84ceb9ceaccf83cf84ceb520cf83ceb520ceadcebdceb120ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdcebf20cf80cebfcf8520ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cf83cf84cebf20cebfcf80cf84ceb9cebacf8c20cf83ceb1cf8220cf80ceb5ceb4ceafcebf20cebaceb1ceb920cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf8ccebbceb5cf8220cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf84cebfcf852820cf83cf87ceaecebcceb12c20cf87cf81cf8ecebcceb12c20cf83cf87ceadceb4ceb9cebf20cebacebbcf80292e20ce91cebd20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84cf8c20cf80ceb5cf81ceb9ceb3cf81ceaccf88cf84ceb520cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceb1cf85cf84cf8c20cf80cebfcf8520cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf84ceb520cf8ccf83cebf20cf80ceb9cebf20cebbceb5cf80cf84cebfcebcceb5cf81cf8ecf8220ceb3ceafcebdceb5cf84ceb1ceb92e202667743b2667743b20ce9cceb9ceb120ceb1cebacf8ccebcceb720ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceae20ceb5ceafcebdceb1ceb9c2a0cebdceb120ceb1cf80cebfcebcceb1cebacf81cf8dcebdceb5cf84ceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220ceb1cf80cf8c20cf84ceb720ceb8ceadcf83ceb720cf84cebfcf8520cf80ceb1cebdceb9cebacebfcf8d2c20ceb1cf80ceb1cf83cf87cebfcebbcf8ecebdcf84ceb1cf8220cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf8220cf83ceb520cebaceaccf84ceb920cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceaf20cf83cf85cebdceb5ceb9ceb4ceb7cf84ceae20cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb12e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebaceaccebdcebfcebdcf84ceb1cf8220cebcceb9ceb120cebcceb1ceb8ceb7cebcceb1cf84ceb9cebaceae20cf80cf81ceaccebeceb720ceae20cebcceb5cf84cf81cf8ecebdcf84ceb1cf8220ceb1cebdcf84ceafcf83cf84cf81cebfcf86ceb120ceb1cf80cf8c20cf84cebf20313030202cceb1cf86ceb1ceb9cf81cf8ecebdcf84ceb1cf82203720cebdcebfcf8dcebcceb5cf81ceb120cebaceacceb8ceb520cf86cebfcf81ceac2e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f73706173692d70726f736f7869732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031363a32343a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2234373aceb1cf80cf8ccf83cf80ceb1cf83ceb72dcf80cf81cebfcf83cebfcf87ceaecf82223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34373aceb1cf80cf8ccf83cf80ceb1cf83ceb72dcf80cf81cebfcf83cebfcf87ceaecf822663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22ce91cf80cf8ccf83cf80ceb1cf83ceb720cea0cf81cebfcf83cebfcf87ceaecf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3437223b7d7d),
(817, 'index.php?option=com_content&view=article&id=142', 'index.php?option=com_content&view=article&id=142:τα-οφέλη-της-θετικότητας-στην-υγεία-μας&catid=29', 'Τα οφέλη της θετικότητας στην υγεία μας', ' Πολλαπλές έρευνες της θετικής ψυχολογίας, έχουν δείξει ότι τα θετικά συναισθήματα, εκτός από την επίδραση που έχουν στην ψυχική μας ευεξία, επηρεάζουν θετικά και την υγεία μας. ', '2022-03-06 19:40:30', '3e643596c7c5ca9851b286b6f59f26bb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383137313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332343a2220cea0cebfcebbcebbceb1cf80cebbceadcf8220ceadcf81ceb5cf85cebdceb5cf8220cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf822c20ceadcf87cebfcf85cebd20ceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20ceb5cebacf84cf8ccf8220ceb1cf80cf8c20cf84ceb7cebd20ceb5cf80ceafceb4cf81ceb1cf83ceb720cf80cebfcf8520ceadcf87cebfcf85cebd20cf83cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220ceb5cf85ceb5cebeceafceb12c20ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20ceb8ceb5cf84ceb9cebaceac20cebaceb1ceb920cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf822e20223b693a333b613a32373a7b733a323a226964223b693a3134323b733a353a22616c696173223b733a37323a22cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220cf83cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3430373a223c703ecea0cebfcebbcebbceb1cf80cebbceadcf8220ceadcf81ceb5cf85cebdceb5cf8220cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf822c20ceadcf87cebfcf85cebd20ceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920cf84ceb13c7374726f6e673e266e6273703bceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb13c2f7374726f6e673e2c20ceb5cebacf84cf8ccf8220ceb1cf80cf8c20cf84ceb7cebd20ceb5cf80ceafceb4cf81ceb1cf83ceb720cf80cebfcf8520ceadcf87cebfcf85cebd20cf83cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220ceb5cf85ceb5cebeceafceb12c20ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd266e6273703b3c7374726f6e673eceb8ceb5cf84ceb9cebaceac3c2f7374726f6e673e266e6273703bcebaceb1ceb920cf84ceb7cebd266e6273703b3c7374726f6e673ecf85ceb3ceb5ceafceb13c2f7374726f6e673e266e6273703bcebcceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313930313a22cea4ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220cf83cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf8220ce9720ceb1ceb3ceaccf80ceb720cebaceaccebdceb5ceb920cf84cebfcebd20cebacf8ccf83cebccebf20cebdceb120cebaceb9cebdceb5ceafcf84ceb1ceb920cebaceb1ceb920ceb720cebaceb1cebbcebfcf83cf8dcebdceb720cebaceaccebdceb5ceb920cf84cebfcebd20cebacf8ccf83cebccebf20cebdceb120ceadcf81cf87ceb5cf84ceb1ceb920cf80ceb9cebf20cebacebfcebdcf84ceac2e2020202020202020202020202020202020202020202020202020202020cea0cebfcebbcebbceb1cf80cebbceadcf8220ceadcf81ceb5cf85cebdceb5cf8220cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf822c20ceadcf87cebfcf85cebd20ceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20ceb5cebacf84cf8ccf8220ceb1cf80cf8c20cf84ceb7cebd20ceb5cf80ceafceb4cf81ceb1cf83ceb720cf80cebfcf8520ceadcf87cebfcf85cebd20cf83cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220ceb5cf85ceb5cebeceafceb12c20ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20ceb8ceb5cf84ceb9cebaceac20cebaceb1ceb920cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf822e20202020202020202020202020202020202020202020cea3cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20ceb720ceb2ceafcf89cf83ceb720ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cebcceb1cf8220cf80cf81cebfcf86cf85cebbceaccf83cf83ceb5ceb920ceb1cf80cf8c20cf84ceb120cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120ceb1cf83ceb8ceadcebdceb5ceb9ceb1cf8220cf8ccf80cf89cf8220cf84cebfc2a0cf83cf85cebdceaccf87ceb92c20cebfceb9c2a0cf80cebfcebdcebfcebaceadcf86ceb1cebbcebfceb9c2a0cebaceb1ceb920cebfceb9c2a0cf80cf8ccebdcebfceb9c2a0cf83cf84ceb7cebd20cebacebfceb9cebbceb9ceb1cebaceae20cf87cf8ecf81ceb120cebaceb1ceb920cf84cebf20cf83cf84cebfcebcceaccf87ceb92e20ce9720ceb5cebccf80ceb5ceb9cf81ceafceb120cf84cf89cebd20ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2c20ceb5cebdceb8ceb1cf81cf81cf8dcebdceb5ceb920cf84ceb120ceaccf84cebfcebcceb120cebdceb120cebaceaccebdcebfcf85cebd20cf80ceb9cebfc2a0cf85ceb3ceb9ceb5ceb9cebdceadcf82c2a0ceb5cf80ceb9cebbcebfceb3ceadcf822c20cebdceb1c2a0ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebdc2a0cebaceb9cebdceb4cf8dcebdcebfcf85cf82c2a0cebaceb1ceb920cebdceb1c2a0cf86cf81cebfcebdcf84ceafceb6cebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf85cf822c20cf83cf85cebcceb2ceaccebbcebbcebfcebdcf84ceb1cf8220ceadcf84cf83ceb920cf83cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720cf85ceb3ceb5ceafceb12e20ce95cf80ceafcf83ceb7cf822c20cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20ceadcebdceb120cf84cebfceafcf87cebfcf8220cf80cf81cebfcf83cf84ceb1cf83ceafceb1cf8220ceb5cebdceaccebdcf84ceb9ceb120cf83cf84ceb7cebdc2a0cebaceb1cf84ceacceb8cebbceb9cf88ceb72cc2a0ceb5cebdceb9cf83cf87cf8dcebfcebdcf84ceb1cf8220cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceb9cebaceaec2a0ceb5cf85ceb5cebeceafceb1c2a0cebaceb1ceb920cf84ceb7cebdc2a0ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7c2a0ceb1cf80cf8c20cf84ceb720ceb6cf89ceae2e20cea4ceadcebbcebfcf822c20ceb720ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb120cf83cf87ceb5cf84ceafceb6ceb5cf84ceb1ceb920ceaccebcceb5cf83ceb120cebcceb520cf84ceb720ceb4ceb9ceb1cf84ceaecf81ceb7cf83ceb720ceb5cebdcf8ccf82c2a0cf85ceb3ceb9cebfcf8dcf8220cebaceb1cf81ceb4ceb9ceb1cebacebfcf8d20cf81cf85ceb8cebccebfcf8dc2a0cebaceb1ceb920cf8ccf80cf89cf8220ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb52c20ceb1cf85cf84cf8c20cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84cebfcf852c20cf83cf85cebcceb2ceaccebbcebbceb5ceb920cf83cf84ceb7cebdc2a0ceb3ceb5cebdceb9cebaceae20cf85ceb3ceb5ceafceb1c2a0cebaceb1ceb920cf84ceb7cebdc2a0cebcceb1cebacf81cebfceb2ceb9cf8ccf84ceb7cf84ceb12e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f74615f6f66656c695f7469735f74686574696b6f74697461735f7374696e5f79676569612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d30362031393a34303a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223134323acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822dcf83cf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f74615f6f66656c695f7469735f74686574696b6f74697461735f7374696e5f79676569612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134323acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822dcf83cf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf822663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37323a22cea4ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220cf83cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313432223b7d7d);
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
(818, 'index.php?option=com_content&view=article&id=169', 'index.php?option=com_content&view=article&id=169:πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα&catid=33', 'Πόσο σημαντικό είναι το να προσαρμόζεσαι εύκολα;', ' Η σύντομη απάντηση είναι πολύ, καθώς είναι μια δεξιότητα που δεν έχει όρια στους τρόπους με τους οποίους μπορεί να εφαρμοστεί στο χώρο εργασίας. ', '2022-03-06 19:41:20', 'e7790f1d164bfcb2652d331523dc1a5f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383530323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3236353a2220ce9720cf83cf8dcebdcf84cebfcebcceb720ceb1cf80ceaccebdcf84ceb7cf83ceb720ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d2c20cebaceb1ceb8cf8ecf8220ceb5ceafcebdceb1ceb920cebcceb9ceb120ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb4ceb5cebd20ceadcf87ceb5ceb920cf8ccf81ceb9ceb120cf83cf84cebfcf85cf8220cf84cf81cf8ccf80cebfcf85cf8220cebcceb520cf84cebfcf85cf8220cebfcf80cebfceafcebfcf85cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf86ceb1cf81cebccebfcf83cf84ceb5ceaf20cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf822e20223b693a333b613a32373a7b733a323a226964223b693a3136393b733a353a22616c696173223b733a38383a22cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cf84cebf20cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb920ceb5cf8dcebacebfcebbceb1223b733a373a2273756d6d617279223b733a3237323a223c703ece9720cf83cf8dcebdcf84cebfcebcceb720ceb1cf80ceaccebdcf84ceb7cf83ceb720ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d2c20cebaceb1ceb8cf8ecf8220ceb5ceafcebdceb1ceb920cebcceb9ceb120ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb4ceb5cebd20ceadcf87ceb5ceb920cf8ccf81ceb9ceb120cf83cf84cebfcf85cf8220cf84cf81cf8ccf80cebfcf85cf8220cebcceb520cf84cebfcf85cf8220cebfcf80cebfceafcebfcf85cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf86ceb1cf81cebccebfcf83cf84ceb5ceaf20cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a323330333a22cea0cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cf84cebf20cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb920ceb5cf8dcebacebfcebbceb13b2020202020202020202020202020202020202020202020202020202020ce9720cf83cf8dcebdcf84cebfcebcceb720ceb1cf80ceaccebdcf84ceb7cf83ceb720ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d2c20cebaceb1ceb8cf8ecf8220ceb5ceafcebdceb1ceb920cebcceb9ceb120ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb4ceb5cebd20ceadcf87ceb5ceb920cf8ccf81ceb9ceb120cf83cf84cebfcf85cf8220cf84cf81cf8ccf80cebfcf85cf8220cebcceb520cf84cebfcf85cf8220cebfcf80cebfceafcebfcf85cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf86ceb1cf81cebccebfcf83cf84ceb5ceaf20cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf822e20202020202020202020202020202020202020202020ce95ceb4cf8e20ceb5ceafcebdceb1ceb920cf84cf81ceafceb120cebfcf86ceadcebbceb720ceb1cf80cf8c20cf84ceb7cebd20cf8dcf80ceb1cf81cebeceb720ceb9cf83cf87cf85cf81cf8ecebd20ceb4ceb5cebeceb9cebfcf84ceaecf84cf89cebd20cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1cf823a0a0a2020ce98ceb120ceb1ceb3cebaceb1cebbceb9ceaccf83ceb5cf84ceb520cf84ceb9cf8220cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cebaceb1cebbcf8dcf84ceb5cf81ceb13ac2a020ce9dceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb920ceb5cf8dcebacebfcebbceb120cf83ceb7cebcceb1ceafcebdceb5ceb920cebdceb120ceb5cf81ceb3ceacceb6ceb5cf83ceb1ceb920cf87cf89cf81ceafcf8220cf8ccf81ceb9ceb120cebaceb1ceb920cebdceb120ceb5ceafcf83ceb1ceb920ceb1cebdcebfceb9cf87cf84cf8ccf8220cf83cf84ceb7cebd20ceb5cebeceb5cf8dcf81ceb5cf83ceb720cf80cebfceb9cebaceafcebbcf89cebd20cebaceb1ceb920ceb1cf80cf81cebfcf83ceb4cf8ccebaceb7cf84cf89cebd20cebbcf8dcf83ceb5cf89cebd20cf83cf84ceb120cf80cf81cebfceb2cebbceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb9cf8220cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf822e20cea7cf89cf81ceafcf8220cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccebfcf8dcf8220cf83cf84ceb720cf83cebaceadcf88ceb720cebaceb1ceb920cf84ceb9cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceadcf8220cf83ceb1cf822c20cebfceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220ceb2cebfceb7ceb8cebfcf8dcebd20cf83cf84cebf20cebdceb120cebcceb720cf86cebfceb2ceaccf83cf84ceb52c20ceb1cebbcebbceac20cebdceb120ceb1ceb4cf81ceaccebeceb5cf84ceb520ceb5cf85cebaceb1ceb9cf81ceafceb5cf8220cebaceb1ceb920cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5cf84ceb520cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cf83ceb1cf822e0a2020ce98ceb120ceb3ceafcebdceb5cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81cebfcf8220ceb7ceb3ceadcf84ceb7cf823ac2a020ce9fceb920cebcceb5ceb3ceaccebbcebfceb920ceb7ceb3ceadcf84ceb5cf8220ceb3cebdcf89cf81ceafceb6cebfcf85cebd20cf8ccf84ceb920ceb720ceb1cebbcebbceb1ceb3ceae20ceb5ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84ceb720cebaceb1ceb920ceb4ceb5cebd20cf84ceb7cebd20ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebd2e20cea0ceb1cf81ceb1cebcceadcebdcebfcf85cebd20ceb5cf80ceafcf83ceb7cf8220ceb8ceb5cf84ceb9cebacebfceaf20ceb5cebdceaccebdcf84ceb9ceb120cf83cf84ceb9cf8220ceb1cebdcf84ceb9cebecebfcf8ccf84ceb7cf84ceb5cf8220cebaceb1ceb8cf8ecf8220ceb5ceafcebdceb1ceb920ceb1cebdcebfceb9cf87cf84cebfceaf20cf83ceb520cebdceadceb5cf8220cf83cebaceadcf88ceb5ceb9cf822c20ceadcf87cebfcebdcf84ceb1cf8220cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83ceb5ceb920cf8ccf84ceb920cebbcf8dcf83ceb5ceb9cf8220cebaceb1ceb920cebbceb1cebccf80cf81cf8ccf84ceb7cf84ceb120cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceb2cf81ceb5ceb8cebfcf8dcebd20cf83ceb520cf80cebfcebbcebbceac20cebcceadcf81ceb72e0a2020ce98ceb120ceb5ceafcf83cf84ceb520cf80ceaccebdcf84ceb120ceb1cebdcebfceb9cf87cf84cebfceaf3a20c2a0ce9dceb120ceb5ceafcf83cf84ceb520cf80cf81cf8cceb8cf85cebccebfceb920cebdceb120ceb4cebfcebaceb9cebcceaccf83ceb5cf84ceb520ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20ceb5cf81ceb3ceb1cebbceb5ceafceb12c20cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220cebaceb1ceb920cf84ceb5cf87cebdceb9cebaceadcf8220ceb3ceb9ceb120cebdceb120ceb5cf80ceb9cf84cf8dcf87ceb5cf84ceb520cf84ceb120cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12e20ce9fceb920cf87cf8ecf81cebfceb920ceb5cf81ceb3ceb1cf83ceafceb1cf8220ceb1cebbcebbceacceb6cebfcf85cebd20ceb3cf81ceb7ceb3cebfcf81cf8ccf84ceb5cf81ceb120ceb1cf80cf8c20cf80cebfcf84cead20cebaceb1ceb920ceb1cebd20ceb4ceb5cebd20ceb5ceafcf83cf84ceb520ceb4ceb9ceb1cf84ceb5ceb8ceb5ceb9cebcceadcebdcebfceb920cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83cf84ceb520cf83cf85cebdceb5cf87cf8ecf822c20cf84cf8ccf84ceb520cebdceb120ceb1cebdceb1cebcceadcebdceb5cf84ceb520cf8ccf84ceb920ceb8ceb120cebcceb5ceafcebdceb5cf84ceb520cf80ceafcf83cf892e223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d30362031393a34313a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39323a223136393acf80cf8ccf83cebf2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2dceb5ceafcebdceb1ceb92dcf84cebf2dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb92dceb5cf8dcebacebfcebbceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35353a22696d616765732f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136393acf80cf8ccf83cebf2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2dceb5ceafcebdceb1ceb92dcf84cebf2dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb92dceb5cf8dcebacebfcebbceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38393a22cea0cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cf84cebf20cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb920ceb5cf8dcebacebfcebbceb13b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313639223b7d7d),
(820, 'index.php?option=com_content&view=article&id=102', 'index.php?option=com_content&view=article&id=102:βήματα-απόκτησης-αυτοελέγχου&catid=22', 'Βήματα απόκτησης αυτοελέγχου', ' Άλλαξε κάποιες συνήθειές σου και επανέλαβε τις νέες συνήθειες που θα αυξήσουν τον αυτοέλεγχό σου. Προσπάθησε για παράδειγμα να αποφύγεις τα γλυκά ή το internet για μία μέρα. ', '2022-03-06 19:43:38', '6edf4c0bd602f3ed4ca67feee1ebe09f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393239333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3331313a2220ce86cebbcebbceb1cebeceb520cebaceaccf80cebfceb9ceb5cf8220cf83cf85cebdceaeceb8ceb5ceb9ceadcf8220cf83cebfcf8520cebaceb1ceb920ceb5cf80ceb1cebdceadcebbceb1ceb2ceb520cf84ceb9cf8220cebdceadceb5cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf80cebfcf8520ceb8ceb120ceb1cf85cebeceaecf83cebfcf85cebd20cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8c20cf83cebfcf852e20cea0cf81cebfcf83cf80ceacceb8ceb7cf83ceb520ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5ceb9cf8220cf84ceb120ceb3cebbcf85cebaceac20ceae20cf84cebf20696e7465726e657420ceb3ceb9ceb120cebcceafceb120cebcceadcf81ceb12e20223b693a333b613a32373a7b733a323a226964223b693a3130323b733a353a22616c696173223b733a35343a22ceb2ceaecebcceb1cf84ceb120ceb1cf80cf8ccebacf84ceb7cf83ceb7cf8220ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf85223b733a373a2273756d6d617279223b733a3434383a223c703e3c7374726f6e673ece86cebbcebbceb1cebeceb5266e6273703b3c2f7374726f6e673ecebaceaccf80cebfceb9ceb5cf823c7374726f6e673e266e6273703bcf83cf85cebdceaeceb8ceb5ceb9ceadcf82266e6273703b3c2f7374726f6e673ecf83cebfcf8520cebaceb1ceb93c7374726f6e673e266e6273703bceb5cf80ceb1cebdceadcebbceb1ceb2ceb5266e6273703b3c2f7374726f6e673ecf84ceb9cf823c7374726f6e673e266e6273703bcebdceadceb5cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf82266e6273703b3c2f7374726f6e673ecf80cebfcf8520ceb8ceb120ceb1cf85cebeceaecf83cebfcf85cebd20cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8c20cf83cebfcf852e20cea0cf81cebfcf83cf80ceacceb8ceb7cf83ceb520ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebdceb1266e6273703b3c7374726f6e673eceb1cf80cebfcf86cf8dceb3ceb5ceb9cf823c2f7374726f6e673e266e6273703bcf84ceb120ceb3cebbcf85cebaceac20ceae20cf84cebf20696e7465726e657420ceb3ceb9ceb120cebcceafceb120cebcceadcf81ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a333033383a22ce92ceaecebcceb1cf84ceb120ceb1cf80cf8ccebacf84ceb7cf83ceb7cf8220ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf852020202020202020202020202020202020202020202020202020202020ce86cebbcebbceb1cebeceb5c2a0cebaceaccf80cebfceb9ceb5cf82c2a0cf83cf85cebdceaeceb8ceb5ceb9ceadcf82c2a0cf83cebfcf8520cebaceb1ceb9c2a0ceb5cf80ceb1cebdceadcebbceb1ceb2ceb5c2a0cf84ceb9cf82c2a0cebdceadceb5cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf82c2a0cf80cebfcf8520ceb8ceb120ceb1cf85cebeceaecf83cebfcf85cebd20cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8c20cf83cebfcf852e0acea0cf81cebfcf83cf80ceacceb8ceb7cf83ceb520ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5ceb9cf82c2a0cf84ceb120ceb3cebbcf85cebaceac20ceae20cf84cebf20696e7465726e657420ceb3ceb9ceb120cebcceafceb120cebcceadcf81ceb12e0ace95cf80ceb1cebdceaccebbceb1ceb2cead20cf84cebf20ceb3ceb9ceb120cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf8220cf86cebfcf81ceadcf822e20ce9720ceb5cebeceaccf83cebaceb7cf83ceb7c2a0cebaceaccebdceb5ceb920cf80ceaccebdcf84ceb120cebaceb1cebbcf8c2e20ce9cceb520ceb1cf85cf84cf8ccebd20cf84cebfcebd20cf84cf81cf8ccf80cebf20ceb8ceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5ceb9cf8220cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8c20cf83cebfcf8520cebaceb1ceb920ceb8ceb120ceb1cf85cebeceaecf83ceb5ceb9cf8220cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceae20cf83cebfcf852e20ce98ceb120ceb1cf81cf87ceafcf83ceb5ceb9cf8220cebdceb120cf80ceb9cf83cf84ceb5cf8dceb5ceb9cf8220cf80cf89cf82c2a0ceb5ceafcf83ceb1ceb9c2a0ceb1cf81cebaceb5cf84ceacc2a0ceb4cf85cebdceb1cf84cf8ccf822fceae20cf8ecf83cf84ceb520cebdceb120ceb5cebbceadceb3cf87ceb5ceb9cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cf83ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220ceacceb3cf87cebfcf85cf822e0ace91cf80cf8ccf83cf80ceb1cf83ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520ceb1cf80cf8c20cf84cebfcebd20cf80ceb5ceb9cf81ceb1cf83cebccf8c2020ce8ccf84ceb1cebd20ceb5cebccf86ceb1cebdceafceb6ceb5cf84ceb1ceb920cebcceafceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf80cebfcf8520cf83ceb520ceb2ceacceb6ceb5ceb920cf83ceb520cf80ceb5ceb9cf81ceb1cf83cebccf8c2c20cf84cebf20cebdceb120ceb2cf81ceafcf83cebaceb5ceb9cf8220cebaceaccf84ceb920cebdceb120ceb1cf80cebfcf83cf80ceaccf83ceb5ceb9cf8220cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83cebfcf8520cf8ccf80cf89cf8220cebcceafceb120ceb2cf8ccebbcf84ceb12c20ceb8ceb120cf83ceb520ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5ceb9cf8220cf84ceb7cebd20cebaceb1cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e20ce95cf80ceafcf83ceb7cf822c20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb1cebdcf84ceb9cebaceb1cf84ceb1cf83cf84ceaecf83ceb5ceb9cf82c2a0cf84ceb9cf8220ceaccf83cf87ceb7cebcceb5cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cebcceb520cebaceb1cebbceadcf822c20cf80cf81cebfcebaceb5ceb9cebcceadcebdcebfcf8520cebdceb120ceb4ceb9cf8ecebeceb5ceb9cf8220cf84cebfcf85cf8220cf80ceb5ceb9cf81ceb1cf83cebccebfcf8dcf822e2020cea6cf81cf8ccebdcf84ceb9cf83ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852020ce8ccf84ceb1cebd20ceb4ceb520ceb8ceb120ceadcf87ceb5ceb9cf8220ceb1cf80cebfcf86ceb1cf83ceb9cf83cf84ceb9cebacf8ccf84ceb7cf84ceb12c20cebaceaccf84ceb920cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebcceb2ceb5ceaf20cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cf83cf84ceb720ceb6cf89ceae20cf83cebfcf852c20ceb8ceb120ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20ceb5cf8dcebacebfcebbcebf20cebdceb120ceb5cebdceb4cf8ecf83ceb5ceb9cf8220cf83ceb520cebaceb1cebaceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822e20ce88cebdceb1cf8220cf84cf81cf8ccf80cebfcf8220cebdceb120cf84cebf20ceb1cf80cebfcf86cf8dceb3ceb5ceb9cf8220ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb9c2a0cebdceb120cf80cf81cebfcf83ceadcf87ceb5ceb9cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852ec2a0ce9eceb5cebaceafcebdceb120cebdceb120ceb3cf85cebccebdceacceb6ceb5cf83ceb1ceb920cebaceb1ceb920cebdceb120cf84cf81cf89cf8220cf85ceb3ceb9ceb5ceb9cebdceac2e20ce9cceb520ceb1cf85cf84cf8ccebd20cf84cebfcebd20cf84cf81cf8ccf80cebf20ceb8ceb120ceadcf87ceb5ceb9cf8220cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceafcf84ceb1ceb920ceb3ceb9ceb120cebdceb120cebdceb9cebaceaecf83ceb5ceb9cf8220cf84cebf20ceacceb3cf87cebfcf822e2020ce86cebbcebbceb1cebeceb520cf84cebf20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20cf83cebfcf8520cf8ecf83cf84ceb520cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf84cebfcf85cf8220cf80ceb5ceb9cf81ceb1cf83cebccebfcf8dcf822020ce91cebd20cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf84cebfcf85cf8220cf80ceb5ceb9cf81ceb1cf83cebccebfcf8dcf8220cf84cebfcf8520cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebdcf84cf8ccf8220cf83cebfcf852c20ceb4ceb520ceb8ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceaf20cebdceb120ceb5cebeceb1cf83cebaceaecf83ceb5ceb9cf8220cf84cf8ccf83cebf20cf80cebfcebbcf8d20cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8c20cf83cebfcf852e20ce91cebdcf84ceb9ceb8ceadcf84cf89cf822c20ceb8ceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf8220cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cf83cebfcf8520ceb3ceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb120cf80cf81ceacceb3cebcceb1cf84ceb12e0a20ce9eceb5cebaceafcebdceb120cf84cf8ecf81ceb121c2a0200acea4cebf20cebdceb120ceadcf87ceb5ceb9cf8220ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cf80ceaccebdcf84ceb120ceb5cf8dcebacebfcebbcebf20cebaceb1ceb920cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb1cf80ceb1ceb9cf84ceb5ceaf20cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb120cebaceb1ceb920cf87cf81cf8ccebdcebf2e20ce95cf86ceb1cf81cebccf8cceb6cebfcebdcf84ceb1cf8220cebcceb5cf81ceb9cebaceac20ceb1cf80cf8c20cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920cf8ccebccf89cf822c20cf83ceb9ceb3ceac2dcf83ceb9ceb3ceac20ceb8ceb120cf83cebfcf8520ceb5ceafcebdceb1ceb920cf80ceb9cebf20ceb5cf8dcebacebfcebbcebf20cebdceb120ceb5cebbceadceb3cf87ceb5ceb9cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920cf80cf81ceb9cebd20cf84cebf20cebaceb1cf84ceb1cebbceacceb2ceb5ceb9cf822c20ceb7c2a0ceb5cf80ceb9cf84cf85cf87ceafceb120ceb8ceb120ceadcf87ceb5ceb920ceadcf81ceb8ceb5ceb92e223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f76696d6174615f61706f6b74697369735f6175746f656c6567786f755f41736b6973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d30362031393a34333a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a223130323aceb2ceaecebcceb1cf84ceb12dceb1cf80cf8ccebacf84ceb7cf83ceb7cf822dceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf85223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35373a22696d616765732f323032322f30312f32342f76696d6174615f61706f6b74697369735f6175746f656c6567786f755f41736b6973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130323aceb2ceaecebcceb1cf84ceb12dceb1cf80cf8ccebacf84ceb7cf83ceb7cf822dceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf852663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35343a22ce92ceaecebcceb1cf84ceb120ceb1cf80cf8ccebacf84ceb7cf83ceb7cf8220ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf85223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313032223b7d7d);
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
(821, 'index.php?option=com_content&view=article&id=103', 'index.php?option=com_content&view=article&id=103:καθημερινή-εξάσκηση-στον-αυτοέλεγχο&catid=22', 'Καθημερινή εξάσκηση στον Αυτοέλεγχο!', ' Έξι βήματα για καθημερινή εξάσκηση του αυτοελέγχου σου ', '2022-03-06 19:44:16', 'c68293df20a84491e7546caab7ec8b0c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393636363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130333a2220ce88cebeceb920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebeceaccf83cebaceb7cf83ceb720cf84cebfcf8520ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf8520cf83cebfcf8520223b693a333b613a32373a7b733a323a226964223b693a3130333b733a353a22616c696173223b733a36373a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebeceaccf83cebaceb7cf83ceb720cf83cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf223b733a373a2273756d6d617279223b733a3131303a223c703ece88cebeceb920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebeceaccf83cebaceb7cf83ceb720cf84cebfcf8520ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf8520cf83cebfcf853c2f703e0d0a223b733a343a22626f6479223b733a333838363a22ce9aceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebeceaccf83cebaceb7cf83ceb720cf83cf84cebfcebd20ce91cf85cf84cebfceadcebbceb5ceb3cf87cebf212020202020202020202020202020202020202020202020202020202020312e20ce9aceaccebdceb520ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8c20ceb3ceb9ceb120313020cebbceb5cf80cf84ceac20cebaceacceb8ceb520cebcceadcf81ceb12e2020ce9f20ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220ceafcf83cf89cf8220cf86ceb1ceafcebdceb5cf84ceb1ceb920ceadcebdceb1cf8220cf80ceb5cf81ceafceb5cf81ceb3cebfcf8220cf84cf81cf8ccf80cebfcf8220cebdceb120cf87cf84ceafcf83ceb5ceb9cf8220ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2e20ce9aceaccf80cebfceb9cebfceb920ceadcf87cebfcf85cebd20cf84ceb7cebd20ceb1ceafcf83ceb8ceb7cf83ceb720cf80cf89cf8220ceb1cf80cebbceac20cf80cf81ceadcf80ceb5ceb920cebdceb120cebaceb1ceb8ceafcf83ceb5ceb9cf8220cebfcebacebbceb1ceb4cf8ccebd20cebaceb1ceb920cebdceb120cebcceb720cf83cebaceadcf86cf84ceb5cf83ceb1ceb92c20cf83cf89cf83cf84ceac3b20ce94ceb5cebd20ceb5ceafcebdceb1ceb920ceb1cebacf81ceb9ceb2cf8ecf8220ceadcf84cf83ceb92e2020ce9f20ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cebdceb120cf80ceb5ceb9ceb8ceb1cf81cf87ceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf8220cf83cebfcf852e20ce9dceb120cebaceb1ceb8ceb1cf81ceafcf83ceb5ceb9cf8220cf84cebf20cebccf85ceb1cebbcf8c20cf83cebfcf852c20cebdceb120ceb5cf83cf84ceb9ceaccf83ceb5ceb9cf8220cf83cf84cebf20cf83cf8ecebcceb120cf83cebfcf8520cebaceb1ceb920cebdceb120cf83cf85cebdceb4ceb5ceb8ceb5ceafcf8220cebeceb1cebdceac20cebcceb520cf84ceb7cebd20ceb1cebdceb1cf80cebdcebfceae20cf83cebfcf852e20ce95ceafcebdceb1ceb920cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbcebf20ceb1cf80e2809920cf8ccf83cebf20cebdcebfcebcceafceb6ceb5ceb9cf822e20cea4cebf20cebdceb120cebaceacceb8ceb5cf83ceb1ceb920cebaceb1ceb920cebdceb120cebcceb720cf83cebaceadcf86cf84ceb5cf83ceb1ceb920cf84ceafcf80cebfcf84ceb120ceaccebbcebbcebf20cf80ceadcf81ceb120ceb1cf80cf8c20cf84ceb7cebd20ceb1cebdceb1cf80cebdcebfceae20cf83cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceaf20cf84cf81cebfcebcceb5cf81ceae20cf80ceb5ceb9ceb8ceb1cf81cf87ceafceb1c2a0cebaceb1ceb9c2a0cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb72e0ace95ceaccebd20ceb5ceafcf83ceb1ceb920cf80cf81cf8cceb8cf85cebccebfcf822fceb720cebdceb120ceb4cf8ecf83ceb5ceb9cf8220cebcceb9ceb120ceb5cf85cebaceb1ceb9cf81ceafceb120cf83ceb520ceb1cf85cf84cf8c20ceb3ceb9ceb120333020ceb7cebcceadcf81ceb5cf8220ceb8ceb120ceb4ceb5ceb9cf8220cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cf8c20cf83cebfcf8520cebdceb120ceb5cebdceb9cf83cf87cf8dceb5cf84ceb1ceb920cebcceb520ceb1cebdceb5cf80ceaccebdcf84ceb5cf87cebfcf85cf8220cf84cf81cf8ccf80cebfcf85cf822e2020322e20ce9eceb5cebaceafcebdceb120cf84ceb720cebcceadcf81ceb120cf83cebfcf8520cebcceb520ceb3cf85cebccebdceb1cf83cf84ceb9cebaceae2e2020cea0cf81cebfceb3cf81ceb1cebccebcceaccf84ceb9cf83ceb520cebdceb120cebaceaccebdceb5ceb9cf8220cebaceaccf80cebfceb9ceb120cebccebfcf81cf86ceae20cf83cf89cebcceb1cf84ceb9cebaceaecf8220ceaccf83cebaceb7cf83ceb7cf8220ceb1cebcceadcf83cf89cf8220cebcceb5cf84ceac20cf84cebf20cf80cf81cf89ceb9cebdcf8c20cf83cebfcf8520cebecf8dcf80cebdceb7cebcceb12e20ce91cebacf8ccebcceb120cebaceb1ceb920cf84cebf20cebdceb120ceb1cf86ceb9ceb5cf81cf8ecf83ceb5ceb9cf82203520cebbceb5cf80cf84ceac20cf83ceb520ceb1cf85cf84ceae20cf84ceb720ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120ceb5ceafcebdceb1ceb920ceb1cf81cebaceb5cf84cf8c2ec2a020ce95ceafcebdceb1ceb920ceb9cf83cf87cf85cf81cf8c20ceb5cf81ceb3ceb1cebbceb5ceafcebfc2a0ceb3ceb9ceb120cebdceb120cf87cf84ceafcf83ceb5ceb9cf8220cf80ceb5ceb9ceb8ceb1cf81cf87ceafceb12e20cea4cebf20cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf8220cf84ceb720cebcceadcf81ceb120cf83cebfcf8520cebcceb520cf86cf85cf83ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120ceb8ceb120ceb5cebacf84cebfcebeceb5cf8dcf83ceb5ceb920cf84ceb7cebd20ceb5cf80ceb9cf84cf85cf87ceafceb120cebcceadcf83ceb120cf83cf84ceb720cebcceadcf81ceb120cf83cebfcf8520cebaceb1ceb920ceb8ceb120ceb1cebdceb1ceb3cebaceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebdceb120cebaceaccebdceb5ceb920cebaceaccf84ceb920ceb4cf8dcf83cebacebfcebbcebf20cebaceb1ceb920cf8ccf87ceb920ceaccebdceb5cf84cebf20cebcceb520cf84cebf20cebaceb1cebbceb7cebcceadcf81ceb120cf83ceb1cf822ec2a02020332e20cea3cf84cf81cf8ecf83ceb520cf84cebf20cebacf81ceb5ceb2ceaccf84ceb920cf83cebfcf852e2020cea4cebf20cebdceb120cf83cf84cf81cf8ecf83ceb5ceb9cf8220cf84cebf20cebacf81ceb5ceb2ceaccf84ceb920cf83cebfcf8520ceb4ceb5cebd20cf80ceb1ceafcf81cebdceb5ceb920cebfcf8dcf84ceb5203220cebbceb5cf80cf84ceac2e20ce95ceafcebdceb1ceb920cf8ccebccf89cf8220cebcceb9ceb120cebcceb9cebacf81ceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceafc2a0cf80ceb5ceb9ceb8ceb1cf81cf87ceafceb1c2a0cebaceb1ceb8cf8ecf8220ceb4ceb5cebd20ceadcf87ceb5ceb920cebfcf85cf83ceb9ceb1cf83cf84ceb9cebacf8c20cebbcf8cceb3cebf20ceb3ceb9ceb120cebdceb120cf84ceb7cebd20cebaceaccebdceb5ceb9cf822ec2a0cea0cf81cebfcf86ceb1cebdcf8ecf822c20cf84cebf20cebdceb120cf83cf84cf81cf8ecf83ceb5ceb9cf8220cf84cebf20cebacf81ceb5ceb2ceaccf84ceb920cf83cebfcf8520ceb4ceb520ceb8ceb120cf83ceb520cebaceaccebdceb5ceb920cf80ceb9cebf20cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8c2fceae20cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac2e20ce95ceafcebdceb1ceb920ceb720ceb1cf80cf8ccebbcf85cf84ceb120cebcceaccf84ceb1ceb9ceb720ceaccf83cebaceb7cf83ceb720ceb1cebbcebbceac20cebaceb1cebbcf8c20ceb8ceb120ceaecf84ceb1cebd20cebdceb120cf84ceb7cebd20cebaceaccebdceb5ceb9cf822e20cea4cebf20cebdceb120cf83cf84cf81cf8ecf83ceb5ceb9cf8220cf84cebf20cebacf81ceb5ceb2ceaccf84ceb920cf83cebfcf8520cebcceb520cf84cebf20cf80cebfcf8520ceb8ceb120cf83ceb7cebacf89ceb8ceb5ceafcf8220cf83ceb520ceb2ceacceb6ceb5ceb920cf83ceb520cebcceb9ceb1c2a0cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf80ceb5ceb9ceb8ceb1cf81cf87ceafceb1cf82c2a0cebaceb1ceb9c2a0cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8ccf84ceb7cf84ceb1cf82c2a0ceb1cebcceadcf83cf89cf8220cebcceb520cf84cebf20cf80cebfcf8520cebeceb5cebaceb9cebdceaccf8220cf84ceb720cebcceadcf81ceb120cf83cebfcf852ec2a020ce98ceb120cebccf80cebfcf81cebfcf8dcf83ceb520ceb1cebacf8ccebcceb720cebdceb120ceb1cf80cebfcf84ceb5cebbceadcf83ceb5ceb9c2a0cebaceafcebdceb7cf84cf81cebfc2a0cebdceb120cebecf85cf80cebdceaecf83ceb5ceb9cf8220ceb3ceb9ceb120cf84ceb120cebaceb1cebbceac20cebaceb1ceb920cebdceb120cebcceb7cebd20ceb5cf80ceb9cf83cf84cf81ceadcf88ceb5ceb9cf8220cf83cf84cebf20cebacf81ceb5ceb2ceaccf84ceb92e2020352e20cea0ceb5cf81ceb9cf8ccf81ceb9cf83ceb520cf84cebfcf85cf8220cf80ceb5cf81ceb9cf83cf80ceb1cf83cebccebfcf8dcf822e20202d20ce91cf80ceb5cebdceb5cf81ceb3cebfcf80cebfceafceb7cf83ceb520cf84cebf20cebaceb9cebdceb7cf84cf8c2d20ce91cf80ceb5cebdceb5cf81ceb3cebfcf80cebfceafceb7cf83ceb520cf84ceb9cf8220ceb5ceb9ceb4cebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf83cf84ceb120cebcceadcf83ceb120cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220ce91cf85cf84cf8c20ceb8ceb120cf83ceb520ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb1c2a0ceb5cf80ceb9cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf82c2a0cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceadcf87ceb5ceb9cf8220cebdceb120cebaceaccebdceb5ceb9cf822e2020362e20cea3cf84ceb1cebcceaccf84ceb120cebdceb120cf80ceb1cf81ceb1cf80cebfcebdceb9ceadcf83ceb1ceb92020cea3ceb5c2a0ceb1cf80cebfcf83cf80ceacc2a0ceb1cf80cf8c20cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf80cebfcf8520cf83cebfcf8520cf83cf85cebcceb2ceb1ceafcebdcebfcf85cebd20cebaceb1ceb920ceb5cf80ceb9cebaceb5cebdcf84cf81cf8ecebdceb5cf83ceb1ceb920cebccf8ccebdcebf20cf83cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac2e2020cea3cf84cf8ccf87cebfcf82c2a0cebdceb120ceb4cebfcebaceb9cebcceaccf83ceb5cf84ceb520cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb3ceb9ceb120333020ceb7cebcceadcf81ceb5cf8220cebaceb1ceb920ceb8ceb120ceb4ceb5ceafcf84ceb520cf84ceb5cf81ceaccf83cf84ceb9ceb120ceb4ceb9ceb1cf86cebfcf81ceac2ec2a0ce9aceb1cebbceae20ceb5cf80ceb9cf84cf85cf87ceafceb121223b733a363a22696d61676573223b733a3234333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f4b617468696d6572696e695f656b7361736b6973695f73746f6e5f6175746f656c6567786f5f41736b6973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d30362031393a34343a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37313a223130333acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dceb5cebeceaccf83cebaceb7cf83ceb72dcf83cf84cebfcebd2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36363a22696d616765732f323032322f30312f32342f4b617468696d6572696e695f656b7361736b6973695f73746f6e5f6175746f656c6567786f5f41736b6973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130333acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dceb5cebeceaccf83cebaceb7cf83ceb72dcf83cf84cebfcebd2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36383a22ce9aceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebeceaccf83cebaceb7cf83ceb720cf83cf84cebfcebd20ce91cf85cf84cebfceadcebbceb5ceb3cf87cebf21223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313033223b7d7d);
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
(854, 'index.php?option=com_content&view=article&id=134', 'index.php?option=com_content&view=article&id=134:πλάνο-ευτυχίας&catid=28', 'Πλάνο Ευτυχίας', ' Αυτό το άρθρο θα είναι λίγο διαφορετικό από τα υπόλοιπα, θα εξελίσσεται και θα μεγαλώνει κάθε εβδομάδα, χτίζοντας βήμα βήμα ένα σχέδιο ευτυχίας για εσάς. ', '2022-03-06 20:11:35', '1c9c99ba4b580d8aa99fb7192f9a6a03', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a33363534363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238313a2220ce91cf85cf84cf8c20cf84cebf20ceaccf81ceb8cf81cebf20ceb8ceb120ceb5ceafcebdceb1ceb920cebbceafceb3cebf20ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8c20ceb1cf80cf8c20cf84ceb120cf85cf80cf8ccebbcebfceb9cf80ceb12c20ceb8ceb120ceb5cebeceb5cebbceafcf83cf83ceb5cf84ceb1ceb920cebaceb1ceb920ceb8ceb120cebcceb5ceb3ceb1cebbcf8ecebdceb5ceb920cebaceacceb8ceb520ceb5ceb2ceb4cebfcebcceacceb4ceb12c20cf87cf84ceafceb6cebfcebdcf84ceb1cf8220ceb2ceaecebcceb120ceb2ceaecebcceb120ceadcebdceb120cf83cf87ceadceb4ceb9cebf20ceb5cf85cf84cf85cf87ceafceb1cf8220ceb3ceb9ceb120ceb5cf83ceaccf822e20223b693a333b613a32373a7b733a323a226964223b693a3133343b733a353a22616c696173223b733a32373a22cf80cebbceaccebdcebf20ceb5cf85cf84cf85cf87ceafceb1cf82223b733a373a2273756d6d617279223b733a3238383a223c703ece91cf85cf84cf8c20cf84cebf20ceaccf81ceb8cf81cebf20ceb8ceb120ceb5ceafcebdceb1ceb920cebbceafceb3cebf20ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8c20ceb1cf80cf8c20cf84ceb120cf85cf80cf8ccebbcebfceb9cf80ceb12c20ceb8ceb120ceb5cebeceb5cebbceafcf83cf83ceb5cf84ceb1ceb920cebaceb1ceb920ceb8ceb120cebcceb5ceb3ceb1cebbcf8ecebdceb5ceb920cebaceacceb8ceb520ceb5ceb2ceb4cebfcebcceacceb4ceb12c20cf87cf84ceafceb6cebfcebdcf84ceb1cf8220ceb2ceaecebcceb120ceb2ceaecebcceb120ceadcebdceb120cf83cf87ceadceb4ceb9cebf20ceb5cf85cf84cf85cf87ceafceb1cf8220ceb3ceb9ceb120ceb5cf83ceaccf822e3c2f703e0d0a223b733a343a22626f6479223b733a33303635353a22cea0cebbceaccebdcebf20ce95cf85cf84cf85cf87ceafceb1cf8220202020202020202020202020202020202020202020202020202020ce91cf85cf84cf8c20cf84cebf20ceaccf81ceb8cf81cebf20ceb8ceb120ceb5ceafcebdceb1ceb920cebbceafceb3cebf20ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8c20ceb1cf80cf8c20cf84ceb120cf85cf80cf8ccebbcebfceb9cf80ceb12c20ceb8ceb120ceb5cebeceb5cebbceafcf83cf83ceb5cf84ceb1ceb920cebaceb1ceb920ceb8ceb120cebcceb5ceb3ceb1cebbcf8ecebdceb5ceb920cebaceacceb8ceb520ceb5ceb2ceb4cebfcebcceacceb4ceb12c20cf87cf84ceafceb6cebfcebdcf84ceb1cf8220ceb2ceaecebcceb120ceb2ceaecebcceb120ceadcebdceb120cf83cf87ceadceb4ceb9cebf20ceb5cf85cf84cf85cf87ceafceb1cf8220ceb3ceb9ceb120ceb5cf83ceaccf822e20ce95cf83ceb5ceafcf8220cebaceb1cebbceb5ceafcf83cf84ceb520cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520cf8ccf80cebfceb9ceb120ceb1cf80cf8c20cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120cf83ceb1cf8220cf84ceb1ceb9cf81ceb9ceacceb6cebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb1cebbcebbceac20cebaceb1ceb920cebdceb120cf80cf81cebfcf83ceb8ceadcf83ceb5cf84ceb520cf84ceb120ceb4ceb9cebaceac20cf83ceb1cf8220cf80cf81cebfcf83cf89cf80ceb9cebaceac266e6273703bceb2ceaecebcceb1cf84ceb120ceb5cf85cf84cf85cf87ceafceb1cf8221200a20ce95ceb2ceb4cebfcebcceacceb4ceb12031ceb7266e6273703b3a266e6273703bce95cf80ceadcebdceb4cf85cf83ceb520cf83cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cf83cebfcf852120200ace91cebbcebbceb7cebbceb5cf80ceb9ceb4cf81ceac20ceb720ceb5cebdceb5cf81ceb3ceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120cebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf823b20cea6cf85cf83ceb9cebaceac2120ce8ccf84ceb1cebd20cebdceb9cf8eceb8cf8920ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220ceb5ceafcebcceb1ceb920cf80ceb9cebf20ceb5cebdceb5cf81ceb3ceb7cf84ceb9cebacf8ccf8220cebaceb920cf8ccf84ceb1cebd20ceb5ceafcebcceb1ceb920ceb5cebdceb5cf81ceb3ceb7cf84ceb9cebacf8ccf8220cebdceb9cf8eceb8cf8920cf80cebfcebbcf8d20cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce88cf84cf83ceb920cebf20cf80cf81cf8ecf84cebfcf8220cf83cf84cf8ccf87cebfcf8220ceb3ceb9ceb120cebdceb120cf87cf84ceafcf83cebfcf85cebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf822c266e6273703bcf88cf85cf87ceb9cebaceae266e6273703bcebaceb1ceb9266e6273703bcf83cf89cebcceb1cf84ceb9cebaceae2e0acea0cf89cf8220ceb8ceb120cf84cebf20cf80ceb5cf84cf8dcf87ceb5ceb9cf823a0a0a2020cea3cf89cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb73a20266e6273703bceb1cf85cebeceaccebdceb5ceb920cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20cebaceb1ceb920cf84ceb7cebd20cf80cebdceb5cf85cebcceb1cf84ceb9cebaceae20cf83cebfcf8520ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebaceb1ceb920ceb5ceafcebdceb1ceb920cf84cf81cebfcebcceb5cf81ceac20ceb5cf85ceb5cf81ceb3ceb5cf84ceb9cebaceae20ceb3ceb9ceb120cf84ceb7cebd20cf85ceb3ceb5ceafceb120cf83cebfcf852e20ce95ceaccebd20ceb4ceb5cebd20ceb1cf83cebaceb5ceafcf83ceb1ceb920cebaceb1ceb8cf8ccebbcebfcf8520cebeceb5cebaceafcebdceb120cebcceb520333020cebbceb5cf80cf84ceac20cf80ceb5cf81cf80ceaccf84ceb7cebcceb120cf84ceb7cebd20ceb7cebcceadcf81ceb120cebaceb1ceb920cf80cf81cebfcf83cf80ceacceb8ceb7cf83ceb520cebdceb120cf84cebf20ceb1cf85cebeceaccebdceb5ceb9cf8220ceb1cebdceac203220ceb5ceb2ceb4cebfcebcceacceb4ceb5cf822e0a2020ce91cebdceb1ceb6cf89cebfceb3cebfcebdceb7cf84ceb9cebacf8ccf8220cf8dcf80cebdcebfcf823a20266e6273703bcf80ceb1cf81cf8ccf84ceb920cebf20cf8dcf80cebdcebfcf8220ceb5ceafcebdceb1ceb920cebcceafceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb720c2abceb1cf80cf81ceb1cebeceafceb1cf82c2bb20ceb8ceb120ceadcebbceb5ceb3ceb520cebaceb1cebdceb5ceafcf822c20ceb5ceafcebdceb1ceb920ceb1cf80cf8c20cf84cebfcf85cf8220cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81cebfcf85cf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220cf80cebfcf8520ceb1cf85cebeceaccebdcebfcf85cebd20cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf822e20ce9acebbceb5ceafcf83cf84ceb520cf8ccebbceb120cf84ceb120cf86cf8ecf84ceb12c20cf80ceaccf81cf84ceb520cebcceb5cf81ceb9cebaceadcf8220ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceb1cf80cebdcebfceadcf8220cebaceb1ceb920ceb1cf80cebfcebbceb1cf8dcf83cf84ceb520ceadcebdceb1cebd20ceb2ceb1ceb8cf8d20cebaceb1ceb920ceaecf81ceb5cebccebf20cf8dcf80cebdcebf20372d3820cf89cf81cf8ecebd210a2020ce9fcf81ceb3ceaccebdcf89cf83ceb720cf87cf8ecf81cebfcf853a20266e6273703bceadcebdceb1cf8220cebaceb1ceb8ceb1cf81cf8ccf8220cebaceb1ceb920cebfcf81ceb3ceb1cebdcf89cebcceadcebdcebfcf8220cf87cf8ecf81cebfcf8220ceb4ceb9ceb1ceb2ceafcf89cf83ceb7cf8220ceae20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf83ceb520cebaceaccebdceb5ceb920cebdceb120ceb1ceb9cf83ceb8ceaccebdceb5cf83ceb1ceb920cf80ceb9cebf20ceaecf81ceb5cebccebfcf8220cebaceb1ceb920ceb1cf83cf86ceb1cebbceaecf822c20ceb4ceb9ceb1cf86cf85cebbceaccf83cf83cebfcebdcf84ceb1cf8220ceb1cf80cebfceb8ceadcebcceb1cf84ceb120cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceaccf8220cf83cebfcf852e20ce93ceb9e2809920ceb1cf85cf84cf8c20ceb1cf86ceb9ceadcf81cf89cf83ceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cebbceafceb3cebf20cf87cf81cf8ccebdcebf2028ceb5ceaccebd20cf84ceb120ceb1cf86ceaecebdceb5ceb9cf8220cf8ccebbceb120ceb3ceb9ceb120cebcceafceb120cebcceadcf81ceb120cebcceadcf83ceb120cf83cf84ceb7cebd20ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120cf83cebfcf8520cf80ceaccf81ceb5ceb920cf80cebfcebbcf8d20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf81cf8ccebdcebf2c20ceb8ceb120cf83ceb520cebacebfcf85cf81ceacceb6ceb5ceb920cebaceb1ceb920ceb4ceb520ceb8ceb120ceb4ceb9ceb1cf84ceb7cf81ceb5ceafcf84ceb1ceb920ceb720cf84ceaccebeceb720ceb3ceb9ceb120cf8ccebbceb5cf8220cf84ceb9cf8220ceb5cf80cf8ccebcceb5cebdceb5cf8220cebcceadcf81ceb5cf822920ceb3ceb9ceb120cebdceb120cebaceb1ceb8ceb1cf81ceafcf83ceb5ceb9cf8220cebaceb1ceb920cebdceb120cf84ceb1cebacf84cebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf84cebfcf85cf8220cf87cf8ecf81cebfcf85cf8220cf80cebfcf8520cebaceb9cebdceb5ceafcf83ceb1ceb92c20cf80ceb5cf84cf8ecebdcf84ceb1cf8220cf8c2ccf84ceb920cf83cebfcf8520ceb5ceafcebdceb1ceb920ceaccf87cf81ceb7cf83cf84cebf2e0a2020ce9aceaccebdceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb8ceb120ceaeceb8ceb5cebbceb5cf8220cebdceb120cebdceb9cf8eceb8ceb5ceb9cf823a20266e6273703bcf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb720cf80cf81ceaccebeceb720cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cebfceb4ceb7ceb3ceb7ceb8cebfcf8dcebcceb520cf83cf84cebf20ceb5cf80ceb9ceb8cf85cebcceb7cf84cf8c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12c20ceb5ceaccebd20ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120ceb3ceb5cebbceaccebcceb520ceadcf83cf84cf8920cebaceb1ceb920cf88ceb5cf8dcf84ceb9cebaceb120cebcceb5cf84ceac20ceb1cf80cf8c20cebbceafceb3cebf20cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceac20cebcceb1cf8220ceb1cebacebfcebbcebfcf85ceb8ceb5ceaf20cebaceb1ceb920ceb3ceafcebdceb5cf84ceb1ceb920cf80ceb9cebf20ceb5cf8dceb8cf85cebccebf2028ceb4ceb9ceb1cf80ceb9cf83cf84cf89cebcceadcebdcebf20ceb5cf81ceb5cf85cebdceb7cf84ceb9cebaceac292e20ce88cf84cf83ceb92c20cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5ceb9cf822c20ceadcf83cf84cf8920cebaceb1ceb920cebcceb520cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb120cf83cf84ceb7cebd20ceb1cf81cf87ceae2c20cebdceb120ceb5ceafcf83ceb1ceb920cf80ceb9cebf20ceb5cebdceb5cf81ceb3ceb7cf84ceb9cebacf8ccf8220cebaceb1ceb920cebdceb120cf80cf81cebfcf83ceb8ceadcf83ceb5ceb9cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cf83cf84ceb7cebd20ceb7cebcceadcf81ceb120cf83cebfcf852028cf80cf873a20cf80ceb1ceafcebeceb520cebaceaccf84ceb920cebcceb520cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cf83cebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20ceb5ceafcf83ceb1ceb920cebacebfcf85cf81ceb1cf83cebcceadcebdcebfcf82292c20cf83ceb520cebbceafceb3cebf20ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cebaceb1ceb920cf84cebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceac20cf83cebfcf8520cebaceb1ceb920cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cf84cebf20ceadcebdceb120ceb8ceb120ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84cebf20ceaccebbcebbcebf2e0a0a2020ce9eceb5cebaceafcebdceb120cebcceb520ceb1cf85cf84ceac20cebaceb1ceb920cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb2ceaecebcceb120ceb5cf85cf84cf85cf87ceafceb1cf822120200a266e6273703b0a20ce95ceb2ceb4cebfcebcceacceb4ceb12032ceb7266e6273703b3a266e6273703bce92ceb5cebbcf84ceafcf89cf83ceb520cf84ceb9cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cebfcf8520cf83cf87ceadcf83ceb5ceb9cf822120200acea6cf85cf83ceb9cebaceac20cebaceb1ceb920cebfceb920ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cebaceb1ceb920cebacf85cf81ceafcf89cf8220cebfceb920cf80ceb9cebf20cf83cf84ceb5cebdceadcf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceac2c20ceb5ceafcebdceb1ceb920cebf20ce9dcebf3120cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220ceb5cf85cf84cf85cf87ceafceb1cf8220cebcceb1cf822028cf84cebf20ceadcf87cebfcf85cebcceb520cebeceb1cebdceb1cf80ceb5ceaf20ceaccebbcebbcf89cf83cf84ceb5292e20cea9cf83cf84cf8ccf83cebf2c20cf8ccf84ceb1cebd20ceb1cebdceb1cebbcebfceb3ceb9ceb6cf8ccebcceb1cf83cf84ceb520cf84ceb920ceb8ceb120ceb8ceadcebbceb1cebcceb520cebdceb120ceb1cebbcebbceaccebeceb5ceb920cf83cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf8220cebcceb1cf822c20cf83cf85cebdceaeceb8cf89cf822c20cf83cebaceb5cf86cf84cf8ccebcceb1cf83cf84ceb520cf84ceb920cebaceaccebdceb5ceb920cebbceacceb8cebfcf8220cebf20ceaccebbcebbcebfcf822e20ce95ceb4cf8e20ceb8ceb120ceb2cf81ceb5ceb9cf82203420cf84cf81cf8ccf80cebfcf85cf8220ceb3ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5ceb9cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520e2809320cf84cebfcebd20cebccebfcebdceb1ceb4ceb9cebacf8c20ceaccebdceb8cf81cf89cf80cebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb1cebbcebbceaccebeceb5ceb9cf8220e2809320cf83ceb520ceb1cf85cf84cf8ccebd20cf84cebfcebd20cf84cebfcebcceadceb12e0a0a2020cea3cebacebfcf84cf8ecf83cf84ceb520cf84ceb720ceb3cebacf81ceafcebdceb9ceb1266e6273703b28cf80cebfcf8520cf83cebacebfcf84cf8ecebdceb5ceb920cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf82293a266e6273703bcf83cf84ceb1cebcceb1cf84ceaecf83cf84ceb520cebdceb120cf80ceb1cf81ceb1cf80cebfcebdceb9ceadcf83cf84ceb520cf80cebfcf8520cebaceaccf80cebfceb9cebfcf8220ceb4ceb5cebd20cebaceaccebdceb5ceb920cebcceafceb120ceb4cebfcf85cebbceb5ceb9ceac20cebcceb520cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceb120ceb8ceadcebbceb1cf84ceb520ceae20ceb8ceb120cf84ceb7cebd20cebaceaccebdceb1cf84ceb520ceb5cf83ceb5ceafcf822028cf83ceb520ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceadcf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf8220ceb1cebdceb1cebbceacceb2ceb5cf84ceb520ceb5cf83ceb5ceafcf8220ceb1cf85cf84cf8c20cf84cebf20cebaceb1ceb8ceaecebacebfcebd292c20ceb1cebdceb1cebbceacceb2ceb5cf84ceb520cebf20cebaceb1ceb8ceadcebdceb1cf8220cf84ceb120ceb4ceb9cebaceac20cf84cebfcf8520cebaceb1ceb8ceaecebacebfcebdcf84ceb120cebaceb1ceb920ceb5cebacf84ceb9cebcceaecf83cf84ceb520ceb5cebeceafcf83cebfcf8520cf84cebfcebd20cf87cf81cf8ccebdcebf20cebaceb1ceb920cf84cebfcebd20cebacf8ccf80cebf20cf80cebfcf8520ceb1cf86ceb9ceb5cf81cf8ecebdceb5ceb920cebaceaccf80cebfceb9cebfcf8220ceaccebbcebbcebfcf8220ceb3ceb9ceb120cebcceafceb120ceb5cf81ceb3ceb1cf83ceafceb120cebcceb520cf84cebfcebd20cebacf8ccf80cebf20cebaceb1ceb920cf84cebf20cf87cf81cf8ccebdcebf20cf80cebfcf8520ceb1cf86ceb9ceb5cf81cf8ecebdceb5cf84ceb1ceb920ceb5cf83ceb5ceafcf8220ceb3ceb9ceb120ceb1cf85cf84ceac20cf80cebfcf8520cebaceaccebdceb5cf84ceb52028cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceadcf87cebfcf85cebcceb520cf84ceb7cebd20cf84ceaccf83ceb720cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf80cebfcebbcf8d20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf84ceb720ceb4ceb9cebaceae20cebcceb1cf8220cebacebfcf8dcf81ceb1cf83ceb72fcf87cf81cf8ccebdcebf2fcf83cf85cebcceb2cebfcebbceae20cf83ceb520cebaceaccf84ceb920ceb1cf80cf8c20ceb1cf85cf84ceae20cf84cf89cebd20ceaccebbcebbcf89cebd292e0a2020cea4cf83ceb1cebacf89ceb8ceb5ceafcf84ceb52120ceb1cebbcebbceac20cebcceb520cf84cebfcebd20cebaceb1cf84ceaccebbcebbceb7cebbcebf20cf84cf81cf8ccf80cebf3a20266e6273703bcebfceb920cf84cf83ceb1cebacf89cebccebfceaf20cf83ceb520cebcceafceb120cf83cf84ceb5cebdceae20cf83cf87ceadcf83ceb720ceb5ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84cebfceb920cebaceb1ceb920cebaceaccf80cebfceb9ceb5cf8220cf86cebfcf81ceadcf8220ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceac20cf87cf81ceaecf83ceb9cebccebfceb92e20ce94ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebbcebfceb9cf80cf8ccebd20cebdceb120cebfcebdceb5ceb9cf81ceb5cf85cf8ccebcceb1cf83cf84ceb520cf83cf87ceadcf83ceb5ceb9cf8220cf87cf89cf81ceafcf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf822c20ceb1cf81cebaceb5ceaf20cebdceb120cf83cf85ceb3cebacf81cebfcf85cf8ccebcceb1cf83cf84ceb520cebcceb520cf84cebfcebd20cebaceb1cf84ceaccebbcebbceb7cebbcebf20cf84cf81cf8ccf80cebf2e20cea7cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebbceadcebcceb520ceb1cebacf81ceb9ceb2cf8ecf8220cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb4ceb520cebcceb1cf8220cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8eceb8cebfcf85cebcceb520cebaceb1cebbceac20ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae20cebaceb1ceb920cebdceb120ceb5cf83cf84ceb9ceacceb6cebfcf85cebcceb520cf83cf84ceb9cf8220cf80cf81ceaccebeceb5ceb9cf8220cebaceb1ceb920cf84ceb9cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822c20cf87cf89cf81ceafcf8220cebdceb120ceb5cebeceb1cf80cebfcebbcf8dcebfcf85cebcceb520cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cebccebfcf8dcf8220cf80cf81cebfcf8220cf84cebfcebd20ceaccebbcebbcebfcebd20ceaccebdceb8cf81cf89cf80cebf2e0a2020ce94ceb5ceafcebeceb520cf84ceb7cebd20ceb1ceb3ceaccf80ceb720cf83cebfcf853a20266e6273703bceb4ceb5cebd20ceb1cf81cebaceb5ceaf20cebccf8ccebdcebf20cebdceb120ceb1ceb3ceb1cf80ceaccf8220cebaceaccf80cebfceb9cebfcebd20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebaceb1ceb920cebdceb120cf84cebfcf8520cf84cebf20ceb4ceb5ceafcf87cebdceb5ceb9cf822c20ceb5ceafcf84ceb520ceb1cf85cf84cf8c20cf83ceb7cebcceb1ceafcebdceb5ceb920cebdceb120cf84cebf20cebbceb5cf822c20ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb5ceafcf87cebdceb5ceb9cf8220cebcceb520cf80cf81ceaccebeceb5ceb9cf822c20ceb5ceafcf84ceb520cebaceb1ceb920cf84ceb1203220cebcceb1ceb6ceaf2028cf84cebf20cebaceb1cebbcf8dcf84ceb5cf81cebf21292e20ce91cebacf8ccebcceb120cebaceb1ceb920cf8ccf84ceb1cebd20ceb720ceb1ceb3ceaccf80ceb720cf83cebfcf8520ceb8ceb5cf89cf81ceb5ceafcf84ceb1ceb920c2abceb4ceb5ceb4cebfcebcceadcebdceb7c2bb2028cf80cf873a20cf83ceb520cebcceafceb120cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb120cf83cf87ceadcf83ceb720ceae20cebcceb5cf84ceb1cebecf8d20ceb3cebfcebdceadcf89cebd202d20cf80ceb1ceb9ceb4ceb9cf8ecebd292c20cf84cebf20cebdceb120cf80ceb5ceb9cf8220cf83e2809920ceb1ceb3ceb1cf80cf8e20ceb8ceb120cebaceaccebdceb5ceb920cebaceb1ceb920ceb5cf83ceadcebdceb120cebaceb1ceb920cf84cebf20ceaccebbcebbcebf20ceaccf84cebfcebccebf20cebdceb120cebdceb9cf8ecf83ceb5cf84ceb520cf80cebfcebbcf8d20cf8ccebccebfcf81cf86ceb12e0a0a266e6273703b0a2020cea4ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb2ceaecebcceb120ceb5cf85cf84cf85cf87ceafceb1cf822120200a20ce95ceb2ceb4cebfcebcceacceb4ceb12033ceb7266e6273703b3a266e6273703bce88cebbceb120cf80ceb9cebf20cebacebfcebdcf84ceac20cf83cf84ceb720cf86cf8dcf83ceb72120200ace8ccf80cf89cf8220ceadcf87cebfcf85cebcceb520ceb1cebdceb1cf86ceadcf81ceb5ceb920cebeceb1cebdceac20cf84cebf20ceb4ceadcebfcf8220cebaceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacebfceaf20cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220ceb5cf85cf84cf85cf87ceafceb1cf8220cebaceb1ceb920cebcceaccebbceb9cf83cf84ceb120ceb1cebbcebbceb7cebbceadcebdceb4ceb5cf84cebfceb92e20ce9720cf83cf84ceb5cebdcf8ccf84ceb5cf81ceb720ceb5cf80ceb1cf86ceae20cebcceb520cf84ceb720cf86cf8dcf83ceb720cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebcceb2ceaccebbceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf83cf84ceb7cebd20ceb1cebdceaccf80cf84cf85cebeceb720ceb1cf85cf84cf8ecebd20cf84cf89cebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2e20266e6273703b0a0a2020ce88cebbceb120cf83ceb520ceb5cf80ceb1cf86ceae20cebcceb520cf84ceb720cf86cf8dcf83ceb73a266e6273703b20ceb720cf86cf8dcf83ceb720ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebaceaccf84ceb920cf80cebfcebbcf8d20ceb1cebdcf8ecf84ceb5cf81cebf20ceb1cf80cf8c20cf84ceb7cebd20ceb1cebdceb8cf81cf8ecf80ceb9cebdceb720cf8dcf80ceb1cf81cebeceb72e20ce97266e6273703bcebfcebccebfcf81cf86ceb9ceac266e6273703bcf84ceb7cf822c20ceb7266e6273703bceb4cebfcf84ceb9cebacf8ccf84ceb7cf84ceac266e6273703bcf84ceb7cf8220ceb1cebbcebbceac20cebaceb1ceb920ceb7266e6273703bceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb120cf80cf81cf8ccebacebbceb7cf83ceb7cf8220cebcceb5ceb3ceaccebbcf89cebd20cebaceb1cf84ceb1cf83cf84cf81cebfcf86cf8ecebd266e6273703bceb5ceafcebdceb1ceb920cf84cf81ceafceb120cf83cf84cebfceb9cf87ceb5ceafceb120cf80cebfcf8520cebcceb1cf8220cebaceaccebdcebfcf85cebd20cebdceb120cebdceb9cf8eceb8cebfcf85cebcceb520cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb1266e6273703bceb8ceb1cf85cebcceb1cf83cebccf8c2c266e6273703bceb1cf80cebfcf81ceafceb1266e6273703bcebaceb1ceb9266e6273703bcf86cf8cceb2cebf2e20ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebaceb1ceb920cebf20cebfcf81ceb9cf83cebccf8ccf8220cf84cebfcf8520ceb4ceadcebfcf85cf822c20ceb1cf85cf84ceae20cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb720cf8dcf80ceb1cf81cebeceb720ceb8ceb1cf85cebcceb1cf83cebccebfcf8d2c20ceb1cf80cebfcf81ceafceb1cf8220cebaceb1ceb920cf86cf8cceb2cebfcf8520ceb3ceb9ceb120cebaceaccf84ceb920cf80cebfcf8520ceb4ceb5cebd20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceb1cf84ceb1cebdcebfceaecf83cebfcf85cebcceb520ceb1cf80cf8ccebbcf85cf84ceb120cebaceb1ceb920cf80cf8ccf83cebf20cebcceaccebbcebbcebfcebd20cebdceb120ceb5cebbceadceb3cebecebfcf85cebcceb52e20ce95cf81cf87cf8ccebcceb5cebdcebfceb92c20cebbcebfceb9cf80cf8ccebd2c20cf83ceb520cf80ceb9cebf20cf83cf84ceb5cebdceae20ceb5cf80ceb1cf86ceae20cebcceb520cf84ceb720cf86cf8dcf83ceb720ceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf84ceb7cebd20cebfcebccebfcf81cf86ceb9ceac20cebaceb1ceb920cf84ceb720ceb4cebfcf84ceb9cebacf8ccf84ceb7cf84ceac20cf84ceb7cf822028cebcceb1cf8220ceb4ceafcebdceb5ceb920cf84cebfcf85cf8220cebaceb1cf81cf80cebfcf8dcf8220cebaceb1ceb920cf84cebf20cebdceb5cf81cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceb1ceb6cf8ccebcceb1cf83cf84ceb520ceb3ceb9ceb120cebdceb120ceb6ceaecf83cebfcf85cebcceb52920ceadcf87cebfcebdcf84ceb1cf8220cf80ceb1cf81ceaccebbcebbceb7cebbceb120cebcceafceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb1cf83cf86ceaccebbceb5ceb9ceb1cf822c20ceb8ceb1cf85cebcceb1cf83cebccebfcf8d20cebaceb920ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e20ce91cebacf8ccebcceb120cebaceb920ceb1cebd20ceb6ceb5ceafcf84ceb520cf83cf84ceb7cebd20cf80cf8ccebbceb72c20cebcceb9cebacf81ceadcf8220ceb1cf80cebfceb4cf81ceaccf83ceb5ceb9cf8220cf83ceb520cf86cf85cf83ceb9cebaceac20cf84cebfcf80ceafceb12028ceb1cebacf8ccebcceb120cebaceb1ceb920cf83ceb520cf80ceb5cf81ceb9ceb2ceb1cebbcebbcebfcebdcf84ceb9cebaceac20cf80ceaccf81cebaceb12920cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceaecf83cebfcf85cebd20cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb9cf83cf87cf85cf81ceac2e0a2020ce9cceacceb8ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceb3ceb9ceb120cf84ceb9cf8220cf86cf85cf83ceb9cebaceadcf8220cebaceb1cf84ceb1cf83cf84cf81cebfcf86ceadcf823a20266e6273703bcf8ccf80cf89cf8220cf80cf81cebfceb1cebdceb1cf86ceadcf81ceb1cebcceb520ceb720cf86cf8dcf83ceb720cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebaceb1cebbceadcf83ceb5ceb920cf84ceb5cf81ceaccf83cf84ceb9ceb5cf8220cebaceb1cf84ceb1cf83cf84cf81cebfcf86ceadcf8220cebaceb1ceb920cebdceb120ceb1cf86ceaecf83ceb5ceb920cf80ceafcf83cf8920cf84ceb7cf8220cf80cebfcebbcebbcebfcf8dcf8220cebdceb5cebacf81cebfcf8dcf822e20ce9720cebcceb5cebbceadcf84ceb720cf84cf89cebd20cf86cf85cf83ceb9cebacf8ecebd20cebaceb1cf84ceb1cf83cf84cf81cebfcf86cf8ecebd20cebaceb1ceb920cebacf85cf81ceafcf89cf8220cebfceb920cf87ceb9cebbceb9ceacceb4ceb5cf8220cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20cf80cebfcf8520cf84ceb1cebbceb1ceb9cf80cf89cf81ceaeceb8ceb7cebaceb1cebd20cebaceb1ceb920cf84ceb5cebbceb9cebaceac20cf80ceadceb8ceb1cebdceb1cebd20ceb1cf80cf8c20ceb1cf85cf84ceadcf822028cf80ceb1cf81cf8ccf84ceb920ceb1cebacebfcf8dceb3ceb5cf84ceb1ceb920ceb4cf85cf83ceaccf81ceb5cf83cf84cebf20cebaceb920ceb1cf80ceb1ceb9cf83ceb9cf8cceb4cebfcebecebf2920cebcceb1cf8220cebaceaccebdceb5ceb920cebdceb120ceb5cebacf84ceb9cebcceaecf83cebfcf85cebcceb520cf80cebfcebbcf8d20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf84ceb7cebd20ceb1cebdceb8cf81cf8ecf80ceb9cebdceb720ceb6cf89ceae2c20cf84ceb720ceb3ceb1cebbceaecebdceb720cf83cf84cebf20cf86cf85cf83ceb9cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20cebaceb1ceb920cf84ceb7cebd20cebfcebccebfcf81cf86ceb9ceac20cf84ceb7cf8220cf86cf8dcf83ceb7cf8220cf8ccf84ceb1cebd20ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cf83ceb520ceb7cf81ceb5cebcceafceb12e20cea4ceb1cf85cf84cf8ccf87cf81cebfcebdceb120ceb720ceb3cebdcf8ecf83ceb720cf8ccf84ceb920ceb4ceb5cebd20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5cebbceadceb3cebecebfcf85cebcceb520cf84ceb120cf86cf85cf83ceb9cebaceac20cf86ceb1ceb9cebdcf8ccebcceb5cebdceb120cebaceb1ceb920cf84ceb7cebd20cebfcf81cebcceae20cf84cebfcf85cf8220cf83cf85cebcceb2ceaccebbceb5ceb920cf83cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf80cebfcf8520cebdceb9cf8eceb8cebfcf85cebcceb520cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac266e6273703bcebecf85cf80cebdcf8ecebdcf84ceb1cf8220cebaceb920ceb1cebdcf84ceb9cebacf81ceafceb6cebfcebdcf84ceb1cf8220cf84cebfcebd20cebacf8ccf83cebccebf20cf8ccf80cf89cf8220cf84cebfcebd20ceb1cf86ceaecf83ceb1cebcceb520cf84cebf20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdcebf20ceb2cf81ceacceb4cf8521200a2020cea0cf81ceaccf83ceb9cebdceb720ceaccf83cebaceb7cf83ceb73a20266e6273703bceb4ceb9ceb1cebbceadcebecf84ceb520cebcceafceb120cebccebfcf81cf86ceae20ceaecf80ceb9ceb1cf8220ceaccf83cebaceb7cf83ceb7cf822028ceb2ceacceb4ceb7cebd2c20cf80cebfceb4ceaecebbceb1cf84cebf20cebacebbcf802920cebaceb1ceb920cebaceaccebdcf84ceb520cf84ceb720cf83ceb520cf86cf85cf83ceb9cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2e20ce88cf87ceb5ceb920ceb2cf81ceb5ceb8ceb5ceaf20ceb5cf81ceb5cf85cebdceb7cf84ceb9cebaceac20cf8ccf84ceb920ceb720ceaecf80ceb9ceb120ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf86cf8dcf83ceb720ceadcf87ceb5ceb920cf80cebfcebbcf8d20ceb5cf85ceb5cf81ceb3ceb5cf84ceb9cebaceac20ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120cf83ceb520ceaccf84cebfcebcceb120cebcceb520ceacceb3cf87cebfcf8220ceae20cebaceb1cf84ceacceb8cebbceb9cf88ceb72c20ceb1cebacf8ccebcceb120cebaceb1ceb920cf83ceb520ceaccf84cebfcebcceb120cf80cebfcf8520ceb5cebaceb4ceb7cebbcf8ecebdcebfcf85cebd20cf80ceb1cf81ceb1ceb2ceb1cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e0a0a266e6273703b0a2020cea4ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb2ceaecebcceb120ceb5cf85cf84cf85cf87ceafceb1cf822120200a20ce95ceb2ceb4cebfcebcceacceb4ceb12034ceb7266e6273703b3a266e6273703bce9aceb1cebdceb5ceafcf8220ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220ceb1cebd20ceb4ceb520ceb8ceb5cf89cf81ceb5ceaf20cf84cebf20ceb5ceb1cf85cf84cf8c20cf84cebfcf8520ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebf2120200ace91cf85cf84ceae20cf84ceb7cebd20ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120ceb5cf83cf84ceb9ceaccf83cebfcf85cebcceb520cf83cf84ceb9cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cf87cf84ceafcf83cebfcf85cebcceb520cf84ceb7cebd20ceb9ceb4ceadceb120ceb5cebdcf8ccf8220ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebaceb1ceb920cebdceb120cf84ceb7cebd20cebaceaccebdcebfcf85cebcceb520cf80cf81ceaccebeceb72e0a0a2020ce98ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb13a20266e6273703bcf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf83cf84ceb520ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb120ceb3ceb9ceb120cebdceb120cf80ceb5cf81ceb9ceb3cf81ceaccf88ceb5cf84ceb520cebaceaccf84ceb92028cebcceb9ceb120cf84ceb1ceb9cebdceafceb120cf80cebfcf8520ceb5ceafceb4ceb1cf84ceb520ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12920ceae20ceb3ceb9ceb120cebdceb120cebaceaccebdceb5cf84ceb520cebcceafceb120cebacf81ceb9cf84ceb9cebaceae20cf83ceb520cebaceaccf80cebfceb9cebfcebd2028cf80cf873a266e6273703bcf83cebfcf8520cf80ceacceb5ceb920cf80cebfcebbcf8d20ceb1cf85cf84cf8c20cf84cebf20cf80cebfcf85cebaceaccebcceb9cf83cebf292e20ce91cebacf8ccebcceb120cebaceb920ceb1cebd20cf85cf80ceaccf81cf87cebfcf85cebd20ceb1cf81cebdceb7cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb2cebbceadcf80ceb5cf84ceb520cebaceb1ceb920ceb8ceadcebbceb5cf84ceb520cebfcf80cf89cf83ceb4ceaecf80cebfcf84ceb520cebdceb120cf84ceb120ceb1cebdceb1cf86ceadcf81ceb5cf84ceb52c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb120cf80ceb5ceafcf84ceb520cebcceb5cf84ceac20cf84ceb120ceb8ceb5cf84ceb9cebaceac2028cf80cf873a266e6273703bc2abceb720cf84ceb1ceb9cebdceafceb120ceb5ceafcf87ceb520cf80cebfcebbcf8d20ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcf85cf83ceb120cf85cf80cf8cceb8ceb5cf83ceb720ceb1cebd20cebaceb1ceb920ceb4ceb520cebccebfcf8520ceaccf81ceb5cf83ceb520cf80cebfcebbcf8d20ceb720cebccebfcf85cf83ceb9cebaceaec2bb2c266e6273703bceb1cebdcf84ceaf20ceb3ceb9ceb13a266e6273703bc2abcf87ceaccebbceb9ceb120cebccebfcf85cf83ceb9cebaceae20ceb1cebbcebbceac20cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd20ceb5ceafcf87ceb520cebaceaccf80cebfceb9cebf20ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcebd20ceb720cf85cf80cf8cceb8ceb5cf83ceb7c2bb266e6273703b292e20ce92ceacceb6cebfcebdcf84ceb1cf8220cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb120cf83cf84cebf20cebbcf8cceb3cebf20cf83ceb1cf822c20cebdceb9cf8eceb8ceb5cf84ceb520cebaceb1ceb920ceb5cf83ceb5ceafcf8220cebaceb1cebbcf8dcf84ceb5cf81ceb120cebaceb920ceb5cebacf80ceadcebccf80ceb5cf84ceb520cebcceafceb120cf80ceb9cebf20ceb8ceb5cf84ceb9cebaceae20ceb1cf8dcf81ceb120cf80cf81cebfcf8220cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822c20cf80cf81cebfceb4ceb9ceb1ceb8ceadcf84cebfcebdcf84ceaccf8220cf84cebfcf85cf8220cebdceb120ceb5cebacf86cf81ceb1cf83cf84cebfcf8dcebd20cebaceb920ceb5cebaceb5ceafcebdcebfceb920ceb8ceb5cf84ceb9cebaceac2e0a2020ce95cebecf89cf83cf84cf81ceadcf86ceb5ceb9ceb13a20266e6273703bceb720ceb5cebecf89cf83cf84cf81ceadcf86ceb5ceb9ceb120ceb5ceafcebdceb1ceb920cebcceafceb120cebaceaccf80cf89cf8220cf80ceb1cf81ceb5cebeceb7ceb3ceb7cebcceadcebdceb720ceadcebdcebdcebfceb9ceb12c20cebaceb1ceb8cf8ecf8220cf80cebfcebbcebbcebfceaf20ceb8ceb5cf89cf81cebfcf8dcebd20cf8ccf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920cebdceb120ceadcf87ceb5ceb9cf8220cf80cebfcebbcebbcebfcf8dcf8220cf86ceafcebbcebfcf85cf8220cebaceb1ceb920cebdceb120cebcceb9cebbceaccf8220ceaccebdceb5cf84ceb120cf83ceb520cf80cebfcebbcf8d20cebacf8ccf83cebccebf2e20cea9cf83cf84cf8ccf83cebf2c20cf84cebf20cebacf8dcf81ceb9cebf20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c20cf84ceb7cf8220ceb5cebecf89cf83cf84cf81ceb5cf86cebfcf8dcf8220cf80cf81cebfcf83cf89cf80ceb9cebacf8ccf84ceb7cf84ceb1cf8220ceb5ceafcebdceb1ceb920cf8ccf84ceb920cf85cf80cebfceb4ceadcf87ceb5cf84ceb1ceb920cebcceb520cf87ceb1cf81ceac20cf84ceb9cf8220ceb8ceb5cf84ceb9cebaceadcf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cf84cf89cebd20ceaccebbcebbcf89cebd20cf80cf81cebfcf8220ceb5cebaceb5ceafcebdceb720cebaceb1ceb920ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cf83ceb520ceb1cf85cf84ceadcf8220cebcceb520ceb5cebacf84ceafcebcceb7cf83ceb720cebaceb1ceb920ceb5cebdceb8cebfcf85cf83ceb9ceb1cf83cebccf8c2e20ce91cf86ceaecf83cf84ceb520cebbcebfceb9cf80cf8ccebd20cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebdceb120ceadcf81ceb8cebfcf85cebd20cebacebfcebdcf84ceac20cf83ceb1cf8220cebaceb1ceb920ceb4ceb5ceafcebecf84ceb520cf84cebfcf85cf8220cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cebaceb1ceb920cf84ceb7cebd20ceb5cebacf84ceafcebcceb7cf83ceb720cf83ceb1cf822e0a2020ce9720cf84ceb1cebccf80ceadcebbceb120cf84ceb7cf8220ce95cf85cf84cf85cf87ceafceb1cf823a20266e6273703bceb3ceb5cebdceb9cebacf8ccf84ceb5cf81ceb120ceb5ceafcebcceb1cf83cf84ceb5266e6273703bcebaceb1cf84ceac20cf84cf89cebd20cf84ceb1cebccf80ceb5cebbcf8ecebd2c20ceb3ceb9ceb1cf84ceaf20cebcceb1cf8220cf80cf81cebfcf83ceb4ceafceb4cebfcf85cebd20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf80cebfcf8520ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb4ceb9cebaceac20cebcceb1cf8220cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebcceb1cf8220ceb2ceacceb6cebfcf85cebd20cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cebfcf8dcebcceb520cf83ceb520ceb1cf85cf84ceac2c20cebaceb1cf84ceb1cf80ceb9ceadceb6cebfcebdcf84ceb1cf8220cebaceaccf80cebfceb9ceb5cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf822c20cf8ecf83cf84ceb520cebdceb120cf83cf85cebcceb2ceb1ceb4ceafceb6cebfcf85cebcceb520cebcceb520cf84ceb7cebd20cf84ceb1cebccf80ceadcebbceb120cebcceb1cf822028cf80cf873a266e6273703bcf84cebf20cebaceb1cebbcf8c20cf80ceb1ceb9ceb4ceaf2c20cebf20cf84ceb5cebccf80ceadcebbceb7cf822c20ceb720ceb3ceb5cf81cebfcebdcf84cebfcebacf8ccf81ceb720cebacebbcf80292e20ce95ceb4cf8e20cf8ccebccf89cf8220cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebaceb1cebbcf8c20cf83cebacebfcf80cf8c2120cea6cebfcf81cf8ecebdcf84ceb1cf82266e6273703bcf84ceb7cebd20cf84ceb1cebccf80ceadcebbceb120cf84cebfcf8520ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf85266e6273703bcebaceb1ceb920cf80cf81cebfcf83cf80ceb1ceb8cf8ecebdcf84ceb1cf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cebfcf8dcebcceb520cf83ceb520ceb1cf85cf84ceae2c20ceb3ceb9cebdcf8ccebcceb1cf83cf84ceb520cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfceb92e20cea7cf89cf81ceafcf822c20ceb2ceadceb2ceb1ceb9ceb12c20cebdceb120ceb1cf80cebfcebacebbceb5ceafcebfcf85cebcceb520cebaceb1ceb920ceaccebbcebbceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20ceb1cf80cf8c20cf84ceb720ceb6cf89ceae20cebcceb1cf822c20ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfceb920cebcceb520cf84ceb1266e6273703bceb8ceb5cf84ceb9cebaceac266e6273703bcebaceb1ceb920cebcceb520cf84ceb1266e6273703bceb1cf81cebdceb7cf84ceb9cebaceac266e6273703bcebcceb1cf822e20ce91cf80cebfcf86ceb1cf83ceafcf83cf84ceb52c20cebbcebfceb9cf80cf8ccebd2c20cf8ccf84ceb920ceb1cf80cf8c20cf83ceaecebcceb5cf81ceb120ceb8ceb120ceb5ceafcf83cf84ceb5266e6273703bceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfceb921200a0a2020cea4ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb2ceaecebcceb120ceb5cf85cf84cf85cf87ceafceb1cf822120200a20ce95ceb2ceb4cebfcebcceacceb4ceb12035ceb7266e6273703b3a266e6273703bce91cebeceb9cebfcf80cebfceafceb7cf83ceb520cf84cebfcebd20ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf83cebfcf852120200ace9f20ceb5cebbceb5cf8dceb8ceb5cf81cebfcf8220cf87cf81cf8ccebdcebfcf8220cebcceb1cf8220ceb5ceafcebdceb1ceb920cebcceafceb120cf80cebfcebbcf8d20cebaceb1cebbceae20ceb5cf85cebaceb1ceb9cf81ceafceb120cebdceb120ceb1cebdceb1ceb6ceb7cf84ceaecf83cebfcf85cebcceb520cf80ceb7ceb3ceadcf8220ceb5cf85cf87ceaccf81ceb9cf83cf84cf89cebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf80cebfcf8520ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb120ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82210a0a2020ce92cf81ceb5cf8220cf84ceb920cf83ceb520ceb4ceb9ceb1cf83cebaceb5ceb4ceacceb6ceb5ceb93a20266e6273703bcf84cebf20cf80cf81cf8ecf84cebf20ceb2ceaecebcceb120ceb3ceb9ceb120cebdceb120ceb1cebeceb9cebfcf80cebfceb9ceaecf83cebfcf85cebcceb520cf84cebfcebd20ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20cebcceb1cf8220ceb5ceafcebdceb1ceb920cebdceb120ceb1cebdceb1cebaceb1cebbcf8dcf88cebfcf85cebcceb520cf84ceb9cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cf80cebfcf8520cebcceb1cf8220cf87ceb1cf81cebfcf80cebfceb9cebfcf8dcebd2e20ce91cf85cf84cf8c20cf83ceb1cf86cf8ecf8220cf80cebfceb9cebaceafcebbceb5ceb920ceb1cf80cf8c20ceaccebdceb8cf81cf89cf80cebf20cf83ceb520ceaccebdceb8cf81cf89cf80cebf2e20ce9ccf80cebfcf81ceb5ceaf20ceb1cf85cf84cf8c20cf80cebfcf8520ceadcf87ceb5cf84ceb520ceb1cebdceacceb3cebaceb720cebdceb120ceb5ceafcebdceb1ceb920cebaceaccf84ceb920ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb9cebacf8c2c20cebaceaccf84ceb920ceb4ceb9ceb1cf83cebaceb5ceb4ceb1cf83cf84ceb9cebacf8c2c20cebaceaccf84ceb920cf80cebfcf8520cf83ceb1cf8220ceb3cf85cebccebdceacceb6ceb5ceb92c20cebaceaccf84ceb920cf80cebfcf8520cf83ceb1cf8220cebcceb1ceb8ceb1ceafcebdceb5ceb920cebaceb1ceb9cebdcebfcf8dcf81ceb9ceb120cf80cf81ceacceb3cebcceb1cf84ceb1e280a620cebfcf84ceb9ceb4ceaecf80cebfcf84ceb52e20ce8acf83cf89cf8220ceb720ceb1cf80ceaccebdcf84ceb7cf83ceb720cebdceb120ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cf83cf84ceb120cf80ceb1ceb9ceb4ceb9cebaceac20cf83ceb1cf8220cf87cf81cf8ccebdceb9ceb120cebaceb1ceb920cf83ceb520cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cf83ceb1cf8220ceaccf81ceb5cf83ceb1cebd20cf8ccf84ceb1cebd20ceaecf83ceb1cf83cf84ceb1cebd20cf80ceb1ceb9ceb4ceb9ceac2e20ce8c2ccf84ceb920cebaceb1ceb920cebdceb120ceb5ceafcebdceb1ceb92c20ceb2cf81ceb5ceafcf84ceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb1cf8220ceb1cf81ceadcf83ceb5ceb920cebaceb1ceb920ceb2ceaccebbcf84ceb520cf84cebf20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf822e0a2020ce9eceadcebacebbceb5cf88ceb520ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20cebaceacceb8ceb520cebcceadcf81ceb13a20266e6273703bcebfceb920ceb5cf85cf87ceaccf81ceb9cf83cf84ceb5cf8220cf83cf84ceb9ceb3cebcceadcf8220cebcceb1cf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf85cf80ceaccf81cf87cebfcf85cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20ceadcf83cf84cf8920cebaceb1ceb920cf83ceb520cf80cebfcebbcf8d20cf80ceb5cf81ceb9cebfcf81ceb9cf83cebcceadcebdcebf20cf87cf81cf8ccebdcebf2e20cea4cebf20cebdceb120cebcceb5cf84ceb1ceb8ceadcf84cebfcf85cebcceb520cf84ceb720ceb4ceb9ceb1cf83cebaceadceb4ceb1cf83ceae20cebcceb1cf8220cf80cf872e20cf83cf84cebf20cea3ceb1ceb2ceb2ceb1cf84cebfcebacf8dcf81ceb9ceb1cebacebf20ceae20cf83cf84ceb9cf8220ceb4ceb9ceb1cebacebfcf80ceadcf822c20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb2cebfceb7ceb8ceb7cf84ceb9cebacf8c2c20cf80cf81cf8ecf84cebfcebd20ceb3ceb9ceb1cf84ceaf20ceb4ceb520ceb6cebfcf8dcebcceb520cf84cebf20ceb5ceb4cf8e20cebaceb1ceb920cf84cf8ecf81ceb12c20ceb4ceb9ceb1cf84ceb7cf81cf8ecebdcf84ceb1cf8220cebcceafceb120ceb1cf8ccf81ceb9cf83cf84ceb720cf80cf81cebfcf83cebccebfcebdceae20ceb3ceb9ceb120ceadcebdceb120ceb5cf85cf87ceaccf81ceb9cf83cf84cebf20cebcceadcebbcebbcebfcebd20cebaceb1ceb920ceb4ceb5cf8dcf84ceb5cf81cebfcebd20ceb3ceb9ceb1cf84ceaf20ceb5cebeceb9ceb4ceb1cebdceb9cebaceb5cf8dcebfcf85cebcceb520cf84cf8ccf83cebf20cf80cebfcebbcf8d20cf84cebf20cea3ceb1ceb2ceb2ceb1cf84cebfcebacf8dcf81ceb9ceb1cebacebf20ceae20cf84ceb9cf8220ceb4ceb9ceb1cebacebfcf80ceadcf8220cebcceb1cf8220cf80cebfcf8520ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20ceb720cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceac20cf84cebfcf85cf8220cebdceb120cebcceb1cf8220ceb1cf80cebfceb3cebfceb7cf84ceb5cf8dcf83ceb5ceb92e0a2020ce93ceafcebdceb520ceb3ceb9ceb120cebbceafceb3cebf20cf80ceb1ceb9ceb4ceaf3a20266e6273703bceadcebdceb120ceb1cf80cf8c20cf84ceb120ceb2ceb1cf83ceb9cebaceac20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf84ceb7cf8220cf80ceb1ceb9ceb4ceb9cebaceaecf8220ceb7cebbceb9cebaceafceb1cf822c20cf80cebfcf8520cf83cf85cf87cebdceac20cf8ccebbcebfceb920cebcceb1cf8220ceb1cebdceb1cf80cebfcebbcebfcf8dcebcceb52c20ceb5ceafcebdceb1ceb920ceb7266e6273703bceb1cebdceb5cebcceb5cebbceb9ceac2e20ce91cf85cf84ceae20ceb7266e6273703bceb1ceafcf83ceb8ceb7cf83ceb720ceb5cebbceb5cf85ceb8ceb5cf81ceafceb1cf82266e6273703bceb1cf80cf8c20ceadcebdcebdcebfceb9ceb5cf8220cebaceb1ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb1cebbcebbceac20cebaceb1ceb920ceb1cf80cf8c20cf84ceb7cebd20ceb5ceb9cebacf8ccebdceb120cf84cf89cebd20ceaccebbcebbcf89cebd20ceb3ceb9ceb120ceb5cebcceaccf822c20ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520ceadcf87cebfcf85cebcceb520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb1cebdceacceb3cebaceb72e20cea3cf84ceb7cebd20cebfcf85cf83ceafceb120ceb1cf85cf84cf8c20cf80cebfcf8520ceb8ceadcebbcebfcf85cebcceb520ceb5ceafcebdceb1ceb920cebbceafceb3ceb5cf8220cf83cf84ceb9ceb3cebcceadcf8220cebcceadcf83ceb120cf83cf84ceb7cebd20ceb7cebcceadcf81ceb120cf80cebfcf8520ceb8ceb120ceb5ceafcebcceb1cf83cf84ceb520cebf20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf8220ceb1cf85ceb8cf8ccf81cebcceb7cf84cebfcf8220ceb5ceb1cf85cf84cf8ccf8220cebcceb1cf822e20ce98ceb120ceb3ceb5cebbceaccebcceb520ceb4cf85cebdceb1cf84ceac2c20ceb8ceb120cf87cebfcf81ceb5cf8dcebfcf85cebcceb520cf8ccf83cebf20ceadcebdcf84cebfcebdceb120ceb1cebdcf84ceadcf87cebfcf85cebcceb52c20ceb8ceb120cebbceadcebcceb520c2abcf87ceb1ceb6ceacc2bb20ceb1cf83cf84ceb5ceafceb120cf80cebfcf8520cebcceb1cf8220ceb1cf81ceadcf83cebfcf85cebd2c20ceb8ceb120cf80ceb1ceafceb6cebfcf85cebcceb520cf84cebf20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cebcceb1cf8220cf80ceb1ceb9cf87cebdceafceb4ceb920cebaceb1ceb920cf8c2ccf84ceb920ceaccebbcebbcebf20cebcceb1cf8220ceb1cf80ceb5cebbceb5cf85ceb8ceb5cf81cf8ecebdceb5ceb920ceb1cf80cf8c20cf84ceb7cebd20ceb5cebdceaecebbceb9cebaceb720ceb5ceb9cebacf8ccebdceb120cebcceb1cf8220cebaceb1ceb920ceb1cf80cf8c20cf84ceb120ceacceb3cf87ceb720cebaceb1ceb920cf84ceb120cf80cf81ceadcf80ceb5ceb920cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e266e6273703b2ace9720c2abcf80ceb1cf81ceadceb1c2bb20cebcceb520cf80ceb1ceb9ceb4ceb9ceac20ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cf80cebfcebbcf8d20cf83ceb520ceb1cf85cf84cf8c20cf84cebf20ceb2ceaecebcceb121200a0a20ce95ceb2ceb4cebfcebcceacceb4ceb12036ceb7266e6273703b3a266e6273703bce9ccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceaccebdceb5ceb9cf8220ce9fcea4ce99ce94ce97cea0ce9fcea4ce9520ceb8ceadcebbceb5ceb9cf822c20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceaccebdceb5ceb9cf8220ce9fce9bce9120cf8ccf83ceb120ceb8ceadcebbceb5ceb9cf822120200ace9fceb920cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceae20cf83cebaceadcf88ceb720ceb5ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf83cf80ceb1cf83cf84cebf20cebcceadcf81cebfcf8220cebcceb9ceb1cf8220ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdceb7cf8220ceb6cf89ceaecf822e266e6273703b20ce91cebacebfcebbcebfcf85ceb8cebfcf8dcebd203320cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cf80cebfcf8520ceb5ceafcebdceb1ceb920cf80ceb9cebf20ceb1ceb9cf83ceb9cf8cceb4cebfcebeceb5cf8220ceb1cf80e2809920cf8ccf84ceb920cf80ceb5cf81ceafcebcceb5cebdceb5cf822e0a266e6273703b0a0a2020ce9ccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceaccebdceb5ceb9cf8220ce9fcea4ce99ce94ce97cea0ce9fcea4ce9520ceb8ceadcebbceb5ceb9cf823a20266e6273703bceb720cf80ceafcf83cf84ceb720cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebaceb1ceb920cf84ceb9cf8220ceb9cebaceb1cebdcf8ccf84ceb7cf84ceadcf8220cf84cebfcf8520ceb5ceafcebdceb1ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c20cf84cf89cebd20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2e20cea4ceb1cf85cf84cf8ccf87cf81cebfcebdceb120ceb5ceafcebdceb1ceb920cebaceb1ceb920cebcceafceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb12120ce9f20cebaceacceb8ceb520ceaccebdceb8cf81cf89cf80cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cebfcf84ceb9ceb4ceaecf80cebfcf84ceb520ceb2ceaccebbceb5ceb920cf83cf84cf8ccf87cebf20cebcceb520cf84ceb7cebd20cebaceb1cf84ceaccebbcebbceb7cebbceb720ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cebaceb1ceb920cf80cf81cebfceb5cf84cebfceb9cebcceb1cf83ceafceb12e0a2020ce94ceb5cebd20cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceaccebdceb5ceb9cf8220ce9fce9bce9120cf8ccf83ceb120ceb8ceadcebbceb5ceb9cf823a20266e6273703bcf80ceb1cf81cf8ccf84ceb920ceadcf87cebfcf85cebcceb520cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cf84ceb120cf80ceaccebdcf84ceb12c20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf8ccf84ceb920ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84cf8c20cebdceb120cf84ceb120cebaceaccebdcebfcf85cebcceb520cf8ccebbceb120cebcceb1ceb6ceaf2e20ce9aceaccf80cebfceb9cebfceb920ceb1cf80cf8c20cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cebcceb1cf8220ceb5ceafcebdceb1ceb920cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb1cf80ceb1ceb9cf84cebfcf8dcebd20cf87cf81cf8ccebdcebf20cebaceb1ceb920cebacf8ccf80cebf20ceb3ceb9ceb120cebdceb120ceb5cf80ceb9cf84ceb5cf85cf87ceb8cebfcf8dcebd2c20cf80ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120ceb5ceafcebdceb1ceb920cebaceb1ceb920ceb1cf85cf84cebfceaf20cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb4cf8ecf83cebfcf85cebd20cf84ceb720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb72e20ce8ccf80cf89cf8220cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdceb5cf84ceb520ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb1cebdceb8cf81cf89cf80ceafcebdcf89cf8220ceb4cf85cebdceb1cf84cf8c20cebdceb120ceb5cf80ceb9cf84ceb5cf85cf87ceb8cebfcf8dcebd20cf80cebfcebbcebbcebfceaf20ceb4cf8dcf83cebacebfcebbcebfceb920cf83cf84cf8ccf87cebfceb920cebcceadcf83ceb120cf83cf84ceb12034302d353020cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceac20cf87cf81cf8ccebdceb9ceb120ceb5cebdcf8ccf8220ceb1cebdceb8cf81cf8ecf80cebfcf852e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf86ceb9cebacf84cf8c20cebdceb120cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cebaceaccf80cebfceb9cebfcf8220cebdceb120ceb5ceafcebdceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cf80cebfcebbcf8d20cebaceb1cebbcf8ccf8220cf87cebfcf81ceb5cf85cf84ceaecf822c20cf80ceb5cf84cf85cf87ceb7cebcceadcebdcebfcf8220ceb5cf80ceb9cf87ceb5ceb9cf81ceb7cebcceb1cf84ceafceb1cf822c20ceb4ceb9ceb1cebaceb5cebacf81ceb9cebcceadcebdcebfcf8220cf83ceb5cf8620cebaceb1ceb920cf84ceb1cebbceb1cebdcf84cebfcf8dcf87cebfcf8220cf83cf85ceb3ceb3cf81ceb1cf86ceadceb1cf8220cf80ceb1ceb3cebacebfcf83cebcceafcebfcf8520cf86ceaecebcceb7cf822e20ce9ccf80cebfcf81ceb5ceaf20cf8ccebccf89cf8220cebdceb120ceb5ceafcebdceb1ceb920cebaceb1cebbcf8ccf8220cf83ceb520ceadcebdceb1cebd2028cf84cebf20cf80cebfcebbcf8d20ceb4cf8dcebf2920ceb1cf80cf8c20cf84cebfcf85cf8220cf80ceb1cf81ceb1cf80ceaccebdcf8920cf84cebfcebcceb5ceafcf8220cebaceb1ceb920cebdceb120ceb5cebeceb5cebbceafcf83cf83ceb5cf84ceb1ceb920cf83cf85cebdceb5cf87cf8ecf8220cf83ceb520ceb1cf85cf84cf8ccebd2e20ce9cceb520cf84cebf20cebdceb120ceadcf87ceb5cf84ceb520cebcceb720cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceadcf8220cf80cf81cebfcf83ceb4cebfcebaceafceb5cf8220ceb1cf80cf8c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cf84cebf20cebccf8ccebdcebf20cf80cebfcf8520cebaceb1cf84ceb1cf86ceadcf81cebdceb5cf84ceb520ceb5ceafcebdceb1ceb920cebdceb120cebcceb1cf84ceb1ceb9cf8ecebdceb5cf83cf84ceb520cf83cf85cebdceb5cf87cf8ecf822e0a2020ce92ceaccebbceb520cf80cf81cebfcf84ceb5cf81ceb1ceb9cf8ccf84ceb7cf84ceb5cf823a20266e6273703bceb3ceb9ceb120cebdceb120cf83cf85cebcceb2ceb9ceb2ceaccf83ceb5cf84ceb520ceb1cf81cebccebfcebdceb9cebaceac20cf84ceb9cf8220ceb4cf8dcebf20cf80ceb1cf81ceb1cf80ceaccebdcf8920cf80ceb1cf81ceb1ceb4cebfcf87ceadcf822c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb2ceaccebbceb5cf84ceb520cf84ceb9cf8220cebaceb1cf84ceaccebbcebbceb7cebbceb5cf8220ceb3ceb9ceb120ceb5cf83ceaccf8220cf80cf81cebfcf84ceb5cf81ceb1ceb9cf8ccf84ceb7cf84ceb5cf822e20ce92cf81ceb5ceafcf84ceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb3ceb5cebcceafceb6ceb5ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebaceb1ceb920cf84ceb7cebd20cebaceb1cf81ceb4ceb9ceac20cf83ceb1cf8220cebaceb1ceb920ceb1cf86ceb9ceb5cf81cf89ceb8ceb5ceafcf84ceb520cf83ceb520ceb1cf85cf84cf8c2c20cf83ceb520cf8ccf80cebfceb9ceb120ceb7cebbceb9cebaceafceb120cebaceb920ceb1cebd20ceb2cf81ceafcf83cebaceb5cf83cf84ceb52e20cea0ceb1cf81ceaccebbcebbceb7cebbceb12c20cf80ceb5cf81ceaccf83cf84ceb520cf84cebfcebd20ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf83ceb1cf8220cebcceb520cebcceafceb12dceb4cf8dcebf20ceb1cebacf8ccebcceb120ceb1cf83cf87cebfcebbceafceb5cf8220ceb1cf80cf8c20ceb1cf85cf84ceadcf8220cf80cebfcf8520cf83ceb1cf8220ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2e20ce88cf84cf83ceb92c20cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb7cebd20ceadcf87ceb5cf84ceb520cebaceaccebdceb5ceb920cf8ccebbceb120cf8ccf83ceb120ceb8ceb120ceb8ceadcebbceb1cf84ceb520cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220ceb1cebbcebbceac20ceb8ceb120cf80ceb5cf81ceaccf83ceb5cf84ceb520cebcceafceb120ceb6cf89ceae20cebaceaccebdcebfcebdcf84ceb1cf8220cebccf8ccebdcebf20cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb8ceadcebbceb5cf84ceb5210a0a266e6273703b0a20ce95ceb2ceb4cebfcebcceacceb4ceb12037ceb7266e6273703b3a266e6273703bce91cebdceb1ceb8ceb5cf8ecf81ceb7cf83ceb520cf84ceb720cf83cf87ceadcf83ceb720cf83cebfcf8520cebcceb520cf84ceb120cf87cf81ceaecebcceb1cf84ceb120200acea4ceb120cf87cf81ceaecebcceb1cf84ceb120ceb1cf80cf8c20cebccf8ccebdceb120cf84cebfcf85cf8220ceb4ceb5cebd20ceb1cf81cebacebfcf8dcebd20ceb3ceb9ceb120cebdceb120cebcceb1cf8220cf80cf81cebfcf83cf86ceadcf81cebfcf85cebd20ceb5cf85cf84cf85cf87ceafceb12c20cf89cf83cf84cf8ccf83cebf20cf84cebf20cebaceb1cf84ceaccebbcebbceb7cebbcebf20cebecf8cceb4ceb5cebcceb120cf84cf89cebd20cf87cf81ceb7cebcceaccf84cf89cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cebdceb9cf83cf87cf8dcf83ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf822120cea0cf89cf823b0a0a2020ce91ceb3cf8ccf81ceb1cf83ceb520cf87cf81ceaecf83ceb9cebcceb120cf80cf81ceacceb3cebcceb1cf84ceb13a20266e6273703bceb720ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb720cf80cebfcf8520cf83cebfcf8520cf80cf81cebfcf83cf86ceadcf81ceb5ceb920cebcceafceb120ceb1ceb3cebfcf81ceac20cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cebfcebbcebbceb1cf80cebbceb1cf83ceb9ceb1cf83cf84ceb5ceaf20cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf81cebaceadcf83ceb5ceb920ceb1cebdceaccebbcebfceb3ceb120cebcceb520cf84ceb9cf8220cf86cebfcf81ceadcf8220cf80cebfcf8520cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf8220ceb1cf85cf84cf8c20cf80cebfcf8520ceb1ceb3cf8ccf81ceb1cf83ceb5cf822e20ce91cebd2c20ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceb1ceb3cf8ccf81ceb1cf83ceb5cf8220ceadcebdceb120cebccf80cebbcebfcf85ceb6ceaccebaceb920cf83ceb520cf80cebfcebbcf8d20cebaceb1cebbceae20cf84ceb9cebcceae2c20cf80cebfcf8520cf8ccebccf89cf8220ceb5ceafcebdceb1ceb920cebbceafceb3cebf20cf83cf84ceb5cebdcf8c20cebaceb1ceb920ceb4ceb5cebd20cf84cebf20cf86cebfcf81ceaccf822c20cf80ceb5cf81ceb9cebcceadcebdcebfcebdcf84ceb1cf8220cebdceb120cf87ceaccf83ceb5ceb9cf8220322d3320cebaceb9cebbceac2c20ceb720ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb720cf84ceb7cf8220ceb1ceb3cebfcf81ceaccf8220ceb5ceafcebdceb1ceb920cf83cf84ceb9ceb3cebcceb9ceb1ceafceb12e20ce95ceaccebd20cf8ccebccf89cf8220ceb1ceb3cf8ccf81ceb1ceb6ceb5cf8220ceadcebdceb120cebccf80cebbcebfcf85ceb6ceaccebaceb920cf80cebfcf8520ceb8ceb120cf84cebf20cf86cebfcf81cebfcf8dcf83ceb5cf8220cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd203120cf86cebfcf81ceac20cf84ceb7cebd20ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb3ceb9ceb1cf84ceaf20ceb8ceb120cf80ceaeceb3ceb1ceb9cebdceb520cebcceb520cf8ccebbceb120cf83cebfcf8520cf84ceb120cf81cebfcf8dcf87ceb120cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120ceb8ceb120cf83ceb520ceadcebaceb1cebdceb520cebdceb120cebdceb9cf8eceb8ceb5ceb9cf8220cf80cebfcebbcf8d20cf8ccebccebfcf81cf86ceb12c20ceb720ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb720ceb8ceb120cf83cf85cebdceb5cf87ceb9ceb6cf8ccf84ceb1cebd20cebaceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf8520ceb8ceb120cf84cebf20cf86cf8ccf81ceb1ceb3ceb5cf822e0a2020ce9ecf8cceb4ceb5cf88ceb520cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb13a20266e6273703bceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb5cf80ceb5cebdceb4cf8dcebfcf85cebcceb520cf84ceb120cf87cf81ceaecebcceb1cf84ceac20cebcceb1cf8220cf83ceb520cf8ccf84ceb920cebcceb1cf8220cebaceaccebdceb5ceb920ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf8220cebaceb920ceb1cf85cf84cf8c20cf83cf85cebdceaeceb8cf89cf8220ceb5ceafcebdceb1ceb920cebfceb920cf8ccebccebfcf81cf86ceb5cf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf822e20ce91cebeceafceb6ceb5ceb920cebdceb120ceb5cebecebfceb9cebacebfcebdcebfcebccebfcf8dcebcceb520cf87cf81ceaecebcceb1cf84ceb120ceb1cf80cf8c20ceb1ceb3cebfcf81ceadcf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf8220cf80cebfcf8520ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb5cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf80ceaccebcceb520ceadcebdceb120cf8ccebccebfcf81cf86cebf20cf84cf81ceb9ceaecebcceb5cf81cebf20cf80cebfcf8520ceb8ceb120cebcceb1cf8220ceb3ceb5cebcceafcf83ceb5ceb920ceb1cebdceb1cebccebdceaecf83ceb5ceb9cf8220ceb3ceb9ceb120cf84cebfcf85cf8220ceb5cf80cf8ccebcceb5cebdcebfcf85cf8220cebcceaecebdceb5cf822e20ce95cebdceb1cebbcebbceb1cebacf84ceb9cebaceac2c20ceb5ceafcebdceb1ceb920ceb8ceb5cebcceb9cf84cf8c20cebdceb120cebecebfceb4ceb5cf8dcebfcf85cebcceb520cf84ceb120cf87cf81ceaecebcceb1cf84ceac20cebcceb1cf8220cf83ceb520cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220cf80cf81cebfcf83cf86ceadcf81cebfcf85cebd20ceb5cebccf80ceb5ceb9cf81ceafceb5cf822c20cf8ccf80cf89cf8220ceadcebdceb120cf80cebfceb4ceaecebbceb1cf84cebf2c20ceadcebdceb120cf86cebfcf85cf83cebacf89cf84cf8c2c20ceb5cebecebfcf80cebbceb9cf83cebccf8ccf822063616d70696e6720cebaceb1ceb920cf80cebfcebbcebbceac20ceaccebbcebbceb12e2e2e0a2020cea3cf80ceb1cf84ceaccebbceb720cebcceb520cebcceadcf84cf81cebf3a266e6273703b20ceb4ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cf83cf85cebdceb5cf87cf8ecf8220cebdceb120ceb6ceb5ceb9cf8220cebcceb520cf84cebf20ceacceb3cf87cebfcf8220cebdceb120cebcceb7cebd20cebecebfceb4ceadcf88ceb5ceb9cf8220cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb1cf80cf8c20cf8ccf83ceb120cf80cf81ceadcf80ceb5ceb92c20ceb4ceb5cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920cebdceb120cf83cf85cebcceb2ceaccebbceb5ceb920ceb1cf85cf84cf8c20cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cf83cebfcf852e20ce9ccf80cebfcf81ceb5ceafcf8220cebdceb120ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb9cf8220cebcceb9cebacf81ceadcf8220cf83cf80ceb1cf84ceaccebbceb5cf8220cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852c20cf87cf89cf81ceafcf8220cf84cf8dcf88ceb5ceb9cf8220cebaceb920ceb5cebdcebfcf87ceadcf822c20ceb1cf86cebfcf8d20cf80cf81cf8ecf84ceb120cf84ceb9cf8220ceadcf87ceb5ceb9cf8220cebfcf81ceb3ceb1cebdcf8ecf83ceb5ceb920cebaceb1cebbceac2e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceb1cebd20ceadcf87ceb5ceb9cf8220cebdceb120cebaceb1cf84ceb1cebdceb1cebbcf8ecf83ceb5ceb9cf8220323030e282ac20ceb3ceb9ceb1203320cebcceadcf81ceb5cf8220ceb4ceb9ceb1cebacebfcf80cf8ecebd2c20ceb1cebdcf84ceaf20cebdceb120cf84ceb120cf83cf80ceaccf83ceb5ceb9cf8220cf83ceb5203636e282ac2fcebcceadcf81ceb12c20cebccf80cebfcf81ceb5ceafcf8220cebdceb120cf80ceb5cf81ceaccf83ceb5ceb9cf8220cf84ceb9cf82203220cebcceadcf81ceb5cf8220cebcceb520cebbceb9ceb3cf8ccf84ceb5cf81ceb120cebaceb1ceb920cf84ceb7203120cebcceadcf81ceb120cebdceb120cf83cf80ceb1cf84ceb1cebbceaecf83ceb5ceb9cf822c20cf8ccf80cf89cf8220ceb8ceb5cf822c20cf8ccf83ceb120cf83cebfcf8520ceadcf87cebfcf85cebd20cebcceb5ceafcebdceb5ceb92e0a2020ce91ceb3cf8ccf81ceb1cf83ceb520cf87cf81cf8ccebdcebf3a20266e6273703bcebecebfceb4ceadcf88cf84ceb520cf84ceb120cf87cf81ceaecebcceb1cf84ceac20cf83ceb1cf8220ceb3ceb9ceb120cebdceb120ceb1ceb3cebfcf81ceaccf83ceb5cf84ceb520cebaceaccf84ceb920cf80cebfcf8520ceb8ceb120cf83ceb1cf8220ceb3cebbceb9cf84cf8ecf83ceb5ceb920cf87cf81cf8ccebdcebf2c20cf84cebfcebd20cebfcf80cebfceafcebf20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf80ceb5cf81ceaccf83ceb5cf84ceb520cf80ceb9cebf20cf80cebfceb9cebfcf84ceb9cebaceac20cebcceb520cf84ceb120ceb1ceb3ceb1cf80ceb7cebcceadcebdceb120cf83ceb1cf8220cf80cf81cf8ccf83cf89cf80ceb12e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceadcebdceb120cf80cebbcf85cebdcf84ceaecf81ceb9cebf20cf80ceb9ceaccf84cf89cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220ceb5cebecebfceb9cebacebfcebdcebfcebcceb5ceaf20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf84ceb7cebd20cebfceb9cebacebfceb3ceadcebdceb5ceb9ceac20cf83ceb1cf822c20ceadcebdceb120ceb4ceb9cebacf8c20cf83ceb1cf8220cebcceadcf83cebf20cebcceb5cf84ceb1cf86cebfcf81ceaccf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220ceb5cebecebfceb9cebacebfcebdcebfcebcceb5ceaf20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf87cf81cf8ccebdcebf20cf83cf84ceb9cf8220cebcceb5cf84ceb1cebaceb9cebdceaecf83ceb5ceb9cf8220cf83ceb1cf822e20cea4ceadcf84cebfceb9cebfcf8520ceb5ceafceb4cebfcf85cf8220ceb5cf80ceb5cebdceb4cf8dcf83ceb5ceb9cf8220ceb1cebeceafceb6ceb5ceb920cebdceb120ceb3ceafcebdcebfcf85cebd20ceb3ceb9ceb120cebdceb120cf83ceb1cf8220ceb4ceafcebdcebfcf85cebd20cf84ceb720ceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb120cebdceb120cf80ceb5cf81cebdceaccf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf87cf81cf8ccebdcebf20cebcceb520ceaccf84cebfcebcceb120cebaceb1ceb920ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220cf80cebfcf8520cf83ceb1cf8220ceb3ceb5cebcceafceb6cebfcf85cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac2e0a0a2020cea4ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb2ceaecebcceb120ceb5cf85cf84cf85cf87ceafceb1cf822120200a20ce95ceb2ceb4cebfcebcceacceb4ceb12038ceb7266e6273703b3a266e6273703b266e6273703bce95cf81ceb3ceb1cf83ceafceb120cebaceb1ceb920cf87ceb1cf81ceac2120200ace9720ceb5cf81ceb3ceb1cf83ceafceb120cebcceb1cf8220cebaceb1cf84ceb1cebbceb1cebcceb2ceaccebdceb5ceb920cf84cebfcebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20ceb5cebdceb5cf81ceb3cf8c20cf87cf81cf8ccebdcebf20cf84ceb7cf8220cebcceadcf81ceb1cf8220cebcceb1cf822028382d313020cf8ecf81ceb5cf8220cf83cf85cebdceaeceb8cf89cf822920ceb3ceb9e2809920ceb1cf85cf84cf8c20cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220cf84cebfcebcceadceb1cf8220ceb3ceb9ceb120cf84ceb720cf83cf8dcebdceb8ceb5cf83ceb720cebcceb9ceb1cf8220ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdceb7cf8220ceb6cf89ceaecf822e20ce94cf85cf83cf84cf85cf87cf8ecf8220cf83ceaecebcceb5cf81ceb12c20ceb3ceb9ceb120ceb1cf81cebaceb5cf84cebfcf8dcf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf82266e6273703b20ceb5ceafcebdceb1ceb920cebcceafceb120cebccf8ccebdceb9cebcceb720cf80ceb7ceb3ceae20ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cf80ceafceb5cf83ceb7cf822e20ce91cf8220ceb4cebfcf8dcebcceb520cf84ceb920cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb52e0a0a2020ce95cf80ceb9cebbcebfceb3ceae20ceb5cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf823a20266e6273703bceadcebdceb1cf8220cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb1cf8220ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7cf8220ceb1cf80cf8c20cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb120cebcceb1cf8220ceb5ceafcebdceb1ceb920cf84cebf20cebaceb1cf84ceac20cf80cf8ccf83cebf20cebcceb1cf8220ceb1cf81ceadcf83ceb5ceb920cf84cebf20ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdcebf2e20ce93ceb9e2809920ceb1cf85cf84cf8c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cf80ceb9cebbceadceb3cebfcf85cebcceb520cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceac20cebcceb1cf8220cebcceb520ceb3cebdcf8ecebccebfcebdceb120cf84cebf20ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdcebf20cebaceb1ceb920cf8ccf87ceb920cf84ceb7cebd20ceb1cebccebfceb9ceb2ceae20ceae20cf84ceb7cebd20ceb5cf8dcebacebfcebbceb720ceb1cf80cebfcebaceb1cf84ceaccf83cf84ceb1cf83ceb72e20ce93ceb9ceb1cf84ceaf20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfceb920cebaceaccebdcebfcebdcf84ceb1cf8220cebaceaccf84ceb920cf80cebfcf8520cebcceb1cf8220ceb1cf81ceadcf83ceb5ceb920ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceb4ceb5cebd20ceb1cebcceb5ceb9ceb2cf8ccebcceb1cf83cf84ceb520ceb5cf80ceb1cf81cebacf8ecf8220ceb3ceb9ceb120ceb1cf85cf84cf8c20cebaceb1ceb920cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf80cebfcebbcf8d20cf80ceb9ceb5cf83cebcceadcebdcebfceb920cebaceaccebdcebfcebdcf84ceb1cf8220cebaceaccf84ceb920cf80cebfcf8520ceb4ceb520cebcceb1cf8220cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920ceb1cebbcebbceac20cebcceb1cf8220c2abcf80cebbceb7cf81cf8ecebdceb5ceb9c2bb20ceb5cf80ceb1cf81cebacf8ecf822e20ce95cf80ceafcf83ceb7cf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8ccf84ceb5cf81cebf20cebdceb120ceb2ceb3ceaccebbcebfcf85cebcceb520cf87cf81ceaecebcceb1cf84ceb120ceb1cf80cf8c20cebaceaccf84ceb920cf80cebfcf8520cebaceaccebdcebfcf85cebcceb520cebcceb520cf80ceacceb8cebfcf8220cebaceb1ceb920cf8ccf81ceb5cebeceb720cf80ceb1cf81ceac20ceb1cf80cf8c20cebaceaccf84ceb920cf80cebfcf8520cebaceaccebdcebfcf85cebcceb520ceb4ceb9ceb5cebacf80ceb5cf81ceb1ceb9cf89cf84ceb9cebaceac2e20ce9aceb1ceb920cebdceb120ceb8cf85cebcceaccf83cf84ceb520cf8ccf84ceb920cf80cebfcf84cead20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb1cf81ceb3ceac20cebdceb120cebaceaccebdceb5cf84ceb520cf83cf84cf81cebfcf86ceae20cf83ceb520ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb1cf8220ceb1cf81ceadcf83ceb5ceb92c20ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20cebcceb5cf84cf81ceaccf84ceb520cf87cf81cf8ccebdceb9ceb120cebaceb1cf81ceb9ceadcf81ceb1cf8220cf83ceb520ceadcebdceb1cebd20ceaccebbcebbcebf20cf87cf8ecf81cebf2e0a2020ce95cf80ceacceb3ceb3ceb5cebbcebcceb12dcf87cf8ccebccf80ceb93a20266e6273703bceb1cebacf8ccebcceb120cebaceb1ceb920cf8ccf84ceb1cebd20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf84ceb520cebcceb520cebaceb1cebdceadcebdceb1cebd20cf84cf81cf8ccf80cebf20cebdceb120ceb5cebeceb1cf83cebaceaecf83ceb5cf84ceb520cf84cebf20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cf83ceb1cf8220ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf85cf80ceaccf81cf87ceb5ceb920cf80ceaccebdcf84ceb120cf84cf81cf8ccf80cebfcf8220cebdceb120cf84cebf20cebaceaccebdceb5cf84ceb520cf84cebf20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cf83ceb1cf8220cf87cf8ccebccf80ceb92e20ce91cebacf8ccebcceb120cebaceb920ceb1cebd20ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf84cf8ccf83cebf20ceaccf80ceb9ceb1cf83cf84cebf20cf8ccf83cebf2c20ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf84cebfcf8520ceb1cf83cf84cf81cebfcebdceb1cf8dcf84ceb72c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb4ceb9ceb1ceb2ceacceb6ceb5cf84ceb520cf83cf84cebfcebd20ceb5cebbceb5cf8dceb8ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf83ceb1cf8220cf83cf87ceb5cf84ceb9cebaceac20cebcceb520ceb1cf85cf84cf8c2c20cebdceb120cebaceaccebdceb5cf84ceb520cebcceb9cebacf81cebfcebaceb1cf84ceb1cf83cebaceb5cf85ceadcf8220cf80cebfcf8520cebdceb120ceb8cf85cebcceafceb6cebfcf85cebd20ceb4ceb9ceb1cf83cf84ceb7cebccf8ccf80cebbcebfceb9ceb12c20cebdceb120ceb5cf80ceb9cf83cebaceadcf80cf84ceb5cf83cf84ceb520cf87cf8ecf81cebfcf85cf8220cf80cebfcf8520cf83cf87ceb5cf84ceafceb6cebfcebdcf84ceb1ceb920cebcceb520ceb1cf85cf84cf8c2028cf80cebbceb1cebdceb7cf84ceaccf81ceb9cebf2c20ceb1cf83cf84ceb5cf81cebfcf83cebacebfcf80ceb5ceafcebf2920cebaceb1ceb920cf8c2ccf84ceb920ceaccebbcebbcebf20ceb2ceaccebbceb5ceb920cebf20cebdcebfcf85cf8220cf83ceb1cf82210a2020ce99cf83cebfcf81cf81cebfcf80ceafceb13a20266e6273703bceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceadcf87ceb5cf84ceb520ceb2cf81ceb5ceb920cf84cebf20ceb9ceb4ceb1cebdceb9cebacf8c20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120ceb3ceb9ceb120ceb5cf83ceaccf822c20ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb1cf8220cebaceb1cebbcf8dcf80cf84ceb5ceb920ceb5cf80ceb1cf81cebacf8ecf8220cebfceb9cebacebfcebdcebfcebcceb9cebaceac20cebaceb1ceb920cf83ceb1cf8220ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cf83ceb1cebd20ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdcebf2c20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceb5ceafcf84ceb520cebcceafceb120ceb9cf83cebfcf81cf81cebfcf80ceafceb120ceb1cebdceaccebcceb5cf83ceb120cf83ceb520ceb1cf85cf84cf8c20cebaceb1ceb920cf84ceb7cebd20cf85cf80cf8ccebbcebfceb9cf80ceb720ceb6cf89ceae20cf83ceb1cf822e20ce93ceb9ceb1cf84ceaf20cf8ccf83cebf20cebaceb1ceb920cebdceb120cf83ceb1cf8220ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cebcceafceb120ceb5cf81ceb3ceb1cf83ceafceb12c20ceb5ceaccebd20ceb1cf83cf87cebfcebbceb5ceafcf83cf84ceb520cebcceb520ceb1cf85cf84ceae20cf8ccebbceb720cf84ceb7cebd20ceb7cebcceadcf81ceb120cebaceb1ceb920ceb4ceb5cebd20ceb1cf86ceb9ceb5cf81cf8ecebdceb5cf84ceb520cf87cf81cf8ccebdcebf20cf83ceb520ceaccebbcebbceb120cf80cf81ceacceb3cebcceb1cf84ceb120cebaceb1ceb920cf83cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20cf83ceb1cf8220ceb6cf89ceae2c20ceb8ceb120cf86cf84ceaccf83ceb5ceb920cf83cf8dcebdcf84cebfcebcceb120cebdceb120cf83ceb1cf8220cebacebfcf85cf81ceaccf83ceb5ceb920ceb5ceafcf84ceb520cf83cf89cebcceb1cf84ceb9cebaceac20ceb5ceafcf84ceb520cf88cf85cf87cebfcebbcebfceb3ceb9cebaceac20ceb5ceafcf84ceb520cebaceb1ceb920cf84ceb120ceb4cf8dcebf20cebcceb1ceb6ceaf2e266e6273703bce9fceb920ceb5ceb9ceb4ceb9cebacebfceaf20cebbceadcebdceb520cf8ccf84ceb920cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cf80cebfcebbceb1cf8dcf83cebfcf85cebcceb520cf84ceb120cf88cf85cf87cebfcebbcebfceb3ceb9cebaceac20cebfcf86ceadcebbceb720cf84ceb7cf8220ceb1cebcceb5ceb9ceb2cf8ccebcceb5cebdceb7cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf8220ceb1cf80cf8c20cebccf8ccebbceb9cf82203820cf8ecf81ceb5cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf84ceb7cebd20ceb5ceb2ceb4cebfcebcceacceb4ceb120cebaceb1ceb920cf87cf89cf81ceafcf8220cebdceb120cebeceb5cf80ceb5cf81cebdceaccebcceb520cf84ceb9cf8220343021200a0a266e6273703b0a2020cea4ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb120ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb2ceaecebcceb120ceb5cf85cf84cf85cf87ceafceb1cf8221223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f706c616e6f2d65757475786961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d30362032303a31313a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a223133343acf80cebbceaccebdcebf2dceb5cf85cf84cf85cf87ceafceb1cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33363a22696d616765732f323032322f30312f32342f706c616e6f2d65757475786961732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133343acf80cebbceaccebdcebf2dceb5cf85cf84cf85cf87ceafceb1cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22cea0cebbceaccebdcebf20ce95cf85cf84cf85cf87ceafceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313334223b7d7d);
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
(857, 'index.php?option=com_content&view=article&id=64', 'index.php?option=com_content&view=article&id=64:διαχείριση-συγκρούσεων&catid=39', 'Διαχείριση Συγκρούσεων', ' Οι συγκρούσεις είναι στη καθημερινότητα όλων μας. Πολλές φορές μάλιστα είναι αναπόφευκτες. Αυτό που χρειάζεται να κάνουμε είναι να μάθουμε να τις διαχειριζόμαστε και να φροντίζουμε να μας επηρεάζουν όσο το δυνατόν λιγότερο. ', '2022-03-06 20:44:37', '72349b015818aebc92e3cd4d2ddcf5d5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31323431333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3431333a2220ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cf83cf84ceb720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cf8ccebbcf89cebd20cebcceb1cf822e20cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebcceaccebbceb9cf83cf84ceb120ceb5ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84ceb5cf822e20ce91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebaceaccebdcebfcf85cebcceb520ceb5ceafcebdceb1ceb920cebdceb120cebcceacceb8cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9ceb6cf8ccebcceb1cf83cf84ceb520cebaceb1ceb920cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cebdceb120cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cebbceb9ceb3cf8ccf84ceb5cf81cebf2e20223b693a333b613a32373a7b733a323a226964223b693a36343b733a353a22616c696173223b733a34333a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3439313a223c703ece9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cf83cf84ceb720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cf8ccebbcf89cebd20cebcceb1cf822e20cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebcceaccebbceb9cf83cf84ceb120ceb5ceafcebdceb1ceb9266e6273703b3c7374726f6e673eceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84ceb5cf823c2f7374726f6e673e2e20ce91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebaceaccebdcebfcf85cebcceb520ceb5ceafcebdceb1ceb920cebdceb120cebcceacceb8cebfcf85cebcceb520cebdceb120cf84ceb9cf82266e6273703b3c7374726f6e673eceb4ceb9ceb1cf87ceb5ceb9cf81ceb9ceb6cf8ccebcceb1cf83cf84ceb53c2f7374726f6e673e266e6273703bcebaceb1ceb920cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cebdceb120cebcceb1cf82266e6273703b3c7374726f6e673eceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cebbceb9ceb3cf8ccf84ceb5cf81cebf3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a363132333a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20ce9720cf83cf8dceb3cebacf81cebfcf85cf83ceb720ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb9ceb2ceb9cf8ecf83ceb5ceb920cf87cf89cf81ceafcf8220cf84ceb720cf83cf85cebccebcceb5cf84cebfcf87ceae20cf83cebfcf852e2020202020202020202020202020202020202020202020202020202020ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cf83cf84ceb720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cf8ccebbcf89cebd20cebcceb1cf822e20cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebcceaccebbceb9cf83cf84ceb120ceb5ceafcebdceb1ceb920ceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84ceb5cf822e202020202020202020202020202020202020202020202020ce9720cf83cf8dceb3cebacf81cebfcf85cf83ceb720ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb9ceb2ceb9cf8ecf83ceb5ceb920cf87cf89cf81ceafcf8220cf84ceb720cf83cf85cebccebcceb5cf84cebfcf87ceae20cf83cebfcf852e200a2020ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220ceb5ceafcebdceb1ceb920cf83cf84ceb720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cf8ccebbcf89cebd20cebcceb1cf822e20cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebcceaccebbceb9cf83cf84ceb120ceb5ceafcebdceb1ceb9266e6273703bceb1cebdceb1cf80cf8ccf86ceb5cf85cebacf84ceb5cf822e266e6273703b0ace91cf85cf84cf8c20cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebaceaccebdcebfcf85cebcceb520ceb5ceafcebdceb1ceb920cebdceb120cebcceacceb8cebfcf85cebcceb520cebdceb120cf84ceb9cf82266e6273703bceb4ceb9ceb1cf87ceb5ceb9cf81ceb9ceb6cf8ccebcceb1cf83cf84ceb5266e6273703bcebaceb1ceb920cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cebdceb120cebcceb1cf82266e6273703bceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd20cebbceb9ceb3cf8ccf84ceb5cf81cebf2e0a2020cea0cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520ceae20cebdceb120ceb1cf80cebfcf86cf8dceb3cebfcf85cebcceb520cf84ceb9cf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf823b20200a202dce94ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cf84ceb7cebd20cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cebcceb520ceb5cf85ceb3ceadcebdceb5ceb9ceb120cebaceb1ceb920cf8ccf83cebf20ceb3ceafcebdceb5cf84ceb1ceb920cf80ceb9cebf20cebdcf89cf81ceafcf823a266e6273703bce95cf80ceb9cebbcf8dcf83cf84ceb520cf84ceb720cf83cf8dceb3cebacf81cebfcf85cf83ceb720cf83cf84cebf266e6273703bcebeceb5cebaceafcebdceb7cebcceb1266e6273703bcf84ceb7cf822e20ce8ccf83cebf20ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf83cf85cebdceb5cf87ceafceb6ceb5cf84ceb1ceb92c20cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb1266e6273703bcebccf80ceb5cf81ceb4ceb5cf8dcebfcebdcf84ceb1ceb9266e6273703bcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cebaceb1ceb920cebfceb9266e6273703bceb5cebdcf84ceaccf83ceb5ceb9cf8220ceb1cf85cebeceaccebdcebfcebdcf84ceb1ceb92e20ce91cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cf84ceb520cf84ceb9cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cebcceb5266e6273703bceb8ceb5cf84ceb9cebaceae20cf80cf81cf8cceb8ceb5cf83ceb72c20cf8ccf84ceb1cebd20ceb1cf85cf84ceadcf8220cebeceb5cebaceb9cebdcebfcf8dcebd2e20cea1cf89cf84ceaecf83cf84ceb520ceb5cf85ceb3ceb5cebdceb9cebaceac20cf84ceb920cebbceacceb8cebfcf8220ceadcf87ceb5ceb920ceb3ceafcebdceb5ceb920ceae20cf84ceb920cf80cf81ceadcf80ceb5ceb920cebdceb120ceb4ceb9cebfcf81ceb8cf89ceb8ceb5ceaf2c20cf80cf81cebfcf83cf80ceb1ceb8cf8ecebdcf84ceb1cf8220cebdceb120ceb4ceb9ceb1cf84ceb7cf81ceaecf83ceb5cf84ceb520ceadcebdceb120ceaecf80ceb9cebf20cebacebbceafcebcceb12e20ce95cf80ceb9cebaceb5cebdcf84cf81cf89ceb8ceb5ceafcf84ceb520cf83cf84ceb7cebd266e6273703bceb5cf85ceb3ceb5cebdceb9cebaceae266e6273703bcebaceb1ceb9266e6273703bceaccebcceb5cf83ceb720ceb5cf80ceafcebbcf85cf83ceb7266e6273703b2c266e6273703bcf87cf89cf81ceafcf82266e6273703bcebdceb1266e6273703bceb5cebdceb1cf80cebfceb8ceadcf84ceb5cf84ceb520ceb5cf85ceb8cf8dcebdceb5cf82266e6273703bcebaceb1ceb9266e6273703bcebaceb1cf84ceb7ceb3cebfcf81ceafceb5cf822e0a202dce91cebdcf84ceb9ceb4cf81ceaccf83cf84ceb520cf83ceb520ceb4ceb5cf8dcf84ceb5cf81cebf20cf87cf81cf8ccebdcebf3a266e6273703bce9720ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cf83ceb520ceb4ceb5cf8dcf84ceb5cf81cebf20cf87cf81cf8ccebdcebf2c20ceb1cf81cf87ceb9cebaceac20cf83ceb1cf8220ceb2cebfceb7ceb8ceacceb5ceb920cebdceb120ceb1cf80cebfcf83cf84ceb1cf83ceb9cebfcf80cebfceb9ceb7ceb8ceb5ceafcf84ceb520ceb1cf80cf8c20cf84cebf20ceb5cf81ceadceb8ceb9cf83cebcceb120cebaceb1ceb920cebdceb120cebcceb5ceb9cf8ecf83ceb5cf84ceb52c20cf83ceb520ceadcebdceb1cebd20ceb2ceb1ceb8cebccf8c2c20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb720cf80cebfcf8520cf83ceb1cf8220cf80cf81cebfcebaceb1cebbceb5ceaf20ceadcebdceb120ceb3ceb5ceb3cebfcebdcf8ccf8220ceae20ceadcebdceb120ceaccf84cebfcebccebf2e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12c20ceb5cebeceb5cf84ceacceb6ceb5cf84ceb520cf84cebf20ceb5cf81ceadceb8ceb9cf83cebcceb12c20ceb1cebdceb1cebbcebfceb3ceb9ceb6cf8ccebcceb5cebdcebfceb920cf84ceb120ceb5cebeceb5ceafcf823a0a3129266e6273703bcea0cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb93b200a3229266e6273703bce95ceafcebdceb1ceb9266e6273703bcf80cf81ceacceb3cebcceb1cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c2f20ceb1cf85cf84cf8ccf8220ceb720ceb1ceb9cf84ceafceb120cf84ceb7cf8220ceadcebdcf84ceb1cf83ceb7cf8220cf80cebfcf8520cebdceb9cf8eceb8cf893b200acea3cf85cf87cebdceac2c20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebdcf84ceb1ceb920cebcceb520cebaceaccf84ceb920cebaceb1ceb920ceb2ceb3ceacceb6cebfcf85cebd20cf84ceb720ceb4cf85cf83ceb1cf81ceadcf83cebaceb5ceb9ceb120cf84cebfcf85cf8220cf83ceb520cebaceaccf84ceb920ceaccebbcebbcebf2e20ce88cebdceb120cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120ceb5ceafcebdceb1ceb93a20c2abce88cf87cf8920ceb4ceb9ceb1cf86cf89cebdceaecf83ceb5ceb920cebcceb520cf84cebf20ceb1cf86ceb5cebdcf84ceb9cebacf8c20cebccebfcf8520cebaceb1ceb920cf8ccf84ceb1cebd20ceb5cf80ceb9cf83cf84cf81ceadcf88cf8920cf83cf80ceafcf84ceb920cebaceb1ceb920ceb720cebacf8ccf81ceb720cebccebfcf8520ceb4ceb5cebd20ceadcf87ceb5ceb920cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb920cf84ceb120cebcceb1ceb8ceaecebcceb1cf84ceac20cf84ceb7cf822c20cf86cf89cebdceacceb6cf8920cf83ceb1cebd20cebdceb120ceadcf87ceb5ceb920cf83cf85cebcceb2ceb5ceaf20ceadcebdceb120cf84cf81ceb1ceb3ceb9cebacf8c20ceb3ceb5ceb3cebfcebdcf8ccf822e20ce91cebd20cf84cebf20ceb1cebeceb9cebfcebbcebfceb3cebfcf8dcf83ceb120cf8ccebccf89cf822c20ceb8ceb120cf80ceb1cf81ceb1cf84ceb7cf81cebfcf8dcf83ceb120cf8ccf84ceb920ceb720cf80ceb7ceb3ceae20cf84cebfcf8520ceb8cf85cebccebfcf8d20cebccebfcf852c20ceaecf84ceb1cebd20cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac20cebaceb1ceb920cf8ccf87ceb920cf83cf84ceb120cebcceb1ceb8ceaecebcceb1cf84ceb120cf84ceb7cf8220cebacf8ccf81ceb7cf8220cebccebfcf85c2bb2e0a202d20ce9acebfceb9cf84ceaccebecf84ceb520cf84ceb720c2abcebcceb5ceb3ceaccebbceb720ceb5ceb9cebacf8ccebdceb1c2bb3a266e6273703bce8ccf84ceb1cebd20ceadcf81cf87ceb5cf83cf84ceb520cf83cf85cf87cebdceac20cf83ceb520cf83cf8dceb3cebacf81cebfcf85cf83ceb7266e6273703b20cebcceb520ceadcebdceb1266e6273703bcf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebf266e6273703bcf80cf81cf8ccf83cf89cf80cebf2cceb5ceafcebdceb1ceb920ceb2cebfceb7ceb8ceb7cf84ceb9cebacf8c20cebdceb120ceb1cebeceb9cebfcebbcebfceb3ceaecf83ceb5cf84ceb520cf84cebf20ceaccf84cebfcebccebf20ceb1cf85cf84cf8c2c20cf83cf84cebf20cf83cf8dcebdcebfcebbcebf20cf84cebfcf852e20ce91cebd20ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceadcf87cf8920cf83cf85cf87cebdceadcf8220ceb5cebdcf84ceaccf83ceb5ceb9cf8220cebcceb520cf84cebfcebd20cf80cf81cebfcf8acf83cf84ceaccebcceb5cebdcebf20cebccebfcf852c20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb1266e6273703bcf85cf80ceb5cebdceb8cf85cebcceafcf83cf8920cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf852c20cf8ccebbceb120cf84cebfcf8520cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2e266e6273703bce94ceb7cebbceb1ceb4ceae2c20ceb1cf80cf8c20cf84ceb720cebcceafceb120cf80cebbceb5cf85cf81ceac2c20ceb5ceafcebdceb1ceb920cf83cf85cf87cebdceac20ceb1cf80cf8ccf84cebfcebccebfcf8220cebaceb1ceb920ceb1ceb3ceb5cebdceaecf822e20ce91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb720cf80cebbceb5cf85cf81ceac2c20ceb1cebdceb1ceb3cebdcf89cf81ceafceb6ceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceac20cebccebfcf8520cebaceb1ceb920cebcceb520ceb5cf80ceb9ceb2cf81ceb1ceb2ceb5cf8dceb5ceb920ceb3ceb92720ceb1cf85cf84cf8c2e266e6273703bce8ccebbcebfceb920cebfceb920ceaccebdceb8cf81cf89cf80cebfceb92c20ceadcf87cebfcf85cebd20ceb4ceb9ceaccf86cebfcf81ceb5cf8220cf80cf84cf85cf87ceadcf8220cf83cf84cebf20cf87ceb1cf81ceb1cebacf84ceaecf81ceb120cf84cebfcf85cf822e20ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebbcebfceb9cf80cf8ccebd2c20cebdceb120cf84ceb9cf8220ceb1cebeceb9cebfcebbcebfceb3cebfcf8dcebcceb520cf8ccebbceb5cf822c20ceb3ceb9ceb120cebdceb120ceadcf87cebfcf85cebcceb520cebcceb9ceb120cf8ccf83cebf20cf84cebf20ceb4cf85cebdceb1cf84cf8ccebd2c20cf80ceb9cebf20ceb1cebdcf84ceb9cebaceb5ceb9cebcceb5cebdceb9cebaceae20ceb5ceb9cebacf8ccebdceb120ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e0a202d20ce95cf80ceb9cebacebfceb9cebdcf89cebdceaecf83cf84ceb520cebaceb1cf84ceaccebbcebbceb7cebbceb1203a266e6273703bce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220cebf20cf84cf81cf8ccf80cebfcf8220cf80cebfcf8520cf80cf81cebfcf83cf80ceb1ceb8ceb5ceafcf84ceb520cebdceb120ceb5cf80ceb9cebacebfceb9cebdcf89cebdceaecf83ceb5cf84ceb520cebcceb520cebaceaccf80cebfceb9cebfcebd2e20ce91cf81cebaceb5cf84ceac20cf83cf85cf87cebdceac20ceb5ceafcebcceb1cf83cf84ceb520cf80cf81cebfcf83ceb5cebacf84ceb9cebacebfceaf20cebcceb520cf84cebf20cf84ceb920ceb8ceb120cf80cebfcf8dcebcceb520cf83ceb520cebaceaccf80cebfceb9cebfcebd2c20cebcceb520cf84cebf20cebbceb5cebeceb9cebbcf8cceb3ceb9cebf20ceb4ceb7cebbceb1ceb4ceae20cf80cebfcf8520ceb8ceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83cebfcf85cebcceb52c20cf8ccf87ceb920cf8ccebccf89cf8220cebaceb1ceb920cebcceb520cf84ceb7266e6273703bceb3cebbcf8ecf83cf83ceb120cf84cebfcf8520cf83cf8ecebcceb1cf84cebfcf82266e6273703bceae20cf84cebfcebd266e6273703bcf84cf8ccebdcebf20cf84ceb7cf8220cf86cf89cebdceaecf82266e6273703bcebcceb1cf822e20cea3cf85cf87cebdceac2c20ceb1cf85cf84ceac20cf84ceb120ceb4cf85cebf20cf85cf80cebfceb4ceb7cebbcf8ecebdcebfcf85cebd20cebaceaccf84ceb920cf84ceb5cebbceb5ceafcf89cf8220ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8c2c20ceb3ceb5ceb3cebfcebdcf8ccf8220cf80cebfcf8520cebfceb4ceb7ceb3ceb5ceaf20cf84cebfcebd20cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cebcceb1cf8220cf83ceb520ceb8ceadcf83ceb720ceaccebccf85cebdceb1cf8220cebaceb1ceb920ceb720cf83cf8dceb3cebacf81cebfcf85cf83ceb720cebcceb5cf84ceb1cebecf8d20cebcceb1cf8220ceb4ceb5cebd20ceb1cf81ceb3ceb5ceaf20cebdceb120ceadcf81ceb8ceb5ceb92e0ace9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cebcceb5cf84ceb1cebecf8d20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2c20ceadcf87cebfcf85cebd20cebaceb1ceb920ceb8ceb5cf84ceb9cebaceac20ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120ceb3ceb9ceb1cf84ceaf20cebcceb1cf8220ceb2cebfceb7ceb8cebfcf8dcebd20cebdceb120ceb2cf81cebfcf8dcebcceb520cebbcf8dcf83ceb5ceb9cf8220cf83cf84ceb9cf8220ceb4ceb9ceb1cf86cebfcf81ceadcf8220cebcceb1cf822e20ce8ccebccf89cf8220cf83cf85cf87cebdceac2c20ceb3ceafcebdcebfcebdcf84ceb1ceb920ceb1cebdceb5cebeceadcebbceb5ceb3cebacf84ceb5cf822e20ce95cf80cebfcebcceadcebdcf89cf822c20cf84cebf20cebaceb1cebbcf8dcf84ceb5cf81cebf20ceb5ceafcebdceb1ceb92c20cebdceb120cf80cf81cebfcf83cf80ceb1ceb8cebfcf8dcebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb52c20cf83ceb5ceb2cf8ccebcceb5cebdcebfceb920cebaceb1ceb920cf84ceb9cf8220ceb4cf85cebf20cf80cebbceb5cf85cf81ceadcf822e266e6273703bce9cceb9ceb120cf83cf8dceb3cebacf81cebfcf85cf83ceb72c20ceb4ceb5cebd20ceb8ceb120cebbcf85ceb8ceb5ceaf20cebccf8ccebdcebf20cebcceb520cf84cebf20ceb4ceb9cebacf8c20cebccebfcf8520cf84cf81cf8ccf80cebf2e20ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb4ceb5ceafcf87cebdcf89266e6273703bcebaceb1cf84ceb1cebdcf8cceb7cf83ceb7266e6273703bcf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822c20cebdceb120cf84cebfcf85cf8220ceb4ceafcebdcf8920cf84cebf20cf87cf81cf8ccebdcebf20cf84cebfcf85cf8220cebaceb1ceb920cebdceb1266e6273703bcf83ceadceb2cebfcebcceb1ceb920cf84ceb120cf8ccf81ceb9ceac266e6273703bcf84cebfcf85cf822e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f646961786569726973692d7379676b726f757365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d30362032303a34343a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a2236343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30312f32342f646961786569726973692d7379676b726f757365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3634223b7d7d),
(859, 'index.php?option=com_content&view=article&id=188', 'index.php?option=com_content&view=article&id=188:η-φιλοσοφία-μας&catid=2', 'Η φιλοσοφία μας', '', '2022-03-07 20:06:00', '152014b9a7c8f5b46d3ba6fc8e8b1482', 1, 1, 1, '*', '2022-01-13 15:29:11', NULL, '2022-01-13 15:29:11', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373231373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3138383b733a353a22616c696173223b733a32383a22ceb720cf86ceb9cebbcebfcf83cebfcf86ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a323032333a22ce9cceacceb8ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb12020ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf85212020ce95cebdceafcf83cf87cf85cf83ceb520cf84ceb720ceb8ceb5cf84ceb9cebaceae20cf83cebfcf8520ceb4ceb9ceacceb8ceb5cf83ceb720cebcceb520cf83cf8dcebccebcceb1cf87cebf20cf84ceb7cebd20cf85ceb3ceb9ceb5ceb9cebdceae20ceb4ceb9ceb1cf84cf81cebfcf86ceae2120ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cebdceb120ceadcf81ceb8ceb5ceb9cf8220cebaceb920ceb5cf83cf8d20cf80ceb9cebf20cebacebfcebdcf84ceac20cf83cf84ceb7cebd20ce95cf85cf84cf85cf87ceafceb12120202020202020202020202020202020202020202020202020202dce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb5266e6273703bcf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf850a2dce9cceacceb8ceb5266e6273703bcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceb3ceb9ceb120cf84cebf20ceb8ceadcebcceb120cf80cebfcf8520cf83ceb520ceb5cebdceb4ceb9ceb1cf86ceadcf81ceb5ceb90a2dce95cebeceb1cf83cebaceaecf83cebfcf85266e6273703bcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cebaceb1ceb920cebaceaccebdceb520cf84ceb720ceb8ceb5cf89cf81ceafceb120cf80cf81ceaccebeceb70a2dce92cf81ceb5cf82266e6273703bceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcf85cf83ceb5cf8220cf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf8220ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceafceb10a2dce9cceacceb8ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceb3ceb9ceb120cf84ceb720cf83cf8dcebdceb4ceb5cf83ceb720cf84cf89cebd266e6273703bcea3cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd266e6273703bcebaceb1ceb920cf84ceb7cf82266e6273703bce94ceb9ceb1cf84cf81cebfcf86ceaecf82266e6273703b200a266e6273703b0ace9cceb9ceb120ceadceb3cebacf81ceb9cf84ceb720cebfcebcceacceb4ceb1266e6273703bceb5cebeceb5ceb9ceb4ceb9cebaceb5cf85cebcceadcebdcf89cebd20cf88cf85cf87cebfcebbcf8cceb3cf89cebd20cebaceb1ceb920ceb4ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cf89cebd266e6273703bceb5ceafcebdceb1ceb920ceb5ceb4cf8e20ceb3ceb9ceb120cebdceb120cf83ceb520ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf83cebfcf8520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb12e20ce9cceb520cebfcebbcebfcebacebbceb7cf81cf89cebcceadcebdceb120cf80cf81cebfceb3cf81ceaccebccebcceb1cf84ceb120cf88cf85cf87ceb9cebaceaecf8220ceb5cf85ceb5cebeceafceb1cf8220cebaceb1ceb920ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb4ceb5ceb9cf822c20cebcceadcf83ceb120cf83ceb520cebbceafceb3cebf20cebaceb1ceb9cf81cf8c2c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cf83cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720ceb5cebaceb4cebfcf87ceae20cf84cebfcf85210ace95ceb4cf8e20ceb8ceb120ceb2cf81ceb5ceb9cf823a0ace94ceb5cebaceacceb4ceb5cf82266e6273703bceaccf81ceb8cf81ceb1266e6273703bcebaceb1ceb920cf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf8220ceb3ceb9ceb120cebaceacceb8ceb520ceb8ceadcebcceb120cf88cf85cf87cebfcebbcebfceb3ceafceb1cf822c266e6273703bceb1cf83cebaceaecf83ceb5ceb9cf82266e6273703bcf80cebfcf8520ceb8ceb120cf83ceb520ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf83cf84ceb7cebd20cf80cf81ceaccebeceb720cf8ccf83ceb120ceb4ceb9ceb1ceb2ceacceb6ceb5ceb9cf822c266e6273703bceb5cf81cf89cf84ceb7cebcceb1cf84cebfcebbcf8cceb3ceb9ceb1266e6273703bcf80cebfcf8520ceb8ceb120ceb5cebdceb9cf83cf87cf8dcf83cebfcf85cebd20cf84ceb7cebd20ceb1cf85cf84cebfceb3cebdcf89cf83ceafceb120cf83cebfcf852c20cf84ceb9cf82266e6273703bcf84cf81cebfcf86ceadcf82266e6273703bcf80cebfcf8520cf83ceb520ceb2cebfceb7ceb8cebfcf8dcebd20cf83ceb520cebaceacceb8ceb520cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cebaceb1ceb920cf87cf81ceaecf83ceb9cebcceb5cf82266e6273703bcf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf82266e6273703bceb3ceb9ceb120cf84ceb720cf83cf87ceadcf83ceb720cf80cebfcf8520cebccebfceb9cf81ceacceb6cebfcebdcf84ceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebcceb520cf84ceb720ceb4ceb9ceb1cf84cf81cebfcf86ceae20cebcceb1cf822e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d30372032303a30363a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a223138383aceb72dcf86ceb9cebbcebfcf83cebfcf86ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a32393a3131223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138383aceb72dcf86ceb9cebbcebfcf83cebfcf86ceafceb12dcebcceb1cf822663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a32393a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a22ce9720cf86ceb9cebbcebfcf83cebfcf86ceafceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313838223b7d7d);
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
(865, 'index.php?option=com_content&view=article&id=44', 'index.php?option=com_content&view=article&id=44:τί-είναι-το-άγχος&catid=18', 'Τί είναι το Άγχος ;', ' Όλοι μας έχουμε νιώσει άγχος στη ζωή μας καθώς αποτελεί μια φυσιολογική αντίδραση του οργανισμού, ιδιαίτερα όταν ερχόμαστε αντιμέτωποι με στρεσσογόνες καταστάσεις. ', '2022-03-30 11:05:37', '332218b8c940071c6b36c2e792073187', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383833303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330353a2220ce8ccebbcebfceb920cebcceb1cf8220ceadcf87cebfcf85cebcceb520cebdceb9cf8ecf83ceb5ceb920ceacceb3cf87cebfcf8220cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cebaceb1ceb8cf8ecf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebaceae20ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cf84cebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d2c20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf8ccf84ceb1cebd20ceb5cf81cf87cf8ccebcceb1cf83cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cf83cf84cf81ceb5cf83cf83cebfceb3cf8ccebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20223b693a333b613a32373a7b733a323a226964223b693a34343b733a353a22616c696173223b733a33313a22cf84ceaf20ceb5ceafcebdceb1ceb920cf84cebf20ceacceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3335363a223c703ece8ccebbcebfceb920cebcceb1cf8220ceadcf87cebfcf85cebcceb520cebdceb9cf8ecf83ceb5ceb920ceacceb3cf87cebfcf8220cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cebaceb1ceb8cf8ecf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb1266e6273703b3c7374726f6e673ecf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebaceae20ceb1cebdcf84ceafceb4cf81ceb1cf83ceb7266e6273703b3c2f7374726f6e673ecf84cebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d2c266e6273703b266e6273703bceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf8ccf84ceb1cebd20ceb5cf81cf87cf8ccebcceb1cf83cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cf83cf84cf81ceb5cf83cf83cebfceb3cf8ccebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e266e6273703b3c2f703e0d0a223b733a343a22626f6479223b733a323833393a22cea4ceaf20ceb5ceafcebdceb1ceb920cf84cebf20ceacceb3cf87cebfcf82203b20cea4cebf20ceacceb3cf87cebfcf8220ceb4ceb5cebd20ceb1ceb4ceb5ceb9ceacceb6ceb5ceb920cf84cebf20ceb1cf8dcf81ceb9cebf20ceb1cf80cf8c20cf84ceb9cf8220cebbcf8dcf80ceb5cf8220cf84cebfcf852c20ceb1cebbcebbceac20ceb1ceb4ceb5ceb9ceacceb6ceb5ceb920cf84cebf20cf83ceaecebcceb5cf81ceb120ceb1cf80cf8c20cf84ceb720ceb4cf8dcebdceb1cebcceae20cf84cebfcf852020202020202020202020202020202020202020202020202020202020ce8ccebbcebfceb920cebcceb1cf8220ceadcf87cebfcf85cebcceb520cebdceb9cf8ecf83ceb5ceb920ceacceb3cf87cebfcf8220cf83cf84ceb720ceb6cf89ceae20cebcceb1cf8220cebaceb1ceb8cf8ecf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebaceae20ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cf84cebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d2c20ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf8ccf84ceb1cebd20ceb5cf81cf87cf8ccebcceb1cf83cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cf83cf84cf81ceb5cf83cf83cebfceb3cf8ccebdceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20202020202020202020202020202020202020202020ce9cceb9cebbcf8ecebdcf84ceb1cf8220ceb3ceb9ceb120ceacceb3cf87cebfcf822c20ceb1cebdceb1cf86ceb5cf81cf8ccebcceb1cf83cf84ceb520cf83cf84cebfc2a0ceadcebdcf84cebfcebdcebf20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf84cebfcf8520cf86cf8cceb2cebfcf852cc2a0cf80cebfcf8520cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cf83cf85cebdcebfceb4ceb5cf8dceb5cf84ceb1ceb920cebaceb1ceb920ceb1cf80cf8c20ceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1c2a0cebdceb5cf85cf81ceb9cebacf8ccf84ceb7cf84ceb1cf822c20ceadcebdcf84ceb1cf83ceb7cf8220cebaceb1ceb920ceb1cebdceb7cf83cf85cf87ceafceb1cf822ec2a0cea4cebf20cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf86cebfceb2ceb9cf83cebcceadcebdcebfceb9c2a020ceb5ceafcebdceb1ceb920cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebacf8c2c20ceb1cf86ceb5cebdcf8ccf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9ceb2ceafcf89cf83ceb720cebcceb1cf8220cf8ccf84ceb1cebd20cebaceb9cebdceb4cf85cebdceb5cf8dcebfcf85cebcceb520cebaceb1ceb920ceb1cf86ceb5cf84ceadcf81cebfcf852c20ceb3ceb9ceb120cebdceb120cebaceb9cebdceb7cf84cebfcf80cebfceb9ceb7ceb8cebfcf8dcebcceb520cf83ceb520c2a0cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf8ccf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceafcf84ceb1ceb920cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf83ceb520ceb5ceb3cf81ceaeceb3cebfcf81cf83ceb72e20cea9cf83cf84cf8ccf83cebf2c20cebfcf81ceb9cf83cebcceadcebdceb5cf8220cf86cebfcf81ceadcf8220cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb1cf85cf84ceac20ceb5cebccf86ceb1cebdceafceb6cebfcebdcf84ceb1ceb920cebaceb1ceb920cf83ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf82c2a0cf86ceb1ceb9cebdcebfcebcceb5cebdceb9cebaceac20ceb1cebaceafcebdceb4cf85cebdceb5cf822e20202020202020ce9fceb920ceadcebdcf84cebfcebdceb5cf82c2a0ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf82c2a0cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84cebf20cf84ceb920cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebcceb2ceb5ceaf2c20cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120ceb1ceb4cf85cebdceb1cebcceafceb1cf822c20ceb720ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12c20ceb720ceb1ceafcf83ceb8ceb7cf83ceb720cf8ccf84ceb920cf87ceaccebdcebfcf85cebcceb520cf84cebfcebd20ceadcebbceb5ceb3cf87cebf20cebaceb1ceb920ceb720cf83cf8dceb3cf87cf85cf83ceb720cf80cebfcf8520cf87ceb1cf81ceb1cebacf84ceb7cf81ceafceb6ceb5ceb920cf84cebf20ceacceb3cf87cebfcf8220cf83cf85cebdceaeceb8cf89cf8220ceb4ceb5cebd20ceb5cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb120cebaceb1cf84ceb1cebbceaecebecebfcf85cebcceb520cf83ceb520cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceac20cebaceb1ceb920ceb1cf83cf86ceb1cebbceae20cf83cf85cebccf80ceb5cf81ceaccf83cebcceb1cf84ceb12ecea4cebf20ceacceb3cf87cebfcf8220cebbcebfceb9cf80cf8ccebd2c20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceb9cf83cf84ceb5ceaf20cf8ccf84ceb1cebd20ceadcf87ceb5ceb920ceb4ceb9ceaccf81cebaceb5ceb9ceb120cebaceb1ceb920cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac2c20ceb4cf85cf83cf87ceb5cf81ceb1ceafcebdcebfcebdcf84ceb1cf8220cf84ceb7cebd20cebfcebcceb1cebbceae20ceadcebaceb2ceb1cf83ceb720cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf8220cebcceb1cf822e2020202020202020cea4cebf20cf80cf81cf8ecf84cebf20ceb2ceaecebcceb120ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb720cf84cebfcf8520ceacceb3cf87cebfcf85cf822c20ceb5ceafcebdceb1ceb920ceb7266e6273703bceb1cebdceb1ceb3cebdcf8ecf81ceb9cf83ceb7266e6273703bcf84cf89cebd266e6273703bceb4cf85cf83cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebacf8ecebd20cf83cebaceadcf88ceb5cf89cebd2ccf80cebfcf8520cebfceb4ceb7ceb3cebfcf8dcebd20cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84cebfcf85cf8220cf83cf84ceb120ceb1cf81cebdceb7cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12e20ce88cf80ceb5ceb9cf84ceb12c20ceb1cebacebfcebbcebfcf85ceb8ceb5ceaf20ceb7266e6273703bceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceae266e6273703bcf84cebfcf85cf822ecea4ceadcebbcebfcf822c20ceb2ceaccf83ceb720cf80cebfceb9cebaceafcebbcf89cebd20ceb5cf81ceb5cf85cebdcf8ecebd2c20ceadcf87ceb5ceb920ceb5cf80ceb9cf83cf84ceb7cebccebfcebdceb9cebaceac20ceb4ceb9ceb1cf80ceb9cf83cf84cf89ceb8ceb5ceaf20cf8ccf84ceb920ceb7266e6273703bcf83cf89cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb7266e6273703bcebaceb1ceb920ceb7266e6273703bcf83cf89cf83cf84ceae20ceb4ceb9ceb1cf84cf81cebfcf86ceae266e6273703bceb4cf81cebfcf85cebd266e6273703bcf8ccf87ceb920cebccf8ccebdcebf20cf80cf81cebfcebbceb7cf80cf84ceb9cebaceac20ceb1cebbcebbceac20cebaceb1ceb9266e6273703bceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceac266e6273703bcf83cf84ceb7cebd20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb720cf84cebfcf8520ceacceb3cf87cebfcf85cf822e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d6167786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d33302031313a30353a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2234343acf84ceaf2dceb5ceafcebdceb1ceb92dcf84cebf2dceacceb3cf87cebfcf82223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30312f32342f74692d65696e61692d746f2d6167786f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34343acf84ceaf2dceb5ceafcebdceb1ceb92dcf84cebf2dceacceb3cf87cebfcf822663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22cea4ceaf20ceb5ceafcebdceb1ceb920cf84cebf20ce86ceb3cf87cebfcf82203b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3434223b7d7d),
(866, 'index.php?option=com_content&view=article&id=56', 'index.php?option=com_content&view=article&id=56:άσκηση-μυϊκής-χαλάρωσης&catid=19', 'Άσκηση μυϊκής χαλάρωσης', ' Καθίστε αναπαυτικά. Κλείστε τα μάτια σας και πάρτε μια-δυο βαθιές ανάσες. Σφίξτε όλο το σώμα όσο περισσότερο μπορείτε... ', '2022-03-30 11:06:28', '3f84cd87a1b6cf4e81c6ef9b76193ef7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383037353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231393a2220ce9aceb1ceb8ceafcf83cf84ceb520ceb1cebdceb1cf80ceb1cf85cf84ceb9cebaceac2e20ce9acebbceb5ceafcf83cf84ceb520cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb920cf80ceaccf81cf84ceb520cebcceb9ceb12dceb4cf85cebf20ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceaccf83ceb5cf822e20cea3cf86ceafcebecf84ceb520cf8ccebbcebf20cf84cebf20cf83cf8ecebcceb120cf8ccf83cebf20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cebccf80cebfcf81ceb5ceafcf84ceb52e2e2e20223b693a333b613a32373a7b733a323a226964223b693a35363b733a353a22616c696173223b733a34343a22ceaccf83cebaceb7cf83ceb720cebccf85cf8acebaceaecf8220cf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a2273756d6d617279223b733a3332343a223c703e3c7374726f6e673ece9aceb1ceb8ceafcf83cf84ceb5266e6273703b3c2f7374726f6e673eceb1cebdceb1cf80ceb1cf85cf84ceb9cebaceac2e266e6273703b3c7374726f6e673ece9acebbceb5ceafcf83cf84ceb53c2f7374726f6e673e266e6273703bcf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb9266e6273703b3c7374726f6e673ecf80ceaccf81cf84ceb5266e6273703b3c2f7374726f6e673ecebcceb9ceb12dceb4cf85cebf20ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceaccf83ceb5cf822e203c7374726f6e673ecea3cf86ceafcebecf84ceb5266e6273703b3c2f7374726f6e673ecf8ccebbcebf20cf84cebf20cf83cf8ecebcceb120cf8ccf83cebf20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cebccf80cebfcf81ceb5ceafcf84ceb52e2e2e3c2f703e0d0a223b733a343a22626f6479223b733a323134303a22ce86cf83cebaceb7cf83ceb720cebccf85cf8acebaceaecf8220cf87ceb1cebbceaccf81cf89cf83ceb7cf822020202020202020202020202020202020202020202020202020202020ce9aceb1ceb8ceafcf83cf84ceb5c2a0ceb1cebdceb1cf80ceb1cf85cf84ceb9cebaceac2ec2a0ce9acebbceb5ceafcf83cf84ceb5c2a0cf84ceb120cebcceaccf84ceb9ceb120cf83ceb1cf8220cebaceb1ceb9c2a0cf80ceaccf81cf84ceb5c2a0cebcceb9ceb12dceb4cf85cebf20ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceaccf83ceb5cf822e0a20cea3cf86ceafcebecf84ceb5c2a0cf8ccebbcebf20cf84cebf20cf83cf8ecebcceb120cf8ccf83cebf20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cebccf80cebfcf81ceb5ceafcf84ceb52e0a20cea3cf86ceafcebecf84ceb5c2a0cf84ceb120cf80cf8cceb4ceb9ceb12c20cf84ceb120ceb4ceaccf87cf84cf85cebbceb12c20cf84ceb120cf87ceadcf81ceb9ceb120cf83ceb1cf822e0a20cea3cf86ceafcebecf84ceb5c2a0cf84cebfcf85cf8220cebccf85cf8220cf84cebfcf8520cf80cf81cebfcf83cf8ecf80cebfcf8520cf83ceb1cf822cc2a0cebaceaccebdcf84ceb5c2a0cebcceb9ceb120ceb3cebacf81ceb9cebcceaccf84cf83ceb120cebaceb1ceb9c2a0cebacf81ceb1cf84ceaecf83cf84ceb5c2a0ceb1cf85cf84ceaecebd20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb720ceb3ceb9ceb120cebbceafceb3cebf2e0a20ce9dceb9cf8ecf83cf84ceb5c2a0cf80cf89cf8220ceb5ceafcebdceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920cebaceb1cebdceb5ceafcf8220cf84cf8ccf83cebf20cf83cf86ceb9ceb3cebcceadcebdcebfcf822e0ace9aceb1ceb920cf84cf8ecf81ceb1c2a0cf87ceb1cebbceb1cf81cf8ecf83cf84ceb52cc2a0cf87ceb1cebbceb1cf81cf8ecf83cf84ceb5c2a0ceb5cebdcf84ceb5cebbcf8ecf822e0a20ce91cf86ceaecf83cf84ceb5c2a0cf87ceb1cebbceb1cf81ceac20cf84ceb7cebd20ceb1cebdceb1cf80cebdcebfceae20cebaceb1ceb920cf84ceb7cebd20ceb5cebacf80cebdcebfceae20cf83ceb1cf822ec2a0ce91cf86ceb5ceb8ceb5ceafcf84ceb5c2a0cf83cf84cebf20ceb2ceaccf81cebfcf8220cf84cebfcf8520cf83cf8ecebcceb1cf84cf8ccf8220cf83ceb1cf822ec2a0ce91cf86ceaecf83cf84ceb5c2a0cebaceacceb8ceb520ceadcebdcf84ceb1cf83ceb72c20ceb4ceb5cebd20cf84ceb720cf87cf81ceb5ceb9ceacceb6ceb5cf83cf84ceb52e0acea4cf8ecf81ceb1c2a0cf80ceaccf81cf84ceb5c2a0cf80ceaccebbceb9203220ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceaccf83ceb5cf8220cebaceb1ceb9c2a0cebeceb1cebdceb1cf83cf86ceafcebecf84ceb5c2a0cf8ccebbcebf20cf83ceb1cf8220cf84cebf20cf83cf8ecebcceb12c20ceb1cebbcebbceac20ceb1cf85cf84ceae20cf84ceb720cf86cebfcf81ceac20cebcceb520cf84ceb720cebcceb9cf83ceae20ceadcebdcf84ceb1cf83ceb720ceb1cf80e2809920cf8ccf84ceb920cf80cf81ceb9cebd2e0a20ce9acf81ceb1cf84ceaecf83cf84ceb5c2a0ceb1cf85cf84ceaecebd20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb720cebaceb1ceb9c2a0cebdceb9cf8ecf83cf84ceb5c2a0ceb1cf85cf84cf8c20cf84cebf20ceb5cf80ceafcf80ceb5ceb4cebf20cf80ceafceb5cf83ceb7cf8220cf83cf84cebf20cf83cf8ecebcceb12e0a20ce94ceb5ceafcf84ceb5c2a0ceb1cebd20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac20cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cebcceadcf81ceb1cf8220cebdceb120ceadcf87ceb5cf84ceb520ceb1cf85cf84cf8c20cf84cebf20ceb5cf80ceafcf80ceb5ceb4cebf20cf87cf89cf81ceafcf8220cebdceb120cf84cebf20cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdceb5cf84ceb52e0acea4cf8ecf81ceb1c2a0ceb5cebacf80cebdceb5cf8dcf83cf84ceb52cc2a0ceb1cf86ceb5ceb8ceb5ceafcf84ceb5c2a0ceb5cebdcf84ceb5cebbcf8ecf822cc2a0cebdceb9cf8ecf83cf84ceb5c2a0cf84ceb720cf87ceb1cebbceaccf81cf89cf83ceb720cebaceb1ceb920cebdceb120ceb1cebdcebfceafceb3ceb5ceb920cf84cebf20cf83cf8ecebcceb120cf83ceb1cf822e0a20ce9eceb1cebdceb1cf83cf86ceafcebecf84ceb5c2a0cf84cebf20cf83cf8ecebcceb120cf83ceb1cf822c20cebcceb520cf84ceb720cebcceb9cf83ceae20ceadcebdcf84ceb1cf83ceb720ceb1cf80cf8c20cf80cf81ceb9cebd2ec2a0ce9dceb9cf8ecf83cf84ceb5c2a0cf84ceb720cebcceb9cebacf81ceae20ceadcebdcf84ceb1cf83ceb720cf80cebfcf8520cf80ceb1cf81ceb1cebcceadcebdceb5ceb92ec2a0ce9acf81ceb1cf84ceaecf83cf84ceb5c2a0cf84ceb720ceb3ceb9ceb120cebbceafceb3cebf2e0a20cea7ceb1cebbceb1cf81cf8ecf83cf84ceb52cc2a0ceb1cf86ceb5ceb8ceb5ceafcf84ceb5c2a0ceb5cebdcf84ceb5cebbcf8ecf8220cf83cf84cebfcf85cf8220cf87ceb1cebbceb1cf81cebfcf8dcf8220cf81cf85ceb8cebccebfcf8dcf8220cf84ceb7cf8220ceb1cebdceb1cf80cebdcebfceaecf8220cf83ceb1cf822e0ace8ccf80cebfcf84ceb5c2a0ceb5ceafcf83cf84ceb5c2a0ceadcf84cebfceb9cebccebfceb92cc2a0cf80ceaccf81cf84ceb5c2a0cebcceb5cf81ceb9cebaceadcf8220ceb2ceb1ceb8ceb9ceadcf8220ceb1cebdceb1cf80cebdcebfceadcf822cc2a0ceb1cebdcebfceafcebecf84ceb5c2a0cf83ceb9ceb3ceac20cf83ceb9ceb3ceac20cf84ceb120cebcceaccf84ceb9ceb120cebaceb1ceb9c2a0cf84ceb5cebdcf84cf89ceb8ceb5ceafcf84ceb52e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61736b6973692d6d79696b69732d78616c6172777369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d33302031313a30363a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a2235363aceaccf83cebaceb7cf83ceb72dcebccf85cf8acebaceaecf822dcf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f61736b6973692d6d79696b69732d78616c6172777369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35363aceaccf83cebaceb7cf83ceb72dcebccf85cf8acebaceaecf822dcf87ceb1cebbceaccf81cf89cf83ceb7cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34343a22ce86cf83cebaceb7cf83ceb720cebccf85cf8acebaceaecf8220cf87ceb1cebbceaccf81cf89cf83ceb7cf82223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3536223b7d7d);
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
(867, 'index.php?option=com_content&view=article&id=55', 'index.php?option=com_content&view=article&id=55:διαφραγματική-αναπνοή&catid=19', 'Διαφραγματική αναπνοή', ' Η διαφραγματική αναπνοή είναι μία τεχνική διαχείρισης του άγχους που μας βοηθά να ρυθμίζουμε την αναπνοή μας, ώστε να την επαναφέρουμε σε φυσιολογικούς ρυθμούς, ', '2022-03-30 11:06:54', 'f8065f7ce5d7583a4641efefc68559bd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383239323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239373a2220ce9720ceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae20ceb5ceafcebdceb1ceb920cebcceafceb120cf84ceb5cf87cebdceb9cebaceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220cf84cebfcf8520ceacceb3cf87cebfcf85cf8220cf80cebfcf8520cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cf81cf85ceb8cebcceafceb6cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1cf80cebdcebfceae20cebcceb1cf822c20cf8ecf83cf84ceb520cebdceb120cf84ceb7cebd20ceb5cf80ceb1cebdceb1cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebacebfcf8dcf8220cf81cf85ceb8cebccebfcf8dcf822c20223b693a333b613a32373a7b733a323a226964223b693a35353b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae223b733a373a2273756d6d617279223b733a3335383a223c703ece9720ceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae20ceb5ceafcebdceb1ceb920cebcceafceb1266e6273703b3c7374726f6e673ecf84ceb5cf87cebdceb9cebaceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf823c2f7374726f6e673e266e6273703bcf84cebfcf85266e6273703b3c7374726f6e673eceacceb3cf87cebfcf85cf823c2f7374726f6e673e266e6273703bcf80cebfcf8520cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cf81cf85ceb8cebcceafceb6cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1cf80cebdcebfceae20cebcceb1cf822c20cf8ecf83cf84ceb520cebdceb120cf84ceb7cebd20ceb5cf80ceb1cebdceb1cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebacebfcf8dcf8220cf81cf85ceb8cebccebfcf8dcf822c3c2f703e0d0a223b733a343a22626f6479223b733a323236323a22ce94ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae20202020202020202020202020202020202020202020202020202020ce9720ceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae20ceb5ceafcebdceb1ceb920cebcceafceb1c2a0cf84ceb5cf87cebdceb9cebaceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf82c2a0cf84cebfcf85c2a0ceacceb3cf87cebfcf85cf82c2a0cf80cebfcf8520cebcceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cf81cf85ceb8cebcceafceb6cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1cf80cebdcebfceae20cebcceb1cf822c20cf8ecf83cf84ceb520cebdceb120cf84ceb7cebd20ceb5cf80ceb1cebdceb1cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebacebfcf8dcf8220cf81cf85ceb8cebccebfcf8dcf822c0acebaceb1ceb8cf8ecf8220cf8ccf84ceb1cebd20ceb1ceb3cf87cf89cebdcf8ccebcceb1cf83cf84ceb520ceb3ceafcebdceb5cf84ceb1ceb920cf83cf85cebdceaeceb8cf89cf8220cf80ceb9cebf20cebacebfcf86cf84ceae20cebaceb1ceb920ceb3cf81ceaeceb3cebfcf81ceb72e20ce91cf85cf84cf8c20ceadcf87ceb5ceb920cf83ceb1cebd20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cebdceb120ceb4ceb9ceb1cf84ceb1cf81ceaccf83cf83ceb5cf84ceb1ceb920ceb720cf80cebfcf83cf8ccf84ceb7cf84ceb120cebfcebecf85ceb3cf8ccebdcebfcf8520cf80cebfcf8520ceb5ceb9cf83ceadcf81cf87ceb5cf84ceb1ceb920cf83cf84cebfcebd20ceb5ceb3cebaceadcf86ceb1cebbcebf20cebaceb1ceb920cebdceb120cebdceb9cf8eceb8cebfcf85cebcceb520ceb6ceb1cebbceacceb4ceb120ceae20cebdceb120ceb5cf80ceb7cf81ceb5ceacceb6cebfcebdcf84ceb1ceb920ceb4ceb9ceaccf86cebfcf81ceb5cf8220cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb5cf8220cf84cebfcf852e0ace9aceb1ceb8ceafcf83cf84ceb520ceae20cebeceb1cf80cebbcf8ecf83cf84ceb520ceb1cebdceb1cf80ceb1cf85cf84ceb9cebaceacc2a0cebcceb5c2a0cebacebbceb5ceb9cf83cf84ceacc2a0cebcceaccf84ceb9ceb120cebaceb1ceb920cf84cebfcf80cebfceb8ceb5cf84ceaecf83cf84ceb520cf84cebf20ceadcebdceb120cf83ceb1cf8220cf87ceadcf81ceb920cf83cf84ceb7cebd20cebacebfceb9cebbceb9ceac20cebaceb1ceb920cf84cebf20ceaccebbcebbcebf20cf83cf84cebf20cf83cf84ceaeceb8cebfcf822e0a20ce91cebdceb1cf80cebdceb5cf8dcf83cf84ceb5c2a0ceb1cf80cf8c20cf84ceb720cebccf8dcf84ceb720ceb3ceb9ceb1c2a03420ceb4ceb5cf85cf84ceb5cf81cf8ccebbceb5cf80cf84ceb1c2a0cebaceb1ceb920cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120cebaceb1cf84ceb5ceb2ceaccf83ceb5cf84ceb520cf84cebfcebd20ceb1ceadcf81ceb120cf83cf84ceb7cebd20cebacebfceb9cebbceb9ceac20cf83ceb1cf822e20ce9720cf84cebfcf80cebfceb8ceadcf84ceb7cf83ceb720cf84cf89cebd20cf87ceb5cf81ceb9cf8ecebd20ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb92c20cebaceb1ceb8cf8ecf8220ceb8ceb120cf80cf81ceadcf80ceb5ceb920cebdceb120cebdceb9cf8ecf83ceb5cf84ceb520cf84cebf20cf87ceadcf81ceb920cf80cebfcf8520ceadcf87ceb5cf84ceb520cf83cf84ceb7cebd20cebacebfceb9cebbceb9ceac20cebdceb120cebcceb5cf84ceb1cebaceb9cebdceb5ceafcf84ceb1ceb920cf80cf81cebfcf8220cf84ceb120ceadcebecf8920cebaceb1ceb920cf84cebf20cf87ceadcf81ceb920cf80cebfcf8520ceadcf87ceb5cf84ceb520cf83cf84cebf20cf83cf84ceaeceb8cebfcf8220cebdceb120cebcceadcebdceb5ceb920cf83cf84ceb1ceb8ceb5cf81cf8c2e0acea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120ceb5cebacf80cebdceb5cf8dcf83cf84ceb5c2a0ceb1cf80cf8c20cf84cebf20cf83cf84cf8ccebcceb120ceb3ceb9ceb1c2a03820ceb4ceb5cf85cf84ceb5cf81cf8ccebbceb5cf80cf84ceb1c2a0cebdceb9cf8eceb8cebfcebdcf84ceb1cf8220cf84cebfcebd20ceb1ceadcf81ceb120cebdceb120cf86ceb5cf8dceb3ceb5ceb920ceb1cf80cf8c20cf84ceb7cebd20cebacebfceb9cebbceb9ceac20cebaceb1ceb920cebdceb120ceb2ceb3ceb1ceafcebdceb5ceb920ceb1cf80cf8c20cf84cebf20cf83cf84cf8ccebcceb12e20ce98ceb120cebdceb9cf8ecf83ceb5cf84ceb520cebaceb1ceb920cf80ceaccebbceb920cf84cebf20cf87ceadcf81ceb920cf84ceb7cf8220cebacebfceb9cebbceb9ceaccf8220cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1cebaceb9cebdceb5ceafcf84ceb1ceb920cf80cf81cebfcf8220cf84ceb120cebcceadcf83ceb120ceb1cf85cf84ceae20cf84ceb720cf86cebfcf81ceac20cebaceb1ceb920cf84cebf20cf87ceadcf81ceb920cf84cebfcf8520cf83cf84ceaeceb8cebfcf85cf8220cebdceb120cf80ceb1cf81ceb1cebcceadcebdceb5ceb920cf83cf84ceb1ceb8ceb5cf81cf8c2e0ace95cf80ceb1cebdceb1cebbceacceb2ceb5cf84ceb520ceb3ceb9ceb120cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd20313020cf86cebfcf81ceadcf822e20ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb5cebacf80cebdceadceb5cf84ceb520cf83cf84cebfc2a0ceb4ceb9cf80cebbceaccf83ceb9cebfc2a0cf87cf81cf8ccebdcebf20ceb1cf80cf8c20ceb1cf85cf84cf8ccebd20cf80cebfcf8520ceb1cebdceb1cf80cebdceadceb5cf84ceb520cebaceb1ceb920cebdceb120ceb2ceb3ceacceb6ceb5cf84ceb520cf8ccebbcebfcebd20cf84cebfcebd20ceb1ceadcf81ceb120ceb3ceb9ceb120cebdceb120ceb1cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84ceb720ceb6ceb1cebbceacceb4ceb12e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961667261676d6174696b692d616e61706e6f692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d33302031313a30363a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a2235353aceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae2dceb1cebdceb1cf80cebdcebfceae223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f646961667261676d6174696b692d616e61706e6f692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35353aceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae2dceb1cebdceb1cf80cebdcebfceae2663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a22ce94ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3535223b7d7d),
(868, 'index.php?option=com_content&view=article&id=53', 'index.php?option=com_content&view=article&id=53:επίλυση-προβλημάτων&catid=19', 'Επίλυση Προβλημάτων', ' Η Χαρτογράφηση του προβλήματος: 1. καθόρισε το πρόβλημα 2. ονομάτισε τους εμπλεκόμενους ', '2022-03-30 11:07:23', '0eaf1357ae0aaede0c3cc456f2e1f3f2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373039323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a2220ce9720cea7ceb1cf81cf84cebfceb3cf81ceaccf86ceb7cf83ceb720cf84cebfcf8520cf80cf81cebfceb2cebbceaecebcceb1cf84cebfcf823a20312e20cebaceb1ceb8cf8ccf81ceb9cf83ceb520cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb120322e20cebfcebdcebfcebcceaccf84ceb9cf83ceb520cf84cebfcf85cf8220ceb5cebccf80cebbceb5cebacf8ccebcceb5cebdcebfcf85cf8220223b693a333b613a32373a7b733a323a226964223b693a35333b733a353a22616c696173223b733a33373a22ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3336343a223c703ece97266e6273703b3c7374726f6e673ecea7ceb1cf81cf84cebfceb3cf81ceaccf86ceb7cf83ceb7266e6273703b3c2f7374726f6e673ecf84cebfcf8520cf80cf81cebfceb2cebbceaecebcceb1cf84cebfcf823a203c7370616e207374796c653d22666f6e742d73697a653a203172656d3b223e312e266e6273703b3c2f7370616e3e3c656d207374796c653d22666f6e742d73697a653a203172656d3b223ecebaceb1ceb8cf8ccf81ceb9cf83ceb520cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb1203c2f656d3e3c7370616e207374796c653d22666f6e742d73697a653a203172656d3b223e322e266e6273703b3c2f7370616e3e3c656d207374796c653d22666f6e742d73697a653a203172656d3b223ecebfcebdcebfcebcceaccf84ceb9cf83ceb5266e6273703bcf84cebfcf85cf82266e6273703bceb5cebccf80cebbceb5cebacf8ccebcceb5cebdcebfcf85cf82266e6273703b3c2f656d3e3c2f703e0d0a223b733a343a22626f6479223b733a313231313a22ce95cf80ceafcebbcf85cf83ceb720cea0cf81cebfceb2cebbceb7cebcceaccf84cf89cebd20202020202020202020202020202020202020202020202020202020ce97c2a0cea7ceb1cf81cf84cebfceb3cf81ceaccf86ceb7cf83ceb7c2a0cf84cebfcf8520cf80cf81cebfceb2cebbceaecebcceb1cf84cebfcf823a0a0a20cebaceb1ceb8cf8ccf81ceb9cf83ceb520cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb1200a20cebfcebdcebfcebcceaccf84ceb9cf83ceb520cf84cebfcf85cf8220ceb5cebccf80cebbceb5cebacf8ccebcceb5cebdcebfcf85cf82c2a0200a0a332ec2a0ceb1cf80ceb1cf81ceafceb8cebcceb7cf83ceb5c2a0ceb1cebdceacceb3cebaceb5cf822cc2a0ceadceb3cebdcebfceb9ceb5cf82c2a0cebaceb1ceb9c2a0ceb1cebdceb7cf83cf85cf87ceafceb5cf82c2a0cf84ceb7cf82c2a0cebaceacceb8ceb5c2a0cf80cebbceb5cf85cf81ceaccf822cc2a0ceb1cebeceb9cebfcf80cebfceb9cf8ecebdcf84ceb1cf82c2a0cf84cebfcf85cf82c2a0cf80ceb1cf81ceb1cebaceaccf84cf89c2a0cf84cf81cf8ccf80cebfcf85cf823ac2a0200a0a2d20cf80cf81cebfcf83ceadceb3ceb3ceb9cf83ceb5c2a0cf84ceb7cebdc2a0ceb5cf80ceafcebbcf85cf83ceb7c2a0cebcceb5c2a0ceb2ceaccf83ceb7c2a0cf84ceb9cf82c2a0ceb1cebdceacceb3cebaceb5cf82c2a00a2d20cebcceb5cf84ceb1cf84cebfcf80ceafcf83cebfcf85c2a0ceb1cf80cf8cc2a0cf84ceb9cf82c2a0cebbcf8dcf83ceb5ceb9cf82c2a0cf83cf84ceb9cf82c2a0ceb1cebdceacceb3cebaceb5cf82c2a00a2d20cf81cf8ecf84ceb7cf83ceb5c2a0e28098ceb3ceb9ceb1cf84ceaf3be28099c2a00a2d20ceb4cebfcebaceafcebcceb1cf83ceb5c2a00a2d20cf83cf80ceaccf83ceb5c2a0cf80cebfcebbcf8dcf80cebbcebfcebaceb5cf82c2a0ceb1cebdceacceb3cebaceb5cf82c2a0cf83ceb5c2a0cebcceb9cebacf81cf8ccf84ceb5cf81ceb1c2a0cebacebfcebccebcceaccf84ceb9ceb1c2a00a2d20cebfcebdcebfcebcceaccf84ceb9cf83ceb5c2a0ceb1cebdceb7cf83cf85cf87ceafceb5cf82c2a0cebaceb1ceb9c2a0cf86cf8cceb2cebfcf85cf82c2a00a2d20cebcceb5cf84ceb1cebaceafcebdceb7cf83ceb5c2a0ceb1ceb4ceb9ceaccebbcebbceb1cebacf84ceb5cf82c2a0ceb8ceadcf83ceb5ceb9cf82c2a00a0a342ec2a0ce9cceadcf83ceb120ceb1cf80cf8c20cf84ceb720cf87ceb1cf81cf84cebfceb3cf81ceaccf86ceb7cf83ceb720ceb2cf81ceafcf83cebacf893a200a0a2d20cf84ceb9cf8220cebacebfceb9cebdceadcf8220ceb1cf80cf8ccf88ceb5ceb9cf822c20ceb1cebdceacceb3cebaceb5cf822c20ceb9ceb4ceadceb5cf820a2d20cf84ceb9cf8220cebdceadceb5cf8220cf80cf81cebfcebfcf80cf84ceb9cebaceadcf8220cebcceadcf83ceb120ceb1cf80cf8c20cf84ceb9cf8220ceb8ceadcf83ceb5ceb9cf8220cf84cf89cebd20ceb5cebccf80cebbceb5cebacf8ccebcceb5cebdcf89cebd0a2d20cf84ceb9cf8220cebacf81cf85cebccebcceadcebdceb5cf8220ceadceb3cebdcebfceb9ceb5cf8220cebaceb920ceb1cebdceacceb3cebaceb5cf8220cf84cf89cebd20ceb5cebccf80cebbceb5cebacf8ccebcceb5cebdcf89cebd223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696c7973692d70726f766c696d6174776e312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30332d33302031313a30373a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34303a2235333aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30322f31342f6570696c7973692d70726f766c696d6174776e312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35333aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22ce95cf80ceafcebbcf85cf83ceb720cea0cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3533223b7d7d),
(870, 'index.php?option=com_content&view=article&id=233', 'index.php?option=com_content&view=article&id=233:soul-test-για-την-ψυχικη-ανθεκτικοτητα&catid=35', 'Soul Test για την ψυχική ανθεκτικότητα', '', '2022-04-04 19:35:56', '75049d0eae62516352aefa16e3000eeb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353630323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233333b733a353a22616c696173223b733a36333a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceb720ceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a36333a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20cea8cea5cea7ce99ce9ace9720ce91ce9dce98ce95ce9acea4ce99ce9ace9fcea4ce97cea4ce91223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a33353a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a223233333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf88cf85cf87ceb9cebaceb72dceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf88cf85cf87ceb9cebaceb72dceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323333223b7d7d);
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
(871, '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 για το worklife balance', '', '2022-04-04 19:36:08', '57b9a08c9ab9dfe71c11ae148ab1384d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353431303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233343b733a353a22616c696173223b733a33383a22736f756c207465737420ceb3ceb9ceb120cf84cebf20776f726b6c6966652062616c616e6365223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33383a22534f554c205445535420ce93ce99ce9120cea4ce9f20574f524b4c4946452042414c414e4345223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a33363a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223233343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2d776f726b6c6966652d62616c616e6365223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2d776f726b6c6966652d62616c616e63652663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22536f756c205465737420ceb3ceb9ceb120cf84cebf20776f726b6c6966652062616c616e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323334223b7d7d),
(872, 'index.php?option=com_content&view=article&id=232', 'index.php?option=com_content&view=article&id=232:soul-test-για-τη-θεσπιση-στοχων&catid=34', 'Soul Test για την θέσπιση στόχων', '', '2022-04-04 19:39:53', '0578bf43202e67cdc5faf916818bdf60', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353435333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233323b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf83cf80ceb9cf83ceb720cf83cf84cebfcf87cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34393a22534f554c205445535420ce93ce99ce9120cea4ce9720ce98ce95cea3cea0ce99cea3ce9720cea3cea4ce9fcea7cea9ce9d223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a33393a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223233323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf83cf80ceb9cf83ceb72dcf83cf84cebfcf87cf89cebd223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf83cf80ceb9cf83ceb72dcf83cf84cebfcf87cf89cebd2663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb8ceadcf83cf80ceb9cf83ceb720cf83cf84cf8ccf87cf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323332223b7d7d),
(873, 'index.php?option=com_content&view=article&id=231', 'index.php?option=com_content&view=article&id=231:soul-test-για-την-προσαρμοστικοτητα&catid=33', 'Soul Test για την προσαρμοστικότητα', '', '2022-04-04 19:44:09', '6343e8dfcfbbdc01b30ec4800483043f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353536323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233313b733a353a22616c696173223b733a35383a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35383a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20cea0cea1ce9fcea3ce91cea1ce9cce9fcea3cea4ce99ce9ace9fcea4ce97cea4ce91223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a34343a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223233313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22cea0cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35383a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323331223b7d7d),
(874, '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 για τα όρια (Τεστ 2)', '', '2022-04-04 19:44:39', 'e1fc46883c74f8853983008f59e54410', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353430303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233303b733a353a22616c696173223b733a34313a22736f756c207465737420ceb3ceb9ceb120cf84ceb120cebfcf81ceb9ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34333a22534f554c205445535420ce93ce99ce9120cea4ce9120ce9fcea1ce99ce912028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a34343a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223233303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d322663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22536f756c205465737420ceb3ceb9ceb120cf84ceb120cf8ccf81ceb9ceb12028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323330223b7d7d);
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
(875, '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 για τα όρια (Τεστ 1)', '', '2022-04-04 19:45:02', '0ab13ba2a4f4a40e3dc8daaf09c67f1b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353430303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232393b733a353a22616c696173223b733a34313a22736f756c207465737420ceb3ceb9ceb120cf84ceb120cebfcf81ceb9ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34333a22534f554c205445535420ce93ce99ce9120cea4ce9120ce9fcea1ce99ce912028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a34353a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223232393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d312663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22536f756c205465737420ceb3ceb9ceb120cf84ceb120cf8ccf81ceb9ceb12028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323239223b7d7d),
(876, 'index.php?option=com_content&view=article&id=228', 'index.php?option=com_content&view=article&id=228:soul-test-για-την-ικανοτητα&catid=30', 'Soul Test για την ικανότητα', '', '2022-04-04 19:48:22', 'b9c4326402d517f601242e2db99be811', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353434303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232383b733a353a22616c696173223b733a34323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb9cebaceb1cebdcebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34323a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce99ce9ace91ce9dce9fcea4ce97cea4ce91223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a34383a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223232383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb9cebaceb1cebdcebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb9cebaceb1cebdcebfcf84ceb7cf84ceb12663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce99cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323238223b7d7d),
(877, '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 για τη θετικότητα (Τεστ 2)', '', '2022-04-04 19:49:56', '738bfa63e4eeeb12f512823284607d80', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353439393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232373b733a353a22616c696173223b733a35333a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35353a22534f554c205445535420ce93ce99ce9120cea4ce9720ce98ce95cea4ce99ce9ace9fcea4ce97cea4ce912028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a34393a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223232373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d322663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35353a22536f756c205465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb12028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323237223b7d7d),
(879, '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 για την ευτυχία (Τεστ 2)', '', '2022-04-04 19:55:57', '92767aad23f30abcee549c2e7f1e3f62', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353436313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232353b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceb9ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35313a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce95cea5cea4cea5cea7ce99ce912028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a35353a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223232353a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232353a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d322663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323235223b7d7d);
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
(880, '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 για την ευτυχία (Τεστ 1)', '', '2022-04-04 19:58:41', '761d4bdc458b2bdd1f29e7066faf2252', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353436313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232343b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceb9ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35313a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce95cea5cea4cea5cea7ce99ce912028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a35383a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223232343a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232343a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d312663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323234223b7d7d),
(881, '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 για την ευγνωμοσύνη (Τεστ 2)', '', '2022-04-04 19:59:20', 'b1ada3ffaf4fdc2c0ec1b3a0814136c9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353532353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232333b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb720cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35393a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce95cea5ce93ce9dcea9ce9cce9fcea3cea5ce9dce972028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a35393a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223232333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d322663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35393a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323233223b7d7d),
(882, '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 για την ευγνωμοσύνη (Τεστ 1)', '', '2022-04-04 19:59:51', '1d4c731e3659aa637d4493cf6ddb4e38', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353532353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232323b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb720cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35393a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce95cea5ce93ce9dcea9ce9cce9fcea3cea5ce9dce972028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342031393a35393a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223232323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d312663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35393a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323232223b7d7d),
(883, '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 για τη θετικότητα (Τεστ 1)', '', '2022-04-04 20:00:14', 'd5de854afccf2927cd4e5ba2e3e3290d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353439393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232363b733a353a22616c696173223b733a35333a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35353a22534f554c205445535420ce93ce99ce9120cea4ce9720ce98ce95cea4ce99ce9ace9fcea4ce97cea4ce912028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30303a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223232363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d312663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35353a22536f756c205465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb12028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323236223b7d7d);
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
(884, 'index.php?option=com_content&view=article&id=221', 'index.php?option=com_content&view=article&id=221:soul-test-για-τη-θετικη-διεκδικηση&catid=26', 'Soul Test για τη θετική διεκδίκηση', '', '2022-04-04 20:01:13', '72f8c726fb1f9964ed4ccc4dbf171c1e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353534313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232313b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebaceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35353a22534f554c205445535420ce93ce99ce9120cea4ce9720ce98ce95cea4ce99ce9ace9720ce94ce99ce95ce9ace94ce99ce9ace97cea3ce97223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30313a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223232313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebaceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb7223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebaceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb72663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35353a22536f756c205465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323231223b7d7d),
(885, '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 για τη διαχείριση ενέργειας (Τεστ 2)', '', '2022-04-04 20:01:42', '02d03a1efb92ca0650ff50c15c9a37ad', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353635313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232303b733a353a22616c696173223b733a37323a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a37343a22534f554c205445535420ce93ce99ce9120cea4ce9720ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720ce95ce9dce95cea1ce93ce95ce99ce91cea32028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30313a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223232303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d322663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37343a22536f756c205465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323230223b7d7d),
(886, '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 για τη διαχείριση ενέργειας (Τεστ 1)', '', '2022-04-04 20:02:29', '3f2dce9af54af8aeccb8c84cfa1948d2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353635313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231393b733a353a22616c696173223b733a37323a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a37343a22534f554c205445535420ce93ce99ce9120cea4ce9720ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720ce95ce9dce95cea1ce93ce95ce99ce91cea32028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30323a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223231393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d312663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37343a22536f756c205465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323139223b7d7d),
(887, '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 για την αυτοπεποίθηση (Τεστ 2)', '', '2022-04-04 20:04:12', '4d8ae7d5da5fcc66e00c3e86c1f739b9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353535373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231383b733a353a22616c696173223b733a36313a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb720cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a36333a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce91cea5cea4ce9fcea0ce95cea0ce9fce99ce98ce97cea3ce972028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30343a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36353a223231383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d322663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323138223b7d7d);
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
(888, '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 για την αυτοπεποίθηση (Τεστ 1)', '', '2022-04-04 20:04:47', '0a7c304c710064f32c5cfa06119ba342', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353535373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231373b733a353a22616c696173223b733a36313a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb720cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a36333a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce91cea5cea4ce9fcea0ce95cea0ce9fce99ce98ce97cea3ce972028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30343a3437223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36353a223231373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d312663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32363a22ce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323137223b7d7d),
(889, 'index.php?option=com_content&view=article&id=216', 'index.php?option=com_content&view=article&id=216:soul-test-για-την-αυτονομια&catid=23', 'Soul Test για την αυτονομία', '', '2022-04-04 20:05:46', '92f895501fccc222eb50200cb7600c5e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353433343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231363b733a353a22616c696173223b733a34323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34323a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce91cea5cea4ce9fce9dce9fce9cce99ce91223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30353a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223231363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcebdcebfcebcceb9ceb1223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcebdcebfcebcceb9ceb12663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22ce91cf85cf84cebfcebdcebfcebcceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceafceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323136223b7d7d),
(890, '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 για τον αυτοέλεγχο (Τεστ 1)', '', '2022-04-04 20:06:19', '626db3a05ce88df18066fbee7f105180', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353531353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231353b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84cebfcebd20ceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf20cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35373a22534f554c205445535420ce93ce99ce9120cea4ce9fce9d20ce91cea5cea4ce9fce95ce9bce95ce93cea7ce9f2028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30363a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223231353a736f756c2d746573742dceb3ceb9ceb12dcf84cebfcebd2dceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf2dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231353a736f756c2d746573742dceb3ceb9ceb12dcf84cebfcebd2dceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf2dcf84ceb5cf83cf842d312663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22536f756c205465737420ceb3ceb9ceb120cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323135223b7d7d),
(891, '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 για το απολαμβάνειν (Τεστ 2)', '', '2022-04-04 20:06:52', 'ff411e177b0cace97775c0e0fe68c217', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353533313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231343b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd20cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35393a22534f554c205445535420ce93ce99ce9120cea4ce9f20ce91cea0ce9fce9bce91ce9cce92ce91ce9dce95ce99ce9d2028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30363a3532223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223231343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d322663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35393a22536f756c205465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323134223b7d7d);
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
(892, '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 για το απολαμβάνειν (Τεστ 1)', '', '2022-04-04 20:07:28', '9c68193fe3ab8ef22b017472a566d6f4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353533313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231333b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd20cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35393a22534f554c205445535420ce93ce99ce9120cea4ce9f20ce91cea0ce9fce9bce91ce9cce92ce91ce9dce95ce99ce9d2028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30373a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223231333a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231333a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d312663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35393a22536f756c205465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323133223b7d7d),
(893, 'index.php?option=com_content&view=article&id=212', 'index.php?option=com_content&view=article&id=212:soul-test-για-τισ-ερωτικεσ-σχεσεισ&catid=42', 'Soul Test για ερωτικές σχέσεις', '', '2022-04-04 20:07:53', '186e8d85c7cd5f9c5768585ef42da337', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353533313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231323b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320ceb5cf81cf89cf84ceb9cebaceb5cf8320cf83cf87ceb5cf83ceb5ceb9cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35353a22534f554c205445535420ce93ce99ce9120cea4ce99cea320ce95cea1cea9cea4ce99ce9ace95cea320cea3cea7ce95cea3ce95ce99cea3223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30373a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223231323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dceb5cf81cf89cf84ceb9cebaceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf83223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dceb5cf81cf89cf84ceb9cebaceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf832663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33313a22ce95cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34383a22536f756c205465737420ceb3ceb9ceb120ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323132223b7d7d),
(894, '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 για τις σχέσεις (Τεστ 2)', '', '2022-04-04 20:08:38', '97865f30768756f781f5549c61382ab6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353534323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231313b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320cf83cf87ceb5cf83ceb5ceb9cf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35313a22534f554c205445535420ce93ce99ce9120cea4ce99cea320cea3cea7ce95cea3ce95ce99cea32028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30383a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223231313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d322663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a22536f756c205465737420ceb3ceb9ceb120cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323131223b7d7d),
(895, '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 για τις σχέσεις (Τεστ 1)', '', '2022-04-04 20:09:10', 'e2bd9856922a04adb805e9d5c024a084', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353534323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231303b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320cf83cf87ceb5cf83ceb5ceb9cf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35313a22534f554c205445535420ce93ce99ce9120cea4ce99cea320cea3cea7ce95cea3ce95ce99cea32028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a30393a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223231303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d312663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a22536f756c205465737420ceb3ceb9ceb120cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323130223b7d7d);
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
(896, 'index.php?option=com_content&view=article&id=209', 'index.php?option=com_content&view=article&id=209:soul-test-για-το-θυμο&catid=39', 'Soul Test για το θυμό', '', '2022-04-04 20:10:30', '2981199be75adc9659152a4713ce1a9b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353334393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230393b733a353a22616c696173223b733a33303a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb8cf85cebccebf223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33303a22534f554c205445535420ce93ce99ce9120cea4ce9f20ce98cea5ce9cce9f223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a31303a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a223230393a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb8cf85cebccebf223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230393a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb8cf85cebccebf2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22536f756c205465737420ceb3ceb9ceb120cf84cebf20ceb8cf85cebccf8c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323039223b7d7d),
(897, 'index.php?option=com_content&view=article&id=208', 'index.php?option=com_content&view=article&id=208:soul-test-για-την-αναβλητικοτητα&catid=38', 'Soul Test για την αναβλητικότητα', '', '2022-04-04 20:10:50', '79d00608fc96ef25e9bfc74043eb6f57', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353531343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230383b733a353a22616c696173223b733a35323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35323a22534f554c205445535420ce93ce99ce9120cea4ce97ce9d20ce91ce9dce91ce92ce9bce97cea4ce99ce9ace9fcea4ce97cea4ce91223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a31303a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35363a223230383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35323a22536f756c205465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323038223b7d7d),
(898, 'index.php?option=com_content&view=article&id=207', 'index.php?option=com_content&view=article&id=207:soul-test-για-το-στρεσ&catid=19', 'Soul Test για το στρες', '', '2022-04-04 20:11:09', 'd1e3f9260c516cc6b360e6f94f2eaaed', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353335393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230373b733a353a22616c696173223b733a33323a22736f756c207465737420ceb3ceb9ceb120cf84cebf20cf83cf84cf81ceb5cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420ce93ce99ce9120cea4ce9f20cea3cea4cea1ce95cea3223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a31313a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22cea3cf84cf81ceb5cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a223230373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dcf83cf84cf81ceb5cf83223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dcf83cf84cf81ceb5cf832663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22cea3cf84cf81ceb5cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420ceb3ceb9ceb120cf84cebf20cf83cf84cf81ceb5cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323037223b7d7d),
(900, '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 για το άγχος (Τεστ 1)', '', '2022-04-04 20:11:57', 'f0dadd7a4e2237f0500a7303a524e362', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353431393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3138373b733a353a22616c696173223b733a34333a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1ceb3cf87cebfcf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34353a22534f554c205445535420ce93ce99ce9120cea4ce9f20ce91ce93cea7ce9fcea32028cea4ce95cea3cea4203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a31313a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223138373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d312663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22536f756c205465737420ceb3ceb9ceb120cf84cebf20ceacceb3cf87cebfcf822028cea4ceb5cf83cf84203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313837223b7d7d);
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
(901, '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 για το άγχος (Τεστ 2)', '', '2022-04-04 20:12:11', '202aa57de7d641a0bac9cc37112cb72a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353431393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230363b733a353a22616c696173223b733a34333a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1ceb3cf87cebfcf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34353a22534f554c205445535420ce93ce99ce9120cea4ce9f20ce91ce93cea7ce9fcea32028cea4ce95cea3cea4203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d30342032303a31323a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223230363a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230363a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d322663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22536f756c205465737420ceb3ceb9ceb120cf84cebf20ceacceb3cf87cebfcf822028cea4ceb5cf83cf84203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323036223b7d7d),
(904, 'index.php?option=com_content&view=article&id=68', 'index.php?option=com_content&view=article&id=68:διαχωρίζοντας-το-θυμό-μου&catid=39', 'Διαχωρίζοντας το θυμό μου', ' Καταγράψτε σε μια λίστα τι σας ενοχλεί στο χώρο εργασίας σας. Συγκρίνετε αυτές τις ενοχλήσεις με παρόμοιες αντιδράσεις στο σπίτι... ', '2022-04-14 09:16:48', '16e9d334bc737b4020a932cc19429f8e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363639313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234313a2220ce9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf83ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cf84ceb920cf83ceb1cf8220ceb5cebdcebfcf87cebbceb5ceaf20cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf83ceb1cf822e20cea3cf85ceb3cebacf81ceafcebdceb5cf84ceb520ceb1cf85cf84ceadcf8220cf84ceb9cf8220ceb5cebdcebfcf87cebbceaecf83ceb5ceb9cf8220cebcceb520cf80ceb1cf81cf8ccebccebfceb9ceb5cf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cf83cf84cebf20cf83cf80ceafcf84ceb92e2e2e20223b693a333b613a32373a7b733a323a226964223b693a36383b733a353a22616c696173223b733a34373a22ceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf8220cf84cebf20ceb8cf85cebccf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3238323a223c703e3c7374726f6e673ece9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb53c2f7374726f6e673e20cf83ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cf84ceb920cf83ceb1cf8220ceb5cebdcebfcf87cebbceb5ceaf20cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf83ceb1cf822e203c7374726f6e673ecea3cf85ceb3cebacf81ceafcebdceb5cf84ceb53c2f7374726f6e673e20ceb1cf85cf84ceadcf8220cf84ceb9cf8220ceb5cebdcebfcf87cebbceaecf83ceb5ceb9cf8220cebcceb520cf80ceb1cf81cf8ccebccebfceb9ceb5cf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cf83cf84cebf20cf83cf80ceafcf84ceb92e2e2e3c2f703e0d0a223b733a343a22626f6479223b733a3735373a22ce94ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf8220cf84cebf20ceb8cf85cebccf8c20cebccebfcf85202020202020202020202020202020202020202020202020202020203129c2a0ce9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb5c2a0cf83ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cf84ceb920cf83ceb1cf8220ceb5cebdcebfcf87cebbceb5ceaf20cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf83ceb1cf822e0a3229c2a0cea3cf85ceb3cebacf81ceafcebdceb5cf84ceb5c2a0ceb1cf85cf84ceadcf8220cf84ceb9cf8220ceb5cebdcebfcf87cebbceaecf83ceb5ceb9cf8220cebcceb520cf80ceb1cf81cf8ccebccebfceb9ceb5cf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cf83cf84cebf20cf83cf80ceafcf84ceb90a332920cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12cc2a0ceb3cf81ceaccf88cf84ceb5c2a0cf80cebfceb9ceb5cf8220ceb5cebdcebfcf87cebbceaecf83ceb5ceb9cf8220cebcceb5cf84ceb1cf86ceadcf81ceb5cf84ceb520cf83cf84cebf20cf83cf80ceafcf84ceb9202c20cf83cf84cebf20cf83cf8dceb6cf85ceb3cebf20ceae20cf83cf84ceb120cf80ceb1ceb9ceb4ceb9ceac0a342920cea4cf8ecf81ceb120ceb3cf81ceaccf88cf84ceb520cebcceb9ceb120cebbceafcf83cf84ceb120cebcceb520cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cf83ceb1cf8220ceb5cebdcebfcf87cebbcebfcf8dcebd20cf83cf84cebf20cf83cf80ceafcf84ceb920cebaceb1ceb9c2a0ceb1cebdceb1cebbcebfceb3ceb9cf83cf84ceb5ceafcf84ceb5c2a0cf80cebfceb9cebfcf85cf8220ceb1cf80cf8c20ceb1cf85cf84cebfcf8dcf8220cf84cebfcf85cf8220cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8dcf8220ceb8cf85cebccebfcf8dcf8220cebcceb5cf84ceb1cf86ceadcf81ceb5cf84ceb520cf83cf84ceb720ceb4cebfcf85cebbceb5ceb9ceac2e223b733a363a22696d61676573223b733a3232363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961787772697a6f6e7461732d746f6e2d7468796d6f2d6d6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d31342030393a31363a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2236383aceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf822dcf84cebf2dceb8cf85cebccf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34393a22696d616765732f323032322f30322f31342f646961787772697a6f6e7461732d746f6e2d7468796d6f2d6d6f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36383aceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf822dcf84cebf2dceb8cf85cebccf8c2dcebccebfcf852663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22ce94ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf8220cf84cebf20ceb8cf85cebccf8c20cebccebfcf85223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3638223b7d7d),
(906, 'index.php?option=com_content&view=article&id=69', 'index.php?option=com_content&view=article&id=69:διαχείριση-συγκρούσεων-αρθρο&catid=39', 'Διαχείριση Συγκρούσεων', ' Αρχικά, θυμηθείτε και καταγράψτε σε ένα χαρτί τρείς πρόσφατες συγκρούσεις/ λογομαχίες που εμπλακήκατε και κατά την προηγούμενη εβδομάδα. ', '2022-04-14 09:20:20', '94e0c70e1c6a8eedb3a2f93f293d0e3c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383032333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235343a2220ce91cf81cf87ceb9cebaceac2c20ceb8cf85cebcceb7ceb8ceb5ceafcf84ceb520cebaceb1ceb920cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cf84cf81ceb5ceafcf8220cf80cf81cf8ccf83cf86ceb1cf84ceb5cf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf822f20cebbcebfceb3cebfcebcceb1cf87ceafceb5cf8220cf80cebfcf8520ceb5cebccf80cebbceb1cebaceaecebaceb1cf84ceb520cebaceb1ceb920cebaceb1cf84ceac20cf84ceb7cebd20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb12e20223b693a333b613a32373a7b733a323a226964223b693a36393b733a353a22616c696173223b733a35343a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20ceb1cf81ceb8cf81cebf223b733a373a2273756d6d617279223b733a3236313a223c703ece91cf81cf87ceb9cebaceac2c20ceb8cf85cebcceb7ceb8ceb5ceafcf84ceb520cebaceb1ceb920cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cf84cf81ceb5ceafcf8220cf80cf81cf8ccf83cf86ceb1cf84ceb5cf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf822f20cebbcebfceb3cebfcebcceb1cf87ceafceb5cf8220cf80cebfcf8520ceb5cebccf80cebbceb1cebaceaecebaceb1cf84ceb520cebaceb1ceb920cebaceb1cf84ceac20cf84ceb7cebd20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a323038373a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20202020202020202020202020202020202020202020202020202020ce91cf81cf87ceb9cebaceac2c20ceb8cf85cebcceb7ceb8ceb5ceafcf84ceb520cebaceb1ceb920cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf83ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cf84cf81ceb5ceafcf8220cf80cf81cf8ccf83cf86ceb1cf84ceb5cf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf822f20cebbcebfceb3cebfcebcceb1cf87ceafceb5cf8220cf80cebfcf8520ceb5cebccf80cebbceb1cebaceaecebaceb1cf84ceb520cebaceb1ceb920cebaceb1cf84ceac20cf84ceb7cebd20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720ceb5ceb2ceb4cebfcebcceacceb4ceb12e0ace88cf80ceb5ceb9cf84ceb12c20cf87cf89cf81ceafcf83cf84ceb520ceadcebdceb120cf87ceb1cf81cf84ceaf20cf83ceb5203420cf83cf84ceaecebbceb5cf82202e20ce9fcebdcebfcebcceaccf83cf84ceb520cf84ceb7cebd20cf80cf81cf8ecf84ceb720cf83cf84ceaecebbceb720e28098e2809920ce98ceadcebcceb120cea3cf8dceb3cebacf81cebfcf85cf83ceb7cf82e28099e280992c20cf84ceb720ceb4ceb5cf8dcf84ceb5cf81ceb720e28098e28099ce95cebccf80cebbceb5cebacf8ccebcceb5cebdceb120ceaccf84cebfcebcceb1e28099e28099202c20cf84ceb7cebd20cea4cf81ceafcf84ceb720e28098e2809920cea4ceb920cf83cf85cebdceadceb2ceb7e28099e2809920cebaceb1ceb920cf84ceb7cebd20cf84ceadcf84ceb1cf81cf84ceb720e28098e28099ce9bceadcebeceb720e2809320cf86cf89cf84ceb9ceace28099e280992e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb12c20cf83cf85cebccf80cebbceb7cf81cf8ecf83cf84ceb520cf84ceb9cf8220cf83cf84ceaecebbceb5cf8220ceb2ceb1cf83ceb9cf83cebcceadcebdcebfceb920cf83cf84ceb1203320ceb4ceb9cebaceac20cf83ceb1cf8220cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84cebf20cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cf80cebfcf8520ceb1cebacebfcebbcebfcf85ceb8ceb5ceaf2e0acea0ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb13a0a20312920ce98ceadcebcceb120cf83cf8dceb3cebacf81cebfcf85cf83ceb7cf82203a266e6273703bce94cebfcf85cebbceb5ceb9ceadcf8220cf84cebfcf8520cf83cf80ceb9cf84ceb9cebfcf8d0a20322920ce95cebccf80cebbceb5cebacf8ccebcceb5cebdceb120ceaccf84cebfcebcceb13a266e6273703bce9720cf83cf8dcebdcf84cf81cebfcf86cebfcf8220cebccebfcf8520cebaceb1ceb920ceb5ceb3cf8e0a20332920cea4ceb920cf83cf85cebdceadceb2ceb73a266e6273703bce9cceb520cebaceb1cf84ceb7ceb3cf8ccf81ceb7cf83ceb520cf8ccf84ceb920ceb4ceb5cebd20ceb2cebfceb7ceb8ceaccf8920cf83cf84ceb9cf8220ceb4cebfcf85cebbceb5ceb9ceadcf8220266e6273703bcf84cebfcf8520cf83cf80ceb9cf84ceb9cebfcf8d20cebbceadceb3cebfcebdcf84ceb1cf82203a266e6273703be28098e2809920cea0cebfcf84cead20ceb4ceb5cebd20cebcceb520ceb2cebfceb7ceb8ceaccf8220cf83cf84ceb9cf8220ceb4cebfcf85cebbceb5ceb9ceadcf8220cf84cebfcf8520cf83cf80ceb9cf84ceb9cebfcf8d202c20cf84ceb120cebaceaccebdcf8920cf8ccebbceb120cebccf8ccebdceb720cebccebfcf85e28099e28099200a20342920ce9bceadcebeceb72d20cf86cf89cf84ceb9ceac2d203a20cea0ce9fcea4ce952c20ce9fce9bce91200a266e6273703bcea4cf8ecf81ceb12c20cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf80cf89cf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cebd20cebdceb120ceb5ceb9cf80cf89ceb8cebfcf8dcebd20ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20cf8ccf83ceb120cf83ceb7cebcceb5ceb9cf8ecf83ceb1cf84ceb52c20ceb5ceafcf84ceb520ceb1cf80cf8c20cf84ceb7cebd20cf80cebbceb5cf85cf81ceac20cf83ceb1cf822c20ceb5ceafcf84ceb520ceb1cf80cf8c20cf84ceb7cebd20cf80cebbceb5cf85cf81ceac20cf84cebfcf8520cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cf83ceb1cf822c20ceb1cebdcf84ceb9cebaceb1ceb8ceb9cf83cf84cf8ecebdcf84ceb1cf8220cf84ceb9cf8220cebbceadcebeceb5ceb9cf8220e2809320cf86cf89cf84ceb9ceac20cf80cebfcf8520cf80cf85cf81cebfceb4cf8ccf84ceb7cf83ceb1cebd20cf84ceb9cf8220cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf822e20cea4ceadcebbcebfcf822c20cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf84ceb9cf8220ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220cf80cebfcf8520cf83cebaceb5cf86cf84ceaecebaceb1cf84ceb520cebaceb1ceb920cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720cf86cebfcf81ceac20cf80cebfcf8520ceb8ceb120ceadcf81ceb8ceb5cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cebcceb9ceb120cf83cf8dceb3cebacf81cebfcf85cf83ceb72c20ceb1cebdceb1cf84cf81ceadcebeceb5cf84ceb520cebdcebfceb7cf84ceb9cebaceac20cf83cf84ceb9cf8220e28098e2809920cf83ceb7cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf83ceb1cf82e28099e2809921223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961786569726973692d7379676b726f757365776e312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30342d31342030393a32303a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a2236393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dceb1cf81ceb8cf81cebf223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f646961786569726973692d7379676b726f757365776e312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dceb1cf81ceb8cf81cebf2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3639223b7d7d),
(907, 'index.php?option=com_tags&view=tag&id=34', 'index.php?option=com_tags&view=tag&id=34:διαχείριση-άγχους&Itemid=452', 'Διαχείριση Άγχους', '', '2022-04-17 20:37:44', '041ff5b4ce81c9aae9dfddeaaaa14f3b', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:39', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a333032373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33343b733a353a22616c696173223b733a33333a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceacceb3cf87cebfcf85cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30342d31372032303a33373a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33363a2233343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceacceb3cf87cebfcf85cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceacceb3cf87cebfcf85cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3339223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce86ceb3cf87cebfcf85cf82223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3334223b7d7d);
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
(912, 'index.php?option=com_content&view=article&id=242', 'index.php?option=com_content&view=article&id=242:άγχος-και-στρες-πώς-διαφοροποιούνται&catid=18', 'Άγχος και Στρες: Πώς διαφοροποιούνται;', ' Αρκετά συχνά οι όροι «άγχος» και «στρες» χρησιμοποιούνται ως συνώνυμοι. Αν και υπάρχουν κοινά στοιχεία μεταξύ τους, υπάρχουν και σημαντικά σημεία στα οποία διαφοροποιούνται. ', '2023-06-17 09:35:36', '59680dcd0facbc03957293cfdf31e762', 1, 1, 1, '*', '2022-05-11 19:53:54', NULL, '2022-05-11 19:53:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332323a2220ce91cf81cebaceb5cf84ceac20cf83cf85cf87cebdceac20cebfceb920cf8ccf81cebfceb920c2abceacceb3cf87cebfcf82c2bb20cebaceb1ceb920c2abcf83cf84cf81ceb5cf82c2bb20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb920cf89cf8220cf83cf85cebdcf8ecebdcf85cebccebfceb92e20ce91cebd20cebaceb1ceb920cf85cf80ceaccf81cf87cebfcf85cebd20cebacebfceb9cebdceac20cf83cf84cebfceb9cf87ceb5ceafceb120cebcceb5cf84ceb1cebecf8d20cf84cebfcf85cf822c20cf85cf80ceaccf81cf87cebfcf85cebd20cebaceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf83ceb7cebcceb5ceafceb120cf83cf84ceb120cebfcf80cebfceafceb120ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb92e20223b693a333b613a32373a7b733a323a226964223b693a3234323b733a353a22616c696173223b733a36383a22ceacceb3cf87cebfcf8220cebaceb1ceb920cf83cf84cf81ceb5cf8220cf80cf8ecf8220ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb9223b733a373a2273756d6d617279223b733a3332393a223c703ece91cf81cebaceb5cf84ceac20cf83cf85cf87cebdceac20cebfceb920cf8ccf81cebfceb920c2abceacceb3cf87cebfcf82c2bb20cebaceb1ceb920c2abcf83cf84cf81ceb5cf82c2bb20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb920cf89cf8220cf83cf85cebdcf8ecebdcf85cebccebfceb92e20ce91cebd20cebaceb1ceb920cf85cf80ceaccf81cf87cebfcf85cebd20cebacebfceb9cebdceac20cf83cf84cebfceb9cf87ceb5ceafceb120cebcceb5cf84ceb1cebecf8d20cf84cebfcf85cf822c20cf85cf80ceaccf81cf87cebfcf85cebd20cebaceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf83ceb7cebcceb5ceafceb120cf83cf84ceb120cebfcf80cebfceafceb120ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb92e3c2f703e0d0a223b733a343a22626f6479223b733a343136353a22ce86ceb3cf87cebfcf8220cebaceb1ceb920cea3cf84cf81ceb5cf823a20cea0cf8ecf8220ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb93b20ce9720cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf8220ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf822020202020202020202020202020202020202020202020202020202020202020202020ce91cf81cebaceb5cf84ceac20cf83cf85cf87cebdceac20cebfceb920cf8ccf81cebfceb920c2abceacceb3cf87cebfcf82c2bb20cebaceb1ceb920c2abcf83cf84cf81ceb5cf82c2bb20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb920cf89cf8220cf83cf85cebdcf8ecebdcf85cebccebfceb92e20ce91cebd20cebaceb1ceb920cf85cf80ceaccf81cf87cebfcf85cebd20cebacebfceb9cebdceac20cf83cf84cebfceb9cf87ceb5ceafceb120cebcceb5cf84ceb1cebecf8d20cf84cebfcf85cf822c20cf85cf80ceaccf81cf87cebfcf85cebd20cebaceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf83ceb7cebcceb5ceafceb120cf83cf84ceb120cebfcf80cebfceafceb120ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb92e200a2020cea3cf84cf81ceb5cf8220200a20ce9f20cf8ccf81cebfcf8220cf83cf84cf81ceb5cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87ceb5ceb920ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceadcf8220cf83ceb7cebcceb1cf83ceafceb5cf822c20ceb1cebdceaccebbcebfceb3ceb120cebcceb520cf84cebf20cf80cebbceb1ceafcf83ceb9cebf20cf83cf84cebf20cebfcf80cebfceafcebf20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf84ceb1ceb92e20cea3ceb520ceb5cf80ceafcf80ceb5ceb4cebf20ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d2c20cf89cf8220cf83cf84cf81ceb5cf8220cf87ceb1cf81ceb1cebacf84ceb7cf81ceafceb6ceb5cf84ceb1ceb920cf8ccf80cebfceb9ceb120ceb1cebbcebbceb1ceb3ceae20cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220cf80cf81cebfcebaceb1cebbceb5ceaf20cf83cf89cebcceb1cf84ceb9cebaceae2c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebaceb1ceb920cf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20cebaceb1cf84ceb1cf80cf8ccebdceb7cf83ceb720cebaceb1ceb920ceb1cf80ceb1ceb9cf84ceb5ceaf20cf80cf81cebfcf83cebfcf87ceae20cebaceb1ceb920ceb1cebdceaccebbceb7cf88ceb720ceb4cf81ceaccf83ceb7cf8220ceb1cf80cf8c20cf84cebf20ceaccf84cebfcebccebf2e20ce9cceb520ceaccebbcebbceb120cebbcf8cceb3ceb9ceb12c20cf84cebf20cf83cf84cf81ceb5cf8220ceb5ceafcebdceb1ceb920ceb720cf86cf85cf83ceb9cebfcebbcebfceb3ceb9cebaceae20ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cf84cebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d20cf83ceb520ceadcebdceb120ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20ceb5cf81ceadceb8ceb9cf83cebcceb120cf80cebfcf8520c2abceb1cf80ceb5ceb9cebbceb5ceafc2bb20cebdceb120ceb1cebbcebbceaccebeceb5ceb920cf84ceb7cebd20cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cebaceb1ceb920cf84ceb7cebd20ceb9cf83cebfcf81cf81cebfcf80ceafceb120cf83cf84ceb7cebd20cebfcf80cebfceafceb120ceb2cf81ceb9cf83cebacf8ccebcceb1cf83cf84ceb52e20cea3cf85cebdceaeceb8cf89cf8220ceadcf87ceb5ceb920cf83cf8dcebdcf84cebfcebcceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cebaceb1ceb920cf80ceb1cf81ceadcf81cf87ceb5cf84ceb1ceb920cf8ccf84ceb1cebd20cf84cebf20c2abceb1cf80ceb5ceb9cebbceb7cf84ceb9cebacf8cc2bb20ceb5cf81ceadceb8ceb9cf83cebcceb120cf83cf84ceb1cebcceb1cf84ceaecf83ceb5ceb920cebdceb120cf85cf80ceaccf81cf87ceb5ceb92e266e6273703b2020200a20cea3cf85cf87cebdceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120cf83cf84cf81ceb5cf8220ceb5ceafcebdceb1ceb920cf84ceb120ceb1cebacf8ccebbcebfcf85ceb8ceb13a200a20ce94cf85cf83cebacebfcebbceafceb5cf8220cf83cf84cebfcebd20cf8dcf80cebdcebf2c20cf80cebfcebdcebfcebaceadcf86ceb1cebbcebfceb92c20cf83cf86ceafcebeceb9cebccebf20ceae20cf80cf8ccebdcebfceb920cf83ceb520ceb4ceb9ceaccf86cebfcf81ceb120cf83ceb7cebcceb5ceafceb120cf84cebfcf8520cf83cf8ecebcceb1cf84cebfcf822028cf802ecf8720ceb1cf85cf87ceadcebdceb1cf822c20cf80cebbceaccf84ceb7292c20cf84ceb1cf87cf85cf80ceb1cebbcebcceafceb12c20ceb5cf86ceafceb4cf81cf89cf83ceb72c20ceb6ceb1cebbceacceb4ceb12c20ceb5cf85ceb5cf81ceb5ceb8ceb9cf83cf84cf8ccf84ceb7cf84ceb120ceba2eceb12e200a2020ce86ceb3cf87cebfcf8220200a20cea4cebf20ceacceb3cf87cebfcf8220ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84ceb7cebd20ceb5cf83cf89cf84ceb5cf81ceb9cebaceae20ceb1cf80cf8ccebacf81ceb9cf83ceb720cf84cebfcf8520cebfcf81ceb3ceb1cebdceb9cf83cebccebfcf8d20cebcceb1cf8220cf8ccf84ceb1cebd20ceb2cf81ceb9cf83cebacf8ccebcceb1cf83cf84ceb520cf83ceb520cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf83cf84cf81ceb5cf822c20ceb4ceb7cebbceb1ceb4ceae20cf85cf80cf8c20cf80ceafceb5cf83ceb72e20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf80ceafcebccebfcebdcebf20ceb1ceafcf83ceb8ceb7cebcceb120ceb1cebaceb1ceb8cf8ccf81ceb9cf83cf84cebfcf8520cf86cf8cceb2cebfcf8520cebaceb1ceb920ceb1cebdceb7cf83cf85cf87ceafceb1cf8220ceb3ceb9ceb120cebcceb9ceb12028ceae20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf822920cf80ceb9ceb8ceb1cebdceae20ceb1cf80ceb5ceb9cebbceae2e20cea4cebf20ceacceb3cf87cebfcf8220cf83cf85cebdceb5cf87ceafceb6ceb5ceb920cebdceb120cf85cf86ceafcf83cf84ceb1cf84ceb1ceb920ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb7cebd20cf8dcf80ceb1cf81cebeceb720cebaceaccf80cebfceb9cebfcf8520ceb1cf80ceb5ceb9cebbceb7cf84ceb9cebacebfcf8d20ceb5cf81ceb5ceb8ceafcf83cebcceb1cf84cebfcf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9cebf20cebaceb1ceb920cf83cf85cf87cebdceac20ceb5cf80ceb7cf81ceb5ceacceb6ceb5ceb920cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120ceb6cf89ceaecf8220cebaceb1ceb920cf84ceb7cebd20ceb5cf85ceb5cebeceafceb120cebcceb1cf822e200a20cea3cf85cf87cebdceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220ceb5ceafcebdceb1ceb920cf84ceb120ceb1cebacf8ccebbcebfcf85ceb8ceb13a200a20ce95cf85ceb5cf81ceb5ceb8ceb9cf83cf84cf8ccf84ceb7cf84ceb12c20cf83cf85cf87cebdceae20cebaceb1ceb920ceb5cf8dcebacebfcebbceb720cebacf8ccf80cf89cf83ceb72c20ceb1ceb4cf85cebdceb1cebcceafceb120cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb7cf822c20ceb4cf85cf83cebacebfcebbceafceb120cebdceb120ceb5cebbceadceb3cebecebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb7cf83cf85cf87ceafceb120cebcceb1cf822c20ceb1cebbcebbceb1ceb3ceadcf822028ceb1cf8dcebeceb7cf83ceb720ceae20cebcceb5ceafcf89cf83ceb72920cf83cf84ceb7cebd20cf8ccf81ceb5cebeceb72c20cf84cebfcebd20cf8dcf80cebdcebf2c20cf84ceb7cebd20cf83ceb5cebecebfcf85ceb1cebbceb9cebaceae20ceb5cf80ceb9ceb8cf85cebcceafceb12c20cf83cf86ceafcebeceb9cebccebf20ceae20cf80cf8ccebdcebfceb920cf83ceb520ceb4ceb9ceaccf86cebfcf81ceb120cf83ceb7cebcceb5ceafceb120cf84cebfcf8520cf83cf8ecebcceb1cf84cebfcf822c20cf80cebfcebdcebfcebaceadcf86ceb1cebbcebfceb92c20cf83cf84cebfcebcceb1cf87cf8ccf80cebfcebdcebfceb92c20cf84ceb1cf87cf85cf80ceb1cebbcebcceafceb120ceba2eceb1200a20ce8ccf80cf89cf8220cf86ceb1ceafcebdceb5cf84ceb1ceb92c20cf84cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920cf84cebf20cf83cf84cf81ceb5cf8220cf83cf85cebdceb4ceadcebfcebdcf84ceb1ceb920cf83cf84ceb5cebdceac20cebaceb1ceb920cebccebfceb9cf81ceacceb6cebfcebdcf84ceb1ceb920cebcceaccebbceb9cf83cf84ceb120cebacebfceb9cebdceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb12e20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf8ccebbcebfceb920cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cebcceb1cf822e20cea3cf84ceb9cf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf8220cf80cebfcf8520ceb4ceb5cebd20ceb5ceafcebcceb1cf83cf84ceb520cf83ceafceb3cebfcf85cf81cebfceb920ceb3ceb9ceb120cf84cebf20cf84ceb920ceb1cebacf81ceb9ceb2cf8ecf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb92c20cf84cebf20cf80cf8ccf83cebf20cf83cf85cf87cebdceac20cebaceb1ceb920ceadcebdcf84cebfcebdceb120ceb2ceb9cf8ecebdcebfcf85cebcceb520cf84ceadcf84cebfceb9cebfcf8520ceb5ceafceb4cebfcf85cf8220cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120ceb1cebbcebbceac20cebaceb1ceb920cf84cebf20cf80cf8ccf83cebf20ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cebcceb1cf8220cebaceb1ceb920cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebbceb5ceb9cf84cebfcf85cf81ceb3cebfcf8dcebcceb52c20ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb4ceb5ceafcebacf84ceb7cf8220ceb3ceb9ceb120cf84cebf20ceb5ceaccebd20ceb5ceafcebdceb1ceb920cf87cf81ceaecf83ceb9cebccebf20cebdceb120ceb1cf80ceb5cf85ceb8cf85cebdceb8cebfcf8dcebcceb520cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceb5ceb9ceb4ceb9cebacf8c20ceb3ceb9ceb120cf84ceb7cebd20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf85cf822e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f7374726573732d76732d616e78696574792e706e67222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30362d31372030393a33353a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37323a223234323aceacceb3cf87cebfcf822dcebaceb1ceb92dcf83cf84cf81ceb5cf822dcf80cf8ecf822dceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb9223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30352f31312f7374726573732d76732d616e78696574792e706e67223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30352d31312031393a35333a3534223b693a31303b4e3b693a31313b733a3132363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234323aceacceb3cf87cebfcf822dcebaceb1ceb92dcf83cf84cf81ceb5cf822dcf80cf8ecf822dceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb92663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30352d31312031393a35333a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37303a22ce86ceb3cf87cebfcf8220cebaceb1ceb920cea3cf84cf81ceb5cf823a20cea0cf8ecf8220ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb93b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323432223b7d),
(923, 'index.php?option=com_content&view=article&id=240', 'index.php?option=com_content&view=article&id=240:η-κατανάλωση-φρούτων-και-λαχανικών&catid=45', 'Η κατανάλωση φρούτων και λαχανικών', ' Η κατανάλωση φρούτων και λαχανικών και η άσκηση μπορούν να μας κάνουν πιο ευτυχισμένους ', '2022-09-01 10:26:09', '47f42f3fc80e634efacd1de9328100ac', 1, 1, 1, '*', '2022-02-11 11:28:11', NULL, '2022-02-11 11:28:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a2220ce9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220cebaceaccebdcebfcf85cebd20cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf8220223b693a333b613a32373a7b733a323a226964223b693a3234303b733a353a22616c696173223b733a36343a22ceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd223b733a373a2273756d6d617279223b733a3237363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e3c7374726f6e673ece9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220cebaceaccebdcebfcf85cebd20cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf823c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a343537343a220d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e266e6273703bce9dceadceb120ceadcf81ceb5cf85cebdceb120cf84cf89cebd20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcf89cebd20ce9aceb5cebdcf8420cebaceb1ceb920cea1ceadcebdcf84ceb9cebdceb3ceba20ceb1cebdceb1cf86ceadcf81ceb5ceb920cf8ccf84ceb920ceb7203c7374726f6e673ecebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd3c2f7374726f6e673e20cebaceb1ceb9203c7374726f6e673ecebbceb1cf87ceb1cebdceb9cebacf8ecebd3c2f7374726f6e673e20cebaceb1ceb920ceb7203c7374726f6e673eceaccf83cebaceb7cf83ceb73c2f7374726f6e673e20cebccf80cebfcf81cebfcf8dcebd20cebdceb1203c7374726f6e673eceb1cf85cebeceaecf83cebfcf85cebd20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cf85cf84cf85cf87ceafceb1cf823c2f7374726f6e673e2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223ece95cebdcf8e20ceb720cf83cf87ceadcf83ceb720cebcceb5cf84ceb1cebecf8d20cf84cebfcf8520cf84cf81cf8ccf80cebfcf8520ceb6cf89ceaecf8220cebaceb1ceb920cf84ceb7cf8220ceb5cf85ceb7cebcceb5cf81ceafceb1cf8220ceadcf87ceb5ceb920cf84ceb5cebacebcceb7cf81ceb9cf89ceb8ceb5ceaf20cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebaceb1ceb920cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf84ceb1ceb920ceb5cf85cf81ceadcf89cf8220cf83ceb520ceb5cebacf83cf84cf81ceb1cf84ceb5ceafceb5cf8220ceb4ceb7cebccf8ccf83ceb9ceb1cf8220cf85ceb3ceb5ceafceb1cf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cebdceb8ceaccf81cf81cf85cebdcf83ceb720cf84ceb7cf8220cf85ceb3ceb9ceb5ceb9cebdceaecf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf8220cebaceb1ceb920cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf822c20cf84ceb1203c7374726f6e673ecebdceadceb120ceb5cf85cf81ceaecebcceb1cf84ceb13c2f7374726f6e673e20cf80cebfcf8520ceb4ceb7cebccebfcf83ceb9ceb5cf8dceb8ceb7cebaceb1cebd20cf83cf84cebf203c7374726f6e673e4a6f75726e616c206f662048617070696e65737320537475646965733c2f7374726f6e673e20ceb4ceb5ceafcf87cebdcebfcf85cebd20cf8ccf84ceb920ceb720cf85ceb9cebfceb8ceadcf84ceb7cf83ceb720ceb5cebdcf8ccf8220cf84cf81cf8ccf80cebfcf8520ceb6cf89ceaecf8220cf80cebfcf8520cf80ceb1cf81ceadcf87ceb5ceb920cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebcceb12c20cebcceb720ceaccebcceb5cf83ceb120cebfcf86ceadcebbceb7202dceb1cebdcf84ceaf20cf84cf89cebd20ceb5cf80ceb9cebbcebfceb3cf8ecebd20cf80cebfcf8520ceb5cf80ceb9cf86ceadcf81cebfcf85cebd20ceaccebcceb5cf83ceb720ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb72c20cebfceb4ceb7ceb3ceb5ceaf20cf83ceb520cebcceb9ceb120cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdceb720ceb6cf89ceae2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223ece9fceb920ceb5cf81ceb5cf85cebdceaecf84cf81ceb9ceb5cf822c20ce94cf81204164656c696e61204773636877616e64746e65722028cf84cebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520cf84cebfcf8520ce9aceb5cebdcf84292c20ce94cf81205361726168204a6577656c6c20cebaceb1ceb920ceb720cebaceb1ceb8ceb7ceb3ceaecf84cf81ceb9ceb120556d61204b616d6268616d706174692028cf84cebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520cf84cebfcf8520cea1ceadcebdcf84ceb9cebdceb3ceba292c20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceafceb7cf83ceb1cebd20cebcceb9ceb120cebcceb5cf84ceb1ceb2cebbceb7cf84ceae20cf80cf81cebfcf83ceadceb3ceb3ceb9cf83ceb720ceb3ceb9ceb120cebdceb120ceb5cebeceb5cf84ceaccf83cebfcf85cebd20cf80cf8ecf8220ceb720cebaceb1ceb8cf85cf83cf84ceb5cf81ceb7cebcceadcebdceb720ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cebaceb1ceb920cebfceb920ceb5cf80ceb9cebbcebfceb3ceadcf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceaecf8220ceb6cf89ceaecf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cebd20cebdceb120ceb5cf80ceb7cf81ceb5ceaccf83cebfcf85cebd20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120ceb5cebdcf8ccf8220ceb1cf84cf8ccebccebfcf852e20ce8ccf80cf89cf8220ceb1cf80cebfceb4ceb5ceafcf87cf84ceb7cebaceb52c20ceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cf83cf85cebcceb2ceaccebbcebfcf85cebd20cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebcceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e3c7374726f6e673ece9720cf84ceb1cebacf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb720cebaceb1ceb920ceb720cf85ceb3ceb9ceb5ceb9cebdceae20ceb4ceb9ceb1cf84cf81cebfcf86ceae20cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb7cebd20cf80cf81cebfcf83cf86ceadcf81cebfcf85cebd20cf84cf8ccf83ceb720ceaccebcceb5cf83ceb720ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cf8ccf83cebf20ceaccebbcebbceb5cf8220ceb5cf80ceb9cebbcebfceb3ceadcf822c20ceb5ceafcebdceb1ceb92c20cf8ccebccf89cf822c20cf80ceb9cebf20ceb5cf85ceb5cf81ceb3ceb5cf84ceb9cebaceadcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220cebcceb1cebacf81cebfcf80cf81cf8cceb8ceb5cf83cebcceb120cebaceb1ceb920cf83ceb520cf83cf84ceb1ceb8ceb5cf81ceae20ceb2ceaccf83ceb72e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223ece9cceb9ceb120ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcf85cf83ceb120cf80cebbceb7cf81cebfcf86cebfcf81ceafceb120ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84cebf20ceb3ceb5ceb3cebfcebdcf8ccf8220cf80cf8ecf8220cebcceb520ceb2ceaccf83ceb720cf84ceb120ceb4ceb5ceb4cebfcebcceadcebdceb120cf84ceb7cf8220ceadcf81ceb5cf85cebdceb1cf822c20cebfceb9203c7374726f6e673eceaccebdceb4cf81ceb5cf823c2f7374726f6e673e20cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb1203c7374726f6e673eceb1cf83cebacebfcf8dcebdcf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf3c2f7374726f6e673e20cebaceb1ceb920cebfceb9203c7374726f6e673eceb3cf85cebdceb1ceafcebaceb5cf823c2f7374726f6e673e20cebdceb120cf84cf81cf8ecebdceb5203c7374726f6e673ecf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf86cf81cebfcf8dcf84ceb120cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebaceac3c2f7374726f6e673e2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223ece8ccf80cf89cf8220ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cebfceb920ceb5cf81ceb5cf85cebdceaecf84cf81ceb9ceb5cf8220c2abcea4ceb120cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf87cf81cf8ccebdceb9ceb120cf85cf80ceaecf81cebeceb520cebcceb9ceb120cf83cf84cf81cebfcf86ceae20cf80cf81cebfcf8220cf80ceb9cebf20cf85ceb3ceb9ceb5ceb9cebdceadcf8220ceb5cf80ceb9cebbcebfceb3ceadcf8220cf84cf81cf8ccf80cebfcf8520ceb6cf89ceaecf822e20ce9720ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb720cf8ccf84ceb920ceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cf89cebd20cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceb1cf85cebeceaecf83cebfcf85cebd20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cf85cf84cf85cf87ceafceb1cf8220cebaceb1ceb920cebdceb120cf89cf86ceb5cebbceaecf83cebfcf85cebd20cf84ceb7cebd20cf85ceb3ceb5ceafceb120ceb5ceafcebdceb1ceb920cebcceb9ceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb5cebeceadcebbceb9cebeceb72e205b2e2e2e5d20ce95ceaccebd20ceadcebdceb1cf82203c7374726f6e673ecebaceb1cebbcf8dcf84ceb5cf81cebfcf8220cf84cf81cf8ccf80cebfcf8220ceb6cf89ceaecf823c2f7374726f6e673e20cf8ccf87ceb920cebccf8ccebdcebf20cebcceb1cf8220cebaceaccebdceb5ceb9203c7374726f6e673ecf80ceb9cebf20cf85ceb3ceb9ceb5ceafcf823c2f7374726f6e673e20ceb1cebbcebbceac20cebaceb1ceb9203c7374726f6e673ecf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf823c2f7374726f6e673e2c20cf84cf8ccf84ceb520cf84cebf20cf8ccf86ceb5cebbcebfcf8220ceb5ceafcebdceb1ceb920ceb4ceb9cf80cebbcf8cc2bb2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e4164656c696e61204773636877616e64746e65722c205361726168204a6577656c6c2c20556d6120532e204b616d6268616d706174692e204c6966657374796c6520616e64204c69666520536174697366616374696f6e3a2054686520526f6c65206f662044656c617965642047726174696669636174696f6e2e204a6f75726e616c206f662048617070696e65737320537475646965732c20323032313b20444f493a2031302e313030372f7331303930322d3032312d30303434302d793c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3237373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f495f6b6174616e616c7773695f66726f7574776e5f6b61695f6c6178616e696b776e5f7468615f6d706f726f7573655f6e615f6d61735f6b616e65695f70696f5f657574797869736d656e6f75732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a32363a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36383a223234303aceb72dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dcf86cf81cebfcf8dcf84cf89cebd2dcebaceb1ceb92dcebbceb1cf87ceb1cebdceb9cebacf8ecebd223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3130303a22696d616765732f323032322f30352f31312f495f6b6174616e616c7773695f66726f7574776e5f6b61695f6c6178616e696b776e5f7468615f6d706f726f7573655f6e615f6d61735f6b616e65695f70696f5f657574797869736d656e6f75732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30322d31312031313a32383a3131223b693a31303b4e3b693a31313b733a3132323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234303aceb72dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dcf86cf81cebfcf8dcf84cf89cebd2dcebaceb1ceb92dcebbceb1cf87ceb1cebdceb9cebacf8ecebd2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30322d31312031313a32383a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36343a22ce9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323430223b7d);
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
(924, 'index.php?option=com_content&view=article&id=241', 'index.php?option=com_content&view=article&id=241:ανακαλύπτοντας-τον-τρόπο-που-μας-ταιριάζει-για-να-επιδιώξουμε-την-ευτυχία-μας&catid=45', 'Ανακαλύπτοντας τον τρόπο που μας ταιριάζει για να επιδιώξουμε την ευτυχία μας', ' Ανακαλύπτοντας τον τρόπο που μας ταιριάζει για να επιδιώξουμε την ευτυχία μας ', '2022-09-01 10:27:13', '29bdcd34fa8b3dd821e3c989b7eb9ea0', 1, 1, 1, '*', '2022-02-11 11:28:11', NULL, '2022-02-11 11:28:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134353a2220ce91cebdceb1cebaceb1cebbcf8dcf80cf84cebfcebdcf84ceb1cf8220cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebcceb1cf8220cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920ceb3ceb9ceb120cebdceb120ceb5cf80ceb9ceb4ceb9cf8ecebecebfcf85cebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220223b693a333b613a32373a7b733a323a226964223b693a3234313b733a353a22616c696173223b733a3134333a22ceb1cebdceb1cebaceb1cebbcf8dcf80cf84cebfcebdcf84ceb1cf8220cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebcceb1cf8220cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920ceb3ceb9ceb120cebdceb120ceb5cf80ceb9ceb4ceb9cf8ecebecebfcf85cebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3235383a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ece91cebdceb1cebaceb1cebbcf8dcf80cf84cebfcebdcf84ceb1cf8220cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebcceb1cf8220cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920ceb3ceb9ceb120cebdceb120ceb5cf80ceb9ceb4ceb9cf8ecebecebfcf85cebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf823c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a343731343a220d0a3c70207374796c653d22746578742d616c69676e3a2063656e7465723b223e3c656d3e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ecea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20ceb5ceafcebdceb1ceb920cebdceb120ceb2cf81cebfcf8dcebcceb520cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920cf83ceb520ceb5cebcceaccf8220ceb3ceb9ceb120cebdceb120ceb5cf80ceb9ceb4ceb9cf8ecebecebfcf85cebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82213c2f7370616e3e3c2f656d3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ecea3ceb520cf80cf81cf8ccf83cf86ceb1cf84ceb720ceadcf81ceb5cf85cebdceb120cf84cebfcf8520ce99cebdcf83cf84ceb9cf84cebfcf8dcf84cebfcf8520cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84ceb7cf8220ce9aceafcebdceb1cf8220ceb5cebeceb5cf84ceaccf83cf84ceb7cebaceb520ceb720cf83cf87ceadcf83ceb720cebcceb5cf84ceb1cebecf8d20cf84cebfcf8520ceb2ceb1ceb8cebccebfcf8d20cf80cebfcf8520ceb1cebeceb9cebfcebbcebfceb3cebfcf8dcebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cf89cf8220cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cebaceb1ceb920cf84ceb7cf8220cf83cf85cebdcebfcebbceb9cebaceaecf8220ceb5cf85ceb7cebcceb5cf81ceafceb1cf8220cf80cebfcf8520cebdceb9cf8eceb8cebfcf85cebcceb52e20ce94ceb9ceb1cf80ceb9cf83cf84cf8eceb8ceb7cebaceb520cf8ccf84ceb9203c7374726f6e673eceb720ceb8ceb5cf84ceb9cebaceae20ceb5cebacf84ceafcebcceb7cf83ceb720cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf8220cebfceb4ceb7ceb3ceb5ceaf20cf83ceb520cf85cf88ceb7cebbcf8ccf84ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cf85ceb7cebcceb5cf81ceafceb1cf822c20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7cf8220cebaceb1ceb920ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd3c2f7374726f6e673e2c20ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb7cebd20ceb7cebbceb9cebaceafceb120cf84cebfcf8520ceb1cf84cf8ccebccebfcf852e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ecea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb7cebd20ceb5cf81cebcceb7cebdceb5ceafceb120cf84cf89cebd20ceb5cf85cf81ceb7cebcceaccf84cf89cebd20ceb1cf80cf8c20cf84cebfcf85cf8220ceb5cf81ceb5cf85cebdceb7cf84ceadcf822c266e6273703b20ceb720ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf8220cf89cf8220cf83ceb7cebcceb1cebdcf84ceb9cebaceaecf82203c7374726f6e673ecebcceb1cf8220cebaceb9cebdceb7cf84cebfcf80cebfceb9ceb5ceaf20cebdceb120cf80cf81cebfcf83cf80ceb1ceb8ceaecf83cebfcf85cebcceb520ceb5cebdceb5cf81ceb3ceac20cebdceb120cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceaecf83cebfcf85cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520ceb5cf80ceb9ceb4ceb9cf8ecebacebfcf85cebcceb53c2f7374726f6e673e2e20ce9cceadcf81cebfcf8220ceb1cf85cf84ceaecf8220cf84ceb7cf8220ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb1cf8220ceb5ceafcebdceb1ceb920cebaceb1ceb920ceb720cf81cf8dceb8cebcceb9cf83ceb720cf84ceb7cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebcceb1cf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf822c20ceb4ceb7cebbceb1ceb4ceae20ceb720cebcceb5ceafcf89cf83ceb720cf84cf89cebd20ceb4cf85cf83ceaccf81ceb5cf83cf84cf89cebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf8ccf84ceb1cebd20ceb1cf85cf84ceac20cf80cf81cebfcebacf8dcf80cf84cebfcf85cebd20cebaceb1ceb920ceb720ceb1cf8dcebeceb7cf83ceb720cf84cf89cebd20ceb5cf85cf87ceaccf81ceb9cf83cf84cf89cebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2c20cf8ecf83cf84ceb520cebdceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf83cf85cebdceb5cf87ceafcf83cebfcf85cebcceb520cebdceb120cf80cf81cebfcf83cf80ceb1ceb8cebfcf8dcebcceb520cebdceb120cf80ceb5cf84cf8dcf87cebfcf85cebcceb520cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cebcceb1cf822e20ce9cceb520ceaccebbcebbceb120cebbcf8cceb3ceb9ceb12c203c7374726f6e673eceb720cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb120ceb3ceb9ceb120ceb5cf85cf84cf85cf87ceafceb120cebccf80cebfcf81ceb5ceaf20cf80cf81ceacceb3cebcceb1cf84ceb920cebdceb120cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12c20cebcceb520cf84ceb7cebd20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebdcf84ceb1ceb920cf84ceb120cebaceb1cf84ceaccebbcebbceb7cebbceb120ceb5cf81ceb3ceb1cebbceb5ceafceb120cf81cf8dceb8cebcceb9cf83ceb7cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd3c2f7374726f6e673e2028cf802ecf8720ceb720ceb5cf80ceb1cebdceb5cebacf84ceafcebcceb7cf83ceb720cebcceb9ceb1cf8220ceb1cf81cebdceb7cf84ceb9cebaceaecf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220cebaceb1ceb920cf8ccf87ceb920ceb720ceb1cf80cebfcf86cf85ceb3ceae20cf84ceb7cf82292e20cea3ceb7cebcceb1cebdcf84ceb9cebaceae20cebacf81ceafcebdceb5cf84ceb1ceb92c20ceb5cf80ceafcf83ceb7cf822c20cebaceb1ceb920ceb720ceb5cf80ceb1cebdceaccebbceb7cf88ceb720cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cf80cf81ceaccebeceb5cf89cebd20cf80cebfcf8520ceb5ceafcebdceb1ceb920cf80cf81cebfcf83ceb1cebdceb1cf84cebfcebbceb9cf83cebcceadcebdceb5cf8220cf83cf84ceb7cebd20ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb12028cf802ecf8720ceadcebacf86cf81ceb1cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82292e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e3c7374726f6e673ece88cebdceb120ceb1cebacf8ccebcceb120ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcebd20cf83cf85cebccf80ceadcf81ceb1cf83cebcceb120ceb5ceafcebdceb1ceb920cf8ccf84ceb920cf85cf80ceaccf81cf87cebfcf85cebd20ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebacebfceaf20cf84cf81cf8ccf80cebfceb920cf80cf81cebfcf83ceadceb3ceb3ceb9cf83ceb7cf8220cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf823c2f7374726f6e673e2e20ce91cf80cf8c20cf84ceb720cebcceafceb120cf84ceb120ceaccf84cebfcebcceb120cf80cebfcf8520ceb1cebeceb9cebfcebbcebfceb3cebfcf8dcebd20cf89cf8220cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb2ceb9cf8ecebdcebfcf85cebd20ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebcceadcf83ceb120ceb1cf80cf8c20ceb5cebbceb1cf87ceb9cf83cf84cebfcf80cebfceafceb7cf83ceb720cf84cf89cebd20ceb1cf81cebdceb7cf84ceb9cebacf8ecebd20cebaceb1cf84ceb1cf83cf84ceaccf83ceb5cf89cebd20cebaceb1ceb9266e6273703b20cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cf89cebd20cf83cf84cf8ccf87cf89cebd20cf84cebfcf85cf822e266e6273703b20ce91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb72c20cf84ceb120ceaccf84cebfcebcceb120cebcceb520ceb1cebdceb5cf80cf84cf85ceb3cebcceadcebdceb720cf84ceb7cebd20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf84ceb7cf8220ceb1cf80cebfceb4cebfcf87ceaecf822c20ceb1cf81cf87ceb9cebaceac20ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebd20cebaceb1ceb920ceb4ceadcf87cebfcebdcf84ceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceb5ceafcebdceb1ceb920ceb4cf85cf83ceaccf81ceb5cf83cf84ceb120cf89cf8220cebcceb9ceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceb1ceb920ceb5cf83cf84ceb9ceacceb6cebfcf85cebd20cf83ceb520cf8ccf83ceb120cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceb5cebbceadceb3cebecebfcf85cebd20cebaceb1ceb920cebdceb120ceb1cebbcebbceaccebecebfcf85cebd2e20ce9cceb520ceb1cf85cf84cf8c20cf84cebfcebd20cf84cf81cf8ccf80cebf2c20ceb5cebecebfceb9cebacebfcebdcebfcebccebfcf8dcebd20ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebaceb1ceb920cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacebfcf8dcf8220cf80cf8ccf81cebfcf85cf822c20cebaceaccf84ceb920cf80cebfcf8520ceb5cf80ceafcf83ceb7cf8220cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120cebbceb5ceb9cf84cebfcf85cf81ceb3ceb5ceaf20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac2e20cea3cf85cebccf80ceb5cf81ceb1cf83cebcceb1cf84ceb9cebaceac2c203c7374726f6e673eceb720ceb4ceb9ceb5cf8dcf81cf85cebdcf83ceb720cf84cebfcf8520cf80ceb5ceb4ceafcebfcf8520cf83cebaceadcf88ceb7cf8220cebaceb1ceb920ceb4cf81ceaccf83ceb7cf8220cebcceb1cf8220cebcceb520cf84ceb7cebd20cf83cf85cebccf80ceb5cf81ceafcebbceb7cf88ceb720ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebacf8ecebd20cf84cf81cf8ccf80cf89cebd20ceb5cf80ceb9ceb4ceafcf89cebeceb7cf8220cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb4ceb9ceb5cf85cebacebfcebbcf8dcebdceb5ceb920cf84ceb7cebd20cebaceb1cf84ceaccebacf84ceb7cf83ceb720cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf822e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e5a68616f2c20592e2c2057616e672c20512e2c2026616d703b2057616e672c204a2e202832303230292e2056616c75696e672068617070696e657373207072656469637473206869676865722077656c6ce280906265696e673a20546865206d6f6465726174696e6720726f6c65206f6620616363657074616e63652e205073796368204a6f75726e616c2c20392831292c203133322d3134332e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3236383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f416e616b6c7970746f6e7461735f746f6e5f74726f706f5f706f755f6d61735f7461697269617a65695f6e615f6570696469776b736f756d655f74696e5f657574757869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a32373a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3134373a223234313aceb1cebdceb1cebaceb1cebbcf8dcf80cf84cebfcebdcf84ceb1cf822dcf84cebfcebd2dcf84cf81cf8ccf80cebf2dcf80cebfcf852dcebcceb1cf822dcf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb92dceb3ceb9ceb12dcebdceb12dceb5cf80ceb9ceb4ceb9cf8ecebecebfcf85cebcceb52dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a39313a22696d616765732f323032322f30352f31312f416e616b6c7970746f6e7461735f746f6e5f74726f706f5f706f755f6d61735f7461697269617a65695f6e615f6570696469776b736f756d655f74696e5f657574757869612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30322d31312031313a32383a3131223b693a31303b4e3b693a31313b733a3230313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234313aceb1cebdceb1cebaceb1cebbcf8dcf80cf84cebfcebdcf84ceb1cf822dcf84cebfcebd2dcf84cf81cf8ccf80cebf2dcf80cebfcf852dcebcceb1cf822dcf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb92dceb3ceb9ceb12dcebdceb12dceb5cf80ceb9ceb4ceb9cf8ecebecebfcf85cebcceb52dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf822663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30322d31312031313a32383a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134333a22ce91cebdceb1cebaceb1cebbcf8dcf80cf84cebfcebdcf84ceb1cf8220cf84cebfcebd20cf84cf81cf8ccf80cebf20cf80cebfcf8520cebcceb1cf8220cf84ceb1ceb9cf81ceb9ceacceb6ceb5ceb920ceb3ceb9ceb120cebdceb120ceb5cf80ceb9ceb4ceb9cf8ecebecebfcf85cebcceb520cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323431223b7d),
(925, 'index.php?option=com_content&view=article&id=243', 'index.php?option=com_content&view=article&id=243:ενσυνειδητότητα-διαλογισμός-στο-εργασιακό-περιβάλλον&catid=45', 'Ενσυνειδητότητα & Διαλογισμός στο εργασιακό περιβάλλον.', ' Ενσυνειδητότητα & Διαλογισμός στο εργασιακό περιβάλλον. ', '2022-09-01 10:28:28', 'a29d7568ad91109e03e4eb1794304c1a', 1, 1, 1, '*', '2022-05-31 08:06:54', NULL, '2022-05-31 08:06:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130353a2220ce95cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1202620ce94ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220cf83cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2e20223b693a333b613a32373a7b733a323a226964223b693a3234333b733a353a22616c696173223b733a3130303a22ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb120ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220cf83cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd223b733a373a2273756d6d617279223b733a3232323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ece95cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12026616d703b20ce94ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220cf83cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a343431323a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ecea3ceb1cebd20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb120286d696e6466756c6e6573732920cf80ceb5cf81ceb9ceb3cf81ceaccf86ceb5cf84ceb1ceb920ceb720ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cf84cebfcf8520cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf80cebbceaecf81cf89cf8220cf80ceb1cf81cf8ccebdcf84ceb5cf8220cf83cf84ceb7cebd20ceb5cebaceaccf83cf84cebfcf84ceb520cf83cf84ceb9ceb3cebcceae20cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb52c20ceb1cf80ceb1cebbcebbceb1ceb3cebcceadcebdcebfceb920ceb1cf80cf8c20cebaceacceb8ceb520ceb5ceafceb4cebfcf85cf8220cebacf81ceb9cf84ceb9cebaceae20ceb1cf80ceadcebdceb1cebdcf84ceb920cf83cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf8220cebaceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebcceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ecea0cebbceb7ceb8cf8ecf81ceb120ceb5cf81ceb5cf85cebdcf8ecebd20ceadcf87ceb5ceb920cebcceb5cebbceb5cf84ceaecf83ceb5ceb920cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220cf80cf81ceb1cebacf84ceb9cebaceaecf8220ceb1cf85cf84ceaecf8220ceb3ceb9ceb120cf84ceb720cf88cf85cf87ceb9cebaceae20cebcceb1cf8220cf85ceb3ceb5ceafceb12c20ceb3ceb5ceb3cebfcebdcf8ccf8220cf80cebfcf8520cebfceb4ceb7ceb3ceb5ceaf20cebfcebbcebfceadcebdceb120cebaceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceac20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebdcf84ceb120cf83cf84cebf20cebdceb120cf80cf81cebfcf89ceb8cebfcf8dcebd20cf80cf81cebfceb3cf81ceaccebccebcceb1cf84ceb120ceb5cebeceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb7cebd20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb120cebcceb520ceb3cebdcf8ecebccebfcebdceb120cf84ceb7cebd20ceb5cf85ceb7cebcceb5cf81ceafceb120cf84cebfcf8520ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520ceb4cf85cebdceb1cebcceb9cebacebfcf8d2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ece94ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cf84ceb120ceb1cf85cebeceb7cebcceadcebdceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf83cf84cf81ceb5cf8220ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cebcceb9ceb120ceb1cf80cf8c20cf84ceb9cf8220cf83cf85cebdceb7ceb8ceadcf83cf84ceb5cf81ceb5cf8220ceb1ceb9cf84ceafceb5cf8220cf80cebfcf8520ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20ceb1cf81cebdceb7cf84ceb9cebaceac20cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cf84cf89cebd20ceb5cf81ceb3ceb1ceb6cebfcebcceadcebdcf89cebd20cebaceb1ceb920cebaceb1cf84e2809920ceb5cf80ceadcebacf84ceb1cf83ceb720cf84ceb7cebd20ceb1cf80cf8cceb4cebfcf83ceb720cf84cebfcf85cf8220cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb12c20cebf20426f73746f636b20cebaceb1ceb920cebfceb920cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf8220cf84cebfcf85202832303139292c20ceb5cf81ceb5cf8dcebdceb7cf83ceb1cebd20cf84ceb7cebd20ceb5cf80ceafceb4cf81ceb1cf83ceb720cf84ceb7cf8220ceb5cf86ceb1cf81cebccebfceb3ceaecf8220cf84ceb5cf87cebdceb9cebacf8ecebd20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8220cebaceb1ceb920ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccebfcf8d20cf83cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ecea3cf84ceb7cebd20ceadcf81ceb5cf85cebdceb120cf83cf85cebccebcceb5cf84ceb5ceafcf87ceb1cebd20363020ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfceb920cf80cebfcf8520ceb1cf80ceb1cf83cf87cebfcebbcebfcf8dcebdcf84ceb1cebd20cf83cf84cebfcebd20cf84cebfcebcceadceb120cf84cebfcf85206469676974616c206d61726b6574696e6720cebaceb1ceb920ceb5cebeceb5cf84ceaccf83cf84ceb7cebaceb520ceb720ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb120cebcceb9ceb1cf8220cebccebfcebdcebfceaecebcceb5cf81ceb7cf8220ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb7cf8220cf83ceb520cf83cf87ceadcf83ceb720cebcceb520ceadcebdceb120cebfcebbcebfcebacebbceb7cf81cf89cebcceadcebdcebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb7cf8220ceb4ceb9ceaccf81cebaceb5ceb9ceb1cf82203620ceb5ceb2ceb4cebfcebcceacceb4cf89cebd2e20ce91cebdceaccebcceb5cf83ceb120cf83cf84ceb9cf8220cf84ceb5cf87cebdceb9cebaceadcf8220cf80cebfcf8520cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaeceb8ceb7cebaceb1cebd2c20cf83cf85cebccf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdcebfcebdcf84ceb1cebd20ceb720ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720ceb3ceb9ceb120cf84cebf20ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8c20cebaceb1ceb920cf84ceb7cebd20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1202c20ceb720ceb5cebeceaccf83cebaceb7cf83ceb720cf83cf84ceb720ceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae20cebaceb1ceb920ceb720cf87cf81ceaecf83ceb720cebdcebfceb5cf81cf8ecebd20ceb5ceb9cebacf8ccebdcf89cebd20cebcceb520cf83cebacebfcf80cf8c20cf84ceb7cebd20ceb1cebdceaccf80cf84cf85cebeceb720ceb4ceb5cebeceb9cebfcf84ceaecf84cf89cebd20cf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd20ceb5cf83cf84ceafceb1cf83ceb720cf84ceb7cf8220cf80cf81cebfcf83cebfcf87ceaecf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ece9fceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb1cebd20cf8ccf84ceb920cf84cebf20cebfcebbcebfcebacebbceb7cf81cf89cebcceadcebdcebf20cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb7cf82202c20cebfceb4ceaeceb3ceb7cf83ceb520cf83ceb520cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cebcceb5ceafcf89cf83ceb720cf84cf89cebd20ceb5cf80ceb9cf80ceadceb4cf89cebd20cf83cf84cf81ceb5cf8220cf83cf85ceb3cebacf81ceb9cf84ceb9cebaceac20cebcceb520cf84ceb7cebd20cebccebfcebdcebfceaecebcceb5cf81ceb720ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb72e20ce91cebacf8ccebcceb12c20cf83cf85cebccf80ceadcf81ceb1cebdceb1cebd2c20cf8ccf84ceb920ceaecf84ceb1cebd20cf80ceb9cebf20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120cf83cf85cebcceb2ceaccebbceb5ceb920cf83cf84ceb720cf81cf8dceb8cebcceb9cf83ceb720cf84cf89cebd20ceb1cf81cebdceb7cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20ceb1cebbcebbceac20cebaceb1ceb920cf83cf84ceb7cebd20ceb1cebdceaccf80cf84cf85cebeceb720cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebacf8ecebd20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ecea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5cf85cf81ceaecebcceb1cf84ceb12c20ceb720ceadcebdcf84ceb1cebeceb720cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8220cebaceb1ceb920ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccebfcf8d20cf83cf84ceb120ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceac20cf80cebbceb1ceafcf83ceb9ceb12c20cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120ceb2cebfceb7ceb8ceac20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf83cf84ceb720cebcceb5ceafcf89cf83ceb720cf84cebfcf8520ceb5cf81ceb3ceb1cf83ceb9ceb1cebacebfcf8d20cf83cf84cf81ceb5cf82202c20cebcceb520cf84cebfcf85cf8220ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220cebdceb120ceb1cebdceb1ceb4ceb5ceb9cebacebdcf8dcebfcf85cebd20cf84ceb7cebd20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb120cf84cf89cebd20cebfcebbcebfcebacebbceb7cf81cf89cebcceadcebdcf89cebd20cf80ceb1cf81ceb5cebcceb2ceaccf83ceb5cf89cebd2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223e426f73746f636b2c20532e2c2043726f737377656c6c2c20412e20442e2c20507261746865722c20412e20412e2c2026616d703b2053746570746f652c20412e202832303139292e204d696e6466756c6e657373206f6e2d7468652d676f3a2045666665637473206f662061206d696e6466756c6e657373206d656469746174696f6e20617070206f6e20776f726b2073747265737320616e642077656c6c2d6265696e672e203c656d3e4a6f75726e616c206f66206f636375706174696f6e616c206865616c74682070737963686f6c6f67793c2f656d3e2c203c656d3e32343c2f656d3e2831292c203132372e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3235353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f456e73796e65696469746f746974615f6b61695f6469616c6f6769736d6f735f73746f5f657267617369616b6f5f7065726976616c6c6f6e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a32383a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130343a223234333aceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12dceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf822dcf83cf84cebf2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37383a22696d616765732f323032322f30352f31312f456e73796e65696469746f746974615f6b61695f6469616c6f6769736d6f735f73746f5f657267617369616b6f5f7065726976616c6c6f6e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30352d33312030383a30363a3534223b693a31303b4e3b693a31313b733a3135383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234333aceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12dceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf822dcf83cf84cebf2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30352d33312030383a30363a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130333a22ce95cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1202620ce94ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220cf83cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323433223b7d);
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
(926, 'index.php?option=com_content&view=article&id=244', 'index.php?option=com_content&view=article&id=244:covid-19,-ψυχική-υγεία-και-σωματική-δραστηριότητα&catid=45', 'COVID-19, ψυχική  υγεία και σωματική δραστηριότητα', ' COVID-19, ψυχική υγεία και σωματική δραστηριότητα ', '2022-09-01 10:29:33', '816a57a014dd573c062c3c81a3247d12', 1, 1, 1, '*', '2022-06-15 08:42:16', NULL, '2022-06-15 08:42:16', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38363a2220434f5649442d31392c20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cebaceb1ceb920cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120223b693a333b613a32373a7b733a323a226964223b693a3234343b733a353a22616c696173223b733a38343a22636f7669642031392c20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cebaceb1ceb920cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3139393a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e434f5649442d31392c20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cebaceb1ceb920cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb13c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a333138323a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf84cebf20cf80cebbceb1ceafcf83ceb9cebf20cf84ceb7cf8220cf80ceb1cebdceb4ceb7cebcceafceb1cf8220cf84cebfcf85203c7374726f6e673e436f7669643c2f7374726f6e673e3c7374726f6e673e2d31393c2f7374726f6e673e2c20cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceaeceb8ceb7cebaceb1cebd20cf80cebfcebbcebbceadcf8220cebcceb5cebbceadcf84ceb5cf8220cebcceb520cf83cebacebfcf80cf8c20cebdceb120ceb5cebeceb5cf84ceaccf83cebfcf85cebd20cf84cebf20cebaceb1cf84ceac20cf80cf8ccf83cebf20ceadcf87ceb5ceb920ceb5cf80ceb7cf81ceb5ceb1cf83cf84ceb5ceaf203c7374726f6e673eceb720cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb1203c2f7374726f6e673ecf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20cf80ceb1ceb3cebacebfcf83cebcceafcf89cf822e20ce9fceb920526f62696e736f6e20cebaceb1ceb920cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf8220cf84cebfcf8520ceb4ceb7cebccebfcf83ceafceb5cf85cf83ceb1cebd20cf84cebfcebd20ce99ceb1cebdcebfcf85ceaccf81ceb9cebf20cf84cebfcf85203230323220cebcceb9ceb120cebcceb5cf84ceb1cebdceaccebbcf85cf83ceb720363520ceb5cf81ceb5cf85cebdcf8ecebd20cf80cebfcf8520cf83cf85cebdceadcebacf81ceb9cebdceb1cebd20cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cf84cf89cebd20cf83cf85cebccebcceb5cf84ceb5cf87cf8ccebdcf84cf89cebd203c7374726f6e673ecf80cf81ceb9cebd20cebaceb1ceb920cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cf80ceb1cebdceb4ceb7cebcceafceb1cf823c2f7374726f6e673e2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e266e6273703b266e6273703b266e6273703b266e6273703b266e6273703b266e6273703b20cea4ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120ceadceb4ceb5ceb9cebeceb1cebd20cf80cf89cf8220cf85cf80ceaecf81cebeceb5203c7374726f6e673ecf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cebbcebbceac20cf83cf84ceb1cf84ceb9cf83cf84ceb9cebaceac20cebcceb9cebacf81ceae20ceb1cf8dcebeceb7cf83ceb720cf88cf85cf87cebfcf80ceb1ceb8cebfcebbcebfceb3ceafceb1cf823c2f7374726f6e673e2e20ce9fceb920ceb1cf85cebeceaecf83ceb5ceb9cf8220ceaecf84ceb1cebd20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb5cf8220cf83cf84ceb7cebd20cf80ceb5cf81ceafcf80cf84cf89cf83ceb720cf84ceb7cf82203c7374726f6e673ecebaceb1cf84ceacceb8cebbceb9cf88ceb7cf823c2f7374726f6e673e2c20cf83ceb520ceb1cebdcf84ceafceb8ceb5cf83ceb720cebcceb520cebcceb9cebacf81cf8ccf84ceb5cf81ceb5cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf83cf84ceb120cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120cf84ceb7cf82203c7374726f6e673eceb1ceb3cf87cf8eceb4cebfcf85cf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf822e3c2f7374726f6e673e20ce9720cf83cf85cebdcebfcebbceb9cebaceae20ceb1cf8dcebeceb7cf83ceb720cf84cf89cebd20cf83cf85cebccf80cf84cf89cebcceaccf84cf89cebd20cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf8220ceaecf84ceb1cebd20cf80ceb9cebf20ceadcebdcf84cebfcebdceb7203c7374726f6e673ecebaceb1cf84ceac20cf84cebfcf85cf8220ceb4cf8dcebf20cf80cf81cf8ecf84cebfcf85cf8220cebcceaecebdceb5cf823c2f7374726f6e673e20cebcceb5cf84ceac20cf84ceb7cebd20cebaceaecf81cf85cebeceb720cf80ceb1cebdceb4ceb7cebcceafceb1cf8220ceb1cf80cf8c20cf84cebfcebd20cea0ce9fcea52e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e266e6273703b266e6273703b266e6273703b266e6273703b266e6273703b266e6273703b20cea3ceb520cebcceb9ceb120ceaccebbcebbceb720ceadcf81ceb5cf85cebdceb120cebcceaccebbceb9cf83cf84ceb12c20ceb4ceb9ceb5cf81ceb5cf85cebdceaeceb8ceb7cebaceb520ceb720cf83cf87ceadcf83ceb720cf84ceb7cf82203c7374726f6e673ecf83cf89cebcceb1cf84ceb9cebaceaecf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1cf823c2f7374726f6e673e20cebcceb520cf84ceb7cebd20ceb5cf80ceb9ceb4ceb5ceafcebdcf89cf83ceb720cf83cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cf80ceb1cebdceb4ceb7cebcceafceb1cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb4ceb9ceb1cf80ceb9cf83cf84cf8eceb8ceb7cebaceb520ceb5ceafcebdceb1ceb920cf8ccf84ceb9203c7374726f6e673eceb720cf85cf88ceb7cebbcf8ccf84ceb5cf81ceb720cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cf83cf87ceb5cf84ceafceb6ceb5cf84ceb1ceb920cebcceb520cf85cf88ceb7cebbcf8ccf84ceb5cf81ceb720ceb5cf85ceb5cebeceafceb12c20cf80cebfceb9cf8ccf84ceb7cf84ceb120ceb6cf89ceaecf8220cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf87ceb1cebcceb7cebbcf8ccf84ceb5cf81ceb120cebaceb1cf84ceb1ceb8cebbceb9cf80cf84ceb9cebaceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb12c20ceacceb3cf87cebfcf8220cebaceb1ceb920cf83cf84cf81ceb5cf822c20ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb7cebd20ceb7cebbceb9cebaceafceb13c2f7374726f6e673e2e20ce95cf80ceb9cf80cebbceadcebfcebd2c20ceb2cf81ceadceb8ceb7cebaceb520cf80cf89cf8220cebfceb9203c7374726f6e673eceb3cf85cebdceb1ceafcebaceb5cf8220ceaecf84ceb1cebd20cf80ceb9cebf20ceb5cf85ceaccebbcf89cf84ceb5cf8220cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf823c2f7374726f6e673e20cebaceb1ceb9203c7374726f6e673ecebfceb920ceaccebdceb4cf81ceb5cf8220ceaecf84ceb1cebd20cf80ceb9cebf20ceb5cf80ceb9cf81cf81ceb5cf80ceb5ceafcf8220cf83ceb520ceb1cebbcebbceb1ceb3ceadcf8220cf83cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb12e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4a6f75726e616c205265666572656e6365733a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c656d3e526f62696e736f6e2c20452e2c20537574696e2c20412e20522e2c2044616c792c204d2e2c2026616d703b204a6f6e65732c20412e202832303232292e20412073797374656d617469632072657669657720616e64206d6574612d616e616c79736973206f66206c6f6e6769747564696e616c20636f686f7274207374756469657320636f6d706172696e67206d656e74616c206865616c7468206265666f72652076657273757320647572696e672074686520434f5649442d31392070616e64656d696320696e20323032302e266e6273703b3c2f656d3e3c656d3e4a6f75726e616c206f6620616666656374697665206469736f72646572732c266e6273703b3239362c20353637e280933537362e203c6120687265663d2268747470733a2f2f646f692e6f72672f31302e313031362f6a2e6a61642e323032312e30392e303938223e3c2f613e3c6120687265663d2268747470733a2f2f646f692e6f72672f31302e313031362f6a2e6a61642e323032312e30392e303938223e68747470733a2f2f646f692e6f72672f31302e313031362f6a2e6a61642e323032312e30392e3039383c2f613e3c2f656d3e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3234373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f434f5649445f313970737978696b695f79676569615f6b61695f73776d6174696b695f64726173746972696f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a32393a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38383a223234343a636f7669642d31392c2dcf88cf85cf87ceb9cebaceae2dcf85ceb3ceb5ceafceb12dcebaceb1ceb92dcf83cf89cebcceb1cf84ceb9cebaceae2dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37303a22696d616765732f323032322f30352f31312f434f5649445f313970737978696b695f79676569615f6b61695f73776d6174696b695f64726173746972696f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30362d31352030383a34323a3136223b693a31303b4e3b693a31313b733a3134323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234343a636f7669642d31392c2dcf88cf85cf87ceb9cebaceae2dcf85ceb3ceb5ceafceb12dcebaceb1ceb92dcf83cf89cebcceb1cf84ceb9cebaceae2dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb12663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30362d31352030383a34323a3136223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38353a22434f5649442d31392c20cf88cf85cf87ceb9cebaceae2020cf85ceb3ceb5ceafceb120cebaceb1ceb920cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323434223b7d),
(927, 'index.php?option=com_content&view=article&id=245', 'index.php?option=com_content&view=article&id=245:το-να-αγκαλιάζεις-οι-ορμόνες-του-stress-έχουν-απρόσμενη-σύνδεση&catid=45', 'Το να αγκαλιάζεις & οι ορμόνες του stress έχουν απρόσμενη σύνδεση', ' Το να αγκαλιάζεις & οι ορμόνες του stress έχουν απρόσμενη σύνδεση ', '2022-09-01 10:30:53', '6b5c872b57fa429bb4ad5d9faef9ea4a', 1, 1, 1, '*', '2022-06-29 08:35:37', NULL, '2022-06-29 08:35:37', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131353a2220cea4cebf20cebdceb120ceb1ceb3cebaceb1cebbceb9ceacceb6ceb5ceb9cf82202620cebfceb920cebfcf81cebccf8ccebdceb5cf8220cf84cebfcf852073747265737320ceadcf87cebfcf85cebd20ceb1cf80cf81cf8ccf83cebcceb5cebdceb720cf83cf8dcebdceb4ceb5cf83ceb720223b693a333b613a32373a7b733a323a226964223b693a3234353b733a353a22616c696173223b733a3131313a22cf84cebf20cebdceb120ceb1ceb3cebaceb1cebbceb9ceacceb6ceb5ceb9cf8220cebfceb920cebfcf81cebccf8ccebdceb5cf8220cf84cebfcf852073747265737320ceadcf87cebfcf85cebd20ceb1cf80cf81cf8ccf83cebcceb5cebdceb720cf83cf8dcebdceb4ceb5cf83ceb7223b733a373a2273756d6d617279223b733a3233323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ecea4cebf20cebdceb120ceb1ceb3cebaceb1cebbceb9ceacceb6ceb5ceb9cf822026616d703b20cebfceb920cebfcf81cebccf8ccebdceb5cf8220cf84cebfcf852073747265737320ceadcf87cebfcf85cebd20ceb1cf80cf81cf8ccf83cebcceb5cebdceb720cf83cf8dcebdceb4ceb5cf83ceb73c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a373033303a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91ceb3cebaceb1cebbceb9ceacceb6cebfcf85cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cf8ccf84ceb1cebd20ceb5ceafcebcceb1cf83cf84ceb520ceb5cebdceb8cebfcf85cf83ceb9ceb1cf83cebcceadcebdcebfceb92c20cf87ceb1cf81cebfcf8dcebcceb5cebdcebfceb92c20cebbcf85cf80ceb7cebcceadcebdcebfceb920ceae20cf8ccf84ceb1cebd20cf80cf81cebfcf83cf80ceb1ceb8cebfcf8dcebcceb520cebdceb120cf84cebfcf85cf8220cf80ceb1cf81ceb7ceb3cebfcf81ceaecf83cebfcf85cebcceb52e20ce9720ceb1ceb3cebaceb1cebbceb9ceac20cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920cebaceb1ceb8cebfcebbceb9cebaceac20cf80ceb1cf81ceb7ceb3cebfcf81ceb7cf84ceb9cebaceae2e20ce9cceb1cf8220cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8eceb8cebfcf85cebcceb520cebaceb1cebbceac2e20cea6ceb1ceafcebdceb5cf84ceb1ceb920ceb1cebacf8ccebcceb720cf8ccf84ceb920ceb720ceb1ceb3cebaceb1cebbceb9ceac20cebdceb120cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cebaceb1ceb920cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcf85cf8220ceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf822c20cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb1ceb3cebaceb1cebbceb9ceaccf8220cebeceb5cf80ceb5cf81cebdcebfcf8dcebd20ceb1cf85cf84cf8c20cf84cebf20ceb6ceb5cf83cf84cf8c20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cebdceb9cf8eceb8ceb5ceb9cf8220cf8ccf84ceb1cebd20cebacf81ceb1cf84ceaccf8220cebaceaccf80cebfceb9cebfcebd20cf83cf84ceb7cebd20ceb1ceb3cebaceb1cebbceb9ceac20cf83cebfcf852e20ce8ccf84ceb1cebd20ceadcebdceb1cf8220cf86ceafcebbcebfcf8220ceae20cebcceadcebbcebfcf8220cf84ceb7cf8220cebfceb9cebacebfceb3ceadcebdceb5ceb9ceaccf8220cebcceb1cf8220ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6ceb5ceb920cebaceaccf84ceb920cebfceb4cf85cebdceb7cf81cf8c20ceae20ceb4cf85cf83ceaccf81ceb5cf83cf84cebf20cf83cf84ceb720ceb6cf89ceae20cf84cebfcf852c20cf84cebfcebd20ceb1ceb3cebaceb1cebbceb9ceacceb6cebfcf85cebcceb52e20ce9fceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220cf85cf80cebfcf83cf84ceb7cf81ceafceb6cebfcf85cebd20ceb1cebacf8ccebcceb720cf8ccf84ceb920ceb720cf83cf84ceaecf81ceb9cebeceb720ceb5cebdcf8ccf8220ceaccebbcebbcebfcf8520ceb1cf84cf8ccebccebfcf8520cebcceadcf83cf8920cf84ceb7cf8220ceb1cf86ceaecf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb920cf84cebf20ceacceb3cf87cebfcf8220cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cf80cebfcf8520cf80ceb1cf81ceb7ceb3cebfcf81ceb5ceafcf84ceb1ceb92e20ce9ccf80cebfcf81ceb5ceaf20ceb1cebacf8ccebcceb720cebaceb1ceb920cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb920cf84cebf20ceacceb3cf87cebfcf8220cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cf80ceb1cf81ceb7ceb3cebfcf81ceb5ceaf2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9ccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb8cf85cebcceb7ceb8ceb5ceafcf84ceb520cebbcebfceb9cf80cf8ccebd20cf84ceb7cebd20cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf86cebfcf81ceac20cf80cebfcf8520cebdceb9cf8ecf83ceb1cf84ceb520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb1ceb3cf87cf89cebcceadcebdcebfceb93b20cea4ceb920cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb520cebdceb120ceb7cf81ceb5cebcceaecf83ceb5cf84ceb53b3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea5cf80ceaccf81cf87cebfcf85cebd20ceb4ceb9ceaccf86cebfcf81ceb5cf8220cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83cebfcf85cebd20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb3ceb9ceb120cebdceb120cebcceb5ceb9cf8ecf83cebfcf85cebd20cf84cebf20ceacceb3cf87cebfcf8220e2809320ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cf87cf81ceaecf83ceb9cebccebf20cebdceb120cebcceb9cebbceaecf83ceb5cf84ceb520cf83ceb520cebaceaccf80cebfceb9cebfcebd2e20ce95cf80ceb9cf80cebbceadcebfcebd2c20ceadcf87ceb5ceb920ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20cf8ccf84ceb920cf84cebf20ceacceb3ceb3ceb9ceb3cebcceb120cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb920cf84cebf20ceacceb3cf87cebfcf822c20cf8ccf80cf89cf8220ceadcebdceb120cf89cf81ceb1ceafcebf20cebcceb1cf83ceacceb62e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9cceb9ceb120cebdceadceb120ceb3ceb5cf81cebcceb1cebdceb9cebaceae20cebcceb5cebbceadcf84ceb72c20cf80cebfcf8520ceb4ceb7cebccebfcf83ceb9ceb5cf8dcf84ceb7cebaceb520cf80cf81cf8ccf83cf86ceb1cf84ceb120cf83cf84cebf20ceb1cebaceb1ceb4ceb7cebcceb1cf8acebacf8c20cf80ceb5cf81ceb9cebfceb4ceb9cebacf8c20504c6f53204f4e4520284265727265747a20657420616c2e2c2032303232292c20ceb4ceb9ceb5cf81ceb5cf8dcebdceb7cf83ceb520cf84ceb9cf8220ceb5cf80ceb9cf80cf84cf8ecf83ceb5ceb9cf8220cebcceb9ceb1cf8220ceaccebbcebbceb7cf8220cebacebfceb9cebdceaecf8220cebccebfcf81cf86ceaecf8220cebacebfceb9cebdcf89cebdceb9cebacebfcf8d20ceb1ceb3ceb3ceafceb3cebcceb1cf84cebfcf8220cf83cf84cebf20ceacceb3cf87cebfcf823a20cf84ceb7cf8220ceb1ceb3cebaceb1cebbceb9ceaccf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf84ceb720cebcceb5cebbceadcf84ceb72c20cebfceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220cf80cf81cebfcf83cebaceaccebbceb5cf83ceb1cebd20ceb6ceb5cf85ceb3ceaccf81ceb9ceb120cf83cf84cebf20ceb5cf81ceb3ceb1cf83cf84ceaecf81ceb9cf8c20cf84cebfcf85cf8220cebaceb1ceb920cf84ceb120cf87cf8ecf81ceb9cf83ceb1cebd20cf84cf85cf87ceb1ceafceb120cf83ceb520cebcceafceb120ceb1cf80cf8c20cf84ceb9cf8220ceb4cf8dcebf20cf83cf85cebdceb8ceaecebaceb5cf822e20cea3cf84ceb7cebd20cf80ceb5ceb9cf81ceb1cebcceb1cf84ceb9cebaceae20cf83cf85cebdceb8ceaecebaceb72c20cebfceb920cf83cf8dcebdcf84cf81cebfcf86cebfceb920ceb1cf86ceadceb8ceb7cebaceb1cebd20cebdceb120ceb1ceb3cebaceb1cebbceb9ceacceb6cebfcebdcf84ceb1ceb920ceb3ceb9ceb120323020ceb4ceb5cf85cf84ceb5cf81cf8ccebbceb5cf80cf84ceb120cf80cf81ceb9cebd20ceb5cebacf84ceb5ceb8cebfcf8dcebd20cf83ceb520cebcceb9ceb120cf83cf84cf81ceb5cf83cebfceb3cf8ccebdceb120ceb4cebfcebaceb9cebcceb1cf83ceafceb12e20cea3cf84ceb720cf83cf85cebdceb8ceaecebaceb720ceb5cebbceadceb3cf87cebfcf852c20cebfceb920cf83cf85cebccebcceb5cf84ceadcf87cebfcebdcf84ceb5cf8220ceb5cebacf84ceadceb8ceb7cebaceb1cebd20cf83cf84ceb7cebd20ceafceb4ceb9ceb120cf83cf84cf81ceb5cf83cebfceb3cf8ccebdceb120ceb4cebfcebaceb9cebcceb1cf83ceafceb12c20cf87cf89cf81ceafcf8220cebdceb120cf84cebfcf85cf8220ceb5cf80ceb9cf84cf81ceb1cf80ceb5ceaf20cebdceb120ceb1ceb3cebaceb1cebbceb9ceb1cf83cf84cebfcf8dcebd20cf80cf81ceb9cebd20ceb1cf80cf8c20ceb1cf85cf84cf8c2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9aceb1ceb920cf83cf84ceb9cf8220ceb4cf8dcebf20cf83cf85cebdceb8ceaecebaceb5cf822c20cebfceb920ceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf8220cebcceadcf84cf81ceb7cf83ceb1cebd20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cebacebfcf81cf84ceb9ceb6cf8ccebbceb7cf8220cf84cf89cebd20ceb5ceb8ceb5cebbcebfcebdcf84cf8ecebd2c20cebaceb1ceb8cf8ecf8220ceb720cebacebfcf81cf84ceb9ceb6cf8ccebbceb720ceb5ceafcebdceb1ceb920ceb720cf80ceb9cebf20cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cebfcf81cebccf8ccebdceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cf83cf84cebfcebd20ceaccebdceb8cf81cf89cf80cebf2e20ce95cf80ceb9cf80cebbceadcebfcebd2c20cebfceb920ceb5ceb8ceb5cebbcebfcebdcf84ceadcf8220cf83cf85cebccf80cebbceaecf81cf89cf83ceb1cebd20ceadcebdceb120ceb5cf81cf89cf84ceb7cebcceb1cf84cebfcebbcf8cceb3ceb9cebf20cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceac20cf84cebfcf85cf8220cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84cebfcf8520cf80ceb5ceb9cf81ceaccebcceb1cf84cebfcf8220cebaceb1ceb920cebcceb5cf84cf81ceaeceb8ceb7cebaceb520ceb720ceb1cf81cf84ceb7cf81ceb9ceb1cebaceae20cf84cebfcf85cf8220cf80ceafceb5cf83ceb72e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea0cebfceb9ceb120ceaecf84ceb1cebd20cf84ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120cf84ceb7cf8220cebcceb5cebbceadcf84ceb7cf823b3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9fceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220ceadcebbceb5ceb3cebeceb1cebd20cf80cf81cf8ecf84ceb120cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cf84cebfcf8520ceb6ceb5cf85ceb3ceb1cf81ceb9cebfcf8d20ceb1cf80cf8c20cf84ceb720cf83cf87ceadcf83ceb720cebaceb1ceb920cf84ceb720ceb2cf81ceaecebaceb1cebd20cf85cf88ceb7cebbceae2e20cea3cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20ceb4ceb5cebd20cf85cf80ceaecf81cf87ceb1cebd20ceb4ceb9ceb1cf86cebfcf81ceadcf8220cf83cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720ceb1cf80cf8c20cf84ceb720cf83cf87ceadcf83ceb720cebcceb5cf84ceb1cebecf8d20cf84ceb7cf8220cf80ceb5ceb9cf81ceb1cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf84ceb7cf8220cebfcebcceacceb4ceb1cf8220ceb5cebbceadceb3cf87cebfcf8520cf80cebfcf8520ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cebd20cebdceb120ceadcf87cebfcf85cebd20ceb5cf80ceb7cf81ceb5ceaccf83ceb5ceb920cf84ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3ceb520ceadcebdceb120ceb4ceb5cf8dcf84ceb5cf81cebf20ceb2ceaecebcceb12c20cebfceb920ceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf8220ceb1cebdceadcebbcf85cf83ceb1cebd20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cebacebfcf81cf84ceb9ceb6cf8ccebbceb7cf8220cf84cf89cebd20ceb5ceb8ceb5cebbcebfcebdcf84cf8ecebd2e20ce9fceb920ceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf8220cebccf80cebfcf81cebfcf8dcf83ceb1cebd20cebdceb120ceb4ceb5ceafcebecebfcf85cebd20cf8ccf84ceb920313520cebbceb5cf80cf84ceac20cebaceb1ceb920323520cebbceb5cf80cf84ceac20cebcceb5cf84ceac20cf84ceb7cebd20ceb4cebfcebaceb9cebcceb1cf83ceafceb120cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cebacebfcf81cf84ceb9ceb6cf8ccebbceb7cf8220ceaecf84ceb1cebd20cf85cf88ceb7cebbcf8ccf84ceb5cf81ceb120ceb1cf80cf8c20cf8ccf84ceb920cf80cf81ceb9cebd20ceb1cf80cf8c20cf84ceb7cebd20ceb4cebfcebaceb9cebcceb1cf83ceafceb12e20ce91cf85cf84cf8c20ceb4ceb5ceafcf87cebdceb5ceb920cf8ccf84ceb920ceb720ceb4cebfcebaceb9cebcceb1cf83ceafceb120cf80cf81cebfcebaceaccebbceb5cf83ceb520ceb5cf80ceb9cf84cf85cf87cf8ecf8220cf83cf84cf81ceb5cf8220cf83cf84cebfcf85cf8220ceb5ceb8ceb5cebbcebfcebdcf84ceadcf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95ceafcebdceb1ceb920ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcebd20cf8ccf84ceb920cebfceb920ceaccebdceb4cf81ceb5cf8220ceb5cebccf86ceaccebdceb9cf83ceb1cebd20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf85cf88ceb7cebbcf8ccf84ceb5cf81ceb720ceb1cf80ceb5cebbceb5cf85ceb8ceadcf81cf89cf83ceb720cebacebfcf81cf84ceb9ceb6cf8ccebbceb7cf8220ceb1cf80cf8c20cf84ceb9cf8220ceb3cf85cebdceb1ceafcebaceb5cf822c20cebcceb520ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cebfceb920ceb5cf80ceb9cf83cf84ceaecebccebfcebdceb5cf8220cebdceb120cf83cf85cebccf80ceb5cf81ceb9cebbceacceb2cebfcf85cebd20cf84cebf20cf86cf8dcebbcebf20cf83ceb520cf80ceb5cf81ceb1ceb9cf84ceadcf81cf8920ceb1cebdceb1cebbcf8dcf83ceb5ceb9cf822e20ce9720cf83cf8dceb3cebacf81ceb9cf83ceb720cebcceb5cf84ceb1cebecf8d20cf84ceb7cf8220cf80ceb5ceb9cf81ceb1cebcceb1cf84ceb9cebaceaecf8220cf83cf85cebdceb8ceaecebaceb7cf8220cf80cebfcf8520cf80ceb5cf81ceb9ceb5cebbceaccebcceb2ceb1cebdceb520cebcceb9ceb120ceb1ceb3cebaceb1cebbceb9ceac20323020ceb4ceb5cf85cf84ceb5cf81cebfcebbceadcf80cf84cf89cebd20cebaceb1ceb920cf84ceb7cf8220cf83cf85cebdceb8ceaecebaceb7cf8220ceb5cebbceadceb3cf87cebfcf8520cf87cf89cf81ceafcf8220ceb1ceb3cebaceb1cebbceb9ceac20ceb1cf80cebfcebaceaccebbcf85cf88ceb520ceadcebdceb120ceb5cebacf80cebbceb7cebacf84ceb9cebacf8c20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb12e20cea4cebf20ceb1ceb3cebaceaccebbceb9ceb1cf83cebcceb120cebcceb5ceafcf89cf83ceb520cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cebacebfcf81cf84ceb9ceb6cf8ccebbceb7cf822c20ceb1cebbcebbceac20cebccf8ccebdcebf20cf83cf84ceb9cf8220ceb3cf85cebdceb1ceafcebaceb5cf822e20ce9720ceb1ceb3cebaceb1cebbceb9ceac20ceb4ceb5cebd20ceb5cf80ceb7cf81ceadceb1cf83ceb520cf84ceb7cebd20ceb1cf81cf84ceb7cf81ceb9ceb1cebaceae20cf80ceafceb5cf83ceb720cebaceb1ceb920cf84ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120cf84cebfcf8520ceb5cf81cf89cf84ceb7cebcceb1cf84cebfcebbcebfceb3ceafcebfcf8520cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece88cf84cf83ceb92c20cf84ceb120ceb5cf85cf81ceaecebcceb1cf84ceb120cf84ceb7cf8220cebcceb5cebbceadcf84ceb7cf8220cf85cf80cebfceb4ceb7cebbcf8ecebdcebfcf85cebd20cf8ccf84ceb920cf83cf84ceb9cf8220ceb3cf85cebdceb1ceafcebaceb5cf822c20cf84cebf20ceb1ceb3cebaceaccebbceb9ceb1cf83cebcceb120cf84cebfcf8520cf83cf85cebdcf84cf81cf8ccf86cebfcf8520cf84cebfcf85cf8220cf80cf81ceb9cebd20ceb1cf80cf8c20cebcceb9ceb120ceb1ceb3cf87cf89cf84ceb9cebaceae20cebaceb1cf84ceaccf83cf84ceb1cf83ceb72028cf8ccf80cf89cf8220cebcceb9ceb120cf83cf85cebdceadcebdcf84ceb5cf85cebeceb720ceb3ceb9ceb120ceb4cebfcf85cebbceb5ceb9ceac20ceae20cebcceb9ceb120cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb72920cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacf8ccf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cf84ceb720cebcceb5ceafcf89cf83ceb720cf84cebfcf8520ceacceb3cf87cebfcf85cf8220cf83ceb520ceb2ceb9cebfcebbcebfceb3ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4265727265747a20472c20436562756c6120432c20576f7274656c6d616e6e20424d2c2050617061646f706f756c6f7520502c20576f6c66204f542c204f636b6c656e6275726720532c205061636b686569736572204a2e202832303232292e20526f6d616e74696320706172746e657220656d6272616365732072656475636520636f727469736f6c2072656c656173652061667465722061637574652073747265737320696e64756374696f6e20696e20776f6d656e20627574206e6f7420696e206d656e2e20504c6f53204f6e652c2031372c2065303236363838372e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3237303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f546f5f6e615f61676b616c69617a6569735f6b61695f6f695f6f726d6f6e65735f746f755f7374726573735f65786f756e5f6d69615f6170726f736d656e695f73796e646573692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a33303a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131353a223234353acf84cebf2dcebdceb12dceb1ceb3cebaceb1cebbceb9ceacceb6ceb5ceb9cf822dcebfceb92dcebfcf81cebccf8ccebdceb5cf822dcf84cebfcf852d7374726573732dceadcf87cebfcf85cebd2dceb1cf80cf81cf8ccf83cebcceb5cebdceb72dcf83cf8dcebdceb4ceb5cf83ceb7223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a39333a22696d616765732f323032322f30352f31312f546f5f6e615f61676b616c69617a6569735f6b61695f6f695f6f726d6f6e65735f746f755f7374726573735f65786f756e5f6d69615f6170726f736d656e695f73796e646573692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30362d32392030383a33353a3337223b693a31303b4e3b693a31313b733a3136393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234353acf84cebf2dcebdceb12dceb1ceb3cebaceb1cebbceb9ceacceb6ceb5ceb9cf822dcebfceb92dcebfcf81cebccf8ccebdceb5cf822dcf84cebfcf852d7374726573732dceadcf87cebfcf85cebd2dceb1cf80cf81cf8ccf83cebcceb5cebdceb72dcf83cf8dcebdceb4ceb5cf83ceb72663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30362d32392030383a33353a3337223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3131333a22cea4cebf20cebdceb120ceb1ceb3cebaceb1cebbceb9ceacceb6ceb5ceb9cf82202620cebfceb920cebfcf81cebccf8ccebdceb5cf8220cf84cebfcf852073747265737320ceadcf87cebfcf85cebd20ceb1cf80cf81cf8ccf83cebcceb5cebdceb720cf83cf8dcebdceb4ceb5cf83ceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323435223b7d);
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
(928, 'index.php?option=com_content&view=article&id=246', 'index.php?option=com_content&view=article&id=246:ευγνωμοσύνη-η-συμβολή-της-στη-μείωση-του-στρες&catid=45', 'Ευγνωμοσύνη: η συμβολή της στη μείωση του στρες', ' Ευγνωμοσύνη: η συμβολή της στη μείωση του στρες ', '2022-09-01 10:32:08', '1661e7353a9aa9c4ab2ffabee5c980dc', 1, 1, 1, '*', '2022-07-11 13:18:29', NULL, '2022-07-11 13:18:29', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38383a2220ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb73a20ceb720cf83cf85cebcceb2cebfcebbceae20cf84ceb7cf8220cf83cf84ceb720cebcceb5ceafcf89cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220223b693a333b613a32373a7b733a323a226964223b693a3234363b733a353a22616c696173223b733a38353a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720ceb720cf83cf85cebcceb2cebfcebbceae20cf84ceb7cf8220cf83cf84ceb720cebcceb5ceafcf89cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf82223b733a373a2273756d6d617279223b733a3230313a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ece95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb73a20ceb720cf83cf85cebcceb2cebfcebbceae20cf84ceb7cf8220cf83cf84ceb720cebcceb5ceafcf89cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf823c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323233353a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea4ceb120cf84ceb5cebbceb5cf85cf84ceb1ceafceb120ceadcf84ceb72c20ceadcf87ceb5ceb920ceb4ceb9ceb1cf80ceb9cf83cf84cf89ceb8ceb5ceaf20ceb5cf80ceb9cf83cf84ceb7cebccebfcebdceb9cebaceac20ceb720ceb8ceb5cf84ceb9cebaceae20ceb5cf80ceafceb4cf81ceb1cf83ceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220cf83ceb520ceb4ceb9ceaccf86cebfcf81cebfcf85cf8220cf84cebfcebcceb5ceafcf8220cf80cebfcf8520cf80cf81cebfceacceb3cebfcf85cebd20cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20ceb5cf85ceb5cebeceafceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9cceb5cf84ceb1cebecf8d20cf84cf89cebd20ceb5cf81ceb5cf85cebdcf8ecebd20cf80cebfcf8520cf84ceb5cebacebcceb7cf81ceb9cf8ecebdcebfcf85cebd20ceb1cf85cf84ceae20cf84ceb720cf83cf87ceadcf83ceb72c20ceb5ceafcebdceb1ceb920cebaceb1ceb920ceb1cf85cf84ceae20cf84ceb7cf82204b72656a746b20cebaceb1ceb920cf84cf89cebd20cf83cf85cebdceb5cf81ceb3ceb1cf84cf8ecebd20cf84ceb7cf82202832303136292c20ceb720cebfcf80cebfceafceb120ceb1cebdceadceb4ceb5ceb9cebeceb520cf84ceb7cebd20ceb1cebeceafceb120cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceaecf8220cebaceb1cf84ceb1ceb3cf81ceb1cf86ceaecf8220ceb4ceb5ceb4cebfcebcceadcebdcf89cebd2c20ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120cebdceb9cf8eceb8cebfcf85cebcceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf822e20cea0ceb9cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20cf83cf84ceb7cebd20ceadcf81ceb5cf85cebdceb120ceadcebbceb1ceb2ceb1cebd20cebcceadcf81cebfcf8220cf83cf85cebdcebfcebbceb9cebaceac20353820cf83cf85cebccebcceb5cf84ceadcf87cebfcebdcf84ceb5cf822c20cebfceb920cebfcf80cebfceafcebfceb920cebccebfceb9cf81ceaccf83cf84ceb7cebaceb1cebd20cf83ceb520ceb4cf8dcebf20ceb9cf83ceaccf81ceb9ceb8cebcceb5cf8220cebfcebcceacceb4ceb5cf822e20ce8ccebbcebfceb920ceadcebbceb1ceb2ceb1cebd20cf84ceb7cebd20cebfceb4ceb7ceb3ceafceb120cebdceb120ceb1cebeceb9cebfcebbcebfceb3cebfcf8dcebd20cebaceb1ceb920cebdceb120cebaceb1cf84ceb1ceb3cf81ceaccf86cebfcf85cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb1203220ceb5ceb2ceb4cebfcebcceacceb4ceb5cf8220cf84cebf20ceb5cf80ceafcf80ceb5ceb4cebf20cf83cf84cf81ceb5cf8220cebcceadcf83ceb120cf83cf84ceb7cebd20ceb7cebcceadcf81ceb120cf84cebfcf85cf822c20ceb5cebdcf8e20cf83cf84ceb720cebcceb9ceb120ceb5ceba20cf84cf89cebd20ceb4cf8dcebf20cebfcebcceacceb4cf89cebd2c20ceb4cf8cceb8ceb7cebaceb520ceb720ceb5cf80ceb9cf80cebbceadcebfcebd20cebfceb4ceb7ceb3ceafceb120cf84ceb7cf8220cf84ceaecf81ceb7cf83ceb7cf8220cebbceafcf83cf84ceb1cf8220cebcceb5203620cf80cf81ceacceb3cebcceb1cf84ceb120ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceadcebdceb9cf89ceb8ceb1cebd20ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf8220cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220ceb7cebcceadcf81ceb1cf8220cf84cebfcf85cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12c20cebfceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb1cebd20cebcceb5ceafcf89cf83ceb720cf84cf89cebd20ceb1cebdcf84ceb9cebbceb1cebcceb2ceb1cebdcf8ccebcceb5cebdcf89cebd20ceb5cf80ceb9cf80ceadceb4cf89cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcebfcf8d20cf83cf84cf81ceb5cf8220cf83cf84ceb7cebd20cebfcebcceacceb4ceb120cf80cebfcf8520ceb4ceb9ceb1cf84ceaecf81ceb7cf83ceb520cf84cebf20ceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822c20cf85cf80cebfcf83cf84ceb7cf81ceafceb6cebfcebdcf84ceb1cf8220cf84ceb720cf83ceb7cebcceb1cebdcf84ceb9cebaceae20cf83cf85cebcceb2cebfcebbceae20cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4b72656a747a2c20492e2c204e657a6c656b2c204a2e20422e2c204d6963686e69636b612c20412e2c20486f6c61732c20502e2c2026616d703b20527573616e6f77736b612c204d2e202832303136292e20436f756e74696e67206f6e65e280997320626c657373696e67732063616e207265647563652074686520696d70616374206f66206461696c79207374726573732e266e6273703b3c656d3e4a6f75726e616c206f662048617070696e65737320537475646965733c2f656d3e2c266e6273703b3c656d3e31373c2f656d3e2831292c2032352d33392e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3234353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f4575676e776d6f73796e695f695f73796d766f6c695f7469735f7374696d65697773695f746f755f7374726573732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a33323a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38393a223234363aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dceb72dcf83cf85cebcceb2cebfcebbceae2dcf84ceb7cf822dcf83cf84ceb72dcebcceb5ceafcf89cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf82223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36383a22696d616765732f323032322f30352f31312f4575676e776d6f73796e695f695f73796d766f6c695f7469735f7374696d65697773695f746f755f7374726573732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30372d31312031333a31383a3239223b693a31303b4e3b693a31313b733a3134333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234363aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dceb72dcf83cf85cebcceb2cebfcebbceae2dcf84ceb7cf822dcf83cf84ceb72dcebcceb5ceafcf89cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf822663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30372d31312031333a31383a3239223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38363a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb73a20ceb720cf83cf85cebcceb2cebfcebbceae20cf84ceb7cf8220cf83cf84ceb720cebcceb5ceafcf89cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323436223b7d),
(929, 'index.php?option=com_content&view=article&id=247', 'index.php?option=com_content&view=article&id=247:θα-μπορούσε-η-συχνότερη-κατανάλωση-φρούτων-να-κρατήσει-μακριά-την-κατάθλιψη&catid=45', 'Θα μπορούσε η συχνότερη κατανάλωση φρούτων να κρατήσει μακριά την κατάθλιψη;', ' Θα μπορούσε η συχνότερη κατανάλωση φρούτων να κρατήσει μακριά την κατάθλιψη; ', '2022-09-01 10:33:56', '0e781ce3bef5ad5f0297fe3182ddb257', 1, 1, 1, '*', '2022-07-16 07:22:57', NULL, '2022-07-16 07:22:57', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134333a2220ce98ceb120cebccf80cebfcf81cebfcf8dcf83ceb520ceb720cf83cf85cf87cebdcf8ccf84ceb5cf81ceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb920cebcceb1cebacf81ceb9ceac20cf84ceb7cebd20cebaceb1cf84ceacceb8cebbceb9cf88ceb73b20223b693a333b613a32373a7b733a323a226964223b693a3234373b733a353a22616c696173223b733a3134303a22ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520ceb720cf83cf85cf87cebdcf8ccf84ceb5cf81ceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb920cebcceb1cebacf81ceb9ceac20cf84ceb7cebd20cebaceb1cf84ceacceb8cebbceb9cf88ceb7223b733a373a2273756d6d617279223b733a3235363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ece98ceb120cebccf80cebfcf81cebfcf8dcf83ceb520ceb720cf83cf85cf87cebdcf8ccf84ceb5cf81ceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb920cebcceb1cebacf81ceb9ceac20cf84ceb7cebd20cebaceb1cf84ceacceb8cebbceb9cf88ceb73b3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a393630393a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cebdceadceb1cf8220ceadcf81ceb5cf85cebdceb1cf8220cf84cebfcf8520436f6c6c656765206f66204865616c746820616e64204c69666520536369656e63657320cf84cebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf85204173746f6e20cf83cf84ceb7cebd20cebfcf80cebfceafceb120cf83cf85cebccebcceb5cf84ceb5ceafcf87ceb1cebd2034323820ceb5cebdceaecebbceb9cebaceb5cf822c20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf85203c7374726f6e673ecebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20cf83cf85cf87cebdceac20cf86cf81cebfcf8dcf84ceb13c2f7374726f6e673e20ceadcf87cebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf8220cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf8220cebdceb120ceb1cebdceb1cf86ceadcf81cebfcf85cebd203c7374726f6e673ecebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf88cf85cf87ceb9cebaceae20ceb5cf85ceb5cebeceafceb13c2f7374726f6e673e20cebaceb1ceb920ceb5ceafcebdceb1ceb920cebbceb9ceb3cf8ccf84ceb5cf81cebf20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120cebaceb1cf84ceacceb8cebbceb9cf88ceb7cf8220cf83ceb520cf83cf87ceadcf83ceb720cebcceb520ceb5cebaceb5ceafcebdcebfcf85cf8220cf80cebfcf8520ceb4ceb5cebd20cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20ceb5cf80ceb1cf81cebaceae20cf80cebfcf83cf8ccf84ceb7cf84ceb120cf86cf81cebfcf8dcf84cf89cebd2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea4ceb120ceb5cf85cf81ceaecebcceb1cf84ceb120cf84cf89cebd20ceb5cf81ceb5cf85cebdceb7cf84cf8ecebd20cf85cf80cebfceb4ceb7cebbcf8ecebdcebfcf85cebd20cf8ccf84ceb920cf84cebf203c7374726f6e673ecf80cf8ccf83cebf20cf83cf85cf87cebdceac20cf84cf81cf8ecebcceb520cf86cf81cebfcf8dcf84ceb13c2f7374726f6e673e20ceb5cf80ceb7cf81ceb5ceacceb6ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220cf85ceb3ceb5ceafceb120cf83ceb520cf83cf87ceadcf83ceb720cebcceb520cf84ceb720cf83cf85cebdcebfcebbceb9cebaceae20cf80cebfcf83cf8ccf84ceb7cf84ceb120cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cebcceb9ceb1cf8220cf84cf85cf80ceb9cebaceaecf8220ceb5ceb2ceb4cebfcebcceacceb4ceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720cebfcebcceacceb4ceb120ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb52c20ceb5cf80ceafcf83ceb7cf822c20cf8ccf84ceb920cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf8520cf84cf81cf8ecebdceb5203c7374726f6e673eceb1cebbcebccf85cf81ceac20cf83cebdceb1ceba3c2f7374726f6e673e2c20cf8ccf80cf89cf8220cf80ceb1cf84ceb1cf84ceaccebaceb9ceb12c20cf84ceb120cebfcf80cebfceafceb120ceb5ceafcebdceb1ceb9203c7374726f6e673ecf87ceb1cebcceb7cebbceac20cf83ceb520ceb8cf81ceb5cf80cf84ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac3c2f7374726f6e673e2c20ceb5ceafcebdceb1ceb920cf80ceb9cebf20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb1cebdceb1cf86ceadcf81cebfcf85cebd203c7374726f6e673ecebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceacceb3cf87cebfcf85cf823c2f7374726f6e673e2c20cf83cf84cf81ceb5cf8220cebaceb1ceb920cebaceb1cf84ceacceb8cebbceb9cf88ceb7cf822c20ceb1cebbcebbceac20cebaceb1ceb920cf83ceb7cebcceb5ceafceb120ceb3cebdcf89cf83cf84ceb9cebaceaecf8220ceadcebacf80cf84cf89cf83ceb7cf822028cf8ccf80cf89cf8220cf80cf8720cebdceb120cebcceb7cebd20ceb8cf85cebccebfcf8dcebdcf84ceb1ceb920cf80cebfcf8520ceaccf86ceb7cf83ceb1cebd20cf84ceb120cebacebbceb5ceb9ceb4ceb9ceac292c20cebaceb1ceb8cf8ecf8220cebaceb1ceb9203c7374726f6e673ecf87ceb1cebcceb7cebbcf8ccf84ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf88cf85cf87ceb9cebaceaecf8220ceb5cf85ceb5cebeceafceb1cf822e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ceb5cf80ceb9cebaceb5cf86ceb1cebbceaecf8220cf84ceb7cf8220ceadcf81ceb5cf85cebdceb1cf822c204e69636f6c612d4a61796e65205475636b2c20cf83cf87cebfcebbceafceb1cf83ceb53a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ec2abcea3cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebaceb1ceb920ceaccebbcebbceb5cf8220cebcceb5cebbceadcf84ceb5cf8220ceadcf87cebfcf85cebd20ceb2cf81ceb5ceb920cebcceb9ceb120cf83cf85cf83cf87ceadcf84ceb9cf83ceb720cebcceb5cf84ceb1cebecf8d20cf84cf89cebd20cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822c20ceb1cebbcebbceac20cebbceafceb3cebfceb920ceadcf87cebfcf85cebd20ceb5cebeceb5cf84ceaccf83ceb5ceb920cf84ceb120cf86cf81cebfcf8dcf84ceb120cebaceb1ceb920cf84ceb120cebbceb1cf87ceb1cebdceb9cebaceac20cebeceb5cf87cf89cf81ceb9cf83cf84ceac202dcebaceb1ceb920ceb1cebacf8ccebcceb720cebbceb9ceb3cf8ccf84ceb5cf81cebfceb920ceadcf87cebfcf85cebd20ceb1cebeceb9cebfcebbcebfceb3ceaecf83ceb5ceb920cf84cf8ccf83cebf20cf84ceb720cf83cf85cf87cebdcf8ccf84ceb7cf84ceb120cf8ccf83cebf20cebaceb1ceb920cf84ceb7cebd20cf80cebfcf83cf8ccf84ceb7cf84ceb120cf80cf81cf8ccf83cebbceb7cf88ceb7cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea4cf8ccf83cebf20cf84ceb1203c7374726f6e673ecf86cf81cebfcf8dcf84ceb13c2f7374726f6e673e20cf8ccf83cebf20cebaceb1ceb920cf84ceb1203c7374726f6e673ecebbceb1cf87ceb1cebdceb9cebaceac3c2f7374726f6e673e20ceb5ceafcebdceb1ceb920cf80cebbcebfcf8dcf83ceb9ceb120cf83ceb5203c7374726f6e673eceb1cebdcf84ceb9cebfcebeceb5ceb9ceb4cf89cf84ceb9cebaceac2c20cf86cf85cf84ceb9cebaceadcf8220ceafcebdceb5cf8220cebaceb1ceb920ceb2ceb1cf83ceb9cebaceac20cebcceb9cebacf81cebfceb8cf81ceb5cf80cf84ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac20cf80cebfcf8520cf80cf81cebfceacceb3cebfcf85cebd20cf84ceb720ceb2ceadcebbcf84ceb9cf83cf84ceb720cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb120cf84cebfcf8520ceb5ceb3cebaceb5cf86ceaccebbcebfcf853c2f7374726f6e673e2e20ce91cf85cf84ceac20cf84ceb120ceb8cf81ceb5cf80cf84ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac2c20cf8ccebccf89cf822c20cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf87ceb1ceb8cebfcf8dcebd20cebaceb1cf84ceac20cf84cebf20cebcceb1ceb3ceb5ceafcf81ceb5cebcceb12e20ce9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb7203c7374726f6e673ecf89cebccf8ecebd20cf86cf81cebfcf8dcf84cf89cebd3c2f7374726f6e673e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520ceb5cebdceb4ceb5cf87cebfcebcceadcebdcf89cf8220cebdceb1203c7374726f6e673eceb5cebeceb7ceb3ceaecf83ceb5ceb9203c2f7374726f6e673ecf84ceb7cebd3c7374726f6e673e20ceb9cf83cf87cf85cf81cf8ccf84ceb5cf81ceb720ceb5cf80ceafceb4cf81ceb1cf83ceae203c2f7374726f6e673ecf84cebfcf85cf8220cf83cf84ceb7cebd3c7374726f6e673e20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220cf85ceb3ceb5ceafceb13c2f7374726f6e673e202e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ceb1cebbcebbceb1ceb3ceae20cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cf84cf89cebd20ceb5cebdceb4ceb9ceaccebcceb5cf83cf89cebd20cf83cebdceb1ceba20cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cebcceb1cf8220ceb4ceafceb1ceb9cf84ceb120ceafcf83cf89cf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20ceb1cf80cebbcf8ccf8220cebaceb1ceb920ceb5cf8dcebacebfcebbcebfcf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83cebfcf85cebcceb520cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220ceb5cf85ceb5cebeceafceb12e20cea3ceb520ceb3ceb5cebdceb9cebaceadcf8220ceb3cf81ceb1cebccebcceadcf822c20cf83ceafceb3cebfcf85cf81ceb120ceb1cebeceafceb6ceb5ceb920cebdceb120cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5cf84ceb520cebdceb120ceb1cf80cebfcebacf84ceaecf83ceb5cf84ceb520cf84ceb720cf83cf85cebdceaeceb8ceb5ceb9ceb120cebdceb120ceb5cf80ceb9cebbceadceb3ceb5cf84ceb520ceadcebdceb120cf86cf81cebfcf8dcf84cebf20ceb1cf80e2809920cf84ceb720cf86cf81cebfcf85cf84ceb9ceadcf81ceb1c2bb2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c7374726f6e673e266e6273703b3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4e69636f6c612d4a61796e65205475636b2c20436c6169726520562e20466172726f772c204a61736f6e204d69636861656c2054686f6d61732e266e6273703b4672657175656e6379206f6620667275697420636f6e73756d7074696f6e20616e64207361766f75727920736e61636b696e6720707265646963742070737963686f6c6f676963616c206865616c74683b2073656c656374697665206d6564696174696f6e2076696120636f676e6974697665206661696c757265732e266e6273703b3c656d3e42726974697368204a6f75726e616c206f66204e7574726974696f6e3c2f656d3e2c20323032323b203120444f493a266e6273703b3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e31302e313031372f53303030373131343532323030313636303c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223ecea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120cf83cf84cebfceb9cf87ceb5ceafceb120cebdceadceb1cf8220ceadcf81ceb5cf85cebdceb1cf8220cf84cebfcf8520436f6c6c656765206f66204865616c746820616e64204c69666520536369656e63657320cf84cebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf85204173746f6e20cf83cf84ceb7cebd20cebfcf80cebfceafceb120cf83cf85cebccebcceb5cf84ceb5ceafcf87ceb1cebd2034323820ceb5cebdceaecebbceb9cebaceb5cf822c20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf85203c7374726f6e673ecebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20cf83cf85cf87cebdceac20cf86cf81cebfcf8dcf84ceb13c2f7374726f6e673e20ceadcf87cebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb5cf8220cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf8220cebdceb120ceb1cebdceb1cf86ceadcf81cebfcf85cebd203c7374726f6e673ecebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf88cf85cf87ceb9cebaceae20ceb5cf85ceb5cebeceafceb13c2f7374726f6e673e20cebaceb1ceb920ceb5ceafcebdceb1ceb920cebbceb9ceb3cf8ccf84ceb5cf81cebf20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb120cebaceb1cf84ceacceb8cebbceb9cf88ceb7cf8220cf83ceb520cf83cf87ceadcf83ceb720cebcceb520ceb5cebaceb5ceafcebdcebfcf85cf8220cf80cebfcf8520ceb4ceb5cebd20cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20ceb5cf80ceb1cf81cebaceae20cf80cebfcf83cf8ccf84ceb7cf84ceb120cf86cf81cebfcf8dcf84cf89cebd2e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223ecea4ceb120ceb5cf85cf81ceaecebcceb1cf84ceb120cf84cf89cebd20ceb5cf81ceb5cf85cebdceb7cf84cf8ecebd20cf85cf80cebfceb4ceb7cebbcf8ecebdcebfcf85cebd20cf8ccf84ceb920cf84cebf203c7374726f6e673ecf80cf8ccf83cebf20cf83cf85cf87cebdceac20cf84cf81cf8ecebcceb520cf86cf81cebfcf8dcf84ceb13c2f7374726f6e673e20ceb5cf80ceb7cf81ceb5ceacceb6ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf84ceb5cf81ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220cf85ceb3ceb5ceafceb120cf83ceb520cf83cf87ceadcf83ceb720cebcceb520cf84ceb720cf83cf85cebdcebfcebbceb9cebaceae20cf80cebfcf83cf8ccf84ceb7cf84ceb120cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb520cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cebcceb9ceb1cf8220cf84cf85cf80ceb9cebaceaecf8220ceb5ceb2ceb4cebfcebcceacceb4ceb1cf822e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223ece9720cebfcebcceacceb4ceb120ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb52c20ceb5cf80ceafcf83ceb7cf822c20cf8ccf84ceb920cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf8520cf84cf81cf8ecebdceb5203c7374726f6e673eceb1cebbcebccf85cf81ceac20cf83cebdceb1ceba3c2f7374726f6e673e2c20cf8ccf80cf89cf8220cf80ceb1cf84ceb1cf84ceaccebaceb9ceb12c20cf84ceb120cebfcf80cebfceafceb120ceb5ceafcebdceb1ceb9203c7374726f6e673ecf87ceb1cebcceb7cebbceac20cf83ceb520ceb8cf81ceb5cf80cf84ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac3c2f7374726f6e673e2c20ceb5ceafcebdceb1ceb920cf80ceb9cebf20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb1cebdceb1cf86ceadcf81cebfcf85cebd203c7374726f6e673ecebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceacceb3cf87cebfcf85cf823c2f7374726f6e673e2c20cf83cf84cf81ceb5cf8220cebaceb1ceb920cebaceb1cf84ceacceb8cebbceb9cf88ceb7cf822c20ceb1cebbcebbceac20cebaceb1ceb920cf83ceb7cebcceb5ceafceb120ceb3cebdcf89cf83cf84ceb9cebaceaecf8220ceadcebacf80cf84cf89cf83ceb7cf822028cf8ccf80cf89cf8220cf80cf8720cebdceb120cebcceb7cebd20ceb8cf85cebccebfcf8dcebdcf84ceb1ceb920cf80cebfcf8520ceaccf86ceb7cf83ceb1cebd20cf84ceb120cebacebbceb5ceb9ceb4ceb9ceac292c20cebaceb1ceb8cf8ecf8220cebaceb1ceb9203c7374726f6e673ecf87ceb1cebcceb7cebbcf8ccf84ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf88cf85cf87ceb9cebaceaecf8220ceb5cf85ceb5cebeceafceb1cf822e3c2f7374726f6e673e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223ece9720ceb5cf80ceb9cebaceb5cf86ceb1cebbceaecf8220cf84ceb7cf8220ceadcf81ceb5cf85cebdceb1cf822c204e69636f6c612d4a61796e65205475636b2c20cf83cf87cebfcebbceafceb1cf83ceb53a3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223ec2abcea3cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebaceb1ceb920ceaccebbcebbceb5cf8220cebcceb5cebbceadcf84ceb5cf8220ceadcf87cebfcf85cebd20ceb2cf81ceb5ceb920cebcceb9ceb120cf83cf85cf83cf87ceadcf84ceb9cf83ceb720cebcceb5cf84ceb1cebecf8d20cf84cf89cebd20cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822c20ceb1cebbcebbceac20cebbceafceb3cebfceb920ceadcf87cebfcf85cebd20ceb5cebeceb5cf84ceaccf83ceb5ceb920cf84ceb120cf86cf81cebfcf8dcf84ceb120cebaceb1ceb920cf84ceb120cebbceb1cf87ceb1cebdceb9cebaceac20cebeceb5cf87cf89cf81ceb9cf83cf84ceac202dcebaceb1ceb920ceb1cebacf8ccebcceb720cebbceb9ceb3cf8ccf84ceb5cf81cebfceb920ceadcf87cebfcf85cebd20ceb1cebeceb9cebfcebbcebfceb3ceaecf83ceb5ceb920cf84cf8ccf83cebf20cf84ceb720cf83cf85cf87cebdcf8ccf84ceb7cf84ceb120cf8ccf83cebf20cebaceb1ceb920cf84ceb7cebd20cf80cebfcf83cf8ccf84ceb7cf84ceb120cf80cf81cf8ccf83cebbceb7cf88ceb7cf822e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223ecea4cf8ccf83cebf20cf84ceb1203c7374726f6e673ecf86cf81cebfcf8dcf84ceb13c2f7374726f6e673e20cf8ccf83cebf20cebaceb1ceb920cf84ceb1203c7374726f6e673ecebbceb1cf87ceb1cebdceb9cebaceac3c2f7374726f6e673e20ceb5ceafcebdceb1ceb920cf80cebbcebfcf8dcf83ceb9ceb120cf83ceb5203c7374726f6e673eceb1cebdcf84ceb9cebfcebeceb5ceb9ceb4cf89cf84ceb9cebaceac2c20cf86cf85cf84ceb9cebaceadcf8220ceafcebdceb5cf8220cebaceb1ceb920ceb2ceb1cf83ceb9cebaceac20cebcceb9cebacf81cebfceb8cf81ceb5cf80cf84ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac20cf80cebfcf8520cf80cf81cebfceacceb3cebfcf85cebd20cf84ceb720ceb2ceadcebbcf84ceb9cf83cf84ceb720cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb120cf84cebfcf8520ceb5ceb3cebaceb5cf86ceaccebbcebfcf853c2f7374726f6e673e2e20ce91cf85cf84ceac20cf84ceb120ceb8cf81ceb5cf80cf84ceb9cebaceac20cf83cf85cf83cf84ceb1cf84ceb9cebaceac2c20cf8ccebccf89cf822c20cebccf80cebfcf81cebfcf8dcebd20cebdceb120cf87ceb1ceb8cebfcf8dcebd20cebaceb1cf84ceac20cf84cebf20cebcceb1ceb3ceb5ceafcf81ceb5cebcceb12e20ce9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb7203c7374726f6e673ecf89cebccf8ecebd20cf86cf81cebfcf8dcf84cf89cebd3c2f7374726f6e673e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520ceb5cebdceb4ceb5cf87cebfcebcceadcebdcf89cf8220cebdceb1203c7374726f6e673eceb5cebeceb7ceb3ceaecf83ceb5ceb9203c2f7374726f6e673ecf84ceb7cebd3c7374726f6e673e20ceb9cf83cf87cf85cf81cf8ccf84ceb5cf81ceb720ceb5cf80ceafceb4cf81ceb1cf83ceae203c2f7374726f6e673ecf84cebfcf85cf8220cf83cf84ceb7cebd3c7374726f6e673e20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220cf85ceb3ceb5ceafceb13c2f7374726f6e673e202e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223ece9720ceb1cebbcebbceb1ceb3ceae20cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cf84cf89cebd20ceb5cebdceb4ceb9ceaccebcceb5cf83cf89cebd20cf83cebdceb1ceba20cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cebcceb1cf8220ceb4ceafceb1ceb9cf84ceb120ceafcf83cf89cf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80cebfcebbcf8d20ceb1cf80cebbcf8ccf8220cebaceb1ceb920ceb5cf8dcebacebfcebbcebfcf8220cf84cf81cf8ccf80cebfcf8220ceb3ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83cebfcf85cebcceb520cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cebcceb1cf8220ceb5cf85ceb5cebeceafceb12e20cea3ceb520ceb3ceb5cebdceb9cebaceadcf8220ceb3cf81ceb1cebccebcceadcf822c20cf83ceafceb3cebfcf85cf81ceb120ceb1cebeceafceb6ceb5ceb920cebdceb120cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5cf84ceb520cebdceb120ceb1cf80cebfcebacf84ceaecf83ceb5cf84ceb520cf84ceb720cf83cf85cebdceaeceb8ceb5ceb9ceb120cebdceb120ceb5cf80ceb9cebbceadceb3ceb5cf84ceb520ceadcebdceb120cf86cf81cebfcf8dcf84cebf20ceb1cf80e2809920cf84ceb720cf86cf81cebfcf85cf84ceb9ceadcf81ceb1c2bb2e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e3c7374726f6e673e266e6273703b3c2f7374726f6e673e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e4a6f75726e616c205265666572656e63653a3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e4e69636f6c612d4a61796e65205475636b2c20436c6169726520562e20466172726f772c204a61736f6e204d69636861656c2054686f6d61732e266e6273703b4672657175656e6379206f6620667275697420636f6e73756d7074696f6e20616e64207361766f75727920736e61636b696e6720707265646963742070737963686f6c6f676963616c206865616c74683b2073656c656374697665206d6564696174696f6e2076696120636f676e6974697665206661696c757265732e266e6273703b3c656d3e42726974697368204a6f75726e616c206f66204e7574726974696f6e3c2f656d3e2c20323032323b203120444f493a266e6273703b3c2f613e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e31302e313031372f53303030373131343532323030313636303c2f613e3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e3c2f613e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3237363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f5468615f6d706f726f7573655f695f7379786e6f746572695f6b6174616e616c7673695f66726f7574776e5f6e615f6b726174697365696d616b7279615f74696e5f6b61746174686c697073692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a33333a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3134343a223234373aceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb52dceb72dcf83cf85cf87cebdcf8ccf84ceb5cf81ceb72dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dcf86cf81cebfcf8dcf84cf89cebd2dcebdceb12dcebacf81ceb1cf84ceaecf83ceb5ceb92dcebcceb1cebacf81ceb9ceac2dcf84ceb7cebd2dcebaceb1cf84ceacceb8cebbceb9cf88ceb7223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a39393a22696d616765732f323032322f30352f31312f5468615f6d706f726f7573655f695f7379786e6f746572695f6b6174616e616c7673695f66726f7574776e5f6e615f6b726174697365696d616b7279615f74696e5f6b61746174686c697073692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30372d31362030373a32323a3537223b693a31303b4e3b693a31313b733a3139383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234373aceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb52dceb72dcf83cf85cf87cebdcf8ccf84ceb5cf81ceb72dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dcf86cf81cebfcf8dcf84cf89cebd2dcebdceb12dcebacf81ceb1cf84ceaecf83ceb5ceb92dcebcceb1cebacf81ceb9ceac2dcf84ceb7cebd2dcebaceb1cf84ceacceb8cebbceb9cf88ceb72663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30372d31362030373a32323a3537223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134313a22ce98ceb120cebccf80cebfcf81cebfcf8dcf83ceb520ceb720cf83cf85cf87cebdcf8ccf84ceb5cf81ceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb920cebcceb1cebacf81ceb9ceac20cf84ceb7cebd20cebaceb1cf84ceacceb8cebbceb9cf88ceb73b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323437223b7d);
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
(930, 'index.php?option=com_content&view=article&id=248', 'index.php?option=com_content&view=article&id=248:το-να-είμαστε-υποστηρικτικοί-στις-κοινωνικές-μας-σχέσεις-συνδέεται-με-καλύτερη-κατάσταση-υγείας&catid=45', 'Το να είμαστε υποστηρικτικοί στις κοινωνικές μας σχέσεις συνδέεται με καλύτερη κατάσταση υγείας', ' Το να είμαστε υποστηρικτικοί στις κοινωνικές μας σχέσεις συνδέεται με καλύτερη κατάσταση υγείας ', '2022-09-01 10:35:14', '09fad443397c551273321bd1a102ef77', 1, 1, 1, '*', '2022-08-01 07:22:57', NULL, '2022-08-01 07:22:57', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138303a2220cea4cebf20cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebacebfceaf20cf83cf84ceb9cf8220cebacebfceb9cebdcf89cebdceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf85ceb3ceb5ceafceb1cf8220223b693a333b613a32373a7b733a323a226964223b693a3234383b733a353a22616c696173223b733a3137383a22cf84cebf20cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebacebfceaf20cf83cf84ceb9cf8220cebacebfceb9cebdcf89cebdceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf85ceb3ceb5ceafceb1cf82223b733a373a2273756d6d617279223b733a3239333a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ecea4cebf20cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebacebfceaf20cf83cf84ceb9cf8220cebacebfceb9cebdcf89cebdceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf85ceb3ceb5ceafceb1cf823c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a333236373a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea0cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220ceadcf81ceb5cf85cebdceb5cf8220ceadcf87cebfcf85cebd20cf83cf85cebdceb4ceadcf83ceb5ceb920cf84ceb9cf8220ceb8ceb5cf84ceb9cebaceadcf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220266e6273703bcf83cf87ceadcf83ceb5ceb9cf8220cebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf85ceb3ceb5ceafceb1cf822e20ce9cceb9ceb120cf80cf81cf8ccf83cf86ceb1cf84ceb720ceadcf81ceb5cf85cebdceb120ceb1cf80cf8c20cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20cf84cebfcf85204f68696f2c20ceb5cf80ceadcebacf84ceb5ceb9cebdceb520cf84ceb120ceb5cf85cf81ceaecebcceb1cf84ceb120ceb4ceb9ceb1cf80ceb9cf83cf84cf8ecebdcebfcebdcf84ceb1cf8220cf80cf89cf8220ceb720cf80ceb1cf81ceb1cf80ceaccebdcf8920cf83cf87ceadcf83ceb720ceb5cf80ceb7cf81ceb5ceacceb6ceb5cf84ceb1ceb920ceb1cf80cf8c20cf84cebf20ceb2ceb1ceb8cebccf8c20cf80cebfcf8520ceb5ceafcebcceb1cf83cf84ceb520cf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebacebfceaf20cf80cf81cebfcf8220cf84ceb120ceaccf84cebfcebcceb120cf84cebfcf8520cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebdcf84cebfcf8220cebcceb1cf823c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea0ceb9cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20ceadcebdceb1cf8220ceb4ceb5ceafcebacf84ceb7cf8220cf84ceb7cf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220cf85ceb3ceb5ceafceb1cf8220cebcceb1cf8220ceb5ceafcebdceb1ceb920ceb720cf8dcf80ceb1cf81cebeceb720ceae20cebcceb720cf87cf81cf8ccebdceb9ceb1cf8220cf86cebbceb5ceb3cebccebfcebdceaecf822e20ce9fceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220ceb5cebeceadcf84ceb1cf83ceb1cebd20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcf89cebd20cf80cf81cf89cf84ceb5cf8acebdcf8ecebd20e2809320ceb4ceb5ceb9cebacf84cf8ecebd20cf86cebbceb5ceb3cebccebfcebdceaecf8220cf83cf84cebf20ceb1ceafcebcceb12c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb9cf8220ceb1cf80ceb1cebdcf84ceaecf83ceb5ceb9cf82203130353420ceb5cebdceb7cebbceafcebacf89cebd20cf83cf85cebccebcceb5cf84ceb5cf87cf8ccebdcf84cf89cebd20cf83ceb520ceb5cf81cf89cf84ceb7cebcceb1cf84cebfcebbcf8cceb3ceb9ceb1266e6273703b20ceb1cebdceb1cf86cebfcf81ceb9cebaceac20cebcceb520cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf84cf89cebd266e6273703b20ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cf84cebfcf85cf8220cf83cf87ceadcf83ceb5cf89cebd2e20cea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12c20266e6273703bcf84ceb120ceaccf84cebfcebcceb120cf80cebfcf8520ceb5ceafcf87ceb1cebd20cebaceb1cebbceadcf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220cf80ceb1cf81cebfcf85cf83ceafceb1ceb6ceb1cebd20cf87ceb1cebcceb7cebbcf8ccf84ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf80cf81cf89cf84ceb5ce90cebdceb7cf8220e2809320ceb4ceb5ceafcebacf84ceb720cf86cebbceb5ceb3cebccebfcebdceaecf822028cebaceb1ceb920ceaccf81ceb120cebaceb1cebbcf8dcf84ceb5cf81ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf85ceb3ceb5ceafceb1cf822920cf8ccf84ceb1cebd20ceaecf84ceb1cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebaceac20cebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf83ceb9cebcceb120cebdceb120cf80cf81cebfcf83cf86ceadcf81cebfcf85cebd20ceb2cebfceaeceb8ceb5ceb9ceb120cf83cf84ceb9cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf84cebfcf85cf8220cf83cf87ceadcf83ceb5ceb9cf82202e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9cceb9ceb120cf80ceb9ceb8ceb1cebdceae20ceb5cebeceaeceb3ceb7cf83ceb72c20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcf85cf8220ceb5cf81ceb5cf85cebdceb7cf84ceadcf822c20ceb5ceafcebdceb1ceb920cf8ccf84ceb920cf8ccf84ceb1cebd20ceb5cebacf84cf8ccf8220ceb1cf80cf8c20cf84cebf20cebdceb120cebbceb1cebcceb2ceaccebdcebfcf85cebcceb52c20cf80ceb1cf81ceadcf87cebfcf85cebcceb520cebaceb1ceb920cebfceb920ceafceb4ceb9cebfceb920cf85cf80cebfcf83cf84ceaecf81ceb9cebeceb720cebaceb1ceb920ceb2cebfceaeceb8ceb5ceb9ceb120cf83cf84ceb9cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf822c20ceb5cebdceb9cf83cf87cf8dceb5cf84ceb1ceb920ceb720ceb1ceafcf83ceb8ceb7cf83ceb720cf84ceb7cf8220ceb1cebdcf84ceb1cebccebfceb9ceb2ceaecf822c20ceb720cebfcf80cebfceafceb120cf83ceb520ceb5cf80ceafcf80ceb5ceb4cebf20ceb5ceb3cebaceb5cf86ceaccebbcebfcf852c20cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cebfcf81cebccf8ccebdceb5cf8220cf80cebfcf8520ceb1cebdceb1cebacebfcf85cf86ceafceb6cebfcf85cebd20cf84cebf20cf83cf84cf81ceb5cf8220cebaceb1ceb920cebcceb5ceb9cf8ecebdcebfcf85cebd20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf86cebbceb5ceb3cebccebfcebdceaecf8220cf83cf84cebfcebd20cebfcf81ceb3ceb1cebdceb9cf83cebccf8c20cebcceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9cceb520ceaccebbcebbceb120cebbcf8cceb3ceb9ceb12c20ceb4ceb5cebd20ceb1cf81cebaceb5ceaf20cebdceb120ceadcf87cebfcf85cebcceb520ceaccf84cebfcebcceb120cf83cf84ceb120cebfcf80cebfceafceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf83cf84ceb7cf81ceb9cf87cf84cebfcf8dcebcceb520cf83cf84cebfcebd20cebacebfcebdcf84ceb9cebdcf8c20cebcceb1cf8220cf80ceb5cf81ceafceb3cf85cf81cebf20ceb1cebbcebbceac20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cebaceb920ceb5cebcceb5ceafcf8220ceb4ceb9ceb1ceb8ceadcf83ceb9cebccebfceb920cebdceb120ceb2cebfceb7ceb8ceaecf83cebfcf85cebcceb520cebaceb1ceb920cebdceb120cf83cf84ceb7cf81ceafcebecebfcf85cebcceb52c20cf8ecf83cf84ceb520cebdceb120ceb1cf80cebfcebacebfcebcceafcf83cebfcf85cebcceb520ceb5cebacf84cf8ccf8220ceb1cf80cf8c20cf84ceb120cf80cf81ceb1cebacf84ceb9cebaceac20cebfcf86ceadcebbceb720cebaceb1ceb920cebfcf86ceadcebbceb720ceb3ceb9ceb120cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e4a69616e672c20542e2c2059616b696e2c20532e2c2043726f636b65722c204a2e2c2026616d703b205761792c20422e204d2e202832303232292e2050657263656976656420736f6369616c20737570706f72742d676976696e67206d6f6465726174657320746865206173736f63696174696f6e206265747765656e20736f6369616c2072656c6174696f6e736869707320616e6420696e7465726c65756b696e2d36206c6576656c7320696e20626c6f6f642e20427261696e2c206265686176696f722c20616e6420696d6d756e6974792c203130302c2032352d32382e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3238393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f546f5f6e615f65696d617374655f79706f73746972696b74696b6f695f737469735f6b6f696e776e696b65735f737865736569735f73796e6465657461696d655f6b616c79746572695f6b61746173746173695f7967656961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a33353a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3138323a223234383acf84cebf2dcebdceb12dceb5ceafcebcceb1cf83cf84ceb52dcf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebacebfceaf2dcf83cf84ceb9cf822dcebacebfceb9cebdcf89cebdceb9cebaceadcf822dcebcceb1cf822dcf83cf87ceadcf83ceb5ceb9cf822dcf83cf85cebdceb4ceadceb5cf84ceb1ceb92dcebcceb52dcebaceb1cebbcf8dcf84ceb5cf81ceb72dcebaceb1cf84ceaccf83cf84ceb1cf83ceb72dcf85ceb3ceb5ceafceb1cf82223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131323a22696d616765732f323032322f30352f31312f546f5f6e615f65696d617374655f79706f73746972696b74696b6f695f737469735f6b6f696e776e696b65735f737865736569735f73796e6465657461696d655f6b616c79746572695f6b61746173746173695f7967656961732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30382d30312030373a32323a3537223b693a31303b4e3b693a31313b733a3233363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234383acf84cebf2dcebdceb12dceb5ceafcebcceb1cf83cf84ceb52dcf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebacebfceaf2dcf83cf84ceb9cf822dcebacebfceb9cebdcf89cebdceb9cebaceadcf822dcebcceb1cf822dcf83cf87ceadcf83ceb5ceb9cf822dcf83cf85cebdceb4ceadceb5cf84ceb1ceb92dcebcceb52dcebaceb1cebbcf8dcf84ceb5cf81ceb72dcebaceb1cf84ceaccf83cf84ceb1cf83ceb72dcf85ceb3ceb5ceafceb1cf822663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30382d30312030373a32323a3537223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3137383a22cea4cebf20cebdceb120ceb5ceafcebcceb1cf83cf84ceb520cf85cf80cebfcf83cf84ceb7cf81ceb9cebacf84ceb9cebacebfceaf20cf83cf84ceb9cf8220cebacebfceb9cebdcf89cebdceb9cebaceadcf8220cebcceb1cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83cf85cebdceb4ceadceb5cf84ceb1ceb920cebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf85ceb3ceb5ceafceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323438223b7d);
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
(934, 'index.php?option=com_content&view=article&id=250', 'index.php?option=com_content&view=article&id=250:τί-είναι-η-ορθορεξία-τί-χρειάζεται-να-ξέρετε-πρόκειται-για-νέα-τάση-ή-διαταραχή&catid=45', 'Τί είναι η Ορθορεξία; Τί χρειάζεται να ξέρετε; Πρόκειται για νέα τάση ή διαταραχή;', ' Τί είναι η Ορθορεξία; Τί χρειάζεται να ξέρετε; Πρόκειται για νέα τάση ή διαταραχή; ', '2022-10-13 08:02:21', 'b0b1210946c1fa0d6f20f1f33c5e712e', 1, 1, 1, '*', '2022-10-12 08:23:44', NULL, '2022-10-12 08:23:44', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135303a2220cea4ceaf20ceb5ceafcebdceb1ceb920ceb720ce9fcf81ceb8cebfcf81ceb5cebeceafceb13b20cea4ceaf20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceadcf81ceb5cf84ceb53b20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebdceadceb120cf84ceaccf83ceb720ceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae3b20223b693a333b613a32373a7b733a323a226964223b693a3235303b733a353a22616c696173223b733a3134353a22cf84ceaf20ceb5ceafcebdceb1ceb920ceb720cebfcf81ceb8cebfcf81ceb5cebeceafceb120cf84ceaf20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceadcf81ceb5cf84ceb520cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebdceadceb120cf84ceaccf83ceb720ceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae223b733a373a2273756d6d617279223b733a3236333a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ecea4ceaf20ceb5ceafcebdceb1ceb920ceb720ce9fcf81ceb8cebfcf81ceb5cebeceafceb13b20cea4ceaf20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceadcf81ceb5cf84ceb53b20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebdceadceb120cf84ceaccf83ceb720ceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae3b3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a31313832353a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cf80ceb9cebbceadceb3ceb5cf84ceb520cebccf8ccebdcebf20cf84cf81cf8ccf86ceb9cebcceb120cebcceb520cf84ceb7cebd20ceadcebdceb4ceb5ceb9cebeceb720c2abcebaceb1ceb8ceb1cf81ceacc2bb20ceae20c2abcf8ccebbceb120cf86cf85cf83ceb9cebaceacc2bb3b20ce892c20ceadcf87ceb5cf84ceb520cf80ceb1cf81ceb1cebbceb5ceafcf88ceb5ceb920ceadcebdceb120ceb3ceb5cf8dcebcceb120cebcceb520cf86ceafcebbcebfcf85cf8220ceb5cf80ceb5ceb9ceb4ceae20cf84cebf20cebcceb5cebdcebfcf8d20ceb4ceb5cebd20ceaecf84ceb1cebd2022cf85ceb3ceb9ceb5ceb9cebdcf8c223b20ce88cf87ceb5cf84ceb520ceb4ceb9ceb1cf80ceb9cf83cf84cf8ecf83ceb5ceb920cf8ccf84ceb920cf84cebf20cebccf85ceb1cebbcf8c20cf83ceb1cf8220ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cf83cf85cebdceb5cf87cf8ecf8220cf83cf84cebf20cf86ceb1ceb3ceb7cf84cf8c3b20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebcceb9ceb120ceb5cebdceb1cf83cf87cf8ccebbceb7cf83ceb720ceb1cebdceb1cf86cebfcf81ceb9cebaceac20cebcceb520cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb3ceb5cf8dcebcceb120cf83ceb1cf8220ceae20cebcceaecf80cf89cf8220cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceb5ceafcf84ceb520ceb1cebacf8ccebcceb120cebaceb1ceb920cf83cf84ceb120736f6369616c20cf83cf85cebdceb5cf87cf8ecf8220cebfcebcceacceb4ceb5cf8220cf80cebfcf8520ceb5cf80ceb9cebaceb5cebdcf84cf81cf8ecebdcebfcebdcf84ceb1ceb920cf83ceb520ceb1cf85cf84cf8c3b3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cebd20cebaceb1ceb920ceb4ceb5cebd20ceb2cebbceaccf80cf84ceb5ceb920ceb720ceb5cf80ceb9cebbcebfceb3ceae20ceb8cf81ceb5cf80cf84ceb9cebacf8ecebd20cf84cf81cebfcf86cf8ecebd20ceae20ceb720ceb5cebdceb1cf83cf87cf8ccebbceb7cf83ceb720cebcceb520ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf80cebfcf8520cf80cf81cebfceacceb3cebfcf85cebd20cf84ceb9cf8220ceb2ceb1cf83ceb9cebaceadcf8220cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb5cf8220cf84cebfcf8520cf83cf8ecebcceb1cf84cf8ccf8220cebcceb1cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf80cebfceb4ceb5ceb9cf87ceb8ceb5ceaf20ceb5cf80ceb9ceb2cebbceb1ceb2ceadcf8220cf8ccf84ceb1cebd20ceb720ceb1cebaceb1cebccf88ceafceb120ceb1cf85cf84cf8ecebd20cf84cf89cebd20ceb5cf80ceb9cebbcebfceb3cf8ecebd20ceb3ceafcebdceb5ceb920cf84cf8ccf83cebf20ceb1cebacf81ceb1ceafceb12c20cf8ecf83cf84ceb520cebdceb120ceb4ceb9ceb1cebacf85ceb2ceb5cf8dceb5cf84ceb1ceb920ceb720cf88cf85cf87ceb9cebaceae20cebaceb1ceb920cf83cf89cebcceb1cf84ceb9cebaceae20ceb5cf85ceb5cebeceafceb120ceb5cebdcf8ccf8220ceb1cf84cf8ccebccebfcf852e20ce8ccf84ceb1cebd20ceb720ceb5cf80ceb9cebbcebfceb3ceae20cf84cebfcf8520cf86ceb1ceb3ceb7cf84cebfcf8d20cebaceb1ceb8cebfceb4ceb7ceb3ceb5ceafcf84ceb1ceb920ceb1cf80cebfcebacebbceb5ceb9cf83cf84ceb9cebaceac20ceb1cf80cf8c20cf84ceb7cebd20c2abcebaceb1ceb8ceb1cf81cf8ccf84ceb7cf84ceb1c2bb20ceadcebdceb1cebdcf84ceb920cf84ceb7cf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceaecf83ceb5ceb920cf84cebf20ceaccf84cebfcebccebf20cf83ceb520cebcceb720cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cf84cebfcf852e3c2f7370616e3e3c2f703e0d0a3c703e266e6273703b3c2f703e0d0a3c703e3c7374726f6e673e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea4ceb920ceb5ceafcebdceb1ceb920ceb720cf8ccebccf89cf8220cf84ceb5cebbceb9cebaceac20ceb720cebfcf81ceb8cebfcf81ceb5cebeceafceb13b3c2f7370616e3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9f20cf8ccf81cebfcf8220e2809ccebfcf81ceb8cebfcf81ceb5cebeceafceb1c2a820cf80ceb5cf81ceb9ceb3cf81ceaccf86ceb7cebaceb520cf80cf81cf8ecf84ceb720cf86cebfcf81ceac20ceb1cf80cf8c20cf84cebfcebd2053746576656e20427261746d616e2c20cf84cebf20313939372c20cf83cf84cebf20ceb2ceb9ceb2cebbceafcebf20cf84cebfcf8520c2ab4865616c7468266e6273703b466f6f64266e6273703b4a756e6b696573c2bb2e20cea4cebf20ce94ceb9ceb1ceb3cebdcf89cf83cf84ceb9cebacf8c20cebaceb1ceb920cea3cf84ceb1cf84ceb9cf83cf84ceb9cebacf8c20ce95ceb3cf87ceb5ceb9cf81ceafceb4ceb9cebf20cea8cf85cf87ceb9cebacf8ecebd20ce94ceb9ceb1cf84ceb1cf81ceb1cf87cf8ecebd202844534d2d3529e2808b20ceb4ceb5cebd20cf84ceb1cebeceb9cebdcebfcebcceb5ceaf20cf84ceb7cebd20cebfcf81ceb8cebfcf81ceb5cebeceafceb120cf89cf8220cebeceb5cf87cf89cf81ceb9cf83cf84ceae20ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae2c20cf8ccf80cf89cf8220ceb720cf88cf85cf87cebfceb3ceb5cebdceaecf8220ceb1cebdcebfcf81ceb5cebeceafceb12e20ce91cf85cf84cebf20cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cebbcf8cceb3cf8920cf84ceb7cf8220ceb4cf85cf83cebacebfcebbceafceb1cf8220ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceafceb7cf83ceb7cf8220cebcceb5cf84ceb1cebecf8d20ceb1cf85cf84cf8ecebd20cf80cebfcf8520ceb8ceb5cf89cf81cebfcf8dcebdcf84ceb1ceb920cf85ceb3ceb9ceb5ceb9cebdceadcf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cf80cf81ceb1cebacf84ceb9cebaceadcf8220ceae20ceb4cf85cf83cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebaceadcf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822e3c2f7370616e3e3c2f703e0d0a3c703e266e6273703b3c2f703e0d0a3c703e3c7374726f6e673e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea0cf8ecf8220cf80cf81cebfceadcebacf85cf88ceb520cf8ccebccf89cf8220cebf20cf8ccf81cebfcf8220e2809ccebfcf81ceb8cebfcf81ceb5cebeceafceb1e2809d3b3c2f7370616e3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9f20cf8ccf81cebfcf8220cebfcf81ceb8cebfcf81ceb5cebeceafceb120cf80cf81cebfceadcf81cf87ceb5cf84ceb1ceb920ceb1cf80cf8c20cf84ceb7cebd20ceb5cebbcebbceb7cebdceb9cebaceae20cebbceadcebeceb720cebfcf81ceb8cf8ccf8220cf80cebfcf8520cf83ceb7cebcceb1ceafcebdceb5ceb920cf83cf89cf83cf84cf8ccf8220cebaceb1ceb920cf8ccf81ceb5cebeceb72e20cea7ceb1cf81ceb1cebacf84ceb7cf81ceafceb6ceb5cf84ceb1ceb920ceb1cf80cf8c20cf80ceb1ceb8cebfcebbcebfceb3ceb9cebaceae20ceb5cebccebccebfcebdceae20ceb3ceb9ceb120ceb2ceb9cebfcebbcebfceb3ceb9cebaceac20c2abcebaceb1ceb8ceb1cf81ceaec2bb20ceae20cf83cf89cf83cf84ceae2c20cf85ceb3ceb9ceb5ceb9cebdceae20cf84cf81cebfcf86ceae20ceb720cebfcf80cebfceafceb120cebfceb4ceb7ceb3ceb5ceaf20cf83ceb520cf83ceb7cebcceb1cebdcf84ceb9cebacebfcf8dcf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebacebfcf8dcf8220cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccebfcf8dcf822e20cea4ceb120cebacf8dcf81ceb9ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf84ceb7cf8220ceb5ceafcebdceb1ceb920ceb720ceb1cf80cebfcf86cf85ceb3ceae20e28093cf83ceb520ceb5cf80ceafcf80ceb5ceb4cebf20cf88cf85cf87ceb1cebdceb1ceb3cebaceb1cf83cebccebfcf8d2d20cf84cf89cebd20c2abceb1cebdceb8cf85ceb3ceb9ceb5ceb9cebdcf8ecebdc2bb20cf84cf81cebfcf86ceafcebccf89cebd2c20cf8ccf80cf89cf8220ceb720ceb6ceaccf87ceb1cf81ceb72c20ceb1cebbceaccf84ceb92c20cebaceb1cf86ceb5ceafcebdceb72c20cf84cebf20ceb1cebbcebacebfcf8ccebb2c20cf84ceb120ceb3cebbcf85cebaceafcf83cebcceb1cf84ceb12c20cf84ceb120cf84ceb7ceb3ceb1cebdceb7cf84ceac2c20cf83ceb9cf84ceaccf81ceb92c20ceb6cf89ceb9cebacf8c20cebbceafcf80cebfcf822c20cf83cf8cceb3ceb9ceb12c20cebaceb1cebbceb1cebccf80cf8ccebaceb92c20ceb3ceb1cebbceb1cebacf84cebfcebacebfcebcceb9cebaceac2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece88cebdceb120ceaccf84cebfcebccebf20cebcceb520cebfcf81ceb8cebfcf81ceb5cebeceafceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cebcceb9ceb120ceb1cf85cf83cf84ceb7cf81ceae20ceb4ceafceb1ceb9cf84ceb120cf80cebfcf8520cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cebccf8ccebdcebf20c2abcebaceb1ceb8ceb1cf81ceacc2bb20ceae20c2abceb1ceb3cebdceacc2bb20cf84cf81cf8ccf86ceb9cebcceb12c20cf8ccf80cf89cf8220cf86cf81cebfcf8dcf84ceb120cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebaceac20ceb2ceb9cebfcebbcebfceb3ceb9cebaceaecf8220cebaceb1cebbcebbceb9ceadcf81ceb3ceb5ceb9ceb1cf822e20ce9720ceb5cebccebccebfcebdceae20cebcceb520cf84ceb7cebd20cebaceb1ceb8ceb1cf81ceae20ceb4ceb9ceb1cf84cf81cebfcf86ceae20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceb5cf80ceb9ceb6ceaecebcceb9ceb120ceb3ceb9ceb120cf84cebf20ceaccf84cebfcebccebf2e20ce91cf85cf84cebfceaf20cebfceb920ceb1cf85cf83cf84ceb7cf81cebfceaf20cebaceb1cebdcf8ccebdceb5cf8220ceb3ceb9ceb120cf84cebf20cf86ceb1ceb3ceb7cf84cf8c20cebccf80cebfcf81ceb5ceaf20cebdceb120cebfceb4ceb7ceb3ceaecf83cebfcf85cebd20cf83ceb520cebacebfceb9cebdcf89cebdceb9cebaceae20ceb1cf80cebfcebccf8ccebdcf89cf83ceb72c20cf85cf80cebfcf83ceb9cf84ceb9cf83cebccf8c20cebaceb1ceb920cf88cf85cf87ceb9cebaceae20ceb4cf85cf83cf86cebfcf81ceafceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb720cebacebfceb9cebdcf89cebdceafceb120cebcceb1cf8220cebaceb1ceb920ceb720cebacebfcf85cebbcf84cebfcf8dcf81ceb120cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf8220cebdceb120cebcceb7cebd20ceb5cf80ceb1ceb9cebdcebfcf8dcebd20cf84cebfcebd20cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccf8c20cebaceb1ceb920ceb8ceb5cf89cf81cebfcf8dcebd20cf84ceb7cebd20ceb1cebaceb1cebccf88ceafceb120cf89cf8220c2abceb1cf85cf84cebfcf80ceb5ceb9ceb8ceb1cf81cf87ceafceb1c2bb2c20cf8ecf83cf84ceb520cebdceb120cebcceb720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920ceb1cf85cf84ceae20ceb720cf83cf8dceb3cf87cf85cf83ceb72e20ce91cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb120ceb4ceb9ceb1ceb3cebdcf89cf83cf84ceb9cebaceac20cebacf81ceb9cf84ceaecf81ceb9ceb12c20cebaceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf8520cebfceb920cf83cebaceadcf88ceb5ceb9cf8220ceae20cebfceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceb3cf8dcf81cf8920ceb1cf80cf8c20cf84cebf20cf86ceb1ceb3ceb7cf84cf8c20ceb1cf81cf87ceafceb6cebfcf85cebd20cebdceb120ceb5cebbceadceb3cf87cebfcf85cebd20cf80cf84cf85cf87ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cf83ceb1cf822c20ceb5ceafcebdceb1ceb920ceadcebdceb4ceb5ceb9cebeceb720cf80cf89cf8220ceafcf83cf89cf8220cf87cf81ceb5ceb9ceacceb6ceb5cf83cf84ceb520ceb2cebfceaeceb8ceb5ceb9ceb120ceb1cf80cf8c20cebaceaccf80cebfceb9cebfcebd20ceb5ceb9ceb4ceb9cebacf8c2e3c2f7370616e3e3c2f703e0d0a3c703e266e6273703b3c2f703e0d0a3c703e3c7374726f6e673e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea0ceb9ceb8ceb1cebdceac20cf83ceb7cebcceacceb4ceb9ceb120cebfcf81ceb8cebfcf81ceb5cebeceafceb1cf823c2f7370616e3e3c2f7374726f6e673e3c2f703e0d0a3c756c3e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9aceb1cf84ceb1cebdceb1ceb3cebaceb1cf83cf84ceb9cebacf8ccf8220ceadcebbceb5ceb3cf87cebfcf8220cf84cf89cebd20cf83cf85cf83cf84ceb1cf84ceb9cebacf8ecebd20cebaceb1ceb920cf84cf89cebd20ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebacf8ecebd20ceb5cf84ceb9cebaceb5cf84cf8ecebd3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf85cebeceb7cebcceadcebdceb720ceb1cebdceb7cf83cf85cf87ceafceb120ceb3ceb9ceb120cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120ceae20cf84ceb120cebfcf86ceadcebbceb720ceb3ceb9ceb120cf84ceb7cebd20cf85ceb3ceb5ceafceb120cf84cf89cebd20cf83cf85cf83cf84ceb1cf84ceb9cebacf8ecebd2fcf84cf81cebfcf86cf8ecebd3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cebeceaccebbceb5ceb9cf88ceb720cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcf89cebd20cf84cf81cebfcf86cf8ecebd20ceae20cebfcebbcf8ccebacebbceb7cf81cf89cebd20cebfcebcceacceb4cf89cebd20cf84cf81cebfcf86ceafcebccf89cebd20ceb5ceaccebd20ceb4ceb5cebd20ceb8ceb5cf89cf81cebfcf8dcebdcf84ceb1ceb920c2abcf85ceb3ceb9ceb5ceb9cebdceacc2bb3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91ceb4cf85cebdceb1cebcceafceb120cf86ceb1ceb3ceb7cf84cebfcf8d20ceae20ceb1cf85cebeceb7cebcceadcebdceb720ceb1ceb3cf89cebdceafceb120cf8ccf84ceb1cebd20cf84cf81cf8ecf84ceb520cf84cf81cf8ccf86ceb9cebcceb120cf80cebfcf8520ceb4ceb5cebd20ceb8ceb5cf89cf81cebfcf8dcebdcf84ceb1ceb920c2abceb1ceb3cebdceacc2bb2c20c2abcebaceb1ceb8ceb1cf81ceacc2bb20ceae20c2abcf85ceb3ceb9ceb5ceb9cebdceacc2bb3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf83cf85cebdceaeceb8ceb9cf83cf84cebf20ceb5cebdceb4ceb9ceb1cf86ceadcf81cebfcebd20ceb3ceb9ceb120cf84cebf20cf84ceb920cf84cf81cf8ecebdceb520cebfceb920ceaccebbcebbcebfceb920cebaceb1ceb920ceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebacf81ceb9cf84ceb9cebaceaecf8220ceb3ceb9ceb120ceaccebbcebbcebfcf85cf8220cf80cebfcf8520ceb4ceb5cebd20cf84cf81cf8ecebdceb520cf80ceb1cf81cf8ccebccebfceb9ceb120cebcceb520ceb5cf83ceaccf823c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf80ceb1cf83cf87cf8ccebbceb7cf83ceb720cebaceb1ceb920cf8ecf81ceb5cf8220cf80cebfcf8520ceb1cf86ceb9ceb5cf81cf8ecebdcebfcebdcf84ceb1ceb920cf83cf84ceb720cf83cebaceadcf88ceb720ceb3ceb9ceb120cf84cebf20cf86ceb1ceb3ceb7cf84cf8c2028ceb1cebdceb7cf83cf85cf87ceafceb120ceb3ceb9ceb120cf84cebf20ceb5cf80cf8ccebcceb5cebdcebf20ceb3ceb5cf8dcebcceb12c20cf80cf8ecf8220cf80cf81cebfceb5cf84cebfceb9cebcceacceb6cebfcebdcf84ceb1ceb920cf84ceb120ceb3ceb5cf8dcebcceb1cf84ceb12c20ceb4ceb9ceb1ceb2ceacceb6cebfcebdcf84ceb1cf8220ceb9cf83cf84cebfcebbcf8cceb3ceb9ceb120ceae20ceb2ceb9ceb2cebbceafceb120ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf84cf81cebfcf86ceae20ceba2ecebbcf802e293c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea4cebf20cf83cf84cf81ceb5cf8220ceae20cf84cebf20ceacceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf80ceb1cf81cf8ccebd20cf8ccf84ceb1cebd20ceb4ceb5cebd20cf85cf80ceaccf81cf87cebfcf85cebd20c2abceb1cf83cf86ceb1cebbceaec2bb20cf84cf81cf8ccf86ceb9cebcceb120ceae20ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb120cf80cf81cebfceb5cf84cebfceb9cebcceaccf83ceb5cf84ceb520cebccf8ccebdcebfceb920cf83ceb1cf823c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cebccebccebfcebdceb9cebaceae20cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb720cf80ceb5cf81ceb9ceb5cf87cebfcebcceadcebdcebfcf8520c2abceb5cf85ceb5cebeceafceb1cf82c2bb2fc2abcf85ceb3ceb5ceafceb1cf82c2bb2e3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cebdceb7cf83cf85cf87ceafceb5cf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5ceb9cebacf8ccebdceb120cf84cebfcf8520cf83cf8ecebcceb1cf84cebfcf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf85cf80ceaccf81cf87cebfcf85cebd20ceae20cebdceb120cebcceb7cebd20cf85cf80ceaccf81cf87cebfcf85cebd3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720cebfcf81ceb8cebfcf81ceb5cebeceafceb120cebccf80cebfcf81ceb5ceaf20ceb5cf8dcebacebfcebbceb120cebdceb120cf80ceb5cf81ceaccf83ceb5ceb920ceb1cf80ceb1cf81ceb1cf84ceaecf81ceb7cf84ceb72c20cebaceb1ceb8cf8ecf8220ceb720cebacebfcf85cebbcf84cebfcf8dcf81ceb120cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf8220ceb8ceb5cf89cf81ceb5ceaf20cf8ccf84ceb920ceb1cf81cebaceb5cf84ceadcf8220ceb1cf80cf8c20cf84ceb9cf8220cf80ceb1cf81ceb1cf80ceaccebdcf8920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceb5ceafcebdceb1ceb920ceb1cf80cebbcf8ecf8220c2abcebdceb120ceb6ceb5ceb9cf8220ceadcebdceb1cebd20cf85ceb3ceb9ceb5ceb9cebdcf8c20cf84cf81cf8ccf80cebf20ceb6cf89ceaecf82c2bb2e3c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c703e266e6273703b3c2f703e0d0a3c703e3c7374726f6e673e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece94ceb9ceb1cf84cf81cebfcf86ceb9cebaceae20cebacebfcf85cebbcf84cebfcf8dcf81ceb12026616d703b20ce94ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220ce94ceb9ceb1cf84ceb1cf81ceb1cf87ceadcf823c2f7370616e3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceae20cebacebfcf85cebbcf84cebfcf8dcf81ceb120ceb5ceafcebdceb1ceb920cf83cf85ceb3cf87cf85cf84ceb9cebaceae2e20ce9cceb1cf8220cebbceadceb5ceb920cf8ccf84ceb920cf85cf80ceaccf81cf87ceb5ceb920ceadcebdceb1cf8220c2abcf83cf89cf83cf84cf8ccf82c2bb20cebaceb1ceb920c2abcebbceacceb8cebfcf82c2bb20cf84cf81cf8ccf80cebfcf8220cebdceb120cf86ceaccebcceb52e20ce9fcebcceb1cebbcebfcf80cebfceb9ceb5ceaf20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebacf8ecebd20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87cf8ecebd20cf8ccf80cf89cf8220cf80ceb5cf81ceb9cebfcf81ceb9cf83cebccf8c20ceae20cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceae20ceaccf83cebaceb7cf83ceb72e20ce9cceb1cf8220cebbceadceb5ceb920cf8ccf84ceb920ceadcebdceb120cebbceb5cf80cf84cf8c20cf83cf8ecebcceb120ceb5ceafcebdceb1ceb920ceb720ceb5cf80ceb9cf84cebfcebcceae20cf84ceb7cf8220cf85ceb3ceb5ceafceb1cf822e20ce91cf80cf8c20cf84ceb120cebcceadcf83ceb120cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220cebcceadcf87cf81ceb920cf84cebfcf85cf8220ceb4ceb9ceb1ceb4cf81cf8ccebccebfcf85cf8220cf84cebfcf8520cf80ceb1cebdcf84cebfcf80cf89cebbceb5ceafcebfcf852c20ceb1cebacf8ccebcceb720cebaceb1ceb920cf83ceb520cf80ceb5cf81ceb9cf83cf84ceb1cf83ceb9ceb1cebaceae20cf83cf85cebdcebfcebcceb9cebbceafceb120cebcceb520cf86ceafcebbcebfcf85cf8220cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb7cebd20cf80ceb9cebf20cf80cf81cf8ccf83cf86ceb1cf84ceb720c2abcf85cf80ceb5cf81cf84cf81cebfcf86ceaec2bb20ceae20cf84ceb720ceb4ceafceb1ceb9cf84ceb120cf84ceb7cf8220cebccf8cceb4ceb1cf822c20ceb1cf85cf84ceac20cf84ceb120cf84cebfcebeceb9cebaceac20cebcceb7cebdcf8dcebcceb1cf84ceb120ceb5ceb9cf83cf87cf89cf81cebfcf8dcebd20cf83ceb520cebaceacceb8ceb520cf80cf84cf85cf87ceae20cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf8220cebaceb1ceb920cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920ceb4cf8dcf83cebacebfcebbceb720ceb720cf80cebbcebfceaeceb3ceb7cf83ceb72e3c2f7370616e3e3c2f703e0d0a3c703e266e6273703b3c2f703e0d0a3c703e3c7374726f6e673e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf80cebfcebaceb1cf84ceaccf83cf84ceb1cf83ceb720ce9fcf81ceb8cebfcf81ceb5cebeceafceb1cf822026616d703b20ce94ceb9ceb1cf84cf81cebfcf86ceb9cebaceaecf8220ce94ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf823c2f7370616e3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea9cf8220ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120ceb1cf85cf84cf8ecebd20cf84cf89cebd20cebcceb7cebdcf85cebcceaccf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cebacebfceb9cebdcf89cebdceb9cebacf8ecebd20cf80cf81cebfcf83ceb4cebfcebaceb9cf8ecebd2c20ceb5ceafcebdceb1ceb920cebaceb1cf84ceb1cebdcebfceb7cf84cf8c20cf8ccf84ceb920ceb720ceb4ceb9ceb1cf86cebfcf81cebfcf80cebfceafceb7cf83ceb720cebcceb5cf84ceb1cebecf8d20cebcceb9ceb1cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceaecf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf8220cebaceb1ceb920cf84ceb7cf8220ceb5cf85ceb1ceb9cf83ceb8ceb7cf84cebfcf80cebfceafceb7cf83ceb7cf8220ceb3ceb9ceb120cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebaceb1cebbceadcf83ceb5ceb920cf83cf8dceb3cf87cf85cf83ceb72e20ce9f20cf83cf84cf8ccf87cebfcf8220cebfcf80cebfceb9ceb1cf83ceb4ceaecf80cebfcf84ceb520ceb1cf80cebfcebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220cebcceb720cebbceb5ceb9cf84cebfcf85cf81ceb3ceb9cebaceaecf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceaecf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf8220ceb5ceafcebdceb1ceb920ceb720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120ceb5cf85ceb5cebbceb9cebeceafceb1cf822c20cf8ecf83cf84ceb520cebdceb120cebeceb1cebdceb1ceb2cf81ceb5ceafcf84ceb520cf84ceb720cf87ceb1cf81ceac20cebaceb1ceb920cf84ceb7cebd20ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb720cf83cf84cebf20cf86ceb1ceb3ceb7cf84cf8c2e20ce93ceb9ceb120cebdceb120cf84ceb9cebcceaecf83ceb5cf84ceb520cf84cf8ccf83cebf20cf84cebfcf85cf8220ceb3ceb5cf85cf83cf84ceb9cebacebfcf8dcf8220cebaceaccebbcf85cebaceb5cf8220cf8ccf83cebf20cebaceb1ceb920cf84ceb7cebd20cf85ceb3ceb5ceafceb120cf83ceb1cf822e20ce9aceb1cebdceadcebdceb120cf86ceb1ceb3ceb7cf84cf8c20ceae20ceadcebdceb120cebccf8ccebdcebf20ceb3ceb5cf8dcebcceb120ceb4ceb5cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920cebdceb120ceadcf87ceb5ceb920ceb5cf80ceb9ceb6ceaecebcceb9cebf20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cf83cf84ceb7cebd20cf85ceb3ceb5ceafceb120cf83ceb1cf822e20cea9cf83cf84cf8ccf83cebf2c20cf84cebf20cebdceb120cf84ceb7cf81ceb5ceafcf84ceb520ceb1cf85cf83cf84ceb7cf81cebfcf8dcf8220cebaceb1cebdcf8ccebdceb5cf822c20cebdceb120ceb8ceb5cf89cf81ceb5ceafcf84ceb520cf84ceb120cf84cf81cf8ccf86ceb9cebcceb120c2abcebaceb1cebbceacc2bb20ceae20c2abcebaceb1cebaceacc2bb20cebaceb1ceb920cebdceb120cf83cf84ceb5cf81ceb5ceafcf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb1cf80cf8c20cf84ceb9cf8220ceb9cebaceb1cebdcebfcf80cebfceb9ceb7cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220cf80cf81cebfcf83cf86ceadcf81ceb5ceb920cf84cebf20cf86ceb1ceb3ceb7cf84cf8c20cebccf80cebfcf81ceb5ceaf20cebaceb1ceb920ceb8ceb120ceb5ceafcebdceb1ceb920ceb5cf80ceb9ceb6ceaecebcceb9cebf2e3c2f7370616e3e3c2f703e0d0a3c703e266e6273703b3c2f703e0d0a3c703e3c656d3e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece8ccf84ceb1cebd20ceb720ceb3cf81ceb1cebccebcceae20cebcceb5cf84ceb1cebecf8d20cf85ceb3ceb5ceafceb1cf8220cebaceb1ceb920ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceaecf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf8220ceb3ceafcebdceb5cf84ceb1ceb920ceb8cebfcebbceae2c20cebaceaccebdcf84ceb520ceadcebdceb120ceb2ceaecebcceb120cf80ceafcf83cf8920cebaceb1ceb920ceb1cebdceb1cf81cf89cf84ceb7ceb8ceb5ceafcf84ceb53a3c2f7370616e3e3c2f656d3e3c2f703e0d0a3c703e3c7374726f6e673e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea0cebfceb9ceb120ceb5ceafcebdceb1ceb920ceb720ceb8ceadcf83ceb720cf84cebfcf8520ceb4ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8520cebaceb1ceb920cf84cebfcf8520ceb5ceb9ceb4ceb9cebacebfcf8d20cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf823b3c2f7370616e3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9f20ceb4ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf8220ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5ceb920cf84ceb720ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceae20ceb5cf80ceb1cebdceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cf84cebfcf8520cebfcf81ceb8cebfcf81ceb5cebeceb9cebacebfcf8d20cf83cf84cebf20cf84ceb920ceb5ceafcebdceb1ceb920cf85ceb3ceb9ceb5ceb9cebdcf8c2c20ceb8cf81ceb5cf80cf84ceb9cebacf8c20cebaceb1ceb920ceb1cf83cf86ceb1cebbceadcf822c20cebaceb1ceb920cf84ceb7cebd20cf81cf8dceb8cebcceb9cf83ceb720cf84cf89cebd20ceb2ceb9cebfcebbcebfceb3ceb9cebacf8ecebd20cf84cebfcf8520ceb1cebdceb9cf83cebfcf81cf81cebfcf80ceb9cf8ecebd20ceb5cebdcf8e20cebf20ceb5ceb9ceb4ceb9cebacf8ccf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf8220ceb8ceb120ceb2cebfceb7ceb8ceaecf83ceb5ceb920cf84cebf20ceaccf84cebfcebccebf20cebdceb120ceb5cf80ceb1cebdceb1cf80cf81cebfcf83ceb4ceb9cebfcf81ceafcf83ceb5ceb920cf83cebaceadcf88ceb5ceb9cf8220cebaceb1ceb920cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20cebdceb120ceb2cf81ceb5ceb920cf84cebfcebd20cf80cf81cebfcf83ceb1cebdceb1cf84cebfcebbceb9cf83cebccf8c20cf84cebfcf8520cf83ceb520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf87cf89cf81ceafcf8220cf88cf85cf87ceb1cebdceb1ceb3cebaceb1cf83cebccebfcf8dcf8220cebaceb1ceb920cebcceadcf83ceb120ceb1cf80cf8c20cf84ceb7cebd20cebaceb1cebbcebbceb9ceadcf81ceb3ceb5ceb9ceb120cf85ceb3ceb9cf8ecebd20ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cebfcf81ceafcf89cebd20cebdceb120ceb1cf80cebfcebacf84ceaecf83ceb5ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72e266e6273703b3c2f7370616e3e3c2f703e0d0a3c703e266e6273703b3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313270743b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e4d63436f6d622c20532e452026616d703b204d696c6c732c204a2e532e20283230313929204f7274686f7265786961206e6572766f73613a204120726576696577206f662070737963686f736f6369616c207269736b20666163746f72732e2041707065746974652e266e6273703b646f692e6f72672f31302e313031362f6a2e61707065742e323031392e30352e3030353c2f703e223b733a363a22696d61676573223b733a3139353a227b22696d6167655f696e74726f223a22696d616765735c2f4f7274686f72657869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d31332030383a30323a3231223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3134393a223235303acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dcebfcf81ceb8cebfcf81ceb5cebeceafceb12dcf84ceaf2dcf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb92dcebdceb12dcebeceadcf81ceb5cf84ceb52dcf80cf81cf8ccebaceb5ceb9cf84ceb1ceb92dceb3ceb9ceb12dcebdceadceb12dcf84ceaccf83ceb72dceae2dceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32313a22696d616765732f4f7274686f72657869612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d31302d31322030383a32333a3434223b693a31303b4e3b693a31313b733a3230333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235303acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dcebfcf81ceb8cebfcf81ceb5cebeceafceb12dcf84ceaf2dcf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb92dcebdceb12dcebeceadcf81ceb5cf84ceb52dcf80cf81cf8ccebaceb5ceb9cf84ceb1ceb92dceb3ceb9ceb12dcebdceadceb12dcf84ceaccf83ceb72dceae2dceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d31302d31322030383a32333a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134383a22cea4ceaf20ceb5ceafcebdceb1ceb920ceb720ce9fcf81ceb8cebfcf81ceb5cebeceafceb13b20cea4ceaf20cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cebeceadcf81ceb5cf84ceb53b20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120cebdceadceb120cf84ceaccf83ceb720ceae20ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceae3b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323530223b7d);
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
(935, 'index.php?option=com_content&view=article&id=249', 'index.php?option=com_content&view=article&id=249:μειώνοντας-το-χρόνο-στα-social-media,-βελτιώνουμε-την-υγεία-μας&catid=45', 'Μειώνοντας το χρόνο στα social media, βελτιώνουμε την υγεία μας ', ' Μειώνοντας το χρόνο στα social media, βελτιώνουμε την υγεία μας ', '2022-10-13 12:43:13', 'f293779add25e9fbc8eb7d700d2ebae3', 1, 1, 1, '*', '2022-09-29 07:10:11', NULL, '2022-09-29 07:10:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130373a2220ce9cceb5ceb9cf8ecebdcebfcebdcf84ceb1cf8220cf84cebf20cf87cf81cf8ccebdcebf20cf83cf84ceb120736f6369616c206d656469612c20ceb2ceb5cebbcf84ceb9cf8ecebdcebfcf85cebcceb520cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf8220223b693a333b613a32373a7b733a323a226964223b693a3234393b733a353a22616c696173223b733a3130353a22cebcceb5ceb9cf8ecebdcebfcebdcf84ceb1cf8220cf84cebf20cf87cf81cf8ccebdcebf20cf83cf84ceb120736f6369616c206d656469612c20ceb2ceb5cebbcf84ceb9cf8ecebdcebfcf85cebcceb520cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3232313a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ece9cceb5ceb9cf8ecebdcebfcebdcf84ceb1cf8220cf84cebf20cf87cf81cf8ccebdcebf20cf83cf84ceb120736f6369616c206d656469612c20ceb2ceb5cebbcf84ceb9cf8ecebdcebfcf85cebcceb520cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf82203c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a353733303a220d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e3c7374726f6e673ece95ceaccebd20cebecebfceb4ceb5cf8dceb5cf84ceb520333020cebbceb5cf80cf84ceac20cebbceb9ceb3cf8ccf84ceb5cf81ceb120cf83cf84ceb120cebcceadcf83ceb120cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220cebaceacceb8ceb520cebcceadcf81ceb13c2f7374726f6e673e203c7374726f6e673ecebaceb1ceb920cebaceaccebdceb5cf84ceb520cebaceaccf80cebfceb9ceb120cf86cf85cf83ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120e2809320ceaccf83cebaceb7cf83ceb72c20cf84cf8ccf84ceb520ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5cf84ceb520cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf83ceb1cf8220cf85ceb3ceb5ceafceb1203c2f7374726f6e673ecf83cf8dcebccf86cf89cebdceb120cebcceb520cebcceb9ceb120cebdceadceb120ceadcf81ceb5cf85cebdceb120cf80cebfcf8520ceb4ceb9ceb5cebeceaecf87ceb8ceb720ceb1cf80cf8c20cebcceb9ceb120cebfcebcceacceb4ceb120ceb1cf80cf8c20cf84cebf20ce9aceadcebdcf84cf81cebf20ce88cf81ceb5cf85cebdceb1cf8220cebaceb1ceb920ce98ceb5cf81ceb1cf80ceb5ceafceb1cf8220cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf8220cf83cf84cebf20527568722d556e69766572736974c3a47420426f6368756d20cebcceb520ceb5cf80ceb9cebaceb5cf86ceb1cebbceaecf8220cf84ceb7cebd20ceb5cf80ceafcebacebfcf85cf81ceb720cebaceb1ceb8ceb7ceb3ceaecf84cf81ceb9ceb120ce94cf81204a756c696120427261696c6f76736b61696120cebaceb1ceb920ceb4ceb7cebccebfcf83ceb9ceb5cf8dcf84ceb7cebaceb520cf83cf84cebf204a6f75726e616c206f66205075626c6963204865616c746820cf83cf84ceb9cf82203220cea3ceb5cf80cf84ceb5cebcceb2cf81ceafcebfcf8520323032322e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ecea3cf84ceb7cebd20ceadcf81ceb5cf85cebdceb120cf83cf85cebccebcceb5cf84ceb5ceafcf87ceb1cebd20cf83cf85cebdcebfcebbceb9cebaceac2036343220ceb5ceb8ceb5cebbcebfcebdcf84ceadcf822c20cf80cebfcf8520cebccebfceb9cf81ceaccf83cf84ceb7cebaceb1cebd20cf84cf85cf87ceb1ceafceb120cf83ceb5203420cebfcebcceacceb4ceb5cf822e20ce9720cf80cf81cf8ecf84ceb720cebfcebcceacceb4ceb120cebcceb5ceafcf89cf83ceb520cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cebcceadcf83cf89cebd20cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220cebaceb1cf84ceac20333020cebbceb5cf80cf84ceac20cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cebcceb9ceb1cf8220cf80ceb5cf81ceb9cf8cceb4cebfcf8520cf80ceb1cf81ceadcebcceb2ceb1cf83ceb7cf8220ceb4cf8dcebf20ceb5ceb2ceb4cebfcebcceacceb4cf89cebd2e20ce94ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220cebcceb5cebbceadcf84ceb5cf8220ceb5ceafcf87ceb1cebd20ceb4ceb5ceafcebeceb5ceb920cf8ccf84ceb920ceb720cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf85cebeceaecf83ceb5ceb920cf84ceb7cebd20ceb5cf85ceb5cebeceafceb120cebaceb1ceb920cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb920cf84ceb120cebaceb1cf84ceb1ceb8cebbceb9cf80cf84ceb9cebaceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb12c20ceb720ceb4ceb5cf8dcf84ceb5cf81ceb720cebfcebcceacceb4ceb120ceb1cf8dcebeceb7cf83ceb520cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1cf8220cebaceb1cf84ceac20333020cebbceb5cf80cf84ceac20ceb7cebcceb5cf81ceb7cf83ceafcf89cf8220cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120ceb1cf85cf84ceaecf8220cf84ceb7cf8220cf80ceb5cf81ceb9cf8cceb4cebfcf852c20ceb5cebdcf8e20cf83cf85cebdceadcf87ceb9cf83ceb520cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceaf20cf84ceb120cebcceadcf83ceb120cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220cf89cf8220cf83cf85cebdceaeceb8cf89cf822e20ce9720cf84cf81ceafcf84ceb720cebfcebcceacceb4ceb120cf83cf85cebdceb4cf8dceb1cf83ceb520cebaceb1ceb920cf84ceb120ceb4cf8dcebf2c20cebcceb5ceb9cf8ecebdcebfcebdcf84ceb1cf8220cf84ceb720cf87cf81ceaecf83ceb720cf84cf89cebd20cebcceadcf83cf89cebd20cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220cebaceb1ceb920ceb1cf85cebeceaccebdcebfcebdcf84ceb1cf8220cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb12e20ce9cceb9ceb120cebfcebcceacceb4ceb120ceb5cebbceadceb3cf87cebfcf8520ceb4ceb5cebd20ceaccebbcebbceb1cebeceb520cf84ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cf86ceaccf83ceb7cf8220cf80ceb1cf81ceadcebcceb2ceb1cf83ceb7cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ece9fceb920cf83cf85cebccebcceb5cf84ceadcf87cebfcebdcf84ceb5cf8220ceb1cf80ceaccebdcf84ceb7cf83ceb1cebd20cf83ceb520ceb4ceb9ceb1ceb4ceb9cebacf84cf85ceb1cebaceadcf8220ceadcf81ceb5cf85cebdceb5cf8220cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb12c20cf84ceb7cebd20ceadcebdcf84ceb1cf83ceb720cebaceb1ceb920cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cf83ceb7cebcceb1cf83ceafceb120cf84ceb7cf8220cf87cf81ceaecf83ceb7cf8220cf84cf89cebd20cebcceadcf83cf89cebd20cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf822c20cf84ceb720cf83cf89cebcceb1cf84ceb9cebaceae20cf84cebfcf85cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb12c20cf84ceb7cebd20ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceae20cf84cebfcf85cf8220ceb1cf80cf8c20cf84ceb720ceb6cf89ceae2c20cf84cebf20cf85cf80cebfcebaceb5ceb9cebcceb5cebdceb9cebacf8c20ceb1ceafcf83ceb8ceb7cebcceb120ceb5cf85cf84cf85cf87ceafceb1cf822c20cf84ceb120cebaceb1cf84ceb1ceb8cebbceb9cf80cf84ceb9cebaceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb12c20cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceb9cebaceae20ceb5cf80ceb9ceb2ceaccf81cf85cebdcf83ceb720cf84ceb7cf8220cf80ceb1cebdceb4ceb7cebcceafceb1cf8220436f7669642d313920cebaceb1ceb920cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf84cf83ceb9ceb3ceaccf81cf89cebd20cf80cf81ceb9cebd2c20cebaceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cebaceb1ceb920ceadcf89cf8220ceadcebeceb920cebcceaecebdceb5cf8220cebcceb5cf84ceac20cf84ceb720cf86ceaccf83ceb720cf80ceb1cf81ceadcebcceb2ceb1cf83ceb7cf8220ceb4cf8dcebf20ceb5ceb2ceb4cebfcebcceacceb4cf89cebd2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ece9720ceadcf81ceb5cf85cebdceb120ceadceb4ceb5ceb9cebeceb520cf80cf89cf82203c7374726f6e673eceb720cebcceb5ceafcf89cf83ceb720cf84cebfcf8520cf87cf81cf8ccebdcebfcf8520cf83cf84ceb120cebcceadcf83ceb120cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220cebaceacceb8ceb520cebcceadcf81ceb120cf8ccf83cebf20cebaceb1ceb920ceb720ceb1cf8dcebeceb7cf83ceb720cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1cf8220ceb5ceafcf87ceb1cebd20ceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cf83cf84ceb7cebd20ceb5cf85ceb7cebcceb5cf81ceafceb120cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2e203c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ece88cebeceb920cebcceaecebdceb5cf8220cebcceb5cf84ceac20cf84cebf20cf84ceadcebbcebfcf8220cf84ceb7cf8220cf80ceb1cf81ceadcebcceb2ceb1cf83ceb7cf822c20cebfceb920cf83cf85cebccebcceb5cf84ceadcf87cebfcebdcf84ceb5cf8220cebaceb1ceb920cf83cf84ceb9cf8220cf84cf81ceb5ceb9cf8220cebfcebcceacceb4ceb5cf8220cf80ceb1cf81ceadcebcceb2ceb1cf83ceb7cf8220ceb1cf86ceb9ceadcf81cf89cebdceb1cebd20cebbceb9ceb3cf8ccf84ceb5cf81cebf20cf87cf81cf8ccebdcebf20cf83cf84ceb120cebcceadcf83ceb120cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220ceb1cf80cf8c20cf80cf81ceb9cebd3a20ceb4ceb7cebbceb1ceb4ceae20cf80ceb5cf81ceafcf80cebfcf8520cebcceb9cf83ceae20cf8ecf81ceb120cf83cf84ceb9cf8220cebfcebcceacceb4ceb5cf8220cf80cebfcf8520ceb5ceafcf84ceb520ceb5ceafcf87ceb1cebd20cebcceb5ceb9cf8ecf83ceb5ceb920cf84cebfcebd20cf87cf81cf8ccebdcebf20cf83cf84ceb120cebcceadcf83ceb120cebacebfceb9cebdcf89cebdceb9cebaceaecf8220ceb4ceb9cebacf84cf8dcf89cf83ceb7cf8220ceb5ceafcf84ceb520ceb5ceafcf87ceb1cebd20ceb1cf85cebeceaecf83ceb5ceb920cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf84cebfcf85cf8220ceaccf83cebaceb7cf83ceb720cebaceb1ceb920cf80ceb5cf81ceafcf80cebfcf8520cf84ceb120cf84cf81ceafceb120cf84ceadcf84ceb1cf81cf84ceb120cf84ceb7cf8220cf8ecf81ceb1cf8220cf83cf84ceb7cebd20cebfcebcceacceb4ceb120cf80cebfcf8520ceb5ceafcf87ceb520cf83cf85cebdceb4cf85ceaccf83ceb5ceb920cebaceb1ceb920cf84ceb120ceb4cf8dcebf20cebcceadcf84cf81ceb12e20ce9720ceb8ceb5cf84ceb9cebaceae20ceb5cf80ceafceb4cf81ceb1cf83ceb720cf83cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120cf83cf85cebdceb5cf87ceafcf83cf84ceb7cebaceb520cebaceb1ceb82027cf8ccebbceb720cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cf80ceb5cf81ceb9cf8cceb4cebfcf8520cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb7cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223ece8ccf80cf89cf8220ceb1cebdceb1cf86ceadcf81ceb5ceb920ceb7204a756c696120427261696c6f76736b6169612e20223c7374726f6e673ece91cf85cf84ceac20cf84ceb120cebcceadcf84cf81ceb120cebccf80cebfcf81cebfcf8dcebd20ceb5cf8dcebacebfcebbceb120cebdceb120ceb5cf86ceb1cf81cebccebfcf83cf84cebfcf8dcebd20cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb6cf89ceae20cebaceaccf80cebfceb9cebfcf8520cebaceb1ceb920ceb5ceafcebdceb1ceb920ceb5cebdcf84ceb5cebbcf8ecf8220ceb4cf89cf81ceb5ceaccebd202d2d20cebaceb1ceb92c20cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb12c20cebcceb1cf8220ceb2cebfceb7ceb8cebfcf8dcebd20cebdceb120cf80ceb1cf81ceb1cebcceb5ceafcebdcebfcf85cebcceb520ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfceb920cebaceb1ceb920cf85ceb3ceb9ceb5ceafcf8220cf83cf84ceb7cebd20cf88ceb7cf86ceb9ceb1cebaceae20ceb5cf80cebfcf87ceae3c2f7374726f6e673e222e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e4a756c696120427261696c6f76736b6169612c20566572656e61204a2e20537761726c696b2c2047656f726720412e204772657468652c20486f6c67657220536368696c6c61636b2c204ac3bc7267656e204d6172677261662e266e6273703b3c7374726f6e673e4578706572696d656e74616c206c6f6e6769747564696e616c2065766964656e636520666f722063617573616c20726f6c65206f6620736f6369616c206d656469612075736520616e6420706879736963616c20616374697669747920696e20434f5649442d31392062757264656e20616e64206d656e74616c206865616c74683c2f7374726f6e673e2e266e6273703b3c656d3e4a6f75726e616c206f66205075626c6963204865616c74683c2f656d3e2c20323032323b20444f493a266e6273703b3c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313030372f7331303338392d3032322d30313735312d78223e31302e313030372f7331303338392d3032322d30313735312d783c2f613e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3330303a227b22696d6167655f696e74726f223a22696d616765735c2f736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d6b6579776f7264732d69636f6e732d6d656574696e672d77686974652d6f66666963652d7461626c652d736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d3130333033303830342e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d31332031323a34333a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130393a223234393acebcceb5ceb9cf8ecebdcebfcebdcf84ceb1cf822dcf84cebf2dcf87cf81cf8ccebdcebf2dcf83cf84ceb12d736f6369616c2d6d656469612c2dceb2ceb5cebbcf84ceb9cf8ecebdcebfcf85cebcceb52dcf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132363a22696d616765732f736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d6b6579776f7264732d69636f6e732d6d656574696e672d77686974652d6f66666963652d7461626c652d736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d3130333033303830342e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30392d32392030373a31303a3131223b693a31303b4e3b693a31313b733a3136333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234393acebcceb5ceb9cf8ecebdcebfcebdcf84ceb1cf822dcf84cebf2dcf87cf81cf8ccebdcebf2dcf83cf84ceb12d736f6369616c2d6d656469612c2dceb2ceb5cebbcf84ceb9cf8ecebdcebfcf85cebcceb52dcf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf822663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30392d32392030373a31303a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130363a22ce9cceb5ceb9cf8ecebdcebfcebdcf84ceb1cf8220cf84cebf20cf87cf81cf8ccebdcebf20cf83cf84ceb120736f6369616c206d656469612c20ceb2ceb5cebbcf84ceb9cf8ecebdcebfcf85cebcceb520cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf8220223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323439223b7d),
(936, 'index.php?option=com_content&view=article&id=251', 'index.php?option=com_content&view=article&id=251:ξυπνώντας-ξεκούραστοι-και-ανανεωμένοι-οι-παράγοντες-που-παίζουν-καθοριστικό-ρόλο&catid=45', 'Ξυπνώντας ξεκούραστοι και ανανεωμένοι: οι παράγοντες που παίζουν καθοριστικό ρόλο', ' Ξυπνώντας ξεκούραστοι και ανανεωμένοι: οι παράγοντες που παίζουν καθοριστικό ρόλο ', '2023-06-17 09:37:51', '71b1349510f58d8fc483ea523dfd02e4', 1, 1, 1, '*', '2023-01-14 07:19:51', NULL, '2023-01-14 07:19:51', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135343a2220ce9ecf85cf80cebdcf8ecebdcf84ceb1cf8220cebeceb5cebacebfcf8dcf81ceb1cf83cf84cebfceb920cebaceb1ceb920ceb1cebdceb1cebdceb5cf89cebcceadcebdcebfceb93a20cebfceb920cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220cf80cebfcf8520cf80ceb1ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20223b693a333b613a32373a7b733a323a226964223b693a3235313b733a353a22616c696173223b733a3135313a22cebecf85cf80cebdcf8ecebdcf84ceb1cf8220cebeceb5cebacebfcf8dcf81ceb1cf83cf84cebfceb920cebaceb1ceb920ceb1cebdceb1cebdceb5cf89cebcceadcebdcebfceb920cebfceb920cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220cf80cebfcf8520cf80ceb1ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf223b733a373a2273756d6d617279223b733a3236373a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673ece9ecf85cf80cebdcf8ecebdcf84ceb1cf8220cebeceb5cebacebfcf8dcf81ceb1cf83cf84cebfceb920cebaceb1ceb920ceb1cebdceb1cebdceb5cf89cebcceadcebdcebfceb93a20cebfceb920cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220cf80cebfcf8520cf80ceb1ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a343436303a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece94cf85cf83cebacebfcebbceb5cf8dceb5cf83cf84ceb520cebdceb120cf83ceb7cebacf89ceb8ceb5ceafcf84ceb520cf84cebf20cf80cf81cf89ceaf3b20ce9ecf85cf80cebdceaccf84ceb520cebacebfcf85cf81ceb1cf83cebcceadcebdcebfceb920cebaceb1ceb920cf80cf81cebfcf83cf80ceb1ceb8ceb5ceafcf84ceb520cebdceb120cebaceb1cf84ceb1cf80cebfcebbceb5cebcceaecf83cf84ceb5cf84ceb520cf84ceb720cebdcf8dcf83cf84ceb120cf83cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220ceb7cebcceadcf81ceb1cf8220cebcceb520ceb4ceb9ceaccf86cebfcf81cebfcf85cf8220cf84cf81cf8ccf80cebfcf85cf823bcea3ceafceb3cebfcf85cf81ceb120ceb4ceb5cebd20ceb5ceafcf83cf84ceb520cebfceb920cebccf8ccebdcebfceb92c20cebaceb1ceb8cf8ecf8220cf80cebfcebbcebbcebfceaf20ceaccebdceb8cf81cf89cf80cebfceb920ceb1cebdceb1cf86ceadcf81cebfcf85cebd20cf80ceb1cf81cf8ccebccebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220ceb1cebdceb1cf86cebfcf81ceb9cebaceac20cebcceb520cf84cebfcebd20cf8dcf80cebdcebf2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea3ceb520cf80cf81cf8ccf83cf86ceb1cf84ceb720ceadcf81ceb5cf85cebdceb120cf80cebfcf8520cf80cf81ceb1ceb3cebcceb1cf84cebfcf80cebfceb9ceaeceb8ceb7cebaceb520ceb1cf80cf8c20cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20cf84ceb7cf822043616c69666f726e69612c20cebfceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb1cebd20cf8ccf84ceb920cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb5ceb3cf81ceaeceb3cebfcf81cf83ceb7cf8220cf8ccf84ceb1cebd20cebecf85cf80cebdceaccebcceb520ceb3ceb9ceb120cebdceb120cebeceb5cebaceb9cebdceaecf83cebfcf85cebcceb520cf84ceb7cebd20cebcceadcf81ceb120cebcceb1cf8220ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb1cf80cf8ccebbcf85cf84ceb120ceb3ceb5cebdceb5cf84ceb9cebaceac20cf80cf81cebfcebaceb1ceb8cebfcf81ceb9cf83cebcceadcebdceb120ceb1cebbcebbceac20cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceb5cf80ceb7cf81ceb5ceb1cf83cf84cebfcf8dcebd20cf83ceb7cebcceb1cebdcf84ceb9cebaceac20ceb1cf80cf8c20cf84ceadcf83cf83ceb5cf81ceb9cf8220ceb1cebdceb5cebeceaccf81cf84ceb7cf84cebfcf85cf8220cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf823a3c2f7370616e3e3c2f703e0d0a3c756c3e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecf84ceb7cebd20cf80cebfcf83cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf84cebfcf8520cf8dcf80cebdcebfcf8520cf84cebf20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdcebf20ceb2cf81ceacceb4cf853c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf86cf85cf83ceb9cebaceaecf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1cf8220cf84ceb7cebd20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720cebcceadcf81ceb13c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecf84ceb7cebd20ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceae20ceb1cebeceafceb120cf84cebfcf8520cf80cf81cf89ceb9cebdcebfcf8d20cf80cebfcf8520cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebcceb53c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecf84ceb1ceb5cf80ceafcf80ceb5ceb4ceb120ceb3cebbcf85cebacf8cceb6ceb7cf8220cf83cf84cebf20ceb1ceafcebcceb12c20cebcceb5cf84ceac20cf84cebf20cf80cf81cf89ceb9cebdcf8c3c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece93ceb9ceb120ceb4cf8dcebf20ceb5ceb2ceb4cebfcebcceacceb4ceb5cf822c20cebfceb920ceb5cf81ceb5cf85cebdceb7cf84ceadcf8220cebaceb1cf84ceadceb3cf81ceb1cf86ceb1cebd20cf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceac20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb5ceb3cf81ceaeceb3cebfcf81cf83ceb7cf822038333320cf83cf85cebccebcceb5cf84ceb5cf87cf8ccebdcf84cf89cebd20ceb1cf80cf8c20cf84ceb7cebd20cf8ecf81ceb120cf80cebfcf8520cebecf85cf80cebdcebfcf8dcf83ceb1cebd20cebaceb1ceb920cebcceadcf83ceb120cf83cf84ceb7cebd20ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cebcceadcf81ceb1cf822c20cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120cf83cf89cebcceb1cf84ceb9cebaceaecf8220ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb7cebd20ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cebcceadcf81ceb1cf822c20cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8ecebd20ceb3ceb5cf85cebcceaccf84cf89cebd20ceb3ceb9ceb120cf80cf81cf89ceb9cebdcf8c20cebaceb1ceb8cf8ecf8220266e6273703bcebaceb1ceb920cf84ceb7cebd20cf84ceb7cebd20cf80cebfcf83cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf8dcf80cebdcebfcf8520cf84cf89cebd20cf83cf85cebccebcceb5cf84ceb5cf87cf8ccebdcf84cf89cebd2e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120ceadcebaceb1cebdceb1cebd20ceb1cebdceb1cebbcf8dcf83ceb5ceb9cf8220cf83cf85cebdceb4cf85ceacceb6cebfcebdcf84ceb1cf8220cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb4ceb5ceb4cebfcebcceadcebdceb120cebaceb1ceb920cebaceb1cf84ceadcebbceb7cebeceb1cebd20cf83cf84ceb120ceb5cebeceaecf8220cf83cf85cebccf80ceb5cf81ceaccf83cebcceb1cf84ceb13a3c2f7370616e3e3c2f703e0d0a3c756c3e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223eceb720ceb1cf8dcebeceb7cf83ceb720cf84ceb7cf8220ceb4ceb9ceaccf81cebaceb5ceb9ceb1cf8220cf84cebfcf8520cf8dcf80cebdcebfcf8520cf83ceb520cf83cf87ceadcf83ceb720cebcceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb5ceafcebdceb1ceb920cf83cf8dcebdceb7ceb8ceb5cf8220ceb3ceb9ceb120cf84cebf20ceaccf84cebfcebccebf3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223eceb720cebfcf85cf83ceb9ceb1cf83cf84ceb9cebaceae20cf83cf89cebcceb1cf84ceb9cebaceae20ceaccf83cebaceb7cf83ceb720cf84ceb7cebd20cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720cebcceadcf81ceb13c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223eceb720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf80cf81cf89ceb9cebdcebfcf8d20cf80cebbcebfcf8dcf83ceb9cebfcf8520cf83ceb520cf83cf8dcebdceb8ceb5cf84cebfcf85cf8220cf85ceb4ceb1cf84ceaccebdceb8cf81ceb1cebaceb5cf822c20cebcceb520cf80ceb5cf81ceb9cebfcf81ceb9cf83cebcceadcebdceb720ceb6ceaccf87ceb1cf81ceb73c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecf84ceb120cebaceb1cebdcebfcebdceb9cebaceac2c20ceb5cebbceb5ceb3cf87cf8ccebcceb5cebdceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb3cebbcf85cebacf8cceb6ceb7cf8220cf83cf84cebf20ceb1ceafcebcceb120cebcceb5cf84ceac20cf84cebf20cf80cf81cf89ceb9cebdcf8c3c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecf83cf87ceb5cf84ceafceb6cebfcebdcf84ceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cebcceb520cf85cf88ceb7cebbcf8ccf84ceb5cf81ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb5ceb3cf81ceaeceb3cebfcf81cf83ceb7cf8220cebaceb1cf84ceac20cf84ceb7cebd20ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220cebcceadcf81ceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea4cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cf83ceb520ceb1cf85cf84ceac20cf84ceb120ceb5cf85cf81ceaecebcceb1cf84ceb12c20ceb5ceafcebdceb1ceb920cf8ccf84ceb920cebfceb920cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220ceb1cf85cf84cebfceaf20ceb5ceafcebdceb1ceb920ceb1cebdceb5cebeceaccf81cf84ceb7cf84cebfceb92e20ce88cf84cf83ceb92c20ceb1cebacf8ccebcceb120cebaceb920ceb1cebd20ceb720cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cebaceb1ceb920cebfceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb4ceb5cebd20ceb5cf80ceb9cf84cf81ceadcf80cebfcf85cebd20cebdceb120cf80ceb1cf81ceb1cf84ceb5ceafcebdceb5cf84ceb520cf84ceb7cebd20ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84cebfcf8520cf8dcf80cebdcebfcf8520cf83ceb1cf822c20ceb4cebfcebaceb9cebcceacceb6cebfcebdcf84ceb1cf8220ceadcebdceb120ceae20cf80ceb5cf81ceb9cf83cf83cf8ccf84cf81ceb120ceb1cf80cf8c20cf84ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920cebaceb1ceb920ceb5cf86ceb1cf81cebccf8cceb6cebfcebdcf84ceb1cf8220cf84ceb120cf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceac20ceb3ceb9ceb120ceadcebdceb120ceb4ceb9ceaccf83cf84ceb7cebcceb12c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb4ceb5ceafcf84ceb520ceb1cebbcebbceb1ceb3ceaecf8220cf83cf84cebf20cf80cf81cf89ceb9cebdcf8c20cebecf8dcf80cebdceb7cebcceb120cebaceb1ceb920cf83cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf80cebfcf8520ceadcf87ceb5cf84ceb520cebcceadcf83ceb120cf83cf84ceb7cebd20cebcceadcf81ceb12e3c2f7370616e3e3c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e56616c6c61742c20522e2c2042657272792c20532e20452e2c20547365726574656c692c204e2e2c20436170646576696c612c204a2e2c204b68617469622c20482e20412e2c2056616c6465732c20412e204d2e2c202e2e2e2026616d703b2057616c6b65722c204d2e20502e202832303232292e20486f772070656f706c652077616b65207570206973206173736f63696174656420776974682070726576696f7573206e69676874e280997320736c65657020746f676574686572207769746820706879736963616c20616374697669747920616e6420666f6f6420696e74616b652e204e617475726520436f6d6d756e69636174696f6e732c2031332831292c20312d31352e3c2f703e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f57616b696e675f75705f7265667265736865645f7468655f6b65795f666163746f72732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30362d31372030393a33373a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135353a223235313acebecf85cf80cebdcf8ecebdcf84ceb1cf822dcebeceb5cebacebfcf8dcf81ceb1cf83cf84cebfceb92dcebaceb1ceb92dceb1cebdceb1cebdceb5cf89cebcceadcebdcebfceb92dcebfceb92dcf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf822dcf80cebfcf852dcf80ceb1ceafceb6cebfcf85cebd2dcebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c2dcf81cf8ccebbcebf223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f57616b696e675f75705f7265667265736865645f7468655f6b65795f666163746f72732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30312d31342030373a31393a3531223b693a31303b4e3b693a31313b733a3230393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235313acebecf85cf80cebdcf8ecebdcf84ceb1cf822dcebeceb5cebacebfcf8dcf81ceb1cf83cf84cebfceb92dcebaceb1ceb92dceb1cebdceb1cebdceb5cf89cebcceadcebdcebfceb92dcebfceb92dcf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf822dcf80cebfcf852dcf80ceb1ceafceb6cebfcf85cebd2dcebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c2dcf81cf8ccebbcebf2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032332d30312d31342030373a31393a3531223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33343a22ce9dceadceb120cf84ceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3135323a22ce9ecf85cf80cebdcf8ecebdcf84ceb1cf8220cebeceb5cebacebfcf8dcf81ceb1cf83cf84cebfceb920cebaceb1ceb920ceb1cebdceb1cebdceb5cf89cebcceadcebdcebfceb93a20cebfceb920cf80ceb1cf81ceacceb3cebfcebdcf84ceb5cf8220cf80cebfcf8520cf80ceb1ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323531223b7d);
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
(944, 'index.php?option=com_content&view=article&id=252', 'index.php?option=com_content&view=article&id=252:cv-φένια-βωβού&catid=43', 'CV - Φένια Βωβού', ' 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 Team Lead Manager at Hr. Psychology Today, where she also develops and presents seminars and workshops for companies\' employees. ', '2023-05-19 10:57:23', 'eaa8a36ce99dbadf8d8fbd09143f098a', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323630333a222046656e696120566f766f7520636f6d706c657465642068657220756e64657267726164756174652064656772656520696e2050737963686f6c6f677920284253632920617420556e697665727369747920436f6c6c656765204c6f6e646f6e202855434c292c20554b2e2053686520636f6e74696e7565642068657220656475636174696f6e20627920636f6d706c6574696e6720686572204d6173746572732064656772656520696e204d656e74616c204865616c746820284d536329206174204b696e67e280997320436f6c6c656765204c6f6e646f6e20284b434c292c20554b2c207768657265207368652067726164756174656420776974682064697374696e6374696f6e2e205368652068617320636f6d706c657465642061206e756d626572206f66206365727469666965642073656d696e61727320616e6420636f757273657320696e20612076617269657479206f6620746f7069637320696e636c7564696e673a20e2978f20436f6d706c657820547261756d612028434354502d49492920e2978f20536368656d61205468657261707920e2978f204865616c696e672077697468206172747320e2978f20416e786965747920696e20686967682061636869657665727320e2978f205472656174696e672073756963696465207269736b207769746820636f6d706574656e636520616e6420636f6e666964656e636520e2978f20576f726b696e67207769746820547261756d612c20446973736f63696174696f6e20616e642050737963686f73697320e2978f2052657468696e6b696e6720426f726465726c696e6520506572736f6e616c697479204469736f7264657220e2978f2048756d616e20726573696c69656e636520696e206368696c6472656e206578706f73656420746f20747261756d612c20646973617374657220616e642077617220e2978f2048756d616e2d436f6d707574657220696e746572616374696f6e20e2978f2050737963686f6c6f676963616c2066697273742061696420e2978f20546865206e6575726f62696f6c6f6779206f6620616464696374696f6e2048657220657870657269656e636520656e7461696c7320776f726b20696e20686f73706974616c7320616e64206461792063656e7472657320666f722061646f6c657363656e747320616e64206164756c747320696e20456e676c616e642c2057616c657320616e64204772656563652c207768657265207368652070726f76696465642070737963686f6c6f676963616c20696e74657276656e74696f6e7320746f20696e646976696475616c73207769746820612076617269657479206f6620636f6d706c6578206d656e74616c206865616c746820646966666963756c7469657320696e636c7564696e6720706572736f6e616c697479206469736f72646572732c2070737963686f7369732c2073756963696465206964656174696f6e20616e6420617474656d7074732c2061757469736d20616e64206c6561726e696e6720646966666963756c74696573206f6e20313a3120616e642067726f757020666f726d61742e2053686520697320657870657269656e63656420696e207468652075736520616e6420696d706c656d656e746174696f6e206f66206d756c7469706c652070737963686f6c6f676963616c20696e74657276656e74696f6e732c2070737963686f6d657472696320616e6420636c696e6963616c206173736573736d656e74732c20637269736973206d616e6167656d656e7420616e642070617469656e74206361726520616e6420736f6369616c207265696e746567726174696f6e207061636b616765732e2046656e69612068617320747261696e656420686f73706974616c20737461666620696e2070737963686f706174686f6c6f677920616e642068617320616c736f20646576656c6f7065642070737963686f656475636174696f6e616c206d6174657269616c206f6e20746f706963732073756368206173207375627374616e6365206d697375736520616e64206275696c64696e6720706572736f6e616c20726573696c69656e63652e205368652068617320766f6c756e74656572656420696e20696e7465726e657420616464696374696f6e2073657276696365732c204368696c6472656ee280997320437265617469766520576f726b73686f70732028ce9ace94ce91cea0292c206f6e6c696e6520737570706f7274206c696e65732061732077656c6c2061732068756d616e6974617269616e2070726f6a6563747320696e20766172696f7573207061727473206f662074686520776f726c642e205368652068617320616c736f20776f726b656420617320616e2061636164656d6963207772697465722e2046656e696120686173206265656e206120737065616b6572206174207468652034746820416e6e75616c20556e646572677261647561746520436f6e666572656e6365206f662055434c2061742074686520466163756c7479206f6620427261696e20536369656e6365732c207768657265207368652070726573656e74656420686572207468657369732072657365617263682070726f6a65637420726567617264696e67206d756c746963756c747572616c206d656e74616c206865616c74682061776172656e6573732c20776869636820686173206265656e207075626c697368656420617420746865204a6f75726e616c206f66204d656e74616c204865616c74682053797374656d732e205368652068617320616c736f6265656e20616e20617574686f72206f66206f746865722061636164656d6963207265736561726368207075626c69636174696f6e732e204c6173746c792c207368652068617320636861697265642074686520726567696f6e616c206d656574696e6773206f6620617373697374616e742070737963686f6c6f676973747320696e20536f75746820576573742057616c65732e2046656e69612069732061206d656d626572206f6620746865204173736f63696174696f6e206f6620477265656b2050737963686f6c6f67697374732028cea3cf8dcebbcebbcebfceb3cebfcf8220ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2c20cea3ce95cea8292061732077656c6c206173206f662074686520427269746973682050737963686f6c6f676963616c204173736f63696174696f6e2028425053292e2053686520686f6c647320612050737963686f6c6f6769737473204c6963656e636520616e642063616e2070726f7669646520736572766963657320696e20477265656b20616e6420456e676c6973682e205368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420616e64205465616d204c656164204d616e616765722061742048722e2050737963686f6c6f677920546f6461792c2077686572652073686520616c736f20646576656c6f707320616e642070726573656e74732073656d696e61727320616e6420776f726b73686f707320666f7220636f6d70616e6965732720656d706c6f796565732e20223b693a333b613a32353a7b733a323a226964223b693a3235323b733a353a22616c696173223b733a32343a22637620cf86ceadcebdceb9ceb120ceb2cf89ceb2cebfcf8d223b733a373a2273756d6d617279223b733a333839343a223c703e3c7374726f6e673e3c696d67207372633d22696d616765732f323032332f30332f31342f637639302e6a70672220616c743d2222207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323570783b206d617267696e2d626f74746f6d3a203570783b22202f3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e46656e696120566f766f7520636f6d706c657465642068657220756e64657267726164756174652064656772656520696e2050737963686f6c6f677920284253632920617420556e697665727369747920436f6c6c656765204c6f6e646f6e202855434c292c20554b2e2053686520636f6e74696e7565642068657220656475636174696f6e20627920636f6d706c6574696e6720686572204d6173746572732064656772656520696e204d656e74616c204865616c746820284d536329206174204b696e67e280997320436f6c6c656765204c6f6e646f6e20284b434c292c20554b2c207768657265207368652067726164756174656420776974682064697374696e6374696f6e2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e3c6272202f3e5368652068617320636f6d706c657465642061206e756d626572206f66206365727469666965642073656d696e61727320616e6420636f757273657320696e20612076617269657479206f6620746f7069637320696e636c7564696e673a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e3c6272202f3ee2978f20436f6d706c657820547261756d612028434354502d4949293c6272202f3ee2978f20536368656d6120546865726170793c6272202f3ee2978f204865616c696e67207769746820617274733c6272202f3ee2978f20416e786965747920696e2068696768206163686965766572733c6272202f3ee2978f205472656174696e672073756963696465207269736b207769746820636f6d706574656e636520616e6420636f6e666964656e63653c6272202f3ee2978f20576f726b696e67207769746820547261756d612c20446973736f63696174696f6e20616e642050737963686f7369733c6272202f3ee2978f2052657468696e6b696e6720426f726465726c696e6520506572736f6e616c697479204469736f726465723c6272202f3ee2978f2048756d616e20726573696c69656e636520696e206368696c6472656e206578706f73656420746f20747261756d612c20646973617374657220616e64207761723c6272202f3ee2978f2048756d616e2d436f6d707574657220696e746572616374696f6e3c6272202f3ee2978f2050737963686f6c6f676963616c206669727374206169643c6272202f3ee2978f20546865206e6575726f62696f6c6f6779206f6620616464696374696f6e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e3c6272202f3e48657220657870657269656e636520656e7461696c7320776f726b20696e20686f73706974616c7320616e64206461792063656e7472657320666f722061646f6c657363656e747320616e64206164756c747320696e20456e676c616e642c2057616c657320616e64204772656563652c207768657265207368652070726f76696465642070737963686f6c6f676963616c20696e74657276656e74696f6e7320746f20696e646976696475616c73207769746820612076617269657479206f6620636f6d706c6578206d656e74616c206865616c746820646966666963756c7469657320696e636c7564696e6720706572736f6e616c697479206469736f72646572732c2070737963686f7369732c2073756963696465206964656174696f6e20616e6420617474656d7074732c2061757469736d20616e64206c6561726e696e6720646966666963756c74696573206f6e20313a3120616e642067726f757020666f726d61742e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e53686520697320657870657269656e63656420696e207468652075736520616e6420696d706c656d656e746174696f6e206f66206d756c7469706c652070737963686f6c6f676963616c20696e74657276656e74696f6e732c2070737963686f6d657472696320616e6420636c696e6963616c206173736573736d656e74732c20637269736973206d616e6167656d656e7420616e642070617469656e74206361726520616e6420736f6369616c207265696e746567726174696f6e207061636b616765732e2046656e69612068617320747261696e656420686f73706974616c20737461666620696e2070737963686f706174686f6c6f677920616e642068617320616c736f20646576656c6f7065642070737963686f656475636174696f6e616c206d6174657269616c206f6e20746f706963732073756368206173207375627374616e6365206d697375736520616e64206275696c64696e6720706572736f6e616c20726573696c69656e63652e205368652068617320766f6c756e74656572656420696e20696e7465726e657420616464696374696f6e2073657276696365732c204368696c6472656ee280997320437265617469766520576f726b73686f70732028ce9ace94ce91cea0292c206f6e6c696e6520737570706f7274206c696e65732061732077656c6c2061732068756d616e6974617269616e2070726f6a6563747320696e20766172696f7573207061727473206f662074686520776f726c642e205368652068617320616c736f20776f726b656420617320616e2061636164656d6963207772697465722e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e46656e696120686173206265656e206120737065616b6572206174207468652034746820416e6e75616c20556e646572677261647561746520436f6e666572656e6365206f662055434c2061742074686520466163756c7479206f6620427261696e20536369656e6365732c207768657265207368652070726573656e74656420686572207468657369732072657365617263682070726f6a65637420726567617264696e67206d756c746963756c747572616c206d656e74616c206865616c74682061776172656e6573732c20776869636820686173206265656e207075626c697368656420617420746865204a6f75726e616c206f66204d656e74616c204865616c74682053797374656d732e205368652068617320616c736f206265656e20616e20617574686f72206f66206f746865722061636164656d6963207265736561726368207075626c69636174696f6e732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e4c6173746c792c207368652068617320636861697265642074686520726567696f6e616c206d656574696e6773206f6620617373697374616e742070737963686f6c6f676973747320696e20536f75746820576573742057616c65732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e46656e69612069732061206d656d626572206f6620746865204173736f63696174696f6e206f6620477265656b2050737963686f6c6f67697374732028cea3cf8dcebbcebbcebfceb3cebfcf8220ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2c20cea3ce95cea8292061732077656c6c206173206f662074686520427269746973682050737963686f6c6f676963616c204173736f63696174696f6e2028425053292e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e53686520686f6c647320612050737963686f6c6f6769737473204c6963656e636520616e642063616e2070726f7669646520736572766963657320696e20477265656b20616e6420456e676c6973682e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e5368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420616e64205465616d204c656164204d616e616765722061742048722e2050737963686f6c6f677920546f6461792c2077686572652073686520616c736f20646576656c6f707320616e642070726573656e74732073656d696e61727320616e6420776f726b73686f707320666f7220636f6d70616e6965732720656d706c6f796565732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313670743b223e3c7374726f6e673e266e6273703b3c2f7374726f6e673e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30352d31392031303a35373a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32383a223235323a63762dcf86ceadcebdceb9ceb12dceb2cf89ceb2cebfcf8d223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235323a63762dcf86ceadcebdceb9ceb12dceb2cf89ceb2cebfcf8d2663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a224356202d20cea6ceadcebdceb9ceb120ce92cf89ceb2cebfcf8d223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323532223b7d),
(945, 'index.php?option=com_content&view=article&id=193', 'index.php?option=com_content&view=article&id=193:cv-ιωάννα-δαρβύρη&catid=43', 'CV - Ιωάννα Δαρβύρη', ' Η Ιωάννα Δαρβύρη είναι αδειούχος ψυχολόγος. Αποφοίτησε με Άριστα από το Open University of London (BA στην Ψυχολογία) και συνέχισε τις μεταπτυχιακές σπουδές της στην κλινική ψυχολογία στο Erasmus University στο Ρότερνταμ (MSc στην Κλινική Ψυχολογία), όπου διετέλεσε την διπλωματική της στις επιπτώσεις του άγχους και του τραύματος στη μνήμη. Παράλληλα έχει ολοκληρώσει ενότητες στη Γνωσιακή Συμπεριφορική Θεραπεία (CBT) και στη θεραπεία ζεύγους. Έχει εργαστεί ως σύμβουλος και εκπρόσωπος ασθενών σε εταιρεία στη Φιλαδέλφεια, ΗΠΑ. Ήταν υπεύθυνη συντονίστρια του τμήματος της και εκπροσωπούσε ασθενείς στα κατάλληλα ιατρικά πλαίσια. Στον τομέα των εξειδικεύσεων, έχει ολοκληρώσει πρακτικές σε θέσεις στον ερευνητικό τομέα. Εκεί συνείσφερε στη δημιουργία του πρώτου εγχειριδίου δεξιοτήτων για πρόσφυγες και ανήλικους στις δομές φιλοξενίας στην Ελλάδα, τόσο στο ερευνητικό κομμάτι όσο και στο συγγραφικό. Επίσης, τον εταιρικό τομέα έχει ειδικευτεί σε εργαλεία αξιολόγησης υποψηφίων σε μεσαίες και ανώτερες θέσεις εργασίας. Τέλος, στο κλινικό τομέα έχει λάβει ειδίκευση στη διάγνωση αρχικών συμπτωμάτων άνοιας καιοργάνωσε τμήματα ενίσχυσης μνήμης στους παθόντες. Έχει προσφέρει εθελοντικές υπηρεσίες σε συμβουλευτική πλατφόρμα καθώς και σε ξενώνα ανήλικων προσφύγων. Εργάζεται ως Ψυχολόγος στην εταιρεία Hr. Psychology-Today στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης. ', '2023-04-26 19:54:28', '999d190efd4182384ba39b1a7a06a967', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323437373a2220ce9720ce99cf89ceaccebdcebdceb120ce94ceb1cf81ceb2cf8dcf81ceb720ceb5ceafcebdceb1ceb920ceb1ceb4ceb5ceb9cebfcf8dcf87cebfcf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf822e20ce91cf80cebfcf86cebfceafcf84ceb7cf83ceb520cebcceb520ce86cf81ceb9cf83cf84ceb120ceb1cf80cf8c20cf84cebf204f70656e20556e6976657273697479206f66204c6f6e646f6e2028424120cf83cf84ceb7cebd20cea8cf85cf87cebfcebbcebfceb3ceafceb12920cebaceb1ceb920cf83cf85cebdceadcf87ceb9cf83ceb520cf84ceb9cf8220cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebaceadcf8220cf83cf80cebfcf85ceb4ceadcf8220cf84ceb7cf8220cf83cf84ceb7cebd20cebacebbceb9cebdceb9cebaceae20cf88cf85cf87cebfcebbcebfceb3ceafceb120cf83cf84cebf20457261736d757320556e697665727369747920cf83cf84cebf20cea1cf8ccf84ceb5cf81cebdcf84ceb1cebc20284d536320cf83cf84ceb7cebd20ce9acebbceb9cebdceb9cebaceae20cea8cf85cf87cebfcebbcebfceb3ceafceb1292c20cf8ccf80cebfcf8520ceb4ceb9ceb5cf84ceadcebbceb5cf83ceb520cf84ceb7cebd20ceb4ceb9cf80cebbcf89cebcceb1cf84ceb9cebaceae20cf84ceb7cf8220cf83cf84ceb9cf8220ceb5cf80ceb9cf80cf84cf8ecf83ceb5ceb9cf8220cf84cebfcf8520ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cf84cebfcf8520cf84cf81ceb1cf8dcebcceb1cf84cebfcf8220cf83cf84ceb720cebccebdceaecebcceb72e20cea0ceb1cf81ceaccebbcebbceb7cebbceb120ceadcf87ceb5ceb920cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb920ceb5cebdcf8ccf84ceb7cf84ceb5cf8220cf83cf84ceb720ce93cebdcf89cf83ceb9ceb1cebaceae20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceb9cebaceae20ce98ceb5cf81ceb1cf80ceb5ceafceb120284342542920cebaceb1ceb920cf83cf84ceb720ceb8ceb5cf81ceb1cf80ceb5ceafceb120ceb6ceb5cf8dceb3cebfcf85cf822e20ce88cf87ceb5ceb920ceb5cf81ceb3ceb1cf83cf84ceb5ceaf20cf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cebaceb1ceb920ceb5cebacf80cf81cf8ccf83cf89cf80cebfcf8220ceb1cf83ceb8ceb5cebdcf8ecebd20cf83ceb520ceb5cf84ceb1ceb9cf81ceb5ceafceb120cf83cf84ceb720cea6ceb9cebbceb1ceb4ceadcebbcf86ceb5ceb9ceb12c20ce97cea0ce912e20ce89cf84ceb1cebd20cf85cf80ceb5cf8dceb8cf85cebdceb720cf83cf85cebdcf84cebfcebdceafcf83cf84cf81ceb9ceb120cf84cebfcf8520cf84cebcceaecebcceb1cf84cebfcf8220cf84ceb7cf8220cebaceb1ceb920ceb5cebacf80cf81cebfcf83cf89cf80cebfcf8dcf83ceb520ceb1cf83ceb8ceb5cebdceb5ceafcf8220cf83cf84ceb120cebaceb1cf84ceaccebbcebbceb7cebbceb120ceb9ceb1cf84cf81ceb9cebaceac20cf80cebbceb1ceafcf83ceb9ceb12e20cea3cf84cebfcebd20cf84cebfcebcceadceb120cf84cf89cebd20ceb5cebeceb5ceb9ceb4ceb9cebaceb5cf8dcf83ceb5cf89cebd2c20ceadcf87ceb5ceb920cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb920cf80cf81ceb1cebacf84ceb9cebaceadcf8220cf83ceb520ceb8ceadcf83ceb5ceb9cf8220cf83cf84cebfcebd20ceb5cf81ceb5cf85cebdceb7cf84ceb9cebacf8c20cf84cebfcebcceadceb12e20ce95cebaceb5ceaf20cf83cf85cebdceb5ceafcf83cf86ceb5cf81ceb520cf83cf84ceb720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cf84cebfcf8520cf80cf81cf8ecf84cebfcf8520ceb5ceb3cf87ceb5ceb9cf81ceb9ceb4ceafcebfcf8520ceb4ceb5cebeceb9cebfcf84ceaecf84cf89cebd20ceb3ceb9ceb120cf80cf81cf8ccf83cf86cf85ceb3ceb5cf8220cebaceb1ceb920ceb1cebdceaecebbceb9cebacebfcf85cf8220cf83cf84ceb9cf8220ceb4cebfcebcceadcf8220cf86ceb9cebbcebfcebeceb5cebdceafceb1cf8220cf83cf84ceb7cebd20ce95cebbcebbceacceb4ceb12c20cf84cf8ccf83cebf20cf83cf84cebf20ceb5cf81ceb5cf85cebdceb7cf84ceb9cebacf8c20cebacebfcebccebcceaccf84ceb920cf8ccf83cebf20cebaceb1ceb920cf83cf84cebf20cf83cf85ceb3ceb3cf81ceb1cf86ceb9cebacf8c2e20ce95cf80ceafcf83ceb7cf822c20cf84cebfcebd20ceb5cf84ceb1ceb9cf81ceb9cebacf8c20cf84cebfcebcceadceb120ceadcf87ceb5ceb920ceb5ceb9ceb4ceb9cebaceb5cf85cf84ceb5ceaf20cf83ceb520ceb5cf81ceb3ceb1cebbceb5ceafceb120ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb7cf8220cf85cf80cebfcf88ceb7cf86ceafcf89cebd20cf83ceb520cebcceb5cf83ceb1ceafceb5cf8220cebaceb1ceb920ceb1cebdcf8ecf84ceb5cf81ceb5cf8220ceb8ceadcf83ceb5ceb9cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20cea4ceadcebbcebfcf822c20cf83cf84cebf20cebacebbceb9cebdceb9cebacf8c20cf84cebfcebcceadceb120ceadcf87ceb5ceb920cebbceacceb2ceb5ceb920ceb5ceb9ceb4ceafcebaceb5cf85cf83ceb720cf83cf84ceb720ceb4ceb9ceacceb3cebdcf89cf83ceb720ceb1cf81cf87ceb9cebacf8ecebd20cf83cf85cebccf80cf84cf89cebcceaccf84cf89cebd20ceaccebdcebfceb9ceb1cf8220cebaceb1ceb9cebfcf81ceb3ceaccebdcf89cf83ceb520cf84cebcceaecebcceb1cf84ceb120ceb5cebdceafcf83cf87cf85cf83ceb7cf8220cebccebdceaecebcceb7cf8220cf83cf84cebfcf85cf8220cf80ceb1ceb8cf8ccebdcf84ceb5cf822e20ce88cf87ceb5ceb920cf80cf81cebfcf83cf86ceadcf81ceb5ceb920ceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceadcf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf83ceb520cf83cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20cf80cebbceb1cf84cf86cf8ccf81cebcceb120cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf83ceb520cebeceb5cebdcf8ecebdceb120ceb1cebdceaecebbceb9cebacf89cebd20cf80cf81cebfcf83cf86cf8dceb3cf89cebd2e20ce95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceb5ceafceb12048722e2050737963686f6c6f67792d546f64617920cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a3139333b733a353a22616c696173223b733a33303a22637620ceb9cf89ceaccebdcebdceb120ceb4ceb1cf81ceb2cf8dcf81ceb7223b733a373a2273756d6d617279223b733a323938343a223c703e3c696d67207372633d22696d616765732f323032322f30312f31342f6376322e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ce99cf89ceaccebdcebdceb120ce94ceb1cf81ceb2cf8dcf81ceb720ceb5ceafcebdceb1ceb920ceb1ceb4ceb5ceb9cebfcf8dcf87cebfcf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf80cebfcf86cebfceafcf84ceb7cf83ceb520cebcceb520ce86cf81ceb9cf83cf84ceb120ceb1cf80cf8c20cf84cebf204f70656e20556e6976657273697479206f66204c6f6e646f6e266e6273703b28424120cf83cf84ceb7cebd20cea8cf85cf87cebfcebbcebfceb3ceafceb12920cebaceb1ceb920cf83cf85cebdceadcf87ceb9cf83ceb520cf84ceb9cf8220cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebaceadcf82266e6273703bcf83cf80cebfcf85ceb4ceadcf8220cf84ceb7cf8220cf83cf84ceb7cebd20cebacebbceb9cebdceb9cebaceae20cf88cf85cf87cebfcebbcebfceb3ceafceb120cf83cf84cebf20457261736d7573266e6273703b556e697665727369747920cf83cf84cebf20cea1cf8ccf84ceb5cf81cebdcf84ceb1cebc20284d536320cf83cf84ceb7cebd20ce9acebbceb9cebdceb9cebaceae20cea8cf85cf87cebfcebbcebfceb3ceafceb1292c20cf8ccf80cebfcf8520ceb4ceb9ceb5cf84ceadcebbceb5cf83ceb520cf84ceb7cebd20ceb4ceb9cf80cebbcf89cebcceb1cf84ceb9cebaceae20cf84ceb7cf8220cf83cf84ceb9cf8220ceb5cf80ceb9cf80cf84cf8ecf83ceb5ceb9cf8220cf84cebfcf85266e6273703bceacceb3cf87cebfcf85cf8220cebaceb1ceb920cf84cebfcf8520cf84cf81ceb1cf8dcebcceb1cf84cebfcf8220cf83cf84ceb720cebccebdceaecebcceb72e20cea0ceb1cf81ceaccebbcebbceb7cebbceb120ceadcf87ceb5ceb920cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb920ceb5cebdcf8ccf84ceb7cf84ceb5cf8220cf83cf84ceb720ce93cebdcf89cf83ceb9ceb1cebaceae20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceb9cebaceae20ce98ceb5cf81ceb1cf80ceb5ceafceb120284342542920cebaceb1ceb920cf83cf84ceb720ceb8ceb5cf81ceb1cf80ceb5ceafceb120ceb6ceb5cf8dceb3cebfcf85cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6272202f3ece88cf87ceb5ceb920ceb5cf81ceb3ceb1cf83cf84ceb5ceaf20cf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cebaceb1ceb920ceb5cebacf80cf81cf8ccf83cf89cf80cebfcf8220ceb1cf83ceb8ceb5cebdcf8ecebd20cf83ceb5266e6273703bceb5cf84ceb1ceb9cf81ceb5ceafceb120cf83cf84ceb720cea6ceb9cebbceb1ceb4ceadcebbcf86ceb5ceb9ceb12c20ce97cea0ce912e20ce89cf84ceb1cebd20cf85cf80ceb5cf8dceb8cf85cebdceb7266e6273703bcf83cf85cebdcf84cebfcebdceafcf83cf84cf81ceb9ceb120cf84cebfcf8520cf84cebcceaecebcceb1cf84cebfcf8220cf84ceb7cf8220cebaceb1ceb920ceb5cebacf80cf81cebfcf83cf89cf80cebfcf8dcf83ceb5266e6273703bceb1cf83ceb8ceb5cebdceb5ceafcf8220cf83cf84ceb120cebaceb1cf84ceaccebbcebbceb7cebbceb120ceb9ceb1cf84cf81ceb9cebaceac20cf80cebbceb1ceafcf83ceb9ceb12e20cea3cf84cebfcebd20cf84cebfcebcceadceb120cf84cf89cebd266e6273703bceb5cebeceb5ceb9ceb4ceb9cebaceb5cf8dcf83ceb5cf89cebd2c20ceadcf87ceb5ceb920cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb920cf80cf81ceb1cebacf84ceb9cebaceadcf8220cf83ceb520ceb8ceadcf83ceb5ceb9cf8220cf83cf84cebfcebd266e6273703bceb5cf81ceb5cf85cebdceb7cf84ceb9cebacf8c20cf84cebfcebcceadceb12e20ce95cebaceb5ceaf20cf83cf85cebdceb5ceafcf83cf86ceb5cf81ceb520cf83cf84ceb720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cf84cebfcf85266e6273703bcf80cf81cf8ecf84cebfcf8520ceb5ceb3cf87ceb5ceb9cf81ceb9ceb4ceafcebfcf8520ceb4ceb5cebeceb9cebfcf84ceaecf84cf89cebd20ceb3ceb9ceb120cf80cf81cf8ccf83cf86cf85ceb3ceb5cf8220cebaceb1ceb920ceb1cebdceaecebbceb9cebacebfcf85cf8220cf83cf84ceb9cf8220ceb4cebfcebcceadcf8220cf86ceb9cebbcebfcebeceb5cebdceafceb1cf8220cf83cf84ceb7cebd20ce95cebbcebbceacceb4ceb12c20cf84cf8ccf83cebf20cf83cf84cebf266e6273703bceb5cf81ceb5cf85cebdceb7cf84ceb9cebacf8c20cebacebfcebccebcceaccf84ceb920cf8ccf83cebf20cebaceb1ceb920cf83cf84cebf20cf83cf85ceb3ceb3cf81ceb1cf86ceb9cebacf8c2e20ce95cf80ceafcf83ceb7cf822c20cf84cebfcebd266e6273703bceb5cf84ceb1ceb9cf81ceb9cebacf8c20cf84cebfcebcceadceb120ceadcf87ceb5ceb920ceb5ceb9ceb4ceb9cebaceb5cf85cf84ceb5ceaf20cf83ceb520ceb5cf81ceb3ceb1cebbceb5ceafceb120ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb7cf82266e6273703bcf85cf80cebfcf88ceb7cf86ceafcf89cebd20cf83ceb520cebcceb5cf83ceb1ceafceb5cf8220cebaceb1ceb920ceb1cebdcf8ecf84ceb5cf81ceb5cf8220ceb8ceadcf83ceb5ceb9cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6272202f3ecea4ceadcebbcebfcf822c20cf83cf84cebf20cebacebbceb9cebdceb9cebacf8c20cf84cebfcebcceadceb120ceadcf87ceb5ceb920cebbceacceb2ceb5ceb920ceb5ceb9ceb4ceafcebaceb5cf85cf83ceb720cf83cf84ceb720ceb4ceb9ceacceb3cebdcf89cf83ceb720ceb1cf81cf87ceb9cebacf8ecebd20cf83cf85cebccf80cf84cf89cebcceaccf84cf89cebd20ceaccebdcebfceb9ceb1cf8220cebaceb1ceb920cebfcf81ceb3ceaccebdcf89cf83ceb5266e6273703bcf84cebcceaecebcceb1cf84ceb120ceb5cebdceafcf83cf87cf85cf83ceb7cf8220cebccebdceaecebcceb7cf8220cf83cf84cebfcf85cf8220cf80ceb1ceb8cf8ccebdcf84ceb5cf822e20ce88cf87ceb5ceb9266e6273703bcf80cf81cebfcf83cf86ceadcf81ceb5ceb920ceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceadcf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf83ceb520cf83cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae266e6273703bcf80cebbceb1cf84cf86cf8ccf81cebcceb120cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf83ceb520cebeceb5cebdcf8ecebdceb120ceb1cebdceaecebbceb9cebacf89cebd20cf80cf81cebfcf83cf86cf8dceb3cf89cebd2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6272202f3ece95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceb5ceafceb12048722e266e6273703b50737963686f6c6f67792d546f64617920cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae266e6273703bce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e3c2f7370616e3e3c2f703e0d0a3c703e266e6273703b3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362031393a35343a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a223139333a63762dceb9cf89ceaccebdcebdceb12dceb4ceb1cf81ceb2cf8dcf81ceb7223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139333a63762dceb9cf89ceaccebdcebdceb12dceb4ceb1cf81ceb2cf8dcf81ceb72663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a224356202d20ce99cf89ceaccebdcebdceb120ce94ceb1cf81ceb2cf8dcf81ceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313933223b7d);
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
(946, 'index.php?option=com_content&view=article&id=192', 'index.php?option=com_content&view=article&id=192:cv-μελίνα-στούπα&catid=43', 'CV - Μελίνα Στούπα', ' Η Μελίνα Στούπα είναι ψυχολόγος Αποφοίτησε με άριστα από το τμήμα Ψυχολογίας του University of East London (BSc in Psychology) και διαθέτει Άδεια Ασκήσεως Επαγγέλματος Ψυχολόγου. Έχει ολοκληρώσει με διάκριση τον Μεταπτυχιακό τίτλο Κλινικής Ψυχολογίας του University of East London (MSc in Clinical and Community Psychology), αναγνωρισμένο και ισότιμο με το Μεταπτυχιακό Εφαρμοσμένης Ψυχολογίας – κατεύθυνση Κλινική Ψυχολογία από το Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης. Παράλληλα ειδικεύεται στο συνθετικό μοντέλο συστημικής θεραπείας με οικογενειακό προσανατολισμό, στο Εργαστήριο Διερεύνησης Ανθρωπίνων Σχέσεων, το οποίο της δίνει την δυνατότητα να δουλέψει χρησιμοποιώντας στοιχεία και τεχνικές από ποικίλες προσεγγίσεις, έχοντας συστημική οπτική. Επιπρόσθετα ανήκει στην ερευνητική ομάδα του εργαστηρίου και έχει συμμετάσχει ως βοηθός συντονιστή σε εκπαιδευτικά σεμινάρια. Έχει εργαστεί σε κέντρα ειδικών θεραπειών προσφέροντας υπηρεσίες ψυχικής υγείας σε παιδιά, εφήβους και γονείς και ιδιωτικά κάνοντας συνεδρίες σε εφήβους και ενήλικες. Παράλληλα, έχει προσφέρει εθελοντική εργασία σε ευπαθείς ομάδες και σε γραμμέςψυχολογικής υποστήριξης ενώ παράλληλα έχει παρακολουθήσει πληθώρα σεμιναρίων σχετικά με τον τομέα της ψυχικής υγείας. Εργάζεται ως Ψυχολόγος στην εταιρία Hr.Psychology-Today και είναι Σύμβουλος - Ψυχολόγος στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης. ', '2023-05-19 10:34:32', '5f758e8c397d041bcaad2c3e9499c1a3', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323436343a2220ce9720ce9cceb5cebbceafcebdceb120cea3cf84cebfcf8dcf80ceb120ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf8220ce91cf80cebfcf86cebfceafcf84ceb7cf83ceb520cebcceb520ceaccf81ceb9cf83cf84ceb120ceb1cf80cf8c20cf84cebf20cf84cebcceaecebcceb120cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84cebfcf8520556e6976657273697479206f662045617374204c6f6e646f6e202842536320696e2050737963686f6c6f67792920cebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e20ce88cf87ceb5ceb920cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb920cebcceb520ceb4ceb9ceaccebacf81ceb9cf83ceb720cf84cebfcebd20ce9cceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8c20cf84ceafcf84cebbcebf20ce9acebbceb9cebdceb9cebaceaecf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84cebfcf8520556e6976657273697479206f662045617374204c6f6e646f6e20284d536320696e20436c696e6963616c20616e6420436f6d6d756e6974792050737963686f6c6f6779292c20ceb1cebdceb1ceb3cebdcf89cf81ceb9cf83cebcceadcebdcebf20cebaceb1ceb920ceb9cf83cf8ccf84ceb9cebccebf20cebcceb520cf84cebf20ce9cceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8c20ce95cf86ceb1cf81cebccebfcf83cebcceadcebdceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220e2809320cebaceb1cf84ceb5cf8dceb8cf85cebdcf83ceb720ce9acebbceb9cebdceb9cebaceae20cea8cf85cf87cebfcebbcebfceb3ceafceb120ceb1cf80cf8c20cf84cebf20ce91cf81ceb9cf83cf84cebfcf84ceadcebbceb5ceb9cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7cf822e20cea0ceb1cf81ceaccebbcebbceb7cebbceb120ceb5ceb9ceb4ceb9cebaceb5cf8dceb5cf84ceb1ceb920cf83cf84cebf20cf83cf85cebdceb8ceb5cf84ceb9cebacf8c20cebccebfcebdcf84ceadcebbcebf20cf83cf85cf83cf84ceb7cebcceb9cebaceaecf8220ceb8ceb5cf81ceb1cf80ceb5ceafceb1cf8220cebcceb520cebfceb9cebacebfceb3ceb5cebdceb5ceb9ceb1cebacf8c20cf80cf81cebfcf83ceb1cebdceb1cf84cebfcebbceb9cf83cebccf8c2c20cf83cf84cebf20ce95cf81ceb3ceb1cf83cf84ceaecf81ceb9cebf20ce94ceb9ceb5cf81ceb5cf8dcebdceb7cf83ceb7cf8220ce91cebdceb8cf81cf89cf80ceafcebdcf89cebd20cea3cf87ceadcf83ceb5cf89cebd2c20cf84cebf20cebfcf80cebfceafcebf20cf84ceb7cf8220ceb4ceafcebdceb5ceb920cf84ceb7cebd20ceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb120cebdceb120ceb4cebfcf85cebbceadcf88ceb5ceb920cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cf8ecebdcf84ceb1cf8220cf83cf84cebfceb9cf87ceb5ceafceb120cebaceb1ceb920cf84ceb5cf87cebdceb9cebaceadcf8220ceb1cf80cf8c20cf80cebfceb9cebaceafcebbceb5cf8220cf80cf81cebfcf83ceb5ceb3ceb3ceafcf83ceb5ceb9cf822c20ceadcf87cebfcebdcf84ceb1cf8220cf83cf85cf83cf84ceb7cebcceb9cebaceae20cebfcf80cf84ceb9cebaceae2e20ce95cf80ceb9cf80cf81cf8ccf83ceb8ceb5cf84ceb120ceb1cebdceaecebaceb5ceb920cf83cf84ceb7cebd20ceb5cf81ceb5cf85cebdceb7cf84ceb9cebaceae20cebfcebcceacceb4ceb120cf84cebfcf8520ceb5cf81ceb3ceb1cf83cf84ceb7cf81ceafcebfcf8520cebaceb1ceb920ceadcf87ceb5ceb920cf83cf85cebccebcceb5cf84ceaccf83cf87ceb5ceb920cf89cf8220ceb2cebfceb7ceb8cf8ccf8220cf83cf85cebdcf84cebfcebdceb9cf83cf84ceae20cf83ceb520ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceac20cf83ceb5cebcceb9cebdceaccf81ceb9ceb12e20ce88cf87ceb5ceb920ceb5cf81ceb3ceb1cf83cf84ceb5ceaf20cf83ceb520cebaceadcebdcf84cf81ceb120ceb5ceb9ceb4ceb9cebacf8ecebd20ceb8ceb5cf81ceb1cf80ceb5ceb9cf8ecebd20cf80cf81cebfcf83cf86ceadcf81cebfcebdcf84ceb1cf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf8220cf83ceb520cf80ceb1ceb9ceb4ceb9ceac2c20ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb3cebfcebdceb5ceafcf8220cebaceb1ceb920ceb9ceb4ceb9cf89cf84ceb9cebaceac20cebaceaccebdcebfcebdcf84ceb1cf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cf83ceb520ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf822e20cea0ceb1cf81ceaccebbcebbceb7cebbceb12c20ceadcf87ceb5ceb920cf80cf81cebfcf83cf86ceadcf81ceb5ceb920ceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceae20ceb5cf81ceb3ceb1cf83ceafceb120cf83ceb520ceb5cf85cf80ceb1ceb8ceb5ceafcf8220cebfcebcceacceb4ceb5cf8220cebaceb1ceb920cf83ceb520ceb3cf81ceb1cebccebcceadcf82cf88cf85cf87cebfcebbcebfceb3ceb9cebaceaecf8220cf85cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf8220ceb5cebdcf8e20cf80ceb1cf81ceaccebbcebbceb7cebbceb120ceadcf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf80cebbceb7ceb8cf8ecf81ceb120cf83ceb5cebcceb9cebdceb1cf81ceafcf89cebd20cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84cebfcebd20cf84cebfcebcceadceb120cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822e20ce95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048722e50737963686f6c6f67792d546f64617920cebaceb1ceb920ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf82202d20cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e20223b693a333b613a32353a7b733a323a226964223b693a3139323b733a353a22616c696173223b733a32383a22637620cebcceb5cebbceafcebdceb120cf83cf84cebfcf8dcf80ceb1223b733a373a2273756d6d617279223b733a333031353a223c703e3c7374726f6e673e3c696d67207372633d22696d616765732f323032322f30312f31332f6376392e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22206c6f6164696e673d226c617a7922202f3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ce9cceb5cebbceafcebdceb120cea3cf84cebfcf8dcf80ceb120ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf823c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf80cebfcf86cebfceafcf84ceb7cf83ceb520cebcceb520ceaccf81ceb9cf83cf84ceb1266e6273703bceb1cf80cf8c20cf84cebf20cf84cebcceaecebcceb120cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84cebfcf8520556e6976657273697479206f662045617374204c6f6e646f6e266e6273703b2842536320696e2050737963686f6c6f67792920cebaceb1ceb920ceb4ceb9ceb1ceb8ceadcf84ceb5ceb920ce86ceb4ceb5ceb9ceb120ce91cf83cebaceaecf83ceb5cf89cf82266e6273703bce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6272202f3ece88cf87ceb5ceb920cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb920cebcceb520ceb4ceb9ceaccebacf81ceb9cf83ceb720cf84cebfcebd20ce9cceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8c20cf84ceafcf84cebbcebf266e6273703bce9acebbceb9cebdceb9cebaceaecf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84cebfcf8520556e6976657273697479206f662045617374204c6f6e646f6e20284d5363266e6273703b696e20436c696e6963616c20616e6420436f6d6d756e6974792050737963686f6c6f6779292c20ceb1cebdceb1ceb3cebdcf89cf81ceb9cf83cebcceadcebdcebf20cebaceb1ceb920ceb9cf83cf8ccf84ceb9cebccebf20cebcceb520cf84cebf20ce9cceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8c20ce95cf86ceb1cf81cebccebfcf83cebcceadcebdceb7cf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220e28093266e6273703bcebaceb1cf84ceb5cf8dceb8cf85cebdcf83ceb720ce9acebbceb9cebdceb9cebaceae20cea8cf85cf87cebfcebbcebfceb3ceafceb120ceb1cf80cf8c20cf84cebf20ce91cf81ceb9cf83cf84cebfcf84ceadcebbceb5ceb9cebf266e6273703bcea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7cf822e266e6273703b3c6272202f3e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea0ceb1cf81ceaccebbcebbceb7cebbceb120ceb5ceb9ceb4ceb9cebaceb5cf8dceb5cf84ceb1ceb920cf83cf84cebf20cf83cf85cebdceb8ceb5cf84ceb9cebacf8c20cebccebfcebdcf84ceadcebbcebf20cf83cf85cf83cf84ceb7cebcceb9cebaceaecf82266e6273703bceb8ceb5cf81ceb1cf80ceb5ceafceb1cf8220cebcceb520cebfceb9cebacebfceb3ceb5cebdceb5ceb9ceb1cebacf8c20cf80cf81cebfcf83ceb1cebdceb1cf84cebfcebbceb9cf83cebccf8c2c20cf83cf84cebf20ce95cf81ceb3ceb1cf83cf84ceaecf81ceb9cebf20ce94ceb9ceb5cf81ceb5cf8dcebdceb7cf83ceb7cf8220ce91cebdceb8cf81cf89cf80ceafcebdcf89cebd20cea3cf87ceadcf83ceb5cf89cebd2c20cf84cebf20cebfcf80cebfceafcebf20cf84ceb7cf8220ceb4ceafcebdceb5ceb920cf84ceb7cebd20ceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb120cebdceb120ceb4cebfcf85cebbceadcf88ceb5ceb920cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cf8ecebdcf84ceb1cf8220cf83cf84cebfceb9cf87ceb5ceafceb120cebaceb1ceb920cf84ceb5cf87cebdceb9cebaceadcf8220ceb1cf80cf8c20cf80cebfceb9cebaceafcebbceb5cf8220cf80cf81cebfcf83ceb5ceb3ceb3ceafcf83ceb5ceb9cf822c20ceadcf87cebfcebdcf84ceb1cf82266e6273703bcf83cf85cf83cf84ceb7cebcceb9cebaceae20cebfcf80cf84ceb9cebaceae2e20ce95cf80ceb9cf80cf81cf8ccf83ceb8ceb5cf84ceb120ceb1cebdceaecebaceb5ceb920cf83cf84ceb7cebd20ceb5cf81ceb5cf85cebdceb7cf84ceb9cebaceae266e6273703bcebfcebcceacceb4ceb120cf84cebfcf8520ceb5cf81ceb3ceb1cf83cf84ceb7cf81ceafcebfcf8520cebaceb1ceb920ceadcf87ceb5ceb920cf83cf85cebccebcceb5cf84ceaccf83cf87ceb5ceb920cf89cf8220ceb2cebfceb7ceb8cf8ccf8220cf83cf85cebdcf84cebfcebdceb9cf83cf84ceae20cf83ceb520ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceac20cf83ceb5cebcceb9cebdceaccf81ceb9ceb12e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6272202f3ece88cf87ceb5ceb920ceb5cf81ceb3ceb1cf83cf84ceb5ceaf20cf83ceb520cebaceadcebdcf84cf81ceb120ceb5ceb9ceb4ceb9cebacf8ecebd20ceb8ceb5cf81ceb1cf80ceb5ceb9cf8ecebd20cf80cf81cebfcf83cf86ceadcf81cebfcebdcf84ceb1cf82266e6273703bcf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf8220cf83ceb520cf80ceb1ceb9ceb4ceb9ceac2c20ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb3cebfcebdceb5ceafcf82266e6273703bcebaceb1ceb920ceb9ceb4ceb9cf89cf84ceb9cebaceac20cebaceaccebdcebfcebdcf84ceb1cf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cf83ceb520ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf822e20cea0ceb1cf81ceaccebbcebbceb7cebbceb12c20ceadcf87ceb5ceb920cf80cf81cebfcf83cf86ceadcf81ceb5ceb920ceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceae20ceb5cf81ceb3ceb1cf83ceafceb120cf83ceb5266e6273703bceb5cf85cf80ceb1ceb8ceb5ceafcf8220cebfcebcceacceb4ceb5cf8220cebaceb1ceb920cf83ceb520ceb3cf81ceb1cebccebcceadcf8220cf88cf85cf87cebfcebbcebfceb3ceb9cebaceaecf8220cf85cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf82266e6273703bceb5cebdcf8e20cf80ceb1cf81ceaccebbcebbceb7cebbceb120ceadcf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf80cebbceb7ceb8cf8ecf81ceb120cf83ceb5cebcceb9cebdceb1cf81ceafcf89cebd266e6273703bcf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84cebfcebd20cf84cebfcebcceadceb120cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048722e50737963686f6c6f67792d546f64617920cebaceb1ceb920ceb5ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf82202d20cea8cf85cf87cebfcebbcf8cceb3cebfcf82266e6273703bcf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30352d31392031303a33343a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a223139323a63762dcebcceb5cebbceafcebdceb12dcf83cf84cebfcf8dcf80ceb1223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139323a63762dcebcceb5cebbceafcebdceb12dcf83cf84cebfcf8dcf80ceb12663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a224356202d20ce9cceb5cebbceafcebdceb120cea3cf84cebfcf8dcf80ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313932223b7d),
(947, 'index.php?option=com_content&view=article&id=191', 'index.php?option=com_content&view=article&id=191:cv-μυρτώ-ντέντε&catid=43', 'CV - Μυρτώ Ντέντε', ' Η Μυρτώ Ντέντε είναι ψυχολόγος με άδεια ασκήσεως επαγγέλματος. Σπούδασε Ψυχολογία στο the Open University του Ηνωμένου Βασιλείου και συνέχισε με το μεταπτυχιακό της στην ψυχοσεξουαλική θεραπεία στο Πανεπιστήμιο του Central Lancashire του Ηνωμένου Βασιλείου. Μετεκπαιδεύεται στην Γνωσιακή Συμπεριφορική Ψυχοθεραπεία το Κέντρο Εφαρμοσμένης Ψυχοθεραπείας και Συμβουλευτικής στην Αθήνα. Έχει παρακολουθήσει πληθώρα σεμιναρίων και συνεδρίων σε θέματα σεξολογίας, παιδοψυχολογίας και ψυχοπαθολογίας. Στα πλαίσια της πρακτικής της άσκησης εργάστηκε σε σεξολογικό ινστιτούτο. Έχει εργασιακή εμπειρία με ευάλωτες ομάδες (ηλικιωμένους & παιδιά) σε μονάδες φροντίδας ηλικιωμένων και παιδικές κατασκηνώσεις. ', '2023-04-26 19:55:02', 'b373d463a70fb42f5e0c354055bb2ec9', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313236333a2220ce9720ce9ccf85cf81cf84cf8e20ce9dcf84ceadcebdcf84ceb520ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf8220cebcceb520ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ceb5cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf822e20cea3cf80cebfcf8dceb4ceb1cf83ceb520cea8cf85cf87cebfcebbcebfceb3ceafceb120cf83cf84cebf20746865204f70656e20556e697665727369747920cf84cebfcf8520ce97cebdcf89cebcceadcebdcebfcf8520ce92ceb1cf83ceb9cebbceb5ceafcebfcf8520cebaceb1ceb920cf83cf85cebdceadcf87ceb9cf83ceb520cebcceb520cf84cebf20cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8c20cf84ceb7cf8220cf83cf84ceb7cebd20cf88cf85cf87cebfcf83ceb5cebecebfcf85ceb1cebbceb9cebaceae20ceb8ceb5cf81ceb1cf80ceb5ceafceb120cf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20cf84cebfcf852043656e7472616c204c616e6361736869726520cf84cebfcf8520ce97cebdcf89cebcceadcebdcebfcf8520ce92ceb1cf83ceb9cebbceb5ceafcebfcf852e20ce9cceb5cf84ceb5cebacf80ceb1ceb9ceb4ceb5cf8dceb5cf84ceb1ceb920cf83cf84ceb7cebd20ce93cebdcf89cf83ceb9ceb1cebaceae20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceb9cebaceae20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cf84cebf20ce9aceadcebdcf84cf81cebf20ce95cf86ceb1cf81cebccebfcf83cebcceadcebdceb7cf8220cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb1cf8220cebaceb1ceb920cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceaecf8220cf83cf84ceb7cebd20ce91ceb8ceaecebdceb12e20ce88cf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf80cebbceb7ceb8cf8ecf81ceb120cf83ceb5cebcceb9cebdceb1cf81ceafcf89cebd20cebaceb1ceb920cf83cf85cebdceb5ceb4cf81ceafcf89cebd20cf83ceb520ceb8ceadcebcceb1cf84ceb120cf83ceb5cebecebfcebbcebfceb3ceafceb1cf822c20cf80ceb1ceb9ceb4cebfcf88cf85cf87cebfcebbcebfceb3ceafceb1cf8220cebaceb1ceb920cf88cf85cf87cebfcf80ceb1ceb8cebfcebbcebfceb3ceafceb1cf822e20cea3cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf84ceb7cf8220cf80cf81ceb1cebacf84ceb9cebaceaecf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220ceb5cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb520cf83ceb5cebecebfcebbcebfceb3ceb9cebacf8c20ceb9cebdcf83cf84ceb9cf84cebfcf8dcf84cebf2e20ce88cf87ceb5ceb920ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cebcceb520ceb5cf85ceaccebbcf89cf84ceb5cf8220cebfcebcceacceb4ceb5cf822028ceb7cebbceb9cebaceb9cf89cebcceadcebdcebfcf85cf82202620cf80ceb1ceb9ceb4ceb9ceac2920cf83ceb520cebccebfcebdceacceb4ceb5cf8220cf86cf81cebfcebdcf84ceafceb4ceb1cf8220ceb7cebbceb9cebaceb9cf89cebcceadcebdcf89cebd20cebaceb1ceb920cf80ceb1ceb9ceb4ceb9cebaceadcf8220cebaceb1cf84ceb1cf83cebaceb7cebdcf8ecf83ceb5ceb9cf822e20223b693a333b613a32353a7b733a323a226964223b693a3139313b733a353a22616c696173223b733a32363a22637620cebccf85cf81cf84cf8e20cebdcf84ceadcebdcf84ceb5223b733a373a2273756d6d617279223b733a313635393a223c703e3c696d67207372633d22696d616765732f323032322f30312f31332f637632302e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22206c6f6164696e673d226c617a7922202f3e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ce9ccf85cf81cf84cf8e20ce9dcf84ceadcebdcf84ceb520ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf8220cebcceb520ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf82266e6273703bceb5cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223e3c6272202f3ecea3cf80cebfcf8dceb4ceb1cf83ceb520cea8cf85cf87cebfcebbcebfceb3ceafceb120cf83cf84cebf20746865204f70656e20556e697665727369747920cf84cebfcf8520ce97cebdcf89cebcceadcebdcebfcf85266e6273703bce92ceb1cf83ceb9cebbceb5ceafcebfcf8520cebaceb1ceb920cf83cf85cebdceadcf87ceb9cf83ceb520cebcceb520cf84cebf20cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebacf8c20cf84ceb7cf8220cf83cf84ceb7cebd266e6273703bcf88cf85cf87cebfcf83ceb5cebecebfcf85ceb1cebbceb9cebaceae20ceb8ceb5cf81ceb1cf80ceb5ceafceb120cf83cf84cebf20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20cf84cebfcf852043656e7472616c3c6272202f3e4c616e6361736869726520cf84cebfcf8520ce97cebdcf89cebcceadcebdcebfcf8520ce92ceb1cf83ceb9cebbceb5ceafcebfcf852e3c6272202f3e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9cceb5cf84ceb5cebacf80ceb1ceb9ceb4ceb5cf8dceb5cf84ceb1ceb920cf83cf84ceb7cebd20ce93cebdcf89cf83ceb9ceb1cebaceae20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceb9cebaceae20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb1266e6273703bcf84cebf20ce9aceadcebdcf84cf81cebf20ce95cf86ceb1cf81cebccebfcf83cebcceadcebdceb7cf8220cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb1cf8220cebaceb1ceb920cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceaecf8220cf83cf84ceb7cebd20ce91ceb8ceaecebdceb12e3c6272202f3e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece88cf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf80cebbceb7ceb8cf8ecf81ceb120cf83ceb5cebcceb9cebdceb1cf81ceafcf89cebd20cebaceb1ceb920cf83cf85cebdceb5ceb4cf81ceafcf89cebd20cf83ceb520ceb8ceadcebcceb1cf84ceb120cf83ceb5cebecebfcebbcebfceb3ceafceb1cf822c20cf80ceb1ceb9ceb4cebfcf88cf85cf87cebfcebbcebfceb3ceafceb1cf8220cebaceb1ceb920cf88cf85cf87cebfcf80ceb1ceb8cebfcebbcebfceb3ceafceb1cf822e20cea3cf84ceb1266e6273703bcf80cebbceb1ceafcf83ceb9ceb120cf84ceb7cf8220cf80cf81ceb1cebacf84ceb9cebaceaecf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220ceb5cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb520cf83ceb5cebecebfcebbcebfceb3ceb9cebacf8c266e6273703bceb9cebdcf83cf84ceb9cf84cebfcf8dcf84cebf2e20ce88cf87ceb5ceb920ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cebcceb520ceb5cf85ceaccebbcf89cf84ceb5cf8220cebfcebcceacceb4ceb5cf82266e6273703b28ceb7cebbceb9cebaceb9cf89cebcceadcebdcebfcf85cf822026616d703b20cf80ceb1ceb9ceb4ceb9ceac2920cf83ceb520cebccebfcebdceacceb4ceb5cf8220cf86cf81cebfcebdcf84ceafceb4ceb1cf8220ceb7cebbceb9cebaceb9cf89cebcceadcebdcf89cebd20cebaceb1ceb9266e6273703bcf80ceb1ceb9ceb4ceb9cebaceadcf8220cebaceb1cf84ceb1cf83cebaceb7cebdcf8ecf83ceb5ceb9cf822e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362031393a35353a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33303a223139313a63762dcebccf85cf81cf84cf8e2dcebdcf84ceadcebdcf84ceb5223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139313a63762dcebccf85cf81cf84cf8e2dcebdcf84ceadcebdcf84ceb52663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a224356202d20ce9ccf85cf81cf84cf8e20ce9dcf84ceadcebdcf84ceb5223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313931223b7d);
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
(953, 'index.php?option=com_content&view=article&id=189', 'index.php?option=com_content&view=article&id=189:η-ομάδα-μας&catid=2', 'Η ομάδα μας', '', '2023-04-26 20:15:25', 'f2a9dd0a2e75aea6a636b8047904bcba', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3138393b733a353a22616c696173223b733a32303a22ceb720cebfcebcceacceb4ceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a313430363a22cea8cea5cea7ce9fce9bce9fce93ce9fce99202020202020202020202020202020202020202020202020202020202020202020202020ce99cea9ce91ce9dce9dce91cea3ce9fcea5cea7ce9bce91202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c20ce99ceb4cf81cf85cf84cf81ceb9ceb120cf84cebfcf852048522050535943484f4c4f4759202d20544f4441592020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020cea6ce95ce9dce99ce91ce92cea9ce92ce9fcea5202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c204d53632c204d425073532020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020cea7cea1ce99cea3cea4ce99ce9dce91ce96ce9fcea5cea1ce9dce91202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c204d53632020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020202020202020ce9dce99ce9ace9fce9bce95cea4ce91cea7ce91cea4ce96ce97ce9acea9ce9dcea3cea4ce91ce9dcea4ce99ce9dce99ce94ce9fcea5202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c204d53632020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020ce9cce95ce9bce99ce9dce91cea3cea4ce9fcea5cea0ce91202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c204d53632020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020ce99cea9ce91ce9dce9dce91ce94ce91cea1ce92cea5cea1ce97202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c204d5363202020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020202020202020ce9cce91cea1ce99ce91ce9cce91cea1ce9ace99ce91ce9dce9fcea5202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c204d53632020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020ce9ccea5cea1cea4cea9ce9dcea4ce95ce9dcea4ce95202020cea8cf85cf87cebfcebbcf8cceb3cebfcf822c204d53632020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020202020ce94ce99ce91cea4cea1ce9fcea6ce9fce9bce9fce93ce9fce99202020202020202020202020202020202020202020202020202020202020202020202020cea7cea1ce99cea3cea4ce99ce9dce91ce9ace91cea1ce91cea7ce9fcea4ce96ce99cea4ce97202020ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf82202d20ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf822c204d53632020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f20202020202020202020202020202020202020202020202020ce9cce91ce99cea1ce91cea3cea4ce95cea6ce91ce9dce91ce9ace9fcea5202020ce94ceb9ceb1ceb9cf84cebfcebbcf8cceb3cebfcf82202d20ce94ceb9ceb1cf84cf81cebfcf86cebfcebbcf8cceb3cebfcf822c204253632020ce94ce95ce99cea4ce9520cea4ce9f20ce92ce99ce9fce93cea1ce91cea6ce99ce9ace9f223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032303a31353a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223138393aceb72dcebfcebcceacceb4ceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138393aceb72dcebfcebcceacceb4ceb12dcebcceb1cf822663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce9720cebfcebcceacceb4ceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313839223b7d),
(956, 'index.php?option=com_content&view=article&id=179', 'index.php?option=com_content&view=article&id=179:πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα&catid=35', 'Πως μπορούμε να καλλιεργήσουμε ψυχική ανθεκτικότητα', ' Εντοπίστε και αξιοποιήστε τα δυνατά σας σημεία. Όλοι μας έχουμε δυνατά σημεία – διαφορετικά για τον καθένα- τα οποία αποτελούν τα όπλα που χρειάζεται να επιστρατέψουμε απέναντι σε δύσκολες καταστάσεις. Για να τα εντοπίσετε, ανακαλέστε εμπειρίες από το παρελθόν και εξετάστε τι σας βοήθησε να αντεπεξέλθετε . ', '2023-03-16 11:39:55', '0c6e8f362df9eb3aed18b7b2d9f15ef3', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3536363a2220ce95cebdcf84cebfcf80ceafcf83cf84ceb520cebaceb1ceb920ceb1cebeceb9cebfcf80cebfceb9ceaecf83cf84ceb520cf84ceb120ceb4cf85cebdceb1cf84ceac20cf83ceb1cf8220cf83ceb7cebcceb5ceafceb12e20ce8ccebbcebfceb920cebcceb1cf8220ceadcf87cebfcf85cebcceb520ceb4cf85cebdceb1cf84ceac20cf83ceb7cebcceb5ceafceb120e2809320ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20ceb3ceb9ceb120cf84cebfcebd20cebaceb1ceb8ceadcebdceb12d20cf84ceb120cebfcf80cebfceafceb120ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cf84ceb120cf8ccf80cebbceb120cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cf80ceb9cf83cf84cf81ceb1cf84ceadcf88cebfcf85cebcceb520ceb1cf80ceadcebdceb1cebdcf84ceb920cf83ceb520ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20ce93ceb9ceb120cebdceb120cf84ceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb52c20ceb1cebdceb1cebaceb1cebbceadcf83cf84ceb520ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220ceb1cf80cf8c20cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebaceb1ceb920ceb5cebeceb5cf84ceaccf83cf84ceb520cf84ceb920cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb520cebdceb120ceb1cebdcf84ceb5cf80ceb5cebeceadcebbceb8ceb5cf84ceb5202e20223b693a333b613a32373a7b733a323a226964223b693a3137393b733a353a22616c696173223b733a39373a22cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb520cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3539363a223c703e3c7374726f6e673ece95cebdcf84cebfcf80ceafcf83cf84ceb520cebaceb1ceb920ceb1cebeceb9cebfcf80cebfceb9ceaecf83cf84ceb520cf84ceb120ceb4cf85cebdceb1cf84ceac20cf83ceb1cf8220cf83ceb7cebcceb5ceafceb13c2f7374726f6e673e2e20ce8ccebbcebfceb920cebcceb1cf8220ceadcf87cebfcf85cebcceb520ceb4cf85cebdceb1cf84ceac20cf83ceb7cebcceb5ceafceb120e2809320ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20ceb3ceb9ceb120cf84cebfcebd20cebaceb1ceb8ceadcebdceb12d20cf84ceb120cebfcf80cebfceafceb120ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cf84ceb120cf8ccf80cebbceb120cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cf80ceb9cf83cf84cf81ceb1cf84ceadcf88cebfcf85cebcceb520ceb1cf80ceadcebdceb1cebdcf84ceb920cf83ceb520ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20ce93ceb9ceb120cebdceb120cf84ceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb52c20ceb1cebdceb1cebaceb1cebbceadcf83cf84ceb520ceb5cebccf80ceb5ceb9cf81ceafceb5cf82266e6273703b20ceb1cf80cf8c20cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebaceb1ceb920ceb5cebeceb5cf84ceaccf83cf84ceb520cf84ceb920cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb520cebdceb120ceb1cebdcf84ceb5cf80ceb5cebeceadcebbceb8ceb5cf84ceb5202e3c2f703e0d0a223b733a343a22626f6479223b733a333838343a22cea0cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb520cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12022ce94ceb5cebd20ceb5ceafcebcceb1ceb92020ceb1cf85cf84cf8c20cf80cebfcf8520cebccebfcf8520cf83cf85cebdceadceb2ceb72c20ceb5ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb5cf80ceb9cebbceadceb3cf8920cebdceb120ceb3ceafcebdcf8922202d4361726c204a756e672020202020202020202020202020202020202020202020202020202020ce95cebdcf84cebfcf80ceafcf83cf84ceb520cebaceb1ceb920ceb1cebeceb9cebfcf80cebfceb9ceaecf83cf84ceb520cf84ceb120ceb4cf85cebdceb1cf84ceac20cf83ceb1cf8220cf83ceb7cebcceb5ceafceb12e20ce8ccebbcebfceb920cebcceb1cf8220ceadcf87cebfcf85cebcceb520ceb4cf85cebdceb1cf84ceac20cf83ceb7cebcceb5ceafceb120e2809320ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebaceac20ceb3ceb9ceb120cf84cebfcebd20cebaceb1ceb8ceadcebdceb12d20cf84ceb120cebfcf80cebfceafceb120ceb1cf80cebfcf84ceb5cebbcebfcf8dcebd20cf84ceb120cf8ccf80cebbceb120cf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120ceb5cf80ceb9cf83cf84cf81ceb1cf84ceadcf88cebfcf85cebcceb520ceb1cf80ceadcebdceb1cebdcf84ceb920cf83ceb520ceb4cf8dcf83cebacebfcebbceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf822e20ce93ceb9ceb120cebdceb120cf84ceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb52c20ceb1cebdceb1cebaceb1cebbceadcf83cf84ceb520ceb5cebccf80ceb5ceb9cf81ceafceb5cf82266e6273703b20ceb1cf80cf8c20cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebaceb1ceb920ceb5cebeceb5cf84ceaccf83cf84ceb520cf84ceb920cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb520cebdceb120ceb1cebdcf84ceb5cf80ceb5cebeceadcebbceb8ceb5cf84ceb5202e0a2022ce9cceb9cebbceaecf83cf84ceb52220cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebcceb520cf83cf85cebccf80cf8ccebdceb9ceb12e20cea3ceb520cf80cebfcebbcebbceadcf8220cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf822c20ceadcf87cebfcf85cebcceb520cf84ceb7cebd20cf84ceaccf83ceb720cebdceb120ceb5ceafcebcceb1cf83cf84ceb520ceb1cf85cf83cf84ceb7cf81cebfceaf20cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf82202c20cf83cebaceb5cf80cf84cf8ccebcceb5cebdcebfceb920ceb1cf81cebdceb7cf84ceb9cebaceac2e20cea9cf83cf84cf8ccf83cebf2c20ceb1cebdceb1cebbcebfceb3ceb9cf83cf84ceb5ceafcf84ceb520ceb1cebd20ceb8ceb120ceb1cf80ceb5cf85ceb8cf85cebdcf8ccf83ceb1cf83cf84ceb1cebd20cebcceb520cf84cebfcebd20ceafceb4ceb9cebf20cf84cf81cf8ccf80cebf20cf83ceb520ceadcebdceb120cf84cf81ceafcf84cebf20ceaccf84cebfcebccebf2e20cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb520cf84ceb9cf8220ceb5cf80ceb9cebacf81ceb9cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf8220cebaceb1ceb920cebdceb120cf84ceb9cf8220ceb1cebdcf84ceb9cebaceb1cf84ceb1cf83cf84ceaecf83ceb5cf84ceb520cebcceb520cf80ceb9cebf20cf83cf85cebccf80cebfcebdceb5cf84ceb9cebaceadcf822e20ce9cceb9cebbceaecf83cf84ceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822c20cebcceb520cf84cebfcebd20ceafceb4ceb9cebf20cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceb120cebcceb9cebbcebfcf8dcf83ceb1cf84ceb520cf83ceb520ceadcebdceb1cebd20ceb1ceb3ceb1cf80ceb7cebcceadcebdcebf20cf83ceb1cf8220ceaccebdceb8cf81cf89cf80cebf2e0a20ce94cf81ceb1cf83cf84ceb7cf81ceb9cebfcf80cebfceb9ceb7ceb8ceb5ceafcf84ceb52e266e6273703bce9cceb9ceb120cf83cf85cf87cebdceae20cf80ceb1ceb3ceafceb4ceb120ceb5ceafcebdceb1ceb920cebf20cebcceb7cf81cf85cebaceb1cf83cebccf8ccf8220cf83cebaceadcf88ceb5cf89cebd20ceb3ceb9ceb120cf8ccf83ceb120cf83cf85cebcceb2ceb1ceafcebdcebfcf85cebd20cf84cebf20cebfcf80cebfceafcebf20cebfceb4ceb7ceb3ceb5ceaf20cf83cf84ceb7cebd20cf85ceb9cebfceb8ceadcf84ceb7cf83ceb720cebcceb9ceb1cf8220cf80ceb1ceb8ceb7cf84ceb9cebaceaecf8220cf83cf84ceaccf83ceb7cf8220ceb1cf80ceadcebdceb1cebdcf84ceb920cf83cf84ceb9cf8220ceb5cebeceb5cebbceafcebeceb5ceb9cf822e20ce91cebacf8ccebcceb120cebaceb1ceb920cebcceb9cebacf81ceac20ceb2ceaecebcceb1cf84ceb12c20cf80cf81cebfcf83ceb1cf81cebccebfcf83cebcceadcebdceb120cf83cf84ceb9cf8220cf83cf85cebdceb8ceaecebaceb5cf8220cf84ceb7cf8220ceb5cebaceaccf83cf84cebfcf84ceb520cebacf81ceafcf83ceb7cf822c266e6273703b20cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120ceb1cebdceb1cebacf84ceaecf83cebfcf85cebcceb520cf84cebfcebd20ceadcebbceb5ceb3cf87cebf20cebaceb1ceb920cebdceb120cebdceb9cf8ecf83cebfcf85cebcceb520ceb1cf85cf84cf8c2dceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacebfceaf2e0a20ce91cebdceb1cf80cf84cf8dcebecf84ceb520ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12028206d696e6466756c6e65737320292e266e6273703bce95cf80ceb9cf84cf81ceadcf80ceb5ceb920cebdceb120cebacf81ceb1cf84ceaecf83cebfcf85cebcceb520ceb1cf80cebfcf83cf84ceaccf83ceb5ceb9cf8220cebaceb1ceb920cebdceb120cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83cebfcf85cebcceb520cf84ceb720cf83cebaceadcf88ceb720cebcceb1cf8220ceb1cebdcf84ceaf20cebdceb12022cf85cf80cebfcebacf8dcf88cebfcf85cebcceb52220cf83ceb520cebcceb9ceb120cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cf84cf81ceb9cebacf85cebcceafceb120cf80cebfcf8520ceb5cebdceb4ceadcf87ceb5cf84ceb1ceb920cebdceb120cf80cf81cebfcebacf8dcf88ceb5ceb920cf83ceb520cebcceb9ceb120ceb4cf8dcf83cebacebfcebbceb720e2809320cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceae20cf86ceb1ceb9cebdcebfcebcceb5cebdceb9cebaceac2d20cebaceb1cf84ceaccf83cf84ceb1cf83ceb72e20cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120ceb5ceafcf83cf84ceb520cf80ceb1cf81cf8ccebdcf84ceb5cf8220cf83cf84ceb7cebd20cebaceacceb8ceb520cf83cf84ceb9ceb3cebcceae20cf8ccf87ceb920cebccf8ccebdcebf20cf83cf89cebcceb1cf84ceb9cebaceac20ceb1cebbcebbceac20cebaceb1ceb920cf80cebdceb5cf85cebcceb1cf84ceb9cebaceac2c20ceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83cf84ceb9cf8220ceb5cf83cf89cf84ceb5cf81ceb9cebaceadcf8220ceb4ceb9ceb5cf81ceb3ceb1cf83ceafceb5cf822028cf83cebaceadcf88ceb5ceb9cf822c20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20cf83cf89cebcceb1cf84ceb9cebaceadcf8220ceb1ceb9cf83ceb8ceaecf83ceb5ceb9cf822920cebaceb1ceb920ceb1cf80cebfceb4ceb5cf87cf84ceb5ceafcf84ceb520cf84cebf20cf83cf8dcebdcebfcebbcebf20cf84ceb7cf8220ceb5cebccf80ceb5ceb9cf81ceafceb1cf8220cf87cf89cf81ceafcf8220ceb5cf80ceafcebacf81ceb9cf83ceb72e0a20ce91cebdceb1ceb6ceb7cf84ceaecf83cf84ceb520ceb2cebfceaeceb8ceb5ceb9ceb12e266e6273703bcea0ceb1cf81cf8ccebbcebf20cf80cebfcf8520ceb720ceb1cebdceaccebacf84ceb7cf83ceb720ceb5cebbceadceb3cf87cebfcf8520ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf83ceb7cebcceb5ceafcebf20cebacebbceb5ceb9ceb4ceaf20ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdceaccf80cf84cf85cebeceb720cf88cf85cf87ceb9cebaceaecf8220ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1cf822c20ceb1cf85cf84cf8c20ceb4ceb520cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84cebf20cebdceb120ceb2ceb1cf83ceb9cf83cf84cebfcf8dcebcceb520ceb1cf80cebfcebacebbceb5ceb9cf83cf84ceb9cebaceac20cf83cf84ceb9cf8220cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebcceb1cf8220ceb4cf85cebdceaccebcceb5ceb9cf822e266e6273703b20ce9ccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb5cf80ceb9cebacebfceb9cebdcf89cebdceaecf83cebfcf85cebcceb520cebaceaccf80cebfceb9ceb120ceb1cebdceacceb3cebaceb720cebcceb1cf8220cf83ceb520ceaccf84cebfcebcceb120cf80cebfcf8520ceb5cebccf80ceb9cf83cf84ceb5cf85cf8ccebcceb1cf83cf84ceb520cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20cebaceb1ceb920cf80cebfcebbcf8d20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cebdceb120ceb1cf80cebfceb4ceb5cf87cf84cebfcf8dcebcceb520cf84ceb720cf83cf85cebdceb4cf81cebfcebcceae20cf84cebfcf85cf822e0ace98cf85cebcceb7ceb8ceb5ceafcf84ceb520cebdceb120ceb5ceafcf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccf89cebd20ceb3ceb9ceb120cf8ccf83ceb120ceadcf87ceb5cf84ceb520cebaceb1ceb920cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6ceb5cf84ceb520cf84ceb7cebd20cebaceacceb8ceb520ceb4cf85cf83cebacebfcebbceafceb120cf83ceb1cebd20cf80cf81cf8ccebacebbceb7cf83ceb721223b733a363a22696d61676573223b733a3235323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d6d706f726f756d652d6e612d6b616c6c6965726769736f756d652d70737978696b692d616e7468656b74696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031313a33393a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130313a223137393acf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52dcf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37353a22696d616765732f323032322f30312f32342f7077732d6d706f726f756d652d6e612d6b616c6c6965726769736f756d652d70737978696b692d616e7468656b74696b6f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137393acf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52dcf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a39373a22cea0cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb520cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313739223b7d);
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
(958, 'index.php?option=com_content&view=article&id=182', 'index.php?option=com_content&view=article&id=182:οι-πόρτες&catid=35', 'Οι πόρτες', ' Σκεφτείτε μια στιγμή στη ζωή σας όπου κάποιος σας απέρριψε ή χάσατε κάτι σημαντικό ή κατέρρευσε. ', '2023-03-16 11:45:25', '2a11352b204c3f186e2a0fb286943275', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137383a2220cea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebcceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf8ccf80cebfcf8520cebaceaccf80cebfceb9cebfcf8220cf83ceb1cf8220ceb1cf80ceadcf81cf81ceb9cf88ceb520ceae20cf87ceaccf83ceb1cf84ceb520cebaceaccf84ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceae20cebaceb1cf84ceadcf81cf81ceb5cf85cf83ceb52e20223b693a333b613a32373a7b733a323a226964223b693a3138323b733a353a22616c696173223b733a31373a22cebfceb920cf80cf8ccf81cf84ceb5cf82223b733a373a2273756d6d617279223b733a3138353a223c703ecea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebcceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf8ccf80cebfcf8520cebaceaccf80cebfceb9cebfcf8220cf83ceb1cf8220ceb1cf80ceadcf81cf81ceb9cf88ceb520ceae20cf87ceaccf83ceb1cf84ceb520cebaceaccf84ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceae20cebaceb1cf84ceadcf81cf81ceb5cf85cf83ceb52e3c2f703e0d0a223b733a343a22626f6479223b733a323234343a22ce9fceb920cf80cf8ccf81cf84ceb5cf82202020202020202020202020202020202020202020202020202020200a20ce86cf83cebaceb7cf83ceb720312d20ce9fceb920cf80cf8ccf81cf84ceb5cf82200acea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebcceb9ceb120cf83cf84ceb9ceb3cebcceae20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf8ccf80cebfcf8520cebaceaccf80cebfceb9cebfcf8220cf83ceb1cf8220ceb1cf80ceadcf81cf81ceb9cf88ceb520ceae20cf87ceaccf83ceb1cf84ceb520cebaceaccf84ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceae20cebaceb1cf84ceadcf81cf81ceb5cf85cf83ceb520ceadcebdceb120cebcceb5ceb3ceaccebbcebf20cf83cf87ceadceb4ceb9cebf2e20ce91cf85cf84ceac2c20cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb120ceb8ceb5cf89cf81ceaecf83cebfcf85cebcceb520cf89cf8220cf83ceb7cebcceb5ceafceb120cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf8220cf8ccf80cebfcf8520cebcceb9ceb120cf80cf8ccf81cf84ceb120ceadcebacebbceb5ceb9cf83ceb52e0a20ce9720cf80cf8ccf81cf84ceb120cf80cebfcf8520ceadcebacebbceb5ceb9cf83ceb520ceb3ceb9ceb120ceb5cebcceadcebdceb120ceaecf84ceb1cebd203a200a31290a32290a33290a2020ce9720cf80cf8ccf81cf84ceb120cf80cebfcf8520ceaccebdcebfceb9cebeceb520ceb3ceb9ceb120ceb5cebcceadcebdceb120ceaecf84ceb1cebd2e2e2e20cf84cf8ecf81ceb120cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf84ceb920cf83cf85cebdceadceb2ceb720cebcceb5cf84ceac3a20cf80cebfceb9ceb5cf8220cf80cf8ccf81cf84ceb5cf8220ceaccebdcebfceb9cebeceb1cebd20cebcceb5cf84ceac3b20cea4ceb920ceb4ceb5cebd20ceb8ceb120cf83cf85cebdceadceb2ceb1ceb9cebdceb520cf80cebfcf84cead20ceb1cebd20ceb720cf80cf81cf8ecf84ceb720cf80cf8ccf81cf84ceb120ceb4ceb5cebd20ceadcebacebbceb5ceb9cebdceb53b0a31290a32290a33290a202020ce88cf80ceb5ceb9cf84ceb12c20cf83cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb9cf8220ceb1cf80ceb1cebdcf84ceaecf83ceb5ceb9cf8220cf83ceb1cf822c20cf80cf81cebfcf83cf80ceb1ceb8ceb5ceafcf84ceb520cebdceb120ceb1cf80ceb1cebdcf84ceaecf83ceb5cf84ceb520cf83cf84ceb120cf80ceb1cf81ceb1cebaceaccf84cf893a266e6273703b0a0acea4ceb920cebfceb4ceaeceb3ceb7cf83ceb520cf83cf84cebf20cebacebbceb5ceafcf83ceb9cebccebf20cf84ceb7cf8220cf80cf8ccf81cf84ceb1cf823b20cea4ceb920cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb520cebdceb120ceb1cebdcebfceafcebeceb5cf84ceb520cf84ceb720cebdceadceb120cf80cf8ccf81cf84ceb13b0acea0cf8ccf83cebf20cebaceb1ceb9cf81cf8c20cf87cf81ceb5ceb9ceaccf83cf84ceb7cebaceb520cebdceb120cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83ceb5cf84ceb520cf8ccf84ceb920cebcceb9ceb120cebdceadceb120cf80cf8ccf81cf84ceb120ceaecf84ceb1cebd20ceb1cebdcebfceb9cf87cf84ceae3b0ace89cf84ceb1cebd20ceb5cf8dcebacebfcebbcebf20ceae20ceb4cf8dcf83cebacebfcebbcebf20cebdceb120cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83ceb5cf84ceb520cf8ccf84ceb920cebcceb9ceb120cebdceadceb120cf80cf8ccf81cf84ceb120ceaecf84ceb1cebd20ceb1cebdcebfceb9cf87cf84ceae3b0acea4ceb920cf83ceb1cf8220ceb5cebccf80cf8cceb4ceb9cf83ceb520cebdceb120ceb4ceb5ceafcf84ceb520cf84ceb720cebdceadceb120ceb1cebdcebfceb9cf87cf84ceae20cf80cf8ccf81cf84ceb13b0acea4ceb920cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cebaceaccebdceb5cf84ceb520cf84ceb7cebd20ceb5cf80cf8ccebcceb5cebdceb720cf86cebfcf81ceac20ceb3ceb9ceb120cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83ceb5cf84ceb520cf84ceb720cebdceadceb120ceb5cf85cebaceb1ceb9cf81ceafceb120cebdcf89cf81ceafcf84ceb5cf81ceb13b0acea0cebfceb9ceb120ceaecf84ceb1cebd20cf84ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120ceb1cf80cf8c20cf84cebf20cebacebbceb5ceafcf83ceb9cebccebf20cf84ceb7cf8220cf80cf8ccf81cf84ceb1cf8220cf83ceb520ceb5cf83ceaccf823b20ce95ceafcf87ceb1cebd20cebcceb5ceb3ceaccebbceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb13b0ace9720ceb5cebccf80ceb5ceb9cf81ceafceb120ceadcf86ceb5cf81ceb520cebaceaccf84ceb920ceb8ceb5cf84ceb9cebacf8c3b0ace9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf84ceb120ceb4cf85cebdceb1cf84ceac20cf83ceb1cf8220cf83ceb7cebcceb5ceafceb120ceb1cebbcebbceac20cebaceb1ceb920cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cf80cebfcf8520cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb1cebd2e0acea5cf80ceaccf81cf87ceb5ceb920cebcceb9ceb120cebacebbceb5ceb9cf83cf84ceae20cf80cf8ccf81cf84ceb120cf80cebfcf8520ceb5cebeceb1cebacebfcebbcebfcf85ceb8ceb5ceafcf84ceb520cebdceb120ceb8ceadcebbceb5cf84ceb520cebdceb120ceb4ceb5ceafcf84ceb520ceb1cebdcebfceb9cf87cf84ceae3b0acea3cf8dcebccf86cf89cebdceb120cebcceb520cf84ceb9cf8220cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf8220cf83ceb1cf822c20cf84ceb920ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920ceb3ceb9ceb120cf84cebf20cf80ceb5cf84cf8dcf87ceb5cf84ceb53b0a0a0a0a20200a266e6273703b223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f706578656c732d6f6c65672d6d61676e692d323732363531372e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031313a34353a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a223138323acebfceb92dcf80cf8ccf81cf84ceb5cf82223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30322f31342f706578656c732d6f6c65672d6d61676e692d323732363531372e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138323acebfceb92dcf80cf8ccf81cf84ceb5cf822663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22ce9fceb920cf80cf8ccf81cf84ceb5cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313832223b7d),
(959, 'index.php?option=com_content&view=article&id=173', 'index.php?option=com_content&view=article&id=173:ενδυνάμωση-κινήτρων-και-επίτευξη-προσωπικών-στόχων&catid=34', 'Ενδυνάμωση κινήτρων και επίτευξη προσωπικών στόχων', ' Το κίνητρο αποτελεί μια ώθηση που κατευθύνει τη συμπεριφορά μας και μας οδηγεί στο να ενεργούμε με τρόπο που θα ικανοποιεί ορισμένες ανάγκες, επιθυμίες ή στόχους ', '2023-03-16 11:46:28', 'a390f704a27763e9fd83362cd32f8b1f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239383a2220cea4cebf20cebaceafcebdceb7cf84cf81cebf20ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf8eceb8ceb7cf83ceb720cf80cebfcf8520cebaceb1cf84ceb5cf85ceb8cf8dcebdceb5ceb920cf84ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebcceb1cf8220cebaceb1ceb920cebcceb1cf8220cebfceb4ceb7ceb3ceb5ceaf20cf83cf84cebf20cebdceb120ceb5cebdceb5cf81ceb3cebfcf8dcebcceb520cebcceb520cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceb120ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cebfcf81ceb9cf83cebcceadcebdceb5cf8220ceb1cebdceacceb3cebaceb5cf822c20ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220ceae20cf83cf84cf8ccf87cebfcf85cf8220223b693a333b613a32373a7b733a323a226964223b693a3137333b733a353a22616c696173223b733a39353a22ceb5cebdceb4cf85cebdceaccebccf89cf83ceb720cebaceb9cebdceaecf84cf81cf89cebd20cebaceb1ceb920ceb5cf80ceafcf84ceb5cf85cebeceb720cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cf83cf84cf8ccf87cf89cebd223b733a373a2273756d6d617279223b733a3331313a223c703ecea4cebf20cebaceafcebdceb7cf84cf81cebf20ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf8eceb8ceb7cf83ceb720cf80cebfcf8520cebaceb1cf84ceb5cf85ceb8cf8dcebdceb5ceb920cf84ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebcceb1cf8220cebaceb1ceb920cebcceb1cf8220cebfceb4ceb7ceb3ceb5ceaf20cf83cf84cebf20cebdceb120ceb5cebdceb5cf81ceb3cebfcf8dcebcceb520cebcceb520cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceb120ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cebfcf81ceb9cf83cebcceadcebdceb5cf82266e6273703b20ceb1cebdceacceb3cebaceb5cf822c20ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220ceae20cf83cf84cf8ccf87cebfcf85cf823c2f703e0d0a223b733a343a22626f6479223b733a343234303a22ce95cebdceb4cf85cebdceaccebccf89cf83ceb720cebaceb9cebdceaecf84cf81cf89cebd20cebaceb1ceb920ceb5cf80ceafcf84ceb5cf85cebeceb720cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cf83cf84cf8ccf87cf89cebd2020202020202020202020202020202020202020202020202020202020cea4cebf20cebaceafcebdceb7cf84cf81cebf20ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf8eceb8ceb7cf83ceb720cf80cebfcf8520cebaceb1cf84ceb5cf85ceb8cf8dcebdceb5ceb920cf84ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebcceb1cf8220cebaceb1ceb920cebcceb1cf8220cebfceb4ceb7ceb3ceb5ceaf20cf83cf84cebf20cebdceb120ceb5cebdceb5cf81ceb3cebfcf8dcebcceb520cebcceb520cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceb120ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cebfcf81ceb9cf83cebcceadcebdceb5cf8220ceb1cebdceacceb3cebaceb5cf822c20ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220ceae20cf83cf84cf8ccf87cebfcf85cf822e20202020202020202020202020202020202020202020cea4ceb120cebaceafcebdceb7cf84cf81ceb120cf80cebfcf8520ceadcf87cebfcf85cebcceb520cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceadcf87cebfcf85cebd20ceb5ceafcf84ceb520ceb5cf83cf89cf84ceb5cf81ceb9cebaceae20ceb5ceafcf84ceb520ceb5cebecf89cf84ceb5cf81ceb9cebaceae20cf80cf81cebfceadcebbceb5cf85cf83ceb72e20cea0ceb9cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20cf84cebf20ceb5cf83cf89cf84ceb5cf81ceb9cebacf8c20cebaceafcebdceb7cf84cf81cebf2c266e6273703b20cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf84ceb1ceb920cf8ccf84ceb1cebd20ceadcebdceb120ceaccf84cebfcebccebf20ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5ceb920cebcceb9ceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120ceb1cf80cebfcf83cebacebfcf80cf8ecebdcf84ceb1cf8220cf83ceb520ceadcebdceb120cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf8ccf86ceb5cebbcebfcf8220cebaceb1ceb920ceb4ceb5cebd20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cebaceaccf80cebfceb9ceb120ceb5cebecf89cf84ceb5cf81ceb9cebaceae20ceb5cf80ceb9ceb2cf81ceacceb2ceb5cf85cf83ceb7202820cf802ecf872e20cf87cf8ccebccf80ceb9292e266e6273703b266e6273703b20266e6273703b266e6273703b0acea4cebf20cebaceafcebdceb7cf84cf81cebf20ceb1cf80cebfcf84ceb5cebbceb5ceaf20cebcceb9ceb120cf8eceb8ceb7cf83ceb720cf80cebfcf8520cebaceb1cf84ceb5cf85ceb8cf8dcebdceb5ceb920cf84ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebcceb1cf8220cebaceb1ceb920cebcceb1cf8220cebfceb4ceb7ceb3ceb5ceaf20cf83cf84cebf20cebdceb120ceb5cebdceb5cf81ceb3cebfcf8dcebcceb520cebcceb520cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb8ceb120ceb9cebaceb1cebdcebfcf80cebfceb9ceb5ceaf20cebfcf81ceb9cf83cebcceadcebdceb5cf82266e6273703b20ceb1cebdceacceb3cebaceb5cf822c20ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220ceae20cf83cf84cf8ccf87cebfcf85cf822e20cea4ceb120cebaceafcebdceb7cf84cf81ceb120cf80cebfcf8520ceadcf87cebfcf85cebcceb520cebccf80cebfcf81cebfcf8dcebd20cebdceb120ceadcf87cebfcf85cebd20ceb5ceafcf84ceb520ceb5cf83cf89cf84ceb5cf81ceb9cebaceae20ceb5ceafcf84ceb520ceb5cebecf89cf84ceb5cf81ceb9cebaceae20cf80cf81cebfceadcebbceb5cf85cf83ceb72e20cea0ceb9cebf20cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb12c20cf84cebf20ceb5cf83cf89cf84ceb5cf81ceb9cebacf8c20cebaceafcebdceb7cf84cf81cebf2c266e6273703b20cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf84ceb1ceb920cf8ccf84ceb1cebd20ceadcebdceb120ceaccf84cebfcebccebf20ceb1cebdceb1cebbceb1cebcceb2ceaccebdceb5ceb920cebcceb9ceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120ceb1cf80cebfcf83cebacebfcf80cf8ecebdcf84ceb1cf8220cf83ceb520ceadcebdceb120cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf8ccf86ceb5cebbcebfcf8220cebaceb1ceb920ceb4ceb5cebd20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cebaceaccf80cebfceb9ceb120ceb5cebecf89cf84ceb5cf81ceb9cebaceae20ceb5cf80ceb9ceb2cf81ceacceb2ceb5cf85cf83ceb7202820cf802ecf872e20cf87cf8ccebccf80ceb9292e266e6273703b20cea4cebf20ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20cebaceafcebdceb7cf84cf81cebf20cf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf84ceb1ceb920cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220cf83cf85cebccf80ceb5cf81ceb9cf86ceadcf81ceb5cf84ceb1ceb920cebcceb520cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebf20cf84cf81cf8ccf80cebf20ceb3ceb9ceb120cebbcf8cceb3cebfcf85cf8220cf80cebfcf8520cf85cf80cf8ccebaceb5ceb9cebdcf84ceb1ceb920cf83ceb520ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20ceadcebbceb5ceb3cf87cebf20cf8ccf80cf89cf8220ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8ccebacf84ceb7cf83ceb720cf87cf81ceb7cebcceaccf84cf89cebd20ceae20cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf83cf85cebcceb2ceb9ceb2ceb1cf83cebccebfcf8d20cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceb5cebeceb1cebdceb1ceb3cebaceb1cf83cebccf8c2e20cea4cebf20ceb5cebecf89cf84ceb5cf81ceb9cebacf8c20cebaceafcebdceb7cf84cf81cebf20cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfceadcf81cf87ceb5cf84ceb1ceb920ceb1cf80cf8c20ceb3cebfcebdceb5ceafcf822c20ceb1cf86ceb5cebdcf84ceb9cebacf8c2c20cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf822028cf802ecf872e20cf80cf81cebfceb1ceb3cf89ceb3ceae292e0acea9cf83cf84cf8ccf83cebf2c20ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb7cebd20cf80cf81cebfceadcebbceb5cf85cf83ceb720cf84cf89cebd20cebaceb9cebdceaecf84cf81cf89cebd20cebcceb1cf822c20cf84cebf20cf83ceafceb3cebfcf85cf81cebf20ceb5ceafcebdceb1ceb920cf8ccf84ceb920ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf83ceb520cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb2ceb1ceb8cebccf8c20cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb72028ceae20cebcceb72920cf84cf89cebd20cf83cf84cf8ccf87cf89cebd20cebcceb1cf822e0a20cea4ceb920cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520ceb3ceb9ceb120cebdceb120cf80ceb5cf84cf8dcf87cebfcf85cebcceb520cf84ceb7cebd20ceb5cebdceb4cf85cebdceaccebccf89cf83ceb720cf84cf89cebd20cebaceb9cebdceaecf84cf81cf89cebd20cebcceb1cf823f200a0ace8ccf84ceb1cebd20cebdceb9cf8eceb8ceb5cf84ceb520cf84ceb9cf8220ceb4cf85cebdceaccebcceb5ceb9cf8220cf83ceb1cf8220cebdceb120cf83ceb1cf8220ceb5ceb3cebaceb1cf84ceb1cebbceb5ceafcf80cebfcf85cebd2c266e6273703bceb1cebdceb1cebaceb1cebbceadcf83cf84ceb520cf8ccebbcebfcf85cf8220ceb5cebaceb5ceafcebdcebfcf85cf8220cf84cebfcf85cf8220cebbcf8cceb3cebfcf85cf8220cf80cebfcf8520cf83ceb1cf8220cf8eceb8ceb7cf83ceb1cebd20cf83cf84cebf20cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cf84ceb7cebd20cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb12e200a20ce98ceadcf83cf84ceb520cf81ceb5ceb1cebbceb9cf83cf84ceb9cebacebfcf8dcf8220cf83cf84cf8ccf87cebfcf85cf822e266e6273703bce92ceacceb6cebfcebdcf84ceb1cf8220cebcceb9cebacf81cebfcf8dcf822c20ceb5cf80ceb9cf84ceb5cf8dcebeceb9cebccebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf822c20ceb1cf85cebeceaccebdcebfcebdcf84ceb1ceb920cebfceb920cf80ceb9ceb8ceb1cebdcf8ccf84ceb7cf84ceb5cf8220cebdceb120ceb2ceb9cf8ecf83ceb5cf84ceb520ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb720cebaceb1ceb920cebdceb120cebdceb9cf8ecf83ceb5cf84ceb520ceb1cf85cf84cf8c2dceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebacf8ccf822e20ce9aceaccf84ceb920cf84ceadcf84cebfceb9cebf2c20ceb8ceb120cf83ceb1cf8220ceb4cf8ecf83ceb5ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb120ceb3ceb9ceb120cebdceb120cf83cf85cebdceb5cf87ceafcf83ceb5cf84ceb520cebaceb1ceb920cebdceb120cf86cf84ceaccf83ceb5cf84ceb520cf84ceb5cebbceb9cebaceac2c20cf83cf84cebf20ceb5cf80ceb9ceb8cf85cebcceb7cf84cf8c20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb12e0a20ce95cf80ceb9ceb2cf81ceb1ceb2ceb5cf8dcf83cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82266e6273703bcebaceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf8520cf80cf81cebfcf87cf89cf81ceaccf84ceb520ceadcebdceb120ceb2ceaecebcceb120cf80cf81cebfcf8220cf84cebfcebd20cf84ceb5cebbceb9cebacf8c20cf83ceb1cf8220cf83cf84cf8ccf87cebf2e20ce95ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c2c20cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520cf84ceb7cebd20cf80cf81cf8ccebfceb4cebf20cebcceb1cf8220cebaceb1ceb920cebdceb120ceb5cf83cf84ceb9ceacceb6cebfcf85cebcceb520cf83ceb520ceb1cf85cf84ceae2e0a0ace91cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20cebaceaccf84ceb920ceb4ceb5cebd20cf80ceb7ceb3ceb1ceafcebdceb5ceb920cf8ccf80cf89cf8220cf84cebf20ceb5ceafcf87ceb1cf84ceb520cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceafcf83ceb5ceb9202c266e6273703bceb5cebdcf84cebfcf80ceafcf83cf84ceb520cf84ceb920cebdceadcebf20ceadcf87ceb5ceb920cebdceb120cf83ceb1cf822022ceb4ceb9ceb4ceaccebeceb5ceb92220ceb720ceb5cebccf80ceb5ceb9cf81ceafceb120cf83ceb1cf8220cebaceb1ceb920cf83cf85cebdceb5cf87ceafcf83cf84ceb5266e6273703bceadcf87cebfcebdcf84ceb1cf8220ceb1cf85cf84ceae20cf84ceb720ceb3cebdcf8ecf83ceb720cf89cf8220cf83cf8dcebccebcceb1cf87cebf20cf83cf84ceb7cebd20cf80cebfcf81ceb5ceafceb120cf83ceb1cf8220ceb3ceb9ceb120cf84ceb7cebd20cebaceb1cf84ceaccebacf84ceb7cf83ceb720cf84cf89cebd20cf83cf84cf8ccf87cf89cebd20cf83ceb1cf822e223b733a363a22696d61676573223b733a3235303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031313a34363a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39393a223137333aceb5cebdceb4cf85cebdceaccebccf89cf83ceb72dcebaceb9cebdceaecf84cf81cf89cebd2dcebaceb1ceb92dceb5cf80ceafcf84ceb5cf85cebeceb72dcf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf84cf8ccf87cf89cebd223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37333a22696d616765732f323032322f30312f32342f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137333aceb5cebdceb4cf85cebdceaccebccf89cf83ceb72dcebaceb9cebdceaecf84cf81cf89cebd2dcebaceb1ceb92dceb5cf80ceafcf84ceb5cf85cebeceb72dcf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf84cf8ccf87cf89cebd2663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a39353a22ce95cebdceb4cf85cebdceaccebccf89cf83ceb720cebaceb9cebdceaecf84cf81cf89cebd20cebaceb1ceb920ceb5cf80ceafcf84ceb5cf85cebeceb720cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cf83cf84cf8ccf87cf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313733223b7d);
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
(960, 'index.php?option=com_content&view=article&id=175', 'index.php?option=com_content&view=article&id=175:γιατί-δυσκολεύομαι-να-βάλω-στόχους&catid=34', 'Γιατί δυσκολεύομαι να βάλω στόχους;', ' Στο κυνήγι της ευτυχίας, όλοι μας επιδιώκουμε να πετύχουμε πράγματα ώστε να πλησιάσουμε στην αυτοπραγμάτωση και να δούμε τον εαυτό μας, στην καλύτερη εκδοχή του- δηλαδή έτσι όπως τον ονειρευόμαστε-. Στο ταξίδι αυτό , καθοριστικό ρόλο έχουν οι στόχοι που θέτουμε. ', '2023-03-16 13:41:33', '7af695d0a4fb4ee81e8d4468b5998f37', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3437393a2220cea3cf84cebf20cebacf85cebdceaeceb3ceb920cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf822c20cf8ccebbcebfceb920cebcceb1cf8220ceb5cf80ceb9ceb4ceb9cf8ecebacebfcf85cebcceb520cebdceb120cf80ceb5cf84cf8dcf87cebfcf85cebcceb520cf80cf81ceacceb3cebcceb1cf84ceb120cf8ecf83cf84ceb520cebdceb120cf80cebbceb7cf83ceb9ceaccf83cebfcf85cebcceb520cf83cf84ceb7cebd20ceb1cf85cf84cebfcf80cf81ceb1ceb3cebcceaccf84cf89cf83ceb720cebaceb1ceb920cebdceb120ceb4cebfcf8dcebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822c20cf83cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720ceb5cebaceb4cebfcf87ceae20cf84cebfcf852d20ceb4ceb7cebbceb1ceb4ceae20ceadcf84cf83ceb920cf8ccf80cf89cf8220cf84cebfcebd20cebfcebdceb5ceb9cf81ceb5cf85cf8ccebcceb1cf83cf84ceb52d2e20cea3cf84cebf20cf84ceb1cebeceafceb4ceb920ceb1cf85cf84cf8c202c20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20ceadcf87cebfcf85cebd20cebfceb920cf83cf84cf8ccf87cebfceb920cf80cebfcf8520ceb8ceadcf84cebfcf85cebcceb52e20223b693a333b613a32373a7b733a323a226964223b693a3137353b733a353a22616c696173223b733a36343a22ceb3ceb9ceb1cf84ceaf20ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb920cebdceb120ceb2ceaccebbcf8920cf83cf84cf8ccf87cebfcf85cf82223b733a373a2273756d6d617279223b733a3536323a223c703ecea3cf84cebf266e6273703b3c7374726f6e673ecebacf85cebdceaeceb3ceb920cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf822c3c2f7374726f6e673e266e6273703bcf8ccebbcebfceb920cebcceb1cf8220ceb5cf80ceb9ceb4ceb9cf8ecebacebfcf85cebcceb520cebdceb120cf80ceb5cf84cf8dcf87cebfcf85cebcceb520cf80cf81ceacceb3cebcceb1cf84ceb120cf8ecf83cf84ceb520cebdceb120cf80cebbceb7cf83ceb9ceaccf83cebfcf85cebcceb520cf83cf84ceb7cebd20ceb1cf85cf84cebfcf80cf81ceb1ceb3cebcceaccf84cf89cf83ceb720cebaceb1ceb920cebdceb120ceb4cebfcf8dcebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822c20cf83cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720ceb5cebaceb4cebfcf87ceae20cf84cebfcf852d20ceb4ceb7cebbceb1ceb4ceae20ceadcf84cf83ceb920cf8ccf80cf89cf8220cf84cebfcebd266e6273703b3c7374726f6e673ecebfcebdceb5ceb9cf81ceb5cf85cf8ccebcceb1cf83cf84ceb53c2f7374726f6e673e2d2e20cea3cf84cebf20cf84ceb1cebeceafceb4ceb920ceb1cf85cf84cf8c202c20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20ceadcf87cebfcf85cebd20cebfceb9266e6273703b3c7374726f6e673ecf83cf84cf8ccf87cebfceb93c2f7374726f6e673e266e6273703bcf80cebfcf8520ceb8ceadcf84cebfcf85cebcceb52e3c2f703e0d0a223b733a343a22626f6479223b733a323936363a22ce93ceb9ceb1cf84ceaf20ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb920cebdceb120ceb2ceaccebbcf8920cf83cf84cf8ccf87cebfcf85cf823b20cea4cebf20ceb1cf83ceb1cebdcf83ceadcf8120ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cf87ceb1cebbceb1cf83cebcceadcebdcebf2c20cf80cf81ceadcf80ceb5ceb920cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cebaceaccebbceb5cf822c20ceb1cebdceb5ceb2ceb1ceafcebdcebfcebdcf84ceb1cf8220ceadcebdceb120cf83cebaceb1cebbceaf20cebaceacceb8ceb520cf86cebfcf81ceac2e2020202020202020202020202020202020202020202020202020202020cea3cf84cebf20cebacf85cebdceaeceb3ceb920cf84ceb7cf8220ceb5cf85cf84cf85cf87ceafceb1cf822c20cf8ccebbcebfceb920cebcceb1cf8220ceb5cf80ceb9ceb4ceb9cf8ecebacebfcf85cebcceb520cebdceb120cf80ceb5cf84cf8dcf87cebfcf85cebcceb520cf80cf81ceacceb3cebcceb1cf84ceb120cf8ecf83cf84ceb520cebdceb120cf80cebbceb7cf83ceb9ceaccf83cebfcf85cebcceb520cf83cf84ceb7cebd20ceb1cf85cf84cebfcf80cf81ceb1ceb3cebcceaccf84cf89cf83ceb720cebaceb1ceb920cebdceb120ceb4cebfcf8dcebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822c20cf83cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720ceb5cebaceb4cebfcf87ceae20cf84cebfcf852d20ceb4ceb7cebbceb1ceb4ceae20ceadcf84cf83ceb920cf8ccf80cf89cf8220cf84cebfcebd20cebfcebdceb5ceb9cf81ceb5cf85cf8ccebcceb1cf83cf84ceb52d2e20cea3cf84cebf20cf84ceb1cebeceafceb4ceb920ceb1cf85cf84cf8c202c20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20ceadcf87cebfcf85cebd20cebfceb920cf83cf84cf8ccf87cebfceb920cf80cebfcf8520ceb8ceadcf84cebfcf85cebcceb52e20202020202020202020202020202020202020202020ce97266e6273703bceb8ceadcf83cf80ceb9cf83ceb720cf83cf84cf8ccf87cf89cebd266e6273703bcf80cf81cebfcf83ceb1cebdceb1cf84cebfcebbceafceb6ceb5ceb920cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf822c20ceb2cebfceb7ceb8ceacceb5ceb920cf83cf84ceb7cebd20ceb9ceb5cf81ceaccf81cf87ceb7cf83ceb720cf84cf89cebd20cf80cf81cebfcf84ceb5cf81ceb1ceb9cebfcf84ceaecf84cf89cebd20cebaceb1ceb920cf84cf89cebd20ceb1cebdceb1ceb3cebacf8ecebd2c20ceb2ceacceb6ceb5ceb920cf86cf81ceadcebdcebf20cf83cf84ceb7cebd20ceb1ceb4cf81ceaccebdceb5ceb9ceb120cebaceb1ceb920cf80cebbceb1ceb9cf83ceb9cf8ecebdceb5ceb920cf84ceb9cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf8220cebcceb1cf822e0acea9cf83cf84cf8ccf83cebf2c20cf83cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf822c20cf84cebf20cf80cebfcf83cebfcf83cf84cf8c20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20cf80cebfcf8520ceb2ceacceb6cebfcf85cebd20cf83cf84cf8ccf87cebfcf85cf8220cf83cf84ceb7cebd20ceb1cf81cf87ceae20cebaceacceb8ceb520cf87cf81cebfcebdceb9ceaccf8220cebaceb1ceb920cebaceb1cf84ceb1cf86ceadcf81cebdcebfcf85cebd20cf83cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb120cebdceb120cf84cebfcf85cf8220cf80ceb5cf84cf8dcf87cebfcf85cebd20ceb5ceafcebdceb1ceb920ceb1cf81cebaceb5cf84ceac20cebcceb9cebacf81cf8c2028313a3130292e266e6273703bce91cf85cf84cf8c2c20cf83cf85cebcceb2ceb1ceafcebdceb5ceb920ceb3ceb9ceb120cf80cebfcebbcebbcebfcf8dcf8220cebbcf8cceb3cebfcf85cf8220ceb1cebdceaccebcceb5cf83ceb120cf83cf84cebfcf85cf8220cebfcf80cebfceafcebfcf85cf8220ceb5ceafcebdceb1ceb920cf80cf89cf8220cebfceb9266e6273703bcf80cf81cebfcf83ceb4cebfcebaceafceb5cf822c266e6273703bceb5cebdceb4ceadcf87ceb5cf84ceb1ceb920cebdceb120cebcceb7cebd20ceb5ceafcebdceb1ceb920ceb1cf80cf8ccebbcf85cf84ceb120cf81ceb5ceb1cebbceb9cf83cf84ceb9cebaceadcf8220ceae20ceb5cf86ceb9cebacf84ceadcf8220ceae20cebaceb1ceb920cebdceb120cebaceb1cf84ceb5cf85ceb8cf8dcebdcebfcebdcf84ceb1ceb920ceb1cf80cf8c2022cebbceacceb8cebfcf8222266e6273703bcebaceafcebdceb7cf84cf81ceb12e266e6273703bce88cf84cf83ceb92c20ceb2cebbceadcf80cebfcebdcf84ceb1cf8220cf8ccf84ceb920ceb4ceb5cebd20ceadcf87cebfcf85cebcceb520cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb120ceaccebcceb5cf83ceb12c20ceb8ceb5cf89cf81cebfcf8dcebcceb520cf8ccf84ceb920ceb4ceb5cebd20ceb5ceafcebcceb1cf83cf84ceb520ceb1cf81cebaceb5cf84ceac20ceb9cebaceb1cebdcebfceaf20ceb3ceb9ceb120cebdceb120ceb5cf80ceb9cf84cf8dcf87cebfcf85cebcceb520cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cebcceb1cf8220cebaceb1ceb920cf80ceb1cf81ceb1ceb9cf84cebfcf8dcebcceb1cf83cf84ceb520cf84ceb7cf8220cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb1cf822c20cebcceb520ceadcebdceb120ceb1ceafcf83ceb8ceb7cebcceb1266e6273703bceb1cf80cebfceb3cebfceaecf84ceb5cf85cf83ceb7cf822e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebaceaccf80cebfceb9cebfcf8220cf80cebfcf8520ceadcf87ceb5ceb920cf83cf84cf8ccf87cebf20cebdceb120cf87ceaccf83ceb5ceb920cf80cebfcebbcebbceac20cebaceb9cebbceac20cf83ceb520cebcceb9cebacf81cf8c20cf87cf81cebfcebdceb9cebacf8c20ceb4ceb9ceaccf83cf84ceb7cebcceb120cebaceb1ceb920cebaceaccebdceb5ceb920ceb5cebeceb1cebdcf84cebbceb7cf84ceb9cebaceae20ceb4ceafceb1ceb9cf84ceb120ceb3ceb9ceb120cebdceb120cf84cebf20cf80ceb5cf84cf8dcf87ceb5ceb92c20cf8ccf84ceb1cebd20ceb8ceb120ceb4ceb9ceb1cf80ceb9cf83cf84cf8ecf83ceb5ceb920cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5ceb920cf87ceaccf83ceb5ceb920cf8ccf83ceb120ceb8ceb120ceaeceb8ceb5cebbceb520cf84ceb7cebd20cf80cf81cf8ecf84ceb720ceb5ceb2ceb4cebfcebcceacceb4ceb12c20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20cebdceb1266e6273703bceb1cf80cebfceb3cebfceb7cf84ceb5cf85cf84ceb5ceaf266e6273703bcebaceb1ceb920cebdceb120cf84ceb1266e6273703bcf80ceb1cf81ceb1cf84ceaecf83ceb5ceb92e20ce9cceaccebbceb9cf83cf84ceb12c20cebaceaccf80cebfceb9cebfceb92022cf84ceb9cebccf89cf81cebfcf8dcebd2220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf85cf822c20ceb5ceafcf84ceb520ceb5cf80ceb9cf83cf84cf81ceadcf86cebfcebdcf84ceb1cf8220cf83ceb520cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220cf84ceb1cebacf84ceb9cebaceadcf822028cf802ecf872e20ceb1cebdceb8cf85ceb3ceb9ceb5ceb9cebdceadcf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822920ceae20ceb5cf86ceb1cf81cebccf8cceb6cebfcebdcf84ceb1cf8220cebcceb9ceb120ceb1cebacf8ccebcceb120cf80ceb9cebf20ceb1cf85cf83cf84ceb7cf81ceae20ceb4ceafceb1ceb9cf84ceb12e223b733a363a22696d61676573223b733a3233333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a34313a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36383a223137353aceb3ceb9ceb1cf84ceaf2dceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb92dcebdceb12dceb2ceaccebbcf892dcf83cf84cf8ccf87cebfcf85cf82223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35363a22696d616765732f323032322f30312f32342f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137353aceb3ceb9ceb1cf84ceaf2dceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb92dcebdceb12dceb2ceaccebbcf892dcf83cf84cf8ccf87cebfcf85cf822663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22cea3cf84cf8ccf87cebfceb9223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36353a22ce93ceb9ceb1cf84ceaf20ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb920cebdceb120ceb2ceaccebbcf8920cf83cf84cf8ccf87cebfcf85cf823b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313735223b7d),
(961, 'index.php?option=com_content&view=article&id=160', 'index.php?option=com_content&view=article&id=160:19-σημάδια-ότι-δεν-έχετε-υγιή-όρια&catid=32', '19 σημάδια ότι δεν έχετε υγιή όρια!', ' Οι παρακάτω ενέργειες, συνήθειες και συμπεριφορές ίσως είναι ενδείξεις ότι δεν έχετε υγιή όρια. ', '2023-03-16 13:42:26', 'f4555e304efac3b4a0bea9c72a7a8dbd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137373a2220ce9fceb920cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf822c20cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cebaceb1ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceafcf83cf89cf8220ceb5ceafcebdceb1ceb920ceb5cebdceb4ceb5ceafcebeceb5ceb9cf8220cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb12e20223b693a333b613a32373a7b733a323a226964223b693a3136303b733a353a22616c696173223b733a36303a22313920cf83ceb7cebcceacceb4ceb9ceb120cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a3231313a223c703ece9fceb920cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf822c20cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cebaceb1ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceafcf83cf89cf8220ceb5ceafcebdceb1ceb9266e6273703b3c7374726f6e673eceb5cebdceb4ceb5ceafcebeceb5ceb9cf823c2f7374726f6e673e266e6273703bcf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a323131353a22313920cf83ceb7cebcceacceb4ceb9ceb120cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb12120cea4ceb120cf80cf81cebfcf83cf89cf80ceb9cebaceac20cf8ccf81ceb9ceb120cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dcebfcf85cebd20cf84cebfcebd20ceb2ceb1ceb8cf8dcf84ceb5cf81cebf20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf85cf80ceb5cf81ceb1cf83cf80ceafceb6cebfcebdcf84ceb1ceb920cf84cebf20ceb4ceb9cebaceb1ceafcf89cebcceb120cf84ceb7cf8220ceb5cf80ceb9cebbcebfceb3ceaecf8220cebcceb1cf822e2020202020202020202020202020202020202020202020202020202020ce9fceb920cf80ceb1cf81ceb1cebaceaccf84cf8920ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf822c20cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cebaceb1ceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceafcf83cf89cf8220ceb5ceafcebdceb1ceb9c2a0ceb5cebdceb4ceb5ceafcebeceb5ceb9cf82c2a0cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb12e0a312ecea4ceb120cebbceadcf84ceb5c2a0cf8ccebbceb1c2a0cf83ceb520cf8ccebbcebfcf85cf822e322ece9cceb9cebbceaccf84ceb5c2a0cf80cebfcebbcf8d20ceaccebdceb5cf84ceb1c2a0ceb1cf80cf8c20cf84ceb7cebd20cf80cf81cf8ecf84ceb720cf83cf85cebdceaccebdcf84ceb7cf83ceb72e332ece95cf81cf89cf84ceb5cf8dceb5cf83cf84ceb520cebcceb5c2a0cebaceacceb8ceb5c2a0cebdceadceb120ceb3cebdcf89cf81ceb9cebcceafceb12e342ece95cf81cf89cf84ceb5cf8dceb5cf83cf84ceb520cebcceb520cf84cebfcebdc2a0cebaceb1ceb8ceadcebdceb1c2a0cf80cebfcf8520cf83ceb1cf8220cf80cf81cebfcf83ceb5ceb3ceb3ceafceb6ceb5ceb92e352ece95cf81cf89cf84ceb5cf8dceb5cf83cf84ceb520cebcceb520ceaccf84cebfcebcceb120cf80cebfcf85c2a0ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb4ceb9ceb1ceb8ceadcf83ceb9cebcceb12e20362ece95cebdceb4ceafceb4ceb5cf84ceb520cf83ceb5cebecebfcf85ceb1cebbceb9cebaceac20cebcceb520cf84ceb7cebdc2a0cf80cf81cf8ecf84ceb720ceb5cf85cebaceb1ceb9cf81ceafceb12e20372ecea0ceb7ceb3ceb1ceafcebdceb5cf84ceb5c2a0ceb5cebdceaccebdcf84ceb9ceb120cf83cf84ceb9cf8220cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220ceb1cebeceafceb5cf82c2a0ceae20cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cf83ceb1cf822c20ceb3ceb9ceb120cebdceb120ceb5cf85cf87ceb1cf81ceb9cf83cf84ceaecf83cebfcf85cebcceb520cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e382ece94ceb520cebcceb9cebbceaccf84ceb5c2a0cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220ceaccebbcebbcebfcf8220ceb5cebccf86ceb1cebdceafceb6ceb5ceb920ceb5cebbcebbceb9cf80ceae20cf8ccf81ceb9ceb12e392ece94ceb520cebcceb9cebbceaccf84ceb5c2a0cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220cf80ceb1cf81ceb1ceb2ceb9ceacceb6ceb5ceb920cf84ceb120cf8ccf81ceb9ceac20cf83ceb1cf822e31302ece91cf80cebfceb4ceadcf87ceb5cf83cf84ceb5c2a0cf84cf81cf8ccf86ceb9cebcceb12c20ceb4cf8ecf81ceb12c20ceb5cf80ceb1cf86ceae20ceba2eceb12e20cf80cebfcf8520ceb4ceb520ceb8ceadcebbceb5cf84ceb52e31312ece91ceb3ceb3ceafceb6ceb5cf84ceb5c2a0ceadcebdceb120ceaccf84cebfcebccebf20cf87cf89cf81ceafcf8220cebdceb120cf81cf89cf84ceaecf83ceb5cf84ceb52e31322ece95cf80ceb9cf84cf81ceadcf80ceb5cf84ceb5c2a0cf83ceb520cebaceaccf80cebfceb9cebfcebd20cebdceb120cf80ceaccf81ceb5ceb920cf8c2ccf84ceb920cebccf80cebfcf81ceb5ceaf20ceb1cf80cf8c20ceb5cf83ceaccf822e31332ece91cf86ceaecebdceb5cf84ceb5c2a0cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebdceb120cebaceb1cf84ceb5cf85ceb8cf8dcebdcebfcf85cebd20cf84ceb720ceb6cf89ceae20cf83ceb1cf822e31342ece91cf86ceaecebdceb5cf84ceb5c2a0cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220cebdceb120cf83ceb1cf8220cebaceb1ceb8cebfcf81ceafcf83cebfcf85cebd2e31352ecea0ceb5cf81ceb9cebcceadcebdceb5cf84ceb5c2a0ceb1cf80cf8c20ceaccebbcebbcebfcf85cf8220cebdceb120cebaceb1cebbcf8dcf88cebfcf85cebd20cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf83ceb1cf822e31362ec2abce9aceb1cf84ceb1cf81cf81ceadceb5cf84ceb5c2bbc2a0ceadcf84cf83ceb920cf8ecf83cf84ceb520cebdceb120cebaceaccebdceb5cf84ceb520cebaceaccf80cebfceb9cebfcebd20cebdceb120cf86cf81cebfcebdcf84ceafcf83ceb5ceb920ceb3ceb9ceb120ceb5cf83ceaccf822e31372ec2abce9aceb1cebacebfcf80cebfceb9ceb5ceafcf84ceb5c2bbc2a0cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e31382ec2abce9aceb1cebacebfcf80cebfceb9ceb5ceafcf84ceb5c2bbc2a0cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e31392ece9aceaccebdceb5cf84ceb5c2a0cebaceb1cf84ceb1cf87cf81ceaecf83ceb5ceb9cf82c2a028cebfcf85cf83ceb9cf8ecebd2c20cf84cf81cebfcf86ceafcebccf89cebd2c20cf84cf83ceb9ceb3ceaccf81cebfcf8520ceba2eceb12e292ec2a00ac2a0223b733a363a22696d61676573223b733a3233333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f31392d73696d616469612d6f74692d64656e2d65786574652d796769692d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a383a22ce8ccf81ceb9ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36343a223136303a31392dcf83ceb7cebcceacceb4ceb9ceb12dcf8ccf84ceb92dceb4ceb5cebd2dceadcf87ceb5cf84ceb52dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb1223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35363a22696d616765732f323032322f30312f32342f31392d73696d616469612d6f74692d64656e2d65786574652d796769692d6f7269612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136303a31392dcf83ceb7cebcceacceb4ceb9ceb12dcf8ccf84ceb92dceb4ceb5cebd2dceadcf87ceb5cf84ceb52dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb12663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22ce8ccf81ceb9ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36313a22313920cf83ceb7cebcceacceb4ceb9ceb120cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb121223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313630223b7d);
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=148', 'index.php?option=com_content&view=article&id=148:λήψη-αποφάσεων-και-εγκέφαλος&catid=31', 'Λήψη αποφάσεων και εγκέφαλος', ' Το ανθρώπινο σύστημα λήψης αποφάσεων κυβερνάται βασικά από δύο μηχανισμούς. Σύμφωνα με έρευνες υπάρχουν στον εγκέφαλο δύο νευρικά κέντρα που εμπλέκονται στη λήψη αποφάσεων, το διαβουλευτικό (που μελετά, εξετάζει, αναλύει) και το συναισθηματικό. ', '2023-03-16 13:43:57', 'a9241d7eba4156c62f93dc8ef45fb99b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3435313a2220cea4cebf20ceb1cebdceb8cf81cf8ecf80ceb9cebdcebf20cf83cf8dcf83cf84ceb7cebcceb120cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebacf85ceb2ceb5cf81cebdceaccf84ceb1ceb920ceb2ceb1cf83ceb9cebaceac20ceb1cf80cf8c20ceb4cf8dcebf20cebcceb7cf87ceb1cebdceb9cf83cebccebfcf8dcf822e20cea3cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf8220cf85cf80ceaccf81cf87cebfcf85cebd20cf83cf84cebfcebd20ceb5ceb3cebaceadcf86ceb1cebbcebf20ceb4cf8dcebf20cebdceb5cf85cf81ceb9cebaceac20cebaceadcebdcf84cf81ceb120cf80cebfcf8520ceb5cebccf80cebbceadcebacebfcebdcf84ceb1ceb920cf83cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2c20cf84cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c2028cf80cebfcf8520cebcceb5cebbceb5cf84ceac2c20ceb5cebeceb5cf84ceacceb6ceb5ceb92c20ceb1cebdceb1cebbcf8dceb5ceb92920cebaceb1ceb920cf84cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c2e20223b693a333b613a32373a7b733a323a226964223b693a3134383b733a353a22616c696173223b733a35333a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb920ceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a2273756d6d617279223b733a3435383a223c703ecea4cebf20ceb1cebdceb8cf81cf8ecf80ceb9cebdcebf20cf83cf8dcf83cf84ceb7cebcceb120cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebacf85ceb2ceb5cf81cebdceaccf84ceb1ceb920ceb2ceb1cf83ceb9cebaceac20ceb1cf80cf8c20ceb4cf8dcebf20cebcceb7cf87ceb1cebdceb9cf83cebccebfcf8dcf822e20cea3cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf8220cf85cf80ceaccf81cf87cebfcf85cebd20cf83cf84cebfcebd20ceb5ceb3cebaceadcf86ceb1cebbcebf20ceb4cf8dcebf20cebdceb5cf85cf81ceb9cebaceac20cebaceadcebdcf84cf81ceb120cf80cebfcf8520ceb5cebccf80cebbceadcebacebfcebdcf84ceb1ceb920cf83cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2c20cf84cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c2028cf80cebfcf8520cebcceb5cebbceb5cf84ceac2c20ceb5cebeceb5cf84ceacceb6ceb5ceb92c20ceb1cebdceb1cebbcf8dceb5ceb92920cebaceb1ceb920cf84cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c2e3c2f703e0d0a223b733a343a22626f6479223b733a353937383a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb920ceb5ceb3cebaceadcf86ceb1cebbcebfcf822020202020202020202020202020202020202020202020202020202020cea4cebf20ceb1cebdceb8cf81cf8ecf80ceb9cebdcebf20cf83cf8dcf83cf84ceb7cebcceb120cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebacf85ceb2ceb5cf81cebdceaccf84ceb1ceb920ceb2ceb1cf83ceb9cebaceac20ceb1cf80cf8c20ceb4cf8dcebf20cebcceb7cf87ceb1cebdceb9cf83cebccebfcf8dcf822e20cea3cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf8220cf85cf80ceaccf81cf87cebfcf85cebd20cf83cf84cebfcebd20ceb5ceb3cebaceadcf86ceb1cebbcebf20ceb4cf8dcebf20cebdceb5cf85cf81ceb9cebaceac20cebaceadcebdcf84cf81ceb120cf80cebfcf8520ceb5cebccf80cebbceadcebacebfcebdcf84ceb1ceb920cf83cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2c20cf84cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c2028cf80cebfcf8520cebcceb5cebbceb5cf84ceac2c20ceb5cebeceb5cf84ceacceb6ceb5ceb92c20ceb1cebdceb1cebbcf8dceb5ceb92920cebaceb1ceb920cf84cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c2e2020202020202020202020202020202020202020202020cea4cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2c20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20ceb1cf81cf87ceb1ceb9cf8ccf84ceb5cf81cebf20cf83cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822e266e6273703bcea4cebfcf85cf8220ceb5cebecf85cf80ceb7cf81ceadcf84ceb7cf83ceb520cf83cf84ceb7cebd20cf80cf81cebfcf83ceb1cf81cebccebfceb3ceae20cf84cebfcf85cf8220ceb3ceb9ceb120ceb5cf80ceb9ceb2ceafcf89cf83ceb720cebccf80cf81cebfcf83cf84ceac20cf83cf84ceb9cf8220cf80cebfcebbcebbceb1cf80cebbceadcf8220ceb1cf80ceb5ceb9cebbceadcf822c20cf80cebfcf8520ceb5ceafcf87ceb1cebd20cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafcf83cebfcf85cebd2e20cea4cebfcf85cf8220ceb2cebfceaeceb8ceb7cf83ceb520cebdceb120cebaceb1cebbcf8dcf80cf84cebfcf85cebd20cf84ceb9cf8220ceb2ceb1cf83ceb9cebaceadcf8220cf84cebfcf85cf8220ceb1cebdceacceb3cebaceb5cf822c20cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebd20cebaceb1ceb920cebdceb120ceb1cebdcf84ceb9cebcceb5cf84cf89cf80ceafceb6cebfcf85cebd20cf84ceb1cf87cf8dcf84ceb1cf84ceb120cf84cebfcf85cf8220cebaceb9cebdceb4cf8dcebdcebfcf85cf822e20ce8ccebccf89cf8220cebcceb520cf84ceb7cebd20ceb5cebeceadcebbceb9cebeceb720cf84cebfcf85cf8220cebfceb920ceaccebdceb8cf81cf89cf80cebfceb92c20ceb1cebdceaccf80cf84cf85cebeceb1cebd20cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cebdceb120ceb1cebdceb1cebbcf8dcebfcf85cebd20cf84ceb9cf8220cebcceb1cebacf81cebfcf87cf81cf8ccebdceb9ceb5cf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf84ceb7cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf8220cf84cebfcf85cf822c20cf80cebfcf8520ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf83cf84cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2e20ce86cf81cf87ceb9cf83ceb1cebd20cebdceb120cf85cf80cebfcebbcebfceb3ceafceb6cebfcf85cebd20cf84ceb120cf85cf80ceadcf8120cebaceb1ceb920cf84ceb120cebaceb1cf84ceac2c20cf84cebf20cf8ccf86ceb5cebbcebfcf8220cebaceb1ceb920cf84cebf20cebacf8ccf83cf84cebfcf8220cf84cf89cebd20ceb5cf80ceb9cebbcebfceb3cf8ecebd20cf84cebfcf85cf822e0a20cea4cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd266e6273703bceb5cebdcf84cebfcf80ceafceb6ceb5cf84ceb1ceb920cf83cf84cebfcebd20cf80cf81cebfcebcceb5cf84cf89cf80ceb9ceb1ceafcebf20cf86cebbcebfceb9cf8c20cf84cebfcf8520ceb5ceb3cebaceb5cf86ceaccebbcebfcf852e20cea4cebf20cebcceadcf81cebfcf8220ceb1cf85cf84cf8c20cf84cebfcf8520ceb5ceb3cebaceb5cf86ceaccebbcebfcf8520cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20ceb1cebdceb1cf80cf84cf8dcf87ceb8ceb7cebaceb520ceb1cf81ceb3cf8ccf84ceb5cf81ceb120cf83cf84ceb7cebd20ceb5cebeceadcebbceb9cebeceb720cf84cebfcf85cf822c20ceb1cebbcebbceac20ceb4ceb5cebd20ceb1cebdcf84ceb9cebaceb1cf84ceadcf83cf84ceb7cf83ceb520cf84ceb120cf80ceb1cebbceb1ceb9cf8ccf84ceb5cf81ceb120ceb5ceb3cebaceb5cf86ceb1cebbceb9cebaceac20cf83cf85cf83cf84ceaecebcceb1cf84ceb12e20cea0cf81ceadcf80ceb5ceb920cebdceb120cf84cebfcebdceafcf83cebfcf85cebcceb52c20cf8ccf84ceb920ceb720ceb1cebdceb8cf81cf8ecf80ceb9cebdceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20ceb4ceb5cebd20ceb2cf81ceafcf83cebaceb5cf84ceb1ceb920cebccf8ccebdcebf20cebaceaccf84cf8920ceb1cf80cf8c20cf84cebfcebd20ceadcebbceb5ceb3cf87cebf20cf84cebfcf8520cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacebfcf8d20ceae20cf84cebfcf8520ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacebfcf8d20cebaceadcebdcf84cf81cebfcf8520cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2e266e6273703bce95ceafcebdceb1ceb920ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb120cf84cf89cebd20ceb1cebbcebbceb7cebbceb5cf80ceb9ceb4cf81ceaccf83ceb5cf89cebd20cebcceb5cf84ceb1cebecf8d20cf84cf89cebd20ceb4cf8dcebf20ceb1cf85cf84cf8ecebd20cf83cf85cf83cf84ceb7cebcceaccf84cf89cebd2e200a2020ce9f20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8ccf8220ceadcebbceb5ceb3cf87cebfcf8220266e6273703bcebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20ceb5ceafcebdceb1ceb920ceb3cf81ceaeceb3cebfcf81cebfcf822e20ce8ccebccf89cf8220ceadcf87ceb5ceb920cf84ceb720ceb4cf85cebdceb1cf84cf8ccf84ceb7cf84ceb120cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cebccf8ccebdcebf20cf83ceb520cf80ceb5cf81ceb9cebfcf81ceb9cf83cebcceadcebdcebf20ceb1cf81ceb9ceb8cebccf8c20cebaceb1cf84ceb1cf83cf84ceaccf83ceb5cf89cebd2e0a2020ce9f20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8ccf8220cebcceb7cf87ceb1cebdceb9cf83cebccf8ccf82202c20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9cebf20ceb5cf85cf80cf81cebfcf83ceaccf81cebccebfcf83cf84cebfcf822c20ceb1cebbcebbceac20cebacebfcf80ceb9ceb1cf83cf84ceb9cebacf8ccf8220cebaceb1ceb920cf83cf87ceb5cf84ceb9cebaceac20ceb1cf81ceb3cf8ccf822e0a2020ce9f20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf80cf81cebfcebaceb1ceb8cebfcf81ceb9cf83cebcceadcebdcebfcf8220266e6273703bcebaceb1ceb920cf80cf81cebfceb5cf80ceb9cebbceb5ceb3cebcceadcebdcebfcf8220cebcceb7cf87ceb1cebdceb9cf83cebccf8ccf8220cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cf83cf84cebfcebd20ceaccebdceb8cf81cf89cf80cebf2e0a2020cea4cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20266e6273703bceb5cf80ceb5cebcceb2ceb1ceafcebdceb5ceb920cf8ccf84ceb1cebd20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf83cf85cebdceb1cebdcf84cebfcf8dcebd20cebdceadceb5cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220ceae20cf8ccf84ceb1cebd20ceb720cebfcf81ceb8ceae20ceb1cf80cf8ccf86ceb1cf83ceb720ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf85ceb4ceb9ceaccebacf81ceb9cf84ceb72e0a2020ce9f20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8ccf8220ceadcebbceb5ceb3cf87cebfcf8220ceb5cf80ceb7cf81ceb5ceacceb6ceb5cf84ceb1ceb920266e6273703bceb1cf80cf8c20ceadcebdcf84cebfcebdceb5cf822c20ceb6cf89cebdcf84ceb1cebdceadcf8220ceb5ceb9cebacf8ccebdceb5cf822c20ceb1cf80cf8c20cf84ceb7cebd20ceb1cebcceb5cf83cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf84ceb9cf8220ceb5ceb9ceb4ceaecf83ceb5ceb9cf822e20ce91cf85cf84cf8c20cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccf84ceb920ceb5cf80ceb7cf81ceb5ceacceb6ceb5cf84ceb1ceb920cebaceb1ceb920ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cf83ceb520ceb3ceb5ceb3cebfcebdcf8ccf84ceb120cf80cebfcf8520cf83cf85cebdcebfceb4ceb5cf8dcebfcebdcf84ceb1ceb920ceb1cf80cf8c20ceb5cebdcf84cf85cf80cf89cf83ceb9ceb1cebaceadcf8220cebfcf80cf84ceb9cebaceadcf8220cf80ceb1cf81ceb1cf83cf84ceaccf83ceb5ceb9cf822028cf86cf89cf84cebfceb3cf81ceb1cf86ceafceb5cf822c20cf80cf81cebfceb2cebfcebbceadcf8220ceb2ceafcebdcf84ceb5cebf20cf83cf84ceb9cf8220ceb5ceb9ceb4ceaecf83ceb5ceb9cf822920ceb9ceb4ceb9ceb1ceafcf84ceb5cf81ceb120cf8ccf84ceb1cebd20ceb1cf85cf84ceac20cf83cf85cebdceadceb2ceb7cebaceb1cebd20cf80cf81cf8ccf83cf86ceb1cf84ceb120cebaceb1ceb920cf8ccf84ceb1cebd20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cebecebfceb9cebaceb5ceb9cf89cebcceadcebdcebfceb920ceae20ceb4ceb5cebd20ceb5ceafcf87ceb1cebd20cf84cebf20cf87cf81cf8ccebdcebf20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84cebfcf8dcebd2e0ace95cf80ceafcf83ceb7cf822c20cf84cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20ceb5ceafcebdceb1ceb920cf83ceb520ceb8ceadcf83ceb720cebdceb120ceb5cebdceb5cf81ceb3cebfcf80cebfceb9ceb5ceaf20cf84cebf266e6273703bceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2e20cea4ceb120cebcceadcf84cf81ceb9ceb120ceb5cf80ceafcf80ceb5ceb4ceb1266e6273703bcf86cf8cceb2cebfcf852c266e6273703bceb8cf85cebccebfcf8d2c20ceae20cebfcf80cebfceb9ceb1cf83ceb4ceaecf80cebfcf84ceb520ceaccebbcebbceb7cf82266e6273703bceb1cf81cebdceb7cf84ceb9cebaceaecf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf822c266e6273703bcf80cf81cebfceb5ceb9ceb4cebfcf80cebfceb9cebfcf8dcebd20cf84cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20cf8ccf84ceb920cebaceaccf84ceb920ceb4ceb5cebd20cf80ceacceb5ceb920cebaceb1cebbceac20cebaceb1ceb920cf8ccf84ceb920cebfceb920cf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf84cebfcf8520ceb1cf80ceb1ceb9cf84cebfcf8dcebdcf84ceb1ceb92e20ce8ccebccf89cf8220cebcceb520ceadcebdceb120cf80ceb5cf81ceafceb5cf81ceb3cebf20cf84cf81cf8ccf80cebf2c20cf80ceb1cf81ceac20cf84cebf20ceb3ceb5ceb3cebfcebdcf8ccf8220cf8ccf84ceb920cf84cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20ceb5cebdceb5cf81ceb3cebfcf80cebfceb9ceb5ceaf20cf84cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c2c20cf8ccf83cebf20cf80ceb9cebf20ceadcebdcf84cebfcebdceb120ceb3ceafcebdcebfcebdcf84ceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf84cf8ccf83cebf20cf80ceb9cebf20cf80cebfcebbcf8d20cf84cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20cf84ceb5ceafcebdceb5ceb920cebdceb120ceb1cebdcf84ceb9cebaceb1cf84ceb1cf83cf84ceaecf83ceb5ceb920cf84cebf20ceb4ceb9ceb1ceb2cebfcf85cebbceb5cf85cf84ceb9cebacf8c20cebaceadcebdcf84cf81cebf20cf83cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb920cf83cf84ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e20ce88cf84cf83ceb920ceb2cf81ceb9cf83cebacf8ccebcceb1cf83cf84ceb520cf83ceb520cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf80cebfcf8520ceb5cebdcf8e20cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcebfcf85cebd20cf80cebfceb9ceb120ceb5ceafcebdceb1ceb920ceb720cf80ceb9cebf20cebfcf81ceb8ceae20cf80cebfcf81ceb5ceafceb120cf80cebfcf8520cf80cf81ceadcf80ceb5ceb920cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83cebfcf85cebd2c20ceb5cebdcf84cebfcf8dcf84cebfceb9cf8220ceb2cf81ceafcf83cebacebfcf85cebd20cf84cebfcf85cf8220ceb5ceb1cf85cf84cebfcf8dcf8220cf84cebfcf85cf8220cebdceb120cebaceaccebdcebfcf85cebd20ceb1cebacf81ceb9ceb2cf8ecf8220cf84cebf20ceb1cebdcf84ceafceb8ceb5cf84cebf2e20ce98ceb120cf83cf85ceb3cebacf81ceb1cf84ceaecf83cebfcf85cebcceb520cebbcebfceb9cf80cf8ccebd20cf8ccf84ceb920cf84ceb120ceadcebdcf84cebfcebdceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb120cf80ceacceb8ceb720cebccf80cebfcf81ceb5ceaf20cebdceb120cf85cf80ceb5cf81ceb9cf83cf87cf8dcebfcf85cebd20cf84ceb7cf8220cebbcebfceb3ceb9cebaceaecf8220cebaceb1ceb920cf84cf89cebd20ceb1cf81cf87cf8ecebd2e266e6273703bce93ceb92720ceb1cf85cf84cf8c20ceb1cf80ceb1ceb9cf84cebfcf8dcebdcf84ceb1ceb920cebcceb7cf87ceb1cebdceb9cf83cebccebfceaf20cf80cf81cebfcf83ceb5cebacf84ceb9cebacebfcf8d20cebaceb1ceb920cf83cf87cebfcebbceb1cf83cf84ceb9cebacebfcf8d20ceb5cebbceadceb3cf87cebfcf8520cf83cf84ceb9cf8220ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb5cf8220cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd2c20cf84cf8ccf83cebf20cf83ceb520ceb1cf84cebfcebcceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf20cf8ccf83cebf20cebaceb1ceb920cf83ceb520cebfcebcceb1ceb4ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf2e223b733a363a22696d61676573223b733a3232383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a34333a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223134383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebaceb1ceb92dceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35313a22696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebaceb1ceb92dceb5ceb3cebaceadcf86ceb1cebbcebfcf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35333a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb920ceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313438223b7d),
(963, 'index.php?option=com_content&view=article&id=150', 'index.php?option=com_content&view=article&id=150:τι-είναι-η-λήψη-αποφάσεων&catid=31', 'Τι είναι η λήψη αποφάσεων;', ' Στην ευρύτερη διαδικασία επίλυσης προβλημάτων , η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα. Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα συνδυασμό των δύο . ', '2023-03-16 13:46:21', '1083cff64f4dcfa0d318bf2e04931e0b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3432343a2220cea3cf84ceb7cebd20ceb5cf85cf81cf8dcf84ceb5cf81ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb5cf80ceafcebbcf85cf83ceb7cf8220cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd202c20ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebcceb5cf84ceb1cebecf8d20cf80ceb9ceb8ceb1cebdcf8ecebd20cebbcf8dcf83ceb5cf89cebd20cf83ceb520ceadcebdceb120cf80cf81cf8cceb2cebbceb7cebcceb12e20ce9fceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebbceb7cf86ceb8cebfcf8dcebd20ceb5ceafcf84ceb520cebcceb520cf84ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb72c20ceb5ceafcf84ceb520cebcceb520cf84ceb720cebbcebfceb3ceb9cebaceae2c20ceb5ceafcf84ceb520cebcceb520ceadcebdceb120cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cf84cf89cebd20ceb4cf8dcebf202e20223b693a333b613a32373a7b733a323a226964223b693a3135303b733a353a22616c696173223b733a34363a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3535393a223c703ecea3cf84ceb7cebd20ceb5cf85cf81cf8dcf84ceb5cf81ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb1266e6273703b3c6120687265663d2268747470733a2f2f7777772e736b696c6c73796f756e6565642e636f6d2f6970732f70726f626c656d2d736f6c76696e672e68746d6c223e3c7374726f6e673eceb5cf80ceafcebbcf85cf83ceb7cf8220cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd3c2f7374726f6e673e3c2f613e266e6273703b2c20ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebcceb5cf84ceb1cebecf8d20cf80ceb9ceb8ceb1cebdcf8ecebd20cebbcf8dcf83ceb5cf89cebd20cf83ceb520ceadcebdceb120cf80cf81cf8cceb2cebbceb7cebcceb12e266e6273703bce9fceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebbceb7cf86ceb8cebfcf8dcebd20ceb5ceafcf84ceb520cebcceb520cf84ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb72c20ceb5ceafcf84ceb520cebcceb520cf84ceb720cebbcebfceb3ceb9cebaceae2c20ceb5ceafcf84ceb520cebcceb520ceadcebdceb1266e6273703b3c7374726f6e673ecf83cf85cebdceb4cf85ceb1cf83cebccf8c20cf84cf89cebd20ceb4cf8dcebf3c2f7374726f6e673e266e6273703b2e3c2f703e0d0a223b733a343a22626f6479223b733a343332303a22cea4ceb920ceb5ceafcebdceb1ceb920ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd3b2020202020202020202020202020202020202020202020202020202020ce9fcf85cf83ceb9ceb1cf83cf84ceb9cebaceac2c20ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20ceb5ceafcebdceb1ceb920ceb720cf80cf81ceaccebeceb720ceb5cf80ceb9cebbcebfceb3ceaecf8220cebcceb5cf84ceb1cebecf8d20ceb4cf8dcebf20ceae20cf80ceb5cf81ceb9cf83cf83cebfcf84ceadcf81cf89cebd20cf84cf81cf8ccf80cf89cebd20ceb4cf81ceaccf83ceb7cf822e20202020202020202020202020202020202020202020cea3cf84ceb7cebd20ceb5cf85cf81cf8dcf84ceb5cf81ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb1266e6273703b20ceb5cf80ceafcebbcf85cf83ceb7cf8220cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd20266e6273703b2c20ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebcceb5cf84ceb1cebecf8d20cf80ceb9ceb8ceb1cebdcf8ecebd20cebbcf8dcf83ceb5cf89cebd20cf83ceb520ceadcebdceb120cf80cf81cf8cceb2cebbceb7cebcceb12e266e6273703bce9fceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebbceb7cf86ceb8cebfcf8dcebd20ceb5ceafcf84ceb520cebcceb520cf84ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb72c20ceb5ceafcf84ceb520cebcceb520cf84ceb720cebbcebfceb3ceb9cebaceae2c20ceb5ceafcf84ceb520cebcceb520ceadcebdceb1266e6273703bcf83cf85cebdceb4cf85ceb1cf83cebccf8c20cf84cf89cebd20ceb4cf8dcebf2e0a266e6273703b0a20ce94ceb9ceb1ceafcf83ceb8ceb7cf83ceb73a200acea0ceb1cf81cf8ccebbcebf20cf80cebfcf8520cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cebcceb9cebbceaccebdceb520ceb3ceb9ceb120ceb1cf85cf84cf8c20cf83ceb1cebd20cebdceb120ceaecf84ceb1cebd20cebcceb9ceb120cebcceb1ceb3ceb9cebaceae20c2abceb1ceafcf83ceb8ceb7cf83ceb7c2bb2c20ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb720ceb5ceafcebdceb1ceb920cf83cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb120ceadcebdceb1cf8220cf83cf85cebdceb4cf85ceb1cf83cebccf8ccf8220cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb7cf8220ceb5cebccf80ceb5ceb9cf81ceafceb1cf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20ceb1cebeceb9cf8ecebd2e266e6273703bce91cebeceafceb6ceb5ceb920cebdceb120cebbceb1cebcceb2ceaccebdceb5cf84ceb520cf85cf80cf8ccf88ceb720cf84ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceae20cf83ceb1cf822c20ceb4ceb9cf8ccf84ceb920ceb1cebdcf84ceb1cebdceb1cebacebbceac20cf84ceb7cebd20cebfcf80cf84ceb9cebaceae20cf83ceb1cf8220ceb3ceb9ceb120cf84ceb720ceb6cf89ceae2e266e6273703bce92ceadceb2ceb1ceb9ceb12c20ceb720cebfcf80cf84ceb9cebaceae20ceb1cf85cf84ceae20ceb4ceb5cebd20ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf80ceaccebdcf84cebfcf84ceb520cf83cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb12c20ceb1cebbcebbceac20cebacf85cf81ceafcf89cf8220cf83cf84ceb7cebd20ceb1cebdcf84ceafcebbceb7cf88ceae20cf83ceb1cf8220ceb3ceb9ceb120cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceb12e20ce95cf80cebfcebcceadcebdcf89cf822c20ceb1cebeceafceb6ceb5ceb920cebdceb120ceb5cebeceb5cf84ceaccf83ceb5cf84ceb520cf80cf81cebfcf83ceb5cebacf84ceb9cebaceac20cf84cebf20ceadcebdcf83cf84ceb9cebacf84cf8c20cf83ceb1cf8220cebaceb1ceb920cebdceb120ceb1cebdceb1cebaceb1cebbcf8dcf88ceb5cf84ceb520cf84ceb920ceadcf87ceb5ceb920cebdceb120cf83ceb1cf8220cf80ceb5ceb92c20cebccf80cf81cebfcf83cf84ceac20cf83ceb520cebcceafceb120ceb5cebdceb4ceb5cf87cf8ccebcceb5cebdceb720cebbceaecf88ceb720ceb1cf80cf8ccf86ceb1cf83ceb7cf822e0a20ce9720cebbcebfceb3ceb9cebaceae3a200a20ce9720cebbcebfceb3ceb9cebaceae20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceaf20cf84ceb120ceb3ceb5ceb3cebfcebdcf8ccf84ceb120cebaceb1ceb920cf84ceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf822e200ace9720cebbcebfceb3ceb9cebaceae20ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf83cf84cebf20ceb5ceb4cf8e20cebaceb1ceb920cf84cf8ecf81ceb120cebaceb1ceb920cf83cf84ceb120ceb3ceb5ceb3cebfcebdcf8ccf84ceb12e266e6273703b20cea9cf83cf84cf8ccf83cebf2c20cf83cf85cf87cebdceac20ceb1ceb3cebdcebfceb5ceafcf84ceb9cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceadcf8220cf80cf84cf85cf87ceadcf8220cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf8220cebaceb1ceb920ceb5ceb9ceb4ceb9cebacf8ccf84ceb5cf81ceb1cf84ceb7cebd20ceb5cebccf80ceb5ceb9cf81ceafceb120cf84cebfcf8520cf80ceb1cf81ceb5cebbceb8cf8ccebdcf84cebfcf822c20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb7cf81ceb5ceaccf83ceb5ceb920cf84cebfcebd20cf84cf81cf8ccf80cebf20cebcceb520cf84cebfcebd20cebfcf80cebfceafcebf20cebbceb1cebcceb2ceaccebdceb5cf84ceb1ceb920ceb720ceb1cf80cf8ccf86ceb1cf83ceb72e0a20ce9720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cebdceb4ceb5ceafcebacebdcf85cf84ceb1ceb920cf89cf8220ceb1cf80cebfcebacebbceb5ceb9cf83cf84ceb9cebacf8c20cebcceadcf83cebf20ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720cebcceafceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf8220cf80cebfcf8520ceb5ceafcebdceb1ceb920ceb5ceafcf84ceb520cf80cebfcebbcf8d20ceb1cf80cebbceae20ceb5ceafcf84ceb520cf80cf81ceadcf80ceb5ceb920cebdceb120cf80ceb1cf81ceb8ceb5ceaf20ceb3cf81ceaeceb3cebfcf81ceb12e0acea3cf84ceb9cf8220cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbceb5cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220ceb1cf80ceb1ceb9cf84ceb5ceafcf84ceb1ceb920cebcceafceb120cf80ceb9cebf20ceb4cebfcebcceb7cebcceadcebdceb720cf80cf81cebfcf83ceadceb3ceb3ceb9cf83ceb72c20ceb720cebfcf80cebfceafceb120cebdceb120cf80ceb5cf81ceb9cebbceb1cebcceb2ceaccebdceb5ceb920cf84cf8ccf83cebf20cf84ceb720ceb4ceb9ceb1ceafcf83ceb8ceb7cf83ceb720cf8ccf83cebf20cebaceb1ceb920cf84ceb720cebbcebfceb3ceb9cebaceae2e266e6273703bce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120cf80cf81cebfcf86cf85cebbceaccf83cf83ceb5cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220ceb1cf80cf8c20cf80ceb1cf81cebfcf81cebcceb7cf84ceb9cebaceadcf8220ceb1cebdcf84ceb9ceb4cf81ceaccf83ceb5ceb9cf822e0acea6ceb1ceafcebdceb5cf84ceb1ceb920cebbcebfceb9cf80cf8ccebd20cf80cf89cf8220cebfceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cf87cf89cf81ceafceb6cebfcebdcf84ceb1ceb920cf83ceb5266e6273703bcf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebcceadcebdceb5cf82266e6273703bcebaceb1ceb9266e6273703bceb1cf80cf81cebfceb3cf81ceb1cebccebcceaccf84ceb9cf83cf84ceb5cf822e20ce9fceb920cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebcceadcebdceb5cf8220ceadcf87cebfcf85cebd20cebdceb120cebaceaccebdcebfcf85cebd20cf83ceb520ceb1cf81cebaceb5cf84cf8c20ceb2ceb1ceb8cebccf8c20cebcceb520cf84cebf20cebbcebfceb3ceb9cebacf8c20cebdcebfcf8520cebaceb1ceb8cf8ecf8220ceadcf87cebfcf85cebd20ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf83ceb520cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720ceb5cebccf80ceb5ceb9cf81ceafceb12c20cf83ceb520cebaceb1cebdcf8ccebdceb5cf8220cf80cebfcf8520cf85cf80ceaccf81cf87cebfcf85cebd2c20cf83ceb520cebcceb9ceb120ceb1cf85cf84cebfcebcceb1cf84cebfcf80cebfceb9ceb7cebcceadcebdceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cf81cebfcf85cf84ceafcebdceb1cf8220cebaceb1ceb920cf80cebbceb7cf81cebfcf86cf8ccf81ceb7cf83ceb7cf822e20ce91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb720cebcceb5cf81ceb9ceac2c20cebfceb920ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cf80cebfcf8520cebaceb1cebbcebfcf8dcebcceb1cf83cf84ceb520cebdceb120cf80ceaccf81cebfcf85cebcceb520cebeceb1cf86cebdceb9cebaceac2c20cebfceb920ceb1cf80cf81cebfceb3cf81ceb1cebccebcceaccf84ceb9cf83cf84ceb5cf822c20ceadcf87cebfcf85cebd20cebdceb120cebaceaccebdcebfcf85cebd20cebacf85cf81ceafcf89cf8220cebcceb520cf84cebf20cf83cf85ceb3cebaceb9cebdceb7cf83ceb9ceb1cebacf8c20ceb5ceb3cebaceadcf86ceb1cebbcebf2e20ce94ceb5cebd20ceadcf87cebfcf85cebcceb520cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb720ceb5cebccf80ceb5ceb9cf81ceafceb120cf83cf87ceb5cf84ceb9cebaceac20cebcceb520ceb1cf85cf84ceadcf8220cebfcf80cf8ccf84ceb520ceb4ceb5cebd20ceadcf87cebfcf85cebcceb520cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83cebfcf85cebcceb520cebaceaccf80cebfceb9cebf20cf80cf81cf89cf84cf8ccebacebfcebbcebbcebf20cebcceb520cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdcebfcf85cf8220cebaceb1cebdcf8ccebdceb5cf822e20ce91cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb5ceb9ceb4ceb9cebaceac20ceb3ceb9ceb120ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220cf80cebfcf8520cebaceb1cebbcebfcf8dcebcceb1cf83cf84ceb520cebdceb120cf80ceaccf81cebfcf85cebcceb520ceb3cf81ceaeceb3cebfcf81ceb12c20ceb4ceb5cebd20cf85cf80ceaccf81cf87ceb5ceb920cebaceb1ceb920cebf20cf87cf81cf8ccebdcebfcf8220cebdceb120cebcceb5cebbceb5cf84ceaecf83cebfcf85cebcceb520ceae20cebdceb120cf88ceaccebecebfcf85cebcceb520cebaceaccf80cebfceb9ceb120cf80cebbceb7cf81cebfcf86cebfcf81ceafceb120ceb1cebbcebbceac20cebfcf8dcf84ceb520cebaceb1ceb920cebdceb120cf83cf87ceb5ceb4ceb9ceaccf83cebfcf85cebcceb520ceb5cebdceb4ceb5cebbceb5cf87cf8ecf8220cebaceaccf80cebfceb9cebf20cf83cf87ceadceb4ceb9cebf2e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a34363a3231223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223135303acf84ceb92dceb5ceafcebdceb1ceb92dceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30312f32342f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135303acf84ceb92dceb5ceafcebdceb1ceb92dceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22cea4ceb920ceb5ceafcebdceb1ceb920ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd3b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313530223b7d);
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
(964, 'index.php?option=com_content&view=article&id=154', 'index.php?option=com_content&view=article&id=154:οι-9-παγίδες-των-αποφάσεων&catid=31', 'Οι 9 παγίδες των αποφάσεων', ' Αν πρόκειται να πάρεις μία σημαντική απόφαση φρόντισε να μην πέσεις σε κάποια από τις παρακάτω παγίδες: ', '2023-03-16 13:47:14', '4a3d4b40eb53b4eec92395cd18da0d3e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139313a2220ce91cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920cebdceb120cf80ceaccf81ceb5ceb9cf8220cebcceafceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cf80cf8ccf86ceb1cf83ceb720cf86cf81cf8ccebdcf84ceb9cf83ceb520cebdceb120cebcceb7cebd20cf80ceadcf83ceb5ceb9cf8220cf83ceb520cebaceaccf80cebfceb9ceb120ceb1cf80cf8c20cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920cf80ceb1ceb3ceafceb4ceb5cf823a20223b693a333b613a32373a7b733a323a226964223b693a3135343b733a353a22616c696173223b733a34373a22cebfceb9203920cf80ceb1ceb3ceafceb4ceb5cf8220cf84cf89cebd20ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3139383a223c703ece91cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920cebdceb120cf80ceaccf81ceb5ceb9cf8220cebcceafceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cf80cf8ccf86ceb1cf83ceb720cf86cf81cf8ccebdcf84ceb9cf83ceb520cebdceb120cebcceb7cebd20cf80ceadcf83ceb5ceb9cf8220cf83ceb520cebaceaccf80cebfceb9ceb120ceb1cf80cf8c20cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920cf80ceb1ceb3ceafceb4ceb5cf823a3c2f703e0d0a223b733a343a22626f6479223b733a333033373a22ce9fceb9203920cf80ceb1ceb3ceafceb4ceb5cf8220cf84cf89cebd20ceb1cf80cebfcf86ceaccf83ceb5cf89cebd202020202020202020202020202020202020202020202020202020200ace91cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920cebdceb120cf80ceaccf81ceb5ceb9cf8220cebcceafceb120cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb1cf80cf8ccf86ceb1cf83ceb720cf86cf81cf8ccebdcf84ceb9cf83ceb520cebdceb120cebcceb7cebd20cf80ceadcf83ceb5ceb9cf8220cf83ceb520cebaceaccf80cebfceb9ceb120ceb1cf80cf8c20cf84ceb9cf8220cf80ceb1cf81ceb1cebaceaccf84cf8920cf80ceb1ceb3ceafceb4ceb5cf823a0a0a2020ce92ceb9ceb1cf83cf8dcebdceb7266e6273703b20e2809320cea0ceb1ceafcf81cebdcebfcf85cebcceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceb720ceb5cebd20ceb8ceb5cf81cebccf8e2c20cf87cf89cf81ceafcf8220cebdceb120cebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf85cf80cf8ccf88ceb720cf8ccebbceb120cf84ceb120ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb120ceb4ceb5ceb4cebfcebcceadcebdceb12e0a2020ce91cf80cebfcf80cf81cebfcf83ceb1cebdceb1cf84cebfcebbceb9cf83cebccf8ccf82266e6273703b20e2809320ce94cf85cf83cebacebfcebbceafceb120cf83cf84ceb7cebd20ceb9ceb5cf81ceaccf81cf87ceb7cf83ceb720cf84cf89cebd20ceb1cebdceb1ceb3cebacf8ecebd20cebaceb1ceb920cf83cf84ceb7cebd20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cf84cf89cebd20cf80cebbceb7cf81cebfcf86cebfcf81ceb9cf8ecebd2e0a2020ce88cebbcebbceb5ceb9cf88ceb720ceb5cebbceadceb3cf87cebfcf8520ceb4cf8ccebcceb7cf83ceb7cf82266e6273703b20e2809320ce94ceb5cebd20cebfcf81ceafceb6cebfcf85cebcceb520ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac20cf84cebf20cf80cf81cf8cceb2cebbceb7cebcceb120ceae20cf80ceb1cf81ceb1cf83cf85cf81cf8ccebcceb1cf83cf84ceb520ceb1cf80cf8c20cf84ceb9cf8220ceb3cebdcf8ecebcceb5cf8220cf84cf89cebd20ceaccebbcebbcf89cebd2e0a2020cea5cf80ceb5cf81ceb2cebfcebbceb9cebaceae20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cf83cf84ceb7cebd20cebacf81ceafcf83ceb7266e6273703b20e2809320ce88cebbcebbceb5ceb9cf88ceb720cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb7cf8220cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ecebd20cf80cebbceb7cf81cebfcf86cebfcf81ceb9cf8ecebd20cebbcf8cceb3cf8920cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceaecf8220ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb7cf8220cf83cf84ceb7cebd20cf80cf81cebfcf83cf89cf80ceb9cebaceae20cebcceb1cf8220cebacf81ceafcf83ceb72e0a2020ce952020cebeceaccf81cf84ceb7cf83ceb7266e6273703bceb1cf80cf8c20e2809cceb5cebccf80ceb5ceb9cf81ceb9cebacebfcf8dcf82266e6273703b20cebaceb1cebdcf8ccebdceb5cf82e2809d2c20cf8ccf80cf89cf8220ceb720ceb1cebdceb5cf80ceb9cf86cf8dcebbceb1cebacf84ceb720ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cf83cf84ceb9cf8220cf80ceb9cebf20ceaccebcceb5cf83ceb120ceb4ceb9ceb1ceb8ceadcf83ceb9cebcceb5cf8220cf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf8220ceae20ceb720cf85cf80ceb5cf81ceb2cebfcebbceb9cebaceae20ceb5cf80ceb9cebccebfcebdceae20cf83ceb520ceb2cebfcebbceb9cebaceac20ceb3ceb5ceb3cebfcebdcf8ccf84ceb12e0a2020ce9fcebcceb1ceb4ceb9cebaceae20ceb1cf80cebfcf84cf85cf87ceafceb1266e6273703b20e2809320ce9720cf85cf80cf8cceb8ceb5cf83ceb720cf8ccf84ceb920cebcceb520cf84ceb720cf83cf85cebccebcceb5cf84cebfcf87ceae20cf80cebfcebbcebbcf8ecebd20ceadcebecf85cf80cebdcf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20cebfceb920cf83cf89cf83cf84ceadcf8220ceb5cf80ceb9cebbcebfceb3ceadcf8220ceb8ceb120ceb3ceafcebdcebfcf85cebd20ceb1cf85cf84cf8ccebcceb1cf84ceb120cebaceb1ceb92c20ceb5cf80cebfcebcceadcebdcf89cf822c20cf80ceb1cf81ceb1cebbceb5ceafcf80ceb5cf84ceb1ceb920cf84cebf20cebcceaccebdceb1cf84ceb6cebcceb5cebdcf8420cf84ceb7cf8220ceb4ceb9ceb5cf81ceb3ceb1cf83ceafceb1cf8220cf84ceb7cf8220cebfcebcceb1ceb4ceb9cebaceaecf82266e6273703b20cebbceaecf88ceb7cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf822e0a20ce91cf80cebfcf84cf85cf87ceafceb120ceb5cf81cebcceb7cebdceb5ceafceb1cf8220cf84cf89cebd20ceb5cebdceb4ceb5ceafcebeceb5cf89cebd266e6273703bcf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdcf89cebd20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceaccf84cf89cebd20cf89cf82266e6273703b20cf80cf81cebfcf8220cf84ceb920cebbceadcebdceb520ceb1cf85cf84ceac20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb5ceafcf84ceb520ceb3ceb9ceb120cebbcf8cceb3cebfcf85cf8220ceb5ceb3cf89ceb9cf83cebccebfcf8d20ceb5ceafcf84ceb520ceb1cf80cf8c20ceb5cf83cf86ceb1cebbcebcceadcebdceb720cf83cf84cf8ccf87ceb5cf85cf83ceb72e0a2020ce88cebbcebbceb5ceb9cf88ceb720cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb7cf82266e6273703b20e2809320ce9720cf85cf80cf8cceb8ceb5cf83ceb720cf8ccf84ceb920ceb720ceb5cebccf80ceb5ceb9cf81ceafceb120ceb8ceb120cf86ceadcf81ceb5ceb920cf84ceb1266e6273703b20cebcceb1ceb8ceaecebcceb1cf84ceb120ceb1cf85cf84cf8ccebcceb1cf84ceb120cf84ceb7cebd20cebcceacceb8ceb7cf83ceb720cebaceb1ceb920ceb720ceadcebbcebbceb5ceb9cf88ceb72c20cf83cf85cebdceb5cf80cf8ecf822c20cf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceaecf82266e6273703b20cebaceb1cf84ceb1ceb3cf81ceb1cf86ceaecf8220ceb3ceb9ceb120cf84ceb7cebd20cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb720cf84cf89cebd20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceaccf84cf89cebd20cf84cf89cebd20ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb92c20ceaccf81ceb12c20ceb720ceadcebbcebbceb5ceb9cf88ceb720ceb1cebdceaccebbcf85cf83ceb7cf8220ceb1cf85cf84cf8ecebd20cf84cf89cebd20ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceaccf84cf89cebd20cebcceb5266e6273703b20cf84cf81cf8ccf80cebfcf85cf8220cf80cebfcf8520ceb8ceb120ceb1cf80cebfcebaceb1cebbcf8dcf88cebfcf85cebd20cf84ceb120cebacf85cf81ceb9cf8ccf84ceb5cf81ceb120cebcceb1ceb8ceaecebcceb1cf84ceb12e0a2020ce88cebbcebbceb5ceb9cf88ceb720ceb5cebbceadceb3cf87cebfcf8520cf84ceb7cf8220ceb4ceb9ceb5cf81ceb3ceb1cf83ceafceb1cf8220cebbceaecf88ceb7cf8220ceb1cf80cebfcf86ceaccf83ceb5cf89cebd266e6273703b20e2809320ce9cceb720ceb5cf86ceb1cf81cebccebfceb3ceae20cebcceb9ceb1cf8220cf83cf85cf83cf84ceb7cebcceb1cf84ceb9cebaceaecf8220cf80cf81cebfcf83ceadceb3ceb3ceb9cf83ceb7cf8220cf83cf84ceb7cebd20cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cf84cebfcf8520cf84cf81cf8ccf80cebfcf85266e6273703b20cebbceaecf88ceb7cf8220cf84cf89cebd20ceb1cf80cebfcf86ceaccf83ceb5cf8ecebd20cf83ceb1cf822c20cebfcf80cf8ccf84ceb520cf80ceb1cf81ceb1cebcceadcebdceb5cf84ceb520ceb5cebacf84ceb5ceb8ceb5ceb9cebcceadcebdcebfceb920cf83ceb520cf8ccebbceb5cf8220cf84ceb9cf82266e6273703b20ceaccebbcebbceb5cf8220ceb5cebdcebdceadceb120cf80ceb1ceb3ceafceb4ceb5cf822e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f692d392d706167696465732d74776e2d61706f66617365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a34373a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223135343acebfceb92d392dcf80ceb1ceb3ceafceb4ceb5cf822dcf84cf89cebd2dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f6f692d392d706167696465732d74776e2d61706f66617365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135343acebfceb92d392dcf80ceb1ceb3ceafceb4ceb5cf822dcf84cf89cebd2dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22ce9fceb9203920cf80ceb1ceb3ceafceb4ceb5cf8220cf84cf89cebd20ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313534223b7d),
(965, 'index.php?option=com_content&view=article&id=155', 'index.php?option=com_content&view=article&id=155:τα-6-βήματα-για-τη-λήψη-μιας-απόφασης&catid=31', 'Τα 6 βήματα για τη λήψη μιας απόφασης', ' Δυσκολεύεσαι να πάρεις μία απόφαση; Ακολούθησε αυτά τα 6 βήματα και πάρε την απόφασή σου με μεγαλύτερη επίγνωση και συνειδητότητα! ', '2023-03-16 13:49:03', '2b6cf8e2d126a06fdf38eec0c57b0cd6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234303a2220ce94cf85cf83cebacebfcebbceb5cf8dceb5cf83ceb1ceb920cebdceb120cf80ceaccf81ceb5ceb9cf8220cebcceafceb120ceb1cf80cf8ccf86ceb1cf83ceb73b20ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520ceb1cf85cf84ceac20cf84ceb1203620ceb2ceaecebcceb1cf84ceb120cebaceb1ceb920cf80ceaccf81ceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83cebfcf8520cebcceb520cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb5cf80ceafceb3cebdcf89cf83ceb720cebaceb1ceb920cf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12120223b693a333b613a32373a7b733a323a226964223b693a3135353b733a353a22616c696173223b733a36363a22cf84ceb1203620ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf82223b733a373a2273756d6d617279223b733a3239313a223c703ece94cf85cf83cebacebfcebbceb5cf8dceb5cf83ceb1ceb920cebdceb120cf80ceaccf81ceb5ceb9cf8220cebcceafceb120ceb1cf80cf8ccf86ceb1cf83ceb73b20ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520ceb1cf85cf84ceac20cf84ceb1203620ceb2ceaecebcceb1cf84ceb120cebaceb1ceb920cf80ceaccf81ceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83cebfcf8520cebcceb520cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb7203c7374726f6e673eceb5cf80ceafceb3cebdcf89cf83ceb73c2f7374726f6e673e266e6273703bcebaceb1ceb9266e6273703b3c7374726f6e673ecf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb13c2f7374726f6e673e213c2f703e0d0a223b733a343a22626f6479223b733a313838393a22cea4ceb1203620ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf82202020202020202020202020202020202020202020202020202020200ace94cf85cf83cebacebfcebbceb5cf8dceb5cf83ceb1ceb920cebdceb120cf80ceaccf81ceb5ceb9cf8220cebcceafceb120ceb1cf80cf8ccf86ceb1cf83ceb73b20ce91cebacebfcebbcebfcf8dceb8ceb7cf83ceb520ceb1cf85cf84ceac20cf84ceb1203620ceb2ceaecebcceb1cf84ceb120cebaceb1ceb920cf80ceaccf81ceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83cebfcf8520cebcceb520cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb5cf80ceafceb3cebdcf89cf83ceb7266e6273703bcebaceb1ceb9266e6273703bcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1210a202667743b20ce91cebdceb1ceb3cebdcf8ecf81ceb9cf83ceb520cf84ceb7cebd20ceb1cebdceacceb3cebaceb720cf80ceafcf83cf8920ceb1cf80cf8c20cf84ceb720cebbceaecf88ceb720cf84ceb7cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf823a20cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb520cebfceb4ceb7ceb3ceb5ceaf20cebdceb120ceb1cf80cebfcf86ceb1cf83ceafcf83ceb5ceb9cf822c20cf84ceb920ceb8ceadcebbceb5ceb9cf8220cebdceb120cf80ceb5cf84cf8dcf87ceb5ceb9cf823b200a202667743b20cea0cebbceb1ceb9cf83ceafcf89cf83ceb720cf84cebfcf8520ceb6ceb7cf84ceaecebcceb1cf84cebfcf823a20cf83cf85ceb3cebaceadcebdcf84cf81cf89cf83ceb520ceb1cf81cebaceb5cf84ceadcf8220cf80cebbceb7cf81cebfcf86cebfcf81ceafceb5cf8220ceb3ceb9ceb120cf84cebf20ceb6ceaecf84ceb7cebcceb120cf80cebfcf8520cf83ceb520ceb1cf80ceb1cf83cf87cebfcebbceb5ceaf20cebaceb1ceb920cebfcf81ceb9cebfceb8ceadcf84ceb7cf83cead20cf84cebf2e200a202667743b20ce92cf81ceb5cf8220ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf823a20ceb2cf81ceb5cf8220cebaceb1ceb920ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb520ceb4cf8dcebf2dcf84ceadcf83cf83ceb5cf81ceb9cf8220ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceadcf8220ceb5cf80ceb9cebbcebfceb3ceadcf8220cebcceadcf87cf81ceb920cebdceb120cebaceb1cf84ceb1cebbceaecebeceb5ceb9cf8220cf83cf84ceb7cebd20cebaceb1cf84ceaccebbcebbceb7cebbceb72e200a202667743b20ce95cf80ceb9cebbcebfceb3ceae3a20ceb5cf80ceafcebbceb5cebeceb520cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720ceb3ceb9ceb120ceb5cf83ceadcebdceb1266e6273703b20ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceae2e200a202667743b20ce95cf86ceb1cf81cebccebfceb3ceae3a20ceb5cf86ceaccf81cebccebfcf83ceb520cf84ceb7cebd20ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceae20cf80cebfcf8520ceb5cf80ceadcebbceb5cebeceb5cf8220cebaceb1ceb920cf80ceb1cf81ceb1cf84ceaecf81ceb7cf83ceb520cf84ceb7cebd20cf80cebfcf81ceb5ceafceb120cf84ceb7cf822e200a202667743b20ce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb73a20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb520cf84ceb7cebd20ceb1cf80cf8ccf86ceb1cf83ceae20cf83cebfcf8520cebaceb1ceb920cebbceacceb2ceb520ceb1cebdceb1cf84cf81cebfcf86cebfceb4cf8ccf84ceb7cf83ceb720ceb1cf80cf8c20cf84ceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceac20cf84ceb7cf822e20ce91cebd20cebfceb920cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220ceb5ceafcebdceb1ceb920ceb1cf81cebdceb7cf84ceb9cebaceadcf8220ceb5cf80ceb1cebdceadcebbceb1ceb2ceb520cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120cebaceb1ceb920ceb5cf86ceaccf81cebccebfcf83ceb520cebaceaccf80cebfceb9ceb120ceaccebbcebbceb720ceb5cebdceb1cebbcebbceb1cebacf84ceb9cebaceae2e200ace9aceb1ceb920cebdceb120ceb8cf85cebcceaccf83ceb1ceb921266e6273703b20cea0cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20ceb720ceb1cf80cf8ccf86ceb1cf83ceae20cebcceb1cf8220ceadcf87ceb5ceb920ceb1cf80cebfceb2ceb5ceaf20cebbceacceb8cebfcf822c20cf8ccf84ceb1cebd20cebaceb1cebbcebfcf8dcebcceb1cf83cf84ceb520cebdceb120ceb1cf80cebfcf86ceb1cf83ceafcf83cebfcf85cebcceb520cebeceb1cebdceac2c20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84cebf20cf8ccf84ceb920ceb8ceb120cebaceaccebdcebfcf85cebcceb520ceaccebbcebbceb720ceb5cf80ceb9cebbcebfceb3ceaee280a6223b733a363a22696d61676573223b733a3233393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d362d76696d6174612d6769612d74696e2d6c697073692d6d69612d61706f66617369732d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a34393a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a223135353acf84ceb12d362dceb2ceaecebcceb1cf84ceb12dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dcebcceb9ceb1cf822dceb1cf80cf8ccf86ceb1cf83ceb7cf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36323a22696d616765732f323032322f30322f31342f74612d362d76696d6174612d6769612d74696e2d6c697073692d6d69612d61706f66617369732d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135353acf84ceb12d362dceb2ceaecebcceb1cf84ceb12dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dcebcceb9ceb1cf822dceb1cf80cf8ccf86ceb1cf83ceb7cf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22ce9bceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36363a22cea4ceb1203620ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313535223b7d);
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
(966, 'index.php?option=com_content&view=article&id=143', 'index.php?option=com_content&view=article&id=143:θετικά-συναισθήματα&catid=29', 'Θετικά συναισθήματα', ' Όλοι θέλουμε να νιώθουμε όμορφα, αυτό είναι κοινό χαρακτηριστικό όλων των ανθρώπων ανεξάρτητα από την ηλικία, το φύλο, την καταγωγή και οποιονδήποτε άλλον παράγοντα. ', '2023-03-16 13:50:08', '4ffed3b22d09412309890c2505011665', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330353a2220ce8ccebbcebfceb920ceb8ceadcebbcebfcf85cebcceb520cebdceb120cebdceb9cf8eceb8cebfcf85cebcceb520cf8ccebccebfcf81cf86ceb12c20ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cebacebfceb9cebdcf8c20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c20cf8ccebbcf89cebd20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb7cebd20ceb7cebbceb9cebaceafceb12c20cf84cebf20cf86cf8dcebbcebf2c20cf84ceb7cebd20cebaceb1cf84ceb1ceb3cf89ceb3ceae20cebaceb1ceb920cebfcf80cebfceb9cebfcebdceb4ceaecf80cebfcf84ceb520ceaccebbcebbcebfcebd20cf80ceb1cf81ceacceb3cebfcebdcf84ceb12e20223b693a333b613a32373a7b733a323a226964223b693a3134333b733a353a22616c696173223b733a33373a22ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a2273756d6d617279223b733a3335363a223c703ece8ccebbcebfceb920ceb8ceadcebbcebfcf85cebcceb520cebdceb1266e6273703b3c7374726f6e673ecebdceb9cf8eceb8cebfcf85cebcceb53c2f7374726f6e673e266e6273703b3c7374726f6e673ecf8ccebccebfcf81cf86ceb13c2f7374726f6e673e2c20ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cebacebfceb9cebdcf8c20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c20cf8ccebbcf89cebd20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb7cebd20ceb7cebbceb9cebaceafceb12c20cf84cebf20cf86cf8dcebbcebf2c20cf84ceb7cebd20cebaceb1cf84ceb1ceb3cf89ceb3ceae20cebaceb1ceb920cebfcf80cebfceb9cebfcebdceb4ceaecf80cebfcf84ceb520ceaccebbcebbcebfcebd20cf80ceb1cf81ceacceb3cebfcebdcf84ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a353833303a22ce98ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12020202020202020202020202020202020202020202020202020202020ce8ccebbcebfceb920ceb8ceadcebbcebfcf85cebcceb520cebdceb120cebdceb9cf8eceb8cebfcf85cebcceb520cf8ccebccebfcf81cf86ceb12c20ceb1cf85cf84cf8c20ceb5ceafcebdceb1ceb920cebacebfceb9cebdcf8c20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c20cf8ccebbcf89cebd20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd20ceb1cebdceb5cebeceaccf81cf84ceb7cf84ceb120ceb1cf80cf8c20cf84ceb7cebd20ceb7cebbceb9cebaceafceb12c20cf84cebf20cf86cf8dcebbcebf2c20cf84ceb7cebd20cebaceb1cf84ceb1ceb3cf89ceb3ceae20cebaceb1ceb920cebfcf80cebfceb9cebfcebdceb4ceaecf80cebfcf84ceb520ceaccebbcebbcebfcebd20cf80ceb1cf81ceacceb3cebfcebdcf84ceb12e20202020202020202020202020202020202020202020cea0cebfceb9ceb120ceb5ceafcebdceb1ceb920cf8ccebccf89cf8220cf84ceb1266e6273703bceb8ceb5cf84ceb9cebaceac266e6273703bcf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1266e6273703bcebaceb1ceb920cf84ceb920cf83ceb7cebcceb1ceafcebdcebfcf85cebd20cf84cebf20cebaceb1ceb8ceadcebdceb13b20ce98ceb120cf84ceb120ceb2cf81ceb5ceb9cf8220cf83cf84ceb7cebd20cf80ceb1cf81ceb1cebaceaccf84cf8920cebbceafcf83cf84ceb13a0a202dcea7ceb1cf81ceac266e6273703b3d20cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cebdceb8cebfcf85cf83ceb9ceb1cf83cebccebfcf8d20cebaceb1ceb920ceb5cf85cf84cf85cf87ceafceb1cf8220cf80cebfcf8520ceb2ceb9cf8ecebdceb5cf84ceb1ceb920cf83cf85cf87cebdceac20cf89cf8220cebaceaccf84ceb920cebeceb1cf86cebdceb9cebacf8c2c20cebbcf8cceb3cf8920cebaceaccf80cebfceb9cebfcf852022cebaceb1cebbcebfcf8d2220cf83cf85cebcceb2ceaccebdcf84cebfcf822e0a202dce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7266e6273703b3d20ceadcebdceb120ceb1ceafcf83ceb8ceb7cebcceb120ceb2ceb1ceb8cf8dcf84ceb5cf81ceb7cf8220ceb5cf85cf87ceb1cf81ceb9cf83cf84ceafceb1cf8220ceb3ceb9ceb120cebaceaccf84ceb920cf80cebfcebbcf8d20ceb1cf80cebbcf8c20ceb1cebbcebbceac20cebaceb1ceb920ceb3ceb9ceb120cebaceaccf84ceb920cf80cebfcebbcf8d20cf83cf80cebfcf85ceb4ceb1ceafcebf2c20cf83cf85cf87cebdceac20cf83cf85cebdcebfceb4ceb5cf85cf8ccebcceb5cebdcebf20ceb1cf80cf8c20cf84ceb1cf80ceb5ceb9cebdcf8ccf84ceb7cf84ceb120ceae20ceb1cebacf8ccebcceb720cebaceb1ceb920ceb5cf85cebbceacceb2ceb5ceb9ceb12e0a202dce97cf81ceb5cebcceafceb1266e6273703b3d20ceb1ceafcf83ceb8ceb7cf83ceb720ceb3ceb1cebbceaecebdceb7cf8220cebaceb1ceb920ceb1cf80cebfceb4cebfcf87ceaecf8220cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d2e0a202dce95cebdceb4ceb9ceb1cf86ceadcf81cebfcebd266e6273703b3d20ceb1ceafcf83ceb8ceb7cebcceb120cf80ceb5cf81ceb9ceadcf81ceb3ceb5ceb9ceb1cf8220ceae20ceb3cebfceb7cf84ceb5ceafceb1cf8220ceb3ceb9ceb120cebaceaccf84ceb920cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceaf20cebaceb1ceb920cebaceb1cf84ceb1cebacf84ceac20cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf83ceb1cf822e0a202dce95cebbcf80ceafceb4ceb1266e6273703b3d20ceb1ceafcf83ceb8ceb7cf83ceb720ceb1ceb9cf83ceb9cebfceb4cebfcebeceafceb1cf8220cebaceb1ceb920cf80cf81cebfcf83cebccebfcebdceae20ceb3ceb9ceb120ceadcebdceb120ceb8ceb5cf84ceb9cebacf8c20cebcceadcebbcebbcebfcebd2e0a202dcea5cf80ceb5cf81ceb7cf86ceaccebdceb5ceb9ceb1266e6273703b3d20cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb1cf80cebfceb4cebfcf87ceaecf8220cf84cebfcf8520ceb5ceb1cf85cf84cebfcf8d20cebaceb1ceb920ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb720ceb3ceb9ceb120ceadcebdceb120ceb5cf80ceafcf84ceb5cf85ceb3cebcceb12c20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120ceae20cf80cf81cebfcf83cf89cf80ceb9cebacf8c20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c2e0a202dce94ceb9ceb1cf83cebaceadceb4ceb1cf83ceb7266e6273703b3d20ceadcebdceb120ceb1ceafcf83ceb8ceb7cebcceb120ceb1cf80cf8ccebbceb1cf85cf83ceb7cf822c20cf83cf85cf87cebdceac20cf83cf85cebdcebfceb4ceb5cf85cf8ccebcceb5cebdcebf20ceb1cf80cf8c20cf87ceb1cebccf8cceb3ceb5cebbceb120cebaceb1ceb920cf80ceb7ceb3ceb1ceafcebf20ceb3ceadcebbceb9cebf2e0a202dce88cebccf80cebdceb5cf85cf83ceb7266e6273703b3d20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120ceb4ceadcf83cebcceb5cf85cf83ceb7cf822c20ceb1cebdceaccf84ceb1cf83ceb7cf8220cebaceb1ceb920cebaceb9cebdceaecf84cf81cebfcf8520cf80cf81cebfceb5cf81cf87cf8ccebcceb5cebdcebf20ceb1cf80cf8c20cebaceaccf80cebfceb9cebf20ceb5cf81ceadceb8ceb9cf83cebcceb12e0a202dce94ceadcebfcf82266e6273703b3d20ceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cf80cf81cebfcebaceb1cebbceb5ceafcf84ceb1ceb920cf8ccf84ceb1cebd20ceb1cebdcf84ceb9cebacf81ceafceb6ceb5cf84ceb520cebaceaccf84ceb920cebcceb5ceb3ceaccebbcebf2c20ceb8ceb5ceb1cebcceb1cf84ceb9cebacf8c20ceae20ceb5cebacf80cebbceb7cebacf84ceb9cebacf8c2c20cf80cebfcf8520cf80cf81cebfcebaceb1cebbceb5ceaf20cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cebacf84ceafcebcceb7cf83ceb7cf8220cebaceb1ceb920cf83ceb5ceb2ceb1cf83cebccebfcf8d2e0a202dce91cebbcf84cf81cebfcf85ceb9cf83cebccf8ccf82266e6273703b3d20cf83cf85cebdceaeceb8cf89cf8220ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf89cf8220cf80cf81ceaccebeceb720ceb1cebdceb9ceb4ceb9cebfcf84ceadcebbceb5ceb9ceb1cf8220cebaceb1ceb920ceb3ceb5cebdcebdceb1ceb9cebfceb4cf89cf81ceafceb1cf8220cf80cf81cebfcf8220cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822c20ceb1cebbcebbceac20cebccf80cebfcf81ceb5ceaf20ceb5cf80ceafcf83ceb7cf8220cebdceb120ceb5ceafcebdceb1ceb920ceb720ceb1ceafcf83ceb8ceb7cf83ceb720cf80cebfcf8520ceadcf87ceb5cf84ceb520cf8ccf84ceb1cebd20ceb2cebfceb7ceb8ceaccf84ceb520ceaccebbcebbcebfcf85cf822e0a202dce99cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7266e6273703b3d20cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720cf84ceb7cf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf84ceb7cf8220cf87ceb1cf81ceaccf8220cf80cebfcf8520cebdceb9cf8eceb8ceb5cf84ceb520cf8ccf84ceb1cebd20ceb5cf80ceb9cf84cf85ceb3cf87ceaccebdceb5cf84ceb520cebaceaccf84ceb920ceae20ceb5cebacf80cebbceb7cf81cf8ecebdceb5cf84ceb520cebcceb9ceb120ceb1cebdceacceb3cebaceb72e0a202dce91cebdceb1cebacebfcf8dcf86ceb9cf83ceb7266e6273703b3d20cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120ceb9cebaceb1cebdcebfcf80cebfceafceb7cf83ceb7cf8220cf80cebfcf8520ceadcf87ceb5cf84ceb520cf8ccf84ceb1cebd20cebcceb9ceb120ceb1ceb2ceadceb2ceb1ceb9ceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720ceb1cf80cebfceb4ceb5ceb9cebacebdcf8dceb5cf84ceb1ceb920ceb8ceb5cf84ceb9cebaceae20ceae20ceb1cf80cebfcf86ceb5cf8dceb3ceb5cf84ceb520ceadcebdceb120ceb1cf81cebdceb7cf84ceb9cebacf8c20ceb1cf80cebfcf84ceadcebbceb5cf83cebcceb12e0a202dce94ceadcf83ceb9cebccebf2028cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8c29266e6273703b3d20ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cf80cf81cebfcf83cebacf8ccebbcebbceb7cf83ceb720cf83ceb520cebaceaccf80cebfceb9cebfcebd2028cebccf80cebfcf81ceb5ceaf20cebaceb1ceb920cf83ceb520ceadcebdceb120cebaceb1cf84cebfceb9cebaceafceb4ceb9cebf20ceb6cf8ecebf292c20cf80cebfcf8520cf83cf85cebdcebfceb4ceb5cf8dceb5cf84ceb1ceb920ceb1cf80cf8c20cebcceb9ceb120cf83cf85cebccf80ceacceb8ceb5ceb9ceb120ceb3ceb9ceb120ceb5cebaceb5ceafcebdcebfcebd20cebaceb1ceb920cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb7cf8220cf84ceb7cf8220cf80ceb1cf81ceadceb1cf8220cf84cebfcf85cf822e0a202dce88cebacf80cebbceb7cebeceb72028ceb720cebaceb1cebbceae20ceb5cebaceb4cebfcf87ceae2129266e6273703b3d20cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb7cf822c20cf8ccf84ceb1cebd20cebaceaccf80cebfceb9cebfcf8220cf83ceb1cf8220cf86ceadcf81cebdceb5ceb920ceb1cf80cf81cebfcf83ceb4cf8ccebaceb7cf84ceb720ceb5cf85cf84cf85cf87ceafceb120ceae20cebcceb9ceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf80ceb7ceb3ceb1ceafcebdceb5ceb920ceb1cebacf8ccebcceb120cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20cf8c2c20cf84ceb920ceb5cebbcf80ceafceb6ceb1cf84ceb52e0a202dce91cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7266e6273703b3d20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cf83cf85cebdceb5cf80ceacceb3ceb5cf84ceb1ceb920ceadcebdcf84cebfcebdceb720ceb1ceafcf83ceb8ceb7cf83ceb720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb7cf8220cebaceb1ceb920cf80ceafcf83cf84ceb7cf8220cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf86cebfcf81ceac20cebcceb9ceb120cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb72f20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120ceae20cebdceb120ceb5ceafcebdceb1ceb920cebaceb1ceb8cebfcebbceb9cebaceae2e0a202dce98ceb1cf85cebcceb1cf83cebccf8ccf82266e6273703b3d20ceadcebdceb120ceb1ceafcf83ceb8ceb7cebcceb120ceb8ceb5cf81cebcceaecf8220ceb1cf80cebfceb4cebfcf87ceaecf822c20cf83ceb5ceb2ceb1cf83cebccebfcf8d20cebaceb1ceb920ceb5cebacf84ceafcebcceb7cf83ceb7cf8220ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20ceae20cebaceaccf84ceb9202e0a202dce95cebdceb8cebfcf85cf83ceb9ceb1cf83cebccf8ccf82266e6273703b3d20cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb6cf89cebdcf84ceaccebdceb9ceb1cf822c20cf83cf85cebdcebfceb4ceb5cf85cf8ccebcceb5cebdceb720ceb1cf80cf8c20cebaceafcebdceb7cf84cf81ceb120cebaceb1ceb920ceb4ceadcf83cebcceb5cf85cf83ceb72e0a202dce95cf85cf86cebfcf81ceafceb1266e6273703b3d20ceadcebdcf84cebfcebdceb720cebaceb1ceb920cebfcebbcf8ccf80cebbceb5cf85cf81ceb720ceb1ceafcf83ceb8ceb7cf83ceb720cf87ceb1cf81ceaccf8220ceae20ceb5cf85cf84cf85cf87ceafceb1cf822c20cf80cebfcf8520cf83cf85cf87cebdceac20cf83cf85cebdceb1cebdcf84ceaccf84ceb1ceb920cf8ccf84ceb1cebd20cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cebaceaccf84ceb920ceb5cebeceb1ceb9cf81ceb5cf84ceb9cebaceac20ceb8ceb5cf84ceb9cebacf8c20cebaceb1ceb920cf83cf85cebdceb1cf81cf80ceb1cf83cf84ceb9cebacf8c2e0a202dce91cf80cf8ccebbceb1cf85cf83ceb7266e6273703b3d20ceadcebdceb120ceb1ceafcf83ceb8ceb7cebcceb120ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220ceb3ceb9ceb120cebcceafceb120ceb8ceb5cf84ceb9cebaceae20ceb5cebccf80ceb5ceb9cf81ceafceb12c20ceadcebdceb120cebdcf8ccf83cf84ceb9cebccebf20cf86ceb1ceb3ceb7cf84cf8c2c20cebcceafceb120cebaceb1cebbceae20cf80ceb1cf81ceadceb120cebacebbcf802e0a202dce91ceb9cf83ceb9cebfceb4cebfcebeceafceb1266e6273703b3d20ceb8ceb5cf84ceb9cebaceae20cf80cf81cebfcf83cebccebfcebdceae20cf80cebfcf8520cf83ceb1cf8220ceb5cebdceb8ceb1cf81cf81cf8dcebdceb5ceb920cebdceb120ceb1cf84ceb5cebdceafceb6ceb5cf84ceb520cebcceb520ceb1cebdcf85cf80cebfcebccebfcebdceb7cf83ceafceb120ceadcebdceb120cf8ccebccebfcf81cf86cebf20cebcceadcebbcebbcebfcebd2e0a202dce95cf85cf84cf85cf87ceafceb1266e6273703b3d20ceb3ceb5cebdceb9cebaceae20ceb1ceafcf83ceb8ceb7cf83ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb7cf822c20cf87ceb1cf81ceaccf822c20ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920ceb5cebdceb8cebfcf85cf83ceb9ceb1cf83cebccebfcf8d20ceb3ceb9ceb120cf84ceb720ceb6cf89ceae2e0a202dce91ceb3ceaccf80ceb7266e6273703b3d20ceafcf83cf89cf8220cf84cebf20ceb9cf83cf87cf85cf81cf8ccf84ceb5cf81cebf20ceb1cf80cf8c20cf8ccebbceb120cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20ceb720ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb920ceadcebdceb120ceb1ceafcf83ceb8ceb7cebcceb120ceb2ceb1ceb8ceb9ceaccf8220cebaceb1ceb920ceb4ceb9ceb1cf81cebacebfcf8dcf8220cf83cf84cebfcf81ceb3ceaecf8220ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd2c20cebcceb1ceb6ceaf20cebcceb520cf84ceb7cebd20cf80cf81cebfceb8cf85cebcceafceb120cebdceb120ceb8ceadcf83cebfcf85cebcceb520cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf84cebfcf8520cf80ceaccebdcf8920ceb1cf80cf8c20cf84ceb9cf8220ceb4ceb9cebaceadcf8220cebcceb1cf822e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf80ceb5cf85ceb8cf8dcebdceb5cf84ceb1ceb920cf83ceb520ceadcebdceb120ceaccf84cebfcebccebf2c20cf83ceb520cebcceb9ceb120cebfcebcceacceb4ceb120ceb1cebdceb8cf81cf8ecf80cf89cebd20ceae20ceb1cebacf8ccebcceb120cebaceb1ceb920cf83ceb520cebfcebbcf8ccebacebbceb7cf81ceb720cf84ceb7cebd20ceb1cebdceb8cf81cf89cf80cf8ccf84ceb7cf84ceb12e0a2020cea4cf8ecf81ceb120cf80cebfcf8520cf84ceb120cebcceacceb8ceb1cf84ceb52c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120ceb1cf81cf87ceafcf83ceb5cf84ceb520cebdceb120ceb3ceb5cebcceafceb6ceb5cf84ceb520cf84ceb7cebd20cebaceb1cf81ceb4ceb9ceac20cf83ceb1cf8220cebcceb520ceb1cf85cf84ceac21223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74686574696b612d73796e6169737468696d6174612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a35303a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223134333aceb8ceb5cf84ceb9cebaceac2dcf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30312f32342f74686574696b612d73796e6169737468696d6174612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134333aceb8ceb5cf84ceb9cebaceac2dcf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce98ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22ce98ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313433223b7d),
(967, 'index.php?option=com_content&view=article&id=135', 'index.php?option=com_content&view=article&id=135:τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας&catid=28', 'Τι είναι το δέος και ποια η σημασία του στην ευτυχία μας', ' Το δέος είναι το αίσθημα που μας διακατέχει όταν ερχόμαστε αντιμέτωποι με κάτι πολύ μεγαλύτερο και σπουδαιότερο από τον εαυτό μας και πολλές φορές ξεπερνά το γνωστικό μας επίπεδο. ', '2023-03-16 13:50:44', 'e76d4d21b3c4989eb79d0f04d366a090', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3333313a2220cea4cebf20ceb4ceadcebfcf8220ceb5ceafcebdceb1ceb920cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cebcceb1cf8220ceb4ceb9ceb1cebaceb1cf84ceadcf87ceb5ceb920cf8ccf84ceb1cebd20ceb5cf81cf87cf8ccebcceb1cf83cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cebaceaccf84ceb920cf80cebfcebbcf8d20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebaceb1ceb920cf83cf80cebfcf85ceb4ceb1ceb9cf8ccf84ceb5cf81cebf20ceb1cf80cf8c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebeceb5cf80ceb5cf81cebdceac20cf84cebf20ceb3cebdcf89cf83cf84ceb9cebacf8c20cebcceb1cf8220ceb5cf80ceafcf80ceb5ceb4cebf2e20223b693a333b613a32373a7b733a323a226964223b693a3133353b733a353a22616c696173223b733a3130313a22cf84ceb920ceb5ceafcebdceb1ceb920cf84cebf20ceb4ceadcebfcf8220cebaceb1ceb920cf80cebfceb9ceb120ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3434363a223c703ecea4cebf20ceb4ceadcebfcf8220ceb5ceafcebdceb1ceb920cf84cebf266e6273703b3c7374726f6e673eceb1ceafcf83ceb8ceb7cebcceb13c2f7374726f6e673e266e6273703bcf80cebfcf8520cebcceb1cf8220ceb4ceb9ceb1cebaceb1cf84ceadcf87ceb5ceb920cf8ccf84ceb1cebd20ceb5cf81cf87cf8ccebcceb1cf83cf84ceb5266e6273703b3c7374726f6e673eceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb93c2f7374726f6e673e266e6273703bcebcceb520cebaceaccf84ceb920cf80cebfcebbcf8d266e6273703b3c7374726f6e673ecebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf3c2f7374726f6e673e266e6273703bcebaceb1ceb9266e6273703b3c7374726f6e673ecf83cf80cebfcf85ceb4ceb1ceb9cf8ccf84ceb5cf81cebf3c2f7374726f6e673e266e6273703bceb1cf80cf8c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebeceb5cf80ceb5cf81cebdceac20cf84cebf20ceb3cebdcf89cf83cf84ceb9cebacf8c20cebcceb1cf8220ceb5cf80ceafcf80ceb5ceb4cebf2e3c2f703e0d0a223b733a343a22626f6479223b733a333433333a22cea4ceb920ceb5ceafcebdceb1ceb920cf84cebf20ceb4ceadcebfcf8220cebaceb1ceb920cf80cebfceb9ceb120ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf8220ce9f20ceadcebdceb1cf8220cebacebfceb9cf84ceacceb6ceb5ceb920cf84cebf20cebdceb5cf81cf8ccebbceb1cebacebacebf20cebaceb1ceb920ceb2cebbceadcf80ceb5ceb920cf84ceb720cebbceaccf83cf80ceb72c20cebf20ceaccebbcebbcebfcf8220cf84ceb120ceb1cf83cf84ceadcf81ceb9ceb120cf80cebfcf8520ceb1cebdcf84ceb1cebdceb1cebacebbcf8ccebdcf84ceb1ceb92e2020202020202020202020202020202020202020202020202020202020cea4cebf20ceb4ceadcebfcf8220ceb5ceafcebdceb1ceb920cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf80cebfcf8520cebcceb1cf8220ceb4ceb9ceb1cebaceb1cf84ceadcf87ceb5ceb920cf8ccf84ceb1cebd20ceb5cf81cf87cf8ccebcceb1cf83cf84ceb520ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cebaceaccf84ceb920cf80cebfcebbcf8d20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebaceb1ceb920cf83cf80cebfcf85ceb4ceb1ceb9cf8ccf84ceb5cf81cebf20ceb1cf80cf8c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cebeceb5cf80ceb5cf81cebdceac20cf84cebf20ceb3cebdcf89cf83cf84ceb9cebacf8c20cebcceb1cf8220ceb5cf80ceafcf80ceb5ceb4cebf2e20202020202020202020202020202020202020202020ce8ccf84ceb1cebd2c20ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20ceb1cebdcf84ceb9cebacf81ceafceb6cebfcf85cebcceb520cebaceaccf80cebfceb9cebf20cf83cf80cebfcf85ceb4ceb1ceafcebf20ceadcf81ceb3cebf20ceb1cf81cf87ceb9cf84ceb5cebacf84cebfcebdceb9cebaceaecf822c20cf8ccf84ceb1cebd20ceb3ceb9cebdcf8ccebcceb1cf83cf84ceb520cebcceaccf81cf84cf85cf81ceb5cf8220cebaceaccf80cebfceb9cebfcf8520cf86cf85cf83ceb9cebacebfcf8d20cf86ceb1ceb9cebdcebfcebcceadcebdcebfcf8520cf83cf80ceaccebdceb9ceb1cf8220cebfcebccebfcf81cf86ceb9ceaccf8220ceae20cf8ccf84ceb1cebd20ceb2cebbceadcf80cebfcf85cebcceb520ceadcebdceb120cf80ceb1ceb9ceb4ceaf20cebdceb120ceb3ceb5cebdcebdceb9ceadcf84ceb1ceb9e280a620cea4cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84cebfcf8520ceb4ceadcebfcf85cf82266e6273703bceadcf87ceb5ceb920cf84ceb7cebd20ceafceb4ceb9ceb120ceb9cf83cf87cf85cf81ceae20ceb5cf80ceafceb4cf81ceb1cf83ceb7266e6273703bcf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf822c20cebcceb520cf8ccebbceb120cf84ceb120ceaccebbcebbceb120ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20ceb1cebd20cebaceb1ceb920ceb5ceafcebdceb1ceb920cf84cebf20cebccf8ccebdcebf20cf80cebfcf85266e6273703bceb4ceb5cebd20cebcceb1cf8220cebaceaccebdceb5ceb920cebdceb120ceb3ceb5cebbceaccebcceb52e20ce91cf8220ceb4cebfcf8dcebcceb5203320cf84cf81cf8ccf80cebfcf85cf8220ceb3ceb9ceb120cebdceb120ceb5cebdcf84ceaccebecebfcf85cebcceb520cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84cebfcf8520ceb4ceadcebfcf85cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf823a0a20202dcea0ceb5cf81cf80ceb1cf84ceaecf83cf84ceb520cf83cf84ceb720cf86cf8dcf83ceb720cf8ccf83cebf20cf80ceb9cebf20cf83cf85cf87cebdceac20cebccf80cebfcf81ceb5ceafcf84ceb53a266e6273703bcebaceaccebdcf84ceb520ceadcebdceb1cebd20cf80ceb5cf81ceafcf80ceb1cf84cebf20cebaceb1ceb920cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83cf84ceb520cf84cebf20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2c20cf84cebfcf85cf8220ceaecf87cebfcf85cf822c20cf84ceb120ceb1cebdcf84ceb9cebaceb5ceafcebcceb5cebdceb12c20cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cebaceb1ceb920cf84ceb120cf87cf81cf8ecebcceb1cf84ceb120cf80cebfcf8520cf83cf85cebdceb1cebdcf84ceaccf84ceb52e20cea0ceb1cf81ceb1cf84ceb7cf81cf8ecebdcf84ceb1cf8220cf84cebfcf85cf8220ceb8ceb7cf83ceb1cf85cf81cebfcf8dcf8220cf84ceb7cf8220cf86cf8dcf83ceb7cf822c20ceb8ceb120cebdceb9cf8ecf83ceb5cf84ceb520ceb4ceadcebfcf8220ceb2cebbceadcf80cebfcebdcf84ceb1cf8220cf84ceb120cf83cf8dcebdcebdceb5cf86ceb120cebdceb120c2abceb5cf80ceb9cf80cebbceadcebfcf85cebdc2bb20cf83cf84cebfcebd20cebfcf85cf81ceb1cebdcf8c2e0a20202dce96ceaecf83ceb520cf83cf84cebf20ceadcf80ceb1cebacf81cebf20cf84ceb120cf84ceb1cebeceafceb4ceb9ceb120cf83cebfcf853a266e6273703bcf8ccf84ceb1cebd20ceb2cf81ceb5ceb8ceb5ceafcf8220cf83ceb520cebaceaccf80cebfceb9cebf20cebdceadcebf20cebcceadcf81cebfcf8220ceb3ceb9ceb120ceb4ceb9ceb1cebacebfcf80ceadcf822c20cf80cf81cebfcf83cf80ceacceb8ceb7cf83ceb520cebdceb120cebecf85cf80cebdceaccf8220cebdcf89cf81ceafcf8220cf84cebf20cf80cf81cf89ceaf20cebaceb1ceb920cebdceb120ceb6ceb5ceb9cf8220ceb3ceb5cebcceaccf84ceb5cf8220cebcceadcf81ceb5cf822c266e6273703bceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcebdcf84ceb1cf82266e6273703bcf84cebf20ceb7cebbceb9cebfceb2ceb1cf83ceafcebbceb5cebcceb12c20cf80ceb1cf81ceb1cf84ceb7cf81cf8ecebdcf84ceb1cf8220cf84cebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822c20cf84ceb120ceb1cebeceb9cebfceb8ceadceb1cf84ceb12c20cf84ceb7cebd20cebfcebccebfcf81cf86ceb9ceac20cf84ceb7cf8220cf86cf8dcf83ceb7cf822c20cf84ceb9cf8220cebaceb1ceb9cebdcebfcf8dcf81ceb9ceb5cf8220ceb3ceb5cf8dcf83ceb5ceb9cf8220cebaceb1ceb920cf8c2ccf84ceb920ceaccebbcebbcebf20cebdceadcebf20cf85cf80ceaccf81cf87ceb5ceb920ceb3cf8dcf81cf8920cf83cebfcf852e0a20202dc2abce9eceb5ceb2cebfcebbceadcf88cebfcf85c2bb20cf84cebfcf85cebbceaccf87ceb9cf83cf84cebfcebd20cebcceafceb120cf86cebfcf81ceac20cf84ceb7cebd20ceb7cebcceadcf81ceb13a266e6273703bceb4ceb520cf87cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920cebdceb120cf80ceb1cf8220ceb4ceb9ceb1cebacebfcf80ceadcf8220ceb3ceb9ceb120cebdceb120ceb2ceb9cf8ecf83ceb5ceb9cf8220cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceb4ceadcebfcf85cf822e20cea7cf81ceb5ceb9ceacceb6ceb5cf84ceb1ceb920ceb1cf80cebbceac20cebdceb1266e6273703bcf80ceb1cf81ceb1cf84ceb7cf81ceb5ceafcf82266e6273703bcf84ceb7cebd20cebfcebccebfcf81cf86ceb9ceac20cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceac20cf83cebfcf852e20ce91cf85cf84cf8c2c20ceb8ceb120ceb3ceafcebdceb5ceb920cf80ceb9cebf20ceb5cf8dcebacebfcebbcebf2c20ceb1cebd20cf86cf81cebfcebdcf84ceafceb6ceb5ceb9cf8220cebaceacceb8ceb520cebcceadcf81ceb120cebdceb120cebaceaccebdceb5ceb9cf8220cebaceaccf84ceb920ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8c2c20cf8ccf80cf89cf8220ceadcebdceb120ceb2cf81ceb1ceb4ceb9cebdcf8c20cf80ceb5cf81ceafcf80ceb1cf84cebf2c20cebdceb120cf80ceb1cf8220cf83ceb520cebcceafceb120cf83cf85cebdceb1cf85cebbceafceb12c20cebdceb120ceb1cebdceadceb2ceb5ceb9cf8220cf83cf84cebfcebd20cebacebfcebdcf84ceb9cebdcf8ccf84ceb5cf81cebf20cebbcf8ccf86cebf20cebaceb1ceb920cebdceb120ceb1cf84ceb5cebdceafcf83ceb5ceb9cf8220cf84ceb720ceb8ceadceb120cf84ceb7cf8220cf80cf8ccebbceb7cf822c20cebdceb120cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb9cf8220ceadcebdceb1cebd20ceb1ceb3cf8ecebdceb120cf84cebfcf8520ceb1ceb3ceb1cf80ceb7cebcceadcebdcebfcf8520cf83cebfcf8520ceb1ceb8cebbceaecebcceb1cf84cebfcf8220cebaceb1ceb920cf8c2ccf84ceb920ceaccebbcebbcebf20cf83ceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84ceb5ceaf2c20ceb1cf81cebaceb5ceaf2c20cebdceb120cebcceb7cebd20ceb5ceafcebdceb1ceb920cebaceaccf84ceb920cf80cebfcf8520cf84cebf20cebaceaccebdceb5ceb9cf82266e6273703bcebaceacceb8ceb520cebcceadcf81ceb121266e6273703b223b733a363a22696d61676573223b733a3235313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d64656f732d6b61692d706f69612d692d73696d617369612d746f752d7374696e2d657574757869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a35303a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130353a223133353acf84ceb92dceb5ceafcebdceb1ceb92dcf84cebf2dceb4ceadcebfcf822dcebaceb1ceb92dcf80cebfceb9ceb12dceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcf83cf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37343a22696d616765732f323032322f30312f32342f74692d65696e61692d746f2d64656f732d6b61692d706f69612d692d73696d617369612d746f752d7374696e2d657574757869612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133353acf84ceb92dceb5ceafcebdceb1ceb92dcf84cebf2dceb4ceadcebfcf822dcebaceb1ceb92dcf80cebfceb9ceb12dceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcf83cf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130313a22cea4ceb920ceb5ceafcebdceb1ceb920cf84cebf20ceb4ceadcebfcf8220cebaceb1ceb920cf80cebfceb9ceb120ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313335223b7d);
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
(968, 'index.php?option=com_content&view=article&id=139', 'index.php?option=com_content&view=article&id=139:ημερολόγιο-θετικών-συναισθημάτων-στιγμών&catid=28', 'Ημερολόγιο θετικών συναισθημάτων / στιγμών', ' Εμπιστευτείτε την εσωτερική σας φωνή. Ακολουθήστε το δικό σας μοναδικό μονοπάτι… ο εαυτός σας γνωρίζει τι σας κάνει καλό και τι όχι ', '2023-03-16 13:53:03', '60bad00def40da3fa4a5b2acb3249bba', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234333a2220ce95cebccf80ceb9cf83cf84ceb5cf85cf84ceb5ceafcf84ceb520cf84ceb7cebd20ceb5cf83cf89cf84ceb5cf81ceb9cebaceae20cf83ceb1cf8220cf86cf89cebdceae2e20ce91cebacebfcebbcebfcf85ceb8ceaecf83cf84ceb520cf84cebf20ceb4ceb9cebacf8c20cf83ceb1cf8220cebccebfcebdceb1ceb4ceb9cebacf8c20cebccebfcebdcebfcf80ceaccf84ceb9e280a620cebf20ceb5ceb1cf85cf84cf8ccf8220cf83ceb1cf8220ceb3cebdcf89cf81ceafceb6ceb5ceb920cf84ceb920cf83ceb1cf8220cebaceaccebdceb5ceb920cebaceb1cebbcf8c20cebaceb1ceb920cf84ceb920cf8ccf87ceb920223b693a333b613a32373a7b733a323a226964223b693a3133393b733a353a22616c696173223b733a37373a22ceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf20ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf83cf84ceb9ceb3cebccf8ecebd223b733a373a2273756d6d617279223b733a3239393a223c703e3c7374726f6e673ece95cebccf80ceb9cf83cf84ceb5cf85cf84ceb5ceafcf84ceb53c2f7374726f6e673e266e6273703bcf84ceb7cebd20ceb5cf83cf89cf84ceb5cf81ceb9cebaceae20cf83ceb1cf8220cf86cf89cebdceae2e20ce91cebacebfcebbcebfcf85ceb8ceaecf83cf84ceb520cf84cebf20ceb4ceb9cebacf8c20cf83ceb1cf8220cebccebfcebdceb1ceb4ceb9cebacf8c20cebccebfcebdcebfcf80ceaccf84ceb9e280a620cebf266e6273703b3c7374726f6e673eceb5ceb1cf85cf84cf8ccf823c2f7374726f6e673e266e6273703bcf83ceb1cf8220ceb3cebdcf89cf81ceafceb6ceb5ceb920cf84ceb920cf83ceb1cf8220cebaceaccebdceb5ceb920cebaceb1cebbcf8c20cebaceb1ceb920cf84ceb920cf8ccf87ceb93c2f703e0d0a223b733a343a22626f6479223b733a313030353a22ce97cebcceb5cf81cebfcebbcf8cceb3ceb9cebf20ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd202f20cf83cf84ceb9ceb3cebccf8ecebd2020202020202020202020202020202020202020202020202020202020ce95cebccf80ceb9cf83cf84ceb5cf85cf84ceb5ceafcf84ceb5266e6273703bcf84ceb7cebd20ceb5cf83cf89cf84ceb5cf81ceb9cebaceae20cf83ceb1cf8220cf86cf89cebdceae2e20ce91cebacebfcebbcebfcf85ceb8ceaecf83cf84ceb520cf84cebf20ceb4ceb9cebacf8c20cf83ceb1cf8220cebccebfcebdceb1ceb4ceb9cebacf8c20cebccebfcebdcebfcf80ceaccf84ceb9e280a620cebf266e6273703bceb5ceb1cf85cf84cf8ccf82266e6273703bcf83ceb1cf8220ceb3cebdcf89cf81ceafceb6ceb5ceb920cf84ceb920cf83ceb1cf8220cebaceaccebdceb5ceb920cebaceb1cebbcf8c20cebaceb1ceb920cf84ceb920cf8ccf87ceb9e280a6266e6273703b0acea0ceb5ceafcf84ceb520cebdceb1ceb920cf83cf84ceb9cf8220ceb1cebbceb7ceb8ceb9cebdceadcf8220cf83ceb1cf8220ceb1cebdceacceb3cebaceb5cf822120cea0ceb5cf81ceb9ceb3cf81ceaccf88cf84ceb520cebcceb5cf81ceb9cebaceadcf8220ceb1cf80cf8c20cf84ceb9cf8220cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220cf80cebfcf8520cf83ceb1cf8220cebaceaccebdcebfcf85cebd20cebaceb1cebbcf8c20cebaceb1ceb920cebdceb9cf8eceb8ceb5cf84ceb5266e6273703bceb1cf83cf86ceb1cebbceb5ceafcf82266e6273703bcebaceb1ceb9266e6273703bceb4cf85cebdceb1cf84cebfceaf266e6273703bcebcceadcf83ceb120ceb1cf80cf8c20ceb1cf85cf84ceadcf822e266e6273703b20266e6273703b0ace92ceaccebbcf84ceb520cebaceacceb8ceb520cebcceafceb120ceb1cf80cf8c20ceb1cf85cf84ceadcf8220cf83ceb520cebaceacceb8ceb520cebcceadcf81ceb120cf84ceb7cf8220ceb5ceb2ceb4cebfcebcceacceb4ceb1cf8220cebaceb1ceb920cebaceaccebdcf84ceb520cf84ceb9cf8220cf80cf81ceaccebeceb72e20ce88cf84cf83ceb920ceb8ceb120cebaceaccebdceb5cf84ceb520cebaceacceb8ceb520cebcceadcf81ceb120cebaceaccf84ceb920cf8ccebccebfcf81cf86cebf20ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e0ace94ceb5cf85cf84ceadcf81ceb10acea4cf81ceafcf84ceb70acea4ceb5cf84ceaccf81cf84ceb70acea0ceadcebccf80cf84ceb70acea0ceb1cf81ceb1cf83cebaceb5cf85ceae0acea3ceacceb2ceb2ceb1cf84cebf0ace9acf85cf81ceb9ceb1cebaceae223b733a363a22696d61676573223b733a3232333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f696d65726f6c6f67696f2d73796e61697374696d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a35333a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a223133393aceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf2dceb8ceb5cf84ceb9cebacf8ecebd2dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2dcf83cf84ceb9ceb3cebccf8ecebd223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f323032322f30322f31342f696d65726f6c6f67696f2d73796e61697374696d6174776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133393aceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf2dceb8ceb5cf84ceb9cebacf8ecebd2dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2dcf83cf84ceb9ceb3cebccf8ecebd2663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37393a22ce97cebcceb5cf81cebfcebbcf8cceb3ceb9cebf20ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd202f20cf83cf84ceb9ceb3cebccf8ecebd223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313339223b7d),
(969, 'index.php?option=com_content&view=article&id=140', 'index.php?option=com_content&view=article&id=140:θετικό-≠-αρνητικό&catid=28', 'Θετικό ≠ Αρνητικό', ' Όσο περίεργο και να σας φαίνεται, οι λέξεις που χρησιμοποιούμε συνθέτουν την πραγματικότητά μας ', '2023-03-16 13:54:23', '3947f9831cfe38ca9d8dc87f7f7e5114', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137383a2220ce8ccf83cebf20cf80ceb5cf81ceafceb5cf81ceb3cebf20cebaceb1ceb920cebdceb120cf83ceb1cf8220cf86ceb1ceafcebdceb5cf84ceb1ceb92c20cebfceb920cebbceadcebeceb5ceb9cf8220cf80cebfcf8520cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebcceb520cf83cf85cebdceb8ceadcf84cebfcf85cebd20cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceac20cebcceb1cf8220223b693a333b613a32373a7b733a323a226964223b693a3134303b733a353a22616c696173223b733a33333a22ceb8ceb5cf84ceb9cebacf8c20e289a020ceb1cf81cebdceb7cf84ceb9cebacf8c223b733a373a2273756d6d617279223b733a3138353a223c703ece8ccf83cebf20cf80ceb5cf81ceafceb5cf81ceb3cebf20cebaceb1ceb920cebdceb120cf83ceb1cf8220cf86ceb1ceafcebdceb5cf84ceb1ceb92c20cebfceb920cebbceadcebeceb5ceb9cf8220cf80cebfcf8520cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebcceb520cf83cf85cebdceb8ceadcf84cebfcf85cebd20cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceac20cebcceb1cf823c2f703e0d0a223b733a343a22626f6479223b733a3931323a22ce98ceb5cf84ceb9cebacf8c20e289a020ce91cf81cebdceb7cf84ceb9cebacf8c20202020202020202020202020202020202020202020202020202020ce8ccf83cebf20cf80ceb5cf81ceafceb5cf81ceb3cebf20cebaceb1ceb920cebdceb120cf83ceb1cf8220cf86ceb1ceafcebdceb5cf84ceb1ceb92c20cebfceb920cebbceadcebeceb5ceb9cf8220cf80cebfcf8520cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcebcceb520cf83cf85cebdceb8ceadcf84cebfcf85cebd20cf84ceb7cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebacf8ccf84ceb7cf84ceac20cebcceb1cf82e280a60a2dcea0ceb5cf81ceb9ceb3cf81ceaccf88cf84ceb520cebcceafceb120cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf84ceb7cebd20cebfcf80cebfceafceb120ceb8ceadcebbceb5cf84ceb520cebdceb1266e6273703bceb1cebbcebbceaccebeceb5cf84ceb52e0a2dcea4cf8ecf81ceb1266e6273703bceb1cebdcf84ceb9cebaceb1cf84ceadcf83cf84ceb7cf83ceb5266e6273703bcf84ceb9cf8220c2abceb1cf81cebdceb7cf84ceb9cebaceadcf82c2bb20cebbceadcebeceb5ceb9cf8220cebcceb520c2abceb8ceb5cf84ceb9cebaceadcf82c2bb2c20ceb1cebbcebbceaccebecf84ceb520cf8ccebbceb120ceb1cf85cf84ceac20cf80cebfcf8520ceb4ceb5cebd20cf83ceb1cf8220ceb1cf81ceadcf83cebfcf85cebd20cebaceb1ceb920ceb3cf81ceaccf88cf84ceb520cf84ceb120cf8ccf80cf89cf8220ceb1cebacf81ceb9ceb2cf8ecf8220ceb8ceb120ceb8ceadcebbceb1cf84ceb520cebdceb120ceb5ceafcebdceb1ceb92e20ce9cceb720ceb3cf81ceaccf88ceb5cf84ceb520cf84ceafcf80cebfcf84ceb120ceb1cf81cebdceb7cf84ceb9cebacf8c20cebaceb920ceb1cebdceb5cf80ceb9ceb8cf8dcebcceb7cf84cebf2e0a2dcea0ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb13a266e6273703bceb4ceb520ceb8ceadcebbcf8920cebdceb120ceadcf87cf8920cf80ceb1cf81ceb1cf80ceb1cebdceafcf83ceb9ceb120cebaceb9cebbceac2c20cf84cebf20cf83cf8ecebcceb120cebccebfcf8520ceb5ceafcebdceb1ceb920cf87ceaccebbceb9ceb121266e6273703b266e6273703be28692266e6273703bceb8ceadcebbcf8920cebdceb120ceadcf87cf8920ceadcebdceb120cf85ceb3ceb9ceadcf8220cebaceb1ceb920cf8ccebccebfcf81cf86cebf20cf83cf8ecebcceb121223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74686574696b6f2d76732d61726e6974696b6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a35343a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a223134303aceb8ceb5cf84ceb9cebacf8c2de289a02dceb1cf81cebdceb7cf84ceb9cebacf8c223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f74686574696b6f2d76732d61726e6974696b6f2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134303aceb8ceb5cf84ceb9cebacf8c2de289a02dceb1cf81cebdceb7cf84ceb9cebacf8c2663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22ce98ceb5cf84ceb9cebacf8c20e289a020ce91cf81cebdceb7cf84ceb9cebacf8c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313430223b7d),
(970, 'index.php?option=com_content&view=article&id=130', 'index.php?option=com_content&view=article&id=130:ευγνωμοσύνη-στον-εαυτό-σας&catid=27', 'Ευγνωμοσύνη στον εαυτό σας', ' Η παρακάτω άσκηση θα σας βοηθήσει να ξεκινήσετε τις πράξεις ευγνωμοσύνης από τον ίδιο σας τον εαυτό. ', '2023-03-16 13:55:22', '55dfa40022f397486f6e6244226b8822', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138353a2220ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cf84ceb9cf8220cf80cf81ceaccebeceb5ceb9cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb1cf80cf8c20cf84cebfcebd20ceafceb4ceb9cebf20cf83ceb1cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c2e20223b693a333b613a32373a7b733a323a226964223b693a3133303b733a353a22616c696173223b733a34393a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82223b733a373a2273756d6d617279223b733a3231343a223c703ece9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cf84ceb9cf8220cf80cf81ceaccebeceb5ceb9cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb1cf80cf8c266e6273703b3c7374726f6e673ecf84cebfcebd20ceafceb4ceb9cebf20cf83ceb1cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c2e3c2f7374726f6e673e3c2f703e0d0a223b733a343a22626f6479223b733a323436373a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220202020202020202020202020202020202020202020202020202020ce9720cf80ceb1cf81ceb1cebaceaccf84cf8920ceaccf83cebaceb7cf83ceb720ceb8ceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120cebeceb5cebaceb9cebdceaecf83ceb5cf84ceb520cf84ceb9cf8220cf80cf81ceaccebeceb5ceb9cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220ceb1cf80cf8c266e6273703bcf84cebfcebd20ceafceb4ceb9cebf20cf83ceb1cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c2e200a20ce92ceaecebcceb120313a266e6273703bcea6cf84ceb9ceaccebecf84ceb520cebcceafceb120cebbceafcf83cf84ceb120cebcceb5266e6273703b313020cf80cf81ceacceb3cebcceb1cf84ceb1266e6273703bcf80cebfcf8520ceb1ceb3ceb1cf80ceaccf84ceb520ceae20ceb8ceb1cf85cebcceacceb6ceb5cf84ceb520cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf822e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20cf84ceb7cf8220cf80cf81cebfcf83cf89cf80ceb9cebacf8ccf84ceb7cf84ceaccf8220cf83ceb1cf822c20cf84ceb7cf8220ceb5cebecf89cf84ceb5cf81ceb9cebaceaecf8220cf83ceb1cf8220ceb5cebccf86ceaccebdceb9cf83ceb7cf822c20cebaceaccf80cebfceb9ceb120ceb5cf80ceb9cf84ceb5cf8dceb3cebcceb1cf84ceac20cf83ceb1cf822c20cebaceaccf80cebfceb9ceb5cf8220cf83cf87ceadcf83ceb5ceb9cf8220cf83ceb1cf8220cebaceb1ceb920cf8c2ccf84ceb920ceaccebbcebbcebf20ceb8ceadcebbceb5cf84ceb52e20cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebcceb5ceafcebdceb5cf84ceb520cebdceb1266e6273703bcf83cebaceb5cf86cf84ceb5ceafcf84ceb5266e6273703bcf84cebf20cebaceb1ceb8ceadcebdceb120ceb1cf80cf8c20ceb1cf85cf84ceac20cebaceb1ceb9266e6273703bcebdceb9cf8ecf83cf84ceb520ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7266e6273703bceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebaceb1ceb920cf84cebf20cebaceacceb8ceb520cf84cebfcf8520ceb8ceb5cf84ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf2e20ce9acf81ceb1cf84ceb5ceafcf83cf84ceb520ceb1cf85cf84ceae20cf84ceb720cebbceafcf83cf84ceb120cebaceb1ceb920ceb1cebdceb1cf84cf81ceadcebecf84ceb520cf83ceb520ceb1cf85cf84ceae20cebaceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf8520ceb5cf83ceb5ceafcf8220ceae20cebaceaccf80cebfceb9cebfcf8220ceaccebbcebbcebfcf8220ceb5cf80ceb9cf87ceb5ceb9cf81ceb5ceaf20cebdceb120cf83ceb1cf8220cf85cf80cebfcf84ceb9cebcceaecf83ceb5ceb92e0a202ace91cebd20cf83ceb1cf8220ceb5ceafcebdceb1ceb920ceb4cf8dcf83cebacebfcebbcebf20cebdceb120ceb5cebdcf84cebfcf80ceafcf83ceb5cf84ceb520cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83ceb1cf8220cf83cf84cebfceb9cf87ceb5ceafceb12c20cf83cebaceb5cf86cf84ceb5ceafcf84ceb520cf80cf8ccf83cebf20ceb8ceb120ceb5cebacf84ceb9cebccebfcf8dcf83ceb1cf84ceb520cf84ceb120cf83cf84cebfceb9cf87ceb5ceafceb120ceb1cf85cf84ceac20cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd20ceaccebdceb8cf81cf89cf80cebf2e20cea3cf85cf87cebdceac20cebcceb1cf8220ceb5ceafcebdceb1ceb920cf80ceb9cebf20ceb5cf8dcebacebfcebbcebf20cebdceb120ceb4ceafcebdcebfcf85cebcceb520cf84ceb120ceb5cf8dcf83ceb7cebcceb120cf83ceb520cebaceaccf80cebfceb9cebfcebd20cf84cf81ceafcf84cebf20cf80ceb1cf81ceac20cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e200a20ce92ceaecebcceb120323a266e6273703bce91cf86cebfcf8d20ceb1cf86ceaecf83ceb1cebcceb520cf84cebf20ceb1ceafcf83ceb8ceb7cebcceb120cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220cebdceb120cebccf80ceb5ceb920cebcceadcf83ceb120cebcceb1cf822c20ceb5ceafcebdceb1ceb920ceb720cf83cf84ceb9ceb3cebcceae20cebdceb120cf84cebf20cebccebfceb9cf81ceb1cf83cf84cebfcf8dcebcceb520cebaceb1ceb920cebcceb520cf84cebfcf85cf8220ceb3cf8dcf81cf8920cebcceb1cf822c20ceb5cebdcf84cebfcf80ceafceb6cebfcebdcf84ceb1cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceadcebdceb120ceb1cebacf8ccebcceb120ceaccf84cebfcebccebf20ceb3ceb9ceb120cebdceb120cf84cebfcf85266e6273703bceb5cebacf86cf81ceaccf83cebfcf85cebcceb520ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72e20cea0cf873a20ceb5cf80ceb1ceb9cebdcebfcf8dcebcceb520ceadcebdceb120cf83cf85cebdceacceb4ceb5cebbcf86cebf20ceb3ceb9ceb120cf84ceb7cebd20cebaceb1cebbceae20ceb4cebfcf85cebbceb5ceb9ceac20cf80cebfcf8520ceadcebaceb1cebdceb520cf83ceaecebcceb5cf81ceb12c20cebbceadcebcceb520cf83cf84cebf20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf8220cf80cf8ccf83cebf20cf89cf81ceb1ceafceb120cebdceb9cf8eceb8cebfcf85cebcceb520cebecf85cf80cebdcf8ecebdcf84ceb1cf8220cebaceacceb8ceb520cf80cf81cf89ceaf20ceb4ceafcf80cebbceb120cf84cebfcf852c20cebaceaccebdcebfcf85cebcceb520ceadcebdceb120cebacebfcebccf80cebbceb9cebcceadcebdcf84cebf20cf83cf84ceb720ceb3ceb5ceb9cf84cf8ccebdceb9cf83cf83ceb120cf80cebfcf8520cf83cf85cebdceb1cebdcf84ceaccebcceb520cf84cf85cf87ceb1ceafceb120cf84cebf20cf80cf81cf89ceaf20cebacebbcf802e0ace9cceb5cf84ceac20ceb1cf80cf8c20cebcceafceb120ceb5ceb2ceb4cebfcebcceacceb4ceb120cebfcebbcebfcebacebbceaecf81cf89cf83ceb7cf8220cf84cf89cebd20ceb4cf8dcebf20cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb2ceb7cebcceaccf84cf89cebd20ceb1cebeceb9cebfcebbcebfceb3cebfcf8dcebcceb520cf84ceb720ceb4ceb9ceacceb8ceb5cf83ceae20cebcceb1cf822e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6579676e776d6f73796e692d73746f6e2d656175746f2d7361732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a35353a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223133303aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcf83cf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcf83ceb1cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f6579676e776d6f73796e692d73746f6e2d656175746f2d7361732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133303aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcf83cf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcf83ceb1cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313330223b7d);
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
(971, 'index.php?option=com_content&view=article&id=131', 'index.php?option=com_content&view=article&id=131:δέντρο-ευγνωμοσύνης&catid=27', 'Δέντρο ευγνωμοσύνης', ' Αυτή είναι μια σπουδαία δραστηριότητα ευγνωμοσύνης. Θα χρειαστείτε πολλά φύλλα χαρτιού διπλής όψεως, κορδέλα, ψαλίδια, κλαδιά δέντρων, μερικές πέτρες, ένα βάζο και μια αίσθηση ευγνωμοσύνης. ', '2023-03-16 13:56:38', '19755b18872fa9f0f606a2ff85fc6ebd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3334393a2220ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920cebcceb9ceb120cf83cf80cebfcf85ceb4ceb1ceafceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e20ce98ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceafcf84ceb520cf80cebfcebbcebbceac20cf86cf8dcebbcebbceb120cf87ceb1cf81cf84ceb9cebfcf8d20ceb4ceb9cf80cebbceaecf8220cf8ccf88ceb5cf89cf822c20cebacebfcf81ceb4ceadcebbceb12c20cf88ceb1cebbceafceb4ceb9ceb12c20cebacebbceb1ceb4ceb9ceac20ceb4ceadcebdcf84cf81cf89cebd2c20cebcceb5cf81ceb9cebaceadcf8220cf80ceadcf84cf81ceb5cf822c20ceadcebdceb120ceb2ceacceb6cebf20cebaceb1ceb920cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e20223b693a333b613a32373a7b733a323a226964223b693a3133313b733a353a22616c696173223b733a33373a22ceb4ceadcebdcf84cf81cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3339343a223c703ece91cf85cf84ceae20ceb5ceafcebdceb1ceb920cebcceb9ceb1266e6273703b3c7374726f6e673ecf83cf80cebfcf85ceb4ceb1ceafceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb13c2f7374726f6e673e266e6273703bceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e266e6273703bce98ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceafcf84ceb520cf80cebfcebbcebbceac20cf86cf8dcebbcebbceb120cf87ceb1cf81cf84ceb9cebfcf8d20ceb4ceb9cf80cebbceaecf8220cf8ccf88ceb5cf89cf822c20cebacebfcf81ceb4ceadcebbceb12c20cf88ceb1cebbceafceb4ceb9ceb12c266e6273703b20cebacebbceb1ceb4ceb9ceac20ceb4ceadcebdcf84cf81cf89cebd2c20cebcceb5cf81ceb9cebaceadcf8220cf80ceadcf84cf81ceb5cf822c20ceadcebdceb120ceb2ceacceb6cebf20cebaceb1ceb920cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313337393a22ce94ceadcebdcf84cf81cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220202020202020202020202020202020202020202020202020202020ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920cebcceb9ceb1266e6273703bcf83cf80cebfcf85ceb4ceb1ceafceb120ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1266e6273703bceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e266e6273703bce98ceb120cf87cf81ceb5ceb9ceb1cf83cf84ceb5ceafcf84ceb520cf80cebfcebbcebbceac20cf86cf8dcebbcebbceb120cf87ceb1cf81cf84ceb9cebfcf8d20ceb4ceb9cf80cebbceaecf8220cf8ccf88ceb5cf89cf822c20cebacebfcf81ceb4ceadcebbceb12c20cf88ceb1cebbceafceb4ceb9ceb12c266e6273703b20cebacebbceb1ceb4ceb9ceac20ceb4ceadcebdcf84cf81cf89cebd2c20cebcceb5cf81ceb9cebaceadcf8220cf80ceadcf84cf81ceb5cf822c20ceadcebdceb120ceb2ceacceb6cebf20cebaceb1ceb920cebcceb9ceb120ceb1ceafcf83ceb8ceb7cf83ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822e2020ce92ceaecebcceb120313a266e6273703bce95cf80ceb9cebbceadcebecf84ceb520cf84ceb120cf86cf8dcebbcebbceb120cf80cebfcf8520ceb8ceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5cf84ceb520cebaceb1ceb920cf84cebf20cf83cf87ceaecebcceb120cf80cebfcf8520ceb8ceadcebbceb5cf84ceb520cebdceb120ceadcf87cebfcf85cebd2e0a20ce92ceaecebcceb120323a266e6273703bce9acf8ccf88cf84ceb520cf84ceb120cf86cf8dcebbcebbceb120cf83cf84cebf20cf83cf87ceaecebcceb120cf80cebfcf8520ceb5cf80ceb9cebbceadcebeceb1cf84ceb52c20cebaceaccebdcf84ceb520cebcceb9ceb120cf84cf81cf8dcf80ceb120cf83cf84ceb7cebd20cebacebfcf81cf85cf86ceae20cebaceacceb8ceb520cf86cf8dcebbcebbcebfcf8520cebaceb1ceb920cf80ceb5cf81ceaccf83cf84ceb520cf84ceb7cebd20cebacebfcf81ceb4ceadcebbceb120cf83ceb1cf8220cebcceadcf83ceb120ceb1cf80cf8c20cebaceacceb8ceb520cf84cf81cf8dcf80ceb12e0a20ce92ceaecebcceb120333a266e6273703bce92ceaccebbcf84ceb520cf84ceb9cf8220cf80ceadcf84cf81ceb5cf8220cf83cf84cebf20ceb2ceacceb6cebf20cebaceb1ceb920cf83cf84ceb5cf81ceb5cf8ecf83cf84ceb520cebcceadcf83ceb120cf84cebf20cebacebbceb1ceb4ceaccebaceb92e0a20ce92ceaecebcceb120343a266e6273703bce93cf81ceaccf86ceb5cf84ceb520cf83cf84ceb120cf86cf8dcebbcebbceb120cf80cf81ceacceb3cebcceb1cf84ceb12c20cf80cf81cf8ccf83cf89cf80ceb120ceae20cebaceb1cf84ceb1cf83cf84ceaccf83ceb5ceb9cf8220ceb3ceb9ceb120cf84ceb120cebfcf80cebfceafceb120ceb5ceafcf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf822e20ce9ccf80cebfcf81ceb5ceafcf84ceb520ceb5cf80ceafcf83ceb7cf8220cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5cf84ceb520cf86cf89cf84cebfceb3cf81ceb1cf86ceafceb5cf822c20ceb1cebd20ceb8ceadcebbceb5cf84ceb52e0a20ce92ceaecebcceb120353a266e6273703bce9acf81ceb5cebcceaccf83cf84ceb520cf84ceb120cf86cf8dcebbcebbceb120ceb1cf80cf8c20cf84ceb120cebacebbceb1ceb4ceb9ceac20cebaceb1ceb920ceb4ceb5ceafcf84ceb520cf84cebf20ceb4ceadcebdcf84cf81cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf8220cf83ceb1cf8221223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64656e74726f2d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a35363a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223133313aceb4ceadcebdcf84cf81cebf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f64656e74726f2d6579676e776d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133313aceb4ceadcebdcf84cf81cebf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22ce94ceadcebdcf84cf81cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313331223b7d),
(972, 'index.php?option=com_content&view=article&id=121', 'index.php?option=com_content&view=article&id=121:ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας&catid=26', 'Ζήτησε – Πίστεψε – Διεκδίκησε! Το τρίπτυχο της επιτυχίας', ' Αυτό οφείλεται στο γεγονός ότι υπάρχει μια λεπτή γραμμή μεταξύ της διεκδικητικής και της επιθετικής συμπεριφοράς. Αυτό, συχνά οδηγεί στη σύγχυση των δύο αυτών όρων. ', '2023-03-16 13:59:44', 'da1bb2bd06399c40b2dcb56afd3712f9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330333a2220ce91cf85cf84cf8c20cebfcf86ceb5ceafcebbceb5cf84ceb1ceb920cf83cf84cebf20ceb3ceb5ceb3cebfcebdcf8ccf8220cf8ccf84ceb920cf85cf80ceaccf81cf87ceb5ceb920cebcceb9ceb120cebbceb5cf80cf84ceae20ceb3cf81ceb1cebccebcceae20cebcceb5cf84ceb1cebecf8d20cf84ceb7cf8220ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceaecf8220cebaceb1ceb920cf84ceb7cf8220ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceaecf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822e20ce91cf85cf84cf8c2c20cf83cf85cf87cebdceac20cebfceb4ceb7ceb3ceb5ceaf20cf83cf84ceb720cf83cf8dceb3cf87cf85cf83ceb720cf84cf89cebd20ceb4cf8dcebf20ceb1cf85cf84cf8ecebd20cf8ccf81cf89cebd2e20223b693a333b613a32373a7b733a323a226964223b693a3132313b733a353a22616c696173223b733a3130343a22ceb6ceaecf84ceb7cf83ceb520e2809320cf80ceafcf83cf84ceb5cf88ceb520e2809320ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb520cf84cebf20cf84cf81ceafcf80cf84cf85cf87cebf20cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf82223b733a373a2273756d6d617279223b733a3331303a223c703ece91cf85cf84cf8c20cebfcf86ceb5ceafcebbceb5cf84ceb1ceb920cf83cf84cebf20ceb3ceb5ceb3cebfcebdcf8ccf8220cf8ccf84ceb920cf85cf80ceaccf81cf87ceb5ceb920cebcceb9ceb120cebbceb5cf80cf84ceae20ceb3cf81ceb1cebccebcceae20cebcceb5cf84ceb1cebecf8d20cf84ceb7cf8220ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceaecf8220cebaceb1ceb920cf84ceb7cf8220ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceaecf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822e20ce91cf85cf84cf8c2c20cf83cf85cf87cebdceac20cebfceb4ceb7ceb3ceb5ceaf20cf83cf84ceb720cf83cf8dceb3cf87cf85cf83ceb720cf84cf89cebd20ceb4cf8dcebf20ceb1cf85cf84cf8ecebd20cf8ccf81cf89cebd2e3c2f703e0d0a223b733a343a22626f6479223b733a343736313a22ce96ceaecf84ceb7cf83ceb520e2809320cea0ceafcf83cf84ceb5cf88ceb520e2809320ce94ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52120cea4cebf20cf84cf81ceafcf80cf84cf85cf87cebf20cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf8220ce94ceb5cebd20ceb5ceafcebdceb1ceb920cf80ceaccebdcf84ceb120ceb5cf8dcebacebfcebbcebf20cebdceb120cebfcf81ceafcf83ceb5ceb9cf8220cebcceb9ceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb4cf85cebdceb1cebcceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e2020202020202020202020202020202020202020202020202020202020ce91cf85cf84cf8c20cebfcf86ceb5ceafcebbceb5cf84ceb1ceb920cf83cf84cebf20ceb3ceb5ceb3cebfcebdcf8ccf8220cf8ccf84ceb920cf85cf80ceaccf81cf87ceb5ceb920cebcceb9ceb120cebbceb5cf80cf84ceae20ceb3cf81ceb1cebccebcceae20cebcceb5cf84ceb1cebecf8d20cf84ceb7cf8220ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceaecf8220cebaceb1ceb920cf84ceb7cf8220ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceaecf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822e20ce91cf85cf84cf8c2c20cf83cf85cf87cebdceac20cebfceb4ceb7ceb3ceb5ceaf20cf83cf84ceb720cf83cf8dceb3cf87cf85cf83ceb720cf84cf89cebd20ceb4cf8dcebf20ceb1cf85cf84cf8ecebd20cf8ccf81cf89cebd2e20202020202020202020202020202020202020202020ce97266e6273703bceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac266e6273703bceb8ceb5cf89cf81ceb5ceafcf84ceb1ceb9266e6273703bcf83ceb7cebcceb5ceafcebf20ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf82266e6273703bceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb7cebd20cf80ceb1ceb8ceb7cf84ceb9cebaceae20cebaceb1ceb920cf84ceb7cebd20ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e20ce91cf80ceb1ceb9cf84ceb5ceaf20cebdceb120ceb5ceafcf83cf84ceb520ceb5cf85ceb8ceb5ceafcf822c20cebdceb120cf85cf80ceb5cf81ceb1cf83cf80ceafceb6ceb5cf83cf84ceb52c20ceb4ceb7cebbceb1ceb4ceae2c20cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cf83ceb1cf822c20ceb5cebdcf8e20ceb5cebeceb1cebacebfcebbcebfcf85ceb8ceb5ceafcf84ceb520cebdceb120cf83ceadceb2ceb5cf83cf84ceb520cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb12c20cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebaceb1ceb920cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220cf84cf89cebd20ceaccebbcebbcf89cebd2e20ce95ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20cebdceb120ceb5cebacf86cf81ceacceb6ceb5cf84ceb520cf84ceb9cf8220cf83cebaceadcf88ceb5ceb9cf822c20cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb9cf8220cf80ceb5cf80cebfceb9ceb8ceaecf83ceb5ceb9cf8220cf83ceb1cf8220cebcceb520ceaccebcceb5cf83cebf20cebaceb1ceb920cebaceb1cf84ceaccebbcebbceb7cebbcebf20cf84cf81cf8ccf80cebf2e20ce8ccf84ceb1cebd266e6273703bceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf84ceb52c20cebdceb9cf8eceb8ceb5cf84ceb520cebdceb1266e6273703bceb5cebdceb9cf83cf87cf8dceb5cf84ceb1ceb920ceb720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceae266e6273703bcf83ceb1cf8220cebaceb1ceb920ceb1cebdcf84cebbceb5ceafcf84ceb520ceb4cf8dcebdceb1cebcceb720ceb1cf80cf8c20ceb1cf85cf84cf8c2e20cea3ceb520cf8ccebbceb5cf8220cf84ceb9cf8220ceb1cebbcebbceb7cebbceb5cf80ceb9ceb4cf81ceaccf83ceb5ceb9cf8220cebcceb520ceaccebbcebbcebfcf85cf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf822c20ceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb5cebacf86cf81ceaccf83ceb5cf84ceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebcceb520cf83ceb1cf86ceae20cebaceb1ceb920ceaccebcceb5cf83cebf20cf84cf81cf8ccf80cebf2c20cf87cf89cf81ceafcf8220cebdceb120cf85cf80cebfcebdcebfcebcceb5cf8dcf83ceb5cf84ceb520cf84ceb120ceb4ceb9cebaceac20cf83ceb1cf8220ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120ceae20cf84cf89cebd20ceaccebbcebbcf89cebd2e0ace91cebdcf84ceb9ceb8ceadcf84cf89cf822c20ceb720ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac266e6273703bceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf83cf84ceb720cebdceafcebaceb72e20ce9aceaccebdceb5cf84ceb520ceb1cf85cf84cf8c20cf80cebfcf8520ceb5cebecf85cf80ceb7cf81ceb5cf84ceb5ceaf20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84cebf20cf83cf85cebccf86ceadcf81cebfcebd20cf83ceb1cf822c20cf87cf89cf81ceafcf8220cebdceb120cebbceb1cebcceb2ceaccebdceb5cf84ceb520cf85cf80cf8ccf88ceb720cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb12c20cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220ceae20cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220ceaccebbcebbcf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2e20ce8ccf84ceb1cebd20ceb5ceafcf83cf84ceb520ceb5cf80ceb9ceb8ceb5cf84ceb9cebacebfceaf2c20ceb720ceb4cf8dcebdceb1cebcceb720cf80cebfcf8520cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceb5ceafcf84ceb520ceb5ceafcebdceb1ceb9266e6273703bceb5ceb3cf89ceb9cf83cf84ceb9cebaceae2e20ce9ccf80cebfcf81ceb5ceaf20cebdceb120ceb8ceb5cf89cf81ceb7ceb8ceb5ceaf20cf8ccf84ceb920ceb5ceafcf83cf84ceb520cf80ceb9ceb5cf83cf84ceb9cebacf8ccf8220ceae20ceb1cebacf8ccebcceb120cf8ccf84ceb920ceb1cf83cebaceb5ceafcf84ceb520ceb5cebacf86cebfceb2ceb9cf83cebccf8c2e20cea0ceb1ceafcf81cebdceb5cf84ceb520cf8c2ccf84ceb920ceb8ceadcebbceb5cf84ceb52c20cf83cf85cf87cebdceac20cf87cf89cf81ceafcf8220cebdceb120cf84cebf20ceb6ceb7cf84ceaccf84ceb52e20cea5ceb9cebfceb8ceb5cf84cf8ecebdcf84ceb1cf8220ceb1cf85cf84ceaecebd20cf84ceb7cebd20ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2c266e6273703bcf85cf80cebfcebdcebfcebcceb5cf8dcebfcebdcf84ceb1ceb9266e6273703bcebfceb920ceb1cf80cf8ccf88ceb5ceb9cf8220cebaceb1ceb920cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceaccebbcebbcf89cebd20ceb1cf84cf8ccebccf89cebd2e20ce9fceb920ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceadcf8220ceb1cf80ceb1cebdcf84ceaecf83ceb5ceb9cf822c20ceb5cebdceb8ceb1cf81cf81cf8dcebdcebfcf85cebd20cf84cebf20ceaccebbcebbcebf20ceaccf84cebfcebccebf2c20cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8ceb5ceaf20cebcceb520cebcceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8c20cf84cf81cf8ccf80cebf2c20ceb5ceafcf84ceb520ceb5cf80ceb9ceb8ceb5cf84ceb9cebaceac20ceb5ceafcf84ceb520cf80ceb1ceb8ceb7cf84ceb9cebaceac2e0ace91cf80cf8c20cf84ceb7cebd20ceaccebbcebbceb72c20ceb720ceb1cebdcf84ceafceb4cf81ceb1cf83ceb720cebcceb520cf80ceb1ceb8ceb7cf84ceb9cebacf8c20ceae20cebcceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8c20cf84cf81cf8ccf80cebf266e6273703bcf84ceb5ceafcebdceb5ceb920cebdceb120cf83ceb7cebcceb1ceafcebdceb5ceb920cf83cf85cebccebccf8ccf81cf86cf89cf83ceb720cebcceb520cf84ceb9cf8220ceb5cf80ceb9ceb8cf85cebcceafceb5cf8220ceaccebbcebbcf89cebd2c20ceb1cebbcebbceac20cf84ceb7cebd20ceafceb4ceb9ceb120cf83cf84ceb9ceb3cebcceae20cebccf80cebfcf81ceb5ceaf20cebdceb120cf85cf80cebfcebdcebfcebcceb5cf8dcf83ceb5ceb920cf84ceb120ceb1cf84cebfcebcceb9cebaceac20ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cebaceb1ceb920cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83ceb1cf822e20cea0cebfcebbcebbcebfceaf20ceaccebdceb8cf81cf89cf80cebfceb92c20cf85ceb9cebfceb8ceb5cf84cebfcf8dcebd20cebcceb9ceb120cf80ceb1ceb8ceb7cf84ceb9cebaceae20cf83cf84ceaccf83ceb720ceb5cf80ceb5ceb9ceb4ceae20ceadcf87cebfcf85cebd20cebcceb9ceb120ceb9cf83cf87cf85cf81ceae20ceb1cebdceacceb3cebaceb720cebdceb120ceb1cf81ceadcf83cebfcf85cebd20cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e20ce9720cf80ceb1ceb8ceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12c20cebfceb4ceb7ceb3ceb5ceaf20cf84ceb120ceaccf84cebfcebcceb120cf83cf84ceb7cebd266e6273703bceb1cf80cebfcf84cf85cf87ceafceb120ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb1cf8220cf83cebaceadcf88ceb5cf89cebd20ceae20cebaceb1ceb920cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd266e6273703bceb1cebbcebbceac20cebaceb1ceb920cf83cf84cebf20cebdceb120cebaceaccebdcebfcf85cebd20cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520ceb4ceb520ceb8ceadcebbcebfcf85cebd20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac2c20cebcceb520cebccebfcebdceb1ceb4ceb9cebacf8c20cf83cebacebfcf80cf8c20cebdceb120ceb5cf85cf87ceb1cf81ceb9cf83cf84ceaecf83cebfcf85cebd20cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220ceae20cebdceb120ceb1cf80cebfcf86cf8dceb3cebfcf85cebd20cf80ceb9ceb8ceb1cebdceae20ceb4ceb9ceadcebdceb5cebeceb72e20ce91cf85cf84cf8c20cf83ceb7cebcceb1ceafcebdceb5ceb920ceb5cf80ceafcf83ceb7cf822c20cf8ccf84ceb920ceb5cf80ceb9cf84cf81ceadcf80cebfcf85cebd20cf83ceb520ceaccebbcebbcebfcf85cf8220cebdceb120ceb1cebdceb1cebbceacceb2cebfcf85cebd20cf84ceb7cebd20ceb5cf85ceb8cf8dcebdceb72c20cebdceb120cebfceb4ceb7ceb3ceaecf83cebfcf85cebd20cebaceb1ceb920cebdceb120cebbceacceb2cebfcf85cebd20ceb1cf80cebfcf86ceaccf83ceb5ceb9cf8220ceb3ceb92027ceb1cf85cf84cebfcf8dcf822e0acea0ceb1cf81cf8ccebbcebf20cf80cebfcf8520cebf20cebaceb1ceb8ceadcebdceb1cf8220cebcceb1cf8220ceb5cebdceb5cf81ceb3ceb5ceaf20cebcceb520cf80ceb1ceb8ceb7cf84ceb9cebacebfcf8dcf8220cebaceb1ceb920ceb5cf80ceb9ceb8ceb5cf84ceb9cebacebfcf8dcf8220cf84cf81cf8ccf80cebfcf85cf8220ceb1cebdceac20ceb4ceb9ceb1cf83cf84ceaecebcceb1cf84ceb12c20cf84ceadcf84cebfceb9cebfceb920cf84cf81cf8ccf80cebfceb920ceb1cebdcf84ceafceb4cf81ceb1cf83ceb7cf8220cf83cf85cf87cebdceac20cf80cf81cebfcebacf8dcf80cf84cebfcf85cebd20ceb1cf80cf8c20cf84ceb7cebd20ceadcebbcebbceb5ceb9cf88ceb720ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7cf82266e6273703bcebaceb1ceb920ceb5cf80cebfcebcceadcebdcf89cf822c20ceb5ceafcebdceb1ceb920ceb1cebaceb1cf84ceaccebbcebbceb7cebbcebfceb920cf84cf81cf8ccf80cebfceb920ceb1cebbcebbceb7cebbceb5cf80ceafceb4cf81ceb1cf83ceb7cf8220cebcceb520ceaccebbcebbcebfcf85cf822e0ace98cf85cebcceb7ceb8ceb5ceafcf84ceb52120ce9720cf87cf81cf85cf83ceae20cf84cebfcebcceae266e6273703bceae20ceb1cebbcebbceb9cf8ecf8220cf84cebf20cebdceb120ceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf84ceb520ceb5ceafcebdceb1ceb920ceb7266e6273703bcebbcf8dcf83ceb721223b733a363a22696d61676573223b733a3235313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031333a35393a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130383a223132313aceb6ceaecf84ceb7cf83ceb52de280932dcf80ceafcf83cf84ceb5cf88ceb52de280932dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84cebf2dcf84cf81ceafcf80cf84cf85cf87cebf2dcf84ceb7cf822dceb5cf80ceb9cf84cf85cf87ceafceb1cf82223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37343a22696d616765732f323032322f30312f32342f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132313aceb6ceaecf84ceb7cf83ceb52de280932dcf80ceafcf83cf84ceb5cf88ceb52de280932dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84cebf2dcf84cf81ceafcf80cf84cf85cf87cebf2dcf84ceb7cf822dceb5cf80ceb9cf84cf85cf87ceafceb1cf822663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130353a22ce96ceaecf84ceb7cf83ceb520e2809320cea0ceafcf83cf84ceb5cf88ceb520e2809320ce94ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52120cea4cebf20cf84cf81ceafcf80cf84cf85cf87cebf20cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313231223b7d);
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
(973, 'index.php?option=com_content&view=article&id=122', 'index.php?option=com_content&view=article&id=122:τι-σημαίνει-θετική-διεκδίκηση&catid=26', 'Τι σημαίνει Θετική Διεκδίκηση;', ' Η θετική διεκδικητική συμπεριφορά και επικοινωνία, είναι ο τύπος της συμπεριφοράς, κατά την οποία προασπίζονται τα δικαιώματα του ατόμου που την εκπέμπει, χωρίς να παραβιάζονται τα δικαιώματα των αποδεκτών της. ', '2023-03-16 14:00:54', '3afbd2530e1d9669788cc4af86046cdc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3338393a2220ce9720ceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebaceb1ceb920ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20ceb5ceafcebdceb1ceb920cebf20cf84cf8dcf80cebfcf8220cf84ceb7cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822c20cebaceb1cf84ceac20cf84ceb7cebd20cebfcf80cebfceafceb120cf80cf81cebfceb1cf83cf80ceafceb6cebfcebdcf84ceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cf80cebfcf8520cf84ceb7cebd20ceb5cebacf80ceadcebccf80ceb5ceb92c20cf87cf89cf81ceafcf8220cebdceb120cf80ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cf84cf89cebd20ceb1cf80cebfceb4ceb5cebacf84cf8ecebd20cf84ceb7cf822e20223b693a333b613a32373a7b733a323a226964223b693a3132323b733a353a22616c696173223b733a35353a22cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a3432333a223c703ece97266e6273703b3c7374726f6e673eceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac3c2f7374726f6e673e266e6273703bcebaceb1ceb920ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20ceb5ceafcebdceb1ceb920cebf20cf84cf8dcf80cebfcf8220cf84ceb7cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822c20cebaceb1cf84ceac20cf84ceb7cebd20cebfcf80cebfceafceb120cf80cf81cebfceb1cf83cf80ceafceb6cebfcebdcf84ceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cf80cebfcf8520cf84ceb7cebd20ceb5cebacf80ceadcebccf80ceb5ceb92c20cf87cf89cf81ceafcf8220cebdceb120cf80ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cf84cf89cebd20ceb1cf80cebfceb4ceb5cebacf84cf8ecebd20cf84ceb7cf822e3c2f703e0d0a223b733a343a22626f6479223b733a343032383a22cea4ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ce98ceb5cf84ceb9cebaceae20ce94ceb9ceb5cebaceb4ceafcebaceb7cf83ceb73b2020202020202020202020202020202020202020202020202020202020ce9720ceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebaceb1ceb920ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20ceb5ceafcebdceb1ceb920cebf20cf84cf8dcf80cebfcf8220cf84ceb7cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822c20cebaceb1cf84ceac20cf84ceb7cebd20cebfcf80cebfceafceb120cf80cf81cebfceb1cf83cf80ceafceb6cebfcebdcf84ceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cf80cebfcf8520cf84ceb7cebd20ceb5cebacf80ceadcebccf80ceb5ceb92c20cf87cf89cf81ceafcf8220cebdceb120cf80ceb1cf81ceb1ceb2ceb9ceacceb6cebfcebdcf84ceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceb120cf84cf89cebd20ceb1cf80cebfceb4ceb5cebacf84cf8ecebd20cf84ceb7cf822e20202020202020202020202020202020202020202020ce9720ceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb720ceb5ceafcebdceb1ceb920ceb2ceb1cf83ceb9cebacf8c20cf83cf85cf83cf84ceb1cf84ceb9cebacf8c20cf84ceb7cf8220cebaceb1cebbceaecf8220ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb1cf822c20ceb720cebfcf80cebfceafceb120cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84ceb7cf8220cf80cf81cebfcf83cf86ceadcf81ceb5ceb9266e6273703b20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920cebcceb1cf8220cebfceb4ceb7ceb3ceb5ceaf20cf83ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb5cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cebaceb920ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf822e0acea4cebf20cebaceb5cebdcf84cf81ceb9cebacf8c20cebcceaecebdcf85cebcceb120cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceaecf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf8220ceb5ceafcebdceb1ceb93a20c2abceb1cf85cf84cf8c20ceb1ceb9cf83ceb8ceaccebdcebfcebcceb1ceb9c2bb2c20c2abceb1cf85cf84cf8c20cf83cebaceadcf86cf84cebfcebcceb1ceb9c2bb2c20c2abceb1cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf84cf81cf8ccf80cebfcf8220cf80cebfcf8520ceb2cebbceadcf80cf8920cf84ceb7cebd20cebaceb1cf84ceaccf83cf84ceb1cf83ceb7c2bb2e20cea4ceb120cebacf8dcf81ceb9ceb120cf83cf85cf83cf84ceb1cf84ceb9cebaceac20cf84ceb7cf8220ceb8ceb5cf84ceb9cebaceaecf8220ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceaecf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf8220ceb5ceafcebdceb1ceb920cf84ceb120ceb5cebeceaecf8220cf84ceadcf83cf83ceb5cf81ceb13a0a202dce88cebacf86cf81ceb1cf83ceb720ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd3a266e6273703bceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf84cebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf8520cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6ceb5ceb920cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf84cebfceb9cf87ceb5ceafceb120cebaceb1ceb920cf84ceb9cf8220ceb5cf80ceb9cf84cf85cf87ceafceb5cf8220cf84cf89cebd20ceaccebbcebbcf89cebd20cebaceb1ceb920cebdceb120cf84cebfcf85cf8220ceb5cf80ceb9ceb2cf81ceb1ceb2ceb5cf8dceb5ceb92c20ceb5cebdcf8e20cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb12c20cebdceb120ceb4ceadcf87ceb5cf84ceb1ceb920cf84ceb7cebd20ceb5cf80ceb9ceb2cf81ceacceb2ceb5cf85cf83ceb720cebaceb1ceb920cf84ceb9cf8220ceb5ceb9cebbceb9cebacf81ceb9cebdceb5ceafcf8220cf86ceb9cebbcebfcf86cf81cebfcebdceaecf83ceb5ceb9cf8220cf84cf89cebd20ceaccebbcebbcf89cebd2c20cf80cf81cebfcf8220ceb5cebaceb5ceafcebdcebfcebd2e20202dce91cebdceaccebbceb7cf88ceb720cf80cf81cf89cf84cebfceb2cebfcf85cebbceb9cf8ecebd3a266e6273703bceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cebdceb120ceb5cebacf86cf81ceacceb6ceb5ceb920cf84ceb7cebd20ceaccf80cebfcf88ceae20cf84cebfcf852c20ceb720cebfcf80cebfceafceb120cebccf80cebfcf81ceb5ceaf20cebdceb120ceb4ceb9ceb1cf86ceadcf81ceb5ceb920ceb1cf80cf8c20ceb1cf85cf84ceae20cf84cf89cebd20ceaccebbcebbcf89cebd2c20ceb1cebbcebbceac20cebaceb1ceb920cebdceb120ceb1cf80cebfceb4ceadcf87ceb5cf84ceb1ceb920cf8ccf84ceb920ceb720ceb3cebdcf8ecebcceb720cf84cf89cebd20ceaccebbcebbcf89cebd2c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb4ceb9ceb1cf86ceadcf81ceb5ceb920ceb1cf80cf8c20cf84ceb720ceb4ceb9cebaceae20cf84cebfcf852e266e6273703b20202dce88cebacf86cf81ceb1cf83ceb720ceb1cf81cebdceb7cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd3a266e6273703bceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cebdceb120ceb5cebacf86cf81ceacceb6ceb5ceb920cf84ceb7cebd20ceb5cebdcf8ccf87cebbceb7cf83ceae20cf84cebfcf8520cf83ceb520cf83cf87ceadcf83ceb720cebcceb520cf84ceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebaceaccf80cebfceb9cebfcf8520ceaccebbcebbcebfcf8520ceb1cf84cf8ccebccebfcf852c20cebdceb120ceb5cebacf86cf81ceacceb6ceb5ceb920cebaceaccf80cebfceb9cebf20cf80ceb1cf81ceaccf80cebfcebdcebf2c20cebdceb120cf85cf80ceb5cf81ceb1cf83cf80ceafceb6ceb5cf84ceb1ceb920cf84ceb120ceb4ceb9cebaceb1ceb9cf8ecebcceb1cf84ceac20cf84cebfcf8520cebaceb1ceb920cebdceb120ceb1cf81cebdceb5ceafcf84ceb1ceb920cebdceb120cebaceaccebdceb5ceb920cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf84cebfcf8520ceb6ceb7cf84ceb5ceafcf84ceb1ceb92c20ceb1cebd20ceb4ceb5cebd20cf84cebf20ceb5cf80ceb9ceb8cf85cebcceb5ceaf20cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac2e20202dce91cf80cebfceb4cebfcf87ceae20cf84cf89cebd20cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cebfcf81ceafcf89cebd3a266e6273703bceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb120cf84cebfcf8520ceb1cf84cf8ccebccebfcf8520cebdceb120ceb4ceadcf87ceb5cf84ceb1ceb920cf84ceb7cebd20cebacf81ceb9cf84ceb9cebaceae20ceb1cf80cf8c20cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822c20cebdceb120cf80ceb1cf81ceb1ceb4ceadcf87ceb5cf84ceb1ceb920cf8ccf84ceb920ceadcf87ceb5ceb920cebaceaccebdceb5ceb920cebaceaccf80cebfceb9cebf20cebbceacceb8cebfcf8220ceae20cf8ccf84ceb920ceb4ceb520ceb3cebdcf89cf81ceafceb6ceb5ceb920cebaceaccf84ceb92c20cebdceb120ceb6ceb7cf84ceac20ceb2cebfceaeceb8ceb5ceb9ceb120cf87cf89cf81ceafcf8220cebdceb120cf84cebf20ceb8ceb5cf89cf81ceb5ceaf20cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb1ceb4cf85cebdceb1cebcceafceb120cebaceb1ceb920cebdceb120ceb8ceadcf84ceb5ceb920cf84ceb120cf8ccf81ceb9ceac20cf84cebfcf8520ceb1cf80ceadcebdceb1cebdcf84ceb920cf83cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf822e20ce91cebdceb1cebbcebfceb3ceb9cf83cf84ceb5ceafcf84ceb520ceb3ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cf84ceb520cebdceb120ceb1cf80ceb1cebdcf84ceaecf83ceb5cf84ceb520cf83ceb520cebaceaccf80cebfceb9cebfcebd2c20cf80cebfcf8520cf83ceb1cf8220ceb6ceb7cf84ceacceb5ceb920cebdceb120cebaceaccebdceb5cf84ceb520cebaceaccf84ceb920cf80cebfcf8520ceb4ceb520cf83cf85cebcceb2ceb1ceb4ceafceb6ceb5ceb920cebcceb520cf84ceb9cf8220cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83ceb1cf8220ceb1cebdceacceb3cebaceb5cf8220ceae20cf80cebfcf8520ceb1cf80ceb1ceb9cf84ceb5ceaf20cf87cf81cf8ccebdcebf20cebaceb1ceb920cf80cf8ccf81cebfcf85cf8220ceb1cf80cf8c20cebcceadcf81cebfcf85cf8220cf83ceb1cf822c20cf84ceb120cebfcf80cebfceafceb120ceb4ceb5cebd20ceadcf87ceb5cf84ceb520ceae20ceb4ceb5cebd20ceb8ceadcebbceb5cf84ceb520cebdceb120ceb4ceb9ceb1ceb8ceadcf83ceb5cf84ceb52e20ce93ceb9ceb120cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf8ccebccf89cf8220ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2c20ceb5ceafcebdceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84cebf20cebdceb120ceb5cf80ceb9ceb8cf85cebccebfcf8dcebcceb520cebdceb120ceb1cebbcebbceaccebecebfcf85cebcceb520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e20ce9ccf80ceb5ceafcf84ceb520cebbcebfceb9cf80cf8ccebd20ceb1cf80cf8c20cf84ceb720ceb8ceb5cf89cf81ceafceb120cf83cf84ceb7cebd20cf80cf81ceaccebeceb7266e6273703bcebaceb1ceb920ceb8ceadcf83cf84ceb520cebdceadcebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf822e20cea4ceaf20cebbceb5cf823b20ce95ceafcf83ceb1ceb920ceadcf84cebfceb9cebccebfcf822fceb73b223b733a363a22696d61676573223b733a3233303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30335c2f30365c2f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a30303a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223132323acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb8ceb5cf84ceb9cebaceae2dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb7223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35333a22696d616765732f323032322f30332f30362f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132323acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb8ceb5cf84ceb9cebaceae2dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb72663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a22cea4ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ce98ceb5cf84ceb9cebaceae20ce94ceb9ceb5cebaceb4ceafcebaceb7cf83ceb73b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313232223b7d),
(975, 'index.php?option=com_content&view=article&id=124', 'index.php?option=com_content&view=article&id=124:διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά&catid=26', '\'\'Διεκδίκησε\'\' τη διεκδικητική σου συμπεριφορά', ' Κάνε τρεις φιλοφρονήσεις καθημερινά για μια εβδομάδα. Αξιολόγησε το επίπεδο του άγχους που μπορεί να βιώσεις. ', '2023-03-16 14:02:28', '2e07b5ad9deb768f5f8abc9f9a3f9e32', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230333a2220ce9aceaccebdceb520cf84cf81ceb5ceb9cf8220cf86ceb9cebbcebfcf86cf81cebfcebdceaecf83ceb5ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120cebcceb9ceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12e20ce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb520cf84cebf20ceb5cf80ceafcf80ceb5ceb4cebf20cf84cebfcf8520ceacceb3cf87cebfcf85cf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb2ceb9cf8ecf83ceb5ceb9cf822e20223b693a333b613a32373a7b733a323a226964223b693a3132343b733a353a22616c696173223b733a38303a22ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb520cf84ceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cebfcf8520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac223b733a373a2273756d6d617279223b733a3236343a223c703ece9aceaccebdceb520cf84cf81ceb5ceb9cf82266e6273703b3c7374726f6e673ecf86ceb9cebbcebfcf86cf81cebfcebdceaecf83ceb5ceb9cf823c2f7374726f6e673e266e6273703bcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120cebcceb9ceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12e266e6273703b3c7374726f6e673ece91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb53c2f7374726f6e673e266e6273703bcf84cebf20ceb5cf80ceafcf80ceb5ceb4cebf20cf84cebfcf8520ceacceb3cf87cebfcf85cf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb2ceb9cf8ecf83ceb5ceb9cf822e3c2f703e0d0a223b733a343a22626f6479223b733a313138373a222727ce94ceb9ceb5cebaceb4ceafcebaceb7cf83ceb5272720cf84ceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cebfcf8520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac202020202020202020202020202020202020202020202020202020200ace9aceaccebdceb520cf84cf81ceb5ceb9cf82266e6273703bcf86ceb9cebbcebfcf86cf81cebfcebdceaecf83ceb5ceb9cf82266e6273703bcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceac20ceb3ceb9ceb120cebcceb9ceb120ceb5ceb2ceb4cebfcebcceacceb4ceb12e266e6273703bce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb5266e6273703bcf84cebf20ceb5cf80ceafcf80ceb5ceb4cebf20cf84cebfcf8520ceacceb3cf87cebfcf85cf8220cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb2ceb9cf8ecf83ceb5ceb9cf822e0ace8ccf84ceb1cebd20ceb1cf80cebfceb4ceadcf87ceb5cf83ceb1ceb920cf86ceb9cebbcebfcf86cf81cebfcebdceaecf83ceb5ceb9cf822c20cf80ceb1cf81ceb1cf84ceaecf81ceb7cf83ceb5266e6273703bcf80cf8ccf83cebf20ceaccebdceb5cf84ceb1266e6273703bcebdceb9cf8eceb8ceb5ceb9cf8220cebaceb1ceb920ceb1cebd20cf84ceb9cf8220ceb1cf80cebfceb4ceadcf87ceb5cf83ceb1ceb920cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac2e266e6273703bce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb5266e6273703bcf84ceb9cf8220ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceadcf8220cf83cebfcf8520ceb1cf80ceb1cebdcf84ceaecf83ceb5ceb9cf822e0ace91cebd20cf83cf84ceb7cebd20ceb1cf80cebfceb4cebfcf87ceae266e6273703bceae266e6273703bceb1cf80cf8cceb4cebfcf83ceb7266e6273703bcf86ceb9cebbcebfcf86cf81cebfcebdceaecf83ceb5cf89cebd20cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83ceb5ceb9cf8220cebaceaccf80cebfceb9ceb120cf83cf85ceb3cebaceb5cebacf81ceb9cebcceadcebdceb720cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cf80cebfcf8520ceb8ceb120ceaeceb8ceb5cebbceb5cf8220cebdceb120ceb1cebbcebbceaccebeceb5ceb9cf822c266e6273703bceaccebbcebbceb1cebecead266e6273703bcf84ceb7cebd266e6273703bcebaceb1ceb920cf80ceb1cf81ceb1cf84ceaecf81ceb7cf83ceb520cf80ceb9ceb8ceb1cebdceac20cf83ceb7cebcceb5ceafceb120ceb2ceb5cebbcf84ceafcf89cf83ceb7cf822e20200a0a20cea3ceb7cebcceb5ceafcf89cf83ceb73a266e6273703bce98ceb120ceaecf84ceb1cebd20cf80cebfcebbcf8d20ceb2cebfceb7ceb8ceb7cf84ceb9cebacf8c20cebdceb1266e6273703bcebacf81ceb1cf84ceaccf8220cf83ceb7cebcceb5ceb9cf8ecf83ceb5ceb9cf82266e6273703bceb3ceb9ceb120cf84ceb9cf8220cf80ceb1cf81ceb1cf84ceb7cf81ceaecf83ceb5ceb9cf8220cf83cebfcf8520ceb3ceb9ceb120cebdceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb1cebdceb1cf84cf81ceadcf87ceb5ceb9cf8220cf83ceb520ceb1cf85cf84ceadcf822e0a266e6273703b223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6469656b64696b6973652d74696e2d6469656b64696b6974696b692d736f752d73796d70657269666f72612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a30323a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223132343aceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84ceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae2dcf83cebfcf852dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36353a22696d616765732f323032322f30322f31342f6469656b64696b6973652d74696e2d6469656b64696b6974696b692d736f752d73796d70657269666f72612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132343aceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84ceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae2dcf83cebfcf852dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33323a22ce94ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38343a222727ce94ceb9ceb5cebaceb4ceafcebaceb7cf83ceb5272720cf84ceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cebfcf8520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313234223b7d);
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
(976, 'index.php?option=com_content&view=article&id=118', 'index.php?option=com_content&view=article&id=118:κόκκινες-και-πράσινες-δραστηριότητες&catid=25', 'Κόκκινες και Πράσινες δραστηριότητες', ' Σε αυτή την άσκηση, στόχος είναι να αναγνωρίσουμε ποιες καθημερινές δραστηριότητες μας καταναλώνουν περισσότερη ενέργεια, ποιες αυξάνουν την ενέργειά μας και να δούμε πως θα τις διαχειριστούμε καλύτερα. ', '2023-03-16 14:06:00', '37ebc809941ef187d3d31cd4e25c79b0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3337363a2220cea3ceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72c20cf83cf84cf8ccf87cebfcf8220ceb5ceafcebdceb1ceb920cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebcceb520cf80cebfceb9ceb5cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cebcceb1cf8220cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb12c20cf80cebfceb9ceb5cf8220ceb1cf85cebeceaccebdcebfcf85cebd20cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf8220cebaceb1ceb920cebdceb120ceb4cebfcf8dcebcceb520cf80cf89cf8220ceb8ceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20223b693a333b613a32373a7b733a323a226964223b693a3131383b733a353a22616c696173223b733a36393a22cebacf8ccebacebaceb9cebdceb5cf8220cebaceb1ceb920cf80cf81ceaccf83ceb9cebdceb5cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82223b733a373a2273756d6d617279223b733a3438363a223c703ecea3ceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72c20cf83cf84cf8ccf87cebfcf8220ceb5ceafcebdceb1ceb920cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebcceb520cf80cebfceb9ceb5cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cebcceb1cf82266e6273703b3c7374726f6e673ecebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd3c2f7374726f6e673e266e6273703bcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb7266e6273703b3c7374726f6e673eceb5cebdceadcf81ceb3ceb5ceb9ceb13c2f7374726f6e673e2c20cf80cebfceb9ceb5cf82266e6273703b3c7374726f6e673eceb1cf85cebeceaccebdcebfcf85cebd3c2f7374726f6e673e266e6273703bcf84ceb7cebd266e6273703b3c7374726f6e673eceb5cebdceadcf81ceb3ceb5ceb9ceac3c2f7374726f6e673e266e6273703bcebcceb1cf8220cebaceb1ceb920cebdceb120ceb4cebfcf8dcebcceb520cf80cf89cf8220ceb8ceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a333831323a22ce9acf8ccebacebaceb9cebdceb5cf8220cebaceb1ceb920cea0cf81ceaccf83ceb9cebdceb5cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220202020202020202020202020202020202020202020202020202020cea3ceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb72c20cf83cf84cf8ccf87cebfcf8220ceb5ceafcebdceb1ceb920cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebcceb520cf80cebfceb9ceb5cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cebcceb1cf82266e6273703bcebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd266e6273703bcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb7266e6273703bceb5cebdceadcf81ceb3ceb5ceb9ceb12c20cf80cebfceb9ceb5cf82266e6273703bceb1cf85cebeceaccebdcebfcf85cebd266e6273703bcf84ceb7cebd266e6273703bceb5cebdceadcf81ceb3ceb5ceb9ceac266e6273703bcebcceb1cf8220cebaceb1ceb920cebdceb120ceb4cebfcf8dcebcceb520cf80cf89cf8220ceb8ceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e0ace9cceb520cf84cebfcebd20cf8ccf81cebf20ceb5cebdceadcf81ceb3ceb5ceb9ceb120ceb5cebdcebdcebfcebfcf8dcebcceb520cf84ceb7cebd266e6273703bcf80cebdceb5cf85cebcceb1cf84ceb9cebaceae20ceb5cebdceadcf81ceb3ceb5ceb9ceb12e266e6273703bce94cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cf80cebfcf8520cebcceb1cf8220cf80cf81cebfcebaceb1cebbcebfcf8dcebd20cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83cebfcf85cebcceb520cf84ceb120ceb4cf85cebdceb1cf84ceac20cebcceb1cf8220cf83ceb7cebcceb5ceafceb120ceb5cebdceb4ceb5cf87cebfcebcceadcebdcf89cf8220cebcceb1cf82266e6273703bcebacebfcf85cf81ceacceb6cebfcf85cebd20cf83cf89cebcceb1cf84ceb9cebaceac266e6273703bceb1cebbcebbceac20cf83ceb520cf88cf85cf87cebfcebbcebfceb3ceb9cebacf8c20ceb5cf80ceafcf80ceb5ceb4cebf20ceb1cf80cebfcebacf84cebfcf8dcebcceb5266e6273703bcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb12e200a20ce92ceaecebcceb1266e6273703b313a266e6273703bce95ceb9cf83ceb1ceb3cf89ceb3ceae200a20ce93ceb9ceb120ceb1cf85cf84ceae20cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720ceb8ceb120cebfcebdcebfcebcceacceb6cebfcf85cebcceb520cf84ceb9cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220ceb1cf85cf84ceadcf8220cf80cebfcf8520ceb2ceb1cf83ceafceb6cebfcebdcf84ceb1ceb920cf83cf84ceb120ceb4cf85cebdceb1cf84ceac20cebcceb1cf8220cf83ceb7cebcceb5ceafceb120cebaceb1ceb920cebcceb1cf8220ceb4ceafcebdcebfcf85cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceb12022cea0cf81ceaccf83ceb9cebdceb5cf82266e6273703bce94cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220222e266e6273703bcea0cf89cf8220ceb8ceb120cf84ceb9cf8220cebaceb1cf84ceb1cebbceacceb2ceb5ceb9cf823a0a202acf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cf8220cebdceb120cf84ceb920cebaceaccebdceb5ceb9cf82200a202acf83ceb520cebaceaccebdcebfcf85cebd20cebdceb120cebdceb9cf8eceb8ceb5ceb9cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1200a202acf83ceb520cebaceaccebdcebfcf85cebd20cebdceb120cebeceb5cf87cebdceaccf8220cf84cebf20cf87cf81cf8ccebdcebf200a202acf80ceb5cf81ceb9cebcceadcebdceb5ceb9cf8220cf80cf89cf8220cebaceb1ceb920cf80cf89cf8220ceb3ceb9ceb120cebdceb120cf84ceb9cf8220cebaceaccebdceb5ceb9cf82200a202acebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8ceb5ceafcf8220cebaceb1cebbceac20cf83ceb520ceb1cf85cf84ceadcf8220ceb1cebacf8ccebcceb120cebaceb1ceb920cf83ceb520cf80ceb5cf81ceb9cf80cf84cf8ecf83ceb5ceb9cf8220cf83cf84cf81ceb5cf8220cebaceb1ceb920cebacebfcf8dcf81ceb1cf83ceb7cf82200a20ce94cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf8220cf80cebfcf8520ceb2ceb1cf83ceafceb6cebfcebdcf84ceb1ceb920cf83cf84ceb120ceb1ceb4cf8dcebdceb1cebcceb120cf83ceb7cebcceb5ceafceb120cebcceb1cf8220cebaceb1ceb920cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebcceb1cf8220ceb8ceb120ceb1cebdceb1cf86ceadcf81cebfcebdcf84ceb1ceb920cf89cf822022ce9acf8ccebacebaceb9cebdceb5cf82266e6273703bceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82222e266e6273703bcea0cf89cf8220ceb8ceb120cf84ceb9cf8220cebaceb1cf84ceb1cebbceacceb2ceb5ceb9cf823a0a202ace94ceb520cf83cebfcf8520ceb1cf81ceadcf83ceb5ceb920cebdceb120cf84ceb9cf8220cebaceaccebdceb5ceb9cf82200a202acea3ceb520cebaceaccebdcebfcf85cebd20cebdceb9cf8eceb8ceb5ceb9cf8220ceb5cebecebfcf85ceb8ceb5cebdcf89cebcceadcebdcebfcf82200a202ace9ccebfceb9ceacceb6ceb5ceb920cebdceb120cf80ceb5cf81cebdceacceb5ceb920ceb1cf81ceb3ceac20cebf20cf87cf81cf8ccebdcebfcf82200a202ace94ceb5cebd20ceb1cebdcf85cf80cebfcebccebfcebdceb5ceafcf84ceb520ceb3ceb9ceb120cebdceb120cf84ceb9cf8220cebaceaccebdceb5cf84ceb5200a202ace91cf80ceb1ceb9cf84cebfcf8dcebd20ceb1cf81cebaceb5cf84ceae20cf80cf81cebfcf83cf80ceacceb8ceb5ceb9ceb120cebaceb1ceb920ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf20ceb3ceb9ceb120cebdceb120ceb3ceafcebdcebfcf85cebd20cebaceb1cebbceac200a2020ce92ceaecebcceb120323a266e6273703bce9aceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf84ceb9cf82266e6273703bcf80cf81ceaccf83ceb9cebdceb5cf82266e6273703bcebaceb1ceb9266e6273703bcebacf8ccebacebaceb9cebdceb5cf82266e6273703bceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82200ace9aceb1cf84ceac20cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb120cf84ceb7cf8220ceb5cf80cf8ccebcceb5cebdceb7cf8220ceb5ceb2ceb4cebfcebcceacceb4ceb1cf8220cebaceb1cf84ceb1ceb3cf81ceaccf88cf84ceb520cf84ceb9cf8220e2809ccf80cf81ceaccf83ceb9cebdceb5cf822220cebaceb1ceb92022cebacf8ccebacebaceb9cebdceb5cf822220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceadcf8220cf83ceb1cf8220cf83ceb520cebaceb1ceb8ceb7cebcceb5cf81cebdceae20ceb2ceaccf83ceb720cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb120ceb5cf80ceafcf80ceb5ceb4ceb120ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cf80cebfcf8520cf80cf81cebfcf83cf86ceadcf81cebfcf85cebd20ceae20cebaceb1cf84ceb1cebdceb1cebbcf8ecebdcebfcf85cebd20ceb1cebdcf84ceafcf83cf84cebfceb9cf87ceb12e0a20ce92ceaecebcceb120333a266e6273703bce94ceafcf80cebbceb120ceb1cf80cf8c20cebaceacceb8ceb520ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb120cf83ceb7cebcceb5ceb9cf8ecf83cf84ceb520cebaceb1ceb920cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cf83ceb1cf8220ceb4ceafcebdceb5ceb920ceae20cf83ceb1cf8220cf83cf84ceb5cf81ceb5ceaf2e2020cea0ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb13a200a266e6273703b0a20cea0cf81ceaccf83ceb9cebdceb720ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb1202667743b20ceb3cf85cebccebdceb1cf83cf84ceb9cebaceae202667743b20ceb1cf85cebeceaccebdceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebccebfcf85202667743b20cebccebfcf8520cf80cf81cebfcf83cf86ceadcf81ceb5ceb920ceadcebdceb120cf85ceb3ceb9ceadcf822c20cebaceb1cebbcebbceafceb3cf81ceb1cebccebccebf20cf83cf8ecebcceb1200a20ce92ceaecebcceb12034203a266e6273703b20ce91cebeceb9cebfcebbcf8cceb3ceb7cf83ceb72e2020200ace98ceb120cebccf80cebfcf81cebfcf8dcf83ceb1cf84ceb520cebdceb120ceb1cf85cebeceaecf83ceb5cf84ceb520cf84ceb720ceb4ceb9ceaccf81cebaceb5ceb9ceb1266e6273703bcf84cf89cebd266e6273703bcf80cf81ceaccf83ceb9cebdcf89cebd266e6273703bceb4cf81ceb1cf83cf84ceb7cf81ceb9cebfcf84ceaecf84cf89cebd20cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf823b20ce98ceb1266e6273703bcebccf80cebfcf81cebfcf8dcf83ceb1cf84ceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520ceb1cf80cebfcf84ceb5cebbceb5cf83cebcceb1cf84ceb9cebaceac20cf84ceb9cf8220e28098e28099cebacf8ccebacebaceb9cebdceb5cf82e28099e2809920ceb3ceb9ceb120ceb5cf83ceaccf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf823b20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84ceb9cf8220ceb1cebdceb1ceb8ceadcf83ceb5cf84ceb520cf83ceb520cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd20ceae20cebdceb120cf84ceb9cf8220cf80cf81cebfcf83ceb1cf81cebccf8ccf83ceb5cf84ceb53b223b733a363a22696d61676573223b733a3233373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6f6b6b696e65732d6b61692d70726173696e65732d64726173746972696f74697465732d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a30363a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37333a223131383acebacf8ccebacebaceb9cebdceb5cf822dcebaceb1ceb92dcf80cf81ceaccf83ceb9cebdceb5cf822dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36303a22696d616765732f323032322f30322f31342f6b6f6b6b696e65732d6b61692d70726173696e65732d64726173746972696f74697465732d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131383acebacf8ccebacebaceb9cebdceb5cf822dcebaceb1ceb92dcf80cf81ceaccf83ceb9cebdceb5cf822dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36393a22ce9acf8ccebacebaceb9cebdceb5cf8220cebaceb1ceb920cea0cf81ceaccf83ceb9cebdceb5cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313138223b7d),
(977, 'index.php?option=com_content&view=article&id=119', 'index.php?option=com_content&view=article&id=119:καθημερινό-πρόγραμμα&catid=25', 'Καθημερινό Πρόγραμμα', ' Φτιάξτε ένα καθημερινό ημερολόγιο δραστηριοτήτων ', '2023-03-16 14:08:57', '8e1fed9349c4f97a31a8a1d450f8f696', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39343a2220cea6cf84ceb9ceaccebecf84ceb520ceadcebdceb120cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20ceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf20ceb4cf81ceb1cf83cf84ceb7cf81ceb9cebfcf84ceaecf84cf89cebd20223b693a333b613a32373a7b733a323a226964223b693a3131393b733a353a22616c696173223b733a33393a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20cf80cf81cf8cceb3cf81ceb1cebccebcceb1223b733a373a2273756d6d617279223b733a3133333a223c703ecea6cf84ceb9ceaccebecf84ceb520ceadcebdceb1266e6273703b3c7374726f6e673ecebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c266e6273703bceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf3c2f7374726f6e673e266e6273703bceb4cf81ceb1cf83cf84ceb7cf81ceb9cebfcf84ceaecf84cf89cebd3c2f703e0d0a223b733a343a22626f6479223b733a3937363a22ce9aceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20cea0cf81cf8cceb3cf81ceb1cebccebcceb120202020202020202020202020202020202020202020202020202020cea6cf84ceb9ceaccebecf84ceb520ceadcebdceb1266e6273703bcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c266e6273703bceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf266e6273703bceb4cf81ceb1cf83cf84ceb7cf81ceb9cebfcf84ceaecf84cf89cebd20cf8ccf80cebfcf853a0a2d20ce98ceb120cf80cf81cebfceb2cebbceadcf80ceb5cf84ceb5266e6273703bcf84cebf266e6273703bcf87cf81cf8ccebdcebf266e6273703bcf80cebfcf8520cf87cf81ceb5ceb9ceacceb6ceb5cf83cf84ceb520ceb3ceb9ceb120cf84ceb9cf8220ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb5cf8220ceb5cf81ceb3ceb1cf83ceafceb5cf8220cf84ceb7cf8220ceb7cebcceadcf81ceb1cf822e202d20ce98ceb120cf80cf81cebfceb2cebbceadcf80ceb5cf84ceb520cf84ceb9cf82266e6273703bceb4ceb9ceb1cebacebfcf80ceadcf82266e6273703bcf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebacf8dcf80cf84cebfcf85cebd20ceae20cf80cebfcf8520ceb5cf83cebaceb5cebccebcceadcebdceb120ceb8ceb120ceb8ceadcf84ceb5cf84ceb520ceb5cf83ceb5ceafcf822028cf80cf81cebfceb2cebbceb5cf80cf8ccebcceb5cebdceb120ceb4ceb9ceb1cebbceb5ceafcebccebcceb1cf84ceb1292e202d20ce98ceb120cebfcf81ceafceb6ceb5cf84ceb520cf84ceb7cebd266e6273703bceb1cebacf81ceb9ceb2ceae20ceb4ceb9ceaccf81cebaceb5ceb9ceb1266e6273703bcf84cf89cebd20cf83cf85cebdceb1cebdcf84ceaecf83ceb5cf8ecebd20cf83ceb1cf8220cebaceb1ceb920ceb8ceb120cf84ceb7cebd20cf84ceb7cf81ceb5ceafcf84ceb520cf8ccf83cebf20ceb5ceafcebdceb1ceb920ceb4cf85cebdceb1cf84cf8c2e2020cea3cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb13a202d20ce91cebeceb9cebfcebbcebfceb3ceaecf83cf84ceb520ceb1cebd20ceb720cebcceadcf81ceb120cf83ceb1cf8220ceb5ceafcebdceb1ceb920cf80cebbceaecf81ceb7cf8220cebaceb1ceb920ceb1cebd20cebf20cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebccf8ccf8220cf83ceb1cf8220ceb2cebfceaeceb8ceb7cf83ceb520cf83cf84ceb7cebd20ceb5cebecebfceb9cebacebfcebdcf8ccebcceb7cf83ceb720cf87cf81cf8ccebdcebfcf8520cebaceb1ceb920ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b617468696d6572696e6f2d70726f6772616d6d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a30383a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223131393acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c2dcf80cf81cf8cceb3cf81ceb1cebccebcceb1223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f6b617468696d6572696e6f2d70726f6772616d6d612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131393acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c2dcf80cf81cf8cceb3cf81ceb1cebccebcceb12663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ce95cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce9aceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20cea0cf81cf8cceb3cf81ceb1cebccebcceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313139223b7d);
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
(978, 'index.php?option=com_content&view=article&id=100', 'index.php?option=com_content&view=article&id=100:αυτοέλεγχος-στην-πράξη&catid=22', 'Αυτοέλεγχος στην πράξη', ' Η μεγαλύτερη πρόκληση για κάποιον είναι να ελέγξει τον εαυτό του. Το μεγαλύτερο μέρος της επιτυχίας και η επίτευξη των στόχων βασίζεται σε καλές συνήθειες. οι οποίες με τη σειρά τους, βασίζονται στην πειθαρχία και τον αυτοέλεγχο... ', '2023-03-16 14:10:03', 'b8f7a5218b5a8ceba7cf8b4d53619299', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3432323a2220ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf80cf81cf8ccebacebbceb7cf83ceb720ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20ceb5ceafcebdceb1ceb920cebdceb120ceb5cebbceadceb3cebeceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e20cea4cebf20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebcceadcf81cebfcf8220cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf8220cebaceb1ceb920ceb720ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cf89cebd20cf83cf84cf8ccf87cf89cebd20ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf83ceb520cebaceb1cebbceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822e20cebfceb920cebfcf80cebfceafceb5cf8220cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84cebfcf85cf822c20ceb2ceb1cf83ceafceb6cebfcebdcf84ceb1ceb920cf83cf84ceb7cebd20cf80ceb5ceb9ceb8ceb1cf81cf87ceafceb120cebaceb1ceb920cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2e2e2e20223b693a333b613a32373a7b733a323a226964223b693a3130303b733a353a22616c696173223b733a34323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b733a373a2273756d6d617279223b733a3533373a223c703ece9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb7266e6273703b3c7374726f6e673ecf80cf81cf8ccebacebbceb7cf83ceb73c2f7374726f6e673e266e6273703bceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20ceb5ceafcebdceb1ceb920cebdceb120ceb5cebbceadceb3cebeceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e20cea4cebf20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebcceadcf81cebfcf8220cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf8220cebaceb1ceb920ceb720ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cf89cebd20cf83cf84cf8ccf87cf89cebd20ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf83ceb5266e6273703b3c7374726f6e673ecebaceb1cebbceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822e3c2f7374726f6e673e266e6273703bcebfceb920cebfcf80cebfceafceb5cf8220cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84cebfcf85cf822c20ceb2ceb1cf83ceafceb6cebfcebdcf84ceb1ceb920cf83cf84ceb7cebd266e6273703b3c7374726f6e673ecf80ceb5ceb9ceb8ceb1cf81cf87ceafceb1266e6273703b3c2f7374726f6e673ecebaceb1ceb9266e6273703bcf84cebfcebd266e6273703b3c7374726f6e673eceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf3c2f7374726f6e673e2e2e2e3c2f703e0d0a223b733a343a22626f6479223b733a333336313a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cf83cf84ceb7cebd20cf80cf81ceaccebeceb720ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf80cf81cf8ccebacebbceb7cf83ceb720ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20ceb5ceafcebdceb1ceb920cebdceb120ceb5cebbceadceb3cebeceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e2020202020202020202020202020202020202020202020202020202020cea4cebf20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cebcceadcf81cebfcf8220cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf8220cebaceb1ceb920ceb720ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cf89cebd20cf83cf84cf8ccf87cf89cebd20ceb2ceb1cf83ceafceb6ceb5cf84ceb1ceb920cf83ceb520cebaceb1cebbceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822e20cebfceb920cebfcf80cebfceafceb5cf8220cebcceb520cf84ceb720cf83ceb5ceb9cf81ceac20cf84cebfcf85cf822c20ceb2ceb1cf83ceafceb6cebfcebdcf84ceb1ceb920cf83cf84ceb7cebd20cf80ceb5ceb9ceb8ceb1cf81cf87ceafceb120cebaceb1ceb920cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2e20202020202020202020202020202020202020202020ce95ceb4cf8e20ceb5ceafcebdceb1ceb9266e6273703bcf84ceadcf83cf83ceb5cf81ceb9cf82266e6273703bcf84cf81cf8ccf80cebfceb920ceb3ceb9ceb120cebdceb120ceb2ceb5cebbcf84ceb9cf8ecf83ceb5cf84ceb520cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf20cebaceb1ceb920cebdceb120cf85ceb9cebfceb8ceb5cf84ceaecf83ceb5cf84ceb520cf80ceb9cebf20cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebaceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf823a0a20ce91cf80cebfcf86cf8dceb3ceb5cf84ceb520cf84cebfcebd20cf80ceb5ceb9cf81ceb1cf83cebccf8c266e6273703b200a20ce94ceb5cebd20ceb5ceafcebdceb1ceb920ceb5cf8dcebacebfcebbcebf20cebdceb120ceb1cebdcf84ceb9cf83cf84ceb5cebacf8ccebcceb1cf83cf84ceb520cf83cf85cebdceb5cf87cf8ecf8220cf83cf84cebfcebd20cf80ceb5ceb9cf81ceb1cf83cebccf8c2e266e6273703bce9cceb9ceb120cebcceb5cebbceadcf84ceb72c20ceb4ceb9ceb1cf80ceafcf83cf84cf89cf83ceb520cf8ccf84ceb920cebf20cf84cf81cf8ccf80cebfcf8220cebcceb520cf84cebfcebd20cebfcf80cebfceafcebf20cebfceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920ceb1cebdcf84ceb9cf83cf84ceadcebacebfcebdcf84ceb1ceb920cf83cf84cebfcebd20cf80ceb5ceb9cf81ceb1cf83cebccf8c2c20ceb5ceafcebdceb1ceb920cebdceb1266e6273703b20cf84cebfcebd20ceb1cf80cebfcf86ceb5cf8dceb3cebfcf85cebd2e20cea0cf81cebfcf85cf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb1cf85cf84ceae2c20ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822e266e6273703b266e6273703bce91cf85cf84ceae20ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb120ceb2cebfceb7ceb8ceacceb5ceb920cf83cf84ceb7cebd20cebaceb1cebbcf8dcf84ceb5cf81ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb920cf83cf85cebdceb5cf80cf8ecf8220cf83cf84ceb7cebd20ceb1cf85cf84cebfceb5cebdceafcf83cf87cf85cf83ceb72e0a20ce9cceb5cf84cf81ceaecf83cf84ceb520cf84ceb7cebd20cf80cf81cf8ccebfceb4cf8c20cf83ceb1cf82200ace9720cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb720cf84ceb7cf8220cf80cf81cebfcf8cceb4cebfcf8520cf83ceb1cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb1cf8220cebacf81ceb1cf84ceaecf83ceb5ceb920ceb5cf80ceb9cebaceb5cebdcf84cf81cf89cebcceadcebdcebfcf85cf8220cf83cf84cebfcf85cf8220cf83cf84cf8ccf87cebfcf85cf8220cf83ceb1cf822e20ce95cf80ceafcf83ceb7cf8220cf83ceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120ceb3cebdcf89cf81ceafcf83ceb5cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84ceb720ceb4ceb9cebaceae20cf83ceb1cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cebaceb1ceb920cebaceb1ceb8ceb9cf83cf84ceac20cf80ceb9cebf20ceb5cf8dcebacebfcebbceb720cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cebaceb1ceb920cf84ceb7cebd20ceb1cebbcebbceb1ceb3ceae20cf84cf89cebd20cf83cf85cebdceaeceb8ceb5ceb9cf8ecebd20cf83ceb1cf822e0a20ce9cceacceb8ceb5cf84ceb520cf80cf8ecf8220cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceafceb6ceb5cf83cf84ceb520cf84cebf20ceacceb3cf87cebfcf82266e6273703b200ace9720ceb4ceb9ceb1cebacebfcf80ceae20cebaceb1ceb920ceb720cebbceaecf88ceb720cebcceb5cf81ceb9cebacf8ecebd20ceb1cebdceb1cf80cebdcebfcf8ecebd20ceb2cebfceb7ceb8ceac20cf83cf84ceb7cebd20ceb5cf80ceb9ceb2cf81ceacceb4cf85cebdcf83ceb720cf84cebfcf8520cebaceb1cf81ceb4ceb9ceb1cebacebfcf8d20cf83ceb1cf8220cf81cf85ceb8cebccebfcf8d20cebaceb1ceb920cf83ceb1cf8220cebaceaccebdceb5ceb920cebdceb120cf87ceb1cebbceb1cf81cf8ecf83ceb5cf84ceb520cf84ceb720ceb4ceb5ceb4cebfcebcceadcebdceb720cf83cf84ceb9ceb3cebcceae2e20ce92ceb5ceb2ceb1ceb9cf89ceb8ceb5ceafcf84ceb520cf8ccf84ceb9266e6273703bceb1cf83cebaceb5ceafcf83cf84ceb5266e6273703bcf84ceb1cebacf84ceb9cebaceac2c266e6273703bcf84cf81cf8ecf84ceb5266e6273703bcf85ceb3ceb9ceb5ceb9cebdceac20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf8ccf84ceb9266e6273703bcebacebfceb9cebcceaccf83cf84ceb5266e6273703bceb1cf81cebaceb5cf84ceac2e266e6273703bce8ccebbceb120ceb1cf85cf84ceac20ceb2ceb5cebbcf84ceb9cf8ecebdcebfcf85cebd20cf84ceb7cebd20ceb5cf83cf84ceafceb1cf83ceb72c20cf84ceb720ceb3cebdcf89cf83cf84ceb9cebaceae20cebbceb5ceb9cf84cebfcf85cf81ceb3ceafceb120cebaceb1ceb920cf84ceb7cebd20cf85ceb3ceb5ceafceb120cf83ceb1cf822e266e6273703bce9fceb920ceaccebdceb8cf81cf89cf80cebfceb920cf86ceb1ceafcebdceb5cf84ceb1ceb920cebdceb120cf80ceb1ceafcf81cebdcebfcf85cebd266e6273703bcebaceb1cebaceadcf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82266e6273703bcf8ccf84ceb1cebd20cf84cebf20cf83ceaccebacf87ceb1cf81cebf20cf84cebfcf8520ceb1ceafcebcceb1cf84cf8ccf8220cf84cebfcf85cf8220ceb5ceafcebdceb1ceb920cf87ceb1cebcceb7cebbcf8c20cebaceb1ceb920cf84cebfcf85cf8220cebbceb5ceafcf80ceb5ceb920cf8dcf80cebdcebfcf822e20ce9720ceaccf83cebaceb7cf83ceb720cf83ceb1cf8220ceb2cebfceb7ceb8ceac20cebdceb120cebacebfceb9cebcceb7ceb8ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cebaceb1ceb9266e6273703b20cebdceb120ceadcf87ceb5cf84ceb520cf80ceb5ceb9ceb8ceb1cf81cf87ceafceb120cf83cf84ceb720ceb4ceb9ceb1cf84cf81cebfcf86ceae20cf83ceb1cf822e266e6273703b0a20cea0cf81cebfcf84ceb5cf81ceb1ceb9cf8ccf84ceb7cf84ceb120cf83cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb1266e6273703b266e6273703b200ace9aceaccebdcf84ceb5266e6273703bcebcceb9ceb120cebbceafcf83cf84ceb120ceb3ceb9ceb120cebaceacceb8ceb520ceb7cebcceadcf81ceb12c266e6273703bceb5ceb2ceb4cebfcebcceacceb4ceb1266e6273703bcebaceb1ceb9266e6273703bcebcceaecebdceb1266e6273703bcf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1ceb9cf83ceb8ceb1cebdceb8ceb5ceafcf84ceb520cebaceaccf80cebfceb9ceb120ceb1cebdceb1cf83cf84ceaccf84cf89cf83ceb72e20ce9cceb520ceb1cf85cf84cf8c20cf84cebfcebd20cf84cf81cf8ccf80cebf20ceb3cebdcf89cf81ceafceb6ceb5cf84ceb520cf8ccf84ceb920cebaceaccebdceb5cf84ceb520cf80cf81cf8ccebfceb4cebf20cebaceb1ceb920ceb720cebbceafcf83cf84ceb120cebbceb5ceb9cf84cebfcf85cf81ceb3ceb5ceaf20cf83ceb1cebd20cf85cf80ceb5cebdceb8cf8dcebcceb9cf83ceb720cf8ccf84ceb920cebaceaccebdceb5cf84ceb520cf8c2c20cf84ceb920cebaceb1cebbcf8dcf84ceb5cf81cebf20cebccf80cebfcf81ceb5ceafcf84ceb52e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6175746f656c6567786f732d7374696e2d7072616b73692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a31303a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223130303aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb7223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30312f32342f6175746f656c6567786f732d7374696e2d7072616b73692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130303aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb72663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313030223b7d),
(979, 'index.php?option=com_content&view=article&id=57', 'index.php?option=com_content&view=article&id=57:πως-να-νικήσουμε-την-αναβλητικότητα&catid=38', 'Πως να νικήσουμε την αναβλητικότητα;', ' Δείτε το βίντεο. ', '2023-03-16 14:11:02', '08fc1213c5babe27cf43fda96452c44f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32373a7b733a323a226964223b693a35373b733a353a22616c696173223b733a36363a22cf80cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a3635323a22cea0cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b20ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2020202020202020202020202020202020202020202020202020202020ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb12022ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceae2220ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b202020202020202020202020202020202020202020ce9cceacceb8ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf83cf84cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceafcebdcf84ceb5cebf223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d6e612d6e696b69736f756d652d74696e2d616e61766c6974696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a31313a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a2235373acf80cf89cf822dcebdceb12dcebdceb9cebaceaecf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35373a22696d616765732f323032322f30312f32342f7077732d6e612d6e696b69736f756d652d74696e2d616e61766c6974696b6f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35373acf80cf89cf822dcebdceb12dcebdceb9cebaceaecf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36373a22cea0cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3537223b7d);
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
(981, 'index.php?option=com_content&view=article&id=58', 'index.php?option=com_content&view=article&id=58:τί-είναι-η-αναβλητικότητα&catid=38', 'Τί είναι η Αναβλητικότητα;', ' Η αναβλητικότητα, αναφέρεται στην εθελοντική, περιττή καθυστέρηση εκτέλεσης μίας προγραμματισμένης πράξης, ενώ το άτομο γνωρίζει τις αρνητικές συνέπειες που συνοδεύει η καθυστέρηση αυτή. ', '2023-03-16 14:12:59', 'cfe67338340d8bbe6683204148854055', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3334383a2220ce9720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12c20ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceae2c20cf80ceb5cf81ceb9cf84cf84ceae20cebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb720ceb5cebacf84ceadcebbceb5cf83ceb7cf8220cebcceafceb1cf8220cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebcceadcebdceb7cf8220cf80cf81ceaccebeceb7cf822c20ceb5cebdcf8e20cf84cebf20ceaccf84cebfcebccebf20ceb3cebdcf89cf81ceafceb6ceb5ceb920cf84ceb9cf8220ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf80cebfcf8520cf83cf85cebdcebfceb4ceb5cf8dceb5ceb920ceb720cebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb720ceb1cf85cf84ceae2e20223b693a333b613a32373a7b733a323a226964223b693a35383b733a353a22616c696173223b733a34373a22cf84ceaf20ceb5ceafcebdceb1ceb920ceb720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3438303a223c703ece97266e6273703b3c7374726f6e673eceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12c3c2f7374726f6e673e266e6273703bceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd266e6273703b3c7374726f6e673eceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceae3c2f7374726f6e673e2c266e6273703b3c7374726f6e673ecf80ceb5cf81ceb9cf84cf84ceae3c2f7374726f6e673e266e6273703b3c7374726f6e673ecebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb73c2f7374726f6e673e266e6273703bceb5cebacf84ceadcebbceb5cf83ceb7cf8220cebcceafceb1cf8220cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebcceadcebdceb7cf8220cf80cf81ceaccebeceb7cf822c20ceb5cebdcf8e20cf84cebf20ceaccf84cebfcebccebf266e6273703b3c7374726f6e673eceb3cebdcf89cf81ceafceb6ceb5ceb93c2f7374726f6e673e266e6273703bcf84ceb9cf8220ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf80cebfcf8520cf83cf85cebdcebfceb4ceb5cf8dceb5ceb920ceb720cebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb720ceb1cf85cf84ceae2e3c2f703e0d0a223b733a343a22626f6479223b733a333735383a22cea4ceaf20ceb5ceafcebdceb1ceb920ceb720ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b20ce9720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceaccebdceb5ceb920cf84ceb120ceb5cf8dcebacebfcebbceb120cf80cf81ceacceb3cebcceb1cf84ceb120ceb4cf8dcf83cebacebfcebbceb120cebaceb1ceb920cf84ceb120ceb4cf8dcf83cebacebfcebbceb120ceb4cf85cf83cebacebfcebbcf8ccf84ceb5cf81ceb12e2020202020202020202020202020202020202020202020202020202020ce9720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12c20ceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceae2c20cf80ceb5cf81ceb9cf84cf84ceae20cebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb720ceb5cebacf84ceadcebbceb5cf83ceb7cf8220cebcceafceb1cf8220cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebcceadcebdceb7cf8220cf80cf81ceaccebeceb7cf822c20ceb5cebdcf8e20cf84cebf20ceaccf84cebfcebccebf20ceb3cebdcf89cf81ceafceb6ceb5ceb920cf84ceb9cf8220ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf80cebfcf8520cf83cf85cebdcebfceb4ceb5cf8dceb5ceb920ceb720cebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb720ceb1cf85cf84ceae2e20202020202020202020202020202020202020202020ce97266e6273703bceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12c266e6273703bceb1cebdceb1cf86ceadcf81ceb5cf84ceb1ceb920cf83cf84ceb7cebd266e6273703bceb5ceb8ceb5cebbcebfcebdcf84ceb9cebaceae2c266e6273703bcf80ceb5cf81ceb9cf84cf84ceae266e6273703bcebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb7266e6273703bceb5cebacf84ceadcebbceb5cf83ceb7cf8220cebcceafceb1cf8220cf80cf81cebfceb3cf81ceb1cebccebcceb1cf84ceb9cf83cebcceadcebdceb7cf8220cf80cf81ceaccebeceb7cf822c20ceb5cebdcf8e20cf84cebf20ceaccf84cebfcebccebf266e6273703bceb3cebdcf89cf81ceafceb6ceb5ceb9266e6273703bcf84ceb9cf8220ceb1cf81cebdceb7cf84ceb9cebaceadcf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf8220cf80cebfcf8520cf83cf85cebdcebfceb4ceb5cf8dceb5ceb920ceb720cebaceb1ceb8cf85cf83cf84ceadcf81ceb7cf83ceb720ceb1cf85cf84ceae2e266e6273703b0a266e6273703bce91cf81cf87ceb9cebaceac2c20ceb720ceb1cebdceb1ceb2cebfcebbceae20cebaceaccf80cebfceb9cebfcf8520cf83cf84cf8ccf87cebfcf852c20ceb4ceb520cf83cf85cebdceb5cf80ceacceb3ceb5cf84ceb1ceb920ceb1cf80cf8ccebbcf85cf84ceb120cebcceb520ceb1cf80cebfcf84cf85cf87ceafceb12e20ce91cf80cf8c20cebaceaccf80cebfceb9cebfcf85cf8220ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf8dcf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf8220cebcceaccebbceb9cf83cf84ceb12c20ceb1cebacebfcf8dcebcceb520cf84ceb720cf86cf81ceaccf83ceb72022ce9bceb5ceb9cf84cebfcf85cf81ceb3cf8e20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf85cf80cf8c20cf80ceafceb5cf83ceb722266e6273703b2e20ce95ceafcebdceb1ceb920ceb1cebbceaeceb8ceb5ceb9ceb12c20cf80cf89cf8220cf8ccf84ceb1cebd20cf83cf84ceb5cebdceb5cf8dcebfcf85cebd20cf84ceb120cf87cf81cebfcebdceb9cebaceac20cf80ceb5cf81ceb9ceb8cf8ecf81ceb9ceb12c20ceb720cebfcf81cebccf8ccebdceb720cf84ceb7cf82266e6273703bceb1ceb4cf81ceb5cebdceb1cebbceafcebdceb7cf82266e6273703b28cf80cebfcf8520ceb2cebfceb7ceb8ceacceb5ceb920cf84cebfcebd20cebfcf81ceb3ceb1cebdceb9cf83cebccf8c20cebdceb120cebaceb9cebdceb7cf84cebfcf80cebfceb9ceaecf83ceb5ceb920cf8ccebbceb5cf8220cf84ceb9cf8220cf80ceb7ceb3ceadcf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822920ceb1cf85cebeceaccebdceb5cf84ceb1ceb92e20ce88cf84cf83ceb92c20ceb1cebacf8ccebcceb120cebaceb1ceb920cebaceaccf80cebfceb9cebfcf8220cf80cebfcf8520ceb5ceafcebdceb1ceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf8220cebccf80cebfcf81ceb5ceaf20cebdceb120cf80cf81cebfcebbceacceb2ceb5ceb920cebcceb9ceb120cf80cf81cebfceb8ceb5cf83cebcceafceb12e20cea0ceb1cf81e2809920cf8ccebbceb120ceb1cf85cf84ceac2c20cf84cebf20cf80ceb9ceb8ceb1cebdcf8ccf84ceb5cf81cebf20ceb5ceafcebdceb1ceb920cebdceb120cebcceb7cebd20ceb1cf80cebfceb4cf8ecf83ceb5ceb920cf83cf84cebf20cebcceadceb3ceb9cf83cf84cebf20ceb2ceb1ceb8cebccf8c20cebaceb1ceb920cebdceb1266e6273703bceb5cf80ceb9ceb2ceb1cf81cf8dcebdceb5ceb9266e6273703bcf84cebfcebd20cebfcf81ceb3ceb1cebdceb9cf83cebccf8c20cf84cebfcf85266e6273703bcf83cf89cebcceb1cf84ceb9cebaceac266e6273703bcebaceb1ceb9266e6273703bcf88cf85cf87cebfcebbcebfceb3ceb9cebaceac2c266e6273703b266e6273703bcebbcf8cceb3cf8920cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf8220ceb5cebeceaccebdcf84cebbceb7cf83ceb7cf8220cebaceb1ceb920cf84cf89cebd20ceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd266e6273703bceacceb3cf87cebfcf85cf82266e6273703bcebaceb1ceb9266e6273703bceb5cebdcebfcf87cf8ecebd2e0acea9cf83cf84cf8ccf83cebf2c20cf8ccf84ceb1cebd20ceb720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120ceb3ceafcebdceb5cf84ceb1ceb920cebccebfcf84ceafceb2cebf20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822c266e6273703bcebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb9cf86ceadcf81ceb5ceb920ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceafceb12c20cf84ceb7cebd20ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb72c20cf84ceb9cf8220ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf8220cebaceb1ceb920cf83cf84ceb7cebd20ceb5cebacf80cebbceaecf81cf89cf83ceb720cf84cf89cebd20cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5cf89cebd2c20ceb3ceb5cebdceb9cebacf8ccf84ceb5cf81ceb12e266e6273703bce93ceb9ceb1cf84ceaf266e6273703bcf8ccebccf89cf822c20cf80ceb1cf81cf8ccebbcebf20cf80cebfcf8520ceb5ceafcebcceb1cf83cf84ceb520ceb5cebdceaecebcceb5cf81cebfceb920ceb3ceb9ceb120cf84ceb9cf8220cf83cf85cebdceadcf80ceb5ceb9ceb5cf822c266e6273703bceb5cf80ceb9cebbceadceb3cebfcf85cebcceb520cebdceb120ceb1cebdceb1ceb2ceaccebbcebbcebfcf85cebcceb520cebaceaccf84ceb93b266e6273703bce9fceb920ceb1cf80ceb1cebdcf84ceaecf83ceb5ceb9cf8220cf83ceb520ceb1cf85cf84ceae20cf84ceb7cebd20ceb5cf81cf8ecf84ceb7cf83ceb720ceb5ceafcebdceb1ceb920cf80cebfcebbcebbceadcf822e20cea4cebf20ceb2ceadceb2ceb1ceb9cebf20ceb5ceafcebdceb1ceb92c20cf80cf89cf8220ceb720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1266e6273703bceb5cebecf85cf80ceb7cf81ceb5cf84ceb5ceaf266e6273703bcebaceaccf80cebfceb9cebf20cf83cebacebfcf80cf8c2c266e6273703bcebf20cebfcf80cebfceafcebfcf8220ceb5ceafcebdceb1ceb920ceb4ceb9ceb1cf86cebfcf81ceb5cf84ceb9cebacf8ccf8220ceb1cebdceaccebbcebfceb3ceb120cf84cebf20ceaccf84cebfcebccebf20cebaceb1ceb920cf84ceb9cf8220cf83cf85cebdceb8ceaecebaceb5cf822e20cea3ceb520ceb3ceb5cebdceb9cebaceadcf8220ceb3cf81ceb1cebccebcceadcf822c20cf84cebf266e6273703bceacceb3cf87cebfcf8220266e6273703bcebaceb1ceb920cf84cebf266e6273703bcf83cf84cf81ceb5cf82266e6273703bcebccf80cebfcf81cebfcf8dcebd20cebdceb120ceb1cf80cebfcf84ceb5cebbceadcf83cebfcf85cebd20cf84cf8ccf83cebf20ceb1ceb9cf84ceafceb120cf8ccf83cebf20cebaceb1ceb920cf83cf85cebdceadcf80ceb5ceb9ceb120cf84ceb7cf8220ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822e20ce91cebacf8ccebcceb12c20ceadcf87ceb5ceb920ceb4ceb9ceb1cf80ceb9cf83cf84cf89ceb8ceb5ceaf20cf80cf89cf8220cf84ceb120ceb1cebdceb1ceb2cebbceb7cf84ceb9cebaceac20ceaccf84cebfcebcceb120cf83cf85cebdceaeceb8cf89cf8220cebdceb9cf8eceb8cebfcf85cebd20cebdcf84cf81cebfcf80ceae20ceae20ceb5cebdcebfcf87ceae2e20ce8ccf84ceb1cebd20cebbcebfceb9cf80cf8ccebd20cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120ceb1cebdcf84ceb9cebbceb7cf86ceb8cebfcf8dcebcceb520cf84ceb9266e6273703b20cebdceb9cf8eceb8cebfcf85cebcceb520cebaceb1ceb920ceb3ceb9ceb1cf84ceaf20cf84cebf20cebdceb9cf8eceb8cebfcf85cebcceb52c20cf8ccf84ceb1cebd20ceb5cf80ceb9cebbceadceb3cebfcf85cebcceb520cebdceb120ceb1cebdceb1ceb2ceaccebbcebbcebfcf85cebcceb520cebaceaccf84ceb92c20ceb8ceb120ceadcf87cebfcf85cebcceb520cebaceaccebdceb5ceb9266e6273703bceb2ceaecebcceb1cf84ceb120cf80cf81cebfcf8220cf84ceb7cebd20ceb1cebdcf84ceb9cebcceb5cf84cf8ecf80ceb9cf83ceb720cf84ceb7cf82266e6273703bceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822e266e6273703b223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d616e61766c6974696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a31323a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2235383acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30312f32342f74692d65696e61692d692d616e61766c6974696b6f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35383acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34383a22cea4ceaf20ceb5ceafcebdceb1ceb920ceb720ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3538223b7d),
(982, 'index.php?option=com_content&view=article&id=59', 'index.php?option=com_content&view=article&id=59:γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα&catid=38', 'Γιατί αφήνουμε για αύριο κάτι που μπορούμε να κάνουμε σήμερα;', ' Όλοι μας κάποια στιγμή, επιλέγουμε συνειδητά να αφήσουμε κάτι για αργότερα, παρόλο που έχουμε την επιλογή να το πράξουμε άμεσα. ', '2023-03-16 14:16:34', 'ae555a4426e7cd4093a127a258a9caa0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3233343a2220ce8ccebbcebfceb920cebcceb1cf8220cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae2c20ceb5cf80ceb9cebbceadceb3cebfcf85cebcceb520cf83cf85cebdceb5ceb9ceb4ceb7cf84ceac20cebdceb120ceb1cf86ceaecf83cebfcf85cebcceb520cebaceaccf84ceb920ceb3ceb9ceb120ceb1cf81ceb3cf8ccf84ceb5cf81ceb12c20cf80ceb1cf81cf8ccebbcebf20cf80cebfcf8520ceadcf87cebfcf85cebcceb520cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebdceb120cf84cebf20cf80cf81ceaccebecebfcf85cebcceb520ceaccebcceb5cf83ceb12e20223b693a333b613a32373a7b733a323a226964223b693a35393b733a353a22616c696173223b733a3131313a22ceb3ceb9ceb1cf84ceaf20ceb1cf86ceaecebdcebfcf85cebcceb520ceb3ceb9ceb120ceb1cf8dcf81ceb9cebf20cebaceaccf84ceb920cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb1223b733a373a2273756d6d617279223b733a3236383a223c703ece8ccebbcebfceb920cebcceb1cf8220cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae2c266e6273703b3c7374726f6e673eceb5cf80ceb9cebbceadceb3cebfcf85cebcceb520cf83cf85cebdceb5ceb9ceb4ceb7cf84ceac3c2f7374726f6e673e266e6273703bcebdceb120ceb1cf86ceaecf83cebfcf85cebcceb520cebaceaccf84ceb920ceb3ceb9ceb120ceb1cf81ceb3cf8ccf84ceb5cf81ceb12c20cf80ceb1cf81cf8ccebbcebf20cf80cebfcf8520ceadcf87cebfcf85cebcceb520cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebdceb120cf84cebf20cf80cf81ceaccebecebfcf85cebcceb520ceaccebcceb5cf83ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a333336333a22ce93ceb9ceb1cf84ceaf20ceb1cf86ceaecebdcebfcf85cebcceb520ceb3ceb9ceb120ceb1cf8dcf81ceb9cebf20cebaceaccf84ceb920cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb13b20ce8ccf84ceb1cebd20ceadcf87ceb5ceb9cf8220cebdceb120ceb1cebdceadceb2ceb5ceb9cf8220ceadcebdceb120ceb2cebfcf85cebdcf8c2c20cebcceb720cebdcebfcebcceafceb6ceb5ceb9cf8220cf8ccf84ceb920ceb8ceb120ceb3ceafcebdceb5ceb920cebcceb9cebacf81cf8ccf84ceb5cf81cebf20ceb1cebd20cf80ceb5cf81ceb9cebcceadcebdceb5ceb9cf822e2020202020202020202020202020202020202020202020202020202020ce8ccebbcebfceb920cebcceb1cf8220cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae2c20ceb5cf80ceb9cebbceadceb3cebfcf85cebcceb520cf83cf85cebdceb5ceb9ceb4ceb7cf84ceac20cebdceb120ceb1cf86ceaecf83cebfcf85cebcceb520cebaceaccf84ceb920ceb3ceb9ceb120ceb1cf81ceb3cf8ccf84ceb5cf81ceb12c20cf80ceb1cf81cf8ccebbcebf20cf80cebfcf8520ceadcf87cebfcf85cebcceb520cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebdceb120cf84cebf20cf80cf81ceaccebecebfcf85cebcceb520ceaccebcceb5cf83ceb12e20202020202020202020202020202020202020202020ce8ccebbcebfceb920cebcceb1cf8220cebaceaccf80cebfceb9ceb120cf83cf84ceb9ceb3cebcceae2c266e6273703bceb5cf80ceb9cebbceadceb3cebfcf85cebcceb520cf83cf85cebdceb5ceb9ceb4ceb7cf84ceac266e6273703bcebdceb120ceb1cf86ceaecf83cebfcf85cebcceb520cebaceaccf84ceb920ceb3ceb9ceb120ceb1cf81ceb3cf8ccf84ceb5cf81ceb12c20cf80ceb1cf81cf8ccebbcebf20cf80cebfcf8520ceadcf87cebfcf85cebcceb520cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae20cebdceb120cf84cebf20cf80cf81ceaccebecebfcf85cebcceb520ceaccebcceb5cf83ceb12e0acea3ceafceb3cebfcf85cf81ceb12c20cebcceb9ceb120cf84ceadcf84cebfceb9ceb120cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20ceb4ceb5cebd20cf86ceadcf81cebdceb5ceb920cf84ceb7cebd20cebaceb1cf84ceb1cf83cf84cf81cebfcf86ceae2c20ceb1cebbcebbceac20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb7cf81ceb5ceaccf83ceb5ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf822c20cebacf85cf81ceafcf89cf8220cf8ccf84ceb1cebd20cf80cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceb5cf80ceb5ceafceb3cebfcebdcf84ceb120cebaceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceac20ceb8ceadcebcceb1cf84ceb12e20cea9cf83cf84cf8ccf83cebf2c20ceadcf87ceb5ceb920cf83ceb7cebcceb1cf83ceafceb120cebdceb120cebaceb1cf84ceb1cebdcebfceaecf83cebfcf85cebcceb520cf84ceb9cf8220ceb1ceb9cf84ceafceb5cf8220cf80cebfcf85266e6273703bceb4ceb9ceb1ceb9cf89cebdceafceb6cebfcf85cebd266e6273703bceb1cf85cf84ceae20cf84ceb7cebd2022cf83cf85cebdceaeceb8ceb5ceb9ceb12220ceb4ceb5ceb4cebfcebcceadcebdcebfcf8520cf8ccf84ceb920cebccf8ccebdcebf20cf84cf8ccf84ceb520ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120ceb1cf80ceb1cebbcebbceb1ceb3cebfcf8dcebcceb520ceb1cf80cf8c20ceb1cf85cf84ceaecebd2e0ace8ccf83cebf20cf80ceb5cf81ceafceb5cf81ceb3cebf20cebaceb1ceb920ceb1cebd20ceb1cebacebfcf8dceb3ceb5cf84ceb1ceb92c20ceb2ceb1cf83ceb9cebaceadcf8220cf80ceb7ceb3ceadcf8220ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5ceafcebdceb1ceb920cf84cf8ccf83cebf20cebf20cf86cf8cceb2cebfcf8220cf84ceb7cf8220ceb1cf80cebfcf84cf85cf87ceafceb1cf82266e6273703bcf8ccf83cebf20cebaceb1ceb920cebf266e6273703bcf86cf8cceb2cebfcf8220cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf822e266e6273703bcea3cf84ceb7cebd20cf80cf81cf8ecf84ceb720cf80ceb5cf81ceafcf80cf84cf89cf83ceb72c20cf86cebfceb2cebfcf8dcebcceb5cebdcebfceb920cf84ceb7cebd266e6273703bceb1cf81cebdceb7cf84ceb9cebaceae20ceadcebaceb2ceb1cf83ceb7266e6273703bcebcceb9ceb1cf8220cebaceb1cf84ceaccf83cf84ceb1cf83ceb7cf8220cf80cf81cebfcf84ceb9cebcceaccebcceb520cf84ceb7cebd20ceb1ceb4cf81ceaccebdceb5ceb9ceb12c20cf80cebfcf8520cebbceb5ceb9cf84cebfcf85cf81ceb3ceb5ceaf20cf83ceb1cebd20cf80cf81cebfcf83cf89cf81ceb9cebdceae20ceb6cf8ecebdceb720ceb1cf83cf86ceb1cebbceb5ceafceb1cf822e20cea3cf84ceb7cebd20ceb4ceb5cf8dcf84ceb5cf81ceb72c20ceb8ceb5cf89cf81cf8ecebdcf84ceb1cf8220cf8ccf84ceb920ceb720ceb5cf80ceb9cf84cf85cf87ceafceb120cf83cf85cebdcebfceb4ceb5cf8dceb5cf84ceb1ceb920ceb1cf80cf8c266e6273703bcf85cf88ceb7cebbcf8ccf84ceb5cf81ceb5cf8220cf80cf81cebfcf83ceb4cebfcebaceafceb5cf82266e6273703bcebaceb1ceb920ceb1cf80ceb1ceb9cf84ceaecf83ceb5ceb9cf8220ceb1cf80cf8c20cf84cebfcf85cf8220ceb3cf8dcf81cf8920cebcceb1cf822c20ceb3ceb9ceb120cf84ceb9cf8220cebfcf80cebfceafceb5cf8220ceb1cebccf86ceb9ceb2ceaccebbcebfcf85cebcceb520cf8ccf84ceb920cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80cebfcebacf81ceb9ceb8cebfcf8dcebcceb52c20cf80cf81cebfcf84ceb9cebcceaccebcceb520cebdceb120cf80ceb1cf81ceb1cf84ceb5ceafcebdcebfcf85cebcceb520cf84cebf20cf87cf81cf8ccebdcebf2e0ace95cf80ceb9cf80cebbceadcebfcebd2c20cf80cebfcebbcebbceadcf8220cf86cebfcf81ceadcf8220cf80cf81cebfcf83cebacebfcebbcebbcebfcf8dcebcceb1cf83cf84ceb520cf83ceb520cebaceaccf84ceb92c20ceb5cf80ceb5ceb9ceb4ceae20cebdceb9cf8eceb8cebfcf85cebcceb520ceb1cf83cf86ceaccebbceb5ceb9ceb12e266e6273703bcea4ceb120cf80cf81ceacceb3cebcceb1cf84ceb120ceb5ceafcebdceb1ceb920cf80cf81cebfceb2cebbceadcf88ceb9cebcceb120cebaceb1ceb920ceb1cf85cf84cf8c20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceaf20cebcceb9ceb120cebfceb9cebaceb5ceb9cf8ccf84ceb7cf84ceb120cf80cebfcf8520ceb4ceb520ceb8ceadcebbcebfcf85cebcceb520cebdceb120cf81ceb9cf83cebaceaccf81cebfcf85cebcceb52e20ce93ceb9ceb120cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12c20cebccf80cebfcf81ceb5ceaf20cebaceaccf80cebfceb9cebfcf8220cebdceb120ceb1cebdceb1ceb2ceaccebbcebbceb5ceb920cf84ceb720ceb4ceb9ceb1cebacebfcf80ceae20cebcceb9ceb1cf8220cf83cf87ceadcf83ceb7cf8220ceb4ceb9cf8ccf84ceb920ceb1cf85cf84cf8c20cf80cf81cebfcf8bcf80cebfceb8ceadcf84ceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83ceb1cf81cebccebfceb3ceae20cf83ceb520cebdceadceb12022ceacceb3cebdcf89cf83cf84ceb12220ceb4ceb5ceb4cebfcebcceadcebdceb12e0acea4ceadcebbcebfcf822c20ceb720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120ceb5cebdceb4ceadcf87ceb5cf84ceb1ceb920cebdceb120ceb5ceafcebdceb1ceb920ceb1cf80cf8ccf81cf81cebfceb9ceb120cebaceaccf80cebfceb9ceb1cf8220ceb4ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf8220ceb4ceb9ceacceb8ceb5cf83ceb7cf822e266e6273703bce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920ceadcebaceb4ceb7cebbcebf20cebaceb1ceb920cf83ceb520ceaccf84cebfcebcceb120cebcceb520cebaceb1cf84ceb1ceb8cebbceb9cf80cf84ceb9cebaceac20cf83cf85cebccf80cf84cf8ecebcceb1cf84ceb12c20cf84ceb120cebfcf80cebfceafceb120ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebdcf84ceb1ceb920cebdceb120ceb1cebdceb1cebbceacceb2cebfcf85cebd266e6273703bceb4cf81ceaccf83ceb7202c266e6273703bceb5ceafcf84ceb520cebbcf8cceb3cf8920cf87ceb1cebcceb7cebbcf8ecebd20ceb1cf80cebfceb8ceb5cebcceaccf84cf89cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceb5ceafcf84ceb520cebbcf8cceb3cf8920ceadcebbcebbceb5ceb9cf88ceb7cf8220ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7cf8220cebacebbcf802e223b733a363a22696d61676573223b733a3235393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a31363a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131343a2235393aceb3ceb9ceb1cf84ceaf2dceb1cf86ceaecebdcebfcf85cebcceb52dceb3ceb9ceb12dceb1cf8dcf81ceb9cebf2dcebaceaccf84ceb92dcf80cebfcf852dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceaccebdcebfcf85cebcceb52dcf83ceaecebcceb5cf81ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38323a22696d616765732f323032322f30312f32342f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35393aceb3ceb9ceb1cf84ceaf2dceb1cf86ceaecebdcebfcf85cebcceb52dceb3ceb9ceb12dceb1cf8dcf81ceb9cebf2dcebaceaccf84ceb92dcf80cebfcf852dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceaccebdcebfcf85cebcceb52dcf83ceaecebcceb5cf81ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3131323a22ce93ceb9ceb1cf84ceaf20ceb1cf86ceaecebdcebfcf85cebcceb520ceb3ceb9ceb120ceb1cf8dcf81ceb9cebf20cebaceaccf84ceb920cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb13b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3539223b7d);
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
(983, 'index.php?option=com_content&view=article&id=196', 'index.php?option=com_content&view=article&id=196:cv-νικολέτα-χατζηκωνσταντινίδου&catid=43', 'CV - Νικολέτα Χατζηκωνσταντινίδου', ' Η Νικολέτα Χατζηκωνσταντινίδου είναι Ψυχολόγος Αριστοτελείου Πανεπιστημίου Θεσσαλονίκης και εκπαιδευόμενη Συστημική Ψυχοθεραπεύτρια. Διαθέτει άδεια ασκήσεως επαγγέλματος ψυχολόγου. Ολοκλήρωσε με τις μεταπτυχιακές της σπουδές στην Ιατρική Σχολή του Εθνικού και Καποδιστριακού Πανεπιστημίου Αθηνών, στον τομέα της Διασυνδετικής Ψυχιατρικής: Απαρτιωμένης φροντίδας σωματικής και ψυχικής υγείας. Έχει απασχοληθεί επαγγελματικά και ερευνητικά σε ποικίλους φορείς σε Αθήνα και Θεσσαλονίκη και έχει παρακολουθήσει πλήθος εκπαιδευτικών προγραμμάτων σχετικά με την ψυχική υγεία ενηλικών - παιδιών, καθώς και την περιγεννητική ψυχική υγεία. Τα τελευταία χρόνια εργάζεται στην εταιρία Hr. Psychology-Today ως ψυχολόγος στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης, καθώς και ως εισηγήτρια σεμιναρίων ψυχικής υγείας. ', '2023-04-26 19:52:44', 'd9bf332f8570929944963e9df5d2d1bb', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313530323a2220ce9720ce9dceb9cebacebfcebbceadcf84ceb120cea7ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf8520ceb5ceafcebdceb1ceb920cea8cf85cf87cebfcebbcf8cceb3cebfcf8220ce91cf81ceb9cf83cf84cebfcf84ceb5cebbceb5ceafcebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7cf8220cebaceb1ceb920ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf8ccebcceb5cebdceb720cea3cf85cf83cf84ceb7cebcceb9cebaceae20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb12e20ce94ceb9ceb1ceb8ceadcf84ceb5ceb920ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ceb5cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf852e20ce9fcebbcebfcebacebbceaecf81cf89cf83ceb520cebcceb520cf84ceb9cf8220cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebaceadcf8220cf84ceb7cf8220cf83cf80cebfcf85ceb4ceadcf8220cf83cf84ceb7cebd20ce99ceb1cf84cf81ceb9cebaceae20cea3cf87cebfcebbceae20cf84cebfcf8520ce95ceb8cebdceb9cebacebfcf8d20cebaceb1ceb920ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacebfcf8d20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce91ceb8ceb7cebdcf8ecebd2c20cf83cf84cebfcebd20cf84cebfcebcceadceb120cf84ceb7cf8220ce94ceb9ceb1cf83cf85cebdceb4ceb5cf84ceb9cebaceaecf8220cea8cf85cf87ceb9ceb1cf84cf81ceb9cebaceaecf823a20ce91cf80ceb1cf81cf84ceb9cf89cebcceadcebdceb7cf8220cf86cf81cebfcebdcf84ceafceb4ceb1cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822e20ce88cf87ceb5ceb920ceb1cf80ceb1cf83cf87cebfcebbceb7ceb8ceb5ceaf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceac20cebaceb1ceb920ceb5cf81ceb5cf85cebdceb7cf84ceb9cebaceac20cf83ceb520cf80cebfceb9cebaceafcebbcebfcf85cf8220cf86cebfcf81ceb5ceafcf8220cf83ceb520ce91ceb8ceaecebdceb120cebaceb1ceb920ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb720cebaceb1ceb920ceadcf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf80cebbceaeceb8cebfcf8220ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb7cebd20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb120ceb5cebdceb7cebbceb9cebacf8ecebd202d20cf80ceb1ceb9ceb4ceb9cf8ecebd2c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb7cebd20cf80ceb5cf81ceb9ceb3ceb5cebdcebdceb7cf84ceb9cebaceae20cf88cf85cf87ceb9cebaceae20cf85ceb3ceb5ceafceb12e20cea4ceb120cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf87cf81cf8ccebdceb9ceb120ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048722e2050737963686f6c6f67792d546f64617920cf89cf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf89cf8220ceb5ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb120cf83ceb5cebcceb9cebdceb1cf81ceafcf89cebd20cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3139363b733a353a22616c696173223b733a35383a22637620cebdceb9cebacebfcebbceadcf84ceb120cf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf85223b733a373a2273756d6d617279223b733a313839373a223c703e3c7374726f6e673e3c696d67207372633d22696d616765732f323032322f30312f31352f6376382e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22206c6f6164696e673d226c617a7922202f3e3c2f7374726f6e673e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece9720ce9dceb9cebacebfcebbceadcf84ceb120cea7ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf8520ceb5ceafcebdceb1ceb920cea8cf85cf87cebfcebbcf8cceb3cebfcf823c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece91cf81ceb9cf83cf84cebfcf84ceb5cebbceb5ceafcebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7cf8220cebaceb1ceb920ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf8ccebcceb5cebdceb720cea3cf85cf83cf84ceb7cebcceb9cebaceae20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb12e20ce94ceb9ceb1ceb8ceadcf84ceb5ceb920ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf823c6272202f3eceb5cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf852e3c6272202f3ece9fcebbcebfcebacebbceaecf81cf89cf83ceb520cebcceb520cf84ceb9cf8220cebcceb5cf84ceb1cf80cf84cf85cf87ceb9ceb1cebaceadcf8220cf84ceb7cf8220cf83cf80cebfcf85ceb4ceadcf8220cf83cf84ceb7cebd20ce99ceb1cf84cf81ceb9cebaceae20cea3cf87cebfcebbceae20cf84cebfcf8520ce95ceb8cebdceb9cebacebfcf8d20cebaceb1ceb920ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacebfcf8d20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce91ceb8ceb7cebdcf8ecebd2c266e6273703bcf83cf84cebfcebd20cf84cebfcebcceadceb120cf84ceb7cf8220ce94ceb9ceb1cf83cf85cebdceb4ceb5cf84ceb9cebaceaecf8220cea8cf85cf87ceb9ceb1cf84cf81ceb9cebaceaecf823a20ce91cf80ceb1cf81cf84ceb9cf89cebcceadcebdceb7cf8220cf86cf81cebfcebdcf84ceafceb4ceb1cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ece88cf87ceb5ceb920ceb1cf80ceb1cf83cf87cebfcebbceb7ceb8ceb5ceaf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceac20cebaceb1ceb920ceb5cf81ceb5cf85cebdceb7cf84ceb9cebaceac20cf83ceb520cf80cebfceb9cebaceafcebbcebfcf85cf8220cf86cebfcf81ceb5ceafcf8220cf83ceb520ce91ceb8ceaecebdceb120cebaceb1ceb920ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb720cebaceb1ceb920ceadcf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb9266e6273703bcf80cebbceaeceb8cebfcf8220ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cf83cf87ceb5cf84ceb9cebaceac20cebcceb520cf84ceb7cebd20cf88cf85cf87ceb9cebaceae266e6273703bcf85ceb3ceb5ceafceb120ceb5cebdceb7cebbceb9cebacf8ecebd202d20cf80ceb1ceb9ceb4ceb9cf8ecebd2c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf84ceb7cebd20cf80ceb5cf81ceb9ceb3ceb5cebdcebdceb7cf84ceb9cebaceae20cf88cf85cf87ceb9cebaceae266e6273703bcf85ceb3ceb5ceafceb12e3c6272202f3e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b223ecea4ceb120cf84ceb5cebbceb5cf85cf84ceb1ceafceb120cf87cf81cf8ccebdceb9ceb120ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048722e266e6273703b50737963686f6c6f67792d546f64617920cf89cf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf822c20cebaceb1ceb8cf8ecf8220cebaceb1ceb920cf89cf8220ceb5ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb120cf83ceb5cebcceb9cebdceb1cf81ceafcf89cebd20cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362031393a35323a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223139363a63762dcebdceb9cebacebfcebbceadcf84ceb12dcf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf85223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139363a63762dcebdceb9cebacebfcebbceadcf84ceb12dcf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf852663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36303a224356202d20ce9dceb9cebacebfcebbceadcf84ceb120cea7ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf85223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313936223b7d),
(984, 'index.php?option=com_content&view=article&id=181', 'index.php?option=com_content&view=article&id=181:τι-θα-έλεγες-στο-φίλο-σου&catid=35', 'Τι θα έλεγες στο φίλο σου;', ' Συχνά είμαστε αυστηροί με τον εαυτό μας ενώ σύμφωνα με έρευνες, οι δεξιότητες αυτο-συμπόνιας προάγουν την ανθεκτικότητα και χρησιμεύουν ως προστατευτικός συναισθηματικός μηχανισμός ', '2023-03-21 10:30:41', '01a6c140fe4d7d97dab18c2cb643cb4a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3333383a2220cea3cf85cf87cebdceac20ceb5ceafcebcceb1cf83cf84ceb520ceb1cf85cf83cf84ceb7cf81cebfceaf20cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb5cebdcf8e20cf83cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf822c20cebfceb920ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf8220ceb1cf85cf84cebf2dcf83cf85cebccf80cf8ccebdceb9ceb1cf8220cf80cf81cebfceacceb3cebfcf85cebd20cf84ceb7cebd20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceb1ceb920cf87cf81ceb7cf83ceb9cebcceb5cf8dcebfcf85cebd20cf89cf8220cf80cf81cebfcf83cf84ceb1cf84ceb5cf85cf84ceb9cebacf8ccf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8ccf8220cebcceb7cf87ceb1cebdceb9cf83cebccf8ccf8220223b693a333b613a32373a7b733a323a226964223b693a3138313b733a353a22616c696173223b733a34353a22cf84ceb920ceb8ceb120ceadcebbceb5ceb3ceb5cf8220cf83cf84cebf20cf86ceafcebbcebf20cf83cebfcf85223b733a373a2273756d6d617279223b733a3334353a223c703ecea3cf85cf87cebdceac20ceb5ceafcebcceb1cf83cf84ceb520ceb1cf85cf83cf84ceb7cf81cebfceaf20cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb5cebdcf8e20cf83cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf822c20cebfceb920ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf8220ceb1cf85cf84cebf2dcf83cf85cebccf80cf8ccebdceb9ceb1cf8220cf80cf81cebfceacceb3cebfcf85cebd20cf84ceb7cebd20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceb1ceb920cf87cf81ceb7cf83ceb9cebcceb5cf8dcebfcf85cebd20cf89cf8220cf80cf81cebfcf83cf84ceb1cf84ceb5cf85cf84ceb9cebacf8ccf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacf8ccf8220cebcceb7cf87ceb1cebdceb9cf83cebccf8ccf823c2f703e0d0a223b733a343a22626f6479223b733a313333363a22cea4ceb920ceb8ceb120ceadcebbceb5ceb3ceb5cf8220cf83cf84cebf20cf86ceafcebbcebf20cf83cebfcf853b20202020202020202020202020202020202020202020202020202020cea3cf85cf87cebdceac20ceb5ceafcebcceb1cf83cf84ceb520ceb1cf85cf83cf84ceb7cf81cebfceaf20cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220ceb5cebdcf8e20cf83cf8dcebccf86cf89cebdceb120cebcceb520ceadcf81ceb5cf85cebdceb5cf822c20cebfceb920ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb5cf8220ceb1cf85cf84cebf2dcf83cf85cebccf80cf8ccebdceb9ceb1cf8220cf80cf81cebfceacceb3cebfcf85cebd20cf84ceb7cebd20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceb1ceb920cf87cf81ceb7cf83ceb9cebcceb5cf8dcebfcf85cebd20cf89cf8220cf80cf81cebfcf83cf84ceb1cf84ceb5cf85cf84ceb9cebacebfceaf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacebfceaf20cebcceb7cf87ceb1cebdceb9cf83cebccebfceaf2e0a0acea3cebaceb5cf86cf84ceb5ceafcf84ceb520cebcceb9ceb120ceb4cf8dcf83cebacebfcebbceb720cebaceb1cf84ceaccf83cf84ceb1cf83ceb720cf80cebfcf8520cebaceb1cebbceb5ceafcf83cf84ceb520cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cf83cf84ceb720ceb6cf89ceae20cf83ceb1cf822028ceae20cebaceaccf80cebfceb9ceb120ceb1cf80cf8c20cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd292e0ace93cf81ceaccf88cf84ceb520cebcceb5cf81ceb9cebaceadcf8220cebbceb5cf80cf84cebfcebcceadcf81ceb5ceb9ceb5cf8220cf83cf87ceb5cf84ceb9cebaceac20cebcceb520ceb1cf85cf84ceae3b20cea4ceb920cf83cebaceadcf86cf84ceb5cf83cf84ceb53b0acea4ceb920ceb8ceb120cebbceadceb3ceb1cf84ceb520cf83ceb520ceadcebdceb1cebd20cf86ceafcebbcebf20cf83ceb1cf822c20ceb1cebd20cf85cf80cebfceb8ceadcf83cebfcf85cebcceb520cf8ccf84ceb920ceb8ceb120ceaecf84ceb1cebd20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf8220cebcceb520ceb1cf85cf84ceaecebd20cf84ceb7cebd20cebaceb1cf84ceaccf83cf84ceb1cf83ceb73b0acea4ceb920cf84cf8ccebdcebf20ceb8ceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cebfcf8dcf83ceb1cf84ceb53b20cea0cf8ecf8220ceb8ceb120cf84cebfcf8520cebcceb9cebbcebfcf8dcf83ceb1cf84ceb53b0acea4ceb920ceb5cebdceadcf81ceb3ceb5ceb9ceb5cf8220ceb8ceb120cebaceaccebdceb1cf84ceb53b0a0a2dcea4ceb920cf83cf85cebccf80ceb5cf81ceb1ceafcebdceb5cf84ceb53b0a2d20cea0cf81cebfcf83cf80ceb1ceb8ceaecf83cf84ceb520cebdceb120ceb5cebeceb1cf83cebaceb7ceb8ceb5ceafcf84ceb520cf83cf84ceb7cebd20ceb1cf85cf84cf8c2dcf83cf85cebccf80cf8ccebdcebfceb9ceb12c20cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9cf8ecebdcf84ceb1cf8220cf84ceb7cebd20cf80ceb1cf81ceb1cf80ceaccebdcf8920cf84ceb5cf87cebdceb9cebaceae20cebaceacceb8ceb520cf86cebfcf81ceac20cf80cebfcf852022cf80ceb9ceaccebdceb5cf84ceb52220cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebfceb4ceb7ceb3ceb5ceafcf84ceb520cf83ceb520ceb5cf80ceb9cebacf81ceb9cf84ceb9cebaceadcf8220cf83cebaceadcf88ceb5ceb9cf822e223b733a363a22696d61676573223b733a3232363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74692d7468612d656c656765732d73746f6e2d66696c6f2d736f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d32312031303a33303a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223138313acf84ceb92dceb8ceb12dceadcebbceb5ceb3ceb5cf822dcf83cf84cebf2dcf86ceafcebbcebf2dcf83cebfcf85223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34393a22696d616765732f323032322f30322f31342f74692d7468612d656c656765732d73746f6e2d66696c6f2d736f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138313acf84ceb92dceb8ceb12dceadcebbceb5ceb3ceb5cf822dcf83cf84cebf2dcf86ceafcebbcebf2dcf83cebfcf852663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34363a22cea4ceb920ceb8ceb120ceadcebbceb5ceb3ceb5cf8220cf83cf84cebf20cf86ceafcebbcebf20cf83cebfcf853b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313831223b7d);
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
(985, 'index.php?option=com_content&view=article&id=253', 'index.php?option=com_content&view=article&id=253:cv-μαρία-μαρκιανού&catid=43', 'CV - Μαρία Μαρκιανού', ' Η Μαρία Μαρκιανού είναι ψυχολόγος. Αποφοίτησε από το Τμήμα Ψυχολογίας του Αριστοτελείου Πανεπιστημίου Θεσσαλονίκης και είναι κάτοχος Άδειας Άσκησης Επαγγέλματος Ψυχολόγου από το 2013. Παρακολούθησε το Πρόγραμμα Θεραπείας Συμπεριφοράς των Διαταραχών Άγχους, της Ιδεοψυχαναγκαστικής Διαταραχής και της Μετατραυματικής Διαταραχής από την Πανεπιστημιακή Ψυχιατρική Κλινική του Αιγινητείου, στα πλαίσια του οποίου συμμετείχε στις κλινικές εργασίες του Ειδικού Ιατρείου Θεραπειών Συμπεριφοράς. Έχει πολυετή εμπειρία ως ψυχολόγος και ως εργαζόμενη σε προγράμματα παιδικής προστασίας σε διάφορες Μ.Κ.Ο. με εφήβους και ενήλικες αιτούντες άσυλο και πρόσφυγες στην Ελλάδα, με ψυχολογικές-ψυχιατρικές δυσκολίες. Επίσης έχει παρακολουθήσει πολυάριθμα σεμινάρια σχετικά με διάφορα θέματα ψυχικής υγείας-ψυχοθεραπείας, ανάμεσά τους τη διαχείριση του Μετατραυματικού Στρες, Πρώτες Βοήθειες Ψυχικής Υγείας, υποστήριξη θυμάτων έμφυλης βίας κλπ. Εργάζεται ως Ψυχολόγος στην εταιρία HR PSYCHOLOGY – TODAY. Είναι Σύμβουλος - Ψυχολόγος στην 24ωρη Τηλεφωνική Συμβουλευτική Γραμμή Υποστήριξης και παρέχει ατομικές συνεδρίες σεεφήβους και ενήλικες. Παράλληλα συνεργάζεται με ιδιωτικό Κέντρο Ειδικών Θεραπειών για παιδιά και εφήβους όπου εισηγείται Ομάδες Κοινωνικών Δεξιοτήτων. ', '2023-04-26 20:02:46', 'f4a4b7346281e673aeb523e0b9745289', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323330393a2220ce9720ce9cceb1cf81ceafceb120ce9cceb1cf81cebaceb9ceb1cebdcebfcf8d20ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf822e20ce91cf80cebfcf86cebfceafcf84ceb7cf83ceb520ceb1cf80cf8c20cf84cebf20cea4cebcceaecebcceb120cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84cebfcf8520ce91cf81ceb9cf83cf84cebfcf84ceb5cebbceb5ceafcebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cebaceaccf84cebfcf87cebfcf8220ce86ceb4ceb5ceb9ceb1cf8220ce86cf83cebaceb7cf83ceb7cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8520ceb1cf80cf8c20cf84cebf20323031332e20cea0ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84cebf20cea0cf81cf8cceb3cf81ceb1cebccebcceb120ce98ceb5cf81ceb1cf80ceb5ceafceb1cf8220cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf8220cf84cf89cebd20ce94ceb9ceb1cf84ceb1cf81ceb1cf87cf8ecebd20ce86ceb3cf87cebfcf85cf822c20cf84ceb7cf8220ce99ceb4ceb5cebfcf88cf85cf87ceb1cebdceb1ceb3cebaceb1cf83cf84ceb9cebaceaecf8220ce94ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf8220cebaceb1ceb920cf84ceb7cf8220ce9cceb5cf84ceb1cf84cf81ceb1cf85cebcceb1cf84ceb9cebaceaecf8220ce94ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf8220ceb1cf80cf8c20cf84ceb7cebd20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceb9ceb1cebaceae20cea8cf85cf87ceb9ceb1cf84cf81ceb9cebaceae20ce9acebbceb9cebdceb9cebaceae20cf84cebfcf8520ce91ceb9ceb3ceb9cebdceb7cf84ceb5ceafcebfcf852c20cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf84cebfcf8520cebfcf80cebfceafcebfcf8520cf83cf85cebccebcceb5cf84ceb5ceafcf87ceb520cf83cf84ceb9cf8220cebacebbceb9cebdceb9cebaceadcf8220ceb5cf81ceb3ceb1cf83ceafceb5cf8220cf84cebfcf8520ce95ceb9ceb4ceb9cebacebfcf8d20ce99ceb1cf84cf81ceb5ceafcebfcf8520ce98ceb5cf81ceb1cf80ceb5ceb9cf8ecebd20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822e20ce88cf87ceb5ceb920cf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cf89cf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf8220cebaceb1ceb920cf89cf8220ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdceb720cf83ceb520cf80cf81cebfceb3cf81ceaccebccebcceb1cf84ceb120cf80ceb1ceb9ceb4ceb9cebaceaecf8220cf80cf81cebfcf83cf84ceb1cf83ceafceb1cf8220cf83ceb520ceb4ceb9ceaccf86cebfcf81ceb5cf8220ce9c2ece9a2ece9f2e20cebcceb520ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf8220ceb1ceb9cf84cebfcf8dcebdcf84ceb5cf8220ceaccf83cf85cebbcebf20cebaceb1ceb920cf80cf81cf8ccf83cf86cf85ceb3ceb5cf8220cf83cf84ceb7cebd20ce95cebbcebbceacceb4ceb12c20cebcceb520cf88cf85cf87cebfcebbcebfceb3ceb9cebaceadcf822dcf88cf85cf87ceb9ceb1cf84cf81ceb9cebaceadcf8220ceb4cf85cf83cebacebfcebbceafceb5cf822e20ce95cf80ceafcf83ceb7cf8220ceadcf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf80cebfcebbcf85ceaccf81ceb9ceb8cebcceb120cf83ceb5cebcceb9cebdceaccf81ceb9ceb120cf83cf87ceb5cf84ceb9cebaceac20cebcceb520ceb4ceb9ceaccf86cebfcf81ceb120ceb8ceadcebcceb1cf84ceb120cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822dcf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb1cf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520ce9cceb5cf84ceb1cf84cf81ceb1cf85cebcceb1cf84ceb9cebacebfcf8d20cea3cf84cf81ceb5cf822c20cea0cf81cf8ecf84ceb5cf8220ce92cebfceaeceb8ceb5ceb9ceb5cf8220cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf822c20cf85cf80cebfcf83cf84ceaecf81ceb9cebeceb720ceb8cf85cebcceaccf84cf89cebd20ceadcebccf86cf85cebbceb7cf8220ceb2ceafceb1cf8220cebacebbcf802e20ce95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048522050535943484f4c4f475920e2809320544f4441592e20ce95ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf82202d20cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf8220cebaceb1ceb920cf80ceb1cf81ceadcf87ceb5ceb920ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cf83ceb5ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf822e20cea0ceb1cf81ceaccebbcebbceb7cebbceb120cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb9ceb4ceb9cf89cf84ceb9cebacf8c20ce9aceadcebdcf84cf81cebf20ce95ceb9ceb4ceb9cebacf8ecebd20ce98ceb5cf81ceb1cf80ceb5ceb9cf8ecebd20ceb3ceb9ceb120cf80ceb1ceb9ceb4ceb9ceac20cebaceb1ceb920ceb5cf86ceaeceb2cebfcf85cf8220cf8ccf80cebfcf8520ceb5ceb9cf83ceb7ceb3ceb5ceafcf84ceb1ceb920ce9fcebcceacceb4ceb5cf8220ce9acebfceb9cebdcf89cebdceb9cebacf8ecebd20ce94ceb5cebeceb9cebfcf84ceaecf84cf89cebd2e20223b693a333b613a32353a7b733a323a226964223b693a3235333b733a353a22616c696173223b733a33323a22637620cebcceb1cf81ceafceb120cebcceb1cf81cebaceb9ceb1cebdcebfcf8d223b733a373a2273756d6d617279223b733a323935303a223c703e3c696d67207372633d22696d616765732f63762d6d616b7269616e6f752e706e672220616c743d2263763930222077696474683d2232353822206865696768743d2232353522207374796c653d226d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b20666c6f61743a206c6566743b22206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ece9720ce9cceb1cf81ceafceb120ce9cceb1cf81cebaceb9ceb1cebdcebfcf8d20ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ece91cf80cebfcf86cebfceafcf84ceb7cf83ceb520ceb1cf80cf8c20cf84cebf20cea4cebcceaecebcceb120cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf84cebfcf8520ce91cf81ceb9cf83cf84cebfcf84ceb5cebbceb5ceafcebfcf8520cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceafcebfcf8520ce98ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cebaceaccf84cebfcf87cebfcf8220ce86ceb4ceb5ceb9ceb1cf8220ce86cf83cebaceb7cf83ceb7cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8520ceb1cf80cf8c20cf84cebf20323031332e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ecea0ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb520cf84cebf20cea0cf81cf8cceb3cf81ceb1cebccebcceb120ce98ceb5cf81ceb1cf80ceb5ceafceb1cf8220cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf8220cf84cf89cebd20ce94ceb9ceb1cf84ceb1cf81ceb1cf87cf8ecebd20ce86ceb3cf87cebfcf85cf822c20cf84ceb7cf8220ce99ceb4ceb5cebfcf88cf85cf87ceb1cebdceb1ceb3cebaceb1cf83cf84ceb9cebaceaecf8220ce94ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf8220cebaceb1ceb920cf84ceb7cf8220ce9cceb5cf84ceb1cf84cf81ceb1cf85cebcceb1cf84ceb9cebaceaecf8220ce94ceb9ceb1cf84ceb1cf81ceb1cf87ceaecf8220ceb1cf80cf8c20cf84ceb7cebd20cea0ceb1cebdceb5cf80ceb9cf83cf84ceb7cebcceb9ceb1cebaceae20cea8cf85cf87ceb9ceb1cf84cf81ceb9cebaceae20ce9acebbceb9cebdceb9cebaceae20cf84cebfcf8520ce91ceb9ceb3ceb9cebdceb7cf84ceb5ceafcebfcf852c20cf83cf84ceb120cf80cebbceb1ceafcf83ceb9ceb120cf84cebfcf8520cebfcf80cebfceafcebfcf8520cf83cf85cebccebcceb5cf84ceb5ceafcf87ceb520cf83cf84ceb9cf8220cebacebbceb9cebdceb9cebaceadcf8220ceb5cf81ceb3ceb1cf83ceafceb5cf8220cf84cebfcf8520ce95ceb9ceb4ceb9cebacebfcf8d20ce99ceb1cf84cf81ceb5ceafcebfcf8520ce98ceb5cf81ceb1cf80ceb5ceb9cf8ecebd20cea3cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceaccf822e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ece88cf87ceb5ceb920cf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cf89cf8220cf88cf85cf87cebfcebbcf8cceb3cebfcf8220cebaceb1ceb920cf89cf8220ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdceb720cf83ceb520cf80cf81cebfceb3cf81ceaccebccebcceb1cf84ceb120cf80ceb1ceb9ceb4ceb9cebaceaecf8220cf80cf81cebfcf83cf84ceb1cf83ceafceb1cf8220cf83ceb520ceb4ceb9ceaccf86cebfcf81ceb5cf8220ce9c2ece9a2ece9f2e20cebcceb520ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf8220ceb1ceb9cf84cebfcf8dcebdcf84ceb5cf8220ceaccf83cf85cebbcebf20cebaceb1ceb920cf80cf81cf8ccf83cf86cf85ceb3ceb5cf8220cf83cf84ceb7cebd20ce95cebbcebbceacceb4ceb12c20cebcceb520cf88cf85cf87cebfcebbcebfceb3ceb9cebaceadcf822dcf88cf85cf87ceb9ceb1cf84cf81ceb9cebaceadcf8220ceb4cf85cf83cebacebfcebbceafceb5cf822e20ce95cf80ceafcf83ceb7cf8220ceadcf87ceb5ceb920cf80ceb1cf81ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5ceb920cf80cebfcebbcf85ceaccf81ceb9ceb8cebcceb120cf83ceb5cebcceb9cebdceaccf81ceb9ceb120cf83cf87ceb5cf84ceb9cebaceac20cebcceb520ceb4ceb9ceaccf86cebfcf81ceb120ceb8ceadcebcceb1cf84ceb120cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf822dcf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb1cf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520ce9cceb5cf84ceb1cf84cf81ceb1cf85cebcceb1cf84ceb9cebacebfcf8d20cea3cf84cf81ceb5cf822c20cea0cf81cf8ecf84ceb5cf8220ce92cebfceaeceb8ceb5ceb9ceb5cf8220cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf822c20cf85cf80cebfcf83cf84ceaecf81ceb9cebeceb720ceb8cf85cebcceaccf84cf89cebd20ceadcebccf86cf85cebbceb7cf8220ceb2ceafceb1cf8220cebacebbcf802e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313670743b20666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b223ece95cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf89cf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb12048522050535943484f4c4f475920e2809320544f4441592e20ce95ceafcebdceb1ceb920cea3cf8dcebcceb2cebfcf85cebbcebfcf82202d20cea8cf85cf87cebfcebbcf8cceb3cebfcf8220cf83cf84ceb7cebd203234cf89cf81ceb720cea4ceb7cebbceb5cf86cf89cebdceb9cebaceae20cea3cf85cebcceb2cebfcf85cebbceb5cf85cf84ceb9cebaceae20ce93cf81ceb1cebccebcceae20cea5cf80cebfcf83cf84ceaecf81ceb9cebeceb7cf8220cebaceb1ceb920cf80ceb1cf81ceadcf87ceb5ceb920ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cf83ceb520ceb5cf86ceaeceb2cebfcf85cf8220cebaceb1ceb920ceb5cebdceaecebbceb9cebaceb5cf822e20cea0ceb1cf81ceaccebbcebbceb7cebbceb120cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb9ceb4ceb9cf89cf84ceb9cebacf8c20ce9aceadcebdcf84cf81cebf20ce95ceb9ceb4ceb9cebacf8ecebd20ce98ceb5cf81ceb1cf80ceb5ceb9cf8ecebd20ceb3ceb9ceb120cf80ceb1ceb9ceb4ceb9ceac20cebaceb1ceb920ceb5cf86ceaeceb2cebfcf85cf8220cf8ccf80cebfcf8520ceb5ceb9cf83ceb7ceb3ceb5ceafcf84ceb1ceb920ce9fcebcceacceb4ceb5cf8220ce9acebfceb9cebdcf89cebdceb9cebacf8ecebd20ce94ceb5cebeceb9cebfcf84ceaecf84cf89cebd2e3c2f7370616e3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032303a30323a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a223235333a63762dcebcceb1cf81ceafceb12dcebcceb1cf81cebaceb9ceb1cebdcebfcf8d223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235333a63762dcebcceb1cf81ceafceb12dcebcceb1cf81cebaceb9ceb1cebdcebfcf8d2663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a224356202d20ce9cceb1cf81ceafceb120ce9cceb1cf81cebaceb9ceb1cebdcebfcf8d223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323533223b7d),
(986, 'index.php?option=com_content&view=article&id=254', 'index.php?option=com_content&view=article&id=254:αντρεσ-συναισθηματα&catid=35', 'ΑΝΤΡΕΣ & ΣΥΝΑΙΣΘΗΜΑΤΑ', '', '2023-07-20 10:42:59', '346122b35d95cad1a52de8be5712698e', 1, 1, 1, '*', '2023-07-14 11:35:34', NULL, '2023-07-14 11:35:34', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3235343b733a353a22616c696173223b733a33373a22ceb1cebdcf84cf81ceb5cf8320cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a323638323a22ce91ce9dcea4cea1ce95cea3202620cea3cea5ce9dce91ce99cea3ce98ce97ce9cce91cea4ce9120202020202020202020202020202020202020202020202020202020ce95ceafcebdceb1ceb920ceb1cebbceaeceb8ceb5ceb9ceb120cf80cf89cf8220cf84cebf20cebdceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceadcebdceb1cf8220ceaccebdcf84cf81ceb1cf8220ceb5cf85ceb1ceafcf83ceb8ceb7cf84cebfcf8220ceb4ceb5cebd20ceb8ceb5cf89cf81ceb5ceafcf84ceb1ceb920ceb1cf80ceb1cf81ceb1ceafcf84ceb7cf84ceb120cf80cebbceb5cebfcebdceadcebacf84ceb7cebcceb12e20ce94ceb9ceb1cf87cf81cebfcebdceb9cebaceac20ceadcf87ceb5ceb920ceb5cf80ceb9cebacf81ceb1cf84ceaecf83ceb5ceb920ceb720cf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf80cf89cf8220ceb720ceb5cf85ceb1ceb9cf83ceb8ceb7cf83ceafceb120ceb5ceafcebdceb1ceb920e28098e28099cf80cf81cebfcebdcf8ccebcceb9cebfe28099e2809920cf84cebfcf8520ceb3cf85cebdceb1ceb9cebaceb5ceafcebfcf8520cf86cf8dcebbcebfcf852c20ceb1cf80cebfceb4ceafceb4cebfcebdcf84ceb1cf8220cf84cebf20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebacf8c20cf83cf84ceb9cf8220cebfcf81cebccebfcebdceb9cebaceadcf8220ceb1cebbcebbceb1ceb3ceadcf822e20ce91cf81cebaceb5ceaf20ceb1cebdceb1cebbcebfceb3ceb9cf83cf84cebfcf8dcebcceb520cf84cebf20cf80cf81cebfcebaceb1cf84ceb5ceb9cebbceb7cebccebcceadcebdcebf20cf84cf81cf8ccf80cebf20cf80cebfcf8520ceb5cebacf86cf81ceb1ceb6cf8ccebcceb1cf83cf84ceb520cf8ccf84ceb1cebd20ceb1cf80ceb5cf85ceb8cf85cebdcf8ccebcceb1cf83cf84ceb520cf83cf84ceb7cebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20ceadcebacf86cf81ceb1cf83ceb720ceb1cebdceaccebbcebfceb3ceb120cebcceb520cf84cebf20cf86cf8dcebbcebf2e20cea6cf81ceaccf83ceb5ceb9cf8220cf8ccf80cf89cf8220e28098e2809920ce9fceb920ceaccebdcf84cf81ceb5cf8220ceb4ceb5cebd20cebacebbceb1ceafcebdceb5e28099e2809920e28098e28099cf84ceb120cf80ceb1cebbceb9cebaceaccf81ceb9ceb120ceb4ceb520cf86cebfceb2cebfcf8dcebdcf84ceb1ceb9e28099e2809920ceba2eceb12e20ceb5ceafcebdceb1ceb920cebccf8ccebdcebf20cebcceb5cf81ceb9cebaceadcf8220ceb1cf80cf8c20ceb1cf85cf84ceadcf8220cf80cebfcf8520ceb1cebacebfcf8dcebd20cf84ceb120ceb1ceb3cf8ccf81ceb9ceb120ceb1cf80cf8c20cf84ceb7cebd20cf80ceb1ceb9ceb4ceb9cebaceae20ceb7cebbceb9cebaceafceb12c20ceb5cf83cf89cf84ceb5cf81ceb9cebaceb5cf8dcebfcf85cebd20cebaceb1ceb920cf80ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120ceb1cebdceb1cf80ceb1cf81ceacceb3cebfcf85cebd20cf83ceb1cebd20ceb5cebdceaecebbceb9cebaceb5cf8220cf83cf84ceb120ceb4ceb9cebaceac20cf84cebfcf85cf8220cf80ceb1ceb9ceb4ceb9ceac2e0a20ce95ceafcebdceb1ceb920cf8ccebccf89cf8220cf84ceb5cebbceb9cebaceac20cebfceb920ceaccebdcf84cf81ceb5cf8220cebbceb9ceb3cf8ccf84ceb5cf81cebf20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacebfceaf20ceb1cf80cf8c20cf8ccf84ceb920cebfceb920ceb3cf85cebdceb1ceafcebaceb5cf823f20cea3ceb520cf80cf81cf8ccf83cf86ceb1cf84ceb720ceadcf81ceb5cf85cebdceb120cebf205765696761726420cebaceb1ceb920cebfceb920cf83cf85cebdceb5cf81ceb3ceaccf84ceb5cf8220cf84cebfcf85202832303231292c20cf80ceb1cf81ceb1cebacebfcebbcebfcf8dceb8ceb7cf83ceb1cebd20cebaceb1ceb920cebaceb1cf84ceadceb3cf81ceb1cf88ceb1cebd20cf84ceb9cf8220cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceadcf8220ceb4ceb9ceb1cebacf85cebcceaccebdcf83ceb5ceb9cf822031343220ceb1cebdceb4cf81cf8ecebd20cebaceb1ceb920ceb3cf85cebdceb1ceb9cebacf8ecebd20ceb3ceb9ceb120ceb4ceb9ceaccf83cf84ceb7cebcceb120373520ceb7cebcceb5cf81cf8ecebd2c20ceb4ceb9ceb1cf80ceb9cf83cf84cf8ecebdcebfcebdcf84ceb1cf8220cf8ccf84ceb920ceb4ceb5cebd20cf85cf80ceaecf81cf87ceb1cebd20cf83ceb7cebcceb1cebdcf84ceb9cebaceadcf8220ceb4ceb9ceb1cf86cebfcf81ceadcf8220ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120ceb4cf8dcebf20cf86cf8dcebbceb12e20cea4cebf20cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5cf8dcf81ceb7cebcceb12c20ceb1cebdceb1ceb4ceb5ceb9cebacebdcf8dceb5ceb920cf8ccf84ceb920cebaceb1ceb920cf84ceb120ceb4cf8dcebf20cf86cf8dcebbceb120ceb2ceb9cf8ecebdcebfcf85cebd20ceb1cebdcf84ceafcf83cf84cebfceb9cf87ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cebcceb520cf84ceb7cebd20ceafceb4ceb9ceb120ceadcebdcf84ceb1cf83ceb72e20cea9cf83cf84cf8ccf83cebf2c20cf84ceb7cebd20ceafceb4ceb9ceb120cf83cf84ceb9ceb3cebcceae2c20cebfceb920ceaccebdcf84cf81ceb5cf8220cf80cf81cebfcebaceb5ceb9cebcceadcebdcebfcf8520cebdceb120cf83cf85cebccebccebfcf81cf86cf89ceb8cebfcf8dcebd20cebcceb520cf84ceb120cebacebfceb9cebdcf89cebdceb9cebaceac20cf80cf81cf8ccf84cf85cf80ceb120cebaceb1cebbcebfcf8dcebdcf84ceb1ceb920cebdceb120cf80ceb5cf81ceb9cebfcf81ceafcf83cebfcf85cebd20cf84ceb7cebd20ceadcebacf86cf81ceb1cf83ceb720cf84cebfcf85cf8220ceb9ceb4ceafcf89cf8220cf8ccf84ceb1cebd20ceb1cf85cf84ceac20ceb1cf86cebfcf81cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cf86cf8cceb2cebfcf8520ceae20cebaceb1ceb920cebbcf8dcf80ceb7cf822e20cea3cf85cebdceb5cf80cf8ecf822c20ceb5ceafcebdceb1ceb920cebaceb1ceb9cf81cf8ccf8220cebdceb120ceb1cebdceb1ceb8ceb5cf89cf81ceaecf83cebfcf85cebcceb520cf84ceb9cf8220cf80ceb1ceb3ceb9cf89cebcceadcebdceb5cf8220ceb1cebdcf84ceb9cebbceaecf88ceb5ceb9cf8220ceb1cebdceb1cf86cebfcf81ceb9cebaceac20cebcceb520cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12c20ceb5cf80ceb9cf84cf81ceadcf80cebfcebdcf84ceb1cf8220cf83cf84cebf20ceb1cebdceb4cf81ceb9cebacf8c20cf86cf8dcebbcebf20cf84ceb7cebd20ceadcebacf86cf81ceb1cf83ceb720cf8ccebbcebfcf8520cf84cebfcf8520cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebacebfcf8d20cf81ceb5cf80ceb5cf81cf84cebfcf81ceafcebfcf8520cf87cf89cf81ceafcf8220cebbcebfceb3cebfcebacf81ceb9cf83ceafceb12e2048522e2050535943484f4c4f4759202d20544f444159205465616d223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231322e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231322e706e673f77696474683d323630266865696768743d313630222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30372d32302031303a34323a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223235343aceb1cebdcf84cf81ceb5cf832dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a39303a22696d616765732fce95ceb9cebacf8ccebdceb1322e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732fce95ceb9cebacf8ccebdceb1322e706e673f77696474683d323630266865696768743d313630223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30372d31342031313a33353a3334223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235343aceb1cebdcf84cf81ceb5cf832dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032332d30372d31342031313a33353a3334223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22ce91ce9dcea4cea1ce95cea3202620cea3cea5ce9dce91ce99cea3ce98ce97ce9cce91cea4ce91223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323534223b7d);
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
(987, 'index.php?option=com_content&view=article&id=255', 'index.php?option=com_content&view=article&id=255:αντιμέτωποι-με-τοξικούς-ανθρώπους&catid=41', 'Αντιμέτωποι με Τοξικούς Ανθρώπους ', '', '2023-07-20 10:42:14', '7585f40bfd0548597b77887a6f340086', 1, 1, 1, '*', '2023-07-14 12:20:31', NULL, '2023-07-14 12:20:31', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3235353b733a353a22616c696173223b733a36333a22ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cf84cebfcebeceb9cebacebfcf8dcf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf82223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a323931323a22ce91cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cea4cebfcebeceb9cebacebfcf8dcf8220ce91cebdceb8cf81cf8ecf80cebfcf85cf82202020202020202020202020202020202020202020202020202020202020cea3ceafceb3cebfcf85cf81ceb120ceb8ceb120ceadcf87ceb5cf84ceb520ceb1cebacebfcf8dcf83ceb5ceb920ceb3ceb9ceb120cf84cebfcf85cf8220c2abcf84cebfcebeceb9cebacebfcf8dcf8220ceb1cebdceb8cf81cf8ecf80cebfcf85cf82c2bb2e20cea4ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920cf8ccebccf89cf8220ceb1cf85cf84cf8c3b20ce95ceafcebdceb1ceb920cebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf84cebfcebeceb9cebacebfceaf20ceae20cebfceb920cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf84cebfcf85cf823b20200ace9fcf81ceb8cf8ccf84ceb5cf81cebfcf8220cf8ccf81cebfcf8220ceb5ceafcebdceb1ceb920cebfceb920c2abcf84cebfcebeceb9cebaceadcf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf82c2bb20cf84cf89cebd20ceb1cebdceb8cf81cf8ecf80cf89cebd2c20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cebfceb920cebfcf80cebfceafceb5cf8220ceadcf87cebfcf85cebd20ceb1cf81cebdceb7cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cf83cf84ceb720ceb6cf89ceae20cebaceb1ceb920cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb120cebcceb1cf822e0acea3cf84ceb720ceb6cf89ceae20cebcceb1cf822c20cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceae20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceae2c20ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf80ceb9ceb8ceb1cebdcf8c20cebdceb120ceadcf81ceb8cebfcf85cebcceb520cf83ceb520ceb5cf80ceb1cf86ceae20cebcceb520cf84ceadcf84cebfceb9ceb5cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220cf80cebfcf8520cf80cf81cebfcebaceb1cebbcebfcf8dcebd20ceb1cebdceb1cf83cf84ceaccf84cf89cf83ceb72c20ceb1cf85cf84cf8c2dceb1cebccf86ceb9cf83ceb2ceaecf84ceb7cf83ceb72c20cebcceb5ceafcf89cf83ceb720cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220cebcceb1cf8220cebaceb1ceb920ceb3ceb5cebdceb9cebacf8ccf84ceb5cf81ceb720ceb1cf81cebdceb7cf84ceb9cebaceae20ceb4ceb9ceacceb8ceb5cf83ceb72e20200a20266e6273703b200a20cea0cf8ecf8220ceb8ceb120ceb1cebdceb1ceb3cebdcf89cf81ceafcf83cebfcf85cebcceb520cf8ccebccf89cf8220ceb1cf85cf84ceadcf8220cf84ceb9cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf823b20200acea4ceb120ceaccf84cebfcebcceb120cebcceb520cf84ceb9cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf8220ceb1cf85cf84ceadcf8220cf80ceb1cf81cebfcf85cf83ceb9ceacceb6cebfcf85cebd20cebaceaccf80cebfceb9ceb120cebacebfceb9cebdceac20ceb2ceb1cf83ceb9cebaceac20cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac3a0a0ace95cebacf80ceadcebccf80cebfcf85cebd20cf83cf85cebdceaeceb8cf89cf8220cf84ceb7cebd20ceb1ceafcf83ceb8ceb7cf83ceb720cf8ccf84ceb920cf84cebfcf85cf8220c2abcf87cf81cf89cf83cf84ceaccf82c2bb20cebaceaccf84ceb92e0ace94ceb5cebd20ceb1cebdceb1cebbceb1cebcceb2ceaccebdcebfcf85cebd20cf84ceb7cebd20ceb5cf85ceb8cf8dcebdceb720cf84cebfcf85cf8220cebaceb1ceb920cebaceb1cf84ceb7ceb3cebfcf81cebfcf8dcebd20cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf8220ceb3ceb9ceb120cf84ceb9cf8220ceb4ceb9cebaceadcf8220cf84cebfcf85cf8220cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceadcf822e0ace95ceafcebdceb1ceb920cf87ceb5ceb9cf81ceb9cf83cf84ceb9cebacebfceaf2e0ace94ceb5cebd20ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebd20cebfcf8dcf84ceb520cf80ceb1cf81ceb1ceb4ceadcf87cebfcebdcf84ceb1ceb920cf84ceb120cebbceacceb8ceb720cf84cebfcf85cf822e0ace94ceb5cebd20ceb6ceb7cf84cebfcf8dcebd20ceb5cf8dcebacebfcebbceb120cf83cf85ceb3cebdcf8ecebcceb72e0ace94ceb5cebd20ceb4ceb5ceafcf87cebdcebfcf85cebd20cf83ceb5ceb2ceb1cf83cebccf8c20cf83cf84ceb120cf8ccf81ceb9ceb120ceb5cebaceb5ceafcebdcf89cebd20cf80cebfcf8520cf83cf85cebdceb1cebdceb1cf83cf84cf81ceadcf86cebfcebdcf84ceb1ceb92e0ace9ccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebdceb5ceb9ceb4ceb7cf84cebfcf80cebfceb9ceaecf83ceb5cf84ceb520cf8ccf84ceb920cf83ceb1cf8220cebbceadcebdceb520cf88ceadcebcceb1cf84ceb12e0acea0ceb1ceafcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20cf84cebf20cf81cf8ccebbcebf20cf84cebfcf8520ceb8cf8dcebcceb1cf84cebfcf822c20ceb2ceacceb6cebfcebdcf84ceb1cf8220ceb1cf85cf84cebfcebcceaccf84cf89cf8220ceb5cf83ceaccf8220cf83cf84ceb720ceb8ceadcf83ceb720cf84cebfcf8520ceb8cf8dcf84ceb72e0ace94ceb5cebd20ceb4ceb5ceafcf87cebdcebfcf85cebd20cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720ceb3ceb9ceb120cf84ceb120cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120cebaceb1ceb920cf84ceb7cebd20ceaccf80cebfcf88ceb720cf84cebfcf8520cf83cf85cebdcebfcebcceb9cebbceb7cf84ceae20cf84cebfcf85cf822e0ace9aceaccebdcebfcf85cebd20cf84cebfcf85cf8220ceb3cf8dcf81cf8920cf84cebfcf85cf8220cebdceb120ceb1cebccf86ceb9ceb2ceaccebbcebbcebfcf85cebd20ceb3ceb9ceb120cf84cebfcebd20ceafceb4ceb9cebf20cf84cebfcf85cf8220cf84cebfcebd20ceb5ceb1cf85cf84cf8c2e0a0acea0ceadcf81ceb1cebd20cf84cebfcf8520cebdceb120cebcceacceb8cebfcf85cebcceb520cebdceb120ceb1cebdceb1ceb3cebdcf89cf81ceafceb6cebfcf85cebcceb520ceb1cf85cf84ceac20cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2c20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cebdceb120ceb4cebfcf8dcebcceb520cebaceb1ceb920cebcceb520cf80cebfceb9cebfcf85cf8220cf84cf81cf8ccf80cebfcf85cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20200a0ace98ceadcf83cf84ceb520cf8ccf81ceb9ceb12e0ace95cf80ceb9cebacebfceb9cebdcf89cebdceaecf83cf84ceb520cf84ceb9cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83ceb1cf8220cf83cf84cebf20ceaccf84cebfcebccebf20ceb1cf85cf84cf8c2e0acea0ceb5cf81ceb9cebfcf81ceafcf83cf84ceb520cf84ceb7cebd20ceb1cebbcebbceb7cebbceb5cf80ceafceb4cf81ceb1cf83ceae20cf83ceb1cf8220cebcceb1ceb6ceaf20cf84cebfcf852e0ace91cf8220ceb1cf80cebfceb4ceb5cf87ceb8cebfcf8dcebcceb520cf8ccf84ceb920ceb4ceb520cebccf80cebfcf81cebfcf8dcebcceb520cebfcf8dcf84ceb520ceb5ceafcebdceb1ceb920ceb5cf85ceb8cf8dcebdceb720cebcceb1cf8220cebdceb120cf84cebfcf85cf8220ceb1cebbcebbceaccebecebfcf85cebcceb52e0a0a48522e2050535943484f4c4f4759202d20544f444159205465616d223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231332e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231332e706e673f77696474683d323832266865696768743d313738222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30372d32302031303a34323a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a223235353aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb92dcebcceb52dcf84cebfcebeceb9cebacebfcf8dcf822dceb1cebdceb8cf81cf8ecf80cebfcf85cf82223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a39303a22696d616765732fce95ceb9cebacf8ccebdceb1332e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732fce95ceb9cebacf8ccebdceb1332e706e673f77696474683d323832266865696768743d313738223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30372d31342031323a32303a3331223b693a31303b4e3b693a31313b733a3132313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235353aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfceb92dcebcceb52dcf84cebfcebeceb9cebacebfcf8dcf822dceb1cebdceb8cf81cf8ecf80cebfcf85cf822663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032332d30372d31342031323a32303a3331223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36343a22ce91cebdcf84ceb9cebcceadcf84cf89cf80cebfceb920cebcceb520cea4cebfcebeceb9cebacebfcf8dcf8220ce91cebdceb8cf81cf8ecf80cebfcf85cf8220223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323535223b7d);

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

--
-- Δομή πίνακα για τον πίνακα `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
(687, 382, 0.07),
(716, 382, 0.07),
(746, 382, 0.07),
(770, 382, 0.07),
(772, 382, 0.07),
(794, 382, 0.07),
(799, 382, 0.07),
(800, 382, 0.07),
(808, 382, 0.07),
(813, 382, 0.07),
(857, 382, 0.07),
(866, 382, 0.07),
(868, 382, 0.07),
(904, 382, 0.07),
(906, 382, 0.07),
(928, 382, 0.07),
(935, 382, 0.07),
(970, 382, 0.07),
(971, 382, 0.07),
(976, 382, 0.07),
(691, 382, 0.14),
(778, 382, 0.14),
(821, 382, 0.14),
(958, 382, 0.14),
(38, 382, 0.17),
(571, 382, 0.17),
(302, 382, 0.2),
(854, 382, 0.21),
(286, 382, 0.37),
(874, 382, 0.44),
(877, 382, 0.44),
(879, 382, 0.44),
(881, 382, 0.44),
(885, 382, 0.44),
(887, 382, 0.44),
(891, 382, 0.44),
(894, 382, 0.44),
(901, 382, 0.44),
(303, 382, 0.63),
(806, 382, 0.72),
(253, 383, 0.34),
(286, 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),
(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),
(927, 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),
(935, 408, 0.14),
(944, 408, 0.28),
(571, 408, 0.54),
(285, 408, 0.74),
(286, 408, 0.74),
(289, 408, 0.74),
(579, 408, 0.74),
(582, 408, 0.74),
(583, 408, 0.74),
(303, 408, 1.12),
(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),
(281, 430, 0.74),
(285, 430, 0.74),
(286, 430, 0.74),
(582, 430, 0.74),
(583, 430, 0.74),
(584, 430, 0.74),
(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),
(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),
(265, 445, 0.14),
(266, 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),
(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),
(928, 456, 0.04669),
(934, 456, 0.04669),
(935, 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),
(936, 456, 0.09338),
(751, 456, 0.1334),
(576, 456, 0.14007),
(926, 456, 0.14007),
(574, 456, 0.18676),
(575, 456, 0.18676),
(571, 456, 0.23345),
(925, 456, 0.23345),
(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),
(944, 456, 0.32683),
(284, 456, 0.34017),
(580, 456, 0.34017),
(287, 456, 0.52693),
(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),
(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),
(285, 462, 0.18662),
(574, 462, 0.18662),
(575, 462, 0.18662),
(573, 462, 0.27993),
(578, 462, 0.27993),
(584, 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),
(278, 462, 0.46655),
(279, 462, 0.46655),
(280, 462, 0.46655),
(284, 462, 0.46655),
(303, 462, 0.46655),
(576, 462, 0.46655),
(944, 462, 0.55986),
(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),
(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),
(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),
(303, 489, 0.37338),
(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),
(718, 491, 0.09331),
(735, 491, 0.09331),
(926, 491, 0.09331),
(930, 491, 0.09331),
(935, 491, 0.09331),
(573, 491, 0.18662),
(577, 491, 0.18662),
(579, 491, 0.18662),
(583, 491, 0.18662),
(927, 491, 0.18662),
(946, 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),
(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),
(278, 491, 0.46655),
(279, 491, 0.46655),
(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),
(283, 491, 0.67983),
(284, 491, 0.67983),
(581, 491, 0.67983),
(580, 491, 0.77314),
(574, 491, 0.9331),
(575, 491, 1.02641),
(944, 491, 1.21303),
(584, 491, 1.30634),
(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);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(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),
(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),
(571, 676, 0.5334),
(303, 676, 0.74676),
(303, 679, 0.14),
(571, 679, 0.4),
(39, 679, 0.74),
(287, 679, 0.74),
(576, 679, 0.74),
(944, 683, 0.18662),
(571, 683, 0.35991),
(287, 683, 0.49321),
(290, 683, 0.49321),
(577, 683, 0.49321),
(578, 683, 0.49321),
(584, 683, 0.49321),
(303, 683, 1.11972),
(286, 685, 0.28),
(571, 685, 2.08),
(571, 687, 0.18669),
(665, 687, 0.18669),
(669, 687, 0.18669),
(672, 687, 0.18669),
(674, 687, 0.18669),
(675, 687, 0.18669),
(676, 687, 0.18669),
(680, 687, 0.18669),
(685, 687, 0.18669),
(687, 687, 0.18669),
(690, 687, 0.18669),
(691, 687, 0.18669),
(694, 687, 0.18669),
(700, 687, 0.18669),
(709, 687, 0.18669),
(712, 687, 0.18669),
(713, 687, 0.18669),
(714, 687, 0.18669),
(726, 687, 0.18669),
(742, 687, 0.18669),
(743, 687, 0.18669),
(746, 687, 0.18669),
(749, 687, 0.18669),
(772, 687, 0.18669),
(783, 687, 0.18669),
(789, 687, 0.18669),
(793, 687, 0.18669),
(795, 687, 0.18669),
(805, 687, 0.18669),
(811, 687, 0.18669),
(815, 687, 0.18669),
(817, 687, 0.18669),
(820, 687, 0.18669),
(867, 687, 0.18669),
(924, 687, 0.18669),
(926, 687, 0.18669),
(934, 687, 0.18669),
(936, 687, 0.18669),
(963, 687, 0.18669),
(965, 687, 0.18669),
(967, 687, 0.18669),
(976, 687, 0.18669),
(978, 687, 0.18669),
(979, 687, 0.18669),
(402, 687, 0.37338),
(406, 687, 0.37338),
(407, 687, 0.37338),
(679, 687, 0.37338),
(710, 687, 0.37338),
(719, 687, 0.37338),
(725, 687, 0.37338),
(729, 687, 0.37338),
(732, 687, 0.37338),
(745, 687, 0.37338),
(753, 687, 0.37338),
(763, 687, 0.37338),
(770, 687, 0.37338),
(771, 687, 0.37338),
(796, 687, 0.37338),
(797, 687, 0.37338),
(813, 687, 0.37338),
(814, 687, 0.37338),
(866, 687, 0.37338),
(966, 687, 0.37338),
(987, 687, 0.37338),
(666, 687, 0.56007),
(705, 687, 0.56007),
(788, 687, 0.56007),
(792, 687, 0.56007),
(808, 687, 0.56007),
(821, 687, 0.56007),
(927, 687, 0.56007),
(956, 687, 0.56007),
(960, 687, 0.56007),
(962, 687, 0.56007),
(982, 687, 0.56007),
(673, 687, 0.74676),
(682, 687, 0.74676),
(683, 687, 0.74676),
(701, 687, 0.74676),
(785, 687, 0.74676),
(724, 687, 0.93345),
(754, 687, 0.93345),
(786, 687, 0.93345),
(787, 687, 0.93345),
(794, 687, 0.93345),
(857, 687, 0.93345),
(741, 687, 1.12014),
(972, 687, 1.30683),
(854, 687, 5.04063),
(710, 688, 0.23331),
(718, 688, 0.23331),
(724, 688, 0.23331),
(732, 688, 0.23331),
(798, 688, 0.23331),
(854, 688, 0.23331),
(857, 688, 0.23331),
(286, 688, 0.46662),
(792, 688, 0.46662),
(571, 688, 1.03323),
(721, 688, 1.46652),
(528, 689, 0.14),
(683, 689, 0.14),
(685, 689, 0.14),
(690, 689, 0.14),
(697, 689, 0.14),
(706, 689, 0.14),
(710, 689, 0.14),
(721, 689, 0.14),
(725, 689, 0.14),
(729, 689, 0.14),
(732, 689, 0.14),
(749, 689, 0.14),
(752, 689, 0.14),
(755, 689, 0.14),
(757, 689, 0.14),
(765, 689, 0.14),
(766, 689, 0.14),
(775, 689, 0.14),
(782, 689, 0.14),
(783, 689, 0.14),
(790, 689, 0.14),
(815, 689, 0.14),
(818, 689, 0.14),
(930, 689, 0.14),
(945, 689, 0.14),
(962, 689, 0.14),
(968, 689, 0.14),
(971, 689, 0.14),
(977, 689, 0.14),
(979, 689, 0.14),
(981, 689, 0.14),
(985, 689, 0.14),
(986, 689, 0.14),
(259, 689, 0.28),
(395, 689, 0.28),
(396, 689, 0.28),
(402, 689, 0.28),
(404, 689, 0.28),
(406, 689, 0.28),
(571, 689, 0.28),
(669, 689, 0.28),
(681, 689, 0.28),
(730, 689, 0.28),
(743, 689, 0.28),
(750, 689, 0.28),
(758, 689, 0.28),
(776, 689, 0.28),
(789, 689, 0.28),
(791, 689, 0.28),
(793, 689, 0.28),
(799, 689, 0.28),
(811, 689, 0.28),
(866, 689, 0.28),
(925, 689, 0.28),
(929, 689, 0.28),
(961, 689, 0.28),
(964, 689, 0.28),
(973, 689, 0.28),
(666, 689, 0.42),
(672, 689, 0.42),
(675, 689, 0.42),
(676, 689, 0.42),
(679, 689, 0.42),
(680, 689, 0.42),
(687, 689, 0.42),
(691, 689, 0.42),
(694, 689, 0.42),
(705, 689, 0.42),
(709, 689, 0.42),
(718, 689, 0.42),
(746, 689, 0.42),
(754, 689, 0.42),
(763, 689, 0.42),
(770, 689, 0.42),
(778, 689, 0.42),
(781, 689, 0.42),
(784, 689, 0.42),
(785, 689, 0.42),
(786, 689, 0.42),
(795, 689, 0.42),
(796, 689, 0.42),
(797, 689, 0.42),
(857, 689, 0.42),
(923, 689, 0.42),
(970, 689, 0.42),
(265, 689, 0.56),
(266, 689, 0.56),
(688, 689, 0.56),
(700, 689, 0.56),
(742, 689, 0.56),
(751, 689, 0.56),
(759, 689, 0.56),
(787, 689, 0.56),
(814, 689, 0.56),
(865, 689, 0.56),
(867, 689, 0.56),
(928, 689, 0.56),
(958, 689, 0.56),
(967, 689, 0.56),
(975, 689, 0.56),
(987, 689, 0.56),
(260, 689, 0.7),
(713, 689, 0.7),
(714, 689, 0.7),
(745, 689, 0.7),
(764, 689, 0.7),
(806, 689, 0.7),
(807, 689, 0.7),
(813, 689, 0.7),
(927, 689, 0.7),
(936, 689, 0.7),
(959, 689, 0.7),
(960, 689, 0.7),
(978, 689, 0.7),
(673, 689, 0.84),
(674, 689, 0.84),
(701, 689, 0.84),
(712, 689, 0.84),
(716, 689, 0.84),
(719, 689, 0.84),
(726, 689, 0.84),
(728, 689, 0.84),
(788, 689, 0.84),
(801, 689, 0.84),
(808, 689, 0.84),
(912, 689, 0.84),
(963, 689, 0.84),
(976, 689, 0.84),
(762, 689, 0.88),
(870, 689, 0.88),
(871, 689, 0.88),
(872, 689, 0.88),
(873, 689, 0.88),
(874, 689, 0.88),
(875, 689, 0.88),
(876, 689, 0.88),
(877, 689, 0.88),
(879, 689, 0.88),
(880, 689, 0.88),
(881, 689, 0.88),
(882, 689, 0.88),
(883, 689, 0.88),
(884, 689, 0.88),
(885, 689, 0.88),
(886, 689, 0.88),
(887, 689, 0.88),
(888, 689, 0.88),
(889, 689, 0.88),
(890, 689, 0.88),
(891, 689, 0.88),
(892, 689, 0.88),
(893, 689, 0.88),
(894, 689, 0.88),
(895, 689, 0.88),
(896, 689, 0.88),
(897, 689, 0.88),
(898, 689, 0.88),
(900, 689, 0.88),
(901, 689, 0.88),
(407, 689, 0.98),
(668, 689, 0.98),
(820, 689, 0.98),
(821, 689, 0.98),
(956, 689, 0.98),
(772, 689, 1.12),
(792, 689, 1.12),
(859, 689, 1.12),
(400, 689, 1.16),
(677, 689, 1.16),
(924, 689, 1.16),
(965, 689, 1.16),
(724, 689, 1.26),
(966, 689, 1.4),
(794, 689, 1.68),
(982, 689, 1.72),
(717, 689, 1.82),
(771, 689, 1.96),
(667, 689, 2),
(682, 689, 2.32),
(934, 689, 2.84),
(854, 689, 5.88),
(683, 690, 0.23331),
(756, 690, 0.23331),
(757, 690, 0.23331),
(765, 690, 0.23331),
(766, 690, 0.23331),
(775, 690, 0.23331),
(776, 690, 0.23331),
(782, 690, 0.23331),
(789, 690, 0.23331),
(795, 690, 0.23331),
(797, 690, 0.23331),
(806, 690, 0.23331),
(859, 690, 0.23331),
(926, 690, 0.23331),
(928, 690, 0.23331),
(945, 690, 0.23331),
(947, 690, 0.23331),
(983, 690, 0.23331),
(259, 690, 0.46662),
(260, 690, 0.46662),
(286, 690, 0.46662),
(395, 690, 0.46662),
(400, 690, 0.46662),
(674, 690, 0.46662),
(691, 690, 0.46662),
(710, 690, 0.46662),
(728, 690, 0.46662),
(735, 690, 0.46662),
(744, 690, 0.46662),
(753, 690, 0.46662),
(755, 690, 0.46662),
(767, 690, 0.46662),
(791, 690, 0.46662),
(798, 690, 0.46662),
(804, 690, 0.46662),
(805, 690, 0.46662),
(866, 690, 0.46662),
(867, 690, 0.46662),
(930, 690, 0.46662),
(935, 690, 0.46662),
(946, 690, 0.46662),
(956, 690, 0.46662),
(959, 690, 0.46662),
(969, 690, 0.46662),
(971, 690, 0.46662),
(977, 690, 0.46662),
(265, 690, 0.69993),
(266, 690, 0.69993),
(668, 690, 0.69993),
(712, 690, 0.69993),
(714, 690, 0.69993),
(743, 690, 0.69993),
(749, 690, 0.69993),
(770, 690, 0.69993),
(772, 690, 0.69993),
(781, 690, 0.69993),
(784, 690, 0.69993),
(785, 690, 0.69993),
(796, 690, 0.69993),
(923, 690, 0.69993),
(961, 690, 0.69993),
(965, 690, 0.69993),
(976, 690, 0.69993),
(985, 690, 0.69993),
(398, 690, 0.93324),
(404, 690, 0.93324),
(665, 690, 0.93324),
(667, 690, 0.93324),
(673, 690, 0.93324),
(685, 690, 0.93324),
(688, 690, 0.93324),
(694, 690, 0.93324),
(701, 690, 0.93324),
(713, 690, 0.93324),
(721, 690, 0.93324),
(729, 690, 0.93324),
(746, 690, 0.93324),
(751, 690, 0.93324),
(763, 690, 0.93324),
(783, 690, 0.93324),
(788, 690, 0.93324),
(807, 690, 0.93324),
(808, 690, 0.93324),
(813, 690, 0.93324),
(820, 690, 0.93324),
(936, 690, 0.93324),
(970, 690, 0.93324),
(982, 690, 0.93324),
(687, 690, 1.16655),
(700, 690, 1.16655),
(717, 690, 1.16655),
(742, 690, 1.16655),
(771, 690, 1.16655),
(787, 690, 1.16655),
(799, 690, 1.16655),
(924, 690, 1.16655),
(927, 690, 1.16655),
(960, 690, 1.16655),
(972, 690, 1.16655),
(986, 690, 1.16655),
(666, 690, 1.39986),
(680, 690, 1.39986),
(697, 690, 1.39986),
(815, 690, 1.39986),
(821, 690, 1.39986),
(912, 690, 1.39986),
(966, 690, 1.39986),
(987, 690, 1.39986),
(677, 690, 1.46652),
(682, 690, 1.63317),
(745, 690, 1.63317),
(754, 690, 1.63317),
(786, 690, 1.63317),
(794, 690, 1.63317),
(973, 690, 1.63317),
(978, 690, 1.63317),
(681, 690, 1.69983),
(709, 690, 1.69983),
(571, 690, 1.73316),
(407, 690, 1.86648),
(732, 690, 1.86648),
(792, 690, 1.86648),
(800, 690, 1.86648),
(811, 690, 1.86648),
(814, 690, 1.86648),
(528, 690, 1.93314),
(679, 690, 1.93314),
(695, 690, 1.93314),
(865, 690, 1.93314),
(705, 690, 2.09979),
(706, 690, 2.09979),
(726, 690, 2.09979),
(962, 690, 2.09979),
(702, 690, 2.16645),
(719, 690, 2.3331),
(793, 690, 2.3331),
(929, 690, 2.3331),
(669, 690, 2.39976),
(672, 690, 2.39976),
(778, 690, 2.39976),
(963, 690, 2.39976),
(967, 690, 2.39976),
(724, 690, 2.56641),
(725, 690, 2.56641),
(741, 690, 2.86638),
(981, 690, 2.86638),
(718, 690, 3.03303),
(716, 690, 3.09969),
(818, 690, 3.09969),
(676, 690, 4.03293),
(857, 690, 4.43289),
(934, 690, 4.96617),
(854, 690, 12.1321),
(571, 693, 0.32669),
(668, 693, 0.65338),
(286, 694, 0.04669),
(407, 694, 0.04669),
(528, 694, 0.04669),
(673, 694, 0.04669),
(681, 694, 0.04669),
(682, 694, 0.04669),
(694, 694, 0.04669),
(700, 694, 0.04669),
(702, 694, 0.04669),
(717, 694, 0.04669),
(721, 694, 0.04669),
(732, 694, 0.04669),
(742, 694, 0.04669),
(743, 694, 0.04669),
(751, 694, 0.04669),
(754, 694, 0.04669),
(759, 694, 0.04669),
(765, 694, 0.04669),
(766, 694, 0.04669),
(771, 694, 0.04669),
(791, 694, 0.04669),
(793, 694, 0.04669),
(798, 694, 0.04669),
(857, 694, 0.04669),
(912, 694, 0.04669),
(925, 694, 0.04669),
(956, 694, 0.04669),
(963, 694, 0.04669),
(972, 694, 0.04669),
(976, 694, 0.04669),
(977, 694, 0.04669),
(981, 694, 0.04669),
(986, 694, 0.04669),
(404, 694, 0.09338),
(687, 694, 0.09338),
(705, 694, 0.09338),
(706, 694, 0.09338),
(718, 694, 0.09338),
(724, 694, 0.09338),
(725, 694, 0.09338),
(728, 694, 0.09338),
(746, 694, 0.09338),
(785, 694, 0.09338),
(786, 694, 0.09338),
(795, 694, 0.09338),
(796, 694, 0.09338),
(807, 694, 0.09338),
(811, 694, 0.09338),
(814, 694, 0.09338),
(821, 694, 0.09338),
(967, 694, 0.09338),
(968, 694, 0.09338),
(978, 694, 0.09338),
(982, 694, 0.09338),
(712, 694, 0.14007),
(730, 694, 0.14007),
(973, 694, 0.14007),
(571, 694, 0.16008),
(695, 694, 0.18676),
(787, 694, 0.18676),
(813, 694, 0.18676),
(668, 694, 0.23345),
(679, 694, 0.23345),
(792, 694, 0.23345),
(799, 694, 0.23345),
(962, 694, 0.23345),
(934, 694, 0.28014),
(719, 694, 0.29348),
(729, 694, 0.29348),
(756, 694, 0.29348),
(806, 694, 0.29348),
(672, 694, 0.43355),
(788, 694, 0.43355),
(854, 694, 0.4669),
(677, 694, 0.52693),
(676, 694, 0.57362),
(710, 694, 0.62031),
(679, 695, 0.23331),
(719, 695, 0.23331),
(724, 695, 0.23331),
(743, 695, 0.23331),
(746, 695, 0.23331),
(753, 695, 0.23331),
(756, 695, 0.23331),
(766, 695, 0.23331),
(785, 695, 0.23331),
(794, 695, 0.23331),
(798, 695, 0.23331),
(854, 695, 0.23331),
(912, 695, 0.23331),
(946, 695, 0.23331),
(956, 695, 0.23331),
(963, 695, 0.23331),
(973, 695, 0.23331),
(978, 695, 0.23331),
(571, 695, 0.93324),
(259, 698, 0.09331),
(265, 698, 0.09331),
(266, 698, 0.09331),
(674, 698, 0.09331),
(735, 698, 0.09331),
(750, 698, 0.09331),
(757, 698, 0.09331),
(758, 698, 0.09331),
(762, 698, 0.09331),
(767, 698, 0.09331),
(770, 698, 0.09331),
(782, 698, 0.09331),
(797, 698, 0.09331),
(799, 698, 0.09331),
(804, 698, 0.09331),
(859, 698, 0.09331),
(906, 698, 0.09331),
(924, 698, 0.09331),
(926, 698, 0.09331),
(945, 698, 0.09331),
(961, 698, 0.09331),
(969, 698, 0.09331),
(976, 698, 0.09331),
(977, 698, 0.09331),
(984, 698, 0.09331),
(987, 698, 0.09331),
(398, 698, 0.18662),
(400, 698, 0.18662),
(402, 698, 0.18662),
(404, 698, 0.18662),
(669, 698, 0.18662),
(677, 698, 0.18662),
(680, 698, 0.18662),
(690, 698, 0.18662),
(700, 698, 0.18662),
(705, 698, 0.18662),
(725, 698, 0.18662),
(742, 698, 0.18662),
(745, 698, 0.18662),
(771, 698, 0.18662),
(786, 698, 0.18662),
(789, 698, 0.18662),
(790, 698, 0.18662),
(798, 698, 0.18662),
(813, 698, 0.18662),
(814, 698, 0.18662),
(815, 698, 0.18662),
(817, 698, 0.18662),
(868, 698, 0.18662),
(923, 698, 0.18662),
(925, 698, 0.18662),
(928, 698, 0.18662),
(947, 698, 0.18662),
(958, 698, 0.18662),
(964, 698, 0.18662),
(965, 698, 0.18662),
(968, 698, 0.18662),
(975, 698, 0.18662),
(528, 698, 0.27993),
(676, 698, 0.27993),
(682, 698, 0.27993),
(683, 698, 0.27993),
(685, 698, 0.27993),
(702, 698, 0.27993),
(716, 698, 0.27993),
(744, 698, 0.27993),
(755, 698, 0.27993),
(764, 698, 0.27993),
(775, 698, 0.27993),
(788, 698, 0.27993),
(791, 698, 0.27993),
(807, 698, 0.27993),
(960, 698, 0.27993),
(963, 698, 0.27993),
(971, 698, 0.27993),
(979, 698, 0.27993),
(985, 698, 0.27993),
(681, 698, 0.37324),
(694, 698, 0.37324),
(701, 698, 0.37324),
(706, 698, 0.37324),
(732, 698, 0.37324),
(749, 698, 0.37324),
(751, 698, 0.37324),
(756, 698, 0.37324),
(766, 698, 0.37324),
(785, 698, 0.37324),
(801, 698, 0.37324),
(806, 698, 0.37324),
(929, 698, 0.37324),
(946, 698, 0.37324),
(956, 698, 0.37324),
(973, 698, 0.37324),
(978, 698, 0.37324),
(982, 698, 0.37324),
(667, 698, 0.46655),
(672, 698, 0.46655),
(709, 698, 0.46655),
(714, 698, 0.46655),
(717, 698, 0.46655),
(741, 698, 0.46655),
(746, 698, 0.46655),
(754, 698, 0.46655),
(783, 698, 0.46655),
(787, 698, 0.46655),
(792, 698, 0.46655),
(795, 698, 0.46655),
(808, 698, 0.46655),
(966, 698, 0.46655),
(970, 698, 0.46655),
(986, 698, 0.46655),
(571, 698, 0.55986),
(675, 698, 0.55986),
(697, 698, 0.55986),
(710, 698, 0.55986),
(724, 698, 0.55986),
(743, 698, 0.55986),
(752, 698, 0.55986),
(800, 698, 0.55986),
(818, 698, 0.58652),
(871, 698, 0.58652),
(891, 698, 0.58652),
(892, 698, 0.58652),
(896, 698, 0.58652),
(898, 698, 0.58652),
(900, 698, 0.58652),
(901, 698, 0.58652),
(904, 698, 0.58652),
(718, 698, 0.65317),
(753, 698, 0.65317),
(759, 698, 0.65317),
(784, 698, 0.65317),
(796, 698, 0.65317),
(936, 698, 0.65317),
(407, 698, 0.74648),
(687, 698, 0.74648),
(719, 698, 0.74648),
(772, 698, 0.74648),
(866, 698, 0.74648),
(867, 698, 0.74648),
(395, 698, 0.77314),
(406, 698, 0.77314),
(730, 698, 0.77314),
(666, 698, 0.83979),
(688, 698, 0.83979),
(805, 698, 0.83979),
(820, 698, 0.83979),
(959, 698, 0.83979),
(981, 698, 0.83979),
(763, 698, 0.86645),
(935, 698, 0.86645),
(691, 698, 0.9331),
(793, 698, 0.9331),
(953, 698, 0.9331),
(930, 698, 0.95976),
(972, 698, 0.95976),
(665, 698, 1.02641),
(728, 698, 1.11972),
(729, 698, 1.11972),
(912, 698, 1.11972),
(857, 698, 1.21303),
(712, 698, 1.30634),
(811, 698, 1.30634),
(673, 698, 1.39965),
(726, 698, 1.42631),
(865, 698, 1.42631),
(927, 698, 1.42631),
(821, 698, 1.49296),
(794, 698, 1.61293),
(934, 698, 1.67958),
(967, 698, 1.89286),
(962, 698, 1.95951),
(668, 698, 2.47938),
(854, 698, 4.94543),
(571, 699, 0.14),
(665, 699, 0.14),
(667, 699, 0.14),
(668, 699, 0.14),
(669, 699, 0.14),
(673, 699, 0.14),
(675, 699, 0.14),
(679, 699, 0.14),
(690, 699, 0.14),
(700, 699, 0.14),
(714, 699, 0.14),
(716, 699, 0.14),
(754, 699, 0.14),
(756, 699, 0.14),
(757, 699, 0.14),
(765, 699, 0.14),
(766, 699, 0.14),
(770, 699, 0.14),
(785, 699, 0.14),
(793, 699, 0.14),
(796, 699, 0.14),
(798, 699, 0.14),
(805, 699, 0.14),
(807, 699, 0.14),
(865, 699, 0.14),
(927, 699, 0.14),
(935, 699, 0.14),
(936, 699, 0.14),
(945, 699, 0.14),
(962, 699, 0.14),
(968, 699, 0.14),
(972, 699, 0.14),
(976, 699, 0.14),
(979, 699, 0.14),
(260, 699, 0.28),
(402, 699, 0.28),
(674, 699, 0.28),
(677, 699, 0.28),
(683, 699, 0.28),
(706, 699, 0.28),
(710, 699, 0.28),
(719, 699, 0.28),
(732, 699, 0.28),
(749, 699, 0.28),
(772, 699, 0.28),
(778, 699, 0.28),
(786, 699, 0.28),
(787, 699, 0.28),
(792, 699, 0.28),
(800, 699, 0.28),
(804, 699, 0.28),
(821, 699, 0.28),
(912, 699, 0.28),
(926, 699, 0.28),
(946, 699, 0.28),
(959, 699, 0.28),
(967, 699, 0.28),
(981, 699, 0.28),
(987, 699, 0.28),
(407, 699, 0.42),
(680, 699, 0.42),
(695, 699, 0.42),
(712, 699, 0.42),
(741, 699, 0.42),
(751, 699, 0.42),
(783, 699, 0.42),
(788, 699, 0.42),
(791, 699, 0.42),
(817, 699, 0.42),
(857, 699, 0.42),
(859, 699, 0.42),
(867, 699, 0.42),
(934, 699, 0.42),
(961, 699, 0.42),
(963, 699, 0.42),
(984, 699, 0.42),
(395, 699, 0.56),
(681, 699, 0.56),
(682, 699, 0.56),
(713, 699, 0.56),
(717, 699, 0.56),
(746, 699, 0.56),
(794, 699, 0.56),
(815, 699, 0.56),
(676, 699, 0.7),
(724, 699, 0.7),
(743, 699, 0.7),
(960, 699, 0.7),
(970, 699, 0.7),
(694, 699, 0.84),
(725, 699, 0.84),
(795, 699, 0.84),
(956, 699, 0.84),
(890, 699, 0.88),
(799, 699, 0.98),
(688, 699, 1.02),
(775, 699, 1.02),
(924, 699, 1.16),
(978, 699, 1.26),
(776, 699, 1.3),
(820, 699, 1.68),
(854, 699, 2.52),
(260, 700, 0.14),
(286, 700, 0.14),
(407, 700, 0.14),
(674, 700, 0.14),
(676, 700, 0.14),
(682, 700, 0.14),
(688, 700, 0.14),
(697, 700, 0.14),
(713, 700, 0.14),
(714, 700, 0.14),
(730, 700, 0.14),
(746, 700, 0.14),
(749, 700, 0.14),
(759, 700, 0.14),
(766, 700, 0.14),
(772, 700, 0.14),
(786, 700, 0.14),
(795, 700, 0.14),
(798, 700, 0.14),
(806, 700, 0.14),
(814, 700, 0.14),
(817, 700, 0.14),
(820, 700, 0.14),
(821, 700, 0.14),
(859, 700, 0.14),
(935, 700, 0.14),
(953, 700, 0.14),
(963, 700, 0.14),
(964, 700, 0.14),
(965, 700, 0.14),
(981, 700, 0.14),
(983, 700, 0.14),
(984, 700, 0.14),
(406, 700, 0.28),
(666, 700, 0.28),
(669, 700, 0.28),
(675, 700, 0.28),
(695, 700, 0.28),
(701, 700, 0.28),
(709, 700, 0.28),
(728, 700, 0.28),
(732, 700, 0.28),
(754, 700, 0.28),
(765, 700, 0.28),
(775, 700, 0.28),
(788, 700, 0.28),
(794, 700, 0.28),
(796, 700, 0.28),
(797, 700, 0.28),
(804, 700, 0.28),
(815, 700, 0.28),
(866, 700, 0.28),
(868, 700, 0.28),
(930, 700, 0.28),
(960, 700, 0.28),
(975, 700, 0.28),
(259, 700, 0.42),
(685, 700, 0.42),
(717, 700, 0.42),
(721, 700, 0.42),
(726, 700, 0.42),
(735, 700, 0.42),
(741, 700, 0.42),
(742, 700, 0.42),
(745, 700, 0.42),
(756, 700, 0.42),
(787, 700, 0.42),
(805, 700, 0.42),
(807, 700, 0.42),
(926, 700, 0.42),
(946, 700, 0.42),
(947, 700, 0.42),
(966, 700, 0.42),
(970, 700, 0.42),
(986, 700, 0.42),
(665, 700, 0.56),
(672, 700, 0.56),
(679, 700, 0.56),
(694, 700, 0.56),
(793, 700, 0.56),
(857, 700, 0.56),
(867, 700, 0.56),
(906, 700, 0.56),
(912, 700, 0.56),
(924, 700, 0.56),
(936, 700, 0.56),
(945, 700, 0.56),
(978, 700, 0.56),
(265, 700, 0.7),
(266, 700, 0.7),
(724, 700, 0.7),
(725, 700, 0.7),
(923, 700, 0.7),
(925, 700, 0.7),
(962, 700, 0.7),
(985, 700, 0.7),
(987, 700, 0.7),
(683, 700, 0.84),
(716, 700, 0.84),
(929, 700, 0.84),
(743, 700, 0.88),
(928, 700, 0.88),
(680, 700, 0.98),
(854, 700, 0.98),
(865, 700, 0.98),
(673, 700, 1.02),
(800, 700, 1.12),
(668, 700, 1.26),
(967, 700, 1.3),
(571, 700, 1.46),
(934, 700, 1.54),
(710, 700, 1.58),
(799, 700, 1.58),
(681, 700, 1.68),
(973, 700, 1.68),
(729, 700, 2),
(927, 700, 2.14),
(571, 701, 0.32669),
(682, 701, 0.32669),
(706, 701, 0.32669),
(721, 701, 0.32669),
(725, 701, 0.32669),
(728, 701, 0.32669),
(754, 701, 0.32669),
(764, 701, 0.32669),
(792, 701, 0.32669),
(794, 701, 0.32669),
(854, 701, 0.32669),
(912, 701, 0.32669),
(934, 701, 0.32669),
(958, 701, 0.32669),
(963, 701, 0.32669),
(967, 701, 0.32669),
(668, 701, 0.65338),
(805, 701, 0.65338),
(972, 701, 0.65338),
(750, 701, 0.98007),
(665, 701, 1.63345),
(695, 701, 2.28683),
(794, 702, 0.14),
(927, 702, 0.14),
(928, 702, 0.14),
(9, 702, 0.34),
(50, 702, 0.34),
(295, 702, 0.34),
(9, 703, 1.48),
(662, 703, 1.48),
(407, 704, 0.46669),
(885, 704, 1.80009),
(886, 704, 1.80009),
(9, 704, 2.46679),
(29, 704, 2.46679),
(398, 704, 2.93348),
(794, 705, 0.14),
(10, 705, 0.34),
(51, 705, 0.34),
(296, 705, 0.34),
(717, 705, 0.4),
(729, 706, 0.23331),
(743, 706, 0.23331),
(820, 706, 0.23331),
(926, 706, 0.23331),
(934, 706, 0.23331),
(978, 706, 0.23331),
(981, 706, 0.23331),
(666, 706, 0.46662),
(710, 706, 0.46662),
(730, 706, 0.46662),
(806, 706, 0.46662),
(854, 706, 0.46662),
(900, 706, 0.56661),
(901, 706, 0.56661),
(813, 706, 0.93324),
(927, 706, 1.16655),
(10, 706, 1.23321),
(45, 706, 1.23321),
(665, 706, 2.63307),
(912, 706, 2.63307),
(865, 706, 2.86638),
(794, 708, 0.14),
(11, 708, 0.34),
(52, 708, 0.34),
(297, 708, 0.34),
(926, 708, 0.4),
(961, 708, 0.88),
(265, 709, 0.23331),
(266, 709, 0.23331),
(665, 709, 0.23331),
(683, 709, 0.23331),
(701, 709, 0.23331),
(926, 709, 0.23331),
(930, 709, 0.23331),
(934, 709, 0.23331),
(976, 709, 0.23331),
(981, 709, 0.23331),
(985, 709, 0.23331),
(927, 709, 0.46662),
(929, 709, 0.46662),
(898, 709, 0.56661),
(688, 709, 0.69993),
(925, 709, 0.93324),
(11, 709, 1.23321),
(730, 709, 1.69983),
(928, 709, 1.93314),
(729, 709, 2.16645),
(912, 709, 3.09969),
(728, 709, 3.79962),
(712, 711, 0.14),
(791, 711, 0.14),
(794, 711, 0.14),
(804, 711, 0.14),
(788, 711, 0.28),
(927, 711, 0.28),
(12, 711, 0.34),
(53, 711, 0.34),
(298, 711, 0.34),
(789, 711, 0.42),
(573, 711, 0.74),
(12, 712, 2.71321),
(660, 712, 2.71321),
(12, 713, 1.97321),
(660, 713, 1.97321),
(794, 714, 0.14),
(766, 714, 0.28),
(13, 714, 0.34),
(54, 714, 0.34),
(299, 714, 0.34),
(891, 715, 1.36),
(892, 715, 1.36),
(673, 715, 1.6),
(790, 715, 1.6),
(672, 715, 2.72),
(13, 715, 2.96),
(47, 715, 2.96),
(794, 717, 0.14),
(14, 717, 0.34),
(55, 717, 0.34),
(300, 717, 0.34),
(407, 718, 0.51331),
(404, 718, 1.02662),
(14, 718, 2.71321),
(48, 718, 2.71321),
(528, 718, 3.73983),
(978, 718, 3.73983),
(676, 718, 5.27976),
(677, 718, 5.27976),
(679, 718, 5.79307),
(794, 720, 0.14),
(15, 720, 0.34),
(56, 720, 0.34),
(291, 720, 0.34),
(680, 721, 0.84),
(759, 721, 0.84),
(889, 721, 1.02),
(786, 721, 1.26),
(15, 721, 2.22),
(49, 721, 2.22),
(787, 721, 2.64),
(785, 721, 3.48),
(794, 723, 0.14),
(925, 723, 0.14),
(16, 723, 0.34),
(57, 723, 0.34),
(292, 723, 0.34),
(677, 724, 0.60669),
(694, 724, 0.60669),
(934, 724, 0.60669),
(972, 724, 0.60669),
(887, 724, 1.47339),
(888, 724, 1.47339),
(16, 724, 3.20679),
(50, 724, 3.20679),
(681, 724, 5.63355),
(783, 724, 6.84693),
(683, 724, 7.45362),
(303, 726, 0.14),
(794, 726, 0.14),
(927, 726, 0.14),
(17, 726, 0.34),
(58, 726, 0.34),
(578, 726, 0.34),
(260, 727, 0.46669),
(265, 727, 0.46669),
(266, 727, 0.46669),
(667, 727, 0.46669),
(683, 727, 0.46669),
(710, 727, 0.46669),
(785, 727, 0.46669),
(912, 727, 0.46669),
(985, 727, 0.46669),
(978, 727, 0.93338),
(885, 727, 1.13339),
(886, 727, 1.13339),
(17, 727, 2.46679),
(52, 727, 2.46679),
(65, 727, 2.46679),
(907, 727, 2.46679),
(668, 727, 2.93348),
(744, 727, 2.93348),
(857, 727, 2.93348),
(906, 727, 2.93348),
(688, 727, 3.40017),
(265, 728, 0.42),
(266, 728, 0.42),
(726, 728, 0.42),
(976, 728, 0.42),
(977, 728, 0.42),
(981, 728, 0.42),
(982, 728, 0.42),
(987, 728, 0.42),
(690, 728, 0.84),
(885, 728, 1.02),
(886, 728, 1.02),
(17, 728, 2.22),
(52, 728, 2.22),
(691, 728, 3.48),
(688, 728, 5.58),
(794, 729, 0.14),
(18, 729, 0.34),
(59, 729, 0.34),
(579, 729, 0.34),
(18, 730, 3.7),
(794, 732, 0.14),
(19, 732, 0.34),
(60, 732, 0.34),
(580, 732, 0.34),
(674, 733, 0.51331),
(794, 733, 0.51331),
(854, 733, 1.02662),
(881, 733, 1.24661),
(882, 733, 1.24661),
(701, 733, 2.05324),
(19, 733, 2.71321),
(56, 733, 2.71321),
(928, 733, 3.22652),
(970, 733, 4.25314),
(700, 733, 6.30638),
(702, 733, 6.81969),
(794, 735, 0.14),
(20, 735, 0.34),
(61, 735, 0.34),
(581, 735, 0.34),
(811, 736, 0.32669),
(859, 736, 0.32669),
(927, 736, 0.32669),
(966, 736, 0.32669),
(672, 736, 0.65338),
(673, 736, 0.65338),
(701, 736, 0.65338),
(766, 736, 0.65338),
(770, 736, 0.65338),
(879, 736, 0.79339),
(880, 736, 0.79339),
(923, 736, 0.98007),
(20, 736, 1.72679),
(57, 736, 1.72679),
(767, 736, 2.05348),
(854, 736, 2.28683),
(967, 736, 2.38017),
(705, 736, 2.70686),
(924, 736, 3.68693),
(706, 736, 4.34031),
(794, 738, 0.14),
(21, 738, 0.34),
(62, 738, 0.34),
(582, 738, 0.34),
(700, 739, 0.46669),
(817, 739, 0.46669),
(924, 739, 0.46669),
(877, 739, 1.13339),
(883, 739, 1.13339),
(21, 739, 2.46679),
(58, 739, 2.46679),
(709, 739, 4.33355),
(791, 741, 0.14),
(794, 741, 0.14),
(854, 741, 0.14),
(821, 741, 0.28),
(22, 741, 0.34),
(63, 741, 0.34),
(583, 741, 0.34),
(935, 741, 0.42),
(713, 742, 0.46669),
(721, 742, 0.46669),
(751, 742, 0.46669),
(22, 742, 2.46679),
(794, 744, 0.14),
(23, 744, 0.34),
(64, 744, 0.34),
(584, 744, 0.34),
(680, 745, 0.42),
(978, 745, 0.42),
(784, 745, 1.68),
(23, 745, 2.22),
(51, 745, 2.22),
(762, 745, 2.64),
(687, 745, 3.48),
(964, 745, 3.48),
(963, 745, 3.9),
(962, 745, 8.1),
(978, 746, 0.37338),
(784, 746, 0.74676),
(23, 746, 0.98679),
(51, 746, 0.98679),
(762, 746, 1.17348),
(965, 746, 1.36017),
(687, 746, 1.73355),
(962, 746, 1.73355),
(963, 746, 2.29362),
(794, 747, 0.14),
(24, 747, 0.34),
(65, 747, 0.34),
(585, 747, 0.34),
(669, 748, 0.18669),
(714, 748, 0.18669),
(725, 748, 0.18669),
(757, 748, 0.18669),
(987, 748, 0.37338),
(874, 748, 0.45339),
(875, 748, 0.45339),
(724, 748, 0.56007),
(818, 748, 0.56007),
(24, 748, 0.98679),
(61, 748, 0.98679),
(755, 748, 1.54686),
(961, 748, 1.73355),
(756, 748, 2.24028),
(717, 748, 2.32029),
(716, 748, 3.60045),
(794, 750, 0.14),
(25, 750, 0.34),
(66, 750, 0.34),
(303, 750, 0.34),
(721, 751, 1.4),
(873, 751, 1.7),
(25, 751, 3.7),
(63, 751, 3.7),
(794, 753, 0.14),
(26, 753, 0.34),
(278, 753, 0.34),
(907, 753, 0.34),
(721, 754, 0.28),
(854, 754, 0.28),
(960, 754, 0.56),
(726, 754, 0.84),
(26, 754, 1.48),
(62, 754, 1.48),
(751, 754, 1.76),
(794, 756, 0.14),
(27, 756, 0.34),
(68, 756, 0.34),
(677, 757, 0.60669),
(984, 757, 1.21338),
(870, 757, 1.47339),
(27, 757, 3.20679),
(64, 757, 3.20679),
(956, 757, 3.81348),
(732, 757, 5.63355),
(673, 758, 0.28),
(688, 758, 0.28),
(717, 758, 0.28),
(854, 758, 0.28),
(927, 758, 0.28),
(935, 758, 0.28),
(764, 758, 0.56),
(817, 758, 0.56),
(925, 758, 0.56),
(928, 758, 0.56),
(934, 758, 0.56),
(983, 758, 0.56),
(870, 758, 0.68),
(27, 758, 1.48),
(64, 758, 1.48),
(956, 758, 1.76),
(929, 758, 1.96),
(732, 758, 2.04),
(926, 758, 2.6),
(28, 759, 0.34),
(69, 759, 0.34),
(279, 759, 0.34),
(794, 759, 1.3),
(28, 760, 1.72679),
(72, 760, 1.72679),
(871, 760, 2.05348),
(923, 761, 0.18669),
(929, 761, 0.37338),
(28, 761, 0.5334),
(72, 761, 0.5334),
(925, 762, 0.18669),
(944, 762, 0.18669),
(28, 762, 0.5334),
(72, 762, 0.5334),
(28, 763, 1.02),
(72, 763, 1.02),
(29, 766, 0.34),
(70, 766, 0.34),
(280, 766, 0.34),
(29, 767, 2.22),
(661, 767, 2.22),
(30, 769, 0.34),
(71, 769, 0.34),
(281, 769, 0.34),
(982, 770, 0.65331),
(897, 770, 1.58661),
(30, 770, 3.45321),
(46, 770, 3.45321),
(979, 770, 4.10652),
(981, 770, 8.02638),
(31, 772, 0.34),
(72, 772, 0.34),
(282, 772, 0.34),
(676, 773, 0.23331),
(700, 773, 0.23331),
(714, 773, 0.23331),
(712, 773, 0.69993),
(31, 773, 1.23321),
(60, 773, 1.23321),
(710, 773, 3.09969),
(854, 775, 0.14),
(32, 775, 0.34),
(73, 775, 0.34),
(283, 775, 0.34),
(893, 776, 1.26009),
(894, 776, 1.26009),
(895, 776, 1.26009),
(32, 776, 1.72679),
(663, 776, 1.72679),
(33, 778, 0.34),
(284, 778, 0.34),
(973, 779, 0.60669),
(981, 779, 0.60669),
(796, 779, 1.21338),
(854, 779, 1.21338),
(725, 779, 2.42676),
(930, 779, 2.42676),
(33, 779, 3.20679),
(55, 779, 3.20679),
(677, 780, 0.32669),
(697, 780, 0.32669),
(728, 780, 0.32669),
(742, 780, 0.32669),
(970, 780, 0.32669),
(973, 780, 0.32669),
(981, 780, 0.32669),
(701, 780, 0.65338),
(745, 780, 0.65338),
(776, 780, 0.65338),
(798, 780, 0.65338),
(799, 780, 0.65338),
(893, 780, 0.79339),
(894, 780, 0.79339),
(895, 780, 0.79339),
(793, 780, 0.98007),
(796, 780, 1.30676),
(854, 780, 1.63345),
(33, 780, 1.72679),
(54, 780, 1.72679),
(55, 780, 1.72679),
(68, 780, 1.72679),
(725, 780, 2.94021),
(743, 780, 3.03355),
(724, 780, 3.36024),
(930, 780, 3.36024),
(725, 781, 0.37331),
(893, 781, 0.90661),
(34, 781, 1.97321),
(54, 781, 1.97321),
(743, 781, 2.34652),
(34, 782, 1.72679),
(303, 784, 0.07),
(794, 784, 0.07),
(924, 784, 0.07),
(35, 784, 0.17),
(287, 784, 0.17),
(304, 784, 0.17),
(964, 784, 0.44),
(35, 785, 0.63996),
(36, 785, 0.63996),
(37, 785, 0.63996),
(45, 785, 0.63996),
(46, 785, 0.63996),
(47, 785, 0.63996),
(48, 785, 0.63996),
(49, 785, 0.63996),
(50, 785, 0.63996),
(51, 785, 0.63996),
(52, 785, 0.63996),
(53, 785, 0.63996),
(54, 785, 0.63996),
(55, 785, 0.63996),
(56, 785, 0.63996),
(57, 785, 0.63996),
(58, 785, 0.63996),
(59, 785, 0.63996),
(60, 785, 0.63996),
(61, 785, 0.63996),
(62, 785, 0.63996),
(63, 785, 0.63996),
(64, 785, 0.63996),
(65, 785, 0.63996),
(66, 785, 0.63996),
(68, 785, 0.63996),
(69, 785, 0.63996),
(70, 785, 0.63996),
(71, 785, 0.63996),
(72, 785, 0.63996),
(73, 785, 0.63996),
(259, 785, 0.63996),
(260, 785, 0.63996),
(265, 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),
(528, 785, 0.63996),
(660, 785, 0.63996),
(661, 785, 0.63996),
(662, 785, 0.63996),
(663, 785, 0.63996),
(665, 785, 0.63996),
(666, 785, 0.63996),
(667, 785, 0.63996),
(668, 785, 0.63996),
(669, 785, 0.63996),
(672, 785, 0.63996),
(673, 785, 0.63996),
(674, 785, 0.63996),
(675, 785, 0.63996),
(676, 785, 0.63996),
(677, 785, 0.63996),
(679, 785, 0.63996),
(680, 785, 0.63996),
(681, 785, 0.63996),
(682, 785, 0.63996),
(683, 785, 0.63996),
(685, 785, 0.63996),
(687, 785, 0.63996),
(688, 785, 0.63996),
(690, 785, 0.63996),
(691, 785, 0.63996),
(694, 785, 0.63996),
(695, 785, 0.63996),
(697, 785, 0.63996),
(700, 785, 0.63996),
(701, 785, 0.63996),
(702, 785, 0.63996),
(705, 785, 0.63996),
(706, 785, 0.63996),
(709, 785, 0.63996),
(710, 785, 0.63996),
(712, 785, 0.63996),
(713, 785, 0.63996),
(714, 785, 0.63996),
(716, 785, 0.63996),
(717, 785, 0.63996),
(718, 785, 0.63996),
(719, 785, 0.63996),
(721, 785, 0.63996),
(724, 785, 0.63996),
(725, 785, 0.63996),
(726, 785, 0.63996),
(728, 785, 0.63996),
(729, 785, 0.63996),
(730, 785, 0.63996),
(732, 785, 0.63996),
(733, 785, 0.63996),
(735, 785, 0.63996),
(741, 785, 0.63996),
(742, 785, 0.63996),
(743, 785, 0.63996),
(744, 785, 0.63996),
(745, 785, 0.63996),
(746, 785, 0.63996),
(749, 785, 0.63996),
(750, 785, 0.63996),
(751, 785, 0.63996),
(752, 785, 0.63996),
(753, 785, 0.63996),
(754, 785, 0.63996),
(755, 785, 0.63996),
(756, 785, 0.63996),
(757, 785, 0.63996),
(758, 785, 0.63996),
(759, 785, 0.63996),
(762, 785, 0.63996),
(763, 785, 0.63996),
(764, 785, 0.63996),
(765, 785, 0.63996),
(766, 785, 0.63996),
(767, 785, 0.63996),
(770, 785, 0.63996),
(771, 785, 0.63996),
(772, 785, 0.63996),
(775, 785, 0.63996),
(776, 785, 0.63996),
(778, 785, 0.63996),
(781, 785, 0.63996),
(782, 785, 0.63996),
(783, 785, 0.63996),
(784, 785, 0.63996),
(785, 785, 0.63996),
(786, 785, 0.63996),
(787, 785, 0.63996),
(788, 785, 0.63996),
(789, 785, 0.63996),
(790, 785, 0.63996),
(791, 785, 0.63996),
(792, 785, 0.63996),
(793, 785, 0.63996),
(794, 785, 0.63996),
(795, 785, 0.63996),
(796, 785, 0.63996),
(797, 785, 0.63996),
(798, 785, 0.63996),
(799, 785, 0.63996),
(800, 785, 0.63996),
(801, 785, 0.63996),
(804, 785, 0.63996),
(805, 785, 0.63996),
(806, 785, 0.63996),
(807, 785, 0.63996),
(808, 785, 0.63996),
(811, 785, 0.63996),
(813, 785, 0.63996),
(814, 785, 0.63996),
(815, 785, 0.63996),
(817, 785, 0.63996),
(818, 785, 0.63996),
(820, 785, 0.63996),
(821, 785, 0.63996),
(854, 785, 0.63996),
(857, 785, 0.63996),
(859, 785, 0.63996),
(865, 785, 0.63996),
(866, 785, 0.63996),
(867, 785, 0.63996),
(868, 785, 0.63996),
(870, 785, 0.63996),
(871, 785, 0.63996),
(872, 785, 0.63996),
(873, 785, 0.63996),
(874, 785, 0.63996),
(875, 785, 0.63996),
(876, 785, 0.63996),
(877, 785, 0.63996),
(879, 785, 0.63996),
(880, 785, 0.63996),
(881, 785, 0.63996),
(882, 785, 0.63996),
(883, 785, 0.63996),
(884, 785, 0.63996),
(885, 785, 0.63996),
(886, 785, 0.63996),
(887, 785, 0.63996),
(888, 785, 0.63996),
(889, 785, 0.63996),
(890, 785, 0.63996),
(891, 785, 0.63996),
(892, 785, 0.63996),
(893, 785, 0.63996),
(894, 785, 0.63996),
(895, 785, 0.63996),
(896, 785, 0.63996),
(897, 785, 0.63996),
(898, 785, 0.63996),
(900, 785, 0.63996),
(901, 785, 0.63996),
(904, 785, 0.63996),
(906, 785, 0.63996),
(907, 785, 0.63996),
(912, 785, 0.63996),
(923, 785, 0.63996),
(924, 785, 0.63996),
(925, 785, 0.63996),
(926, 785, 0.63996),
(927, 785, 0.63996),
(928, 785, 0.63996),
(929, 785, 0.63996),
(930, 785, 0.63996),
(934, 785, 0.63996),
(935, 785, 0.63996),
(936, 785, 0.63996),
(944, 785, 0.63996),
(945, 785, 0.63996),
(946, 785, 0.63996),
(947, 785, 0.63996),
(953, 785, 0.63996),
(956, 785, 0.63996),
(958, 785, 0.63996),
(959, 785, 0.63996),
(960, 785, 0.63996),
(961, 785, 0.63996),
(962, 785, 0.63996),
(963, 785, 0.63996),
(964, 785, 0.63996),
(965, 785, 0.63996),
(966, 785, 0.63996),
(967, 785, 0.63996),
(968, 785, 0.63996),
(969, 785, 0.63996),
(970, 785, 0.63996),
(971, 785, 0.63996),
(972, 785, 0.63996),
(973, 785, 0.63996),
(975, 785, 0.63996),
(976, 785, 0.63996),
(977, 785, 0.63996),
(978, 785, 0.63996),
(979, 785, 0.63996),
(981, 785, 0.63996),
(982, 785, 0.63996),
(983, 785, 0.63996),
(984, 785, 0.63996),
(985, 785, 0.63996),
(986, 785, 0.63996),
(987, 785, 0.63996),
(571, 786, 0.23331),
(681, 786, 0.23331),
(682, 786, 0.23331),
(683, 786, 0.23331),
(859, 786, 0.23331),
(35, 786, 1.23321),
(571, 787, 0.14),
(665, 787, 0.14),
(730, 787, 0.14),
(746, 787, 0.14),
(790, 787, 0.14),
(794, 787, 0.14),
(821, 787, 0.14),
(867, 787, 0.14),
(960, 787, 0.14),
(970, 787, 0.14),
(701, 787, 0.28),
(712, 787, 0.28),
(750, 787, 0.28),
(806, 787, 0.28),
(807, 787, 0.28),
(36, 787, 0.34),
(272, 787, 0.34),
(288, 787, 0.34),
(579, 787, 0.74),
(749, 787, 1.16),
(766, 788, 0.37331),
(859, 788, 0.37331),
(36, 788, 1.97321),
(794, 790, 0.14),
(37, 790, 0.34),
(273, 790, 0.34),
(289, 790, 0.34),
(717, 790, 0.4),
(37, 791, 0.98679),
(301, 792, 0.28),
(302, 792, 0.28),
(38, 792, 1.48),
(667, 793, 0.07),
(724, 793, 0.07),
(746, 793, 0.07),
(766, 793, 0.07),
(772, 793, 0.07),
(775, 793, 0.07),
(796, 793, 0.07),
(797, 793, 0.07),
(800, 793, 0.07),
(808, 793, 0.07),
(821, 793, 0.07),
(868, 793, 0.07),
(904, 793, 0.07),
(967, 793, 0.07),
(971, 793, 0.07),
(976, 793, 0.07),
(691, 793, 0.14),
(754, 793, 0.14),
(794, 793, 0.14),
(854, 793, 0.14),
(906, 793, 0.14),
(958, 793, 0.14),
(39, 793, 0.17),
(572, 793, 0.17),
(303, 793, 0.42),
(794, 794, 0.07),
(800, 794, 0.07),
(813, 794, 0.07),
(854, 794, 0.07),
(867, 794, 0.07),
(868, 794, 0.07),
(904, 794, 0.07),
(935, 794, 0.07),
(971, 794, 0.07),
(976, 794, 0.07),
(795, 794, 0.14),
(906, 794, 0.14),
(40, 794, 0.17),
(573, 794, 0.17),
(303, 794, 0.42),
(674, 794, 0.44),
(934, 795, 0.28),
(944, 795, 0.28),
(930, 795, 0.56),
(40, 795, 1.48),
(935, 795, 2.04),
(750, 797, 0.07),
(756, 797, 0.07),
(776, 797, 0.07),
(792, 797, 0.07),
(971, 797, 0.07),
(778, 797, 0.14),
(821, 797, 0.14),
(41, 797, 0.17),
(574, 797, 0.17),
(755, 797, 0.21),
(794, 797, 0.28),
(290, 797, 0.37),
(303, 797, 0.42),
(41, 798, 2.71321),
(272, 798, 2.71321),
(794, 800, 0.07),
(821, 800, 0.07),
(925, 800, 0.07),
(928, 800, 0.07),
(42, 800, 0.17),
(575, 800, 0.17),
(303, 800, 0.28),
(965, 800, 0.58),
(42, 801, 1.97321),
(794, 803, 0.07),
(815, 803, 0.07),
(695, 803, 0.14),
(750, 803, 0.14),
(43, 803, 0.17),
(576, 803, 0.17),
(303, 803, 0.28),
(795, 804, 0.23331),
(43, 804, 1.23321),
(756, 806, 0.07),
(794, 806, 0.07),
(854, 806, 0.07),
(867, 806, 0.07),
(44, 806, 0.17),
(271, 806, 0.17),
(577, 806, 0.17),
(762, 806, 0.44),
(44, 807, 2.46679),
(260, 808, 0.14),
(794, 808, 0.14),
(45, 808, 0.34),
(274, 808, 0.34),
(290, 808, 0.34),
(717, 808, 0.4),
(794, 809, 0.14),
(936, 809, 0.14),
(46, 809, 0.34),
(301, 809, 0.34),
(303, 810, 0.14),
(794, 810, 0.14),
(47, 810, 0.34),
(277, 810, 0.34),
(302, 810, 0.34),
(756, 811, 0.14),
(794, 811, 0.14),
(927, 811, 0.14),
(48, 811, 0.34),
(275, 811, 0.34),
(293, 811, 0.34),
(794, 812, 0.14),
(49, 812, 0.34),
(276, 812, 0.34),
(294, 812, 0.34),
(717, 812, 0.4),
(972, 813, 0.7),
(53, 813, 3.7),
(672, 814, 0.42),
(680, 814, 0.42),
(683, 814, 0.42),
(694, 814, 0.42),
(732, 814, 0.42),
(745, 814, 0.42),
(794, 814, 0.42),
(854, 814, 0.42),
(962, 814, 0.42),
(688, 814, 0.84),
(713, 814, 0.84),
(721, 814, 0.84),
(729, 814, 0.84),
(876, 814, 1.02),
(973, 814, 1.68),
(679, 814, 2.1),
(59, 814, 2.22),
(65, 815, 2.22),
(66, 816, 2.71321),
(265, 817, 0.37331),
(266, 817, 0.37331),
(721, 817, 0.37331),
(66, 817, 1.97321),
(407, 819, 0.28),
(729, 819, 0.28),
(820, 819, 0.28),
(854, 819, 0.28),
(912, 819, 0.28),
(945, 819, 0.28),
(981, 819, 0.28),
(985, 819, 0.28),
(396, 819, 0.56),
(865, 819, 0.56),
(867, 819, 0.56),
(929, 819, 0.56),
(975, 819, 0.56),
(907, 819, 1.48),
(719, 822, 0.14),
(782, 822, 0.14),
(794, 822, 0.14),
(806, 822, 0.14),
(927, 822, 0.14),
(935, 822, 0.14),
(961, 822, 0.14),
(982, 822, 0.14),
(721, 822, 0.28),
(746, 822, 0.28),
(792, 822, 0.28),
(923, 822, 0.28),
(726, 822, 0.7),
(958, 822, 0.7),
(69, 822, 0.74),
(734, 822, 0.74),
(934, 822, 0.88),
(70, 823, 1.23321),
(407, 823, 1.23321),
(925, 824, 0.28),
(928, 824, 0.28),
(71, 824, 1.48),
(927, 824, 2.04),
(303, 825, 0.18669),
(73, 825, 0.98679),
(320, 1081, 0.34),
(865, 1081, 0.34),
(260, 1082, 0.28),
(407, 1082, 0.28),
(528, 1082, 0.28),
(667, 1082, 0.28),
(676, 1082, 0.28),
(691, 1082, 0.28),
(712, 1082, 0.28),
(735, 1082, 0.28),
(746, 1082, 0.28),
(750, 1082, 0.28),
(788, 1082, 0.28),
(795, 1082, 0.28),
(808, 1082, 0.28),
(821, 1082, 0.28),
(865, 1082, 0.28),
(934, 1082, 0.28),
(936, 1082, 0.28),
(958, 1082, 0.28),
(978, 1082, 0.28),
(404, 1082, 0.56),
(668, 1082, 0.56),
(690, 1082, 0.56),
(755, 1082, 0.56),
(756, 1082, 0.56),
(765, 1082, 0.56),
(766, 1082, 0.56),
(771, 1082, 0.56),
(784, 1082, 0.56),
(796, 1082, 0.56),
(807, 1082, 0.56),
(814, 1082, 0.56),
(935, 1082, 0.56),
(970, 1082, 0.56),
(757, 1082, 0.84),
(804, 1082, 0.84),
(813, 1082, 0.84),
(854, 1082, 0.84),
(976, 1082, 0.84),
(791, 1082, 1.12),
(805, 1082, 1.4),
(923, 1082, 1.4),
(811, 1082, 1.76),
(866, 1082, 1.76),
(729, 1082, 1.96),
(799, 1082, 2.32),
(407, 1083, 0.28),
(665, 1083, 0.28),
(676, 1083, 0.28),
(681, 1083, 0.28),
(719, 1083, 0.28),
(732, 1083, 0.28),
(800, 1083, 0.28),
(865, 1083, 0.28),
(956, 1083, 0.28),
(959, 1083, 0.28),
(962, 1083, 0.28),
(406, 1083, 0.56),
(677, 1083, 0.56),
(857, 1084, 0.32669),
(865, 1084, 0.32669),
(666, 1085, 0.32669),
(688, 1085, 0.32669),
(865, 1085, 0.32669),
(962, 1085, 0.32669),
(666, 1086, 0.28),
(673, 1086, 0.28),
(697, 1086, 0.28),
(712, 1086, 0.28),
(865, 1086, 0.28),
(668, 1087, 0.28),
(726, 1087, 0.28),
(746, 1087, 0.28),
(750, 1087, 0.28),
(800, 1087, 0.28),
(865, 1087, 0.28),
(906, 1087, 0.28),
(958, 1087, 0.28),
(665, 1088, 0.18669),
(675, 1088, 0.18669),
(680, 1088, 0.18669),
(682, 1088, 0.18669),
(683, 1088, 0.18669),
(687, 1088, 0.18669),
(690, 1088, 0.18669),
(710, 1088, 0.18669),
(718, 1088, 0.18669),
(719, 1088, 0.18669),
(724, 1088, 0.18669),
(781, 1088, 0.18669),
(785, 1088, 0.18669),
(805, 1088, 0.18669),
(811, 1088, 0.18669),
(814, 1088, 0.18669),
(820, 1088, 0.18669),
(821, 1088, 0.18669),
(867, 1088, 0.18669),
(923, 1088, 0.18669),
(925, 1088, 0.18669),
(926, 1088, 0.18669),
(927, 1088, 0.18669),
(928, 1088, 0.18669),
(934, 1088, 0.18669),
(959, 1088, 0.18669),
(962, 1088, 0.18669),
(963, 1088, 0.18669),
(965, 1088, 0.18669),
(967, 1088, 0.18669),
(973, 1088, 0.18669),
(981, 1088, 0.18669),
(982, 1088, 0.18669),
(986, 1088, 0.18669),
(396, 1088, 0.37338),
(406, 1088, 0.37338),
(668, 1088, 0.37338),
(673, 1088, 0.37338),
(676, 1088, 0.37338),
(729, 1088, 0.37338),
(732, 1088, 0.37338),
(746, 1088, 0.37338),
(807, 1088, 0.37338),
(808, 1088, 0.37338),
(818, 1088, 0.37338),
(854, 1088, 0.37338),
(865, 1088, 0.37338),
(912, 1088, 0.37338),
(947, 1088, 0.37338),
(960, 1088, 0.37338),
(983, 1088, 0.37338),
(985, 1088, 0.37338),
(681, 1088, 0.56007),
(701, 1088, 0.56007),
(721, 1088, 0.56007),
(728, 1088, 0.56007),
(792, 1088, 0.56007),
(857, 1088, 0.56007),
(407, 1088, 0.74676),
(764, 1088, 0.74676),
(946, 1088, 0.93345),
(945, 1088, 1.12014),
(667, 1089, 0.28),
(713, 1089, 0.28),
(725, 1089, 0.28),
(726, 1089, 0.28),
(729, 1089, 0.28),
(745, 1089, 0.28),
(794, 1089, 0.28),
(795, 1089, 0.28),
(800, 1089, 0.28),
(857, 1089, 0.28),
(930, 1089, 0.28),
(960, 1089, 0.28),
(981, 1089, 0.28),
(673, 1089, 0.56),
(701, 1089, 0.56),
(710, 1089, 0.56),
(743, 1089, 0.56),
(865, 1089, 0.56),
(959, 1089, 0.56),
(963, 1089, 0.56),
(956, 1089, 0.84),
(982, 1089, 0.84),
(719, 1089, 1.4),
(854, 1089, 1.4),
(697, 1090, 0.32669),
(702, 1090, 0.32669),
(725, 1090, 0.32669),
(793, 1090, 0.32669),
(795, 1090, 0.32669),
(865, 1090, 0.32669),
(912, 1090, 0.32669),
(935, 1090, 0.32669),
(960, 1090, 0.32669),
(970, 1090, 0.32669),
(741, 1090, 0.65338),
(743, 1090, 0.65338),
(665, 1090, 0.98007),
(967, 1090, 1.30676),
(966, 1090, 2.61352),
(667, 1091, 0.32669),
(673, 1091, 0.32669),
(719, 1091, 0.32669),
(746, 1091, 0.32669),
(805, 1091, 0.32669),
(821, 1091, 0.32669),
(865, 1091, 0.32669),
(930, 1091, 0.32669),
(987, 1091, 0.32669),
(677, 1091, 0.65338),
(772, 1091, 0.65338),
(854, 1091, 0.65338),
(971, 1091, 0.65338),
(713, 1091, 2.05348),
(966, 1091, 4.24697),
(865, 1094, 0.42),
(934, 1094, 0.42),
(742, 1094, 0.84),
(854, 1096, 0.42),
(865, 1096, 0.42),
(906, 1096, 0.42),
(666, 1096, 0.84),
(667, 1097, 0.18669),
(676, 1097, 0.18669),
(685, 1097, 0.18669),
(697, 1097, 0.18669),
(701, 1097, 0.18669),
(717, 1097, 0.18669),
(719, 1097, 0.18669),
(728, 1097, 0.18669),
(729, 1097, 0.18669),
(732, 1097, 0.18669),
(759, 1097, 0.18669),
(762, 1097, 0.18669),
(786, 1097, 0.18669),
(793, 1097, 0.18669),
(800, 1097, 0.18669),
(818, 1097, 0.18669),
(821, 1097, 0.18669),
(866, 1097, 0.18669),
(912, 1097, 0.18669),
(923, 1097, 0.18669),
(925, 1097, 0.18669),
(926, 1097, 0.18669),
(927, 1097, 0.18669),
(930, 1097, 0.18669),
(936, 1097, 0.18669),
(956, 1097, 0.18669),
(958, 1097, 0.18669),
(973, 1097, 0.18669),
(976, 1097, 0.18669),
(982, 1097, 0.18669),
(666, 1097, 0.37338),
(682, 1097, 0.37338),
(710, 1097, 0.37338),
(718, 1097, 0.37338),
(725, 1097, 0.37338),
(742, 1097, 0.37338),
(776, 1097, 0.37338),
(792, 1097, 0.37338),
(814, 1097, 0.37338),
(865, 1097, 0.37338),
(962, 1097, 0.37338),
(963, 1097, 0.37338),
(966, 1097, 0.37338),
(972, 1097, 0.37338),
(677, 1097, 0.56007),
(680, 1097, 0.56007),
(681, 1097, 0.56007),
(716, 1097, 0.56007),
(724, 1097, 0.56007),
(787, 1097, 0.56007),
(798, 1097, 0.56007),
(695, 1097, 0.74676),
(929, 1097, 0.74676),
(854, 1097, 1.30683),
(713, 1098, 0.46669),
(793, 1098, 0.46669),
(865, 1098, 0.46669),
(407, 1099, 0.46669),
(865, 1099, 0.46669),
(396, 1099, 0.93338),
(743, 1099, 0.93338),
(710, 1102, 0.42),
(729, 1102, 0.42),
(754, 1102, 0.42),
(857, 1102, 0.42),
(912, 1102, 0.42),
(972, 1102, 0.42),
(665, 1102, 0.84);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(730, 1102, 0.84),
(865, 1102, 0.84),
(729, 1103, 0.51331),
(808, 1103, 0.51331),
(906, 1103, 0.51331),
(865, 1103, 1.02662),
(967, 1103, 1.02662),
(987, 1103, 3.22652),
(259, 1105, 0.56),
(730, 1105, 0.56),
(981, 1105, 0.56),
(865, 1105, 1.12),
(759, 1106, 0.46669),
(820, 1106, 0.46669),
(865, 1106, 0.46669),
(963, 1106, 0.46669),
(407, 1107, 0.37331),
(528, 1107, 0.37331),
(665, 1107, 0.37331),
(666, 1107, 0.37331),
(697, 1107, 0.37331),
(700, 1107, 0.37331),
(724, 1107, 0.37331),
(729, 1107, 0.37331),
(811, 1107, 0.37331),
(854, 1107, 0.37331),
(912, 1107, 0.37331),
(923, 1107, 0.37331),
(956, 1107, 0.37331),
(404, 1107, 0.74662),
(710, 1107, 0.74662),
(865, 1107, 0.74662),
(681, 1107, 1.11993),
(759, 1107, 1.11993),
(959, 1107, 1.11993),
(706, 1107, 2.34652),
(528, 1108, 0.14),
(668, 1108, 0.14),
(679, 1108, 0.14),
(681, 1108, 0.14),
(695, 1108, 0.14),
(714, 1108, 0.14),
(716, 1108, 0.14),
(717, 1108, 0.14),
(745, 1108, 0.14),
(751, 1108, 0.14),
(757, 1108, 0.14),
(758, 1108, 0.14),
(764, 1108, 0.14),
(766, 1108, 0.14),
(772, 1108, 0.14),
(775, 1108, 0.14),
(776, 1108, 0.14),
(784, 1108, 0.14),
(792, 1108, 0.14),
(797, 1108, 0.14),
(800, 1108, 0.14),
(801, 1108, 0.14),
(804, 1108, 0.14),
(807, 1108, 0.14),
(813, 1108, 0.14),
(814, 1108, 0.14),
(866, 1108, 0.14),
(904, 1108, 0.14),
(945, 1108, 0.14),
(958, 1108, 0.14),
(960, 1108, 0.14),
(976, 1108, 0.14),
(981, 1108, 0.14),
(984, 1108, 0.14),
(265, 1108, 0.28),
(266, 1108, 0.28),
(395, 1108, 0.28),
(396, 1108, 0.28),
(400, 1108, 0.28),
(404, 1108, 0.28),
(667, 1108, 0.28),
(669, 1108, 0.28),
(674, 1108, 0.28),
(675, 1108, 0.28),
(685, 1108, 0.28),
(694, 1108, 0.28),
(697, 1108, 0.28),
(700, 1108, 0.28),
(701, 1108, 0.28),
(706, 1108, 0.28),
(713, 1108, 0.28),
(718, 1108, 0.28),
(732, 1108, 0.28),
(742, 1108, 0.28),
(749, 1108, 0.28),
(753, 1108, 0.28),
(754, 1108, 0.28),
(755, 1108, 0.28),
(759, 1108, 0.28),
(781, 1108, 0.28),
(786, 1108, 0.28),
(799, 1108, 0.28),
(808, 1108, 0.28),
(818, 1108, 0.28),
(820, 1108, 0.28),
(821, 1108, 0.28),
(906, 1108, 0.28),
(912, 1108, 0.28),
(925, 1108, 0.28),
(926, 1108, 0.28),
(956, 1108, 0.28),
(959, 1108, 0.28),
(963, 1108, 0.28),
(965, 1108, 0.28),
(967, 1108, 0.28),
(971, 1108, 0.28),
(687, 1108, 0.42),
(688, 1108, 0.42),
(710, 1108, 0.42),
(721, 1108, 0.42),
(725, 1108, 0.42),
(726, 1108, 0.42),
(730, 1108, 0.42),
(746, 1108, 0.42),
(752, 1108, 0.42),
(767, 1108, 0.42),
(770, 1108, 0.42),
(785, 1108, 0.42),
(787, 1108, 0.42),
(788, 1108, 0.42),
(791, 1108, 0.42),
(795, 1108, 0.42),
(806, 1108, 0.42),
(811, 1108, 0.42),
(857, 1108, 0.42),
(865, 1108, 0.42),
(868, 1108, 0.42),
(946, 1108, 0.42),
(961, 1108, 0.42),
(968, 1108, 0.42),
(972, 1108, 0.42),
(982, 1108, 0.42),
(985, 1108, 0.42),
(986, 1108, 0.42),
(407, 1108, 0.56),
(676, 1108, 0.56),
(677, 1108, 0.56),
(682, 1108, 0.56),
(683, 1108, 0.56),
(691, 1108, 0.56),
(719, 1108, 0.56),
(728, 1108, 0.56),
(741, 1108, 0.56),
(796, 1108, 0.56),
(805, 1108, 0.56),
(817, 1108, 0.56),
(930, 1108, 0.56),
(935, 1108, 0.56),
(936, 1108, 0.56),
(970, 1108, 0.56),
(680, 1108, 0.7),
(702, 1108, 0.7),
(724, 1108, 0.7),
(743, 1108, 0.7),
(867, 1108, 0.7),
(924, 1108, 0.7),
(964, 1108, 0.7),
(973, 1108, 0.7),
(729, 1108, 0.84),
(783, 1108, 0.84),
(794, 1108, 0.84),
(815, 1108, 0.84),
(962, 1108, 0.84),
(672, 1108, 0.98),
(793, 1108, 0.98),
(705, 1108, 1.02),
(712, 1108, 1.12),
(927, 1108, 1.12),
(966, 1108, 1.4),
(934, 1108, 1.54),
(854, 1108, 3.92),
(675, 1109, 0.37331),
(680, 1109, 0.37331),
(691, 1109, 0.37331),
(702, 1109, 0.37331),
(709, 1109, 0.37331),
(745, 1109, 0.37331),
(784, 1109, 0.37331),
(821, 1109, 0.37331),
(865, 1109, 0.37331),
(925, 1109, 0.37331),
(956, 1109, 0.37331),
(854, 1109, 0.74662),
(775, 1109, 1.11993),
(691, 1110, 0.42),
(729, 1110, 0.42),
(776, 1110, 0.42),
(807, 1110, 0.42),
(865, 1110, 0.42),
(965, 1110, 0.42),
(981, 1110, 1.26),
(665, 1112, 0.18669),
(668, 1112, 0.18669),
(669, 1112, 0.18669),
(672, 1112, 0.18669),
(682, 1112, 0.18669),
(687, 1112, 0.18669),
(710, 1112, 0.18669),
(713, 1112, 0.18669),
(716, 1112, 0.18669),
(719, 1112, 0.18669),
(724, 1112, 0.18669),
(730, 1112, 0.18669),
(749, 1112, 0.18669),
(750, 1112, 0.18669),
(751, 1112, 0.18669),
(758, 1112, 0.18669),
(770, 1112, 0.18669),
(775, 1112, 0.18669),
(778, 1112, 0.18669),
(793, 1112, 0.18669),
(796, 1112, 0.18669),
(797, 1112, 0.18669),
(805, 1112, 0.18669),
(857, 1112, 0.18669),
(865, 1112, 0.18669),
(934, 1112, 0.18669),
(935, 1112, 0.18669),
(936, 1112, 0.18669),
(958, 1112, 0.18669),
(962, 1112, 0.18669),
(964, 1112, 0.18669),
(966, 1112, 0.18669),
(969, 1112, 0.18669),
(978, 1112, 0.18669),
(981, 1112, 0.18669),
(986, 1112, 0.18669),
(987, 1112, 0.18669),
(675, 1112, 0.37338),
(677, 1112, 0.37338),
(701, 1112, 0.37338),
(726, 1112, 0.37338),
(924, 1112, 0.37338),
(929, 1112, 0.37338),
(965, 1112, 0.37338),
(970, 1112, 0.37338),
(706, 1112, 0.56007),
(745, 1112, 0.56007),
(854, 1112, 0.56007),
(788, 1112, 0.74676),
(771, 1112, 1.12014),
(750, 1115, 0.23331),
(794, 1115, 0.23331),
(865, 1115, 0.23331),
(982, 1115, 1.46652),
(667, 1116, 0.18669),
(675, 1116, 0.18669),
(719, 1116, 0.18669),
(726, 1116, 0.18669),
(865, 1116, 0.18669),
(868, 1116, 0.18669),
(976, 1116, 0.18669),
(923, 1116, 0.37338),
(726, 1117, 0.18669),
(759, 1117, 0.18669),
(793, 1117, 0.18669),
(798, 1117, 0.18669),
(865, 1117, 0.18669),
(927, 1117, 0.18669),
(934, 1117, 0.18669),
(959, 1117, 0.18669),
(766, 1117, 0.37338),
(970, 1117, 0.37338),
(976, 1117, 0.74676),
(971, 1117, 0.93345),
(854, 1117, 2.24028),
(666, 1118, 0.14),
(672, 1118, 0.14),
(675, 1118, 0.14),
(679, 1118, 0.14),
(683, 1118, 0.14),
(695, 1118, 0.14),
(700, 1118, 0.14),
(706, 1118, 0.14),
(716, 1118, 0.14),
(725, 1118, 0.14),
(751, 1118, 0.14),
(753, 1118, 0.14),
(756, 1118, 0.14),
(758, 1118, 0.14),
(759, 1118, 0.14),
(764, 1118, 0.14),
(772, 1118, 0.14),
(781, 1118, 0.14),
(788, 1118, 0.14),
(789, 1118, 0.14),
(792, 1118, 0.14),
(795, 1118, 0.14),
(801, 1118, 0.14),
(805, 1118, 0.14),
(815, 1118, 0.14),
(820, 1118, 0.14),
(866, 1118, 0.14),
(912, 1118, 0.14),
(930, 1118, 0.14),
(935, 1118, 0.14),
(956, 1118, 0.14),
(964, 1118, 0.14),
(965, 1118, 0.14),
(967, 1118, 0.14),
(969, 1118, 0.14),
(972, 1118, 0.14),
(976, 1118, 0.14),
(978, 1118, 0.14),
(982, 1118, 0.14),
(665, 1118, 0.28),
(673, 1118, 0.28),
(674, 1118, 0.28),
(685, 1118, 0.28),
(694, 1118, 0.28),
(714, 1118, 0.28),
(718, 1118, 0.28),
(721, 1118, 0.28),
(730, 1118, 0.28),
(742, 1118, 0.28),
(743, 1118, 0.28),
(745, 1118, 0.28),
(784, 1118, 0.28),
(786, 1118, 0.28),
(811, 1118, 0.28),
(865, 1118, 0.28),
(906, 1118, 0.28),
(927, 1118, 0.28),
(929, 1118, 0.28),
(958, 1118, 0.28),
(697, 1118, 0.42),
(710, 1118, 0.42),
(712, 1118, 0.42),
(724, 1118, 0.42),
(729, 1118, 0.42),
(741, 1118, 0.42),
(750, 1118, 0.42),
(793, 1118, 0.42),
(821, 1118, 0.42),
(936, 1118, 0.42),
(959, 1118, 0.42),
(960, 1118, 0.42),
(973, 1118, 0.42),
(986, 1118, 0.42),
(668, 1118, 0.56),
(676, 1118, 0.56),
(681, 1118, 0.56),
(682, 1118, 0.56),
(732, 1118, 0.56),
(794, 1118, 0.56),
(796, 1118, 0.56),
(808, 1118, 0.56),
(818, 1118, 0.56),
(963, 1118, 0.56),
(677, 1118, 0.7),
(857, 1118, 0.7),
(987, 1118, 0.7),
(962, 1118, 0.84),
(782, 1118, 0.88),
(814, 1118, 0.98),
(934, 1118, 1.26),
(719, 1118, 1.3),
(961, 1118, 1.3),
(854, 1118, 2.94),
(665, 1119, 0.37331),
(667, 1119, 0.37331),
(688, 1119, 0.37331),
(729, 1119, 0.37331),
(783, 1119, 0.37331),
(789, 1119, 0.37331),
(865, 1119, 0.37331),
(866, 1119, 0.37331),
(912, 1119, 0.37331),
(927, 1119, 0.37331),
(928, 1119, 0.37331),
(958, 1119, 0.37331),
(977, 1119, 0.37331),
(743, 1119, 0.74662),
(926, 1119, 0.74662),
(929, 1119, 0.74662),
(976, 1119, 0.74662),
(936, 1119, 1.86655),
(935, 1119, 2.61317),
(865, 1120, 0.51331),
(928, 1120, 0.51331),
(981, 1120, 0.51331),
(691, 1121, 0.37331),
(746, 1121, 0.37331),
(787, 1121, 0.37331),
(865, 1121, 0.37331),
(923, 1121, 0.37331),
(978, 1121, 0.37331),
(260, 1121, 0.74662),
(859, 1121, 0.74662),
(934, 1121, 0.74662),
(690, 1121, 1.11993),
(729, 1123, 0.23331),
(865, 1123, 0.23331),
(759, 1124, 0.7),
(865, 1124, 0.7),
(666, 1127, 0.32669),
(667, 1127, 0.32669),
(700, 1127, 0.32669),
(713, 1127, 0.32669),
(718, 1127, 0.32669),
(719, 1127, 0.32669),
(726, 1127, 0.32669),
(732, 1127, 0.32669),
(741, 1127, 0.32669),
(743, 1127, 0.32669),
(794, 1127, 0.32669),
(800, 1127, 0.32669),
(857, 1127, 0.32669),
(912, 1127, 0.32669),
(925, 1127, 0.32669),
(927, 1127, 0.32669),
(956, 1127, 0.32669),
(960, 1127, 0.32669),
(981, 1127, 0.32669),
(685, 1127, 0.65338),
(701, 1127, 0.65338),
(865, 1127, 0.65338),
(984, 1127, 0.65338),
(724, 1127, 0.98007),
(854, 1127, 1.63345),
(930, 1127, 2.70686),
(865, 1128, 0.42),
(729, 1128, 0.84),
(730, 1129, 0.56),
(808, 1129, 0.56),
(865, 1129, 0.56),
(665, 1129, 1.12),
(732, 1130, 0.42),
(865, 1130, 0.42),
(912, 1130, 0.42),
(929, 1130, 0.84),
(865, 1131, 0.37331),
(962, 1131, 0.37331),
(730, 1131, 0.74662),
(665, 1132, 0.56),
(709, 1132, 0.56),
(865, 1132, 0.56),
(928, 1132, 0.56),
(764, 1132, 1.12),
(673, 1133, 0.42),
(677, 1133, 0.42),
(732, 1133, 0.42),
(759, 1133, 0.42),
(805, 1133, 0.42),
(865, 1133, 0.42),
(956, 1133, 0.42),
(729, 1133, 0.84),
(681, 1133, 1.26),
(729, 1135, 0.42),
(865, 1135, 0.84),
(967, 1135, 0.84),
(265, 1136, 0.14),
(266, 1136, 0.14),
(681, 1136, 0.14),
(682, 1136, 0.14),
(687, 1136, 0.14),
(713, 1136, 0.14),
(726, 1136, 0.14),
(749, 1136, 0.14),
(753, 1136, 0.14),
(757, 1136, 0.14),
(763, 1136, 0.14),
(776, 1136, 0.14),
(786, 1136, 0.14),
(793, 1136, 0.14),
(795, 1136, 0.14),
(814, 1136, 0.14),
(817, 1136, 0.14),
(820, 1136, 0.14),
(923, 1136, 0.14),
(927, 1136, 0.14),
(961, 1136, 0.14),
(963, 1136, 0.14),
(966, 1136, 0.14),
(967, 1136, 0.14),
(976, 1136, 0.14),
(984, 1136, 0.14),
(672, 1136, 0.28),
(691, 1136, 0.28),
(694, 1136, 0.28),
(702, 1136, 0.28),
(716, 1136, 0.28),
(717, 1136, 0.28),
(725, 1136, 0.28),
(732, 1136, 0.28),
(752, 1136, 0.28),
(758, 1136, 0.28),
(781, 1136, 0.28),
(794, 1136, 0.28),
(797, 1136, 0.28),
(865, 1136, 0.28),
(935, 1136, 0.28),
(987, 1136, 0.28),
(669, 1136, 0.42),
(674, 1136, 0.42),
(688, 1136, 0.42),
(695, 1136, 0.42),
(701, 1136, 0.42),
(721, 1136, 0.42),
(729, 1136, 0.42),
(958, 1136, 0.42),
(706, 1136, 0.84),
(746, 1136, 0.84),
(668, 1136, 0.98),
(677, 1136, 1.02),
(854, 1136, 1.12),
(719, 1136, 1.3),
(259, 1137, 0.04669),
(260, 1137, 0.04669),
(265, 1137, 0.04669),
(266, 1137, 0.04669),
(667, 1137, 0.04669),
(685, 1137, 0.04669),
(750, 1137, 0.04669),
(752, 1137, 0.04669),
(757, 1137, 0.04669),
(775, 1137, 0.04669),
(776, 1137, 0.04669),
(783, 1137, 0.04669),
(790, 1137, 0.04669),
(792, 1137, 0.04669),
(795, 1137, 0.04669),
(800, 1137, 0.04669),
(806, 1137, 0.04669),
(807, 1137, 0.04669),
(906, 1137, 0.04669),
(945, 1137, 0.04669),
(946, 1137, 0.04669),
(947, 1137, 0.04669),
(956, 1137, 0.04669),
(959, 1137, 0.04669),
(960, 1137, 0.04669),
(965, 1137, 0.04669),
(977, 1137, 0.04669),
(983, 1137, 0.04669),
(985, 1137, 0.04669),
(406, 1137, 0.09338),
(691, 1137, 0.09338),
(714, 1137, 0.09338),
(716, 1137, 0.09338),
(735, 1137, 0.09338),
(749, 1137, 0.09338),
(751, 1137, 0.09338),
(755, 1137, 0.09338),
(756, 1137, 0.09338),
(765, 1137, 0.09338),
(766, 1137, 0.09338),
(786, 1137, 0.09338),
(787, 1137, 0.09338),
(791, 1137, 0.09338),
(813, 1137, 0.09338),
(820, 1137, 0.09338),
(821, 1137, 0.09338),
(868, 1137, 0.09338),
(912, 1137, 0.09338),
(982, 1137, 0.09338),
(986, 1137, 0.09338),
(571, 1137, 0.14007),
(673, 1137, 0.14007),
(676, 1137, 0.14007),
(679, 1137, 0.14007),
(683, 1137, 0.14007),
(695, 1137, 0.14007),
(712, 1137, 0.14007),
(728, 1137, 0.14007),
(759, 1137, 0.14007),
(784, 1137, 0.14007),
(798, 1137, 0.14007),
(804, 1137, 0.14007),
(805, 1137, 0.14007),
(808, 1137, 0.14007),
(814, 1137, 0.14007),
(818, 1137, 0.14007),
(962, 1137, 0.14007),
(970, 1137, 0.14007),
(396, 1137, 0.18676),
(681, 1137, 0.18676),
(682, 1137, 0.18676),
(724, 1137, 0.18676),
(741, 1137, 0.18676),
(745, 1137, 0.18676),
(746, 1137, 0.18676),
(763, 1137, 0.18676),
(778, 1137, 0.18676),
(811, 1137, 0.18676),
(867, 1137, 0.18676),
(926, 1137, 0.18676),
(930, 1137, 0.18676),
(936, 1137, 0.18676),
(958, 1137, 0.18676),
(966, 1137, 0.18676),
(717, 1137, 0.23345),
(719, 1137, 0.23345),
(726, 1137, 0.23345),
(730, 1137, 0.23345),
(796, 1137, 0.23345),
(817, 1137, 0.23345),
(859, 1137, 0.24679),
(953, 1137, 0.24679),
(665, 1137, 0.28014),
(688, 1137, 0.28014),
(694, 1137, 0.28014),
(697, 1137, 0.28014),
(706, 1137, 0.28014),
(925, 1137, 0.28014),
(767, 1137, 0.29348),
(967, 1137, 0.29348),
(407, 1137, 0.32683),
(666, 1137, 0.32683),
(687, 1137, 0.32683),
(690, 1137, 0.32683),
(793, 1137, 0.32683),
(794, 1137, 0.32683),
(865, 1137, 0.32683),
(964, 1137, 0.32683),
(973, 1137, 0.32683),
(705, 1137, 0.34017),
(674, 1137, 0.37352),
(742, 1137, 0.37352),
(857, 1137, 0.37352),
(680, 1137, 0.38686),
(725, 1137, 0.38686),
(700, 1137, 0.42021),
(927, 1137, 0.42021),
(935, 1137, 0.42021),
(972, 1137, 0.42021),
(702, 1137, 0.43355),
(709, 1137, 0.43355),
(753, 1137, 0.43355),
(799, 1137, 0.43355),
(928, 1137, 0.43355),
(701, 1137, 0.4669),
(978, 1137, 0.4669),
(668, 1137, 0.48024),
(710, 1137, 0.48024),
(743, 1137, 0.48024),
(732, 1137, 0.51359),
(924, 1137, 0.51359),
(669, 1137, 0.52693),
(713, 1137, 0.57362),
(729, 1137, 0.60697),
(929, 1137, 0.667),
(981, 1137, 0.80707),
(963, 1137, 0.85376),
(923, 1137, 0.94714),
(854, 1137, 1.30732),
(934, 1137, 1.41404),
(691, 1139, 0.42),
(729, 1139, 0.42),
(750, 1139, 0.42),
(962, 1139, 0.42),
(679, 1139, 0.84),
(865, 1139, 0.84),
(407, 1140, 0.7),
(688, 1140, 0.7),
(865, 1140, 0.7),
(400, 1140, 1.4),
(792, 1140, 1.4),
(854, 1140, 1.4),
(666, 1141, 0.23331),
(669, 1141, 0.23331),
(676, 1141, 0.23331),
(677, 1141, 0.23331),
(681, 1141, 0.23331),
(687, 1141, 0.23331),
(701, 1141, 0.23331),
(719, 1141, 0.23331),
(725, 1141, 0.23331),
(729, 1141, 0.23331),
(741, 1141, 0.23331),
(742, 1141, 0.23331),
(756, 1141, 0.23331),
(784, 1141, 0.23331),
(796, 1141, 0.23331),
(821, 1141, 0.23331),
(854, 1141, 0.23331),
(926, 1141, 0.23331),
(927, 1141, 0.23331),
(930, 1141, 0.23331),
(934, 1141, 0.23331),
(945, 1141, 0.23331),
(963, 1141, 0.23331),
(976, 1141, 0.23331),
(978, 1141, 0.23331),
(260, 1141, 0.46662),
(407, 1141, 0.46662),
(683, 1141, 0.46662),
(690, 1141, 0.46662),
(691, 1141, 0.46662),
(788, 1141, 0.46662),
(865, 1141, 0.46662),
(867, 1141, 0.46662),
(929, 1141, 0.46662),
(936, 1141, 0.46662),
(983, 1141, 0.46662),
(716, 1141, 0.69993),
(818, 1141, 0.69993),
(571, 1142, 0.14),
(750, 1142, 0.14),
(752, 1142, 0.14),
(757, 1142, 0.14),
(762, 1142, 0.14),
(763, 1142, 0.14),
(771, 1142, 0.14),
(904, 1142, 0.14),
(958, 1142, 0.14),
(744, 1142, 0.28),
(755, 1142, 0.28),
(767, 1142, 0.28),
(797, 1142, 0.28),
(868, 1142, 0.28),
(975, 1142, 0.28),
(984, 1142, 0.28),
(700, 1142, 0.42),
(751, 1142, 0.42),
(758, 1142, 0.42),
(778, 1142, 0.42),
(790, 1142, 0.42),
(791, 1142, 0.42),
(799, 1142, 0.42),
(804, 1142, 0.42),
(806, 1142, 0.42),
(813, 1142, 0.42),
(814, 1142, 0.42),
(815, 1142, 0.42),
(928, 1142, 0.42),
(961, 1142, 0.42),
(977, 1142, 0.42),
(395, 1142, 0.56),
(398, 1142, 0.56),
(406, 1142, 0.56),
(674, 1142, 0.56),
(679, 1142, 0.56),
(749, 1142, 0.56),
(764, 1142, 0.56),
(765, 1142, 0.56),
(766, 1142, 0.56),
(781, 1142, 0.56),
(782, 1142, 0.56),
(788, 1142, 0.56),
(792, 1142, 0.56),
(798, 1142, 0.56),
(807, 1142, 0.56),
(964, 1142, 0.56),
(969, 1142, 0.56),
(259, 1142, 0.7),
(685, 1142, 0.7),
(753, 1142, 0.7),
(784, 1142, 0.7),
(796, 1142, 0.7),
(947, 1142, 0.7),
(968, 1142, 0.7),
(970, 1142, 0.7),
(982, 1142, 0.7),
(987, 1142, 0.7),
(396, 1142, 0.84),
(665, 1142, 0.84),
(687, 1142, 0.84),
(697, 1142, 0.84),
(721, 1142, 0.84),
(772, 1142, 0.84),
(783, 1142, 0.84),
(795, 1142, 0.84),
(859, 1142, 0.84),
(971, 1142, 0.84),
(672, 1142, 0.98),
(680, 1142, 0.98),
(709, 1142, 0.98),
(714, 1142, 0.98),
(732, 1142, 0.98),
(735, 1142, 0.98),
(754, 1142, 0.98),
(776, 1142, 0.98),
(808, 1142, 0.98),
(820, 1142, 0.98),
(906, 1142, 0.98),
(986, 1142, 0.98),
(528, 1142, 1.02),
(400, 1142, 1.12),
(666, 1142, 1.12),
(673, 1142, 1.12),
(702, 1142, 1.12),
(726, 1142, 1.12),
(741, 1142, 1.12),
(742, 1142, 1.12),
(756, 1142, 1.12),
(770, 1142, 1.12),
(787, 1142, 1.12),
(805, 1142, 1.12),
(930, 1142, 1.12),
(983, 1142, 1.12),
(985, 1142, 1.12),
(404, 1142, 1.16),
(694, 1142, 1.26),
(695, 1142, 1.26),
(701, 1142, 1.26),
(728, 1142, 1.26),
(746, 1142, 1.26),
(785, 1142, 1.26),
(789, 1142, 1.26),
(817, 1142, 1.26),
(818, 1142, 1.26),
(865, 1142, 1.26),
(866, 1142, 1.26),
(925, 1142, 1.26),
(945, 1142, 1.26),
(946, 1142, 1.26),
(960, 1142, 1.26),
(745, 1142, 1.3),
(677, 1142, 1.4),
(718, 1142, 1.4),
(775, 1142, 1.4),
(786, 1142, 1.4),
(794, 1142, 1.4),
(821, 1142, 1.4),
(867, 1142, 1.4),
(927, 1142, 1.4),
(260, 1142, 1.54),
(676, 1142, 1.54),
(719, 1142, 1.54),
(924, 1142, 1.54),
(963, 1142, 1.54),
(965, 1142, 1.54),
(973, 1142, 1.54),
(981, 1142, 1.54),
(705, 1142, 1.68),
(706, 1142, 1.68),
(712, 1142, 1.68),
(713, 1142, 1.68),
(793, 1142, 1.68),
(956, 1142, 1.68),
(730, 1142, 1.72),
(926, 1142, 1.72),
(690, 1142, 1.86),
(800, 1142, 1.86),
(265, 1142, 1.96),
(266, 1142, 1.96),
(683, 1142, 1.96),
(691, 1142, 1.96),
(717, 1142, 1.96),
(759, 1142, 1.96),
(681, 1142, 2.1),
(743, 1142, 2.1),
(936, 1142, 2.14),
(716, 1142, 2.24),
(935, 1142, 2.24),
(972, 1142, 2.24),
(978, 1142, 2.24),
(682, 1142, 2.28),
(710, 1142, 2.28),
(959, 1142, 2.28),
(811, 1142, 2.38),
(669, 1142, 2.42),
(857, 1142, 2.52),
(967, 1142, 2.56),
(976, 1142, 2.56),
(688, 1142, 2.66),
(667, 1142, 2.84),
(725, 1142, 2.94),
(407, 1142, 3.08),
(724, 1142, 3.08),
(962, 1142, 3.12),
(668, 1142, 3.22),
(929, 1142, 3.36),
(966, 1142, 3.36),
(729, 1142, 3.5),
(923, 1142, 3.54),
(912, 1142, 3.68),
(934, 1142, 3.92),
(854, 1142, 14.28),
(672, 1144, 0.51331),
(681, 1144, 0.51331),
(688, 1144, 0.51331),
(713, 1144, 0.51331),
(778, 1144, 0.51331),
(808, 1144, 0.51331),
(820, 1144, 0.51331),
(854, 1144, 0.51331),
(857, 1144, 0.51331),
(912, 1144, 0.51331),
(968, 1144, 0.51331),
(971, 1144, 0.51331),
(679, 1144, 1.02662),
(694, 1144, 1.02662),
(729, 1144, 1.02662),
(776, 1144, 1.02662),
(815, 1144, 1.02662),
(956, 1144, 1.02662),
(962, 1144, 1.02662),
(730, 1144, 1.53993),
(732, 1144, 2.05324),
(805, 1144, 2.05324),
(865, 1144, 2.05324),
(681, 1148, 0.28),
(682, 1148, 0.28),
(688, 1148, 0.28),
(697, 1148, 0.28),
(701, 1148, 0.28),
(705, 1148, 0.28),
(706, 1148, 0.28),
(712, 1148, 0.28),
(718, 1148, 0.28),
(744, 1148, 0.28),
(775, 1148, 0.28),
(781, 1148, 0.28),
(811, 1148, 0.28),
(857, 1148, 0.28),
(865, 1148, 0.28),
(927, 1148, 0.28),
(962, 1148, 0.28),
(963, 1148, 0.28),
(973, 1148, 0.28),
(981, 1148, 0.28),
(395, 1148, 0.56),
(396, 1148, 0.56),
(398, 1148, 0.56),
(676, 1148, 0.56),
(719, 1148, 0.56),
(796, 1148, 0.56),
(407, 1148, 0.84),
(854, 1148, 0.84),
(528, 1150, 0.14),
(665, 1150, 0.14),
(679, 1150, 0.14),
(682, 1150, 0.14),
(705, 1150, 0.14),
(714, 1150, 0.14),
(718, 1150, 0.14),
(721, 1150, 0.14),
(749, 1150, 0.14),
(753, 1150, 0.14),
(800, 1150, 0.14),
(814, 1150, 0.14),
(936, 1150, 0.14),
(964, 1150, 0.14),
(965, 1150, 0.14),
(966, 1150, 0.14),
(972, 1150, 0.14),
(973, 1150, 0.14),
(404, 1150, 0.28),
(668, 1150, 0.28),
(675, 1150, 0.28),
(694, 1150, 0.28),
(695, 1150, 0.28),
(697, 1150, 0.28),
(712, 1150, 0.28),
(728, 1150, 0.28),
(763, 1150, 0.28),
(770, 1150, 0.28),
(792, 1150, 0.28),
(795, 1150, 0.28),
(799, 1150, 0.28),
(925, 1150, 0.28),
(927, 1150, 0.28),
(961, 1150, 0.28),
(969, 1150, 0.28),
(984, 1150, 0.28),
(672, 1150, 0.42),
(677, 1150, 0.42),
(742, 1150, 0.42),
(754, 1150, 0.42),
(793, 1150, 0.42),
(923, 1150, 0.42),
(400, 1150, 0.56),
(667, 1150, 0.56),
(673, 1150, 0.56),
(687, 1150, 0.56),
(700, 1150, 0.56),
(709, 1150, 0.56),
(710, 1150, 0.56),
(744, 1150, 0.56),
(796, 1150, 0.56),
(797, 1150, 0.56),
(813, 1150, 0.56),
(815, 1150, 0.56),
(867, 1150, 0.56),
(987, 1150, 0.56),
(691, 1150, 0.7),
(719, 1150, 0.7),
(766, 1150, 0.7),
(970, 1150, 0.7),
(982, 1150, 0.7),
(953, 1150, 0.74),
(396, 1150, 0.84),
(406, 1150, 0.84),
(666, 1150, 0.84),
(732, 1150, 0.84),
(741, 1150, 0.84),
(745, 1150, 0.84),
(934, 1150, 0.84),
(960, 1150, 0.84),
(859, 1150, 0.88),
(716, 1150, 0.98),
(730, 1150, 0.98),
(865, 1150, 0.98),
(912, 1150, 0.98),
(956, 1150, 0.98),
(935, 1150, 1.02),
(398, 1150, 1.12),
(669, 1150, 1.12),
(685, 1150, 1.12),
(688, 1150, 1.12),
(713, 1150, 1.12),
(726, 1150, 1.12),
(746, 1150, 1.12),
(929, 1150, 1.12),
(690, 1150, 1.16),
(683, 1150, 1.26),
(725, 1150, 1.26),
(743, 1150, 1.26),
(775, 1150, 1.26),
(776, 1150, 1.26),
(702, 1150, 1.4),
(706, 1150, 1.4),
(857, 1150, 1.4),
(959, 1150, 1.4),
(717, 1150, 1.54),
(976, 1150, 1.54),
(817, 1150, 1.58),
(930, 1150, 1.72),
(395, 1150, 1.96),
(967, 1150, 2.14),
(701, 1150, 2.24),
(924, 1150, 2.46),
(724, 1150, 2.66),
(729, 1150, 2.66),
(407, 1150, 3.96),
(854, 1150, 7.56),
(666, 1151, 0.09331),
(676, 1151, 0.09331),
(690, 1151, 0.09331),
(702, 1151, 0.09331),
(705, 1151, 0.09331),
(706, 1151, 0.09331),
(717, 1151, 0.09331),
(718, 1151, 0.09331),
(742, 1151, 0.09331),
(749, 1151, 0.09331),
(752, 1151, 0.09331),
(763, 1151, 0.09331),
(765, 1151, 0.09331),
(766, 1151, 0.09331),
(797, 1151, 0.09331),
(804, 1151, 0.09331),
(806, 1151, 0.09331),
(813, 1151, 0.09331),
(867, 1151, 0.09331),
(868, 1151, 0.09331),
(923, 1151, 0.09331),
(945, 1151, 0.09331),
(969, 1151, 0.09331),
(976, 1151, 0.09331),
(981, 1151, 0.09331),
(982, 1151, 0.09331),
(259, 1151, 0.18662),
(396, 1151, 0.18662),
(680, 1151, 0.18662),
(713, 1151, 0.18662),
(714, 1151, 0.18662),
(716, 1151, 0.18662),
(721, 1151, 0.18662),
(730, 1151, 0.18662),
(735, 1151, 0.18662),
(745, 1151, 0.18662),
(746, 1151, 0.18662),
(755, 1151, 0.18662),
(756, 1151, 0.18662),
(757, 1151, 0.18662),
(770, 1151, 0.18662),
(775, 1151, 0.18662),
(783, 1151, 0.18662),
(785, 1151, 0.18662),
(787, 1151, 0.18662),
(791, 1151, 0.18662),
(801, 1151, 0.18662),
(807, 1151, 0.18662),
(817, 1151, 0.18662),
(818, 1151, 0.18662),
(866, 1151, 0.18662),
(912, 1151, 0.18662),
(928, 1151, 0.18662),
(958, 1151, 0.18662),
(960, 1151, 0.18662),
(964, 1151, 0.18662),
(965, 1151, 0.18662),
(970, 1151, 0.18662),
(983, 1151, 0.18662),
(260, 1151, 0.27993),
(672, 1151, 0.27993),
(697, 1151, 0.27993),
(700, 1151, 0.27993),
(712, 1151, 0.27993),
(729, 1151, 0.27993),
(741, 1151, 0.27993),
(751, 1151, 0.27993),
(772, 1151, 0.27993),
(782, 1151, 0.27993),
(792, 1151, 0.27993),
(793, 1151, 0.27993),
(820, 1151, 0.27993),
(859, 1151, 0.27993),
(904, 1151, 0.27993),
(935, 1151, 0.27993),
(947, 1151, 0.27993),
(966, 1151, 0.27993),
(967, 1151, 0.27993),
(973, 1151, 0.27993),
(407, 1151, 0.37324),
(675, 1151, 0.37324),
(681, 1151, 0.37324),
(683, 1151, 0.37324),
(701, 1151, 0.37324),
(709, 1151, 0.37324),
(732, 1151, 0.37324),
(750, 1151, 0.37324),
(771, 1151, 0.37324),
(781, 1151, 0.37324),
(784, 1151, 0.37324),
(788, 1151, 0.37324),
(814, 1151, 0.37324),
(865, 1151, 0.37324),
(906, 1151, 0.37324),
(926, 1151, 0.37324),
(927, 1151, 0.37324),
(959, 1151, 0.37324),
(961, 1151, 0.37324),
(962, 1151, 0.37324),
(978, 1151, 0.37324),
(985, 1151, 0.37324),
(986, 1151, 0.37324),
(667, 1151, 0.46655),
(691, 1151, 0.46655),
(694, 1151, 0.46655),
(695, 1151, 0.46655),
(724, 1151, 0.46655),
(726, 1151, 0.46655),
(759, 1151, 0.46655),
(786, 1151, 0.46655),
(795, 1151, 0.46655),
(796, 1151, 0.46655),
(800, 1151, 0.46655),
(805, 1151, 0.46655),
(936, 1151, 0.46655),
(946, 1151, 0.46655),
(956, 1151, 0.46655),
(395, 1151, 0.55986),
(673, 1151, 0.55986),
(677, 1151, 0.55986),
(710, 1151, 0.55986),
(728, 1151, 0.55986),
(924, 1151, 0.55986),
(925, 1151, 0.55986),
(929, 1151, 0.55986),
(984, 1151, 0.55986),
(265, 1151, 0.65317),
(266, 1151, 0.65317),
(799, 1151, 0.65317),
(821, 1151, 0.65317),
(688, 1151, 0.67983),
(776, 1151, 0.67983),
(725, 1151, 0.74648),
(743, 1151, 0.74648),
(753, 1151, 0.74648),
(790, 1151, 0.77314),
(719, 1151, 0.83979),
(934, 1151, 0.83979),
(972, 1151, 0.83979),
(987, 1151, 0.86645),
(794, 1151, 1.02641),
(963, 1151, 1.02641),
(808, 1151, 1.05307),
(857, 1151, 1.11972),
(668, 1151, 1.14638),
(930, 1151, 1.14638),
(687, 1151, 1.63959),
(854, 1151, 3.45247),
(674, 1152, 0.14),
(677, 1152, 0.14),
(687, 1152, 0.14),
(688, 1152, 0.14),
(691, 1152, 0.14),
(701, 1152, 0.14),
(709, 1152, 0.14),
(713, 1152, 0.14),
(719, 1152, 0.14),
(721, 1152, 0.14),
(724, 1152, 0.14),
(729, 1152, 0.14),
(730, 1152, 0.14),
(772, 1152, 0.14),
(783, 1152, 0.14),
(794, 1152, 0.14),
(796, 1152, 0.14),
(800, 1152, 0.14),
(811, 1152, 0.14),
(854, 1152, 0.14),
(859, 1152, 0.14),
(866, 1152, 0.14),
(906, 1152, 0.14),
(912, 1152, 0.14),
(924, 1152, 0.14),
(925, 1152, 0.14),
(928, 1152, 0.14),
(960, 1152, 0.14),
(981, 1152, 0.14),
(984, 1152, 0.14),
(666, 1152, 0.28),
(676, 1152, 0.28),
(679, 1152, 0.28),
(682, 1152, 0.28),
(685, 1152, 0.28),
(700, 1152, 0.28),
(710, 1152, 0.28),
(728, 1152, 0.28),
(732, 1152, 0.28),
(745, 1152, 0.28),
(750, 1152, 0.28),
(752, 1152, 0.28),
(758, 1152, 0.28),
(781, 1152, 0.28),
(787, 1152, 0.28),
(804, 1152, 0.28),
(806, 1152, 0.28),
(807, 1152, 0.28),
(818, 1152, 0.28),
(857, 1152, 0.28),
(865, 1152, 0.28),
(926, 1152, 0.28),
(929, 1152, 0.28),
(930, 1152, 0.28),
(934, 1152, 0.28),
(935, 1152, 0.28),
(963, 1152, 0.28),
(975, 1152, 0.28),
(978, 1152, 0.28),
(982, 1152, 0.28),
(665, 1152, 0.42),
(668, 1152, 0.42),
(681, 1152, 0.42),
(712, 1152, 0.42),
(714, 1152, 0.42),
(742, 1152, 0.42),
(746, 1152, 0.42),
(753, 1152, 0.42),
(762, 1152, 0.42),
(782, 1152, 0.42),
(815, 1152, 0.42),
(821, 1152, 0.42),
(904, 1152, 0.42),
(956, 1152, 0.42),
(667, 1152, 0.56),
(673, 1152, 0.56),
(694, 1152, 0.56),
(718, 1152, 0.7),
(771, 1152, 0.7),
(923, 1152, 0.7),
(959, 1152, 0.7),
(971, 1152, 0.7),
(972, 1152, 0.7),
(672, 1152, 0.84),
(808, 1152, 0.84),
(927, 1152, 0.84),
(958, 1152, 0.84),
(726, 1152, 0.98),
(788, 1152, 0.98),
(966, 1152, 1.82),
(674, 1154, 0.28),
(683, 1154, 0.28),
(691, 1154, 0.28),
(695, 1154, 0.28),
(697, 1154, 0.28),
(700, 1154, 0.28),
(716, 1154, 0.28),
(717, 1154, 0.28),
(718, 1154, 0.28),
(724, 1154, 0.28),
(725, 1154, 0.28),
(750, 1154, 0.28),
(753, 1154, 0.28),
(757, 1154, 0.28),
(770, 1154, 0.28),
(786, 1154, 0.28),
(788, 1154, 0.28),
(795, 1154, 0.28),
(799, 1154, 0.28),
(800, 1154, 0.28),
(804, 1154, 0.28),
(808, 1154, 0.28),
(814, 1154, 0.28),
(820, 1154, 0.28),
(865, 1154, 0.28),
(923, 1154, 0.28),
(935, 1154, 0.28),
(959, 1154, 0.28),
(961, 1154, 0.28),
(962, 1154, 0.28),
(963, 1154, 0.28),
(970, 1154, 0.28),
(977, 1154, 0.28),
(987, 1154, 0.28),
(406, 1154, 0.56),
(666, 1154, 0.56),
(719, 1154, 0.56),
(732, 1154, 0.56),
(746, 1154, 0.56),
(759, 1154, 0.56),
(783, 1154, 0.56),
(789, 1154, 0.56),
(793, 1154, 0.56),
(796, 1154, 0.56),
(798, 1154, 0.56),
(801, 1154, 0.56),
(805, 1154, 0.56),
(818, 1154, 0.56),
(857, 1154, 0.56),
(912, 1154, 0.56),
(973, 1154, 0.56),
(975, 1154, 0.56),
(978, 1154, 0.56),
(981, 1154, 0.56),
(680, 1154, 0.84),
(681, 1154, 0.84),
(701, 1154, 0.84),
(712, 1154, 0.84),
(726, 1154, 0.84),
(787, 1154, 0.84),
(792, 1154, 0.84),
(924, 1154, 0.84),
(972, 1154, 0.84),
(982, 1154, 0.84),
(665, 1154, 1.12),
(672, 1154, 1.12),
(710, 1154, 1.12),
(742, 1154, 1.12),
(966, 1154, 1.12),
(407, 1154, 1.4),
(721, 1154, 1.4),
(927, 1154, 1.4),
(854, 1154, 2.8),
(934, 1154, 3.08),
(407, 1155, 0.18669),
(528, 1155, 0.18669),
(666, 1155, 0.18669),
(677, 1155, 0.18669),
(681, 1155, 0.18669),
(700, 1155, 0.18669),
(726, 1155, 0.18669),
(732, 1155, 0.18669),
(742, 1155, 0.18669),
(743, 1155, 0.18669),
(745, 1155, 0.18669),
(754, 1155, 0.18669),
(772, 1155, 0.18669),
(793, 1155, 0.18669),
(794, 1155, 0.18669),
(814, 1155, 0.18669),
(821, 1155, 0.18669),
(857, 1155, 0.18669),
(865, 1155, 0.18669),
(923, 1155, 0.18669),
(927, 1155, 0.18669),
(956, 1155, 0.18669),
(967, 1155, 0.18669),
(982, 1155, 0.18669),
(986, 1155, 0.18669),
(404, 1155, 0.37338),
(667, 1155, 0.37338),
(705, 1155, 0.37338),
(771, 1155, 0.37338),
(787, 1155, 0.37338),
(797, 1155, 0.37338),
(801, 1155, 0.37338),
(962, 1155, 0.37338),
(854, 1155, 0.56007),
(934, 1155, 0.56007),
(260, 1156, 0.09331),
(265, 1156, 0.09331),
(266, 1156, 0.09331),
(706, 1156, 0.09331),
(762, 1156, 0.09331),
(764, 1156, 0.09331),
(906, 1156, 0.09331),
(926, 1156, 0.09331),
(946, 1156, 0.09331),
(977, 1156, 0.09331),
(744, 1156, 0.18662),
(775, 1156, 0.18662),
(776, 1156, 0.18662),
(778, 1156, 0.18662),
(783, 1156, 0.18662),
(928, 1156, 0.18662),
(971, 1156, 0.18662),
(571, 1156, 0.27993),
(674, 1156, 0.27993),
(730, 1156, 0.27993),
(741, 1156, 0.27993),
(743, 1156, 0.27993),
(767, 1156, 0.27993),
(984, 1156, 0.27993),
(986, 1156, 0.27993),
(398, 1156, 0.37324),
(675, 1156, 0.37324),
(685, 1156, 0.37324),
(695, 1156, 0.37324),
(697, 1156, 0.37324),
(700, 1156, 0.37324),
(749, 1156, 0.37324),
(752, 1156, 0.37324),
(763, 1156, 0.37324),
(771, 1156, 0.37324),
(782, 1156, 0.37324),
(797, 1156, 0.37324),
(804, 1156, 0.37324),
(866, 1156, 0.37324),
(669, 1156, 0.46655),
(690, 1156, 0.46655),
(713, 1156, 0.46655),
(753, 1156, 0.46655),
(758, 1156, 0.46655),
(766, 1156, 0.46655),
(800, 1156, 0.46655),
(817, 1156, 0.46655),
(859, 1156, 0.46655),
(925, 1156, 0.46655),
(964, 1156, 0.46655),
(400, 1156, 0.55986),
(665, 1156, 0.55986),
(687, 1156, 0.55986),
(702, 1156, 0.55986),
(757, 1156, 0.55986),
(790, 1156, 0.55986),
(813, 1156, 0.55986),
(865, 1156, 0.55986),
(935, 1156, 0.55986),
(936, 1156, 0.55986),
(969, 1156, 0.55986),
(975, 1156, 0.55986),
(725, 1156, 0.65317),
(751, 1156, 0.65317),
(770, 1156, 0.65317),
(805, 1156, 0.65317),
(912, 1156, 0.65317),
(965, 1156, 0.65317),
(682, 1156, 0.74648),
(709, 1156, 0.74648),
(728, 1156, 0.74648),
(742, 1156, 0.74648),
(750, 1156, 0.74648),
(755, 1156, 0.74648),
(781, 1156, 0.74648),
(798, 1156, 0.74648),
(961, 1156, 0.74648),
(987, 1156, 0.74648),
(396, 1156, 0.77314),
(668, 1156, 0.83979),
(679, 1156, 0.83979),
(772, 1156, 0.83979),
(791, 1156, 0.83979),
(801, 1156, 0.83979),
(923, 1156, 0.83979),
(981, 1156, 0.83979),
(721, 1156, 0.9331),
(756, 1156, 0.9331),
(765, 1156, 0.9331),
(966, 1156, 0.9331),
(970, 1156, 0.9331),
(979, 1156, 0.95976),
(672, 1156, 1.02641),
(785, 1156, 1.02641),
(799, 1156, 1.02641),
(815, 1156, 1.02641),
(958, 1156, 1.02641),
(718, 1156, 1.11972),
(789, 1156, 1.11972),
(806, 1156, 1.11972),
(807, 1156, 1.11972),
(729, 1156, 1.21303),
(746, 1156, 1.21303),
(811, 1156, 1.21303),
(528, 1156, 1.23969),
(681, 1156, 1.30634),
(683, 1156, 1.30634),
(688, 1156, 1.30634),
(705, 1156, 1.30634),
(792, 1156, 1.30634),
(796, 1156, 1.30634),
(962, 1156, 1.30634),
(978, 1156, 1.30634),
(402, 1156, 1.333),
(406, 1156, 1.333),
(795, 1156, 1.333),
(666, 1156, 1.39965),
(673, 1156, 1.39965),
(677, 1156, 1.39965),
(710, 1156, 1.39965),
(712, 1156, 1.39965),
(967, 1156, 1.39965),
(930, 1156, 1.42631),
(701, 1156, 1.49296),
(788, 1156, 1.49296),
(808, 1156, 1.49296),
(395, 1156, 1.51962),
(794, 1156, 1.58627),
(814, 1156, 1.58627),
(959, 1156, 1.58627),
(784, 1156, 1.61293),
(676, 1156, 1.67958),
(716, 1156, 1.67958),
(745, 1156, 1.67958),
(867, 1156, 1.67958),
(963, 1156, 1.67958),
(976, 1156, 1.67958),
(759, 1156, 1.77289),
(787, 1156, 1.8662),
(820, 1156, 1.8662),
(404, 1156, 1.89286),
(818, 1156, 1.89286),
(667, 1156, 1.95951),
(732, 1156, 1.95951),
(786, 1156, 1.95951),
(924, 1156, 1.98617),
(960, 1156, 1.98617),
(714, 1156, 2.05282),
(972, 1156, 2.05282),
(680, 1156, 2.14613),
(717, 1156, 2.14613),
(719, 1156, 2.14613),
(726, 1156, 2.14613),
(694, 1156, 2.17279),
(982, 1156, 2.17279),
(973, 1156, 2.33275),
(691, 1156, 2.35941),
(927, 1156, 2.45272),
(929, 1156, 2.45272),
(821, 1156, 2.61268),
(793, 1156, 2.63934),
(956, 1156, 2.63934),
(724, 1156, 2.7993),
(754, 1156, 2.91927),
(857, 1156, 2.98592),
(934, 1156, 3.01258),
(407, 1156, 3.26585),
(854, 1156, 11.7571),
(795, 1157, 0.56),
(865, 1157, 0.56),
(694, 1158, 0.28),
(729, 1158, 0.28),
(710, 1158, 0.56),
(865, 1158, 0.56),
(688, 1159, 0.32669),
(709, 1159, 0.32669),
(717, 1159, 0.32669),
(743, 1159, 0.32669),
(797, 1159, 0.32669),
(865, 1159, 0.32669),
(712, 1159, 0.65338),
(667, 1160, 0.09331),
(668, 1160, 0.09331),
(669, 1160, 0.09331),
(680, 1160, 0.09331),
(683, 1160, 0.09331),
(690, 1160, 0.09331),
(695, 1160, 0.09331),
(713, 1160, 0.09331),
(721, 1160, 0.09331),
(732, 1160, 0.09331),
(742, 1160, 0.09331),
(744, 1160, 0.09331),
(746, 1160, 0.09331),
(754, 1160, 0.09331),
(763, 1160, 0.09331),
(789, 1160, 0.09331),
(805, 1160, 0.09331),
(808, 1160, 0.09331),
(865, 1160, 0.09331),
(959, 1160, 0.09331),
(965, 1160, 0.09331),
(981, 1160, 0.09331),
(395, 1160, 0.18662),
(396, 1160, 0.18662),
(398, 1160, 0.18662),
(672, 1160, 0.18662),
(685, 1160, 0.18662),
(694, 1160, 0.18662),
(712, 1160, 0.18662),
(729, 1160, 0.18662),
(745, 1160, 0.18662),
(770, 1160, 0.18662),
(786, 1160, 0.18662),
(792, 1160, 0.18662),
(794, 1160, 0.18662),
(813, 1160, 0.18662),
(815, 1160, 0.18662),
(817, 1160, 0.18662),
(818, 1160, 0.18662),
(912, 1160, 0.18662),
(925, 1160, 0.18662),
(928, 1160, 0.18662),
(930, 1160, 0.18662),
(935, 1160, 0.18662),
(961, 1160, 0.18662),
(969, 1160, 0.18662),
(972, 1160, 0.18662),
(984, 1160, 0.18662),
(407, 1160, 0.27993),
(676, 1160, 0.27993),
(677, 1160, 0.27993),
(687, 1160, 0.27993),
(706, 1160, 0.27993),
(724, 1160, 0.27993),
(726, 1160, 0.27993),
(730, 1160, 0.27993),
(743, 1160, 0.27993),
(759, 1160, 0.27993),
(771, 1160, 0.27993),
(782, 1160, 0.27993),
(807, 1160, 0.27993),
(960, 1160, 0.27993),
(700, 1160, 0.37324),
(795, 1160, 0.37324),
(926, 1160, 0.37324),
(929, 1160, 0.37324),
(934, 1160, 0.37324),
(978, 1160, 0.37324),
(987, 1160, 0.37324),
(688, 1160, 0.46655),
(719, 1160, 0.46655),
(923, 1160, 0.46655),
(962, 1160, 0.46655),
(986, 1160, 0.46655),
(717, 1160, 0.55986),
(857, 1160, 0.55986),
(750, 1160, 0.58652),
(963, 1160, 0.65317),
(958, 1160, 0.67983),
(964, 1160, 0.67983),
(725, 1160, 0.74648),
(673, 1160, 0.77314),
(674, 1160, 0.77314),
(797, 1160, 0.77314),
(854, 1160, 0.83979),
(936, 1160, 1.05307),
(927, 1160, 1.70624),
(665, 1162, 0.46669),
(729, 1162, 0.46669),
(865, 1162, 0.93338),
(912, 1162, 1.40007),
(685, 1163, 0.42),
(865, 1163, 0.42),
(959, 1163, 1.26),
(528, 1164, 0.51331),
(571, 1164, 0.51331),
(681, 1164, 0.51331),
(682, 1164, 0.51331),
(683, 1164, 0.51331),
(719, 1164, 0.51331),
(725, 1164, 0.51331),
(788, 1164, 0.51331),
(923, 1164, 0.51331),
(925, 1164, 0.51331),
(979, 1164, 0.51331),
(806, 1164, 1.02662),
(854, 1164, 1.02662),
(859, 1164, 1.53993),
(818, 1165, 0.37331),
(865, 1165, 0.37331),
(666, 1166, 0.28),
(673, 1166, 0.28),
(676, 1166, 0.28),
(685, 1166, 0.28),
(690, 1166, 0.28),
(710, 1166, 0.28),
(724, 1166, 0.28),
(732, 1166, 0.28),
(754, 1166, 0.28),
(784, 1166, 0.28),
(793, 1166, 0.28),
(854, 1166, 0.28),
(865, 1166, 0.28),
(926, 1166, 0.28),
(956, 1166, 0.28),
(965, 1166, 0.28),
(981, 1166, 0.28),
(982, 1166, 0.28),
(726, 1166, 0.56),
(796, 1166, 0.56),
(820, 1166, 0.56),
(967, 1166, 0.56),
(857, 1166, 0.84),
(528, 1167, 0.14),
(669, 1167, 0.14),
(675, 1167, 0.14),
(701, 1167, 0.14),
(730, 1167, 0.14),
(744, 1167, 0.14),
(749, 1167, 0.14),
(755, 1167, 0.14),
(757, 1167, 0.14),
(758, 1167, 0.14),
(762, 1167, 0.14),
(765, 1167, 0.14),
(767, 1167, 0.14),
(770, 1167, 0.14),
(785, 1167, 0.14),
(797, 1167, 0.14),
(866, 1167, 0.14),
(904, 1167, 0.14),
(964, 1167, 0.14),
(968, 1167, 0.14),
(978, 1167, 0.14),
(395, 1167, 0.28),
(396, 1167, 0.28),
(398, 1167, 0.28),
(404, 1167, 0.28),
(406, 1167, 0.28),
(683, 1167, 0.28),
(694, 1167, 0.28),
(702, 1167, 0.28),
(714, 1167, 0.28),
(751, 1167, 0.28),
(766, 1167, 0.28),
(772, 1167, 0.28),
(775, 1167, 0.28),
(778, 1167, 0.28),
(781, 1167, 0.28),
(783, 1167, 0.28),
(784, 1167, 0.28),
(798, 1167, 0.28),
(804, 1167, 0.28),
(806, 1167, 0.28),
(817, 1167, 0.28),
(818, 1167, 0.28),
(984, 1167, 0.28),
(986, 1167, 0.28),
(987, 1167, 0.28),
(265, 1167, 0.42),
(266, 1167, 0.42),
(674, 1167, 0.42),
(677, 1167, 0.42),
(679, 1167, 0.42),
(709, 1167, 0.42),
(710, 1167, 0.42),
(728, 1167, 0.42),
(752, 1167, 0.42),
(753, 1167, 0.42),
(801, 1167, 0.42),
(807, 1167, 0.42),
(865, 1167, 0.42),
(923, 1167, 0.42),
(926, 1167, 0.42),
(928, 1167, 0.42),
(930, 1167, 0.42),
(961, 1167, 0.42),
(965, 1167, 0.42),
(969, 1167, 0.42),
(971, 1167, 0.42),
(975, 1167, 0.42),
(977, 1167, 0.42),
(665, 1167, 0.56),
(681, 1167, 0.56),
(687, 1167, 0.56),
(688, 1167, 0.56),
(700, 1167, 0.56),
(705, 1167, 0.56),
(729, 1167, 0.56),
(745, 1167, 0.56),
(750, 1167, 0.56),
(763, 1167, 0.56),
(787, 1167, 0.56),
(788, 1167, 0.56),
(789, 1167, 0.56),
(820, 1167, 0.56),
(912, 1167, 0.56),
(935, 1167, 0.56),
(958, 1167, 0.56),
(960, 1167, 0.56),
(970, 1167, 0.56),
(972, 1167, 0.56),
(407, 1167, 0.7),
(666, 1167, 0.7),
(667, 1167, 0.7),
(668, 1167, 0.7),
(680, 1167, 0.7),
(695, 1167, 0.7),
(716, 1167, 0.7),
(719, 1167, 0.7),
(756, 1167, 0.7),
(782, 1167, 0.7),
(792, 1167, 0.7),
(793, 1167, 0.7),
(821, 1167, 0.7),
(859, 1167, 0.7),
(976, 1167, 0.7),
(685, 1167, 0.84),
(697, 1167, 0.84),
(718, 1167, 0.84),
(732, 1167, 0.84),
(742, 1167, 0.84),
(743, 1167, 0.84),
(771, 1167, 0.84),
(776, 1167, 0.84),
(786, 1167, 0.84),
(790, 1167, 0.84),
(795, 1167, 0.84),
(796, 1167, 0.84),
(799, 1167, 0.84),
(800, 1167, 0.84),
(811, 1167, 0.84),
(813, 1167, 0.84),
(867, 1167, 0.84),
(906, 1167, 0.84),
(925, 1167, 0.84),
(963, 1167, 0.84),
(967, 1167, 0.84),
(973, 1167, 0.84),
(981, 1167, 0.84),
(672, 1167, 0.98),
(682, 1167, 0.98),
(717, 1167, 0.98),
(724, 1167, 0.98),
(725, 1167, 0.98),
(726, 1167, 0.98),
(759, 1167, 0.98),
(805, 1167, 0.98),
(857, 1167, 0.98),
(927, 1167, 0.98),
(673, 1167, 1.12),
(706, 1167, 1.12),
(713, 1167, 1.12),
(741, 1167, 1.12),
(808, 1167, 1.12),
(814, 1167, 1.12),
(956, 1167, 1.12),
(962, 1167, 1.26),
(712, 1167, 1.4),
(934, 1167, 1.4),
(676, 1167, 1.54),
(691, 1167, 1.54),
(746, 1167, 1.54),
(754, 1167, 1.54),
(815, 1167, 1.54),
(959, 1167, 1.54),
(966, 1167, 1.54),
(936, 1167, 1.58),
(929, 1167, 1.68),
(982, 1167, 1.72),
(794, 1167, 1.82),
(721, 1167, 1.86),
(924, 1167, 1.86),
(854, 1167, 8.26),
(672, 1169, 0.23331),
(793, 1169, 0.23331),
(854, 1169, 0.23331),
(865, 1169, 0.23331),
(785, 1169, 0.46662),
(865, 1170, 0.46669),
(681, 1170, 0.93338),
(676, 1171, 0.28),
(688, 1171, 0.28),
(702, 1171, 0.28),
(713, 1171, 0.28),
(729, 1171, 0.28),
(730, 1171, 0.28),
(782, 1171, 0.28),
(814, 1171, 0.28),
(865, 1171, 0.28),
(970, 1171, 0.28),
(396, 1171, 0.56),
(406, 1171, 0.56),
(407, 1171, 0.56),
(781, 1171, 0.56),
(854, 1171, 0.56),
(982, 1171, 1.76),
(669, 1172, 0.09331),
(676, 1172, 0.09331),
(681, 1172, 0.09331),
(682, 1172, 0.09331),
(683, 1172, 0.09331),
(685, 1172, 0.09331),
(688, 1172, 0.09331),
(694, 1172, 0.09331),
(695, 1172, 0.09331),
(697, 1172, 0.09331),
(700, 1172, 0.09331),
(710, 1172, 0.09331),
(713, 1172, 0.09331),
(717, 1172, 0.09331),
(719, 1172, 0.09331),
(726, 1172, 0.09331),
(728, 1172, 0.09331),
(741, 1172, 0.09331),
(743, 1172, 0.09331),
(744, 1172, 0.09331),
(745, 1172, 0.09331),
(751, 1172, 0.09331),
(752, 1172, 0.09331),
(757, 1172, 0.09331),
(762, 1172, 0.09331),
(771, 1172, 0.09331),
(772, 1172, 0.09331),
(781, 1172, 0.09331),
(784, 1172, 0.09331),
(789, 1172, 0.09331),
(792, 1172, 0.09331),
(795, 1172, 0.09331),
(796, 1172, 0.09331),
(799, 1172, 0.09331),
(801, 1172, 0.09331),
(804, 1172, 0.09331),
(807, 1172, 0.09331),
(868, 1172, 0.09331),
(930, 1172, 0.09331),
(958, 1172, 0.09331),
(968, 1172, 0.09331),
(975, 1172, 0.09331),
(986, 1172, 0.09331),
(987, 1172, 0.09331),
(259, 1172, 0.18662),
(260, 1172, 0.18662),
(395, 1172, 0.18662),
(396, 1172, 0.18662),
(398, 1172, 0.18662),
(666, 1172, 0.18662),
(673, 1172, 0.18662),
(675, 1172, 0.18662),
(677, 1172, 0.18662),
(687, 1172, 0.18662),
(691, 1172, 0.18662),
(706, 1172, 0.18662),
(709, 1172, 0.18662),
(718, 1172, 0.18662),
(765, 1172, 0.18662),
(766, 1172, 0.18662),
(776, 1172, 0.18662),
(778, 1172, 0.18662),
(782, 1172, 0.18662),
(790, 1172, 0.18662),
(806, 1172, 0.18662),
(818, 1172, 0.18662),
(867, 1172, 0.18662),
(904, 1172, 0.18662),
(925, 1172, 0.18662),
(928, 1172, 0.18662),
(935, 1172, 0.18662),
(960, 1172, 0.18662),
(961, 1172, 0.18662),
(965, 1172, 0.18662),
(972, 1172, 0.18662),
(978, 1172, 0.18662),
(981, 1172, 0.18662),
(983, 1172, 0.18662),
(984, 1172, 0.18662),
(985, 1172, 0.18662),
(407, 1172, 0.27993),
(665, 1172, 0.27993),
(668, 1172, 0.27993),
(672, 1172, 0.27993),
(680, 1172, 0.27993),
(753, 1172, 0.27993),
(758, 1172, 0.27993),
(783, 1172, 0.27993),
(788, 1172, 0.27993),
(800, 1172, 0.27993),
(805, 1172, 0.27993),
(813, 1172, 0.27993),
(814, 1172, 0.27993),
(906, 1172, 0.27993),
(923, 1172, 0.27993),
(926, 1172, 0.27993),
(947, 1172, 0.27993),
(967, 1172, 0.27993),
(970, 1172, 0.27993),
(973, 1172, 0.27993),
(982, 1172, 0.27993),
(679, 1172, 0.37324),
(705, 1172, 0.37324),
(732, 1172, 0.37324),
(746, 1172, 0.37324),
(750, 1172, 0.37324),
(754, 1172, 0.37324),
(770, 1172, 0.37324),
(785, 1172, 0.37324),
(786, 1172, 0.37324),
(798, 1172, 0.37324),
(808, 1172, 0.37324),
(865, 1172, 0.37324),
(924, 1172, 0.37324),
(936, 1172, 0.37324),
(964, 1172, 0.37324),
(701, 1172, 0.46655),
(729, 1172, 0.46655),
(730, 1172, 0.46655),
(755, 1172, 0.46655),
(793, 1172, 0.46655),
(815, 1172, 0.46655),
(820, 1172, 0.46655),
(912, 1172, 0.46655),
(927, 1172, 0.46655),
(966, 1172, 0.46655),
(712, 1172, 0.55986),
(716, 1172, 0.55986),
(742, 1172, 0.55986),
(859, 1172, 0.55986),
(945, 1172, 0.55986),
(946, 1172, 0.55986),
(959, 1172, 0.55986),
(962, 1172, 0.55986),
(265, 1172, 0.65317),
(266, 1172, 0.65317),
(667, 1172, 0.65317),
(721, 1172, 0.65317),
(756, 1172, 0.65317),
(759, 1172, 0.65317),
(857, 1172, 0.65317),
(821, 1172, 0.74648),
(934, 1172, 0.74648),
(956, 1172, 0.74648),
(963, 1172, 0.74648),
(929, 1172, 0.9331),
(976, 1172, 0.9331),
(724, 1172, 1.02641),
(794, 1172, 1.02641),
(749, 1172, 1.05307),
(787, 1172, 1.23969),
(854, 1172, 3.7324),
(694, 1173, 0.23331),
(730, 1173, 0.23331),
(817, 1173, 0.23331),
(865, 1173, 0.23331),
(973, 1173, 0.23331),
(750, 1173, 0.46662),
(978, 1173, 0.46662),
(667, 1174, 0.42),
(681, 1174, 0.42),
(717, 1174, 0.42),
(724, 1174, 0.42),
(797, 1174, 0.42),
(865, 1174, 0.42),
(927, 1174, 0.42),
(706, 1174, 0.84),
(854, 1174, 0.84),
(912, 1174, 0.84),
(925, 1174, 0.84),
(936, 1174, 0.84),
(982, 1174, 0.84),
(778, 1174, 1.26),
(668, 1174, 1.68),
(666, 1175, 0.32669),
(667, 1175, 0.32669),
(673, 1175, 0.32669),
(676, 1175, 0.32669),
(677, 1175, 0.32669),
(683, 1175, 0.32669),
(789, 1175, 0.32669),
(790, 1175, 0.32669),
(793, 1175, 0.32669),
(796, 1175, 0.32669),
(805, 1175, 0.32669),
(807, 1175, 0.32669),
(818, 1175, 0.32669),
(821, 1175, 0.32669),
(854, 1175, 0.32669),
(865, 1175, 0.32669),
(912, 1175, 0.32669),
(925, 1175, 0.32669),
(972, 1175, 0.32669),
(984, 1175, 0.32669),
(691, 1175, 0.65338),
(709, 1175, 0.65338),
(717, 1175, 0.65338),
(759, 1175, 0.65338),
(814, 1175, 0.65338),
(934, 1175, 0.65338),
(956, 1175, 0.65338),
(776, 1175, 0.98007),
(813, 1175, 0.98007),
(675, 1176, 0.32669),
(732, 1176, 0.32669),
(759, 1176, 0.32669),
(865, 1176, 0.32669),
(956, 1176, 0.32669),
(972, 1176, 0.32669),
(813, 1176, 2.05348),
(814, 1176, 2.70686),
(260, 1177, 0.14),
(407, 1177, 0.14),
(665, 1177, 0.14),
(666, 1177, 0.14),
(677, 1177, 0.14),
(681, 1177, 0.14),
(683, 1177, 0.14),
(690, 1177, 0.14),
(702, 1177, 0.14),
(706, 1177, 0.14),
(712, 1177, 0.14),
(717, 1177, 0.14),
(724, 1177, 0.14),
(743, 1177, 0.14),
(756, 1177, 0.14),
(786, 1177, 0.14),
(792, 1177, 0.14),
(805, 1177, 0.14),
(808, 1177, 0.14),
(818, 1177, 0.14),
(857, 1177, 0.14),
(865, 1177, 0.14),
(904, 1177, 0.14),
(906, 1177, 0.14),
(925, 1177, 0.14),
(926, 1177, 0.14),
(930, 1177, 0.14),
(934, 1177, 0.14),
(936, 1177, 0.14),
(945, 1177, 0.14),
(947, 1177, 0.14),
(958, 1177, 0.14),
(959, 1177, 0.14),
(963, 1177, 0.14),
(971, 1177, 0.14),
(978, 1177, 0.14),
(985, 1177, 0.14),
(987, 1177, 0.14),
(259, 1177, 0.28),
(406, 1177, 0.28),
(668, 1177, 0.28),
(685, 1177, 0.28),
(694, 1177, 0.28),
(735, 1177, 0.28),
(741, 1177, 0.28),
(778, 1177, 0.28),
(821, 1177, 0.28),
(854, 1177, 0.28),
(912, 1177, 0.28),
(976, 1177, 0.28),
(986, 1177, 0.28),
(265, 1177, 0.42),
(266, 1177, 0.42),
(716, 1177, 0.56),
(766, 1177, 0.88),
(935, 1177, 1.44),
(669, 1177, 1.76),
(265, 1178, 0.14),
(266, 1178, 0.14),
(528, 1178, 0.14),
(666, 1178, 0.14),
(667, 1178, 0.14),
(676, 1178, 0.14),
(681, 1178, 0.14),
(687, 1178, 0.14),
(688, 1178, 0.14),
(690, 1178, 0.14),
(701, 1178, 0.14),
(709, 1178, 0.14),
(717, 1178, 0.14),
(726, 1178, 0.14),
(732, 1178, 0.14),
(745, 1178, 0.14),
(753, 1178, 0.14),
(755, 1178, 0.14),
(757, 1178, 0.14),
(759, 1178, 0.14),
(762, 1178, 0.14),
(776, 1178, 0.14),
(778, 1178, 0.14),
(783, 1178, 0.14),
(790, 1178, 0.14),
(793, 1178, 0.14),
(796, 1178, 0.14),
(800, 1178, 0.14),
(811, 1178, 0.14),
(814, 1178, 0.14),
(818, 1178, 0.14),
(820, 1178, 0.14),
(867, 1178, 0.14),
(906, 1178, 0.14),
(926, 1178, 0.14),
(934, 1178, 0.14),
(976, 1178, 0.14),
(977, 1178, 0.14),
(978, 1178, 0.14),
(984, 1178, 0.14),
(404, 1178, 0.28),
(683, 1178, 0.28),
(694, 1178, 0.28),
(697, 1178, 0.28),
(706, 1178, 0.28),
(714, 1178, 0.28),
(719, 1178, 0.28),
(724, 1178, 0.28),
(730, 1178, 0.28),
(746, 1178, 0.28),
(752, 1178, 0.28),
(786, 1178, 0.28),
(788, 1178, 0.28),
(813, 1178, 0.28),
(821, 1178, 0.28),
(865, 1178, 0.28),
(904, 1178, 0.28),
(936, 1178, 0.28),
(967, 1178, 0.28),
(970, 1178, 0.28),
(259, 1178, 0.42),
(407, 1178, 0.42),
(674, 1178, 0.42),
(695, 1178, 0.42),
(700, 1178, 0.42),
(712, 1178, 0.42),
(766, 1178, 0.42),
(784, 1178, 0.42),
(789, 1178, 0.42),
(792, 1178, 0.42),
(808, 1178, 0.42),
(925, 1178, 0.42),
(927, 1178, 0.42),
(958, 1178, 0.42),
(972, 1178, 0.42),
(987, 1178, 0.42),
(721, 1178, 0.56),
(725, 1178, 0.56),
(758, 1178, 0.56),
(782, 1178, 0.56),
(794, 1178, 0.56),
(962, 1178, 0.56),
(668, 1178, 0.7),
(781, 1178, 0.7),
(857, 1178, 0.7),
(691, 1178, 0.84),
(729, 1178, 0.84),
(945, 1178, 0.84),
(854, 1178, 0.98),
(928, 1178, 1.02),
(667, 1179, 0.18669),
(669, 1179, 0.18669),
(673, 1179, 0.18669),
(677, 1179, 0.18669),
(681, 1179, 0.18669),
(685, 1179, 0.18669),
(687, 1179, 0.18669),
(688, 1179, 0.18669),
(705, 1179, 0.18669),
(706, 1179, 0.18669),
(713, 1179, 0.18669),
(714, 1179, 0.18669),
(716, 1179, 0.18669),
(721, 1179, 0.18669),
(724, 1179, 0.18669),
(726, 1179, 0.18669),
(728, 1179, 0.18669),
(741, 1179, 0.18669),
(742, 1179, 0.18669),
(749, 1179, 0.18669),
(753, 1179, 0.18669),
(759, 1179, 0.18669),
(762, 1179, 0.18669),
(784, 1179, 0.18669),
(786, 1179, 0.18669),
(789, 1179, 0.18669),
(794, 1179, 0.18669),
(796, 1179, 0.18669),
(801, 1179, 0.18669),
(814, 1179, 0.18669),
(818, 1179, 0.18669),
(857, 1179, 0.18669),
(865, 1179, 0.18669),
(923, 1179, 0.18669),
(959, 1179, 0.18669),
(965, 1179, 0.18669),
(966, 1179, 0.18669),
(971, 1179, 0.18669),
(975, 1179, 0.18669),
(977, 1179, 0.18669),
(984, 1179, 0.18669),
(986, 1179, 0.18669),
(675, 1179, 0.37338),
(682, 1179, 0.37338),
(697, 1179, 0.37338),
(700, 1179, 0.37338),
(717, 1179, 0.37338),
(719, 1179, 0.37338),
(725, 1179, 0.37338),
(732, 1179, 0.37338),
(752, 1179, 0.37338),
(756, 1179, 0.37338),
(758, 1179, 0.37338),
(778, 1179, 0.37338),
(788, 1179, 0.37338),
(797, 1179, 0.37338),
(811, 1179, 0.37338),
(926, 1179, 0.37338),
(934, 1179, 0.37338),
(956, 1179, 0.37338),
(962, 1179, 0.37338),
(972, 1179, 0.37338),
(982, 1179, 0.37338),
(407, 1179, 0.56007),
(672, 1179, 0.56007),
(679, 1179, 0.56007),
(718, 1179, 0.56007),
(730, 1179, 0.56007),
(766, 1179, 0.56007),
(770, 1179, 0.56007),
(792, 1179, 0.56007),
(859, 1179, 0.56007),
(867, 1179, 0.56007),
(912, 1179, 0.56007),
(924, 1179, 0.56007),
(928, 1179, 0.56007),
(946, 1179, 0.56007),
(947, 1179, 0.56007),
(983, 1179, 0.56007),
(985, 1179, 0.56007),
(259, 1179, 0.74676),
(260, 1179, 0.74676),
(265, 1179, 0.74676),
(266, 1179, 0.74676),
(701, 1179, 0.74676),
(709, 1179, 0.74676),
(927, 1179, 0.74676),
(936, 1179, 0.74676),
(925, 1179, 0.93345),
(963, 1179, 0.93345),
(964, 1179, 0.93345),
(973, 1179, 0.93345),
(981, 1179, 0.93345),
(691, 1179, 1.12014),
(735, 1179, 1.12014),
(935, 1179, 1.12014),
(945, 1179, 1.12014),
(406, 1179, 1.17348),
(755, 1179, 1.17348),
(729, 1179, 1.36017),
(785, 1179, 1.36017),
(929, 1179, 1.49352),
(960, 1179, 1.49352),
(967, 1179, 1.54686),
(978, 1179, 2.10693),
(854, 1179, 2.24028),
(817, 1179, 2.29362),
(669, 1180, 0.14),
(672, 1180, 0.14),
(675, 1180, 0.14),
(676, 1180, 0.14),
(679, 1180, 0.14),
(688, 1180, 0.14),
(690, 1180, 0.14),
(694, 1180, 0.14),
(705, 1180, 0.14),
(706, 1180, 0.14),
(717, 1180, 0.14),
(718, 1180, 0.14),
(724, 1180, 0.14),
(730, 1180, 0.14),
(744, 1180, 0.14),
(745, 1180, 0.14),
(746, 1180, 0.14),
(753, 1180, 0.14),
(756, 1180, 0.14),
(766, 1180, 0.14),
(771, 1180, 0.14),
(787, 1180, 0.14),
(792, 1180, 0.14),
(795, 1180, 0.14),
(796, 1180, 0.14),
(798, 1180, 0.14),
(801, 1180, 0.14),
(804, 1180, 0.14),
(806, 1180, 0.14),
(814, 1180, 0.14),
(815, 1180, 0.14),
(865, 1180, 0.14),
(926, 1180, 0.14),
(930, 1180, 0.14),
(958, 1180, 0.14),
(962, 1180, 0.14),
(963, 1180, 0.14),
(967, 1180, 0.14),
(970, 1180, 0.14),
(979, 1180, 0.14),
(981, 1180, 0.14),
(986, 1180, 0.14),
(987, 1180, 0.14),
(398, 1180, 0.28),
(404, 1180, 0.28),
(407, 1180, 0.28),
(528, 1180, 0.28),
(681, 1180, 0.28),
(691, 1180, 0.28),
(695, 1180, 0.28),
(712, 1180, 0.28),
(728, 1180, 0.28),
(752, 1180, 0.28),
(759, 1180, 0.28),
(765, 1180, 0.28),
(782, 1180, 0.28),
(785, 1180, 0.28),
(786, 1180, 0.28),
(788, 1180, 0.28),
(805, 1180, 0.28),
(808, 1180, 0.28),
(811, 1180, 0.28),
(821, 1180, 0.28),
(866, 1180, 0.28),
(912, 1180, 0.28),
(923, 1180, 0.28),
(935, 1180, 0.28),
(946, 1180, 0.28),
(947, 1180, 0.28),
(971, 1180, 0.28),
(265, 1180, 0.42),
(266, 1180, 0.42),
(665, 1180, 0.42),
(666, 1180, 0.42),
(719, 1180, 0.42),
(729, 1180, 0.42),
(750, 1180, 0.42),
(789, 1180, 0.42),
(857, 1180, 0.42),
(867, 1180, 0.42),
(927, 1180, 0.42),
(936, 1180, 0.42),
(972, 1180, 0.42),
(668, 1180, 0.56),
(732, 1180, 0.56),
(772, 1180, 0.56),
(791, 1180, 0.56),
(818, 1180, 0.56),
(854, 1180, 0.56),
(934, 1180, 0.56),
(960, 1180, 0.56),
(259, 1180, 0.7),
(945, 1180, 0.7),
(959, 1180, 0.7),
(260, 1180, 0.84),
(716, 1180, 0.84),
(735, 1180, 0.84),
(984, 1180, 0.88),
(673, 1180, 0.98),
(904, 1180, 0.98),
(925, 1180, 1.16),
(667, 1180, 1.26),
(683, 1180, 1.58),
(729, 1181, 0.56),
(865, 1181, 1.12),
(675, 1182, 0.28),
(807, 1182, 0.28),
(820, 1182, 0.28),
(857, 1182, 0.28),
(865, 1182, 0.28),
(681, 1184, 0.32669),
(725, 1184, 0.32669),
(742, 1184, 0.32669),
(743, 1184, 0.32669),
(807, 1184, 0.32669),
(865, 1184, 0.32669),
(867, 1184, 0.32669),
(912, 1184, 0.32669),
(935, 1184, 0.32669),
(966, 1184, 0.32669),
(981, 1184, 0.32669),
(987, 1184, 0.32669),
(854, 1184, 0.98007),
(675, 1185, 0.46669),
(700, 1185, 0.46669),
(712, 1185, 0.46669),
(741, 1185, 0.46669),
(793, 1185, 0.46669),
(854, 1185, 0.46669),
(865, 1185, 0.46669),
(927, 1185, 0.46669),
(688, 1185, 0.93338),
(710, 1185, 0.93338),
(966, 1185, 0.93338),
(673, 1185, 1.40007),
(666, 1185, 4.33355),
(687, 1185, 4.33355),
(742, 1185, 4.80024),
(407, 1186, 0.56),
(672, 1186, 0.56),
(673, 1186, 0.56),
(680, 1186, 0.56),
(681, 1186, 0.56),
(700, 1186, 0.56),
(705, 1186, 0.56),
(716, 1186, 0.56),
(766, 1186, 0.56),
(811, 1186, 0.56),
(854, 1186, 0.56),
(859, 1186, 0.56),
(925, 1186, 0.56),
(934, 1186, 0.56),
(956, 1186, 0.56),
(987, 1186, 0.56),
(396, 1186, 1.12),
(697, 1186, 1.12),
(702, 1186, 1.12),
(709, 1186, 1.12),
(790, 1186, 1.12),
(865, 1186, 1.12),
(924, 1186, 1.12),
(962, 1186, 1.12),
(967, 1186, 1.12),
(972, 1186, 1.12),
(679, 1186, 1.68),
(710, 1186, 1.68),
(745, 1186, 1.68),
(775, 1186, 1.68),
(793, 1186, 1.68),
(817, 1186, 1.68),
(986, 1186, 1.68),
(966, 1186, 4.64),
(865, 1187, 0.51331),
(966, 1187, 0.51331),
(982, 1187, 0.51331),
(676, 1188, 0.32669),
(717, 1188, 0.32669),
(735, 1188, 0.32669),
(793, 1188, 0.32669),
(854, 1188, 0.32669),
(865, 1188, 0.32669),
(927, 1188, 0.32669),
(934, 1188, 0.32669),
(935, 1188, 0.32669),
(946, 1188, 0.32669),
(962, 1188, 0.32669),
(963, 1188, 0.32669),
(983, 1188, 0.32669),
(984, 1188, 0.32669),
(985, 1188, 0.32669),
(721, 1188, 0.65338),
(771, 1188, 0.65338),
(688, 1189, 0.37331),
(716, 1189, 0.37331),
(743, 1189, 0.37331),
(746, 1189, 0.37331),
(756, 1189, 0.37331),
(865, 1189, 0.37331),
(912, 1189, 0.37331),
(934, 1189, 0.37331),
(936, 1189, 0.37331),
(764, 1189, 0.74662),
(667, 1189, 1.11993),
(854, 1189, 1.11993),
(935, 1189, 1.11993),
(926, 1189, 3.09314),
(667, 1190, 0.23331),
(762, 1190, 0.23331),
(865, 1190, 0.23331),
(934, 1190, 0.23331),
(668, 1190, 1.46652),
(865, 1191, 0.32669),
(934, 1191, 0.65338),
(972, 1191, 0.65338),
(260, 1192, 0.23331),
(668, 1192, 0.23331),
(681, 1192, 0.23331),
(691, 1192, 0.23331),
(726, 1192, 0.23331),
(753, 1192, 0.23331),
(789, 1192, 0.23331),
(800, 1192, 0.23331),
(817, 1192, 0.23331),
(865, 1192, 0.23331),
(906, 1192, 0.23331),
(935, 1192, 0.23331),
(945, 1192, 0.23331),
(982, 1192, 0.23331),
(667, 1193, 0.09331),
(668, 1193, 0.09331),
(694, 1193, 0.09331),
(716, 1193, 0.09331),
(728, 1193, 0.09331),
(746, 1193, 0.09331),
(753, 1193, 0.09331),
(755, 1193, 0.09331),
(775, 1193, 0.09331),
(796, 1193, 0.09331),
(973, 1193, 0.09331),
(691, 1193, 0.18662),
(717, 1193, 0.18662),
(757, 1193, 0.18662),
(758, 1193, 0.18662),
(778, 1193, 0.18662),
(797, 1193, 0.18662),
(724, 1193, 0.27993),
(751, 1193, 0.27993),
(752, 1193, 0.27993),
(813, 1193, 0.37324),
(688, 1193, 0.58652),
(865, 1193, 0.58652),
(981, 1193, 0.58652),
(934, 1193, 1.17304),
(265, 1194, 0.09331),
(266, 1194, 0.09331),
(528, 1194, 0.09331),
(665, 1194, 0.09331),
(666, 1194, 0.09331),
(672, 1194, 0.09331),
(676, 1194, 0.09331),
(677, 1194, 0.09331),
(697, 1194, 0.09331),
(705, 1194, 0.09331),
(712, 1194, 0.09331),
(721, 1194, 0.09331),
(730, 1194, 0.09331),
(749, 1194, 0.09331),
(765, 1194, 0.09331),
(767, 1194, 0.09331),
(795, 1194, 0.09331),
(796, 1194, 0.09331),
(797, 1194, 0.09331),
(804, 1194, 0.09331),
(805, 1194, 0.09331),
(814, 1194, 0.09331),
(818, 1194, 0.09331),
(865, 1194, 0.09331),
(904, 1194, 0.09331),
(906, 1194, 0.09331),
(926, 1194, 0.09331),
(969, 1194, 0.09331),
(983, 1194, 0.09331),
(395, 1194, 0.18662),
(404, 1194, 0.18662),
(673, 1194, 0.18662),
(683, 1194, 0.18662),
(713, 1194, 0.18662),
(725, 1194, 0.18662),
(729, 1194, 0.18662),
(783, 1194, 0.18662),
(789, 1194, 0.18662),
(791, 1194, 0.18662),
(792, 1194, 0.18662),
(859, 1194, 0.18662),
(867, 1194, 0.18662),
(912, 1194, 0.18662),
(959, 1194, 0.18662),
(960, 1194, 0.18662),
(963, 1194, 0.18662),
(976, 1194, 0.18662),
(982, 1194, 0.18662),
(669, 1194, 0.27993),
(681, 1194, 0.27993),
(682, 1194, 0.27993),
(685, 1194, 0.27993),
(687, 1194, 0.27993),
(709, 1194, 0.27993),
(728, 1194, 0.27993),
(732, 1194, 0.27993),
(746, 1194, 0.27993),
(763, 1194, 0.27993),
(770, 1194, 0.27993),
(784, 1194, 0.27993),
(790, 1194, 0.27993),
(807, 1194, 0.27993),
(808, 1194, 0.27993),
(815, 1194, 0.27993),
(820, 1194, 0.27993),
(821, 1194, 0.27993),
(958, 1194, 0.27993),
(961, 1194, 0.27993),
(964, 1194, 0.27993),
(970, 1194, 0.27993),
(679, 1194, 0.37324),
(680, 1194, 0.37324),
(688, 1194, 0.37324),
(706, 1194, 0.37324),
(714, 1194, 0.37324),
(719, 1194, 0.37324),
(753, 1194, 0.37324),
(757, 1194, 0.37324),
(758, 1194, 0.37324),
(759, 1194, 0.37324),
(775, 1194, 0.37324),
(799, 1194, 0.37324),
(811, 1194, 0.37324),
(923, 1194, 0.37324),
(924, 1194, 0.37324),
(925, 1194, 0.37324),
(928, 1194, 0.37324),
(966, 1194, 0.37324),
(981, 1194, 0.37324),
(986, 1194, 0.37324),
(667, 1194, 0.46655),
(690, 1194, 0.46655),
(702, 1194, 0.46655),
(718, 1194, 0.46655),
(772, 1194, 0.46655),
(971, 1194, 0.46655),
(987, 1194, 0.46655),
(710, 1194, 0.55986),
(726, 1194, 0.55986),
(787, 1194, 0.55986),
(788, 1194, 0.55986),
(794, 1194, 0.55986),
(857, 1194, 0.55986),
(866, 1194, 0.55986);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(798, 1194, 0.58652),
(874, 1194, 0.58652),
(875, 1194, 0.58652),
(724, 1194, 0.65317),
(771, 1194, 0.65317),
(785, 1194, 0.65317),
(930, 1194, 0.65317),
(935, 1194, 0.65317),
(962, 1194, 0.65317),
(967, 1194, 0.65317),
(972, 1194, 0.65317),
(407, 1194, 0.67983),
(755, 1194, 0.67983),
(691, 1194, 0.74648),
(793, 1194, 0.74648),
(956, 1194, 0.74648),
(675, 1194, 0.77314),
(782, 1194, 0.77314),
(786, 1194, 0.77314),
(745, 1194, 0.83979),
(936, 1194, 0.83979),
(701, 1194, 0.86645),
(965, 1194, 0.86645),
(934, 1194, 0.9331),
(973, 1194, 0.9331),
(927, 1194, 1.02641),
(817, 1194, 1.05307),
(717, 1194, 1.11972),
(756, 1194, 1.11972),
(668, 1194, 1.21303),
(929, 1194, 1.58627),
(800, 1194, 2.01283),
(716, 1194, 2.2661),
(854, 1194, 2.89261),
(407, 1195, 0.09331),
(665, 1195, 0.09331),
(669, 1195, 0.09331),
(680, 1195, 0.09331),
(688, 1195, 0.09331),
(691, 1195, 0.09331),
(694, 1195, 0.09331),
(695, 1195, 0.09331),
(712, 1195, 0.09331),
(716, 1195, 0.09331),
(717, 1195, 0.09331),
(725, 1195, 0.09331),
(745, 1195, 0.09331),
(752, 1195, 0.09331),
(756, 1195, 0.09331),
(763, 1195, 0.09331),
(770, 1195, 0.09331),
(781, 1195, 0.09331),
(783, 1195, 0.09331),
(785, 1195, 0.09331),
(792, 1195, 0.09331),
(796, 1195, 0.09331),
(797, 1195, 0.09331),
(800, 1195, 0.09331),
(806, 1195, 0.09331),
(811, 1195, 0.09331),
(813, 1195, 0.09331),
(814, 1195, 0.09331),
(868, 1195, 0.09331),
(906, 1195, 0.09331),
(924, 1195, 0.09331),
(925, 1195, 0.09331),
(936, 1195, 0.09331),
(961, 1195, 0.09331),
(962, 1195, 0.09331),
(964, 1195, 0.09331),
(966, 1195, 0.09331),
(979, 1195, 0.09331),
(981, 1195, 0.09331),
(982, 1195, 0.09331),
(985, 1195, 0.09331),
(402, 1195, 0.18662),
(666, 1195, 0.18662),
(672, 1195, 0.18662),
(681, 1195, 0.18662),
(682, 1195, 0.18662),
(683, 1195, 0.18662),
(685, 1195, 0.18662),
(721, 1195, 0.18662),
(728, 1195, 0.18662),
(730, 1195, 0.18662),
(732, 1195, 0.18662),
(735, 1195, 0.18662),
(742, 1195, 0.18662),
(758, 1195, 0.18662),
(764, 1195, 0.18662),
(772, 1195, 0.18662),
(789, 1195, 0.18662),
(795, 1195, 0.18662),
(798, 1195, 0.18662),
(807, 1195, 0.18662),
(865, 1195, 0.18662),
(926, 1195, 0.18662),
(956, 1195, 0.18662),
(967, 1195, 0.18662),
(970, 1195, 0.18662),
(976, 1195, 0.18662),
(265, 1195, 0.27993),
(266, 1195, 0.27993),
(667, 1195, 0.27993),
(673, 1195, 0.27993),
(677, 1195, 0.27993),
(697, 1195, 0.27993),
(702, 1195, 0.27993),
(753, 1195, 0.27993),
(765, 1195, 0.27993),
(775, 1195, 0.27993),
(790, 1195, 0.27993),
(815, 1195, 0.27993),
(817, 1195, 0.27993),
(867, 1195, 0.27993),
(928, 1195, 0.27993),
(958, 1195, 0.27993),
(872, 1195, 0.35991),
(676, 1195, 0.37324),
(706, 1195, 0.37324),
(710, 1195, 0.37324),
(714, 1195, 0.37324),
(726, 1195, 0.37324),
(786, 1195, 0.37324),
(794, 1195, 0.37324),
(821, 1195, 0.37324),
(934, 1195, 0.37324),
(959, 1195, 0.37324),
(973, 1195, 0.37324),
(668, 1195, 0.46655),
(687, 1195, 0.46655),
(729, 1195, 0.46655),
(746, 1195, 0.46655),
(782, 1195, 0.46655),
(859, 1195, 0.46655),
(927, 1195, 0.46655),
(701, 1195, 0.55986),
(762, 1195, 0.58652),
(877, 1195, 0.58652),
(883, 1195, 0.58652),
(884, 1195, 0.58652),
(885, 1195, 0.58652),
(886, 1195, 0.58652),
(975, 1195, 0.58652),
(759, 1195, 0.65317),
(857, 1195, 0.65317),
(978, 1195, 0.65317),
(724, 1195, 0.74648),
(866, 1195, 0.74648),
(793, 1195, 0.77314),
(965, 1195, 0.77314),
(743, 1195, 0.9331),
(963, 1195, 0.9331),
(719, 1195, 0.95976),
(929, 1195, 1.11972),
(935, 1195, 1.30634),
(854, 1195, 1.49296),
(681, 1196, 0.14),
(697, 1196, 0.14),
(714, 1196, 0.14),
(750, 1196, 0.14),
(758, 1196, 0.14),
(763, 1196, 0.14),
(765, 1196, 0.14),
(775, 1196, 0.14),
(776, 1196, 0.14),
(792, 1196, 0.14),
(797, 1196, 0.14),
(798, 1196, 0.14),
(804, 1196, 0.14),
(805, 1196, 0.14),
(813, 1196, 0.14),
(868, 1196, 0.14),
(945, 1196, 0.14),
(946, 1196, 0.14),
(958, 1196, 0.14),
(970, 1196, 0.14),
(971, 1196, 0.14),
(975, 1196, 0.14),
(985, 1196, 0.14),
(395, 1196, 0.28),
(400, 1196, 0.28),
(675, 1196, 0.28),
(679, 1196, 0.28),
(685, 1196, 0.28),
(694, 1196, 0.28),
(695, 1196, 0.28),
(709, 1196, 0.28),
(712, 1196, 0.28),
(713, 1196, 0.28),
(721, 1196, 0.28),
(742, 1196, 0.28),
(751, 1196, 0.28),
(757, 1196, 0.28),
(764, 1196, 0.28),
(770, 1196, 0.28),
(783, 1196, 0.28),
(788, 1196, 0.28),
(793, 1196, 0.28),
(930, 1196, 0.28),
(960, 1196, 0.28),
(961, 1196, 0.28),
(968, 1196, 0.28),
(977, 1196, 0.28),
(983, 1196, 0.28),
(872, 1196, 0.34),
(259, 1196, 0.42),
(571, 1196, 0.42),
(669, 1196, 0.42),
(687, 1196, 0.42),
(705, 1196, 0.42),
(726, 1196, 0.42),
(729, 1196, 0.42),
(730, 1196, 0.42),
(741, 1196, 0.42),
(762, 1196, 0.42),
(766, 1196, 0.42),
(781, 1196, 0.42),
(785, 1196, 0.42),
(790, 1196, 0.42),
(795, 1196, 0.42),
(811, 1196, 0.42),
(818, 1196, 0.42),
(859, 1196, 0.42),
(865, 1196, 0.42),
(962, 1196, 0.42),
(964, 1196, 0.42),
(969, 1196, 0.42),
(981, 1196, 0.42),
(260, 1196, 0.56),
(396, 1196, 0.56),
(668, 1196, 0.56),
(682, 1196, 0.56),
(683, 1196, 0.56),
(716, 1196, 0.56),
(728, 1196, 0.56),
(746, 1196, 0.56),
(754, 1196, 0.56),
(789, 1196, 0.56),
(791, 1196, 0.56),
(794, 1196, 0.56),
(806, 1196, 0.56),
(857, 1196, 0.56),
(866, 1196, 0.56),
(923, 1196, 0.56),
(926, 1196, 0.56),
(928, 1196, 0.56),
(956, 1196, 0.56),
(967, 1196, 0.56),
(978, 1196, 0.56),
(984, 1196, 0.56),
(680, 1196, 0.7),
(702, 1196, 0.7),
(710, 1196, 0.7),
(717, 1196, 0.7),
(786, 1196, 0.7),
(796, 1196, 0.7),
(799, 1196, 0.7),
(820, 1196, 0.7),
(867, 1196, 0.7),
(963, 1196, 0.7),
(986, 1196, 0.7),
(987, 1196, 0.7),
(673, 1196, 0.84),
(719, 1196, 0.84),
(801, 1196, 0.84),
(814, 1196, 0.84),
(815, 1196, 0.84),
(821, 1196, 0.84),
(959, 1196, 0.84),
(402, 1196, 0.88),
(870, 1196, 0.88),
(873, 1196, 0.88),
(876, 1196, 0.88),
(879, 1196, 0.88),
(880, 1196, 0.88),
(881, 1196, 0.88),
(882, 1196, 0.88),
(887, 1196, 0.88),
(888, 1196, 0.88),
(889, 1196, 0.88),
(897, 1196, 0.88),
(979, 1196, 0.88),
(666, 1196, 0.98),
(700, 1196, 0.98),
(724, 1196, 0.98),
(817, 1196, 0.98),
(927, 1196, 0.98),
(965, 1196, 0.98),
(972, 1196, 0.98),
(407, 1196, 1.12),
(701, 1196, 1.12),
(732, 1196, 1.12),
(743, 1196, 1.12),
(906, 1196, 1.12),
(966, 1196, 1.12),
(976, 1196, 1.12),
(528, 1196, 1.16),
(787, 1196, 1.16),
(265, 1196, 1.26),
(266, 1196, 1.26),
(672, 1196, 1.26),
(676, 1196, 1.26),
(759, 1196, 1.26),
(925, 1196, 1.26),
(973, 1196, 1.26),
(982, 1196, 1.26),
(688, 1196, 1.4),
(784, 1196, 1.4),
(912, 1196, 1.4),
(404, 1196, 1.44),
(807, 1196, 1.58),
(677, 1196, 1.72),
(706, 1196, 1.72),
(808, 1196, 1.72),
(936, 1196, 1.82),
(690, 1196, 1.86),
(691, 1196, 2),
(929, 1196, 2),
(934, 1196, 2.1),
(935, 1196, 2.14),
(667, 1196, 2.42),
(924, 1196, 2.42),
(854, 1196, 6.16),
(665, 1197, 0.14),
(666, 1197, 0.14),
(676, 1197, 0.14),
(677, 1197, 0.14),
(679, 1197, 0.14),
(712, 1197, 0.14),
(713, 1197, 0.14),
(714, 1197, 0.14),
(721, 1197, 0.14),
(726, 1197, 0.14),
(730, 1197, 0.14),
(745, 1197, 0.14),
(749, 1197, 0.14),
(753, 1197, 0.14),
(754, 1197, 0.14),
(756, 1197, 0.14),
(763, 1197, 0.14),
(771, 1197, 0.14),
(778, 1197, 0.14),
(784, 1197, 0.14),
(796, 1197, 0.14),
(800, 1197, 0.14),
(814, 1197, 0.14),
(859, 1197, 0.14),
(865, 1197, 0.14),
(867, 1197, 0.14),
(868, 1197, 0.14),
(961, 1197, 0.14),
(968, 1197, 0.14),
(976, 1197, 0.14),
(977, 1197, 0.14),
(987, 1197, 0.14),
(396, 1197, 0.28),
(400, 1197, 0.28),
(406, 1197, 0.28),
(681, 1197, 0.28),
(687, 1197, 0.28),
(691, 1197, 0.28),
(709, 1197, 0.28),
(719, 1197, 0.28),
(725, 1197, 0.28),
(735, 1197, 0.28),
(742, 1197, 0.28),
(765, 1197, 0.28),
(766, 1197, 0.28),
(789, 1197, 0.28),
(792, 1197, 0.28),
(794, 1197, 0.28),
(795, 1197, 0.28),
(866, 1197, 0.28),
(930, 1197, 0.28),
(946, 1197, 0.28),
(956, 1197, 0.28),
(958, 1197, 0.28),
(960, 1197, 0.28),
(962, 1197, 0.28),
(983, 1197, 0.28),
(985, 1197, 0.28),
(259, 1197, 0.42),
(674, 1197, 0.42),
(682, 1197, 0.42),
(697, 1197, 0.42),
(702, 1197, 0.42),
(706, 1197, 0.42),
(716, 1197, 0.42),
(717, 1197, 0.42),
(728, 1197, 0.42),
(786, 1197, 0.42),
(787, 1197, 0.42),
(790, 1197, 0.42),
(808, 1197, 0.42),
(925, 1197, 0.42),
(945, 1197, 0.42),
(947, 1197, 0.42),
(964, 1197, 0.42),
(965, 1197, 0.42),
(966, 1197, 0.42),
(967, 1197, 0.42),
(970, 1197, 0.42),
(978, 1197, 0.42),
(982, 1197, 0.42),
(265, 1197, 0.56),
(266, 1197, 0.56),
(667, 1197, 0.56),
(673, 1197, 0.56),
(732, 1197, 0.56),
(793, 1197, 0.56),
(929, 1197, 0.56),
(981, 1197, 0.56),
(260, 1197, 0.7),
(407, 1197, 0.7),
(746, 1197, 0.7),
(857, 1197, 0.7),
(923, 1197, 0.7),
(734, 1197, 0.74),
(672, 1197, 0.84),
(688, 1197, 0.84),
(724, 1197, 0.84),
(936, 1197, 0.84),
(680, 1197, 0.88),
(788, 1197, 0.88),
(743, 1197, 0.98),
(926, 1197, 0.98),
(973, 1197, 1.12),
(675, 1197, 1.16),
(817, 1197, 1.16),
(935, 1197, 1.26),
(701, 1197, 1.3),
(927, 1197, 1.4),
(934, 1197, 1.4),
(972, 1197, 1.44),
(924, 1197, 1.54),
(854, 1197, 1.68),
(928, 1197, 1.86),
(729, 1197, 2.14),
(677, 1198, 0.09331),
(714, 1198, 0.09331),
(724, 1198, 0.09331),
(742, 1198, 0.09331),
(749, 1198, 0.09331),
(753, 1198, 0.09331),
(754, 1198, 0.09331),
(766, 1198, 0.09331),
(767, 1198, 0.09331),
(782, 1198, 0.09331),
(784, 1198, 0.09331),
(788, 1198, 0.09331),
(789, 1198, 0.09331),
(795, 1198, 0.09331),
(796, 1198, 0.09331),
(797, 1198, 0.09331),
(800, 1198, 0.09331),
(806, 1198, 0.09331),
(808, 1198, 0.09331),
(865, 1198, 0.09331),
(912, 1198, 0.09331),
(927, 1198, 0.09331),
(961, 1198, 0.09331),
(964, 1198, 0.09331),
(970, 1198, 0.09331),
(972, 1198, 0.09331),
(978, 1198, 0.09331),
(981, 1198, 0.09331),
(987, 1198, 0.09331),
(705, 1198, 0.18662),
(726, 1198, 0.18662),
(755, 1198, 0.18662),
(786, 1198, 0.18662),
(791, 1198, 0.18662),
(799, 1198, 0.18662),
(807, 1198, 0.18662),
(904, 1198, 0.18662),
(906, 1198, 0.18662),
(956, 1198, 0.18662),
(959, 1198, 0.18662),
(965, 1198, 0.18662),
(966, 1198, 0.18662),
(976, 1198, 0.18662),
(687, 1198, 0.27993),
(783, 1198, 0.27993),
(857, 1198, 0.27993),
(934, 1198, 0.27993),
(716, 1198, 0.37324),
(750, 1198, 0.37324),
(763, 1198, 0.37324),
(968, 1198, 0.37324),
(668, 1198, 0.58652),
(672, 1198, 0.58652),
(679, 1198, 0.58652),
(702, 1198, 0.58652),
(709, 1198, 0.58652),
(758, 1198, 0.58652),
(973, 1198, 0.58652),
(958, 1198, 0.65317),
(681, 1198, 0.67983),
(706, 1198, 0.67983),
(778, 1198, 0.67983),
(963, 1198, 0.67983),
(967, 1198, 0.77314),
(854, 1198, 0.83979),
(984, 1198, 0.95976),
(794, 1198, 1.11972),
(690, 1198, 1.35966),
(260, 1199, 0.14),
(666, 1199, 0.14),
(672, 1199, 0.14),
(682, 1199, 0.14),
(687, 1199, 0.14),
(700, 1199, 0.14),
(701, 1199, 0.14),
(743, 1199, 0.14),
(744, 1199, 0.14),
(746, 1199, 0.14),
(749, 1199, 0.14),
(753, 1199, 0.14),
(754, 1199, 0.14),
(756, 1199, 0.14),
(757, 1199, 0.14),
(758, 1199, 0.14),
(763, 1199, 0.14),
(776, 1199, 0.14),
(783, 1199, 0.14),
(785, 1199, 0.14),
(789, 1199, 0.14),
(795, 1199, 0.14),
(799, 1199, 0.14),
(800, 1199, 0.14),
(811, 1199, 0.14),
(815, 1199, 0.14),
(859, 1199, 0.14),
(865, 1199, 0.14),
(925, 1199, 0.14),
(945, 1199, 0.14),
(959, 1199, 0.14),
(961, 1199, 0.14),
(967, 1199, 0.14),
(969, 1199, 0.14),
(971, 1199, 0.14),
(979, 1199, 0.14),
(983, 1199, 0.14),
(265, 1199, 0.28),
(266, 1199, 0.28),
(395, 1199, 0.28),
(398, 1199, 0.28),
(400, 1199, 0.28),
(402, 1199, 0.28),
(668, 1199, 0.28),
(669, 1199, 0.28),
(675, 1199, 0.28),
(688, 1199, 0.28),
(694, 1199, 0.28),
(714, 1199, 0.28),
(732, 1199, 0.28),
(759, 1199, 0.28),
(792, 1199, 0.28),
(794, 1199, 0.28),
(797, 1199, 0.28),
(813, 1199, 0.28),
(821, 1199, 0.28),
(904, 1199, 0.28),
(930, 1199, 0.28),
(956, 1199, 0.28),
(958, 1199, 0.28),
(966, 1199, 0.28),
(968, 1199, 0.28),
(970, 1199, 0.28),
(977, 1199, 0.28),
(982, 1199, 0.28),
(986, 1199, 0.28),
(894, 1199, 0.34),
(895, 1199, 0.34),
(680, 1199, 0.42),
(683, 1199, 0.42),
(710, 1199, 0.42),
(712, 1199, 0.42),
(726, 1199, 0.42),
(751, 1199, 0.42),
(784, 1199, 0.42),
(796, 1199, 0.42),
(798, 1199, 0.42),
(805, 1199, 0.42),
(818, 1199, 0.42),
(820, 1199, 0.42),
(927, 1199, 0.42),
(934, 1199, 0.42),
(960, 1199, 0.42),
(962, 1199, 0.42),
(973, 1199, 0.42),
(975, 1199, 0.42),
(407, 1199, 0.56),
(667, 1199, 0.56),
(679, 1199, 0.56),
(691, 1199, 0.56),
(716, 1199, 0.56),
(724, 1199, 0.56),
(728, 1199, 0.56),
(730, 1199, 0.56),
(745, 1199, 0.56),
(906, 1199, 0.56),
(964, 1199, 0.56),
(987, 1199, 0.56),
(677, 1199, 0.7),
(681, 1199, 0.7),
(750, 1199, 0.7),
(790, 1199, 0.7),
(793, 1199, 0.7),
(814, 1199, 0.7),
(717, 1199, 0.84),
(719, 1199, 0.84),
(868, 1199, 0.84),
(729, 1199, 0.98),
(857, 1199, 0.98),
(981, 1199, 0.98),
(972, 1199, 1.4),
(976, 1199, 1.82),
(854, 1199, 2.1),
(528, 1200, 0.18669),
(665, 1200, 0.18669),
(669, 1200, 0.18669),
(688, 1200, 0.18669),
(691, 1200, 0.18669),
(700, 1200, 0.18669),
(702, 1200, 0.18669),
(729, 1200, 0.18669),
(730, 1200, 0.18669),
(749, 1200, 0.18669),
(758, 1200, 0.18669),
(759, 1200, 0.18669),
(763, 1200, 0.18669),
(766, 1200, 0.18669),
(770, 1200, 0.18669),
(787, 1200, 0.18669),
(791, 1200, 0.18669),
(792, 1200, 0.18669),
(797, 1200, 0.18669),
(806, 1200, 0.18669),
(811, 1200, 0.18669),
(814, 1200, 0.18669),
(817, 1200, 0.18669),
(821, 1200, 0.18669),
(859, 1200, 0.18669),
(866, 1200, 0.18669),
(904, 1200, 0.18669),
(926, 1200, 0.18669),
(956, 1200, 0.18669),
(958, 1200, 0.18669),
(959, 1200, 0.18669),
(970, 1200, 0.18669),
(972, 1200, 0.18669),
(982, 1200, 0.18669),
(985, 1200, 0.18669),
(404, 1200, 0.37338),
(406, 1200, 0.37338),
(407, 1200, 0.37338),
(667, 1200, 0.37338),
(676, 1200, 0.37338),
(680, 1200, 0.37338),
(687, 1200, 0.37338),
(694, 1200, 0.37338),
(701, 1200, 0.37338),
(710, 1200, 0.37338),
(746, 1200, 0.37338),
(754, 1200, 0.37338),
(756, 1200, 0.37338),
(767, 1200, 0.37338),
(786, 1200, 0.37338),
(793, 1200, 0.37338),
(818, 1200, 0.37338),
(865, 1200, 0.37338),
(925, 1200, 0.37338),
(928, 1200, 0.37338),
(929, 1200, 0.37338),
(934, 1200, 0.37338),
(966, 1200, 0.37338),
(973, 1200, 0.37338),
(986, 1200, 0.37338),
(672, 1200, 0.56007),
(673, 1200, 0.56007),
(683, 1200, 0.56007),
(706, 1200, 0.56007),
(716, 1200, 0.56007),
(717, 1200, 0.56007),
(724, 1200, 0.56007),
(732, 1200, 0.56007),
(750, 1200, 0.56007),
(771, 1200, 0.56007),
(794, 1200, 0.56007),
(820, 1200, 0.56007),
(868, 1200, 0.56007),
(912, 1200, 0.56007),
(924, 1200, 0.56007),
(930, 1200, 0.56007),
(935, 1200, 0.56007),
(960, 1200, 0.56007),
(961, 1200, 0.56007),
(668, 1200, 0.74676),
(728, 1200, 0.74676),
(967, 1200, 0.74676),
(978, 1200, 0.74676),
(677, 1200, 1.12014),
(690, 1200, 1.12014),
(705, 1200, 1.12014),
(719, 1200, 1.12014),
(725, 1200, 1.12014),
(743, 1200, 1.12014),
(857, 1200, 1.12014),
(799, 1200, 1.30683),
(927, 1200, 1.49352),
(682, 1200, 1.92024),
(962, 1200, 2.05359),
(987, 1200, 2.24028),
(854, 1200, 2.42697),
(259, 1201, 0.14),
(407, 1201, 0.14),
(683, 1201, 0.14),
(691, 1201, 0.14),
(694, 1201, 0.14),
(702, 1201, 0.14),
(706, 1201, 0.14),
(710, 1201, 0.14),
(713, 1201, 0.14),
(735, 1201, 0.14),
(745, 1201, 0.14),
(754, 1201, 0.14),
(783, 1201, 0.14),
(788, 1201, 0.14),
(811, 1201, 0.14),
(815, 1201, 0.14),
(817, 1201, 0.14),
(857, 1201, 0.14),
(859, 1201, 0.14),
(865, 1201, 0.14),
(867, 1201, 0.14),
(930, 1201, 0.14),
(936, 1201, 0.14),
(945, 1201, 0.14),
(970, 1201, 0.14),
(976, 1201, 0.14),
(977, 1201, 0.14),
(981, 1201, 0.14),
(985, 1201, 0.14),
(987, 1201, 0.14),
(260, 1201, 0.28),
(396, 1201, 0.28),
(680, 1201, 0.28),
(681, 1201, 0.28),
(687, 1201, 0.28),
(690, 1201, 0.28),
(700, 1201, 0.28),
(719, 1201, 0.28),
(726, 1201, 0.28),
(728, 1201, 0.28),
(729, 1201, 0.28),
(775, 1201, 0.28),
(784, 1201, 0.28),
(868, 1201, 0.28),
(923, 1201, 0.28),
(927, 1201, 0.28),
(963, 1201, 0.28),
(966, 1201, 0.28),
(265, 1201, 0.42),
(266, 1201, 0.42),
(677, 1201, 0.42),
(682, 1201, 0.42),
(717, 1201, 0.42),
(732, 1201, 0.42),
(926, 1201, 0.42),
(935, 1201, 0.42),
(960, 1201, 0.42),
(978, 1201, 0.42),
(688, 1201, 0.56),
(716, 1201, 0.56),
(759, 1201, 0.56),
(925, 1201, 0.56),
(928, 1201, 0.56),
(959, 1201, 0.56),
(972, 1201, 0.56),
(924, 1201, 0.7),
(962, 1201, 0.7),
(806, 1201, 0.88),
(973, 1201, 0.98),
(794, 1201, 1.02),
(929, 1201, 1.12),
(934, 1201, 1.12),
(725, 1201, 1.16),
(756, 1201, 1.16),
(854, 1201, 1.26),
(964, 1201, 2),
(865, 1202, 0.51331),
(956, 1202, 0.51331),
(716, 1204, 0.23331),
(724, 1204, 0.23331),
(754, 1204, 0.23331),
(793, 1204, 0.23331),
(801, 1204, 0.23331),
(808, 1204, 0.23331),
(867, 1204, 0.23331),
(965, 1204, 0.23331),
(982, 1204, 0.23331),
(666, 1204, 0.46662),
(676, 1204, 0.46662),
(680, 1204, 0.46662),
(685, 1204, 0.46662),
(726, 1204, 0.46662),
(796, 1204, 0.46662),
(865, 1204, 0.46662),
(967, 1204, 0.46662),
(820, 1204, 0.69993),
(854, 1204, 0.69993),
(857, 1204, 0.69993),
(665, 1205, 0.51331),
(729, 1205, 0.51331),
(912, 1205, 0.51331),
(865, 1205, 1.02662),
(665, 1206, 0.23331),
(675, 1206, 0.23331),
(854, 1206, 0.23331),
(865, 1206, 0.23331),
(912, 1206, 0.23331),
(962, 1206, 0.23331),
(986, 1206, 0.23331),
(742, 1206, 0.46662),
(865, 1208, 0.56),
(746, 1208, 1.12),
(667, 1209, 0.46669),
(672, 1209, 0.46669),
(673, 1209, 0.46669),
(687, 1209, 0.46669),
(710, 1209, 0.46669),
(713, 1209, 0.46669),
(714, 1209, 0.46669),
(719, 1209, 0.46669),
(724, 1209, 0.46669),
(742, 1209, 0.46669),
(787, 1209, 0.46669),
(792, 1209, 0.46669),
(814, 1209, 0.46669),
(865, 1209, 0.46669),
(930, 1209, 0.46669),
(688, 1209, 0.93338),
(732, 1209, 0.93338),
(745, 1209, 0.93338),
(756, 1209, 0.93338),
(793, 1209, 0.93338),
(857, 1209, 0.93338),
(956, 1209, 0.93338),
(967, 1209, 0.93338),
(694, 1209, 1.40007),
(750, 1209, 1.40007),
(784, 1209, 1.40007),
(785, 1209, 1.40007),
(786, 1209, 1.40007),
(676, 1209, 1.86676),
(680, 1209, 1.86676),
(705, 1209, 1.86676),
(726, 1209, 1.86676),
(854, 1209, 2.33345),
(754, 1209, 2.80014),
(934, 1209, 2.93348),
(665, 1210, 0.28),
(666, 1210, 0.28),
(669, 1210, 0.28),
(687, 1210, 0.28),
(688, 1210, 0.28),
(695, 1210, 0.28),
(710, 1210, 0.28),
(726, 1210, 0.28),
(732, 1210, 0.28),
(746, 1210, 0.28),
(808, 1210, 0.28),
(865, 1210, 0.28),
(934, 1210, 0.28),
(956, 1210, 0.28),
(959, 1210, 0.28),
(960, 1210, 0.28),
(963, 1210, 0.28),
(981, 1210, 0.28),
(982, 1210, 0.28),
(986, 1210, 0.28),
(676, 1210, 0.56),
(854, 1210, 0.84),
(687, 1211, 0.18669),
(705, 1211, 0.18669),
(706, 1211, 0.18669),
(729, 1211, 0.18669),
(814, 1211, 0.18669),
(854, 1211, 0.18669),
(857, 1211, 0.18669),
(912, 1211, 0.18669),
(928, 1211, 0.18669),
(690, 1211, 0.37338),
(710, 1211, 0.37338),
(865, 1211, 0.37338),
(956, 1211, 0.37338),
(960, 1211, 0.37338),
(966, 1211, 0.37338),
(732, 1211, 0.56007),
(982, 1211, 0.56007),
(259, 1212, 0.18669),
(665, 1212, 0.18669),
(685, 1212, 0.18669),
(729, 1212, 0.18669),
(735, 1212, 0.18669),
(756, 1212, 0.18669),
(759, 1212, 0.18669),
(865, 1212, 0.18669),
(945, 1212, 0.18669),
(977, 1212, 0.18669),
(985, 1212, 0.18669),
(719, 1212, 0.37338),
(782, 1212, 0.37338),
(786, 1212, 0.37338),
(260, 1212, 0.56007),
(811, 1212, 0.56007),
(958, 1212, 0.56007),
(666, 1213, 0.18669),
(672, 1213, 0.18669),
(675, 1213, 0.18669),
(681, 1213, 0.18669),
(694, 1213, 0.18669),
(700, 1213, 0.18669),
(718, 1213, 0.18669),
(719, 1213, 0.18669),
(725, 1213, 0.18669),
(726, 1213, 0.18669),
(762, 1213, 0.18669),
(772, 1213, 0.18669),
(782, 1213, 0.18669),
(867, 1213, 0.18669),
(924, 1213, 0.18669),
(936, 1213, 0.18669),
(960, 1213, 0.18669),
(965, 1213, 0.18669),
(975, 1213, 0.18669),
(978, 1213, 0.18669),
(665, 1213, 0.37338),
(668, 1213, 0.37338),
(729, 1213, 0.37338),
(742, 1213, 0.37338),
(753, 1213, 0.37338),
(787, 1213, 0.37338),
(807, 1213, 0.37338),
(820, 1213, 0.37338),
(912, 1213, 0.37338),
(930, 1213, 0.37338),
(961, 1213, 0.37338),
(972, 1213, 0.37338),
(982, 1213, 0.37338),
(986, 1213, 0.37338),
(667, 1213, 0.56007),
(673, 1213, 0.56007),
(743, 1213, 0.56007),
(754, 1213, 0.56007),
(796, 1213, 0.56007),
(857, 1213, 0.56007),
(741, 1213, 0.74676),
(865, 1213, 0.74676),
(927, 1213, 0.74676),
(959, 1213, 0.74676),
(962, 1213, 0.74676),
(981, 1213, 0.74676),
(934, 1213, 0.93345),
(716, 1213, 1.12014),
(966, 1213, 1.12014),
(967, 1213, 1.12014),
(854, 1213, 1.30683),
(674, 1213, 1.49352),
(666, 1214, 0.14),
(668, 1214, 0.14),
(672, 1214, 0.14),
(673, 1214, 0.14),
(683, 1214, 0.14),
(685, 1214, 0.14),
(695, 1214, 0.14),
(713, 1214, 0.14),
(714, 1214, 0.14),
(717, 1214, 0.14),
(725, 1214, 0.14),
(743, 1214, 0.14),
(745, 1214, 0.14),
(746, 1214, 0.14),
(751, 1214, 0.14),
(753, 1214, 0.14),
(754, 1214, 0.14),
(756, 1214, 0.14),
(758, 1214, 0.14),
(759, 1214, 0.14),
(782, 1214, 0.14),
(785, 1214, 0.14),
(786, 1214, 0.14),
(789, 1214, 0.14),
(857, 1214, 0.14),
(866, 1214, 0.14),
(906, 1214, 0.14),
(926, 1214, 0.14),
(930, 1214, 0.14),
(956, 1214, 0.14),
(959, 1214, 0.14),
(965, 1214, 0.14),
(984, 1214, 0.14),
(674, 1214, 0.28),
(675, 1214, 0.28),
(680, 1214, 0.28),
(687, 1214, 0.28),
(694, 1214, 0.28),
(710, 1214, 0.28),
(726, 1214, 0.28),
(728, 1214, 0.28),
(729, 1214, 0.28),
(742, 1214, 0.28),
(757, 1214, 0.28),
(770, 1214, 0.28),
(788, 1214, 0.28),
(800, 1214, 0.28),
(806, 1214, 0.28),
(807, 1214, 0.28),
(808, 1214, 0.28),
(811, 1214, 0.28),
(817, 1214, 0.28),
(865, 1214, 0.28),
(924, 1214, 0.28),
(935, 1214, 0.28),
(936, 1214, 0.28),
(958, 1214, 0.28),
(964, 1214, 0.28),
(973, 1214, 0.28),
(676, 1214, 0.42),
(690, 1214, 0.42),
(719, 1214, 0.42),
(766, 1214, 0.42),
(783, 1214, 0.42),
(795, 1214, 0.42),
(818, 1214, 0.42),
(923, 1214, 0.42),
(925, 1214, 0.42),
(960, 1214, 0.42),
(986, 1214, 0.42),
(987, 1214, 0.42),
(667, 1214, 0.56),
(702, 1214, 0.56),
(712, 1214, 0.56),
(732, 1214, 0.56),
(793, 1214, 0.56),
(794, 1214, 0.56),
(796, 1214, 0.56),
(929, 1214, 0.56),
(982, 1214, 0.56),
(701, 1214, 0.7),
(934, 1214, 0.7),
(972, 1214, 0.7),
(978, 1214, 0.7),
(665, 1214, 0.84),
(962, 1214, 0.84),
(927, 1214, 1.12),
(961, 1214, 1.16),
(854, 1214, 1.4),
(666, 1215, 0.14),
(667, 1215, 0.14),
(669, 1215, 0.14),
(701, 1215, 0.14),
(713, 1215, 0.14),
(717, 1215, 0.14),
(725, 1215, 0.14),
(726, 1215, 0.14),
(729, 1215, 0.14),
(732, 1215, 0.14),
(749, 1215, 0.14),
(778, 1215, 0.14),
(786, 1215, 0.14),
(787, 1215, 0.14),
(796, 1215, 0.14),
(807, 1215, 0.14),
(854, 1215, 0.14),
(865, 1215, 0.14),
(923, 1215, 0.14),
(924, 1215, 0.14),
(956, 1215, 0.14),
(695, 1215, 0.28),
(716, 1215, 0.28),
(724, 1215, 0.28),
(770, 1215, 0.28),
(785, 1215, 0.28),
(814, 1215, 0.28),
(857, 1215, 0.28),
(968, 1215, 0.28),
(682, 1215, 0.88),
(754, 1215, 1.72),
(665, 1340, 0.23331),
(669, 1340, 0.23331),
(672, 1340, 0.23331),
(674, 1340, 0.23331),
(680, 1340, 0.23331),
(717, 1340, 0.23331),
(718, 1340, 0.23331),
(742, 1340, 0.23331),
(745, 1340, 0.23331),
(757, 1340, 0.23331),
(783, 1340, 0.23331),
(854, 1340, 0.23331),
(912, 1340, 0.23331),
(936, 1340, 0.23331),
(956, 1340, 0.23331),
(961, 1340, 0.23331),
(966, 1340, 0.23331),
(970, 1340, 0.23331),
(972, 1340, 0.23331),
(987, 1340, 0.23331),
(709, 1340, 0.46662),
(724, 1340, 0.46662),
(857, 1340, 0.46662),
(959, 1340, 0.46662),
(694, 1340, 0.69993),
(700, 1340, 0.69993),
(681, 1340, 0.93324),
(934, 1340, 0.93324),
(981, 1340, 0.93324),
(665, 1342, 0.32669),
(730, 1342, 0.32669),
(804, 1342, 0.32669),
(528, 1343, 0.04669),
(666, 1343, 0.04669),
(674, 1343, 0.04669),
(691, 1343, 0.04669),
(695, 1343, 0.04669),
(712, 1343, 0.04669),
(713, 1343, 0.04669),
(714, 1343, 0.04669),
(719, 1343, 0.04669),
(721, 1343, 0.04669),
(725, 1343, 0.04669),
(729, 1343, 0.04669),
(749, 1343, 0.04669),
(750, 1343, 0.04669),
(753, 1343, 0.04669),
(754, 1343, 0.04669),
(759, 1343, 0.04669),
(765, 1343, 0.04669),
(766, 1343, 0.04669),
(781, 1343, 0.04669),
(795, 1343, 0.04669),
(796, 1343, 0.04669),
(798, 1343, 0.04669),
(806, 1343, 0.04669),
(807, 1343, 0.04669),
(815, 1343, 0.04669),
(821, 1343, 0.04669),
(904, 1343, 0.04669),
(930, 1343, 0.04669),
(936, 1343, 0.04669),
(956, 1343, 0.04669),
(961, 1343, 0.04669),
(967, 1343, 0.04669),
(971, 1343, 0.04669),
(975, 1343, 0.04669),
(977, 1343, 0.04669),
(981, 1343, 0.04669),
(984, 1343, 0.04669),
(986, 1343, 0.04669),
(404, 1343, 0.09338),
(406, 1343, 0.09338),
(407, 1343, 0.09338),
(672, 1343, 0.09338),
(675, 1343, 0.09338),
(677, 1343, 0.09338),
(683, 1343, 0.09338),
(710, 1343, 0.09338),
(762, 1343, 0.09338),
(767, 1343, 0.09338),
(772, 1343, 0.09338),
(783, 1343, 0.09338),
(785, 1343, 0.09338),
(791, 1343, 0.09338),
(801, 1343, 0.09338),
(805, 1343, 0.09338),
(808, 1343, 0.09338),
(814, 1343, 0.09338),
(867, 1343, 0.09338),
(963, 1343, 0.09338),
(964, 1343, 0.09338),
(970, 1343, 0.09338),
(987, 1343, 0.09338),
(667, 1343, 0.14007),
(673, 1343, 0.14007),
(717, 1343, 0.14007),
(746, 1343, 0.14007),
(752, 1343, 0.14007),
(788, 1343, 0.14007),
(794, 1343, 0.14007),
(800, 1343, 0.14007),
(811, 1343, 0.14007),
(820, 1343, 0.14007),
(960, 1343, 0.14007),
(973, 1343, 0.14007),
(976, 1343, 0.14007),
(676, 1343, 0.18676),
(680, 1343, 0.18676),
(726, 1343, 0.18676),
(730, 1343, 0.18676),
(743, 1343, 0.18676),
(786, 1343, 0.18676),
(792, 1343, 0.18676),
(857, 1343, 0.18676),
(912, 1343, 0.18676),
(927, 1343, 0.18676),
(962, 1343, 0.18676),
(724, 1343, 0.23345),
(732, 1343, 0.23345),
(958, 1343, 0.23345),
(959, 1343, 0.23345),
(790, 1343, 0.28014),
(793, 1343, 0.28014),
(697, 1343, 0.29348),
(716, 1343, 0.32683),
(972, 1343, 0.32683),
(665, 1343, 0.37352),
(854, 1343, 0.37352),
(687, 1343, 0.38686),
(700, 1343, 0.38686),
(742, 1343, 0.38686),
(966, 1343, 0.51359),
(934, 1343, 1.22728),
(795, 1344, 0.32669),
(665, 1344, 0.65338),
(665, 1345, 0.23331),
(672, 1345, 0.23331),
(685, 1345, 0.23331),
(705, 1345, 0.23331),
(710, 1345, 0.23331),
(712, 1345, 0.23331),
(714, 1345, 0.23331),
(718, 1345, 0.23331),
(726, 1345, 0.23331),
(728, 1345, 0.23331),
(729, 1345, 0.23331),
(745, 1345, 0.23331),
(758, 1345, 0.23331),
(759, 1345, 0.23331),
(764, 1345, 0.23331),
(767, 1345, 0.23331),
(787, 1345, 0.23331),
(788, 1345, 0.23331),
(789, 1345, 0.23331),
(815, 1345, 0.23331),
(821, 1345, 0.23331),
(925, 1345, 0.23331),
(934, 1345, 0.23331),
(936, 1345, 0.23331),
(956, 1345, 0.23331),
(959, 1345, 0.23331),
(960, 1345, 0.23331),
(965, 1345, 0.23331),
(970, 1345, 0.23331),
(972, 1345, 0.23331),
(976, 1345, 0.23331),
(668, 1345, 0.46662),
(713, 1345, 0.46662),
(724, 1345, 0.46662),
(757, 1345, 0.46662),
(783, 1345, 0.46662),
(786, 1345, 0.46662),
(793, 1345, 0.46662),
(794, 1345, 0.46662),
(924, 1345, 0.46662),
(966, 1345, 0.46662),
(981, 1345, 0.46662),
(681, 1345, 0.69993),
(854, 1345, 2.79972),
(665, 1347, 0.09331),
(667, 1347, 0.09331),
(669, 1347, 0.09331),
(673, 1347, 0.09331),
(680, 1347, 0.09331),
(681, 1347, 0.09331),
(694, 1347, 0.09331),
(721, 1347, 0.09331),
(724, 1347, 0.09331),
(725, 1347, 0.09331),
(726, 1347, 0.09331),
(729, 1347, 0.09331),
(730, 1347, 0.09331),
(742, 1347, 0.09331),
(745, 1347, 0.09331),
(746, 1347, 0.09331),
(749, 1347, 0.09331),
(752, 1347, 0.09331),
(755, 1347, 0.09331),
(759, 1347, 0.09331),
(781, 1347, 0.09331),
(792, 1347, 0.09331),
(793, 1347, 0.09331),
(795, 1347, 0.09331),
(807, 1347, 0.09331),
(811, 1347, 0.09331),
(818, 1347, 0.09331),
(820, 1347, 0.09331),
(866, 1347, 0.09331),
(924, 1347, 0.09331),
(934, 1347, 0.09331),
(936, 1347, 0.09331),
(956, 1347, 0.09331),
(958, 1347, 0.09331),
(959, 1347, 0.09331),
(963, 1347, 0.09331),
(970, 1347, 0.09331),
(971, 1347, 0.09331),
(973, 1347, 0.09331),
(984, 1347, 0.09331),
(677, 1347, 0.18662),
(691, 1347, 0.18662),
(764, 1347, 0.18662),
(788, 1347, 0.18662),
(815, 1347, 0.18662),
(857, 1347, 0.18662),
(912, 1347, 0.18662),
(964, 1347, 0.18662),
(965, 1347, 0.18662),
(967, 1347, 0.18662),
(975, 1347, 0.18662),
(977, 1347, 0.18662),
(982, 1347, 0.18662),
(705, 1347, 0.27993),
(785, 1347, 0.27993),
(808, 1347, 0.27993),
(714, 1347, 0.37324),
(786, 1347, 0.37324),
(787, 1347, 0.37324),
(712, 1347, 0.46655),
(814, 1347, 0.46655),
(668, 1347, 0.55986),
(794, 1347, 0.9331),
(854, 1347, 1.11972),
(665, 1348, 0.46669),
(673, 1348, 0.46669),
(709, 1348, 0.46669),
(966, 1348, 0.46669),
(672, 1348, 0.93338),
(679, 1348, 0.93338),
(981, 1348, 1.40007),
(973, 1348, 1.86676),
(665, 1349, 0.37331),
(690, 1349, 0.37331),
(912, 1349, 0.37331),
(730, 1349, 0.74662),
(934, 1349, 0.74662),
(665, 1350, 0.65331),
(732, 1350, 0.65331),
(962, 1350, 0.65331),
(665, 1354, 0.32669),
(719, 1354, 0.32669),
(730, 1355, 0.23331),
(787, 1355, 0.23331),
(801, 1355, 0.23331),
(814, 1355, 0.23331),
(815, 1355, 0.23331),
(857, 1355, 0.23331),
(934, 1355, 0.23331),
(967, 1355, 0.23331),
(982, 1355, 0.23331),
(665, 1355, 0.46662),
(694, 1355, 0.46662),
(697, 1355, 0.46662),
(665, 1357, 0.32669),
(712, 1357, 0.32669),
(746, 1357, 0.32669),
(762, 1357, 0.32669),
(785, 1357, 0.32669),
(963, 1357, 0.65338),
(728, 1359, 0.46669),
(934, 1359, 0.46669),
(665, 1359, 0.93338),
(665, 1360, 1.68),
(934, 1360, 3.06),
(665, 1361, 0.28),
(712, 1361, 0.28),
(732, 1361, 0.28),
(854, 1361, 0.28),
(958, 1361, 0.28),
(976, 1361, 0.56),
(956, 1361, 1.12),
(665, 1363, 0.23331),
(666, 1363, 0.23331),
(669, 1363, 0.23331),
(676, 1363, 0.23331),
(688, 1363, 0.23331),
(690, 1363, 0.23331),
(691, 1363, 0.23331),
(710, 1363, 0.23331),
(714, 1363, 0.23331),
(729, 1363, 0.23331),
(746, 1363, 0.23331),
(753, 1363, 0.23331),
(766, 1363, 0.23331),
(772, 1363, 0.23331),
(787, 1363, 0.23331),
(794, 1363, 0.23331),
(800, 1363, 0.23331),
(804, 1363, 0.23331),
(807, 1363, 0.23331),
(808, 1363, 0.23331),
(815, 1363, 0.23331),
(817, 1363, 0.23331),
(821, 1363, 0.23331),
(857, 1363, 0.23331),
(934, 1363, 0.23331),
(959, 1363, 0.23331),
(963, 1363, 0.23331),
(966, 1363, 0.23331),
(968, 1363, 0.23331),
(972, 1363, 0.23331),
(979, 1363, 0.23331),
(987, 1363, 0.23331),
(395, 1363, 0.46662),
(402, 1363, 0.46662),
(407, 1363, 0.46662),
(674, 1363, 0.46662),
(680, 1363, 0.46662),
(683, 1363, 0.46662),
(725, 1363, 0.46662),
(749, 1363, 0.46662),
(754, 1363, 0.46662),
(786, 1363, 0.46662),
(788, 1363, 0.46662),
(789, 1363, 0.46662),
(961, 1363, 0.46662),
(967, 1363, 0.46662),
(978, 1363, 0.46662),
(717, 1363, 0.69993),
(724, 1363, 0.69993),
(765, 1363, 0.69993),
(859, 1363, 0.69993),
(956, 1363, 0.69993),
(960, 1363, 0.69993),
(984, 1363, 0.69993),
(681, 1363, 0.93324),
(713, 1363, 0.93324),
(682, 1363, 1.16655),
(694, 1363, 1.16655),
(799, 1363, 1.16655),
(820, 1363, 1.16655),
(854, 1363, 1.16655),
(775, 1363, 1.69983),
(776, 1363, 2.16645),
(970, 1363, 2.63307),
(407, 1365, 0.14),
(668, 1365, 0.14),
(683, 1365, 0.14),
(697, 1365, 0.14),
(706, 1365, 0.14),
(742, 1365, 0.14),
(766, 1365, 0.14),
(923, 1365, 0.14),
(928, 1365, 0.14),
(934, 1365, 0.14),
(935, 1365, 0.14),
(946, 1365, 0.14),
(962, 1365, 0.14),
(972, 1365, 0.14),
(973, 1365, 0.14),
(979, 1365, 0.14),
(402, 1365, 0.28),
(665, 1365, 0.28),
(728, 1365, 0.28),
(732, 1365, 0.28),
(805, 1365, 0.28),
(984, 1365, 0.28),
(981, 1365, 0.42),
(265, 1367, 0.37331),
(266, 1367, 0.37331),
(665, 1367, 0.37331),
(714, 1367, 0.37331),
(728, 1367, 0.37331),
(729, 1367, 0.37331),
(926, 1367, 0.37331),
(928, 1367, 0.37331),
(982, 1367, 0.37331),
(259, 1367, 0.74662),
(260, 1367, 0.74662),
(927, 1367, 0.74662),
(665, 1368, 0.28),
(785, 1368, 0.56),
(730, 1371, 0.37331),
(665, 1371, 0.74662),
(665, 1372, 0.18669),
(690, 1372, 0.18669),
(820, 1372, 0.18669),
(762, 1372, 0.37338),
(665, 1373, 0.28),
(700, 1373, 0.28),
(702, 1373, 0.28),
(854, 1373, 0.28),
(966, 1373, 0.28),
(407, 1374, 0.18669),
(665, 1374, 0.18669),
(667, 1374, 0.18669),
(688, 1374, 0.18669),
(700, 1374, 0.18669),
(744, 1374, 0.18669),
(776, 1374, 0.18669),
(783, 1374, 0.18669),
(789, 1374, 0.18669),
(795, 1374, 0.18669),
(805, 1374, 0.18669),
(866, 1374, 0.18669),
(927, 1374, 0.18669),
(928, 1374, 0.18669),
(936, 1374, 0.18669),
(962, 1374, 0.18669),
(976, 1374, 0.18669),
(398, 1374, 0.37338),
(669, 1374, 0.37338),
(672, 1374, 0.37338),
(729, 1374, 0.37338),
(759, 1374, 0.37338),
(787, 1374, 0.37338),
(854, 1374, 0.37338),
(906, 1374, 0.37338),
(973, 1374, 0.37338),
(743, 1374, 0.56007),
(926, 1374, 0.74676),
(929, 1374, 0.74676),
(935, 1374, 1.12014),
(800, 1374, 1.17348),
(786, 1375, 0.23331),
(964, 1375, 0.46662),
(665, 1375, 1.93314),
(665, 1376, 0.37331),
(691, 1376, 0.37331),
(665, 1377, 0.28),
(789, 1377, 0.56),
(806, 1377, 1.76),
(665, 1379, 0.32669),
(673, 1379, 0.32669),
(702, 1379, 0.32669),
(854, 1379, 0.32669),
(912, 1379, 0.32669),
(926, 1379, 0.32669),
(960, 1379, 0.32669),
(981, 1379, 0.32669),
(857, 1379, 0.98007),
(665, 1380, 0.14),
(672, 1380, 0.14),
(673, 1380, 0.14),
(675, 1380, 0.14),
(687, 1380, 0.14),
(694, 1380, 0.14),
(697, 1380, 0.14),
(700, 1380, 0.14),
(702, 1380, 0.14),
(713, 1380, 0.14),
(721, 1380, 0.14),
(741, 1380, 0.14),
(746, 1380, 0.14),
(754, 1380, 0.14),
(755, 1380, 0.14),
(767, 1380, 0.14),
(785, 1380, 0.14),
(786, 1380, 0.14),
(788, 1380, 0.14),
(811, 1380, 0.14),
(857, 1380, 0.14),
(924, 1380, 0.14),
(927, 1380, 0.14),
(968, 1380, 0.14),
(969, 1380, 0.14),
(683, 1380, 0.28),
(705, 1380, 0.28),
(725, 1380, 0.28),
(728, 1380, 0.28),
(729, 1380, 0.28),
(742, 1380, 0.28),
(765, 1380, 0.28),
(771, 1380, 0.28),
(778, 1380, 0.28),
(782, 1380, 0.28),
(784, 1380, 0.28),
(795, 1380, 0.28),
(867, 1380, 0.28),
(963, 1380, 0.28),
(964, 1380, 0.28),
(965, 1380, 0.28),
(966, 1380, 0.28),
(967, 1380, 0.28),
(970, 1380, 0.28),
(680, 1380, 0.42),
(724, 1380, 0.42),
(794, 1380, 0.42),
(814, 1380, 0.42),
(820, 1380, 0.56),
(790, 1380, 0.7),
(789, 1380, 0.84),
(805, 1380, 0.84),
(787, 1380, 1.16),
(792, 1380, 1.26),
(854, 1380, 2.52),
(665, 1382, 0.28),
(680, 1382, 0.28),
(709, 1382, 0.28),
(721, 1382, 0.28),
(741, 1382, 0.56),
(697, 1384, 0.37331),
(719, 1384, 0.37331),
(924, 1384, 0.37331),
(934, 1384, 0.37331),
(665, 1384, 0.74662),
(712, 1384, 0.74662),
(730, 1388, 0.32669),
(815, 1388, 0.32669),
(665, 1388, 3.36024),
(665, 1389, 0.28),
(815, 1389, 0.84),
(407, 1390, 0.37331),
(528, 1390, 0.37331),
(665, 1390, 0.37331),
(681, 1390, 0.37331),
(712, 1390, 0.37331),
(719, 1390, 0.37331),
(728, 1390, 0.37331),
(767, 1390, 0.37331),
(770, 1390, 0.37331),
(798, 1390, 0.37331),
(801, 1390, 0.37331),
(807, 1390, 0.37331),
(820, 1390, 0.37331),
(821, 1390, 0.37331),
(925, 1390, 0.37331),
(930, 1390, 0.37331),
(934, 1390, 0.37331),
(970, 1390, 0.37331),
(984, 1390, 0.37331),
(986, 1390, 0.37331),
(404, 1390, 0.74662),
(936, 1390, 0.74662),
(854, 1390, 1.49324),
(665, 1392, 0.32669),
(808, 1392, 0.32669),
(935, 1392, 0.65338),
(407, 1394, 0.32669),
(665, 1394, 0.32669),
(667, 1394, 0.32669),
(694, 1394, 0.32669),
(979, 1394, 0.32669),
(402, 1394, 0.65338),
(732, 1394, 0.65338),
(668, 1395, 0.14),
(672, 1395, 0.14),
(673, 1395, 0.14),
(679, 1395, 0.14),
(691, 1395, 0.14),
(702, 1395, 0.14),
(705, 1395, 0.14),
(706, 1395, 0.14),
(709, 1395, 0.14),
(712, 1395, 0.14),
(717, 1395, 0.14),
(724, 1395, 0.14),
(725, 1395, 0.14),
(753, 1395, 0.14),
(787, 1395, 0.14),
(789, 1395, 0.14),
(790, 1395, 0.14),
(796, 1395, 0.14),
(797, 1395, 0.14),
(807, 1395, 0.14),
(808, 1395, 0.14),
(815, 1395, 0.14),
(820, 1395, 0.14),
(859, 1395, 0.14),
(867, 1395, 0.14),
(925, 1395, 0.14),
(927, 1395, 0.14),
(928, 1395, 0.14),
(930, 1395, 0.14),
(934, 1395, 0.14),
(956, 1395, 0.14),
(960, 1395, 0.14),
(964, 1395, 0.14),
(970, 1395, 0.14),
(665, 1395, 0.28),
(719, 1395, 0.28),
(749, 1395, 0.28),
(755, 1395, 0.28),
(766, 1395, 0.28),
(775, 1395, 0.28),
(785, 1395, 0.28),
(786, 1395, 0.28),
(798, 1395, 0.28),
(806, 1395, 0.28),
(814, 1395, 0.28),
(817, 1395, 0.28),
(821, 1395, 0.28),
(857, 1395, 0.28),
(926, 1395, 0.28),
(929, 1395, 0.28),
(959, 1395, 0.28),
(963, 1395, 0.28),
(967, 1395, 0.28),
(978, 1395, 0.28),
(667, 1395, 0.42),
(676, 1395, 0.42),
(694, 1395, 0.42),
(732, 1395, 0.42),
(701, 1395, 0.56),
(718, 1395, 0.56),
(729, 1395, 0.56),
(746, 1395, 0.56),
(794, 1395, 0.56),
(962, 1395, 0.56),
(741, 1395, 0.7),
(923, 1395, 0.84),
(669, 1395, 0.88),
(854, 1395, 1.54),
(795, 1395, 1.58),
(407, 1397, 0.28),
(528, 1397, 0.28),
(665, 1397, 0.28),
(669, 1397, 0.28),
(672, 1397, 0.28),
(676, 1397, 0.28),
(682, 1397, 0.28),
(936, 1397, 0.28),
(972, 1397, 0.28),
(404, 1397, 0.56),
(741, 1397, 0.56),
(798, 1397, 0.56),
(814, 1397, 0.56),
(854, 1397, 0.56),
(683, 1397, 0.84),
(665, 1399, 0.51331),
(793, 1399, 0.51331),
(868, 1399, 1.02662),
(665, 1401, 0.18669),
(677, 1401, 0.18669),
(688, 1401, 0.18669),
(695, 1401, 0.18669),
(700, 1401, 0.18669),
(701, 1401, 0.18669),
(705, 1401, 0.18669),
(791, 1401, 0.18669),
(795, 1401, 0.18669),
(796, 1401, 0.18669),
(923, 1401, 0.18669),
(930, 1401, 0.18669),
(959, 1401, 0.18669),
(964, 1401, 0.18669),
(966, 1401, 0.18669),
(973, 1401, 0.18669),
(981, 1401, 0.18669),
(694, 1401, 0.37338),
(759, 1401, 0.37338),
(798, 1401, 0.37338),
(867, 1401, 0.37338),
(710, 1401, 0.56007),
(854, 1401, 0.56007),
(665, 1402, 0.23331),
(666, 1402, 0.23331),
(528, 1404, 0.14),
(665, 1404, 0.14),
(688, 1404, 0.14),
(702, 1404, 0.14),
(721, 1404, 0.14),
(756, 1404, 0.14),
(775, 1404, 0.14),
(776, 1404, 0.14),
(793, 1404, 0.14),
(800, 1404, 0.14),
(801, 1404, 0.14),
(821, 1404, 0.14),
(857, 1404, 0.14),
(927, 1404, 0.14),
(935, 1404, 0.14),
(936, 1404, 0.14),
(964, 1404, 0.14),
(404, 1404, 0.28),
(764, 1404, 0.28),
(797, 1404, 0.28),
(804, 1404, 0.28),
(818, 1404, 0.28),
(971, 1404, 0.28),
(979, 1404, 0.28),
(407, 1404, 0.42),
(690, 1404, 0.42),
(714, 1404, 0.42),
(719, 1404, 0.42),
(728, 1404, 0.42),
(746, 1404, 0.42),
(778, 1404, 0.42),
(906, 1404, 0.42),
(961, 1404, 0.42),
(969, 1404, 0.42),
(973, 1404, 0.42),
(977, 1404, 0.42),
(984, 1404, 0.42),
(987, 1404, 0.42),
(402, 1404, 0.56),
(673, 1404, 0.56),
(682, 1404, 0.56),
(694, 1404, 0.56),
(752, 1404, 0.56),
(758, 1404, 0.56),
(766, 1404, 0.56),
(799, 1404, 0.56),
(806, 1404, 0.56),
(807, 1404, 0.56),
(814, 1404, 0.56),
(867, 1404, 0.56),
(976, 1404, 0.56),
(749, 1404, 0.7),
(750, 1404, 0.7),
(767, 1404, 0.7),
(904, 1404, 0.7),
(966, 1404, 0.7),
(753, 1404, 0.84),
(765, 1404, 0.84),
(781, 1404, 0.84),
(792, 1404, 0.84),
(798, 1404, 0.84),
(813, 1404, 0.84),
(815, 1404, 0.84),
(963, 1404, 0.84),
(668, 1404, 0.98),
(782, 1404, 0.98),
(784, 1404, 0.98),
(805, 1404, 0.98),
(934, 1404, 0.98),
(956, 1404, 0.98),
(788, 1404, 1.12),
(972, 1404, 1.12),
(796, 1404, 1.26),
(783, 1404, 1.4),
(808, 1404, 1.4),
(959, 1404, 1.4),
(667, 1404, 1.54),
(759, 1404, 1.54),
(866, 1404, 1.54),
(968, 1404, 1.54),
(978, 1404, 1.54),
(772, 1404, 1.68),
(789, 1404, 1.68),
(791, 1404, 1.68),
(958, 1404, 1.68),
(691, 1404, 1.82),
(795, 1404, 1.96),
(676, 1404, 2.1),
(717, 1404, 2.1),
(712, 1404, 2.66),
(970, 1404, 2.7),
(811, 1404, 2.8),
(854, 1404, 5.32),
(665, 1405, 0.14),
(672, 1405, 0.14),
(676, 1405, 0.14),
(681, 1405, 0.14),
(683, 1405, 0.14),
(694, 1405, 0.14),
(702, 1405, 0.14),
(714, 1405, 0.14),
(762, 1405, 0.14),
(801, 1405, 0.14),
(814, 1405, 0.14),
(927, 1405, 0.14),
(976, 1405, 0.14),
(674, 1405, 0.28),
(680, 1405, 0.28),
(712, 1405, 0.28),
(713, 1405, 0.28),
(751, 1405, 0.28),
(756, 1405, 0.28),
(757, 1405, 0.28),
(765, 1405, 0.28),
(784, 1405, 0.28),
(857, 1405, 0.28),
(716, 1405, 0.42),
(755, 1405, 0.42),
(965, 1405, 0.42),
(770, 1405, 0.56),
(967, 1405, 0.56),
(790, 1405, 0.7),
(754, 1405, 0.84),
(859, 1405, 0.84),
(984, 1405, 0.88),
(975, 1405, 1.16),
(705, 1405, 1.26),
(785, 1405, 1.4),
(787, 1405, 1.68),
(677, 1405, 1.72),
(786, 1405, 2.38),
(820, 1405, 2.52),
(821, 1405, 2.52),
(854, 1405, 2.94),
(793, 1405, 2.98),
(794, 1405, 3.22),
(728, 1406, 0.28),
(665, 1406, 0.56),
(867, 1406, 0.56),
(407, 1407, 0.18669),
(665, 1407, 0.18669),
(666, 1407, 0.18669),
(679, 1407, 0.18669),
(681, 1407, 0.18669),
(682, 1407, 0.18669),
(691, 1407, 0.18669),
(713, 1407, 0.18669),
(726, 1407, 0.18669),
(729, 1407, 0.18669),
(730, 1407, 0.18669),
(753, 1407, 0.18669),
(754, 1407, 0.18669),
(786, 1407, 0.18669),
(787, 1407, 0.18669),
(790, 1407, 0.18669),
(791, 1407, 0.18669),
(792, 1407, 0.18669),
(800, 1407, 0.18669),
(804, 1407, 0.18669),
(808, 1407, 0.18669),
(813, 1407, 0.18669),
(857, 1407, 0.18669),
(867, 1407, 0.18669),
(912, 1407, 0.18669),
(925, 1407, 0.18669),
(927, 1407, 0.18669),
(966, 1407, 0.18669),
(983, 1407, 0.18669),
(706, 1407, 0.37338),
(724, 1407, 0.37338),
(746, 1407, 0.37338),
(756, 1407, 0.37338),
(789, 1407, 0.37338),
(930, 1407, 0.37338),
(945, 1407, 0.37338),
(956, 1407, 0.37338),
(967, 1407, 0.37338),
(978, 1407, 0.37338),
(765, 1407, 0.56007),
(794, 1407, 0.56007),
(854, 1407, 0.56007),
(716, 1407, 0.74676),
(962, 1407, 0.74676),
(398, 1407, 1.17348),
(744, 1407, 1.17348),
(821, 1407, 1.17348),
(970, 1407, 1.54686),
(729, 1409, 0.46669),
(817, 1409, 0.46669),
(982, 1409, 0.46669),
(926, 1409, 0.93338),
(929, 1409, 0.93338),
(935, 1409, 0.93338),
(665, 1409, 1.40007),
(912, 1409, 1.86676),
(407, 1410, 0.18669),
(673, 1410, 0.18669),
(730, 1410, 0.18669),
(792, 1410, 0.18669),
(794, 1410, 0.18669),
(821, 1410, 0.18669),
(934, 1410, 0.18669),
(976, 1410, 0.18669),
(400, 1410, 0.37338),
(665, 1410, 0.37338),
(688, 1410, 0.37338),
(969, 1410, 0.37338),
(811, 1410, 0.93345),
(729, 1410, 1.12014),
(866, 1410, 1.12014),
(666, 1410, 1.54686),
(665, 1411, 0.32669),
(857, 1411, 0.32669),
(934, 1411, 0.32669),
(912, 1411, 0.65338),
(665, 1412, 0.18669),
(672, 1412, 0.18669),
(808, 1412, 0.18669),
(854, 1412, 0.18669),
(956, 1412, 0.18669),
(934, 1412, 1.17348),
(665, 1413, 0.37331),
(666, 1413, 0.37331),
(690, 1415, 0.46669),
(665, 1415, 0.93338),
(854, 1418, 0.18669),
(665, 1418, 0.37338),
(775, 1418, 0.37338),
(665, 1421, 0.23331),
(925, 1421, 0.23331),
(935, 1421, 0.23331),
(741, 1421, 0.46662),
(665, 1423, 0.23331),
(668, 1423, 0.23331),
(676, 1423, 0.23331),
(677, 1423, 0.23331),
(681, 1423, 0.23331),
(685, 1423, 0.23331),
(694, 1423, 0.23331),
(710, 1423, 0.23331),
(712, 1423, 0.23331),
(716, 1423, 0.23331),
(745, 1423, 0.23331),
(765, 1423, 0.23331),
(766, 1423, 0.23331),
(775, 1423, 0.23331),
(785, 1423, 0.23331),
(787, 1423, 0.23331),
(792, 1423, 0.23331),
(793, 1423, 0.23331),
(794, 1423, 0.23331),
(801, 1423, 0.23331),
(808, 1423, 0.23331),
(866, 1423, 0.23331),
(934, 1423, 0.23331),
(956, 1423, 0.23331),
(961, 1423, 0.23331),
(964, 1423, 0.23331),
(986, 1423, 0.23331),
(673, 1423, 0.46662),
(695, 1423, 0.46662),
(818, 1423, 0.46662),
(927, 1423, 0.46662),
(754, 1423, 0.69993),
(857, 1423, 0.69993),
(972, 1423, 0.69993),
(973, 1423, 0.69993),
(680, 1423, 0.93324),
(854, 1423, 1.16655),
(260, 1424, 0.18669),
(407, 1424, 0.18669),
(528, 1424, 0.18669),
(676, 1424, 0.18669),
(681, 1424, 0.18669),
(691, 1424, 0.18669),
(697, 1424, 0.18669),
(700, 1424, 0.18669),
(701, 1424, 0.18669),
(717, 1424, 0.18669),
(724, 1424, 0.18669),
(742, 1424, 0.18669),
(743, 1424, 0.18669),
(754, 1424, 0.18669),
(788, 1424, 0.18669),
(789, 1424, 0.18669),
(792, 1424, 0.18669),
(793, 1424, 0.18669),
(794, 1424, 0.18669),
(820, 1424, 0.18669),
(912, 1424, 0.18669),
(935, 1424, 0.18669),
(964, 1424, 0.18669),
(967, 1424, 0.18669),
(969, 1424, 0.18669),
(986, 1424, 0.18669),
(404, 1424, 0.37338),
(665, 1424, 0.37338),
(687, 1424, 0.37338),
(728, 1424, 0.37338),
(735, 1424, 0.37338),
(764, 1424, 0.37338),
(817, 1424, 0.37338),
(923, 1424, 0.37338),
(927, 1424, 0.37338),
(959, 1424, 0.37338),
(960, 1424, 0.37338),
(726, 1424, 0.74676),
(929, 1424, 0.74676),
(934, 1424, 0.74676),
(854, 1424, 1.12014),
(665, 1425, 0.23331),
(690, 1425, 0.23331),
(936, 1425, 0.93324),
(259, 1591, 0.14),
(528, 1591, 0.14),
(666, 1591, 0.14),
(672, 1591, 0.14),
(680, 1591, 0.14),
(682, 1591, 0.14),
(690, 1591, 0.14),
(691, 1591, 0.14),
(697, 1591, 0.14),
(705, 1591, 0.14),
(710, 1591, 0.14),
(714, 1591, 0.14),
(718, 1591, 0.14),
(724, 1591, 0.14),
(729, 1591, 0.14),
(735, 1591, 0.14),
(744, 1591, 0.14),
(746, 1591, 0.14),
(751, 1591, 0.14),
(755, 1591, 0.14),
(756, 1591, 0.14),
(770, 1591, 0.14),
(786, 1591, 0.14),
(787, 1591, 0.14),
(788, 1591, 0.14),
(789, 1591, 0.14),
(791, 1591, 0.14),
(796, 1591, 0.14),
(798, 1591, 0.14),
(804, 1591, 0.14),
(813, 1591, 0.14),
(817, 1591, 0.14),
(867, 1591, 0.14),
(924, 1591, 0.14),
(925, 1591, 0.14),
(956, 1591, 0.14),
(958, 1591, 0.14),
(961, 1591, 0.14),
(962, 1591, 0.14),
(969, 1591, 0.14),
(976, 1591, 0.14),
(982, 1591, 0.14),
(398, 1591, 0.28),
(404, 1591, 0.28),
(406, 1591, 0.28),
(668, 1591, 0.28),
(669, 1591, 0.28),
(676, 1591, 0.28),
(694, 1591, 0.28),
(701, 1591, 0.28),
(741, 1591, 0.28),
(749, 1591, 0.28),
(766, 1591, 0.28),
(767, 1591, 0.28),
(775, 1591, 0.28),
(778, 1591, 0.28),
(806, 1591, 0.28),
(814, 1591, 0.28),
(912, 1591, 0.28),
(929, 1591, 0.28),
(936, 1591, 0.28),
(960, 1591, 0.28),
(967, 1591, 0.28),
(971, 1591, 0.28),
(977, 1591, 0.28),
(407, 1591, 0.42),
(702, 1591, 0.42),
(716, 1591, 0.42),
(719, 1591, 0.42),
(726, 1591, 0.42),
(750, 1591, 0.42),
(754, 1591, 0.42),
(794, 1591, 0.42),
(815, 1591, 0.42),
(906, 1591, 0.42),
(970, 1591, 0.42),
(667, 1591, 0.56),
(674, 1591, 0.56),
(700, 1591, 0.56),
(772, 1591, 0.56),
(784, 1591, 0.56),
(808, 1591, 0.56),
(811, 1591, 0.56),
(927, 1591, 0.56),
(963, 1591, 0.56),
(687, 1591, 0.7),
(742, 1591, 0.7),
(785, 1591, 0.7),
(792, 1591, 0.7),
(934, 1591, 0.7),
(959, 1591, 0.7),
(805, 1591, 0.84),
(857, 1591, 0.84),
(854, 1591, 1.68),
(966, 1591, 1.68),
(666, 1592, 0.18669),
(668, 1592, 0.18669),
(672, 1592, 0.18669),
(681, 1592, 0.18669),
(687, 1592, 0.18669),
(710, 1592, 0.18669),
(724, 1592, 0.18669),
(729, 1592, 0.18669),
(766, 1592, 0.18669),
(786, 1592, 0.18669),
(787, 1592, 0.18669),
(789, 1592, 0.18669),
(795, 1592, 0.18669),
(796, 1592, 0.18669),
(813, 1592, 0.18669),
(857, 1592, 0.18669),
(934, 1592, 0.18669),
(956, 1592, 0.18669),
(984, 1592, 0.18669),
(770, 1592, 0.37338),
(800, 1592, 0.37338),
(967, 1592, 0.37338),
(854, 1592, 0.56007),
(666, 1593, 0.28),
(695, 1593, 0.28),
(700, 1593, 0.28),
(710, 1593, 0.28),
(790, 1593, 0.28),
(854, 1593, 0.28),
(912, 1593, 0.28),
(962, 1593, 0.56),
(666, 1594, 0.18669),
(669, 1594, 0.18669),
(672, 1594, 0.18669),
(677, 1594, 0.18669),
(685, 1594, 0.18669),
(688, 1594, 0.18669),
(694, 1594, 0.18669),
(700, 1594, 0.18669),
(705, 1594, 0.18669),
(710, 1594, 0.18669),
(725, 1594, 0.18669),
(743, 1594, 0.18669),
(754, 1594, 0.18669),
(784, 1594, 0.18669),
(787, 1594, 0.18669),
(788, 1594, 0.18669),
(795, 1594, 0.18669),
(798, 1594, 0.18669),
(804, 1594, 0.18669),
(817, 1594, 0.18669),
(821, 1594, 0.18669),
(927, 1594, 0.18669),
(936, 1594, 0.18669),
(961, 1594, 0.18669),
(962, 1594, 0.18669),
(968, 1594, 0.18669),
(981, 1594, 0.18669),
(717, 1594, 0.37338),
(806, 1594, 0.37338),
(813, 1594, 0.37338),
(854, 1594, 0.56007),
(960, 1594, 0.56007),
(766, 1594, 0.74676),
(669, 1599, 0.60669),
(710, 1599, 0.60669),
(854, 1599, 0.60669),
(959, 1599, 0.60669),
(987, 1599, 0.60669),
(666, 1599, 1.21338),
(666, 1600, 0.32669),
(814, 1600, 0.32669),
(666, 1601, 0.32669),
(732, 1601, 0.32669),
(666, 1603, 0.37331),
(793, 1603, 0.37331),
(964, 1603, 0.74662),
(666, 1604, 0.37331),
(925, 1604, 0.37331),
(673, 1604, 0.74662),
(695, 1604, 0.74662),
(745, 1604, 0.74662),
(815, 1604, 0.74662),
(912, 1604, 0.74662),
(666, 1605, 0.32669),
(673, 1605, 0.32669),
(710, 1605, 0.32669),
(712, 1605, 0.32669),
(729, 1605, 0.32669),
(815, 1605, 0.32669),
(854, 1605, 0.32669),
(857, 1605, 0.32669),
(867, 1605, 0.32669),
(934, 1605, 0.32669),
(981, 1605, 0.32669),
(682, 1605, 0.65338),
(749, 1605, 0.65338),
(666, 1606, 0.65338),
(813, 1606, 0.65338),
(675, 1607, 0.32669),
(732, 1607, 0.32669),
(923, 1607, 0.32669),
(925, 1607, 0.32669),
(962, 1607, 0.32669),
(752, 1607, 0.65338),
(972, 1607, 0.65338),
(857, 1607, 0.98007),
(666, 1607, 3.03355),
(666, 1608, 0.37331),
(673, 1608, 0.37331),
(675, 1608, 0.37331),
(719, 1608, 0.37331),
(962, 1608, 0.37331),
(964, 1608, 0.37331),
(963, 1608, 0.74662),
(706, 1608, 1.11993),
(669, 1609, 0.14),
(683, 1609, 0.14),
(705, 1609, 0.14),
(724, 1609, 0.14),
(743, 1609, 0.14),
(763, 1609, 0.14),
(786, 1609, 0.14),
(794, 1609, 0.14),
(857, 1609, 0.14),
(962, 1609, 0.14),
(666, 1609, 0.28),
(725, 1609, 0.28),
(770, 1609, 0.28),
(771, 1609, 0.28),
(854, 1609, 0.42),
(666, 1610, 0.56),
(927, 1610, 0.56),
(867, 1610, 1.12),
(666, 1611, 0.28),
(681, 1611, 0.28),
(682, 1611, 0.28),
(685, 1611, 0.28),
(694, 1611, 0.28),
(702, 1611, 0.28),
(725, 1611, 0.28),
(729, 1611, 0.28),
(730, 1611, 0.28),
(742, 1611, 0.28),
(793, 1611, 0.28),
(795, 1611, 0.28),
(797, 1611, 0.28),
(912, 1611, 0.28),
(924, 1611, 0.28),
(935, 1611, 0.28),
(972, 1611, 0.28),
(691, 1611, 0.56),
(763, 1611, 0.56),
(857, 1611, 0.56),
(960, 1611, 0.56),
(666, 1613, 0.32669),
(716, 1613, 0.32669),
(985, 1613, 0.32669),
(912, 1613, 0.65338),
(666, 1616, 0.32669),
(694, 1616, 0.65338),
(806, 1616, 0.98007),
(666, 1619, 0.32669),
(667, 1619, 0.32669),
(958, 1619, 0.32669),
(970, 1619, 0.32669),
(808, 1619, 0.65338),
(821, 1619, 0.65338),
(407, 1620, 0.14),
(694, 1620, 0.14),
(697, 1620, 0.14),
(730, 1620, 0.14),
(742, 1620, 0.14),
(745, 1620, 0.14),
(750, 1620, 0.14),
(772, 1620, 0.14),
(791, 1620, 0.14),
(821, 1620, 0.14),
(912, 1620, 0.14),
(923, 1620, 0.14),
(934, 1620, 0.14),
(935, 1620, 0.14),
(979, 1620, 0.14),
(402, 1620, 0.28),
(666, 1620, 0.28),
(717, 1620, 0.28),
(778, 1620, 0.28),
(757, 1620, 0.42),
(806, 1620, 0.42),
(854, 1620, 0.7),
(666, 1621, 0.14),
(906, 1621, 0.14),
(794, 1621, 0.28),
(666, 1622, 0.42),
(729, 1622, 0.42),
(753, 1622, 0.42),
(912, 1622, 0.42),
(854, 1622, 0.84),
(666, 1623, 0.18669),
(673, 1623, 0.18669),
(674, 1623, 0.18669),
(709, 1623, 0.18669),
(732, 1623, 0.18669),
(742, 1623, 0.18669),
(794, 1623, 0.18669),
(817, 1623, 0.18669),
(927, 1623, 0.18669),
(934, 1623, 0.18669),
(788, 1623, 0.37338),
(814, 1623, 0.37338),
(854, 1623, 0.37338),
(923, 1623, 0.37338),
(786, 1623, 1.36017),
(666, 1624, 0.42),
(912, 1624, 0.42),
(815, 1624, 0.84),
(959, 1624, 1.26),
(666, 1625, 0.28),
(685, 1625, 0.28),
(934, 1625, 0.28),
(972, 1625, 0.28),
(982, 1625, 0.28),
(701, 1625, 0.56),
(730, 1625, 0.56),
(799, 1625, 0.56),
(682, 1625, 1.12),
(666, 1627, 0.37331),
(964, 1627, 0.37331),
(965, 1627, 0.37331),
(759, 1627, 0.74662),
(407, 1628, 0.18669),
(666, 1628, 0.18669),
(724, 1628, 0.18669),
(726, 1628, 0.18669),
(728, 1628, 0.18669),
(744, 1628, 0.18669),
(758, 1628, 0.18669),
(759, 1628, 0.18669),
(790, 1628, 0.18669),
(794, 1628, 0.18669),
(811, 1628, 0.18669),
(815, 1628, 0.18669),
(857, 1628, 0.18669),
(934, 1628, 0.18669),
(962, 1628, 0.18669),
(987, 1628, 0.18669),
(398, 1628, 0.37338),
(680, 1628, 0.37338),
(666, 1629, 0.42),
(745, 1629, 0.42),
(666, 1630, 0.46669),
(764, 1630, 0.46669),
(859, 1630, 0.46669),
(928, 1630, 0.46669),
(967, 1630, 0.46669),
(970, 1630, 0.46669),
(688, 1630, 0.93338),
(702, 1630, 0.93338),
(709, 1630, 0.93338),
(788, 1630, 0.93338),
(975, 1630, 0.93338),
(765, 1630, 1.40007),
(766, 1630, 1.40007),
(785, 1630, 1.40007),
(789, 1630, 1.40007),
(854, 1630, 2.33345),
(666, 1632, 0.51331),
(912, 1632, 0.51331),
(960, 1632, 1.02662),
(936, 1632, 3.22652),
(666, 1633, 0.23331),
(667, 1633, 0.23331),
(794, 1633, 0.23331),
(859, 1633, 0.23331),
(958, 1633, 0.23331),
(286, 1634, 0.09331),
(668, 1634, 0.09331),
(674, 1634, 0.09331),
(681, 1634, 0.09331),
(682, 1634, 0.09331),
(685, 1634, 0.09331),
(735, 1634, 0.09331),
(745, 1634, 0.09331),
(764, 1634, 0.09331),
(767, 1634, 0.09331),
(785, 1634, 0.09331),
(793, 1634, 0.09331),
(794, 1634, 0.09331),
(859, 1634, 0.09331),
(868, 1634, 0.09331),
(924, 1634, 0.09331),
(930, 1634, 0.09331),
(936, 1634, 0.09331),
(969, 1634, 0.09331),
(973, 1634, 0.09331),
(666, 1634, 0.27993),
(787, 1634, 0.37324),
(786, 1634, 0.46655),
(854, 1634, 1.49296),
(666, 1635, 0.42),
(714, 1635, 0.42),
(666, 1638, 0.23331),
(712, 1638, 0.23331),
(742, 1638, 0.23331),
(912, 1638, 0.23331),
(924, 1638, 0.23331),
(930, 1638, 0.23331),
(666, 1640, 0.18669),
(668, 1640, 0.18669),
(676, 1640, 0.18669),
(700, 1640, 0.18669),
(730, 1640, 0.18669),
(764, 1640, 0.18669),
(766, 1640, 0.18669),
(808, 1640, 0.18669),
(813, 1640, 0.18669),
(821, 1640, 0.18669),
(926, 1640, 0.18669),
(927, 1640, 0.18669),
(970, 1640, 0.18669),
(854, 1640, 0.37338),
(935, 1640, 0.37338),
(936, 1640, 0.37338),
(958, 1640, 0.37338),
(407, 1642, 0.14),
(666, 1642, 0.14),
(675, 1642, 0.14),
(679, 1642, 0.14),
(750, 1642, 0.14),
(771, 1642, 0.14),
(772, 1642, 0.14),
(796, 1642, 0.14),
(798, 1642, 0.14),
(806, 1642, 0.14),
(854, 1642, 0.14),
(906, 1642, 0.14),
(956, 1642, 0.14),
(969, 1642, 0.14),
(395, 1642, 0.28),
(725, 1642, 0.28),
(751, 1642, 0.28),
(794, 1642, 0.28),
(814, 1642, 0.28),
(976, 1642, 0.28),
(714, 1642, 0.42),
(799, 1642, 0.56),
(673, 1642, 0.7),
(746, 1642, 0.7),
(763, 1642, 0.7),
(674, 1642, 0.84),
(719, 1642, 0.88),
(775, 1642, 0.88),
(776, 1642, 0.88),
(904, 1642, 0.88),
(857, 1642, 0.98),
(666, 1644, 0.42),
(966, 1644, 0.84),
(666, 1646, 0.60669),
(956, 1646, 0.60669),
(666, 1648, 0.56),
(759, 1648, 0.56),
(790, 1648, 0.56),
(806, 1648, 0.56),
(820, 1648, 0.56),
(912, 1648, 0.56),
(929, 1648, 1.12),
(666, 1649, 0.28),
(807, 1649, 0.28),
(925, 1649, 0.28),
(935, 1649, 0.28),
(960, 1649, 0.28),
(987, 1649, 0.28),
(794, 1649, 0.56),
(814, 1649, 0.56),
(854, 1649, 0.56),
(929, 1649, 1.12),
(667, 1650, 0.18669),
(669, 1650, 0.18669),
(674, 1650, 0.18669),
(683, 1650, 0.18669),
(701, 1650, 0.18669),
(712, 1650, 0.18669),
(716, 1650, 0.18669),
(724, 1650, 0.18669),
(726, 1650, 0.18669),
(728, 1650, 0.18669),
(729, 1650, 0.18669),
(741, 1650, 0.18669),
(743, 1650, 0.18669),
(754, 1650, 0.18669),
(762, 1650, 0.18669),
(772, 1650, 0.18669),
(778, 1650, 0.18669),
(786, 1650, 0.18669),
(788, 1650, 0.18669),
(798, 1650, 0.18669),
(814, 1650, 0.18669),
(815, 1650, 0.18669),
(857, 1650, 0.18669),
(935, 1650, 0.18669),
(956, 1650, 0.18669),
(960, 1650, 0.18669),
(961, 1650, 0.18669),
(963, 1650, 0.18669),
(975, 1650, 0.18669),
(987, 1650, 0.18669),
(705, 1650, 0.37338),
(721, 1650, 0.37338),
(746, 1650, 0.37338),
(755, 1650, 0.37338),
(767, 1650, 0.37338),
(770, 1650, 0.37338),
(771, 1650, 0.37338),
(784, 1650, 0.37338),
(785, 1650, 0.37338),
(804, 1650, 0.37338),
(805, 1650, 0.37338),
(807, 1650, 0.37338),
(818, 1650, 0.37338),
(820, 1650, 0.37338),
(929, 1650, 0.37338),
(959, 1650, 0.37338),
(966, 1650, 0.37338),
(967, 1650, 0.37338),
(666, 1650, 0.56007),
(787, 1650, 0.56007),
(808, 1650, 0.56007),
(962, 1650, 0.56007),
(792, 1650, 0.74676),
(794, 1650, 0.74676),
(677, 1650, 1.17348),
(854, 1650, 5.04063),
(666, 1651, 0.51331),
(728, 1651, 0.51331),
(817, 1651, 0.51331),
(912, 1651, 1.02662),
(260, 1652, 0.37331),
(666, 1652, 0.37331),
(701, 1652, 0.37331),
(718, 1652, 0.74662),
(735, 1652, 0.74662),
(771, 1652, 0.74662),
(798, 1655, 0.09331),
(970, 1655, 0.09331),
(716, 1655, 0.18662),
(929, 1655, 0.18662),
(666, 1655, 0.37324),
(854, 1655, 0.55986),
(814, 1655, 0.74648),
(666, 1657, 0.18669),
(677, 1657, 0.18669),
(681, 1657, 0.18669),
(691, 1657, 0.18669),
(719, 1657, 0.18669),
(794, 1657, 0.18669),
(912, 1657, 0.18669),
(987, 1657, 0.18669),
(730, 1657, 0.37338),
(960, 1657, 0.37338),
(936, 1657, 1.17348),
(667, 1658, 0.42),
(669, 1658, 0.42),
(677, 1658, 0.42),
(681, 1658, 0.42),
(683, 1658, 0.42),
(714, 1658, 0.42),
(725, 1658, 0.42),
(729, 1658, 0.42),
(750, 1658, 0.42),
(754, 1658, 0.42),
(759, 1658, 0.42),
(781, 1658, 0.42),
(782, 1658, 0.42),
(785, 1658, 0.42),
(786, 1658, 0.42),
(807, 1658, 0.42),
(934, 1658, 0.42),
(936, 1658, 0.42),
(963, 1658, 0.42),
(972, 1658, 0.42),
(987, 1658, 0.42),
(705, 1658, 0.84),
(716, 1658, 0.84),
(718, 1658, 0.84),
(726, 1658, 0.84),
(730, 1658, 0.84),
(767, 1658, 0.84),
(792, 1658, 0.84),
(958, 1658, 0.84),
(959, 1658, 0.84),
(666, 1658, 1.26),
(691, 1658, 1.26),
(775, 1658, 1.26),
(787, 1658, 1.26),
(719, 1658, 1.68),
(854, 1658, 1.68),
(857, 1658, 1.68),
(724, 1658, 2.52),
(818, 1658, 2.64),
(778, 1658, 3.48),
(685, 1659, 0.23331),
(728, 1659, 0.23331),
(786, 1659, 0.23331),
(793, 1659, 0.23331),
(813, 1659, 0.23331),
(814, 1659, 0.23331),
(818, 1659, 0.23331),
(854, 1659, 0.23331),
(934, 1659, 0.23331),
(956, 1659, 0.23331),
(677, 1659, 0.46662),
(666, 1659, 3.333),
(666, 1660, 0.28),
(681, 1660, 0.28),
(716, 1660, 0.28),
(721, 1660, 0.28),
(756, 1660, 0.28);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(924, 1660, 0.28),
(709, 1660, 0.56),
(766, 1660, 0.56),
(813, 1660, 0.56),
(666, 1661, 0.46662),
(813, 1661, 0.46662),
(666, 1662, 0.32669),
(817, 1662, 0.32669),
(666, 1663, 0.46669),
(821, 1663, 0.46669),
(956, 1663, 0.46669),
(683, 1664, 0.51331),
(694, 1664, 0.51331),
(726, 1664, 0.51331),
(742, 1664, 0.51331),
(807, 1664, 0.51331),
(820, 1664, 0.51331),
(854, 1664, 0.51331),
(935, 1664, 0.51331),
(978, 1664, 0.51331),
(982, 1664, 0.51331),
(808, 1664, 1.02662),
(962, 1664, 1.02662),
(717, 1664, 1.53993),
(959, 1664, 1.53993),
(972, 1664, 2.56655),
(973, 1664, 2.56655),
(975, 1664, 3.73983),
(666, 1664, 4.25314),
(666, 1665, 1.02662),
(813, 1665, 1.02662),
(259, 1666, 0.37331),
(260, 1666, 0.37331),
(265, 1666, 0.37331),
(266, 1666, 0.37331),
(666, 1666, 0.37331),
(668, 1666, 0.37331),
(691, 1666, 0.37331),
(712, 1666, 0.37331),
(721, 1666, 0.37331),
(724, 1666, 0.37331),
(745, 1666, 0.37331),
(753, 1666, 0.37331),
(755, 1666, 0.37331),
(778, 1666, 0.37331),
(786, 1666, 0.37331),
(798, 1666, 0.37331),
(800, 1666, 0.37331),
(854, 1666, 0.37331),
(857, 1666, 0.37331),
(867, 1666, 0.37331),
(904, 1666, 0.37331),
(906, 1666, 0.37331),
(936, 1666, 0.37331),
(970, 1666, 0.37331),
(977, 1666, 0.37331),
(694, 1666, 0.74662),
(714, 1666, 0.74662),
(808, 1666, 0.74662),
(813, 1666, 0.74662),
(666, 1668, 1.21338),
(675, 1668, 1.82007),
(666, 1669, 0.93338),
(813, 1669, 0.93338),
(666, 1671, 0.42),
(667, 1671, 0.42),
(672, 1671, 0.42),
(982, 1671, 1.26),
(666, 1672, 0.23331),
(687, 1672, 0.23331),
(709, 1672, 0.23331),
(710, 1672, 0.23331),
(781, 1672, 0.23331),
(782, 1672, 0.23331),
(790, 1672, 0.23331),
(798, 1672, 0.23331),
(854, 1672, 0.23331),
(866, 1672, 0.23331),
(963, 1672, 0.23331),
(967, 1672, 0.23331),
(970, 1672, 0.23331),
(979, 1672, 0.23331),
(987, 1672, 0.23331),
(402, 1672, 0.46662),
(682, 1672, 0.46662),
(691, 1672, 0.46662),
(697, 1672, 0.46662),
(729, 1672, 0.46662),
(984, 1672, 0.46662),
(797, 1672, 0.69993),
(395, 1672, 0.93324),
(929, 1672, 0.93324),
(966, 1672, 0.93324),
(972, 1672, 0.93324),
(407, 1672, 1.16655),
(857, 1672, 1.39986),
(912, 1672, 1.39986),
(750, 1675, 0.23331),
(821, 1675, 0.23331),
(666, 1675, 0.46662),
(666, 1678, 0.23331),
(750, 1678, 0.23331),
(804, 1678, 0.23331),
(666, 1679, 0.23331),
(754, 1679, 0.23331),
(730, 1679, 0.46662),
(807, 1679, 0.46662),
(982, 1679, 0.46662),
(745, 1680, 0.51331),
(666, 1680, 1.02662),
(260, 1681, 0.14),
(666, 1681, 0.14),
(667, 1681, 0.14),
(668, 1681, 0.14),
(672, 1681, 0.14),
(706, 1681, 0.14),
(716, 1681, 0.14),
(718, 1681, 0.14),
(719, 1681, 0.14),
(728, 1681, 0.14),
(742, 1681, 0.14),
(746, 1681, 0.14),
(752, 1681, 0.14),
(759, 1681, 0.14),
(772, 1681, 0.14),
(785, 1681, 0.14),
(796, 1681, 0.14),
(815, 1681, 0.14),
(821, 1681, 0.14),
(923, 1681, 0.14),
(934, 1681, 0.14),
(935, 1681, 0.14),
(945, 1681, 0.14),
(963, 1681, 0.14),
(967, 1681, 0.14),
(977, 1681, 0.14),
(981, 1681, 0.14),
(688, 1681, 0.28),
(730, 1681, 0.28),
(749, 1681, 0.28),
(764, 1681, 0.28),
(790, 1681, 0.28),
(866, 1681, 0.28),
(962, 1681, 0.28),
(969, 1681, 0.28),
(982, 1681, 0.28),
(694, 1681, 0.42),
(717, 1681, 0.42),
(854, 1681, 0.42),
(929, 1681, 0.56),
(857, 1681, 0.7),
(407, 1682, 0.18669),
(666, 1682, 0.18669),
(673, 1682, 0.18669),
(691, 1682, 0.18669),
(694, 1682, 0.18669),
(758, 1682, 0.18669),
(782, 1682, 0.18669),
(788, 1682, 0.18669),
(792, 1682, 0.18669),
(796, 1682, 0.18669),
(807, 1682, 0.18669),
(808, 1682, 0.18669),
(854, 1682, 0.18669),
(924, 1682, 0.18669),
(930, 1682, 0.18669),
(961, 1682, 0.18669),
(406, 1682, 0.37338),
(668, 1682, 0.37338),
(717, 1682, 0.37338),
(751, 1682, 0.37338),
(790, 1682, 0.37338),
(813, 1682, 0.37338),
(820, 1682, 0.37338),
(867, 1682, 0.37338),
(960, 1682, 0.37338),
(688, 1682, 0.56007),
(934, 1682, 0.56007),
(793, 1717, 0.21),
(815, 1717, 0.21),
(930, 1717, 0.21),
(978, 1717, 0.51),
(763, 1720, 0.23331),
(788, 1720, 0.23331),
(815, 1720, 0.23331),
(923, 1720, 0.23331),
(964, 1720, 0.23331),
(732, 1720, 0.46662),
(797, 1720, 0.46662),
(929, 1720, 0.46662),
(286, 1721, 0.18669),
(571, 1721, 0.18669),
(668, 1721, 0.18669),
(701, 1721, 0.18669),
(705, 1721, 0.18669),
(712, 1721, 0.18669),
(717, 1721, 0.18669),
(759, 1721, 0.18669),
(788, 1721, 0.18669),
(806, 1721, 0.18669),
(811, 1721, 0.18669),
(820, 1721, 0.18669),
(821, 1721, 0.18669),
(912, 1721, 0.18669),
(923, 1721, 0.18669),
(930, 1721, 0.18669),
(934, 1721, 0.18669),
(963, 1721, 0.18669),
(967, 1721, 0.18669),
(986, 1721, 0.18669),
(706, 1721, 0.37338),
(725, 1721, 0.37338),
(763, 1721, 0.37338),
(771, 1721, 0.37338),
(772, 1721, 0.37338),
(787, 1721, 0.37338),
(792, 1721, 0.37338),
(807, 1721, 0.37338),
(815, 1721, 0.37338),
(854, 1721, 0.37338),
(927, 1721, 0.37338),
(929, 1721, 0.37338),
(791, 1721, 0.56007),
(795, 1721, 0.56007),
(857, 1722, 0.28),
(935, 1722, 0.28),
(986, 1722, 0.28),
(801, 1722, 0.56),
(815, 1722, 0.56),
(866, 1722, 1.68),
(730, 1723, 0.84),
(815, 1723, 0.84),
(771, 1725, 0.42),
(788, 1725, 0.42),
(789, 1725, 0.42),
(805, 1725, 0.42),
(815, 1725, 0.42),
(956, 1725, 0.42),
(259, 1726, 0.23331),
(681, 1726, 0.23331),
(683, 1726, 0.23331),
(783, 1726, 0.23331),
(796, 1726, 0.23331),
(811, 1726, 0.23331),
(815, 1726, 0.23331),
(821, 1726, 0.23331),
(934, 1726, 0.23331),
(966, 1726, 0.23331),
(732, 1726, 0.46662),
(929, 1726, 0.46662),
(927, 1726, 0.69993),
(815, 1728, 0.51331),
(805, 1728, 1.02662),
(854, 1728, 1.53993),
(716, 1729, 0.32669),
(729, 1729, 0.32669),
(772, 1729, 0.32669),
(815, 1729, 0.32669),
(820, 1729, 0.32669),
(912, 1729, 0.32669),
(966, 1729, 0.32669),
(972, 1729, 0.32669),
(973, 1729, 0.32669),
(694, 1729, 0.65338),
(718, 1729, 0.65338),
(821, 1729, 0.65338),
(675, 1733, 0.37331),
(815, 1733, 2.34652),
(265, 1734, 0.32669),
(266, 1734, 0.32669),
(675, 1734, 0.32669),
(728, 1734, 0.32669),
(732, 1734, 0.32669),
(815, 1734, 0.32669),
(925, 1734, 0.32669),
(986, 1734, 0.32669),
(667, 1734, 0.65338),
(742, 1736, 0.42),
(815, 1736, 0.42),
(934, 1736, 0.42),
(962, 1736, 0.42),
(706, 1736, 0.84),
(729, 1736, 0.84),
(854, 1736, 0.84),
(960, 1738, 0.18669),
(669, 1738, 0.37338),
(674, 1738, 0.37338),
(710, 1738, 0.37338),
(724, 1738, 0.37338),
(730, 1738, 0.37338),
(743, 1738, 0.37338),
(755, 1738, 0.37338),
(781, 1738, 0.37338),
(791, 1738, 0.37338),
(815, 1738, 0.37338),
(906, 1738, 0.37338),
(935, 1738, 0.37338),
(964, 1738, 0.37338),
(972, 1738, 0.37338),
(982, 1738, 0.37338),
(687, 1738, 0.56007),
(712, 1738, 0.74676),
(792, 1738, 0.74676),
(793, 1738, 0.74676),
(959, 1738, 0.74676),
(675, 1738, 1.12014),
(854, 1738, 1.12014),
(963, 1738, 1.49352),
(790, 1740, 0.28),
(815, 1740, 0.28),
(857, 1740, 0.28),
(934, 1740, 0.28),
(854, 1740, 0.56),
(811, 1740, 1.4),
(815, 1741, 0.51331),
(965, 1741, 1.53993),
(789, 1744, 0.32669),
(794, 1744, 0.32669),
(815, 1744, 0.32669),
(906, 1744, 0.32669),
(958, 1744, 0.32669),
(712, 1744, 0.65338),
(667, 1744, 0.98007),
(854, 1744, 1.96014),
(712, 1745, 0.37331),
(966, 1745, 0.37331),
(815, 1745, 0.74662),
(857, 1745, 0.74662),
(912, 1745, 0.74662),
(956, 1746, 0.51331),
(815, 1746, 1.02662),
(766, 1746, 3.22652),
(667, 1747, 0.37331),
(682, 1747, 0.37331),
(712, 1747, 0.37331),
(788, 1747, 0.37331),
(815, 1747, 0.37331),
(691, 1747, 0.74662),
(716, 1748, 0.28),
(815, 1748, 0.56),
(854, 1748, 0.56),
(669, 1749, 0.09331),
(679, 1749, 0.09331),
(680, 1749, 0.09331),
(688, 1749, 0.09331),
(712, 1749, 0.09331),
(717, 1749, 0.09331),
(718, 1749, 0.09331),
(730, 1749, 0.09331),
(745, 1749, 0.09331),
(754, 1749, 0.09331),
(767, 1749, 0.09331),
(776, 1749, 0.09331),
(783, 1749, 0.09331),
(785, 1749, 0.09331),
(788, 1749, 0.09331),
(789, 1749, 0.09331),
(791, 1749, 0.09331),
(797, 1749, 0.09331),
(923, 1749, 0.09331),
(962, 1749, 0.09331),
(965, 1749, 0.09331),
(966, 1749, 0.09331),
(968, 1749, 0.09331),
(969, 1749, 0.09331),
(973, 1749, 0.09331),
(979, 1749, 0.09331),
(981, 1749, 0.09331),
(402, 1749, 0.18662),
(681, 1749, 0.18662),
(697, 1749, 0.18662),
(705, 1749, 0.18662),
(725, 1749, 0.18662),
(744, 1749, 0.18662),
(746, 1749, 0.18662),
(749, 1749, 0.18662),
(756, 1749, 0.18662),
(757, 1749, 0.18662),
(765, 1749, 0.18662),
(766, 1749, 0.18662),
(778, 1749, 0.18662),
(792, 1749, 0.18662),
(799, 1749, 0.18662),
(805, 1749, 0.18662),
(806, 1749, 0.18662),
(813, 1749, 0.18662),
(815, 1749, 0.18662),
(906, 1749, 0.18662),
(934, 1749, 0.18662),
(956, 1749, 0.18662),
(958, 1749, 0.18662),
(960, 1749, 0.18662),
(967, 1749, 0.18662),
(975, 1749, 0.18662),
(982, 1749, 0.18662),
(987, 1749, 0.18662),
(407, 1749, 0.27993),
(667, 1749, 0.27993),
(683, 1749, 0.27993),
(687, 1749, 0.27993),
(706, 1749, 0.27993),
(716, 1749, 0.27993),
(798, 1749, 0.27993),
(808, 1749, 0.27993),
(814, 1749, 0.27993),
(859, 1749, 0.27993),
(867, 1749, 0.27993),
(964, 1749, 0.27993),
(970, 1749, 0.27993),
(971, 1749, 0.27993),
(398, 1749, 0.37324),
(668, 1749, 0.37324),
(673, 1749, 0.37324),
(676, 1749, 0.37324),
(724, 1749, 0.37324),
(726, 1749, 0.37324),
(751, 1749, 0.37324),
(759, 1749, 0.37324),
(782, 1749, 0.37324),
(800, 1749, 0.37324),
(818, 1749, 0.37324),
(857, 1749, 0.37324),
(959, 1749, 0.37324),
(714, 1749, 0.46655),
(784, 1749, 0.46655),
(786, 1749, 0.46655),
(811, 1749, 0.46655),
(977, 1749, 0.46655),
(793, 1749, 0.55986),
(795, 1749, 0.55986),
(694, 1749, 0.65317),
(807, 1749, 0.74648),
(976, 1749, 0.74648),
(929, 1749, 0.77314),
(821, 1749, 0.83979),
(719, 1749, 0.9331),
(787, 1749, 1.05307),
(984, 1749, 1.05307),
(820, 1749, 1.21303),
(691, 1749, 1.333),
(794, 1749, 2.14613),
(854, 1749, 4.19895),
(667, 1750, 0.18669),
(679, 1750, 0.18669),
(682, 1750, 0.18669),
(697, 1750, 0.18669),
(705, 1750, 0.18669),
(718, 1750, 0.18669),
(719, 1750, 0.18669),
(732, 1750, 0.18669),
(751, 1750, 0.18669),
(754, 1750, 0.18669),
(766, 1750, 0.18669),
(771, 1750, 0.18669),
(781, 1750, 0.18669),
(782, 1750, 0.18669),
(790, 1750, 0.18669),
(792, 1750, 0.18669),
(804, 1750, 0.18669),
(813, 1750, 0.18669),
(815, 1750, 0.18669),
(821, 1750, 0.18669),
(866, 1750, 0.18669),
(868, 1750, 0.18669),
(925, 1750, 0.18669),
(959, 1750, 0.18669),
(961, 1750, 0.18669),
(976, 1750, 0.18669),
(978, 1750, 0.18669),
(984, 1750, 0.18669),
(695, 1750, 0.37338),
(743, 1750, 0.37338),
(746, 1750, 0.37338),
(762, 1750, 0.37338),
(767, 1750, 0.37338),
(788, 1750, 0.37338),
(789, 1750, 0.37338),
(793, 1750, 0.37338),
(814, 1750, 0.37338),
(859, 1750, 0.37338),
(934, 1750, 0.37338),
(935, 1750, 0.37338),
(956, 1750, 0.37338),
(960, 1750, 0.37338),
(967, 1750, 0.37338),
(971, 1750, 0.37338),
(676, 1750, 0.56007),
(721, 1750, 0.56007),
(968, 1750, 0.56007),
(970, 1750, 0.56007),
(854, 1750, 0.93345),
(786, 1751, 0.37331),
(807, 1751, 0.37331),
(815, 1751, 0.37331),
(946, 1751, 0.37331),
(806, 1751, 0.74662),
(854, 1751, 1.11993),
(673, 1752, 0.32669),
(706, 1752, 0.32669),
(709, 1752, 0.32669),
(710, 1752, 0.32669),
(742, 1752, 0.32669),
(784, 1752, 0.32669),
(785, 1752, 0.32669),
(786, 1752, 0.32669),
(798, 1752, 0.32669),
(799, 1752, 0.32669),
(808, 1752, 0.32669),
(815, 1752, 0.32669),
(912, 1752, 0.32669),
(934, 1752, 0.32669),
(959, 1752, 0.32669),
(973, 1752, 0.32669),
(976, 1752, 0.32669),
(680, 1752, 0.65338),
(716, 1752, 0.65338),
(724, 1752, 0.65338),
(743, 1752, 0.65338),
(756, 1752, 0.65338),
(800, 1752, 0.65338),
(854, 1752, 0.65338),
(857, 1752, 0.65338),
(927, 1752, 0.65338),
(961, 1752, 0.65338),
(970, 1752, 0.65338),
(978, 1752, 0.65338),
(966, 1752, 0.98007),
(794, 1752, 1.63345),
(669, 1753, 0.18669),
(673, 1753, 0.18669),
(690, 1753, 0.18669),
(705, 1753, 0.18669),
(719, 1753, 0.18669),
(726, 1753, 0.18669),
(746, 1753, 0.18669),
(749, 1753, 0.18669),
(751, 1753, 0.18669),
(752, 1753, 0.18669),
(754, 1753, 0.18669),
(763, 1753, 0.18669),
(764, 1753, 0.18669),
(766, 1753, 0.18669),
(789, 1753, 0.18669),
(815, 1753, 0.18669),
(821, 1753, 0.18669),
(924, 1753, 0.18669),
(927, 1753, 0.18669),
(962, 1753, 0.18669),
(968, 1753, 0.18669),
(987, 1753, 0.18669),
(667, 1753, 0.37338),
(674, 1753, 0.37338),
(685, 1753, 0.37338),
(721, 1753, 0.37338),
(724, 1753, 0.37338),
(753, 1753, 0.37338),
(792, 1753, 0.37338),
(820, 1753, 0.37338),
(959, 1753, 0.37338),
(981, 1753, 0.37338),
(571, 1753, 0.56007),
(676, 1753, 0.56007),
(787, 1753, 0.56007),
(795, 1753, 0.56007),
(857, 1753, 0.56007),
(958, 1753, 0.56007),
(973, 1753, 0.56007),
(781, 1753, 0.74676),
(807, 1753, 0.74676),
(967, 1753, 0.74676),
(794, 1753, 1.12014),
(966, 1753, 1.49352),
(982, 1753, 1.92024),
(854, 1753, 2.98704),
(701, 1754, 0.23331),
(771, 1754, 0.46662),
(815, 1754, 0.46662),
(854, 1754, 0.46662),
(700, 1756, 0.14),
(725, 1756, 0.14),
(742, 1756, 0.14),
(778, 1756, 0.14),
(786, 1756, 0.14),
(795, 1756, 0.14),
(796, 1756, 0.14),
(966, 1756, 0.14),
(970, 1756, 0.14),
(982, 1756, 0.14),
(985, 1756, 0.14),
(674, 1756, 0.28),
(675, 1756, 0.28),
(680, 1756, 0.28),
(716, 1756, 0.28),
(798, 1756, 0.28),
(815, 1756, 0.28),
(854, 1756, 0.28),
(790, 1758, 0.56),
(815, 1758, 0.56),
(984, 1758, 0.56),
(784, 1759, 0.46669),
(815, 1759, 0.46669),
(790, 1760, 0.23331),
(792, 1760, 0.23331),
(867, 1760, 0.23331),
(815, 1760, 0.46662),
(811, 1760, 0.69993),
(866, 1760, 0.69993),
(753, 1760, 0.93324),
(681, 1761, 0.23331),
(685, 1761, 0.23331),
(793, 1761, 0.23331),
(815, 1761, 0.23331),
(854, 1761, 0.23331),
(924, 1761, 0.23331),
(928, 1761, 0.23331),
(962, 1761, 0.23331),
(967, 1761, 0.23331),
(725, 1761, 0.46662),
(786, 1761, 0.46662),
(811, 1761, 0.46662),
(978, 1761, 0.46662),
(407, 1764, 0.09331),
(669, 1764, 0.09331),
(714, 1764, 0.09331),
(719, 1764, 0.09331),
(724, 1764, 0.09331),
(735, 1764, 0.09331),
(753, 1764, 0.09331),
(762, 1764, 0.09331),
(785, 1764, 0.09331),
(788, 1764, 0.09331),
(792, 1764, 0.09331),
(807, 1764, 0.09331),
(808, 1764, 0.09331),
(818, 1764, 0.09331),
(854, 1764, 0.09331),
(923, 1764, 0.09331),
(930, 1764, 0.09331),
(959, 1764, 0.09331),
(964, 1764, 0.09331),
(969, 1764, 0.09331),
(982, 1764, 0.09331),
(396, 1764, 0.18662),
(682, 1764, 0.18662),
(781, 1764, 0.18662),
(787, 1764, 0.18662),
(815, 1764, 0.18662),
(821, 1764, 0.18662),
(972, 1764, 0.18662),
(717, 1764, 0.27993),
(793, 1764, 0.27993),
(934, 1764, 0.27993),
(694, 1764, 0.58652),
(788, 1765, 0.32669),
(815, 1765, 0.32669),
(815, 1766, 0.32669),
(854, 1766, 0.32669),
(959, 1766, 0.32669),
(967, 1766, 0.32669),
(867, 1766, 0.65338),
(746, 1768, 0.32669),
(815, 1768, 0.32669),
(667, 1770, 0.04669),
(732, 1770, 0.04669),
(766, 1770, 0.04669),
(767, 1770, 0.04669),
(782, 1770, 0.04669),
(796, 1770, 0.04669),
(815, 1770, 0.04669),
(912, 1770, 0.04669),
(960, 1770, 0.04669),
(924, 1770, 0.09338),
(959, 1770, 0.14007),
(667, 1771, 0.46669),
(680, 1771, 0.46669),
(685, 1771, 0.46669),
(700, 1771, 0.46669),
(756, 1771, 0.46669),
(788, 1771, 0.46669),
(801, 1771, 0.46669),
(806, 1771, 0.46669),
(808, 1771, 0.46669),
(815, 1771, 0.46669),
(927, 1771, 0.46669),
(960, 1771, 0.46669),
(967, 1771, 0.46669),
(973, 1771, 0.46669),
(982, 1771, 0.46669),
(673, 1771, 0.93338),
(674, 1771, 0.93338),
(712, 1771, 0.93338),
(759, 1771, 0.93338),
(820, 1771, 0.93338),
(857, 1771, 0.93338),
(906, 1771, 0.93338),
(976, 1771, 0.93338),
(668, 1771, 2.93348),
(854, 1771, 3.26683),
(788, 1772, 0.51331),
(815, 1772, 0.51331),
(709, 1773, 0.23331),
(815, 1773, 0.23331),
(815, 1774, 0.46669),
(968, 1774, 0.46669),
(714, 1775, 0.23331),
(762, 1775, 0.23331),
(765, 1775, 0.23331),
(767, 1775, 0.23331),
(786, 1775, 0.23331),
(792, 1775, 0.23331),
(815, 1775, 0.23331),
(963, 1775, 0.23331),
(966, 1775, 0.23331),
(968, 1775, 0.23331),
(973, 1775, 0.23331),
(700, 1775, 0.46662),
(854, 1775, 0.46662),
(859, 1775, 0.46662),
(755, 1775, 1.46652),
(978, 1775, 1.46652),
(976, 1776, 0.42),
(987, 1776, 0.42),
(813, 1776, 0.84),
(815, 1776, 0.84),
(682, 1777, 0.32669),
(706, 1777, 0.32669),
(719, 1777, 0.32669),
(807, 1777, 0.32669),
(820, 1777, 0.32669),
(912, 1777, 0.32669),
(956, 1777, 0.32669),
(966, 1777, 0.32669),
(691, 1777, 0.65338),
(709, 1777, 0.65338),
(766, 1777, 0.65338),
(571, 1777, 0.98007),
(676, 1777, 0.98007),
(690, 1777, 0.98007),
(815, 1777, 0.98007),
(667, 1778, 0.37331),
(729, 1778, 0.37331),
(805, 1778, 0.37331),
(925, 1778, 0.37331),
(815, 1778, 2.34652),
(721, 1779, 0.46669),
(815, 1779, 0.46669),
(820, 1779, 0.46669),
(854, 1779, 0.46669),
(924, 1779, 0.46669),
(959, 1779, 0.46669),
(976, 1779, 0.46669),
(724, 1780, 0.60669),
(924, 1780, 0.60669),
(815, 1780, 1.21338),
(789, 1781, 0.51331),
(796, 1781, 0.51331),
(808, 1781, 0.51331),
(813, 1781, 0.51331),
(867, 1781, 0.51331),
(984, 1781, 0.51331),
(815, 1781, 1.02662),
(956, 1781, 1.02662),
(667, 1781, 1.53993),
(788, 1781, 3.07986),
(676, 1782, 0.42),
(759, 1782, 0.42),
(767, 1782, 0.42),
(776, 1782, 0.42),
(778, 1782, 0.42),
(797, 1782, 0.42),
(906, 1782, 0.42),
(984, 1782, 0.42),
(749, 1782, 0.84),
(752, 1782, 0.84),
(783, 1782, 0.84),
(784, 1782, 0.84),
(800, 1782, 0.84),
(970, 1782, 0.84),
(815, 1782, 1.26),
(958, 1782, 1.26),
(407, 1783, 0.28),
(667, 1783, 0.28),
(685, 1783, 0.28),
(712, 1783, 0.28),
(735, 1783, 0.28),
(762, 1783, 0.28),
(788, 1783, 0.28),
(789, 1783, 0.28),
(794, 1783, 0.28),
(854, 1783, 0.28),
(925, 1783, 0.28),
(956, 1783, 0.28),
(970, 1783, 0.28),
(972, 1783, 0.28),
(978, 1783, 0.28),
(986, 1783, 0.28),
(402, 1783, 0.56),
(673, 1783, 0.56),
(716, 1783, 0.56),
(719, 1783, 0.56),
(746, 1783, 0.56),
(752, 1783, 0.56),
(758, 1783, 0.56),
(767, 1783, 0.56),
(814, 1783, 0.56),
(815, 1783, 0.56),
(958, 1783, 0.56),
(979, 1783, 0.56),
(982, 1783, 0.84),
(790, 1783, 2.52),
(755, 1785, 0.28),
(815, 1785, 0.28),
(958, 1785, 0.28),
(963, 1785, 0.28),
(854, 1785, 0.56),
(784, 1785, 0.84),
(746, 1786, 0.23331),
(815, 1786, 0.23331),
(971, 1786, 0.46662),
(676, 1787, 0.28),
(681, 1787, 0.28),
(701, 1787, 0.28),
(706, 1787, 0.28),
(710, 1787, 0.28),
(786, 1787, 0.28),
(820, 1787, 0.28),
(821, 1787, 0.28),
(854, 1787, 0.28),
(857, 1787, 0.28),
(923, 1787, 0.28),
(927, 1787, 0.28),
(934, 1787, 0.28),
(973, 1787, 0.28),
(978, 1787, 0.28),
(763, 1787, 0.56),
(771, 1787, 0.56),
(772, 1787, 0.56),
(791, 1787, 0.56),
(808, 1787, 0.56),
(813, 1787, 0.56),
(815, 1787, 0.56),
(929, 1787, 0.56),
(676, 1788, 0.18669),
(712, 1788, 0.18669),
(719, 1788, 0.18669),
(729, 1788, 0.18669),
(751, 1788, 0.18669),
(775, 1788, 0.18669),
(776, 1788, 0.18669),
(804, 1788, 0.18669),
(808, 1788, 0.18669),
(813, 1788, 0.18669),
(866, 1788, 0.18669),
(867, 1788, 0.18669),
(906, 1788, 0.18669),
(927, 1788, 0.18669),
(958, 1788, 0.18669),
(959, 1788, 0.18669),
(960, 1788, 0.18669),
(967, 1788, 0.18669),
(970, 1788, 0.18669),
(984, 1788, 0.18669),
(794, 1788, 0.37338),
(815, 1788, 0.37338),
(854, 1788, 0.37338),
(934, 1788, 0.37338),
(782, 1788, 0.56007),
(667, 1789, 0.04669),
(732, 1789, 0.04669),
(766, 1789, 0.04669),
(767, 1789, 0.04669),
(782, 1789, 0.04669),
(796, 1789, 0.04669),
(815, 1789, 0.04669),
(912, 1789, 0.04669),
(960, 1789, 0.04669),
(924, 1789, 0.09338),
(959, 1789, 0.14007),
(680, 1790, 0.65331),
(687, 1790, 0.65331),
(719, 1790, 0.65331),
(721, 1790, 0.65331),
(724, 1790, 0.65331),
(783, 1790, 0.65331),
(794, 1790, 0.65331),
(799, 1790, 0.65331),
(814, 1790, 0.65331),
(857, 1790, 0.65331),
(934, 1790, 0.65331),
(970, 1790, 0.65331),
(782, 1790, 1.30662),
(815, 1790, 1.30662),
(987, 1790, 1.30662),
(854, 1790, 1.95993),
(786, 1790, 4.10652),
(753, 1791, 0.23331),
(811, 1791, 0.23331),
(815, 1791, 0.23331),
(407, 1792, 0.18669),
(691, 1792, 0.18669),
(725, 1792, 0.18669),
(763, 1792, 0.18669),
(784, 1792, 0.18669),
(805, 1792, 0.18669),
(854, 1792, 0.18669),
(857, 1792, 0.18669),
(964, 1792, 0.18669),
(972, 1792, 0.18669),
(981, 1792, 0.18669),
(395, 1792, 0.37338),
(729, 1792, 0.37338),
(815, 1792, 0.37338),
(667, 1975, 0.18669),
(677, 1975, 0.18669),
(697, 1975, 0.18669),
(706, 1975, 0.18669),
(710, 1975, 0.18669),
(732, 1975, 0.18669),
(796, 1975, 0.18669),
(814, 1975, 0.18669),
(912, 1975, 0.18669),
(924, 1975, 0.18669),
(930, 1975, 0.18669),
(967, 1975, 0.18669),
(673, 1975, 0.37338),
(787, 1975, 0.56007),
(854, 1975, 0.56007),
(668, 1975, 0.74676),
(682, 1976, 0.37331),
(695, 1976, 0.37331),
(697, 1976, 0.37331),
(785, 1976, 0.37331),
(795, 1976, 0.37331),
(798, 1976, 0.37331),
(814, 1976, 0.37331),
(854, 1976, 0.37331),
(705, 1976, 0.74662),
(787, 1976, 0.74662),
(725, 1976, 1.11993),
(705, 1978, 0.23331),
(713, 1978, 0.23331),
(716, 1978, 0.23331),
(742, 1978, 0.23331),
(754, 1978, 0.23331),
(755, 1978, 0.23331),
(765, 1978, 0.23331),
(793, 1978, 0.23331),
(814, 1978, 0.23331),
(821, 1978, 0.23331),
(982, 1978, 0.23331),
(751, 1978, 0.46662),
(787, 1978, 0.46662),
(786, 1978, 0.69993),
(820, 1978, 0.69993),
(854, 1978, 0.69993),
(794, 1978, 0.93324),
(528, 1979, 0.23331),
(667, 1979, 0.23331),
(668, 1979, 0.23331),
(694, 1979, 0.23331),
(712, 1979, 0.23331),
(717, 1979, 0.23331),
(746, 1979, 0.23331),
(750, 1979, 0.23331),
(759, 1979, 0.23331),
(784, 1979, 0.23331),
(807, 1979, 0.23331),
(811, 1979, 0.23331),
(866, 1979, 0.23331),
(936, 1979, 0.23331),
(956, 1979, 0.23331),
(973, 1979, 0.23331),
(978, 1979, 0.23331),
(979, 1979, 0.23331),
(987, 1979, 0.23331),
(402, 1979, 0.46662),
(404, 1979, 0.46662),
(407, 1979, 0.46662),
(676, 1979, 0.46662),
(682, 1979, 0.46662),
(781, 1979, 0.46662),
(788, 1979, 0.46662),
(808, 1979, 0.46662),
(814, 1979, 0.46662),
(867, 1979, 0.46662),
(934, 1979, 0.46662),
(966, 1979, 0.46662),
(782, 1979, 0.93324),
(854, 1979, 0.93324),
(961, 1979, 1.93314),
(705, 1980, 0.18669),
(798, 1980, 0.37338),
(814, 1980, 0.37338),
(682, 1981, 0.23331),
(794, 1981, 0.23331),
(814, 1981, 0.23331),
(817, 1981, 0.23331),
(966, 1981, 0.23331),
(673, 1981, 0.46662),
(742, 1981, 0.46662),
(743, 1981, 0.46662),
(767, 1981, 0.46662),
(854, 1981, 0.46662),
(697, 1981, 1.93314),
(695, 1981, 3.79962),
(730, 1983, 0.37331),
(814, 1983, 0.74662),
(672, 1984, 0.32669),
(683, 1984, 0.32669),
(702, 1984, 0.32669),
(732, 1984, 0.32669),
(814, 1984, 0.32669),
(854, 1984, 0.32669),
(925, 1984, 0.32669),
(960, 1984, 0.32669),
(972, 1984, 0.32669),
(986, 1984, 0.32669),
(668, 1984, 0.65338),
(742, 1984, 0.65338),
(669, 1984, 2.05348),
(814, 1986, 0.84),
(813, 1986, 2.64),
(667, 1987, 0.42),
(680, 1987, 0.42),
(687, 1987, 0.42),
(701, 1987, 0.42),
(702, 1987, 0.42),
(706, 1987, 0.42),
(716, 1987, 0.42),
(717, 1987, 0.42),
(719, 1987, 0.42),
(724, 1987, 0.42),
(726, 1987, 0.42),
(732, 1987, 0.42),
(751, 1987, 0.42),
(754, 1987, 0.42),
(788, 1987, 0.42),
(794, 1987, 0.42),
(799, 1987, 0.42),
(814, 1987, 0.42),
(854, 1987, 0.42),
(958, 1987, 0.42),
(962, 1987, 0.42),
(972, 1987, 0.42),
(981, 1987, 0.42),
(767, 1987, 0.84),
(771, 1987, 0.84),
(967, 1987, 0.84),
(783, 1987, 1.68),
(725, 1987, 2.1),
(987, 1987, 2.64),
(676, 1991, 0.28),
(679, 1991, 0.28),
(724, 1991, 0.28),
(746, 1991, 0.28),
(754, 1991, 0.28),
(793, 1991, 0.28),
(814, 1991, 0.28),
(725, 1991, 0.56),
(854, 1991, 0.56),
(929, 1991, 0.56),
(963, 1991, 0.56),
(683, 1994, 0.28),
(717, 1994, 0.28),
(732, 1994, 0.28),
(798, 1994, 0.28),
(814, 1994, 0.28),
(923, 1994, 0.28),
(924, 1994, 0.28),
(934, 1994, 0.28),
(709, 1994, 0.56),
(724, 1994, 0.56),
(745, 1994, 0.56),
(927, 1994, 0.84),
(973, 1994, 1.68),
(673, 1997, 0.18669),
(680, 1997, 0.18669),
(713, 1997, 0.18669),
(719, 1997, 0.18669),
(726, 1997, 0.18669),
(729, 1997, 0.18669),
(735, 1997, 0.18669),
(741, 1997, 0.18669),
(743, 1997, 0.18669),
(746, 1997, 0.18669),
(750, 1997, 0.18669),
(752, 1997, 0.18669),
(753, 1997, 0.18669),
(763, 1997, 0.18669),
(772, 1997, 0.18669),
(781, 1997, 0.18669),
(788, 1997, 0.18669),
(790, 1997, 0.18669),
(796, 1997, 0.18669),
(800, 1997, 0.18669),
(804, 1997, 0.18669),
(811, 1997, 0.18669),
(814, 1997, 0.18669),
(821, 1997, 0.18669),
(866, 1997, 0.18669),
(867, 1997, 0.18669),
(934, 1997, 0.18669),
(963, 1997, 0.18669),
(973, 1997, 0.18669),
(982, 1997, 0.18669),
(984, 1997, 0.18669),
(407, 1997, 0.37338),
(687, 1997, 0.37338),
(712, 1997, 0.37338),
(732, 1997, 0.37338),
(758, 1997, 0.37338),
(765, 1997, 0.37338),
(791, 1997, 0.37338),
(792, 1997, 0.37338),
(798, 1997, 0.37338),
(805, 1997, 0.37338),
(808, 1997, 0.37338),
(813, 1997, 0.37338),
(928, 1997, 0.37338),
(959, 1997, 0.37338),
(970, 1997, 0.37338),
(971, 1997, 0.37338),
(978, 1997, 0.37338),
(571, 1997, 0.56007),
(714, 1997, 0.56007),
(782, 1997, 0.56007),
(784, 1997, 0.56007),
(807, 1997, 0.56007),
(976, 1997, 0.56007),
(981, 1997, 0.74676),
(759, 1997, 0.93345),
(854, 1997, 1.12014),
(669, 1997, 1.17348),
(710, 1998, 0.18669),
(719, 1998, 0.18669),
(726, 1998, 0.18669),
(728, 1998, 0.18669),
(755, 1998, 0.18669),
(758, 1998, 0.18669),
(762, 1998, 0.18669),
(783, 1998, 0.18669),
(784, 1998, 0.18669),
(794, 1998, 0.18669),
(807, 1998, 0.18669),
(811, 1998, 0.18669),
(854, 1998, 0.18669),
(970, 1998, 0.18669),
(705, 1998, 0.37338),
(814, 1998, 0.37338),
(407, 1999, 0.23331),
(690, 1999, 0.23331),
(714, 1999, 0.23331),
(866, 1999, 0.23331),
(406, 1999, 0.46662),
(814, 1999, 0.46662),
(785, 2000, 0.28),
(814, 2000, 0.28),
(854, 2000, 0.28),
(963, 2000, 0.28),
(712, 2003, 0.51331),
(814, 2003, 0.51331),
(682, 2004, 0.23331),
(725, 2004, 0.23331),
(730, 2004, 0.23331),
(743, 2004, 0.23331),
(805, 2004, 0.23331),
(814, 2004, 0.23331),
(857, 2004, 0.23331),
(675, 2004, 0.46662),
(753, 2004, 0.46662),
(755, 2004, 0.46662),
(981, 2004, 0.46662),
(729, 2004, 0.93324),
(794, 2004, 0.93324),
(854, 2004, 1.39986),
(528, 2004, 1.46652),
(685, 2004, 1.46652),
(719, 2004, 1.46652),
(960, 2004, 1.46652),
(982, 2004, 1.46652),
(676, 2004, 1.93314),
(784, 2005, 0.42),
(814, 2005, 0.42),
(978, 2005, 0.42),
(783, 2005, 0.84),
(407, 2006, 0.09331),
(668, 2006, 0.09331),
(676, 2006, 0.09331),
(694, 2006, 0.09331),
(713, 2006, 0.09331),
(714, 2006, 0.09331),
(716, 2006, 0.09331),
(729, 2006, 0.09331),
(741, 2006, 0.09331),
(742, 2006, 0.09331),
(750, 2006, 0.09331),
(754, 2006, 0.09331),
(782, 2006, 0.09331),
(787, 2006, 0.09331),
(794, 2006, 0.09331),
(795, 2006, 0.09331),
(821, 2006, 0.09331),
(956, 2006, 0.09331),
(961, 2006, 0.09331),
(967, 2006, 0.09331),
(969, 2006, 0.09331),
(972, 2006, 0.09331),
(976, 2006, 0.09331),
(981, 2006, 0.09331),
(982, 2006, 0.09331),
(986, 2006, 0.09331),
(987, 2006, 0.09331),
(400, 2006, 0.18662),
(705, 2006, 0.18662),
(710, 2006, 0.18662),
(719, 2006, 0.18662),
(726, 2006, 0.18662),
(755, 2006, 0.18662),
(776, 2006, 0.18662),
(786, 2006, 0.18662),
(811, 2006, 0.18662),
(820, 2006, 0.18662),
(973, 2006, 0.18662),
(792, 2006, 0.27993),
(793, 2006, 0.27993),
(814, 2006, 0.27993),
(682, 2006, 0.46655),
(854, 2006, 0.74648),
(669, 2008, 0.56),
(688, 2008, 0.56),
(814, 2008, 0.56),
(669, 2009, 0.32669),
(725, 2009, 0.32669),
(786, 2009, 0.32669),
(787, 2009, 0.32669),
(789, 2009, 0.32669),
(796, 2009, 0.32669),
(801, 2009, 0.32669),
(821, 2009, 0.32669),
(854, 2009, 0.32669),
(857, 2009, 0.32669),
(904, 2009, 0.32669),
(927, 2009, 0.32669),
(970, 2009, 0.32669),
(683, 2009, 0.65338),
(814, 2009, 0.98007),
(759, 2010, 0.7),
(776, 2010, 1.4),
(814, 2010, 1.4),
(407, 2011, 0.23331),
(725, 2011, 0.23331),
(751, 2011, 0.23331),
(759, 2011, 0.23331),
(395, 2011, 0.46662),
(679, 2011, 0.46662),
(799, 2011, 0.46662),
(854, 2011, 0.46662),
(956, 2011, 0.46662),
(673, 2011, 0.69993),
(801, 2011, 0.69993),
(814, 2011, 0.69993),
(771, 2011, 2.79972),
(701, 2012, 0.23331),
(754, 2012, 0.23331),
(762, 2012, 0.23331),
(786, 2012, 0.23331),
(794, 2012, 0.23331),
(800, 2012, 0.23331),
(814, 2012, 0.23331),
(818, 2012, 0.23331),
(820, 2012, 0.23331),
(821, 2012, 0.23331),
(973, 2012, 0.23331),
(682, 2012, 0.46662),
(705, 2012, 0.46662),
(787, 2012, 0.46662),
(854, 2012, 0.46662),
(713, 2012, 0.69993),
(691, 2015, 0.42),
(814, 2015, 0.42),
(717, 2017, 0.18669),
(753, 2017, 0.18669),
(814, 2017, 0.18669),
(936, 2017, 0.18669),
(973, 2017, 0.18669),
(814, 2018, 0.37331),
(685, 2018, 0.74662),
(766, 2021, 0.51331),
(791, 2021, 0.51331),
(796, 2021, 0.51331),
(867, 2021, 0.51331),
(814, 2021, 1.02662),
(755, 2022, 0.28),
(756, 2022, 0.28),
(757, 2022, 0.28),
(794, 2022, 0.28),
(814, 2022, 0.28),
(965, 2022, 0.28),
(786, 2022, 0.56),
(854, 2022, 1.12),
(714, 2023, 0.18669),
(724, 2023, 0.18669),
(742, 2023, 0.18669),
(799, 2023, 0.18669),
(814, 2023, 0.18669),
(751, 2023, 0.37338),
(969, 2023, 0.37338),
(669, 2023, 1.17348),
(814, 2025, 0.32669),
(854, 2025, 0.32669),
(712, 2026, 0.28),
(714, 2026, 0.28),
(754, 2026, 0.28),
(755, 2026, 0.28),
(757, 2026, 0.28),
(801, 2026, 0.28),
(814, 2026, 0.28),
(859, 2026, 0.28),
(674, 2026, 0.56),
(682, 2026, 0.56),
(786, 2026, 0.56),
(794, 2026, 0.56),
(967, 2026, 0.56),
(787, 2026, 0.84),
(976, 2026, 0.84),
(821, 2026, 1.12),
(854, 2026, 1.12),
(674, 2027, 0.18669),
(714, 2027, 0.18669),
(728, 2027, 0.18669),
(746, 2027, 0.18669),
(750, 2027, 0.18669),
(806, 2027, 0.18669),
(814, 2027, 0.18669),
(906, 2027, 0.18669),
(751, 2027, 0.37338),
(763, 2027, 0.56007),
(807, 2027, 1.17348),
(672, 2028, 0.32669),
(700, 2028, 0.32669),
(754, 2028, 0.32669),
(756, 2028, 0.32669),
(766, 2028, 0.32669),
(785, 2028, 0.32669),
(800, 2028, 0.32669),
(814, 2028, 0.32669),
(959, 2028, 0.32669),
(960, 2028, 0.32669),
(966, 2028, 0.32669),
(970, 2028, 0.32669),
(981, 2028, 0.32669),
(982, 2028, 0.32669),
(679, 2028, 0.65338),
(717, 2028, 0.65338),
(721, 2028, 0.65338),
(732, 2028, 0.65338),
(741, 2028, 0.65338),
(958, 2028, 0.65338),
(961, 2028, 0.65338),
(854, 2028, 0.98007),
(716, 2028, 2.28683),
(688, 2030, 0.18669),
(705, 2030, 0.18669),
(712, 2030, 0.18669),
(786, 2030, 0.18669),
(814, 2030, 0.18669),
(821, 2030, 0.18669),
(970, 2030, 0.18669),
(762, 2030, 0.37338),
(854, 2030, 0.37338),
(966, 2030, 0.37338),
(770, 2031, 0.18669),
(789, 2031, 0.18669),
(814, 2031, 0.18669),
(668, 2031, 0.37338),
(682, 2032, 0.23331),
(718, 2032, 0.23331),
(814, 2032, 0.23331),
(854, 2032, 0.23331),
(857, 2032, 0.23331),
(960, 2032, 0.23331),
(965, 2032, 0.23331),
(973, 2032, 0.23331),
(808, 2032, 0.69993),
(685, 2032, 1.46652),
(668, 2035, 0.37331),
(795, 2035, 0.37331),
(808, 2035, 0.37331),
(814, 2035, 0.37331),
(935, 2035, 0.37331),
(986, 2035, 0.37331),
(857, 2035, 0.74662),
(929, 2035, 0.74662),
(806, 2035, 1.11993),
(797, 2036, 0.23331),
(814, 2036, 0.23331),
(753, 2039, 0.51331),
(814, 2039, 1.02662),
(682, 2040, 0.14),
(688, 2040, 0.14),
(690, 2040, 0.14),
(695, 2040, 0.14),
(710, 2040, 0.14),
(714, 2040, 0.14),
(717, 2040, 0.14),
(719, 2040, 0.14),
(729, 2040, 0.14),
(741, 2040, 0.14),
(744, 2040, 0.14),
(745, 2040, 0.14),
(754, 2040, 0.14),
(765, 2040, 0.14),
(770, 2040, 0.14),
(788, 2040, 0.14),
(789, 2040, 0.14),
(793, 2040, 0.14),
(800, 2040, 0.14),
(807, 2040, 0.14),
(808, 2040, 0.14),
(821, 2040, 0.14),
(923, 2040, 0.14),
(960, 2040, 0.14),
(967, 2040, 0.14),
(981, 2040, 0.14),
(398, 2040, 0.28),
(406, 2040, 0.28),
(407, 2040, 0.28),
(667, 2040, 0.28),
(691, 2040, 0.28),
(716, 2040, 0.28),
(781, 2040, 0.28),
(854, 2040, 0.28),
(929, 2040, 0.28),
(934, 2040, 0.28),
(964, 2040, 0.28),
(787, 2040, 0.42),
(680, 2040, 0.56),
(762, 2040, 0.56),
(814, 2040, 0.98),
(669, 2041, 0.37331),
(679, 2041, 0.37331),
(688, 2041, 0.37331),
(701, 2041, 0.37331),
(724, 2041, 0.37331),
(753, 2041, 0.37331),
(800, 2041, 0.37331),
(814, 2041, 0.37331),
(857, 2041, 0.37331),
(930, 2041, 0.37331),
(958, 2041, 0.37331),
(959, 2041, 0.37331),
(396, 2041, 0.74662),
(400, 2041, 0.74662),
(407, 2041, 0.74662),
(685, 2041, 0.74662),
(719, 2041, 0.74662),
(987, 2041, 0.74662),
(729, 2041, 1.11993),
(732, 2041, 1.11993),
(746, 2041, 1.11993),
(528, 2041, 2.34652),
(854, 2041, 2.61317),
(956, 2041, 2.71983),
(982, 2041, 2.71983),
(759, 2044, 0.14),
(814, 2044, 0.14),
(814, 2045, 0.28),
(966, 2045, 0.28),
(793, 2046, 0.46669),
(814, 2046, 0.46669),
(808, 2049, 0.74662),
(814, 2049, 1.86655),
(667, 2050, 0.51331),
(672, 2050, 0.51331),
(677, 2050, 0.51331),
(694, 2050, 0.51331),
(702, 2050, 0.51331),
(705, 2050, 0.51331),
(706, 2050, 0.51331),
(746, 2050, 0.51331),
(806, 2050, 0.51331),
(817, 2050, 0.51331),
(857, 2050, 0.51331),
(923, 2050, 0.51331),
(930, 2050, 0.51331),
(956, 2050, 0.51331),
(683, 2050, 1.02662),
(725, 2050, 1.02662),
(794, 2050, 1.02662),
(814, 2050, 1.02662),
(866, 2050, 1.02662),
(754, 2050, 1.53993),
(778, 2050, 1.53993),
(721, 2050, 3.22652),
(854, 2050, 3.59317),
(814, 2051, 0.46669),
(854, 2051, 0.46669),
(981, 2051, 0.46669),
(667, 2053, 0.23331),
(706, 2053, 0.23331),
(787, 2053, 0.23331),
(789, 2053, 0.23331),
(808, 2053, 0.23331),
(818, 2053, 0.23331),
(854, 2053, 0.23331),
(960, 2053, 0.23331),
(814, 2053, 0.46662),
(971, 2053, 0.46662),
(674, 2054, 0.37331),
(677, 2054, 0.37331),
(679, 2054, 0.37331),
(681, 2054, 0.37331),
(702, 2054, 0.37331),
(706, 2054, 0.37331),
(710, 2054, 0.37331),
(719, 2054, 0.37331),
(766, 2054, 0.37331),
(770, 2054, 0.37331),
(789, 2054, 0.37331),
(792, 2054, 0.37331),
(793, 2054, 0.37331),
(794, 2054, 0.37331),
(805, 2054, 0.37331),
(820, 2054, 0.37331),
(857, 2054, 0.37331),
(904, 2054, 0.37331),
(928, 2054, 0.37331),
(970, 2054, 0.37331),
(971, 2054, 0.37331),
(972, 2054, 0.37331),
(978, 2054, 0.37331),
(981, 2054, 0.37331),
(982, 2054, 0.37331),
(750, 2054, 0.74662),
(778, 2054, 0.74662),
(787, 2054, 0.74662),
(788, 2054, 0.74662),
(806, 2054, 0.74662),
(814, 2054, 0.74662),
(960, 2054, 0.74662),
(667, 2054, 1.11993),
(785, 2054, 1.11993),
(668, 2054, 2.23986),
(854, 2054, 2.23986),
(771, 2054, 3.35979),
(682, 2055, 0.28),
(685, 2055, 0.28),
(697, 2055, 0.28),
(717, 2055, 0.28),
(719, 2055, 0.28),
(724, 2055, 0.28),
(726, 2055, 0.28),
(750, 2055, 0.28),
(751, 2055, 0.28),
(754, 2055, 0.28),
(789, 2055, 0.28),
(821, 2055, 0.28),
(857, 2055, 0.28),
(867, 2055, 0.28),
(960, 2055, 0.28),
(963, 2055, 0.28),
(677, 2055, 0.56),
(742, 2055, 0.56),
(759, 2055, 0.56),
(763, 2055, 0.56),
(806, 2055, 0.56),
(962, 2055, 0.56),
(571, 2055, 0.84),
(814, 2055, 0.84),
(669, 2055, 1.76),
(701, 2058, 0.60669),
(814, 2058, 0.60669),
(681, 2061, 0.46669),
(814, 2061, 0.46669),
(854, 2061, 0.46669),
(705, 2062, 0.32669),
(719, 2062, 0.32669),
(725, 2062, 0.32669),
(741, 2062, 0.32669),
(787, 2062, 0.32669),
(936, 2062, 0.32669),
(982, 2062, 0.32669),
(987, 2062, 0.32669),
(792, 2062, 0.65338),
(929, 2062, 0.65338),
(814, 2062, 0.98007),
(700, 2064, 0.56),
(721, 2064, 0.56),
(729, 2064, 0.56),
(814, 2064, 0.56),
(966, 2064, 0.56),
(975, 2064, 0.56),
(750, 2064, 1.12),
(814, 2066, 0.42),
(969, 2066, 0.84),
(787, 2068, 0.42),
(792, 2068, 0.42),
(793, 2068, 0.42),
(814, 2068, 0.42),
(814, 2070, 0.32669),
(854, 2070, 0.98007),
(814, 2071, 0.37331),
(676, 2072, 0.28),
(706, 2072, 0.28),
(717, 2072, 0.28),
(753, 2072, 0.28),
(814, 2072, 0.28),
(924, 2072, 0.28),
(978, 2072, 0.28),
(260, 2072, 0.56),
(972, 2072, 0.56),
(260, 2073, 0.18669),
(407, 2073, 0.18669),
(667, 2073, 0.18669),
(672, 2073, 0.18669),
(706, 2073, 0.18669),
(712, 2073, 0.18669),
(718, 2073, 0.18669),
(728, 2073, 0.18669),
(744, 2073, 0.18669),
(745, 2073, 0.18669),
(770, 2073, 0.18669),
(772, 2073, 0.18669),
(793, 2073, 0.18669),
(814, 2073, 0.18669),
(820, 2073, 0.18669),
(866, 2073, 0.18669),
(945, 2073, 0.18669),
(963, 2073, 0.18669),
(981, 2073, 0.18669),
(982, 2073, 0.18669),
(398, 2073, 0.37338),
(688, 2073, 0.37338),
(694, 2073, 0.37338),
(730, 2073, 0.37338),
(742, 2073, 0.37338),
(746, 2073, 0.37338),
(764, 2073, 0.37338),
(854, 2073, 0.37338),
(934, 2073, 0.37338),
(962, 2073, 0.37338),
(717, 2073, 0.56007),
(929, 2073, 0.74676),
(676, 2073, 1.17348),
(710, 2074, 0.37331),
(732, 2074, 0.37331),
(753, 2074, 0.37331),
(756, 2074, 0.37331),
(796, 2074, 0.37331),
(924, 2074, 0.37331),
(927, 2074, 0.37331),
(963, 2074, 0.37331),
(680, 2074, 0.74662),
(691, 2074, 0.74662),
(695, 2074, 0.74662),
(854, 2074, 0.74662),
(962, 2074, 0.74662),
(717, 2074, 1.11993),
(814, 2074, 1.11993),
(934, 2074, 1.11993),
(676, 2074, 1.49324),
(912, 2074, 1.49324),
(814, 2075, 0.42),
(854, 2075, 0.42),
(725, 2076, 0.28),
(756, 2076, 0.28),
(814, 2076, 0.28),
(716, 2076, 0.56),
(854, 2076, 1.12),
(680, 2080, 0.14),
(688, 2080, 0.14),
(690, 2080, 0.14),
(805, 2080, 0.14),
(814, 2080, 0.14),
(854, 2080, 0.14),
(667, 2080, 0.28),
(265, 2081, 0.23331),
(266, 2081, 0.23331),
(676, 2081, 0.23331),
(682, 2081, 0.23331),
(706, 2081, 0.23331),
(794, 2081, 0.23331),
(808, 2081, 0.23331),
(814, 2081, 0.23331),
(959, 2081, 0.23331),
(716, 2081, 0.46662),
(718, 2081, 0.46662),
(756, 2081, 0.46662),
(794, 2099, 0.23331),
(813, 2099, 0.23331),
(743, 2101, 0.42),
(813, 2101, 0.42),
(927, 2101, 0.42),
(791, 2102, 0.46669),
(811, 2102, 0.46669),
(813, 2102, 0.46669),
(407, 2103, 0.32669),
(732, 2103, 0.32669),
(746, 2103, 0.32669),
(757, 2103, 0.32669),
(813, 2103, 0.32669),
(912, 2103, 0.32669),
(986, 2103, 0.32669),
(396, 2103, 0.65338),
(719, 2103, 0.65338),
(776, 2103, 0.65338),
(730, 2103, 0.98007),
(926, 2103, 0.98007),
(721, 2103, 2.70686),
(712, 2104, 0.56),
(958, 2104, 0.56),
(813, 2104, 1.12),
(754, 2105, 0.46669),
(813, 2105, 0.46669),
(930, 2105, 0.46669),
(958, 2105, 0.46669),
(972, 2105, 0.46669),
(975, 2105, 0.46669),
(981, 2105, 0.46669),
(813, 2106, 0.46669),
(958, 2106, 0.46669),
(973, 2106, 0.46669),
(681, 2107, 0.23331),
(712, 2107, 0.23331),
(717, 2107, 0.23331),
(719, 2107, 0.23331),
(725, 2107, 0.23331),
(749, 2107, 0.23331),
(757, 2107, 0.23331),
(784, 2107, 0.23331),
(785, 2107, 0.23331),
(797, 2107, 0.23331),
(799, 2107, 0.23331),
(800, 2107, 0.23331),
(857, 2107, 0.23331),
(963, 2107, 0.23331),
(975, 2107, 0.23331),
(986, 2107, 0.23331),
(688, 2107, 0.46662),
(724, 2107, 0.46662),
(729, 2107, 0.46662),
(730, 2107, 0.46662),
(759, 2107, 0.46662),
(783, 2107, 0.46662),
(794, 2107, 0.46662),
(795, 2107, 0.46662),
(813, 2107, 0.46662),
(904, 2107, 0.46662),
(968, 2107, 0.46662),
(976, 2107, 0.46662),
(987, 2107, 0.46662),
(672, 2107, 0.69993),
(854, 2107, 0.69993),
(407, 2108, 0.37331),
(701, 2108, 0.37331),
(791, 2108, 0.37331),
(807, 2108, 0.37331),
(820, 2108, 0.37331),
(821, 2108, 0.37331),
(854, 2108, 0.37331),
(859, 2108, 0.37331),
(867, 2108, 0.37331),
(934, 2108, 0.37331),
(958, 2108, 0.37331),
(972, 2108, 0.37331),
(406, 2108, 0.74662),
(683, 2108, 0.74662),
(756, 2108, 0.74662),
(765, 2108, 0.74662),
(766, 2108, 0.74662),
(808, 2108, 0.74662),
(813, 2108, 0.74662),
(970, 2108, 0.74662),
(799, 2108, 1.11993),
(813, 2110, 0.42),
(854, 2110, 0.42),
(928, 2110, 0.42),
(936, 2110, 0.42),
(724, 2111, 0.42),
(746, 2111, 0.42),
(752, 2111, 0.42),
(753, 2111, 0.42),
(796, 2111, 0.42),
(800, 2111, 0.42),
(813, 2111, 0.42),
(751, 2111, 0.84),
(794, 2111, 0.84),
(743, 2112, 0.42),
(813, 2112, 0.84),
(690, 2113, 0.23331),
(759, 2113, 0.23331),
(788, 2113, 0.23331),
(800, 2113, 0.23331),
(806, 2113, 0.23331),
(807, 2113, 0.23331),
(811, 2113, 0.23331),
(813, 2113, 0.23331),
(854, 2113, 0.23331),
(866, 2113, 0.23331),
(934, 2113, 0.23331),
(967, 2113, 0.23331),
(968, 2113, 0.23331),
(971, 2113, 0.23331),
(978, 2113, 0.23331),
(667, 2113, 0.46662),
(789, 2113, 0.46662),
(792, 2113, 0.46662),
(795, 2113, 0.46662),
(799, 2113, 0.46662),
(407, 2116, 0.18669),
(672, 2116, 0.18669),
(755, 2116, 0.18669),
(772, 2116, 0.18669),
(795, 2116, 0.18669),
(966, 2116, 0.18669),
(406, 2116, 0.37338),
(673, 2116, 0.37338),
(741, 2116, 0.37338),
(813, 2116, 0.37338),
(756, 2117, 0.28),
(757, 2117, 0.28),
(813, 2117, 0.56),
(725, 2118, 0.46669),
(743, 2118, 0.46669),
(799, 2118, 0.93338),
(813, 2118, 0.93338),
(854, 2118, 0.93338),
(528, 2119, 0.37331),
(677, 2119, 0.37331),
(724, 2119, 0.37331),
(726, 2119, 0.37331),
(752, 2119, 0.37331),
(757, 2119, 0.37331),
(786, 2119, 0.37331),
(792, 2119, 0.37331),
(854, 2119, 0.37331),
(859, 2119, 0.37331),
(868, 2119, 0.37331),
(958, 2119, 0.37331),
(966, 2119, 0.37331),
(979, 2119, 0.37331),
(668, 2119, 0.74662),
(673, 2119, 0.74662),
(712, 2119, 0.74662),
(746, 2119, 0.74662),
(751, 2119, 0.74662),
(754, 2119, 0.74662),
(755, 2119, 0.74662),
(765, 2119, 0.74662),
(766, 2119, 0.74662),
(787, 2119, 0.74662),
(790, 2119, 0.74662),
(793, 2119, 0.74662),
(799, 2119, 0.74662),
(808, 2119, 0.74662),
(961, 2119, 0.74662),
(964, 2119, 0.74662),
(970, 2119, 0.74662),
(756, 2119, 1.11993),
(813, 2119, 1.11993),
(811, 2120, 0.51331),
(813, 2120, 0.51331),
(967, 2120, 0.51331),
(751, 2121, 0.23331),
(763, 2121, 0.23331),
(776, 2121, 0.23331),
(783, 2121, 0.23331),
(904, 2121, 0.23331),
(958, 2121, 0.23331),
(746, 2121, 0.46662),
(797, 2121, 0.46662),
(813, 2121, 0.46662),
(717, 2121, 0.93324),
(976, 2121, 0.93324),
(799, 2122, 1.30662),
(813, 2122, 1.30662),
(756, 2124, 0.28),
(759, 2124, 0.28),
(813, 2124, 0.28),
(778, 2124, 0.56),
(782, 2124, 0.56),
(906, 2124, 0.56),
(758, 2124, 0.84),
(669, 2125, 0.18669),
(681, 2125, 0.18669),
(685, 2125, 0.18669),
(691, 2125, 0.18669),
(694, 2125, 0.18669),
(710, 2125, 0.18669),
(713, 2125, 0.18669),
(714, 2125, 0.18669),
(716, 2125, 0.18669),
(717, 2125, 0.18669),
(726, 2125, 0.18669),
(752, 2125, 0.18669),
(756, 2125, 0.18669),
(762, 2125, 0.18669),
(766, 2125, 0.18669),
(808, 2125, 0.18669),
(813, 2125, 0.18669),
(818, 2125, 0.18669),
(857, 2125, 0.18669),
(868, 2125, 0.18669),
(912, 2125, 0.18669),
(926, 2125, 0.18669),
(961, 2125, 0.18669),
(963, 2125, 0.18669),
(964, 2125, 0.18669),
(968, 2125, 0.18669),
(985, 2125, 0.18669),
(986, 2125, 0.18669),
(400, 2125, 0.37338),
(406, 2125, 0.37338),
(675, 2125, 0.37338),
(688, 2125, 0.37338),
(719, 2125, 0.37338),
(742, 2125, 0.37338),
(751, 2125, 0.37338),
(759, 2125, 0.37338),
(796, 2125, 0.37338),
(925, 2125, 0.37338),
(945, 2125, 0.37338),
(705, 2125, 0.56007),
(906, 2125, 0.56007),
(927, 2125, 0.56007),
(935, 2125, 0.56007),
(962, 2125, 0.56007),
(395, 2125, 0.74676),
(396, 2125, 0.74676),
(956, 2125, 0.74676),
(854, 2125, 0.93345),
(407, 2125, 1.12014),
(721, 2125, 1.17348),
(743, 2125, 1.54686),
(930, 2125, 1.54686),
(679, 2126, 0.28),
(776, 2126, 0.28),
(906, 2126, 0.28),
(956, 2126, 0.28),
(958, 2126, 0.28),
(752, 2126, 0.56),
(813, 2126, 0.56),
(783, 2129, 0.23331),
(813, 2129, 0.23331),
(749, 2129, 0.46662),
(772, 2129, 0.46662),
(778, 2129, 0.46662),
(750, 2129, 0.69993),
(758, 2129, 0.69993),
(906, 2129, 0.69993),
(728, 2131, 0.14),
(986, 2131, 0.14),
(725, 2131, 0.34),
(728, 2132, 0.14),
(695, 2132, 0.34),
(691, 2133, 0.14),
(728, 2133, 0.14),
(794, 2133, 0.14),
(672, 2133, 0.34),
(697, 2137, 0.18669),
(710, 2137, 0.18669),
(719, 2137, 0.18669),
(721, 2137, 0.18669),
(728, 2137, 0.18669),
(743, 2137, 0.18669),
(752, 2137, 0.18669),
(772, 2137, 0.18669),
(792, 2137, 0.18669),
(857, 2137, 0.18669),
(924, 2137, 0.18669),
(926, 2137, 0.18669),
(963, 2137, 0.18669),
(972, 2137, 0.18669),
(979, 2137, 0.18669),
(725, 2137, 0.37338),
(778, 2137, 0.37338),
(790, 2137, 0.37338),
(965, 2137, 0.37338),
(669, 2138, 0.28),
(695, 2138, 0.28),
(717, 2138, 0.28),
(728, 2138, 0.28),
(934, 2138, 0.28),
(701, 2139, 0.32669),
(725, 2139, 0.32669),
(728, 2139, 0.32669),
(766, 2139, 0.32669),
(930, 2139, 0.32669),
(935, 2139, 0.32669),
(960, 2139, 0.32669),
(676, 2139, 0.65338),
(702, 2139, 0.65338),
(817, 2139, 0.65338),
(962, 2139, 0.65338),
(984, 2139, 0.65338),
(795, 2139, 0.98007),
(691, 2140, 0.14),
(728, 2140, 0.14),
(741, 2140, 0.14),
(746, 2140, 0.14),
(935, 2140, 0.14),
(701, 2141, 0.14),
(728, 2141, 0.14),
(751, 2141, 0.14),
(794, 2141, 0.14),
(807, 2141, 0.14),
(786, 2141, 0.28),
(694, 2142, 0.23331),
(728, 2142, 0.23331),
(407, 2143, 0.56),
(528, 2143, 0.56),
(676, 2143, 0.56),
(728, 2143, 0.56),
(854, 2143, 0.56),
(404, 2143, 1.12),
(701, 2145, 0.37331),
(709, 2145, 0.37331),
(717, 2145, 0.37331),
(728, 2145, 0.37331),
(732, 2145, 0.37331),
(746, 2145, 0.37331),
(854, 2145, 0.37331),
(956, 2145, 0.37331),
(925, 2145, 0.74662),
(728, 2146, 0.42),
(784, 2146, 0.42),
(806, 2146, 0.42),
(854, 2146, 0.84),
(679, 2147, 0.18669),
(680, 2147, 0.18669),
(712, 2147, 0.18669),
(728, 2147, 0.18669),
(793, 2147, 0.18669),
(801, 2147, 0.18669),
(806, 2147, 0.18669),
(956, 2147, 0.18669),
(854, 2147, 0.37338),
(667, 2149, 0.42),
(682, 2149, 0.42),
(728, 2149, 0.42),
(867, 2149, 0.42),
(978, 2149, 0.42),
(691, 2149, 0.84),
(712, 2149, 0.84),
(801, 2149, 0.84),
(728, 2150, 0.37331),
(982, 2150, 0.37331),
(987, 2150, 0.37331),
(669, 2152, 0.28),
(676, 2152, 0.28),
(680, 2152, 0.28),
(700, 2152, 0.28),
(728, 2152, 0.28),
(904, 2152, 0.28),
(771, 2152, 0.84),
(676, 2153, 0.28),
(728, 2153, 0.28),
(749, 2153, 0.28),
(784, 2153, 0.28),
(807, 2153, 0.28),
(821, 2153, 0.28),
(859, 2153, 0.28),
(956, 2153, 0.28),
(981, 2153, 0.28),
(694, 2153, 0.56),
(746, 2153, 0.56),
(757, 2153, 0.56),
(759, 2153, 0.56),
(787, 2153, 0.56),
(793, 2153, 0.56),
(806, 2153, 0.56),
(854, 2153, 0.56),
(763, 2153, 0.84),
(820, 2153, 1.76),
(726, 2153, 2.04),
(965, 2153, 2.32),
(265, 2154, 0.37331),
(266, 2154, 0.37331),
(682, 2154, 0.37331),
(701, 2154, 0.37331),
(713, 2154, 0.37331),
(728, 2154, 0.37331),
(407, 2154, 0.74662),
(728, 2155, 0.46669),
(935, 2155, 0.46669),
(978, 2155, 0.46669),
(719, 2157, 0.37331),
(728, 2157, 0.37331),
(962, 2157, 0.37331),
(667, 2159, 0.46669),
(677, 2159, 0.46669),
(728, 2159, 0.46669),
(793, 2159, 0.46669),
(799, 2159, 0.46669),
(984, 2159, 0.93338),
(407, 2160, 0.51331),
(728, 2160, 0.51331),
(746, 2160, 0.51331),
(396, 2160, 1.02662),
(728, 2163, 0.51331),
(691, 2163, 3.22652),
(407, 2167, 0.32669),
(702, 2167, 0.32669),
(728, 2167, 0.32669),
(924, 2167, 0.32669),
(925, 2167, 0.32669),
(962, 2167, 0.32669),
(976, 2167, 0.32669),
(406, 2167, 0.65338),
(690, 2167, 0.65338),
(691, 2167, 0.65338),
(923, 2167, 0.65338),
(688, 2167, 0.98007),
(930, 2167, 0.98007),
(927, 2167, 1.30676),
(929, 2167, 1.30676),
(936, 2167, 1.96014),
(728, 2170, 0.56),
(796, 2170, 0.56),
(972, 2170, 0.56),
(973, 2170, 0.56),
(669, 2173, 0.32669),
(680, 2173, 0.32669),
(691, 2173, 0.32669),
(808, 2173, 0.32669),
(818, 2173, 0.32669),
(925, 2173, 0.32669),
(946, 2173, 0.32669),
(981, 2173, 0.32669),
(676, 2173, 0.65338),
(701, 2173, 0.65338),
(728, 2173, 0.65338),
(806, 2173, 0.65338),
(667, 2173, 1.30676),
(854, 2173, 1.63345),
(690, 2174, 0.37331),
(752, 2174, 0.37331),
(808, 2174, 0.37331),
(945, 2174, 0.37331),
(667, 2174, 0.74662),
(728, 2174, 0.74662),
(904, 2174, 0.74662),
(265, 2174, 1.11993),
(266, 2174, 1.11993),
(854, 2174, 1.11993),
(818, 2174, 1.49324),
(683, 2174, 3.46645),
(701, 2175, 0.42),
(744, 2175, 2.64),
(925, 2175, 3.06),
(728, 2175, 3.48),
(728, 2176, 0.32669),
(729, 2176, 0.32669),
(859, 2176, 0.32669),
(929, 2176, 0.65338),
(407, 2177, 0.28),
(680, 2177, 0.28),
(714, 2177, 0.28),
(724, 2177, 0.28),
(728, 2177, 0.28),
(762, 2177, 0.28),
(785, 2177, 0.28),
(972, 2177, 0.28),
(400, 2177, 0.56),
(987, 2177, 0.56),
(728, 2178, 0.28),
(796, 2178, 0.28),
(947, 2178, 0.28),
(982, 2178, 0.28),
(985, 2178, 0.28),
(667, 2178, 0.56),
(728, 2179, 0.42),
(758, 2179, 0.42),
(690, 2179, 0.84),
(799, 2179, 0.84),
(728, 2180, 0.46669),
(947, 2180, 0.46669),
(667, 2182, 0.37331),
(709, 2182, 0.37331),
(712, 2182, 0.37331),
(718, 2182, 0.37331),
(728, 2182, 0.37331),
(744, 2182, 0.37331),
(752, 2182, 0.37331),
(786, 2182, 0.37331),
(795, 2182, 0.37331),
(796, 2182, 0.37331),
(804, 2182, 0.37331),
(966, 2182, 0.37331),
(972, 2182, 0.37331),
(979, 2182, 0.37331),
(981, 2182, 0.37331),
(987, 2182, 0.37331),
(396, 2182, 0.74662),
(398, 2182, 0.74662),
(400, 2182, 0.74662),
(402, 2182, 0.74662),
(683, 2182, 0.74662),
(729, 2182, 0.74662),
(742, 2182, 0.74662),
(793, 2182, 0.74662),
(818, 2182, 0.74662),
(854, 2182, 0.74662),
(976, 2182, 0.74662),
(978, 2182, 0.74662),
(407, 2182, 1.49324),
(691, 2182, 2.34652),
(721, 2182, 2.34652),
(728, 2183, 0.37331),
(730, 2183, 0.37331),
(728, 2184, 0.32669),
(854, 2184, 0.32669),
(528, 2185, 0.28),
(728, 2185, 0.28),
(795, 2185, 0.28),
(978, 2185, 0.28),
(979, 2185, 0.28),
(718, 2185, 0.56),
(674, 2186, 0.46669),
(728, 2186, 0.46669),
(794, 2186, 0.46669),
(770, 2186, 0.93338),
(967, 2186, 0.93338),
(978, 2186, 0.93338),
(701, 2186, 1.40007),
(407, 2188, 0.37331),
(694, 2188, 0.37331),
(717, 2188, 0.37331),
(728, 2188, 0.37331),
(752, 2188, 0.37331),
(765, 2188, 0.37331),
(772, 2188, 0.37331),
(778, 2188, 0.37331),
(781, 2188, 0.37331),
(782, 2188, 0.37331),
(791, 2188, 0.37331),
(792, 2188, 0.37331),
(796, 2188, 0.37331),
(800, 2188, 0.37331),
(805, 2188, 0.37331),
(806, 2188, 0.37331),
(808, 2188, 0.37331),
(927, 2188, 0.37331),
(934, 2188, 0.37331),
(936, 2188, 0.37331),
(958, 2188, 0.37331),
(966, 2188, 0.37331),
(967, 2188, 0.37331),
(971, 2188, 0.37331),
(976, 2188, 0.37331),
(978, 2188, 0.37331),
(979, 2188, 0.37331),
(402, 2188, 0.74662),
(712, 2188, 0.74662),
(788, 2188, 0.74662),
(866, 2188, 0.74662),
(759, 2188, 1.11993),
(789, 2188, 1.11993),
(854, 2188, 1.11993),
(714, 2188, 1.49324),
(811, 2188, 1.49324),
(407, 2189, 0.23331),
(675, 2189, 0.23331),
(714, 2189, 0.23331),
(728, 2189, 0.23331),
(751, 2189, 0.23331),
(806, 2189, 0.23331),
(395, 2189, 0.46662),
(728, 2194, 0.32669),
(759, 2194, 0.32669),
(964, 2194, 3.03355),
(688, 2196, 0.46669),
(705, 2196, 0.46669),
(728, 2196, 0.46669),
(732, 2196, 0.46669),
(854, 2196, 0.93338),
(936, 2196, 3.86686),
(724, 2199, 0.46669),
(728, 2199, 0.46669),
(729, 2199, 0.46669),
(818, 2199, 0.46669),
(730, 2199, 1.40007),
(672, 2200, 0.46669),
(728, 2200, 0.46669),
(924, 2200, 0.46669),
(972, 2200, 0.46669),
(977, 2200, 0.46669),
(728, 2202, 0.23331),
(817, 2202, 0.23331),
(912, 2202, 0.46662),
(677, 2204, 0.23331),
(709, 2204, 0.23331),
(724, 2204, 0.23331),
(728, 2204, 0.23331),
(972, 2204, 0.23331),
(681, 2204, 0.93324),
(718, 2207, 0.37331),
(725, 2207, 0.37331),
(782, 2207, 0.37331),
(946, 2207, 0.37331),
(963, 2207, 0.37331),
(973, 2207, 0.37331),
(691, 2207, 0.74662),
(697, 2207, 0.74662),
(724, 2207, 0.74662),
(728, 2207, 0.74662),
(854, 2207, 0.74662),
(912, 2207, 0.74662),
(929, 2207, 0.74662),
(970, 2207, 0.74662),
(260, 2209, 0.23331),
(673, 2209, 0.23331),
(677, 2209, 0.23331),
(710, 2209, 0.23331),
(716, 2209, 0.23331),
(724, 2209, 0.23331),
(725, 2209, 0.23331),
(728, 2209, 0.23331),
(732, 2209, 0.23331),
(742, 2209, 0.23331),
(743, 2209, 0.23331),
(783, 2209, 0.23331),
(788, 2209, 0.23331),
(857, 2209, 0.23331),
(866, 2209, 0.23331),
(927, 2209, 0.23331),
(945, 2209, 0.23331),
(960, 2209, 0.23331),
(962, 2209, 0.23331),
(972, 2209, 0.23331),
(973, 2209, 0.23331),
(978, 2209, 0.23331),
(265, 2209, 0.46662),
(266, 2209, 0.46662),
(668, 2209, 0.46662),
(682, 2209, 0.46662),
(683, 2209, 0.46662),
(701, 2209, 0.46662),
(717, 2209, 0.46662),
(818, 2209, 0.46662),
(528, 2212, 0.42),
(676, 2212, 0.42),
(677, 2212, 0.42),
(726, 2212, 0.42),
(728, 2212, 0.42),
(934, 2212, 0.42),
(960, 2212, 0.42),
(404, 2212, 0.84),
(406, 2212, 0.84),
(407, 2212, 0.84),
(961, 2212, 0.84),
(820, 2212, 1.26),
(978, 2212, 1.26),
(728, 2213, 0.7),
(745, 2213, 0.7),
(805, 2213, 0.7),
(924, 2213, 0.7),
(962, 2213, 0.7),
(407, 2213, 1.4),
(728, 2214, 0.46669),
(925, 2214, 0.46669),
(926, 2214, 0.46669),
(959, 2214, 0.46669),
(986, 2214, 0.46669),
(683, 2214, 0.93338),
(728, 2215, 0.37331),
(928, 2215, 0.37331),
(935, 2215, 0.37331),
(691, 2215, 0.74662),
(728, 2216, 0.37331),
(681, 2217, 0.32669),
(687, 2217, 0.32669),
(706, 2217, 0.32669),
(709, 2217, 0.32669),
(724, 2217, 0.32669),
(725, 2217, 0.32669),
(795, 2217, 0.32669),
(906, 2217, 0.32669),
(924, 2217, 0.32669),
(925, 2217, 0.32669),
(927, 2217, 0.32669),
(928, 2217, 0.32669),
(935, 2217, 0.32669),
(960, 2217, 0.32669),
(695, 2217, 0.65338),
(714, 2217, 0.65338),
(732, 2217, 0.65338),
(929, 2217, 0.65338),
(930, 2217, 0.65338),
(958, 2217, 0.65338),
(962, 2217, 0.65338),
(984, 2217, 0.65338),
(728, 2217, 0.98007),
(730, 2218, 0.28),
(923, 2218, 0.28),
(935, 2218, 0.28),
(985, 2218, 0.28),
(926, 2218, 0.56),
(929, 2218, 0.56),
(946, 2218, 0.56),
(983, 2218, 0.56),
(265, 2218, 0.84),
(266, 2218, 0.84),
(728, 2218, 0.84),
(934, 2218, 1.12),
(930, 2218, 2.6),
(716, 2221, 0.46669),
(728, 2221, 0.46669),
(793, 2221, 0.46669),
(716, 2223, 0.32669),
(728, 2223, 0.32669),
(936, 2223, 0.32669),
(694, 2225, 0.65331),
(728, 2225, 0.65331),
(972, 2225, 0.65331),
(259, 2226, 0.28),
(713, 2226, 0.28),
(728, 2226, 0.28),
(750, 2226, 0.28),
(794, 2226, 0.28),
(923, 2226, 0.28),
(983, 2226, 0.28),
(730, 2226, 0.56),
(741, 2226, 0.84),
(854, 2226, 0.84),
(749, 2226, 2.32),
(259, 2228, 0.09331),
(265, 2228, 0.09331),
(266, 2228, 0.09331),
(407, 2228, 0.09331),
(674, 2228, 0.09331),
(676, 2228, 0.09331),
(679, 2228, 0.09331),
(691, 2228, 0.09331),
(700, 2228, 0.09331),
(701, 2228, 0.09331),
(710, 2228, 0.09331),
(725, 2228, 0.09331),
(726, 2228, 0.09331),
(732, 2228, 0.09331),
(735, 2228, 0.09331),
(772, 2228, 0.09331),
(935, 2228, 0.09331),
(958, 2228, 0.09331),
(963, 2228, 0.09331),
(964, 2228, 0.09331),
(976, 2228, 0.09331),
(260, 2228, 0.18662),
(396, 2228, 0.18662),
(688, 2228, 0.18662),
(728, 2228, 0.18662),
(743, 2228, 0.18662),
(775, 2228, 0.18662),
(798, 2228, 0.18662),
(945, 2228, 0.18662),
(946, 2228, 0.18662),
(966, 2228, 0.18662),
(983, 2228, 0.18662),
(984, 2228, 0.18662),
(742, 2228, 0.27993),
(912, 2228, 0.27993),
(934, 2228, 0.27993),
(985, 2228, 0.27993),
(924, 2228, 0.37324),
(709, 2273, 0.14),
(730, 2273, 0.14),
(930, 2273, 0.14),
(964, 2273, 0.14),
(682, 2274, 0.23331),
(683, 2274, 0.23331),
(688, 2274, 0.23331),
(725, 2274, 0.23331),
(729, 2274, 0.23331),
(730, 2274, 0.23331),
(756, 2274, 0.23331),
(778, 2274, 0.23331),
(782, 2274, 0.23331),
(795, 2274, 0.23331),
(821, 2274, 0.23331),
(854, 2274, 0.23331),
(930, 2274, 0.23331),
(971, 2274, 0.23331),
(972, 2274, 0.23331),
(987, 2274, 0.23331),
(701, 2274, 0.46662),
(702, 2274, 0.46662),
(770, 2274, 0.46662),
(783, 2274, 0.46662),
(857, 2274, 0.46662),
(959, 2274, 0.46662),
(960, 2274, 0.46662),
(677, 2274, 0.69993),
(963, 2274, 0.69993),
(817, 2274, 0.93324),
(927, 2274, 1.69983),
(929, 2274, 1.86648),
(260, 2275, 0.04669),
(265, 2275, 0.04669),
(266, 2275, 0.04669),
(667, 2275, 0.04669),
(688, 2275, 0.04669),
(730, 2275, 0.04669),
(732, 2275, 0.04669),
(765, 2275, 0.04669),
(986, 2275, 0.04669),
(912, 2275, 0.09338),
(961, 2275, 0.09338),
(801, 2275, 0.22678),
(729, 2277, 0.51331),
(730, 2277, 0.51331),
(981, 2277, 0.51331),
(729, 2278, 0.51331),
(730, 2278, 0.51331),
(754, 2278, 0.51331),
(759, 2278, 0.51331),
(793, 2278, 0.51331),
(854, 2278, 0.51331),
(963, 2278, 0.51331),
(904, 2278, 1.02662),
(745, 2279, 0.7),
(719, 2279, 1.4),
(730, 2279, 1.4),
(700, 2280, 0.56),
(730, 2280, 0.56),
(927, 2280, 0.56),
(701, 2281, 0.46669),
(709, 2281, 0.46669),
(710, 2281, 0.46669),
(730, 2281, 0.46669),
(741, 2281, 0.46669),
(749, 2281, 0.46669),
(796, 2281, 0.46669),
(806, 2281, 0.46669),
(867, 2281, 0.46669),
(934, 2281, 0.46669),
(959, 2281, 0.46669),
(962, 2281, 0.46669),
(966, 2281, 0.46669),
(927, 2281, 0.93338),
(676, 2282, 0.37331),
(730, 2282, 0.37331),
(787, 2282, 0.74662),
(805, 2285, 0.60669),
(934, 2285, 0.60669),
(682, 2285, 1.21338),
(730, 2285, 3.81348),
(730, 2286, 0.65331),
(717, 2286, 1.30662),
(729, 2287, 0.32669),
(970, 2287, 0.32669),
(730, 2287, 0.65338),
(701, 2290, 0.32669),
(718, 2290, 0.32669),
(730, 2290, 0.32669),
(746, 2290, 0.32669),
(912, 2290, 0.32669),
(927, 2290, 0.32669),
(928, 2290, 0.32669),
(934, 2290, 0.32669),
(976, 2290, 0.32669),
(721, 2290, 0.65338),
(866, 2290, 0.65338),
(962, 2290, 0.65338),
(967, 2290, 0.65338),
(975, 2290, 0.65338),
(691, 2290, 1.30676),
(730, 2293, 0.37331),
(981, 2293, 0.37331),
(260, 2294, 0.04669),
(265, 2294, 0.04669),
(266, 2294, 0.04669),
(667, 2294, 0.04669),
(718, 2294, 0.04669),
(730, 2294, 0.04669),
(732, 2294, 0.04669),
(765, 2294, 0.04669),
(934, 2294, 0.04669),
(986, 2294, 0.04669),
(912, 2294, 0.09338),
(961, 2294, 0.09338),
(675, 2295, 0.42),
(685, 2295, 0.42),
(724, 2295, 0.42),
(729, 2295, 0.42);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(746, 2295, 0.42),
(805, 2295, 0.42),
(820, 2295, 0.42),
(821, 2295, 0.42),
(854, 2295, 0.42),
(859, 2295, 0.42),
(927, 2295, 0.42),
(956, 2295, 0.42),
(969, 2295, 0.42),
(676, 2295, 0.84),
(730, 2295, 0.84),
(784, 2295, 0.84),
(857, 2295, 0.84),
(912, 2295, 0.84),
(984, 2295, 0.84),
(719, 2295, 1.26),
(966, 2295, 1.26),
(930, 2295, 3.48),
(528, 2298, 0.18669),
(673, 2298, 0.18669),
(687, 2298, 0.18669),
(694, 2298, 0.18669),
(709, 2298, 0.18669),
(712, 2298, 0.18669),
(726, 2298, 0.18669),
(745, 2298, 0.18669),
(808, 2298, 0.18669),
(924, 2298, 0.18669),
(925, 2298, 0.18669),
(927, 2298, 0.18669),
(934, 2298, 0.18669),
(935, 2298, 0.18669),
(956, 2298, 0.18669),
(963, 2298, 0.18669),
(964, 2298, 0.18669),
(404, 2298, 0.37338),
(730, 2298, 0.37338),
(763, 2298, 0.37338),
(854, 2298, 0.37338),
(929, 2298, 0.37338),
(982, 2298, 0.37338),
(407, 2298, 0.56007),
(965, 2298, 1.17348),
(717, 2299, 0.23331),
(729, 2299, 0.23331),
(730, 2299, 0.23331),
(782, 2299, 0.23331),
(794, 2299, 0.23331),
(806, 2299, 0.23331),
(854, 2299, 0.23331),
(667, 2303, 0.23331),
(673, 2303, 0.23331),
(691, 2303, 0.23331),
(694, 2303, 0.23331),
(697, 2303, 0.23331),
(700, 2303, 0.23331),
(709, 2303, 0.23331),
(710, 2303, 0.23331),
(713, 2303, 0.23331),
(730, 2303, 0.23331),
(732, 2303, 0.23331),
(743, 2303, 0.23331),
(771, 2303, 0.23331),
(778, 2303, 0.23331),
(784, 2303, 0.23331),
(934, 2303, 0.23331),
(963, 2303, 0.23331),
(969, 2303, 0.23331),
(971, 2303, 0.23331),
(982, 2303, 0.23331),
(679, 2303, 0.46662),
(701, 2303, 0.46662),
(752, 2303, 0.46662),
(930, 2303, 0.46662),
(956, 2303, 0.46662),
(759, 2303, 0.69993),
(912, 2303, 0.69993),
(928, 2303, 0.69993),
(929, 2303, 0.93324),
(973, 2303, 1.16655),
(669, 2304, 0.28),
(730, 2304, 0.28),
(732, 2304, 0.28),
(805, 2304, 0.28),
(982, 2304, 0.28),
(987, 2304, 0.28),
(675, 2304, 0.56),
(797, 2304, 0.56),
(978, 2304, 0.56),
(759, 2304, 0.84),
(730, 2305, 0.42),
(930, 2305, 0.42),
(981, 2305, 0.84),
(730, 2307, 0.28),
(732, 2307, 0.28),
(407, 2308, 0.23331),
(716, 2308, 0.23331),
(730, 2308, 0.23331),
(912, 2308, 0.23331),
(981, 2308, 0.23331),
(396, 2308, 0.46662),
(927, 2308, 0.46662),
(730, 2312, 0.42),
(854, 2312, 0.42),
(407, 2313, 0.46669),
(730, 2313, 0.46669),
(396, 2313, 0.93338),
(673, 2314, 0.14),
(675, 2314, 0.14),
(682, 2314, 0.14),
(688, 2314, 0.14),
(706, 2314, 0.14),
(710, 2314, 0.14),
(721, 2314, 0.14),
(732, 2314, 0.14),
(754, 2314, 0.14),
(763, 2314, 0.14),
(789, 2314, 0.14),
(796, 2314, 0.14),
(820, 2314, 0.14),
(821, 2314, 0.14),
(857, 2314, 0.14),
(866, 2314, 0.14),
(906, 2314, 0.14),
(930, 2314, 0.14),
(934, 2314, 0.14),
(935, 2314, 0.14),
(960, 2314, 0.14),
(963, 2314, 0.14),
(668, 2314, 0.28),
(677, 2314, 0.28),
(681, 2314, 0.28),
(725, 2314, 0.28),
(807, 2314, 0.28),
(854, 2314, 0.28),
(926, 2314, 0.28),
(986, 2314, 0.28),
(794, 2314, 0.42),
(981, 2314, 0.42),
(676, 2314, 0.56),
(782, 2314, 0.56),
(976, 2314, 0.84),
(528, 2314, 0.88),
(730, 2314, 0.88),
(784, 2314, 0.88),
(787, 2314, 0.88),
(956, 2314, 0.88),
(979, 2314, 0.88),
(668, 2315, 0.14),
(687, 2315, 0.14),
(701, 2315, 0.14),
(709, 2315, 0.14),
(710, 2315, 0.14),
(718, 2315, 0.14),
(721, 2315, 0.14),
(730, 2315, 0.14),
(749, 2315, 0.14),
(789, 2315, 0.14),
(811, 2315, 0.14),
(854, 2315, 0.14),
(857, 2315, 0.14),
(867, 2315, 0.14),
(925, 2315, 0.14),
(956, 2315, 0.14),
(963, 2315, 0.14),
(978, 2315, 0.14),
(982, 2315, 0.14),
(986, 2315, 0.14),
(793, 2315, 0.28),
(800, 2315, 0.28),
(712, 2316, 0.51331),
(730, 2316, 0.51331),
(691, 2317, 0.37331),
(730, 2317, 0.37331),
(668, 2318, 0.18669),
(669, 2318, 0.18669),
(680, 2318, 0.18669),
(700, 2318, 0.18669),
(713, 2318, 0.18669),
(718, 2318, 0.18669),
(730, 2318, 0.18669),
(743, 2318, 0.18669),
(752, 2318, 0.18669),
(818, 2318, 0.18669),
(923, 2318, 0.18669),
(935, 2318, 0.18669),
(982, 2318, 0.18669),
(694, 2318, 0.37338),
(806, 2318, 0.37338),
(672, 2319, 0.18669),
(673, 2319, 0.18669),
(681, 2319, 0.18669),
(691, 2319, 0.18669),
(706, 2319, 0.18669),
(755, 2319, 0.18669),
(756, 2319, 0.18669),
(784, 2319, 0.18669),
(811, 2319, 0.18669),
(820, 2319, 0.18669),
(854, 2319, 0.18669),
(904, 2319, 0.18669),
(906, 2319, 0.18669),
(958, 2319, 0.18669),
(963, 2319, 0.18669),
(966, 2319, 0.18669),
(726, 2319, 0.37338),
(730, 2319, 0.37338),
(794, 2319, 0.37338),
(749, 2319, 0.56007),
(866, 2319, 0.56007),
(683, 2320, 0.46669),
(730, 2320, 0.46669),
(934, 2320, 0.46669),
(964, 2320, 0.93338),
(730, 2323, 0.42),
(765, 2323, 0.42),
(730, 2324, 0.46669),
(743, 2324, 0.46669),
(817, 2324, 0.46669),
(912, 2324, 0.46669),
(935, 2324, 0.46669),
(680, 2324, 0.93338),
(701, 2324, 0.93338),
(260, 2337, 0.32669),
(690, 2337, 0.32669),
(712, 2337, 0.32669),
(821, 2337, 0.32669),
(854, 2337, 0.32669),
(923, 2337, 0.32669),
(936, 2337, 0.32669),
(947, 2337, 0.32669),
(985, 2337, 0.32669),
(729, 2337, 3.68693),
(729, 2339, 0.23331),
(811, 2339, 0.23331),
(854, 2339, 0.23331),
(668, 2341, 0.18669),
(680, 2341, 0.18669),
(694, 2341, 0.18669),
(710, 2341, 0.18669),
(725, 2341, 0.18669),
(729, 2341, 0.18669),
(787, 2341, 0.18669),
(795, 2341, 0.18669),
(799, 2341, 0.18669),
(800, 2341, 0.18669),
(987, 2341, 0.18669),
(956, 2341, 0.37338),
(970, 2341, 0.37338),
(710, 2342, 0.23331),
(729, 2342, 0.23331),
(807, 2342, 0.23331),
(857, 2342, 0.23331),
(981, 2342, 0.23331),
(793, 2342, 0.46662),
(713, 2343, 0.23331),
(729, 2343, 0.23331),
(729, 2344, 0.32669),
(805, 2344, 0.32669),
(811, 2344, 0.32669),
(866, 2344, 0.32669),
(925, 2344, 0.32669),
(821, 2344, 0.65338),
(867, 2344, 3.36024),
(729, 2345, 0.46669),
(757, 2345, 0.46669),
(787, 2345, 0.46669),
(912, 2345, 0.46669),
(924, 2345, 0.46669),
(926, 2345, 0.46669),
(934, 2345, 0.46669),
(959, 2345, 0.46669),
(966, 2345, 0.93338),
(854, 2346, 0.65331),
(729, 2346, 1.30662),
(962, 2346, 1.30662),
(721, 2346, 4.10652),
(682, 2347, 0.60669),
(721, 2347, 0.60669),
(729, 2347, 0.60669),
(729, 2348, 0.18669),
(963, 2348, 0.18669),
(701, 2348, 0.37338),
(771, 2348, 0.37338),
(726, 2350, 0.42),
(729, 2350, 0.42),
(683, 2353, 0.23331),
(701, 2353, 0.23331),
(718, 2353, 0.23331),
(732, 2353, 0.23331),
(743, 2353, 0.23331),
(745, 2353, 0.23331),
(784, 2353, 0.23331),
(795, 2353, 0.23331),
(798, 2353, 0.23331),
(854, 2353, 0.23331),
(925, 2353, 0.23331),
(755, 2353, 0.46662),
(867, 2353, 0.46662),
(978, 2353, 0.69993),
(729, 2353, 0.93324),
(729, 2355, 0.42),
(854, 2355, 0.42),
(967, 2355, 0.42),
(729, 2356, 0.23331),
(820, 2356, 0.46662),
(729, 2357, 0.32669),
(732, 2357, 0.32669),
(867, 2357, 0.32669),
(407, 2358, 0.37331),
(729, 2358, 0.37331),
(396, 2358, 0.74662),
(701, 2359, 0.28),
(729, 2359, 0.28),
(935, 2359, 0.28),
(817, 2359, 0.56),
(260, 2360, 0.32669),
(673, 2360, 0.32669),
(712, 2360, 0.32669),
(719, 2360, 0.32669),
(729, 2360, 0.32669),
(790, 2360, 0.32669),
(859, 2360, 0.32669),
(987, 2360, 0.32669),
(672, 2361, 0.46669),
(687, 2361, 0.46669),
(700, 2361, 0.46669),
(729, 2361, 0.46669),
(784, 2361, 0.46669),
(796, 2361, 0.46669),
(805, 2361, 0.46669),
(854, 2361, 0.46669),
(965, 2361, 0.46669),
(407, 2361, 0.93338),
(713, 2361, 0.93338),
(719, 2361, 0.93338),
(726, 2361, 0.93338),
(781, 2361, 0.93338),
(694, 2361, 1.40007),
(759, 2361, 1.40007),
(963, 2361, 1.40007),
(718, 2361, 3.40017),
(407, 2364, 0.46669),
(729, 2364, 0.46669),
(406, 2364, 0.93338),
(667, 2365, 0.60669),
(729, 2365, 0.60669),
(772, 2365, 0.60669),
(786, 2365, 0.60669),
(796, 2365, 0.60669),
(966, 2365, 0.60669),
(807, 2365, 1.21338),
(959, 2365, 1.21338),
(971, 2365, 1.21338),
(976, 2365, 1.21338),
(821, 2365, 1.82007),
(935, 2365, 2.42676),
(926, 2365, 5.02686),
(683, 2367, 0.14),
(687, 2367, 0.14),
(716, 2367, 0.14),
(725, 2367, 0.14),
(729, 2367, 0.14),
(742, 2367, 0.14),
(746, 2367, 0.14),
(750, 2367, 0.14),
(759, 2367, 0.14),
(799, 2367, 0.14),
(926, 2367, 0.14),
(936, 2367, 0.14),
(970, 2367, 0.14),
(697, 2367, 0.28),
(700, 2367, 0.28),
(709, 2367, 0.28),
(713, 2367, 0.28),
(724, 2367, 0.28),
(745, 2367, 0.28),
(782, 2367, 0.28),
(798, 2367, 0.28),
(806, 2367, 0.28),
(811, 2367, 0.28),
(927, 2367, 0.28),
(928, 2367, 0.28),
(972, 2367, 0.28),
(986, 2367, 0.28),
(672, 2367, 0.42),
(758, 2367, 0.42),
(794, 2367, 0.42),
(854, 2367, 0.42),
(963, 2367, 0.42),
(935, 2367, 0.56),
(962, 2367, 0.7),
(729, 2368, 0.18669),
(772, 2368, 0.18669),
(792, 2368, 0.18669),
(811, 2368, 0.37338),
(685, 2369, 0.42),
(729, 2369, 0.42),
(930, 2369, 0.42),
(929, 2369, 0.84),
(962, 2369, 0.84),
(701, 2374, 0.18669),
(721, 2374, 0.18669),
(724, 2374, 0.18669),
(796, 2374, 0.18669),
(854, 2374, 0.18669),
(924, 2374, 0.18669),
(407, 2374, 0.37338),
(683, 2374, 0.37338),
(729, 2374, 0.37338),
(741, 2374, 0.37338),
(400, 2374, 0.74676),
(667, 2375, 0.37331),
(676, 2375, 0.37331),
(729, 2375, 0.37331),
(854, 2375, 0.37331),
(924, 2375, 0.37331),
(936, 2375, 0.37331),
(959, 2375, 0.37331),
(978, 2375, 0.37331),
(691, 2375, 1.11993),
(688, 2375, 1.86655),
(976, 2375, 2.98648),
(675, 2376, 0.46669),
(729, 2376, 0.46669),
(701, 2376, 0.93338),
(934, 2376, 0.93338),
(795, 2377, 0.46669),
(729, 2377, 0.93338),
(729, 2380, 0.56),
(867, 2380, 1.12),
(675, 2381, 0.51331),
(729, 2381, 0.51331),
(729, 2384, 0.32669),
(925, 2384, 0.32669),
(978, 2384, 0.32669),
(724, 2384, 0.65338),
(677, 2388, 0.28),
(811, 2388, 0.28),
(854, 2388, 0.28),
(729, 2388, 1.12),
(673, 2390, 0.32669),
(688, 2390, 0.32669),
(719, 2390, 0.32669),
(726, 2390, 0.32669),
(746, 2390, 0.32669),
(753, 2390, 0.32669),
(800, 2390, 0.32669),
(959, 2390, 0.32669),
(965, 2390, 0.32669),
(970, 2390, 0.32669),
(685, 2390, 0.65338),
(701, 2390, 0.65338),
(729, 2390, 0.65338),
(857, 2390, 0.65338),
(854, 2390, 1.63345),
(982, 2390, 2.05348),
(669, 2391, 0.18669),
(673, 2391, 0.18669),
(681, 2391, 0.18669),
(726, 2391, 0.18669),
(729, 2391, 0.18669),
(745, 2391, 0.18669),
(787, 2391, 0.18669),
(811, 2391, 0.18669),
(821, 2391, 0.18669),
(927, 2391, 0.18669),
(962, 2391, 0.18669),
(757, 2391, 0.37338),
(766, 2391, 0.37338),
(854, 2391, 0.37338),
(976, 2391, 0.37338),
(701, 2391, 0.56007),
(729, 2392, 0.32669),
(795, 2392, 0.32669),
(729, 2394, 0.42),
(786, 2394, 0.42),
(924, 2394, 0.42),
(959, 2394, 0.42),
(729, 2395, 0.65331),
(796, 2395, 0.65331),
(702, 2399, 0.23331),
(718, 2399, 0.23331),
(729, 2399, 0.23331),
(743, 2399, 0.23331),
(746, 2399, 0.23331),
(782, 2399, 0.23331),
(783, 2399, 0.23331),
(796, 2399, 0.23331),
(817, 2399, 0.23331),
(859, 2399, 0.23331),
(766, 2399, 0.46662),
(794, 2399, 0.46662),
(854, 2399, 0.46662),
(795, 2399, 2.16645),
(867, 2401, 0.51331),
(934, 2401, 0.51331),
(729, 2401, 1.02662),
(710, 2402, 0.18669),
(729, 2402, 0.18669),
(742, 2402, 0.18669),
(752, 2402, 0.18669),
(934, 2402, 0.18669),
(964, 2402, 0.18669),
(966, 2402, 0.18669),
(981, 2402, 0.18669),
(675, 2402, 0.37338),
(982, 2402, 0.37338),
(667, 2403, 0.18669),
(712, 2403, 0.18669),
(729, 2403, 0.18669),
(927, 2403, 0.18669),
(743, 2403, 0.37338),
(706, 2407, 0.32669),
(729, 2407, 0.32669),
(926, 2407, 0.32669),
(935, 2407, 0.32669),
(929, 2407, 0.65338),
(732, 2408, 0.37331),
(795, 2408, 0.37331),
(729, 2408, 0.74662),
(710, 2409, 0.23331),
(712, 2409, 0.23331),
(729, 2409, 0.23331),
(756, 2409, 0.23331),
(821, 2409, 0.23331),
(854, 2409, 0.23331),
(681, 2410, 0.23331),
(712, 2410, 0.23331),
(783, 2410, 0.23331),
(788, 2410, 0.23331),
(794, 2410, 0.23331),
(821, 2410, 0.23331),
(934, 2410, 0.23331),
(688, 2410, 0.46662),
(729, 2410, 0.46662),
(750, 2410, 0.46662),
(791, 2410, 0.46662),
(729, 2418, 0.28),
(743, 2418, 0.28),
(927, 2418, 0.28),
(981, 2418, 0.28),
(712, 2419, 0.28),
(729, 2419, 0.28),
(713, 2420, 0.18669),
(729, 2420, 0.18669),
(757, 2420, 0.18669),
(762, 2420, 0.18669),
(790, 2420, 0.18669),
(965, 2420, 0.37338),
(729, 2421, 0.32669),
(854, 2421, 0.32669),
(785, 2421, 0.65338),
(786, 2421, 0.65338),
(729, 2423, 0.51331),
(969, 2423, 0.51331),
(729, 2426, 0.28),
(688, 2426, 0.56),
(729, 2428, 0.51331),
(817, 2428, 0.51331),
(732, 2429, 0.23331),
(729, 2429, 1.46652),
(729, 2430, 0.37338),
(811, 2430, 0.37338),
(866, 2430, 0.37338),
(667, 2432, 0.51331),
(690, 2432, 0.51331),
(729, 2432, 0.51331),
(821, 2432, 0.51331),
(407, 2433, 0.42),
(668, 2433, 0.42),
(672, 2433, 0.42),
(729, 2433, 0.42),
(785, 2433, 0.42),
(805, 2433, 0.42),
(866, 2433, 0.42),
(912, 2433, 0.42),
(934, 2433, 0.42),
(960, 2433, 0.42),
(966, 2433, 0.42),
(979, 2433, 0.42),
(402, 2433, 0.84),
(673, 2433, 0.84),
(675, 2433, 0.84),
(791, 2433, 0.84),
(717, 2434, 0.42),
(729, 2434, 0.42),
(732, 2434, 0.42),
(759, 2434, 0.42),
(962, 2434, 0.42),
(965, 2434, 0.42),
(807, 2434, 0.84),
(981, 2434, 1.68),
(729, 2438, 0.42),
(821, 2438, 0.42),
(926, 2438, 0.42),
(936, 2438, 0.42),
(981, 2438, 0.42),
(983, 2438, 0.42),
(407, 2438, 0.84),
(935, 2438, 0.84),
(729, 2439, 0.32669),
(866, 2439, 0.32669),
(934, 2439, 0.32669),
(712, 2440, 0.32669),
(729, 2440, 0.32669),
(923, 2440, 0.32669),
(407, 2441, 0.46669),
(667, 2441, 0.46669),
(688, 2441, 0.46669),
(712, 2441, 0.46669),
(751, 2441, 0.46669),
(791, 2441, 0.46669),
(795, 2441, 0.46669),
(805, 2441, 0.46669),
(935, 2441, 0.46669),
(973, 2441, 0.46669),
(395, 2441, 0.93338),
(702, 2441, 0.93338),
(729, 2441, 0.93338),
(854, 2441, 2.33345),
(688, 2442, 0.32669),
(729, 2442, 0.32669),
(751, 2442, 0.32669),
(771, 2442, 0.32669),
(821, 2442, 0.32669),
(854, 2442, 0.32669),
(868, 2442, 0.32669),
(936, 2442, 0.32669),
(964, 2442, 0.32669),
(967, 2442, 0.32669),
(972, 2442, 0.32669),
(987, 2442, 0.32669),
(818, 2442, 0.65338),
(407, 2443, 0.28),
(687, 2443, 0.28),
(702, 2443, 0.28),
(729, 2443, 0.28),
(744, 2443, 0.28),
(795, 2443, 0.28),
(966, 2443, 0.28),
(982, 2443, 0.28),
(398, 2443, 0.56),
(866, 2444, 0.37331),
(729, 2444, 1.11993),
(407, 2445, 0.42),
(674, 2445, 0.42),
(691, 2445, 0.42),
(729, 2445, 0.42),
(395, 2445, 0.84),
(811, 2445, 2.64),
(866, 2445, 2.64),
(729, 2452, 0.32669),
(859, 2452, 0.32669),
(935, 2452, 0.32669),
(956, 2452, 0.32669),
(265, 2452, 0.65338),
(266, 2452, 0.65338),
(407, 2452, 0.65338),
(732, 2452, 0.65338),
(926, 2452, 0.65338),
(934, 2452, 0.65338),
(946, 2452, 0.65338),
(983, 2452, 0.65338),
(985, 2452, 0.65338),
(929, 2452, 1.30676),
(726, 2453, 0.28),
(729, 2453, 0.28),
(854, 2454, 0.18669),
(936, 2454, 0.18669),
(729, 2454, 0.37338),
(912, 2454, 0.37338),
(725, 2463, 0.07),
(772, 2463, 0.07),
(792, 2463, 0.07),
(799, 2463, 0.07),
(800, 2463, 0.07),
(808, 2463, 0.07),
(821, 2463, 0.07),
(857, 2463, 0.07),
(868, 2463, 0.07),
(904, 2463, 0.07),
(906, 2463, 0.07),
(924, 2463, 0.07),
(925, 2463, 0.07),
(928, 2463, 0.07),
(936, 2463, 0.07),
(960, 2463, 0.07),
(970, 2463, 0.07),
(971, 2463, 0.07),
(976, 2463, 0.07),
(746, 2463, 0.14),
(854, 2463, 0.14),
(929, 2463, 0.14),
(944, 2463, 0.14),
(794, 2463, 0.21),
(958, 2463, 0.21),
(875, 2463, 0.44),
(880, 2463, 0.44),
(882, 2463, 0.44),
(883, 2463, 0.44),
(886, 2463, 0.44),
(888, 2463, 0.44),
(890, 2463, 0.44),
(892, 2463, 0.44),
(895, 2463, 0.44),
(900, 2463, 0.44),
(303, 2463, 0.49),
(407, 2467, 0.32669),
(694, 2467, 0.32669),
(710, 2467, 0.32669),
(726, 2467, 0.32669),
(763, 2467, 0.32669),
(785, 2467, 0.32669),
(854, 2467, 0.32669),
(961, 2467, 0.32669),
(962, 2467, 0.32669),
(966, 2467, 0.32669),
(968, 2467, 0.32669),
(973, 2467, 0.32669),
(400, 2467, 0.65338),
(705, 2467, 0.65338),
(714, 2467, 0.98007),
(959, 2467, 0.98007),
(972, 2467, 0.98007),
(868, 2467, 1.96014),
(719, 2471, 0.32669),
(795, 2471, 0.32669),
(868, 2471, 0.32669),
(972, 2471, 0.32669),
(716, 2471, 0.65338),
(868, 2473, 0.37331),
(786, 2473, 0.74662),
(793, 2473, 0.74662),
(857, 2476, 0.32669),
(868, 2476, 2.38017),
(759, 2476, 3.36024),
(265, 2477, 0.28),
(266, 2477, 0.28),
(756, 2477, 0.56),
(868, 2477, 0.56),
(945, 2477, 0.56),
(683, 2478, 0.23331),
(694, 2478, 0.23331),
(709, 2478, 0.23331),
(716, 2478, 0.23331),
(792, 2478, 0.23331),
(868, 2478, 0.23331),
(778, 2481, 0.37331),
(868, 2481, 0.37331),
(717, 2481, 0.74662),
(799, 2481, 0.74662),
(718, 2483, 0.28),
(818, 2483, 0.28),
(857, 2483, 0.28),
(868, 2483, 0.28),
(784, 2483, 0.56),
(759, 2483, 1.12),
(668, 2484, 0.18669),
(688, 2484, 0.18669),
(694, 2484, 0.18669),
(695, 2484, 0.18669),
(718, 2484, 0.18669),
(752, 2484, 0.18669),
(753, 2484, 0.18669),
(754, 2484, 0.18669),
(766, 2484, 0.18669),
(770, 2484, 0.18669),
(788, 2484, 0.18669),
(794, 2484, 0.18669),
(799, 2484, 0.18669),
(859, 2484, 0.18669),
(867, 2484, 0.18669),
(924, 2484, 0.18669),
(928, 2484, 0.18669),
(968, 2484, 0.18669),
(970, 2484, 0.18669),
(705, 2484, 0.37338),
(706, 2484, 0.37338),
(712, 2484, 0.37338),
(743, 2484, 0.37338),
(751, 2484, 0.37338),
(821, 2484, 0.37338),
(868, 2484, 0.37338),
(934, 2484, 0.37338),
(936, 2484, 0.37338),
(971, 2484, 0.37338),
(691, 2484, 0.56007),
(724, 2484, 0.56007),
(792, 2484, 0.56007),
(805, 2484, 0.56007),
(854, 2484, 0.56007),
(935, 2484, 0.93345),
(787, 2484, 1.54686),
(709, 2488, 0.18669),
(721, 2488, 0.18669),
(818, 2488, 0.18669),
(868, 2488, 0.18669),
(962, 2488, 0.18669),
(717, 2488, 0.37338),
(718, 2488, 0.37338),
(726, 2488, 0.37338),
(820, 2488, 0.37338),
(687, 2492, 0.51331),
(963, 2492, 1.02662),
(868, 2492, 3.22652),
(759, 2492, 5.27976),
(687, 2495, 0.37331),
(718, 2495, 0.37331),
(724, 2495, 0.37331),
(753, 2495, 0.37331),
(759, 2495, 0.37331),
(792, 2495, 0.37331),
(964, 2495, 0.37331),
(801, 2495, 0.74662),
(868, 2495, 0.74662),
(963, 2495, 0.74662),
(868, 2496, 0.28),
(668, 2496, 0.84),
(683, 2526, 0.18669),
(811, 2526, 0.18669),
(811, 2531, 0.46669),
(867, 2531, 0.46669),
(866, 2531, 0.93338),
(712, 2532, 0.37331),
(854, 2532, 0.37331),
(791, 2532, 0.74662),
(811, 2532, 0.74662),
(958, 2533, 0.37331),
(811, 2533, 1.11993),
(677, 2534, 0.18669),
(706, 2534, 0.18669),
(811, 2534, 0.18669),
(928, 2534, 0.18669),
(936, 2534, 0.18669),
(811, 2535, 0.42),
(854, 2535, 0.42),
(712, 2536, 0.18669),
(811, 2536, 0.18669),
(854, 2536, 0.18669),
(976, 2536, 0.18669),
(791, 2537, 0.23331),
(811, 2537, 0.23331),
(672, 2538, 0.23331),
(712, 2538, 0.23331),
(795, 2538, 0.23331),
(811, 2538, 0.23331),
(930, 2538, 0.23331),
(967, 2538, 0.23331),
(986, 2538, 0.23331),
(854, 2538, 0.46662),
(667, 2539, 0.28),
(811, 2539, 0.28),
(854, 2539, 0.28),
(866, 2539, 0.56),
(811, 2540, 0.37331),
(866, 2540, 1.11993),
(791, 2541, 0.28),
(854, 2541, 0.28),
(811, 2541, 0.56),
(866, 2541, 0.84),
(765, 2543, 0.28),
(714, 2543, 0.56),
(759, 2543, 0.56),
(811, 2543, 0.56),
(854, 2543, 0.56),
(784, 2545, 0.46669),
(811, 2545, 0.46669),
(982, 2545, 0.46669),
(719, 2546, 0.28),
(759, 2546, 0.28),
(811, 2546, 0.28),
(854, 2546, 0.28),
(977, 2546, 0.28),
(753, 2547, 0.23331),
(772, 2547, 0.23331),
(811, 2547, 0.23331),
(407, 2548, 0.23331),
(717, 2548, 0.23331),
(718, 2548, 0.23331),
(771, 2548, 0.23331),
(772, 2548, 0.23331),
(782, 2548, 0.23331),
(783, 2548, 0.23331),
(801, 2548, 0.23331),
(806, 2548, 0.23331),
(807, 2548, 0.23331),
(808, 2548, 0.23331),
(811, 2548, 0.23331),
(854, 2548, 0.23331),
(866, 2548, 0.23331),
(936, 2548, 0.23331),
(971, 2548, 0.23331),
(979, 2548, 0.23331),
(402, 2548, 0.46662),
(956, 2548, 0.46662),
(818, 2548, 0.69993),
(972, 2548, 0.69993),
(260, 2549, 0.18669),
(667, 2549, 0.18669),
(669, 2549, 0.18669),
(688, 2549, 0.18669),
(726, 2549, 0.18669),
(787, 2549, 0.18669),
(811, 2549, 0.18669),
(945, 2549, 0.18669),
(796, 2549, 0.37338),
(792, 2550, 0.74662),
(811, 2550, 0.74662),
(854, 2550, 1.86655),
(784, 2552, 0.37331),
(971, 2552, 0.37331),
(811, 2552, 0.74662),
(725, 2553, 0.56),
(811, 2553, 0.56),
(854, 2553, 1.12),
(705, 2553, 1.68),
(672, 2556, 0.28),
(673, 2556, 0.28),
(677, 2556, 0.28),
(705, 2556, 0.28),
(718, 2556, 0.28),
(725, 2556, 0.28),
(745, 2556, 0.28),
(784, 2556, 0.28),
(788, 2556, 0.28),
(794, 2556, 0.28),
(795, 2556, 0.28),
(811, 2556, 0.28),
(821, 2556, 0.28),
(857, 2556, 0.28),
(924, 2556, 0.28),
(967, 2556, 0.28),
(970, 2556, 0.28),
(973, 2556, 0.28),
(681, 2556, 0.56),
(709, 2556, 0.56),
(724, 2556, 0.84),
(817, 2556, 1.4),
(854, 2556, 1.68),
(766, 2556, 2.32),
(782, 2556, 2.32),
(966, 2556, 2.32),
(672, 2560, 0.23331),
(673, 2560, 0.23331),
(685, 2560, 0.23331),
(694, 2560, 0.23331),
(706, 2560, 0.23331),
(712, 2560, 0.23331),
(716, 2560, 0.23331),
(724, 2560, 0.23331),
(782, 2560, 0.23331),
(788, 2560, 0.23331),
(792, 2560, 0.23331),
(793, 2560, 0.23331),
(795, 2560, 0.23331),
(796, 2560, 0.23331),
(807, 2560, 0.23331),
(811, 2560, 0.23331),
(820, 2560, 0.23331),
(923, 2560, 0.23331),
(927, 2560, 0.23331),
(960, 2560, 0.23331),
(967, 2560, 0.23331),
(978, 2560, 0.23331),
(681, 2560, 0.46662),
(700, 2560, 0.46662),
(702, 2560, 0.46662),
(705, 2560, 0.46662),
(741, 2560, 0.46662),
(798, 2560, 0.46662),
(817, 2560, 0.46662),
(821, 2560, 0.46662),
(968, 2560, 0.46662),
(973, 2560, 0.46662),
(981, 2560, 0.46662),
(786, 2560, 0.69993),
(701, 2560, 0.93324),
(854, 2560, 1.86648),
(786, 2561, 0.23331),
(811, 2561, 0.23331),
(668, 2562, 0.18669),
(682, 2562, 0.18669),
(719, 2562, 0.18669),
(791, 2562, 0.18669),
(811, 2562, 0.18669),
(962, 2562, 0.18669),
(763, 2563, 0.28),
(811, 2563, 0.28),
(791, 2564, 0.37331),
(811, 2564, 0.37331),
(811, 2566, 0.32669),
(854, 2566, 0.32669),
(753, 2566, 0.65338),
(866, 2566, 0.65338),
(811, 2567, 0.37331),
(817, 2567, 0.37331),
(265, 2568, 0.32669),
(266, 2568, 0.32669),
(694, 2568, 0.32669),
(726, 2568, 0.32669),
(785, 2568, 0.32669),
(811, 2568, 0.32669),
(945, 2568, 0.32669),
(775, 2568, 0.65338),
(789, 2569, 0.37331),
(805, 2569, 0.37331),
(811, 2569, 0.37331),
(866, 2569, 1.11993),
(673, 2571, 0.18669),
(714, 2571, 0.18669),
(757, 2571, 0.18669),
(764, 2571, 0.18669),
(786, 2571, 0.18669),
(789, 2571, 0.18669),
(811, 2571, 0.18669),
(859, 2571, 0.18669),
(866, 2571, 0.37338),
(854, 2571, 1.30683),
(675, 2572, 0.28),
(694, 2572, 0.28),
(719, 2572, 0.28),
(750, 2572, 0.28),
(811, 2572, 0.28),
(854, 2572, 0.28),
(673, 2572, 0.56),
(966, 2572, 0.56),
(687, 2573, 0.23331),
(713, 2573, 0.23331),
(724, 2573, 0.23331),
(756, 2573, 0.23331),
(782, 2573, 0.23331),
(784, 2573, 0.23331),
(786, 2573, 0.23331),
(794, 2573, 0.23331),
(801, 2573, 0.23331),
(805, 2573, 0.23331),
(811, 2573, 0.23331),
(934, 2573, 0.23331),
(965, 2573, 0.23331),
(758, 2573, 0.46662),
(781, 2573, 0.46662),
(712, 2573, 0.69993),
(687, 2576, 0.32669),
(719, 2576, 0.32669),
(721, 2576, 0.32669),
(732, 2576, 0.32669),
(794, 2576, 0.32669),
(811, 2576, 0.32669),
(962, 2576, 0.32669),
(963, 2576, 0.32669),
(668, 2576, 0.65338),
(676, 2577, 0.32669),
(767, 2577, 0.32669),
(788, 2577, 0.32669),
(789, 2577, 0.32669),
(796, 2577, 0.32669),
(854, 2577, 0.32669),
(959, 2577, 0.32669),
(966, 2577, 0.32669),
(968, 2577, 0.32669),
(972, 2577, 0.32669),
(811, 2577, 0.65338),
(712, 2577, 0.98007),
(970, 2578, 0.28),
(811, 2578, 0.84),
(866, 2578, 1.12),
(789, 2579, 0.14),
(811, 2579, 0.14),
(963, 2579, 0.14),
(673, 2580, 0.18669),
(789, 2580, 0.18669),
(811, 2580, 0.18669),
(821, 2580, 0.18669),
(854, 2580, 0.18669),
(965, 2580, 0.18669),
(790, 2580, 0.37338),
(712, 2582, 0.23331),
(854, 2582, 0.23331),
(791, 2582, 0.46662),
(811, 2582, 0.46662),
(805, 2582, 0.69993),
(866, 2582, 0.93324),
(407, 2583, 0.37331),
(528, 2583, 0.37331),
(673, 2583, 0.37331),
(676, 2583, 0.37331),
(726, 2583, 0.37331),
(782, 2583, 0.37331),
(783, 2583, 0.37331),
(811, 2583, 0.37331),
(923, 2583, 0.37331),
(984, 2583, 0.37331),
(404, 2583, 0.74662),
(929, 2583, 0.74662),
(956, 2583, 0.74662),
(673, 2584, 0.23331),
(675, 2584, 0.23331),
(691, 2584, 0.23331),
(791, 2584, 0.23331),
(811, 2584, 0.23331),
(934, 2584, 0.23331),
(719, 2585, 0.37331),
(811, 2585, 0.37331),
(712, 2586, 0.18669),
(719, 2586, 0.18669),
(725, 2586, 0.18669),
(788, 2586, 0.18669),
(793, 2586, 0.18669),
(794, 2586, 0.18669),
(801, 2586, 0.18669),
(811, 2586, 0.18669),
(818, 2586, 0.18669),
(854, 2586, 0.18669),
(906, 2586, 0.18669),
(958, 2586, 0.18669),
(680, 2586, 0.37338),
(682, 2586, 0.37338),
(716, 2587, 0.14),
(724, 2587, 0.14),
(751, 2587, 0.14),
(783, 2587, 0.14),
(784, 2587, 0.14),
(793, 2587, 0.14),
(811, 2587, 0.14),
(717, 2588, 0.46669),
(742, 2588, 0.46669),
(811, 2588, 0.46669),
(793, 2589, 0.46669),
(811, 2589, 0.46669),
(934, 2589, 0.46669),
(959, 2589, 0.46669),
(676, 2591, 0.32669),
(718, 2591, 0.32669),
(719, 2591, 0.32669),
(781, 2591, 0.32669),
(785, 2591, 0.32669),
(811, 2591, 0.32669),
(935, 2591, 0.32669),
(982, 2591, 0.32669),
(668, 2591, 0.65338),
(792, 2591, 0.65338),
(743, 2591, 2.05348),
(967, 2591, 2.05348),
(725, 2591, 2.38017),
(811, 2592, 0.46669),
(866, 2592, 0.46669),
(772, 2593, 0.32669),
(811, 2593, 0.32669),
(783, 2595, 0.23331),
(789, 2595, 0.23331),
(811, 2595, 0.23331),
(811, 2596, 0.46669),
(749, 2596, 0.93338),
(742, 2597, 0.46669),
(811, 2597, 0.46669),
(770, 2601, 0.28),
(811, 2601, 0.56),
(805, 2605, 0.51331),
(811, 2605, 0.51331),
(971, 2605, 1.02662),
(259, 2606, 0.23331),
(675, 2606, 0.23331),
(677, 2606, 0.23331),
(695, 2606, 0.23331),
(725, 2606, 0.23331),
(746, 2606, 0.23331),
(750, 2606, 0.23331),
(755, 2606, 0.23331),
(756, 2606, 0.23331),
(757, 2606, 0.23331),
(786, 2606, 0.23331),
(787, 2606, 0.23331),
(794, 2606, 0.23331),
(804, 2606, 0.23331),
(808, 2606, 0.23331),
(820, 2606, 0.23331),
(867, 2606, 0.23331),
(962, 2606, 0.23331),
(973, 2606, 0.23331),
(976, 2606, 0.23331),
(977, 2606, 0.23331),
(982, 2606, 0.23331),
(407, 2606, 0.46662),
(667, 2606, 0.46662),
(668, 2606, 0.46662),
(673, 2606, 0.46662),
(706, 2606, 0.46662),
(714, 2606, 0.46662),
(716, 2606, 0.46662),
(732, 2606, 0.46662),
(811, 2606, 0.46662),
(778, 2606, 0.69993),
(857, 2606, 0.69993),
(395, 2606, 0.93324),
(712, 2606, 1.16655),
(935, 2606, 1.93314),
(792, 2606, 2.63307),
(854, 2606, 4.43289),
(811, 2607, 0.18669),
(817, 2607, 0.18669),
(682, 2608, 0.14),
(685, 2608, 0.14),
(702, 2608, 0.14),
(706, 2608, 0.14),
(811, 2608, 0.14),
(866, 2608, 0.42),
(680, 2610, 0.23331),
(787, 2610, 0.23331),
(791, 2610, 0.23331),
(811, 2610, 0.23331),
(866, 2610, 0.23331),
(667, 2653, 0.18669),
(674, 2653, 0.18669),
(687, 2653, 0.18669),
(695, 2653, 0.18669),
(700, 2653, 0.18669),
(742, 2653, 0.18669),
(745, 2653, 0.18669),
(750, 2653, 0.18669),
(757, 2653, 0.18669),
(791, 2653, 0.18669),
(794, 2653, 0.18669),
(795, 2653, 0.18669),
(805, 2653, 0.18669),
(821, 2653, 0.18669),
(857, 2653, 0.18669),
(867, 2653, 0.18669),
(970, 2653, 0.18669),
(972, 2653, 0.18669),
(716, 2653, 0.37338),
(724, 2653, 0.37338),
(743, 2653, 0.37338),
(967, 2653, 0.37338),
(854, 2653, 0.93345),
(673, 2654, 0.14),
(745, 2654, 0.14),
(867, 2654, 0.14),
(788, 2654, 0.28),
(805, 2655, 0.18669),
(867, 2655, 0.56007),
(867, 2658, 0.46669),
(791, 2658, 3.40017),
(673, 2659, 0.23331),
(680, 2659, 0.23331),
(719, 2659, 0.23331),
(724, 2659, 0.23331),
(759, 2659, 0.23331),
(867, 2659, 0.23331),
(820, 2659, 0.46662),
(854, 2659, 0.46662),
(800, 2659, 0.69993),
(793, 2661, 0.32669),
(867, 2661, 0.32669),
(857, 2662, 0.37331),
(867, 2662, 0.37331),
(927, 2662, 0.37331),
(985, 2662, 0.37331),
(669, 2663, 0.60669),
(867, 2663, 0.60669),
(667, 2665, 0.51331),
(710, 2665, 0.51331),
(925, 2665, 0.51331),
(804, 2665, 1.02662),
(867, 2665, 1.02662),
(712, 2665, 3.22652),
(867, 2668, 0.37331),
(963, 2668, 0.37331),
(962, 2668, 0.74662),
(805, 2671, 0.42),
(866, 2671, 0.42),
(867, 2671, 0.42),
(796, 2674, 0.32669),
(867, 2674, 0.32669),
(866, 2674, 0.65338),
(753, 2676, 0.32669),
(867, 2676, 0.32669),
(867, 2680, 0.23331),
(792, 2680, 0.46662),
(701, 2684, 0.37331),
(702, 2684, 0.37331),
(724, 2684, 0.37331),
(725, 2684, 0.37331),
(794, 2684, 0.37331),
(867, 2684, 0.37331),
(924, 2684, 0.37331),
(927, 2684, 0.37331),
(928, 2684, 0.37331),
(970, 2684, 0.37331),
(982, 2684, 0.37331),
(713, 2684, 0.74662),
(745, 2684, 0.74662),
(966, 2684, 0.74662),
(981, 2684, 0.74662),
(854, 2684, 1.11993),
(791, 2685, 0.37331),
(867, 2685, 0.37331),
(668, 2687, 0.18669),
(683, 2687, 0.18669),
(687, 2687, 0.18669),
(866, 2687, 0.18669),
(867, 2687, 0.18669),
(866, 2688, 0.42),
(867, 2688, 0.42),
(688, 2689, 0.37331),
(691, 2689, 0.37331),
(867, 2689, 0.37331),
(936, 2689, 0.74662),
(929, 2689, 2.23986),
(866, 2691, 0.32669),
(867, 2691, 0.65338),
(712, 2694, 0.23331),
(867, 2694, 0.46662),
(407, 2695, 0.32669),
(667, 2695, 0.32669),
(712, 2695, 0.32669),
(801, 2695, 0.32669),
(984, 2695, 0.32669),
(406, 2695, 0.65338),
(867, 2695, 0.65338),
(667, 2697, 0.51331),
(765, 2697, 0.51331),
(867, 2697, 0.51331),
(772, 2697, 1.02662),
(766, 2698, 0.51331),
(771, 2698, 0.51331),
(790, 2698, 0.51331),
(791, 2698, 0.51331),
(792, 2698, 0.51331),
(867, 2698, 0.51331),
(967, 2698, 0.51331),
(854, 2698, 1.02662),
(805, 2701, 0.37338),
(753, 2701, 0.56007),
(867, 2701, 0.93345),
(724, 2716, 0.32669),
(866, 2716, 0.32669),
(753, 2720, 0.32669),
(866, 2720, 0.32669),
(821, 2721, 0.14),
(854, 2721, 0.14),
(866, 2721, 0.14),
(929, 2721, 0.28),
(724, 2722, 0.23331),
(972, 2722, 0.23331),
(982, 2722, 0.23331),
(984, 2722, 0.23331),
(866, 2722, 0.46662),
(778, 2726, 0.23331),
(821, 2726, 0.23331),
(866, 2726, 0.23331),
(936, 2726, 0.23331),
(958, 2726, 0.23331),
(971, 2726, 0.23331),
(528, 2726, 0.46662),
(744, 2726, 0.46662),
(979, 2726, 0.46662),
(785, 2728, 0.32669),
(935, 2728, 0.32669),
(866, 2728, 0.98007),
(407, 2729, 0.28),
(672, 2729, 0.28),
(676, 2729, 0.28),
(679, 2729, 0.28),
(683, 2729, 0.28),
(694, 2729, 0.28),
(718, 2729, 0.28),
(721, 2729, 0.28),
(783, 2729, 0.28),
(793, 2729, 0.28),
(866, 2729, 0.28),
(400, 2729, 0.56),
(732, 2729, 0.56),
(854, 2729, 0.56),
(854, 2730, 0.60669),
(866, 2730, 0.60669),
(854, 2731, 0.23331),
(866, 2731, 0.23331),
(936, 2731, 0.69993),
(746, 2732, 0.32669),
(772, 2732, 0.32669),
(786, 2732, 0.32669),
(796, 2732, 0.32669),
(854, 2732, 0.32669),
(866, 2732, 0.32669),
(968, 2732, 0.32669),
(984, 2732, 0.32669),
(986, 2732, 0.32669),
(971, 2732, 0.65338),
(667, 2734, 0.23331),
(674, 2734, 0.23331),
(804, 2734, 0.23331),
(821, 2734, 0.23331),
(866, 2734, 0.23331),
(926, 2734, 0.23331),
(854, 2739, 0.28),
(866, 2739, 0.28),
(725, 2740, 0.18669),
(759, 2740, 0.18669),
(766, 2740, 0.18669),
(788, 2740, 0.18669),
(792, 2740, 0.18669),
(804, 2740, 0.18669),
(807, 2740, 0.18669),
(808, 2740, 0.18669),
(820, 2740, 0.18669),
(926, 2740, 0.18669),
(789, 2740, 0.37338),
(794, 2740, 0.37338),
(866, 2740, 0.37338),
(935, 2740, 0.37338),
(927, 2740, 0.74676),
(726, 2740, 1.17348),
(732, 2741, 0.37331),
(742, 2741, 0.37331),
(866, 2741, 0.37331),
(673, 2745, 0.23331),
(792, 2745, 0.23331),
(866, 2745, 0.23331),
(755, 2746, 0.28),
(866, 2746, 0.28),
(667, 2749, 0.46669),
(866, 2749, 0.46669),
(934, 2749, 0.46669),
(977, 2749, 0.46669),
(962, 2781, 0.28),
(744, 2781, 0.56),
(528, 2781, 0.84),
(979, 2781, 0.84),
(320, 2781, 1.48),
(407, 2782, 0.65331),
(712, 2782, 0.65331),
(718, 2782, 0.65331),
(804, 2782, 0.65331),
(805, 2782, 0.65331),
(976, 2782, 0.65331),
(979, 2782, 0.65331),
(984, 2782, 0.65331),
(402, 2782, 1.30662),
(752, 2782, 1.30662),
(676, 2790, 0.14),
(681, 2790, 0.14),
(752, 2790, 0.14),
(753, 2790, 0.14),
(757, 2790, 0.14),
(772, 2790, 0.14),
(775, 2790, 0.14),
(776, 2790, 0.14),
(784, 2790, 0.14),
(796, 2790, 0.14),
(973, 2790, 0.14),
(978, 2790, 0.14),
(979, 2790, 0.14),
(984, 2790, 0.14),
(987, 2790, 0.14),
(395, 2790, 0.28),
(396, 2790, 0.28),
(402, 2790, 0.28),
(667, 2790, 0.28),
(744, 2790, 0.28),
(749, 2790, 0.28),
(751, 2790, 0.28),
(800, 2790, 0.28),
(923, 2790, 0.28),
(934, 2790, 0.28),
(718, 2790, 0.42),
(719, 2790, 0.42),
(783, 2790, 0.42),
(398, 2790, 0.56),
(746, 2790, 0.56),
(407, 2790, 0.7),
(691, 2790, 0.88),
(754, 2790, 0.88),
(795, 2790, 0.88),
(912, 2790, 0.88),
(793, 2790, 1.02),
(672, 2793, 0.18669),
(676, 2793, 0.18669),
(677, 2793, 0.18669),
(679, 2793, 0.18669),
(681, 2793, 0.18669),
(682, 2793, 0.18669),
(685, 2793, 0.18669),
(687, 2793, 0.18669),
(695, 2793, 0.18669),
(697, 2793, 0.18669),
(701, 2793, 0.18669),
(706, 2793, 0.18669),
(745, 2793, 0.18669),
(785, 2793, 0.18669),
(793, 2793, 0.18669),
(820, 2793, 0.18669),
(821, 2793, 0.18669),
(923, 2793, 0.18669),
(966, 2793, 0.18669),
(973, 2793, 0.18669),
(979, 2793, 0.18669),
(981, 2793, 0.18669),
(986, 2793, 0.18669),
(402, 2793, 0.37338),
(718, 2793, 0.37338),
(719, 2793, 0.37338),
(721, 2793, 0.37338),
(787, 2793, 0.37338),
(929, 2793, 0.37338),
(934, 2793, 0.37338),
(987, 2793, 0.37338),
(407, 2793, 0.56007),
(857, 2793, 0.56007),
(962, 2793, 0.56007),
(854, 2793, 0.74676),
(742, 2811, 0.23331),
(759, 2811, 0.23331),
(766, 2811, 0.23331),
(767, 2811, 0.23331),
(793, 2811, 0.23331),
(797, 2811, 0.23331),
(817, 2811, 0.23331),
(906, 2811, 0.23331),
(956, 2811, 0.23331),
(961, 2811, 0.23331),
(972, 2811, 0.23331),
(981, 2811, 0.23331),
(982, 2811, 0.23331),
(987, 2811, 0.23331),
(682, 2811, 0.46662),
(924, 2811, 0.46662),
(710, 2811, 0.69993),
(783, 2811, 0.69993),
(854, 2811, 0.69993),
(930, 2811, 0.69993),
(753, 2814, 0.32669),
(854, 2814, 0.32669),
(912, 2814, 0.32669),
(981, 2814, 0.32669),
(986, 2814, 0.32669),
(982, 2819, 0.7),
(981, 2819, 1.4),
(719, 2823, 0.51331),
(981, 2823, 0.51331),
(972, 2824, 0.37331),
(981, 2824, 0.37331),
(964, 2824, 0.74662),
(717, 2825, 0.32669),
(746, 2825, 0.32669),
(808, 2825, 0.32669),
(821, 2825, 0.32669),
(854, 2825, 0.32669),
(936, 2825, 0.32669),
(960, 2825, 0.32669),
(981, 2825, 0.32669),
(691, 2826, 0.28),
(710, 2826, 0.28),
(718, 2826, 0.28),
(745, 2826, 0.28),
(800, 2826, 0.28),
(857, 2826, 0.28),
(924, 2826, 0.28),
(981, 2826, 0.28),
(906, 2826, 0.56),
(857, 2829, 0.23331),
(930, 2829, 0.23331),
(959, 2829, 0.23331),
(963, 2829, 0.23331),
(981, 2829, 0.23331),
(667, 2830, 0.32669),
(783, 2830, 0.32669),
(805, 2830, 0.32669),
(960, 2830, 0.32669),
(978, 2830, 0.32669),
(981, 2830, 0.32669),
(712, 2832, 0.46669),
(854, 2832, 0.46669),
(981, 2832, 0.46669),
(973, 2833, 0.37331),
(968, 2833, 0.74662),
(981, 2833, 1.11993),
(681, 2834, 0.32669),
(981, 2834, 0.32669),
(756, 2834, 0.65338),
(929, 2834, 0.65338),
(681, 2836, 0.42),
(705, 2836, 0.42),
(912, 2836, 0.42),
(936, 2836, 0.42),
(981, 2836, 0.42),
(985, 2836, 0.42),
(987, 2836, 0.42),
(400, 2836, 0.84),
(759, 2836, 0.84),
(407, 2836, 1.26),
(719, 2836, 1.68),
(681, 2838, 0.32669),
(981, 2838, 0.65338),
(946, 2839, 0.46669),
(981, 2839, 1.40007),
(265, 2840, 0.46669),
(266, 2840, 0.46669),
(854, 2840, 0.46669),
(981, 2840, 0.46669),
(925, 2840, 0.93338),
(667, 2844, 0.23331),
(700, 2844, 0.23331),
(981, 2844, 0.23331),
(724, 2847, 0.46669),
(763, 2847, 0.46669),
(972, 2847, 0.46669),
(981, 2847, 0.46669),
(854, 2849, 0.46669),
(981, 2849, 0.93338),
(982, 2849, 1.40007),
(981, 2850, 0.32669),
(794, 2850, 0.65338),
(677, 2851, 0.28),
(796, 2851, 0.28),
(934, 2851, 0.28),
(935, 2851, 0.28),
(981, 2851, 0.28),
(987, 2851, 0.28),
(676, 2851, 0.56),
(721, 2851, 0.56),
(818, 2851, 2.04),
(675, 2852, 0.28),
(695, 2852, 0.28),
(700, 2852, 0.28),
(710, 2852, 0.28),
(712, 2852, 0.28),
(743, 2852, 0.28),
(752, 2852, 0.28),
(772, 2852, 0.28),
(775, 2852, 0.28),
(790, 2852, 0.28),
(793, 2852, 0.28),
(795, 2852, 0.28),
(798, 2852, 0.28),
(854, 2852, 0.28),
(966, 2852, 0.28),
(981, 2852, 0.28),
(674, 2852, 0.56),
(808, 2852, 0.56),
(963, 2852, 0.56),
(967, 2852, 0.56),
(973, 2852, 0.56),
(669, 2853, 0.32669),
(705, 2853, 0.32669),
(756, 2853, 0.32669),
(762, 2853, 0.32669),
(785, 2853, 0.32669),
(787, 2853, 0.32669),
(912, 2853, 0.32669),
(935, 2853, 0.32669),
(966, 2853, 0.32669),
(967, 2853, 0.32669),
(973, 2853, 0.32669),
(981, 2853, 0.32669),
(716, 2853, 0.65338),
(695, 2854, 0.37331),
(714, 2854, 0.37331),
(981, 2854, 0.37331),
(786, 2854, 0.74662),
(407, 2856, 0.51331),
(673, 2856, 0.51331),
(710, 2856, 0.51331),
(744, 2856, 0.51331),
(854, 2856, 0.51331),
(981, 2856, 0.51331),
(398, 2856, 1.02662),
(683, 2859, 0.18669),
(709, 2859, 0.18669),
(741, 2859, 0.18669),
(963, 2859, 0.18669),
(725, 2859, 0.37338),
(759, 2859, 0.37338),
(697, 2859, 0.56007),
(981, 2859, 0.56007),
(407, 2861, 0.32669),
(528, 2861, 0.32669),
(676, 2861, 0.32669),
(687, 2861, 0.32669),
(726, 2861, 0.32669),
(759, 2861, 0.32669),
(795, 2861, 0.32669),
(818, 2861, 0.32669),
(924, 2861, 0.32669),
(927, 2861, 0.32669),
(935, 2861, 0.32669),
(936, 2861, 0.32669),
(956, 2861, 0.32669),
(981, 2861, 0.32669),
(404, 2861, 0.65338),
(719, 2861, 0.65338),
(854, 2861, 0.65338),
(929, 2861, 0.65338),
(959, 2861, 0.65338),
(963, 2861, 0.65338),
(923, 2861, 0.98007),
(677, 2862, 0.32669),
(680, 2862, 0.32669),
(701, 2862, 0.32669),
(981, 2862, 0.32669),
(743, 2862, 0.65338),
(695, 2864, 0.28),
(981, 2864, 0.28),
(685, 2866, 0.18669),
(981, 2866, 0.18669),
(956, 2867, 0.28),
(963, 2867, 0.28),
(972, 2867, 0.28),
(981, 2867, 0.28),
(982, 2867, 0.84),
(854, 2870, 0.23331),
(981, 2870, 0.23331),
(982, 2870, 0.23331),
(688, 2870, 0.93324),
(726, 2873, 0.42),
(808, 2873, 0.42),
(981, 2873, 0.42),
(265, 2875, 0.23331),
(266, 2875, 0.23331),
(691, 2875, 0.23331),
(759, 2875, 0.23331),
(854, 2875, 0.23331),
(925, 2875, 0.23331),
(926, 2875, 0.23331),
(972, 2875, 0.23331),
(981, 2875, 0.23331),
(763, 2875, 0.46662),
(806, 2877, 0.28),
(981, 2877, 0.28),
(259, 2878, 0.56),
(710, 2878, 0.56),
(934, 2878, 0.56),
(962, 2878, 0.56),
(981, 2878, 0.56),
(972, 2878, 1.12),
(985, 2878, 1.12),
(973, 2878, 2.24),
(407, 2879, 0.37331),
(726, 2879, 0.37331),
(744, 2879, 0.37331),
(981, 2879, 0.37331),
(398, 2879, 0.74662),
(742, 2880, 0.51331),
(966, 2880, 0.51331),
(981, 2880, 0.51331),
(676, 2881, 0.37331),
(713, 2881, 0.37331),
(956, 2881, 0.37331),
(981, 2881, 0.37331),
(721, 2881, 0.74662),
(732, 2881, 0.74662),
(927, 2881, 0.74662),
(792, 2883, 0.37331),
(854, 2883, 0.37331),
(956, 2883, 0.37331),
(976, 2883, 0.37331),
(981, 2883, 0.37331),
(675, 2885, 0.51331),
(732, 2885, 0.51331),
(981, 2885, 0.51331),
(732, 2886, 0.14),
(788, 2886, 0.14),
(912, 2886, 0.14),
(981, 2886, 0.14),
(741, 2887, 0.23331),
(792, 2887, 0.23331),
(794, 2887, 0.23331),
(981, 2887, 0.23331),
(765, 2887, 0.46662),
(716, 2888, 0.32669),
(756, 2888, 0.32669),
(981, 2888, 0.32669),
(981, 2889, 0.46669),
(854, 2889, 0.93338),
(265, 2890, 0.14),
(266, 2890, 0.14),
(712, 2890, 0.14),
(718, 2890, 0.14),
(725, 2890, 0.14),
(726, 2890, 0.14),
(742, 2890, 0.14),
(745, 2890, 0.14),
(753, 2890, 0.14),
(789, 2890, 0.14),
(790, 2890, 0.14),
(793, 2890, 0.14),
(794, 2890, 0.14),
(857, 2890, 0.14),
(906, 2890, 0.14),
(961, 2890, 0.14),
(964, 2890, 0.14),
(966, 2890, 0.14),
(967, 2890, 0.14),
(969, 2890, 0.14),
(978, 2890, 0.14),
(981, 2890, 0.14),
(668, 2890, 0.28),
(701, 2890, 0.28),
(724, 2890, 0.28),
(785, 2890, 0.28),
(787, 2890, 0.42),
(854, 2890, 0.7),
(679, 2939, 0.23331),
(721, 2939, 0.23331),
(805, 2939, 0.23331),
(817, 2939, 0.23331),
(923, 2939, 0.23331),
(960, 2939, 0.23331),
(964, 2939, 0.23331),
(713, 2939, 0.46662),
(755, 2939, 0.46662),
(982, 2939, 0.69993),
(960, 2943, 0.37331),
(982, 2943, 0.37331),
(721, 2945, 0.42),
(854, 2945, 0.42),
(982, 2945, 0.42),
(683, 2945, 0.84),
(967, 2947, 0.32669),
(982, 2947, 0.32669),
(972, 2949, 0.42),
(982, 2949, 0.42),
(667, 2950, 0.65331),
(669, 2950, 0.65331),
(726, 2950, 0.65331),
(982, 2950, 0.65331),
(854, 2950, 1.30662),
(679, 2955, 0.37331),
(962, 2955, 0.37331),
(982, 2955, 1.11993),
(982, 2956, 0.37331),
(743, 2956, 0.74662),
(682, 2958, 0.65331),
(972, 2958, 0.65331),
(982, 2958, 0.65331),
(683, 2958, 1.30662),
(745, 2960, 0.37331),
(726, 2960, 0.74662),
(982, 2960, 1.11993),
(691, 2961, 0.32669),
(694, 2961, 0.32669),
(799, 2961, 0.32669),
(934, 2961, 0.32669),
(962, 2961, 0.32669),
(982, 2961, 0.32669),
(762, 2961, 2.05348),
(786, 2962, 0.23331),
(982, 2962, 0.23331),
(265, 2963, 0.18669),
(266, 2963, 0.18669),
(673, 2963, 0.18669),
(675, 2963, 0.18669),
(717, 2963, 0.18669),
(754, 2963, 0.18669),
(764, 2963, 0.18669),
(782, 2963, 0.18669),
(788, 2963, 0.18669),
(934, 2963, 0.18669),
(967, 2963, 0.18669),
(970, 2963, 0.18669),
(982, 2963, 0.18669),
(987, 2963, 0.18669),
(705, 2963, 0.37338),
(791, 2963, 0.37338),
(725, 2963, 0.56007),
(721, 2964, 0.37331),
(726, 2964, 0.37331),
(788, 2964, 0.37331),
(808, 2964, 0.37331),
(923, 2964, 0.37331),
(936, 2964, 0.37331),
(964, 2964, 0.37331),
(982, 2964, 0.37331),
(667, 2965, 0.42),
(712, 2965, 0.42),
(925, 2965, 0.42),
(935, 2965, 0.42),
(982, 2965, 0.42),
(710, 2965, 0.84),
(725, 2966, 0.32669),
(778, 2966, 0.32669),
(782, 2966, 0.32669),
(906, 2966, 0.32669),
(935, 2966, 0.32669),
(982, 2966, 0.32669),
(758, 2966, 0.65338),
(978, 2969, 0.32669),
(982, 2969, 0.32669),
(681, 2971, 0.23331),
(963, 2971, 0.23331),
(982, 2971, 0.23331),
(717, 2972, 0.23331),
(719, 2972, 0.23331),
(755, 2972, 0.23331),
(784, 2972, 0.23331),
(982, 2972, 0.23331),
(799, 2972, 0.46662),
(687, 2973, 0.60669),
(857, 2973, 0.60669),
(982, 2973, 0.60669),
(726, 2974, 0.42),
(956, 2974, 0.42),
(960, 2974, 0.42),
(982, 2974, 0.42),
(676, 2976, 0.42),
(716, 2976, 0.42),
(808, 2976, 0.42),
(927, 2976, 0.42),
(963, 2976, 0.42),
(982, 2976, 0.42),
(265, 2977, 0.32669),
(266, 2977, 0.32669),
(667, 2977, 0.32669),
(687, 2977, 0.32669),
(706, 2977, 0.32669),
(800, 2977, 0.32669),
(854, 2977, 0.32669),
(929, 2977, 0.65338),
(934, 2977, 0.65338),
(963, 2977, 0.65338),
(965, 2977, 0.65338),
(982, 2977, 0.98007),
(681, 2978, 0.37331),
(688, 2978, 0.37331),
(751, 2978, 0.37331),
(781, 2978, 0.37331),
(820, 2978, 0.37331),
(960, 2978, 0.37331),
(982, 2978, 0.37331),
(745, 2978, 0.74662),
(821, 2978, 0.74662),
(721, 2979, 0.42),
(982, 2979, 0.42),
(978, 2979, 0.84),
(972, 2979, 2.64),
(672, 2980, 0.18669),
(677, 2980, 0.18669),
(688, 2980, 0.18669),
(706, 2980, 0.18669),
(709, 2980, 0.18669),
(713, 2980, 0.18669),
(716, 2980, 0.18669),
(724, 2980, 0.18669),
(732, 2980, 0.18669),
(742, 2980, 0.18669),
(743, 2980, 0.18669),
(763, 2980, 0.18669),
(778, 2980, 0.18669),
(912, 2980, 0.18669),
(926, 2980, 0.18669),
(982, 2980, 0.18669),
(395, 2980, 0.37338),
(669, 2980, 0.37338),
(681, 2980, 0.37338),
(687, 2980, 0.37338),
(717, 2980, 0.37338),
(765, 2980, 0.37338),
(766, 2980, 0.37338),
(786, 2980, 0.37338),
(854, 2980, 0.37338),
(934, 2980, 0.37338),
(790, 2980, 0.56007),
(794, 2980, 0.56007),
(396, 2980, 0.74676),
(407, 2980, 0.93345),
(746, 2980, 0.93345),
(923, 2980, 0.93345),
(667, 2980, 1.17348),
(724, 2982, 0.32669),
(775, 2982, 0.32669),
(854, 2982, 0.32669),
(982, 2982, 0.32669),
(683, 2982, 0.65338),
(966, 2982, 0.65338),
(753, 2984, 0.28),
(776, 2984, 0.28),
(790, 2984, 0.28),
(794, 2984, 0.28),
(821, 2984, 0.28),
(935, 2984, 0.28),
(956, 2984, 0.28),
(963, 2984, 0.28),
(965, 2984, 0.28),
(970, 2984, 0.28),
(975, 2984, 0.28),
(978, 2984, 0.28),
(984, 2984, 0.28),
(987, 2984, 0.28),
(668, 2984, 0.56),
(691, 2984, 0.56),
(752, 2984, 0.56),
(959, 2984, 0.56),
(964, 2984, 0.56),
(982, 2984, 0.84),
(719, 2984, 1.12),
(260, 2987, 0.46669),
(673, 2987, 0.46669),
(784, 2987, 0.46669),
(912, 2987, 0.46669),
(924, 2987, 0.46669),
(930, 2987, 0.46669),
(962, 2987, 0.46669),
(982, 2987, 0.46669),
(724, 2989, 0.56),
(854, 2989, 0.56),
(982, 2989, 0.56),
(667, 2991, 0.28),
(679, 2991, 0.28),
(695, 2991, 0.28),
(786, 2991, 0.28),
(982, 2991, 0.28),
(854, 2991, 0.56),
(963, 2991, 0.56),
(681, 2992, 0.46669),
(700, 2992, 0.46669),
(718, 2992, 0.46669),
(726, 2992, 0.46669),
(924, 2992, 0.46669),
(978, 2992, 0.46669),
(982, 2992, 0.46669),
(407, 2994, 0.46669),
(726, 2994, 0.46669),
(744, 2994, 0.46669),
(924, 2994, 0.46669),
(982, 2994, 0.46669),
(398, 2994, 0.93338),
(716, 2994, 0.93338),
(757, 2995, 0.37331),
(821, 2995, 0.37331),
(982, 2995, 0.37331),
(697, 2996, 0.46669),
(982, 2996, 0.46669),
(695, 2996, 0.93338),
(962, 2998, 0.37331),
(982, 2998, 0.37331),
(969, 2998, 0.74662),
(679, 2999, 0.42),
(685, 2999, 0.42),
(700, 2999, 0.42),
(724, 2999, 0.42),
(725, 2999, 0.42),
(750, 2999, 0.42),
(796, 2999, 0.42),
(926, 2999, 0.42),
(982, 2999, 0.42),
(712, 3000, 0.46669),
(976, 3000, 0.46669),
(982, 3000, 0.46669),
(265, 3001, 0.37331),
(266, 3001, 0.37331),
(793, 3001, 0.37331),
(912, 3001, 0.37331),
(926, 3001, 0.37331),
(930, 3001, 0.37331),
(934, 3001, 0.37331),
(982, 3001, 0.37331),
(691, 3001, 0.74662),
(936, 3001, 0.74662),
(726, 3002, 0.37331),
(982, 3002, 1.11993),
(962, 3004, 0.46669),
(982, 3004, 0.46669),
(669, 3005, 0.46669),
(854, 3005, 0.46669),
(960, 3005, 0.46669),
(982, 3005, 0.46669),
(687, 3009, 0.51331),
(982, 3009, 0.51331),
(959, 3009, 1.02662),
(963, 3009, 1.02662),
(407, 3010, 0.42),
(673, 3010, 0.42),
(718, 3010, 0.42),
(721, 3010, 0.42),
(807, 3010, 0.42),
(963, 3010, 0.42),
(982, 3010, 0.42),
(406, 3010, 0.84),
(794, 3010, 0.84),
(854, 3010, 0.84),
(912, 3010, 0.84),
(964, 3010, 0.84),
(934, 3010, 3.48),
(725, 3011, 0.23331),
(756, 3011, 0.23331),
(778, 3011, 0.23331),
(906, 3011, 0.23331),
(934, 3011, 0.23331),
(935, 3011, 0.23331),
(958, 3011, 0.23331),
(960, 3011, 0.23331),
(982, 3011, 0.23331),
(695, 3011, 0.46662),
(726, 3011, 0.46662),
(743, 3011, 0.46662),
(758, 3011, 0.46662),
(961, 3011, 0.46662),
(694, 3013, 0.28),
(701, 3013, 0.28),
(741, 3013, 0.28),
(745, 3013, 0.28),
(982, 3013, 0.28),
(793, 3013, 0.56),
(724, 3013, 0.84),
(697, 3013, 1.4),
(700, 3014, 0.28),
(754, 3014, 0.28),
(790, 3014, 0.28),
(982, 3014, 0.28),
(794, 3191, 0.14),
(925, 3191, 0.14),
(808, 3191, 0.34),
(808, 3194, 0.28),
(906, 3194, 0.28),
(766, 3194, 0.56),
(795, 3194, 1.76),
(984, 3196, 0.51331),
(808, 3196, 3.22652),
(673, 3197, 0.46669),
(927, 3197, 0.46669),
(934, 3197, 0.46669),
(764, 3197, 0.93338),
(808, 3197, 0.93338),
(788, 3200, 0.37331),
(808, 3200, 0.37331),
(966, 3200, 0.37331),
(808, 3201, 0.46669),
(854, 3201, 0.46669),
(778, 3201, 0.93338),
(691, 3202, 0.23331),
(808, 3202, 0.23331),
(854, 3202, 0.23331),
(968, 3202, 0.23331),
(971, 3202, 0.23331),
(717, 3203, 0.51331),
(788, 3203, 0.51331),
(808, 3203, 0.51331),
(978, 3203, 0.51331),
(732, 3204, 0.28),
(808, 3204, 0.28),
(681, 3204, 0.56),
(765, 3205, 0.28),
(772, 3205, 0.28),
(969, 3205, 0.28),
(984, 3205, 0.28),
(749, 3205, 0.56),
(750, 3205, 0.56),
(778, 3205, 0.56),
(808, 3205, 0.56),
(904, 3205, 0.56),
(789, 3206, 0.42),
(808, 3206, 0.42),
(787, 3207, 0.18669),
(808, 3207, 0.18669),
(906, 3207, 0.18669),
(972, 3207, 0.18669),
(986, 3207, 0.18669),
(786, 3207, 0.37338),
(854, 3207, 0.56007),
(710, 3208, 0.65331),
(808, 3208, 1.30662),
(808, 3209, 0.28),
(859, 3209, 0.28),
(966, 3209, 0.28),
(960, 3209, 0.56),
(672, 3212, 0.37331),
(676, 3212, 0.37331),
(694, 3212, 0.37331),
(808, 3212, 0.37331),
(820, 3212, 0.37331),
(925, 3212, 0.37331),
(821, 3212, 2.71983),
(726, 3214, 0.32669),
(750, 3214, 0.32669),
(808, 3214, 0.32669),
(808, 3215, 0.42),
(977, 3215, 0.42),
(794, 3220, 0.23331),
(808, 3220, 0.23331),
(987, 3220, 0.23331),
(912, 3220, 0.69993),
(681, 3221, 0.18669),
(685, 3221, 0.18669),
(808, 3221, 0.18669),
(987, 3221, 0.18669),
(682, 3221, 0.56007),
(718, 3221, 0.74676),
(712, 3222, 0.18669),
(724, 3222, 0.18669),
(741, 3222, 0.18669),
(742, 3222, 0.18669),
(786, 3222, 0.18669),
(808, 3222, 0.18669),
(667, 3223, 0.23331),
(755, 3223, 0.23331),
(808, 3223, 0.23331),
(966, 3223, 0.23331),
(750, 3223, 0.46662),
(784, 3223, 0.46662),
(970, 3223, 0.46662),
(978, 3223, 0.46662),
(904, 3223, 0.69993),
(782, 3223, 1.16655),
(781, 3223, 2.39976),
(691, 3224, 0.23331),
(712, 3224, 0.23331),
(724, 3224, 0.23331),
(764, 3224, 0.23331),
(790, 3224, 0.23331),
(792, 3224, 0.23331),
(794, 3224, 0.23331),
(808, 3224, 0.23331),
(854, 3224, 0.23331),
(701, 3224, 0.46662),
(788, 3224, 0.46662),
(807, 3224, 0.46662),
(927, 3224, 0.46662),
(789, 3224, 0.69993),
(821, 3224, 0.69993),
(935, 3224, 0.69993),
(806, 3224, 1.16655),
(808, 3225, 0.28),
(973, 3225, 0.28),
(705, 3225, 0.56),
(772, 3225, 0.56),
(691, 3226, 0.32669),
(808, 3226, 0.32669),
(818, 3226, 0.32669),
(970, 3226, 0.32669),
(765, 3230, 0.46669),
(784, 3230, 0.46669),
(791, 3230, 0.46669),
(806, 3230, 0.46669),
(808, 3230, 0.46669),
(959, 3230, 0.46669),
(772, 3230, 0.93338),
(807, 3230, 0.93338),
(970, 3230, 0.93338),
(771, 3230, 1.40007),
(741, 3232, 0.18669),
(808, 3232, 0.18669),
(407, 3233, 0.56),
(528, 3233, 0.56),
(808, 3233, 0.56),
(906, 3233, 0.56),
(404, 3233, 1.12),
(714, 3233, 4.64),
(667, 3235, 0.23331),
(712, 3235, 0.23331),
(801, 3235, 0.23331),
(808, 3235, 0.23331),
(854, 3235, 0.23331),
(968, 3235, 0.23331),
(694, 3235, 0.46662),
(691, 3236, 0.46669),
(808, 3236, 0.46669),
(987, 3236, 0.46669),
(260, 3239, 0.32669),
(712, 3239, 0.32669),
(735, 3239, 0.32669),
(808, 3239, 0.32669),
(925, 3239, 0.32669),
(945, 3239, 0.32669),
(947, 3239, 0.32669),
(959, 3239, 0.32669),
(985, 3239, 0.32669),
(259, 3239, 0.65338),
(808, 3241, 0.56),
(854, 3241, 0.56),
(716, 3243, 0.37331),
(857, 3243, 0.37331),
(912, 3243, 0.37331),
(966, 3243, 0.37331),
(808, 3243, 0.74662),
(808, 3244, 0.56),
(976, 3244, 0.56),
(714, 3244, 1.12),
(691, 3246, 0.46669),
(808, 3246, 0.46669),
(694, 3250, 0.37331),
(808, 3250, 0.37331),
(771, 3251, 0.74662),
(808, 3251, 0.74662),
(679, 3254, 0.56),
(683, 3254, 0.56),
(726, 3254, 0.56),
(742, 3254, 0.56),
(743, 3254, 0.56),
(808, 3254, 0.56),
(820, 3254, 0.56),
(854, 3254, 0.56),
(712, 3254, 1.12),
(799, 3254, 1.12),
(961, 3254, 1.12),
(717, 3254, 2.8),
(934, 3254, 3.36),
(987, 3254, 3.36),
(794, 3255, 0.28),
(808, 3255, 0.28),
(794, 3259, 0.37331),
(808, 3259, 0.37331),
(676, 3260, 0.37331),
(677, 3260, 0.37331),
(681, 3260, 0.37331),
(691, 3260, 0.37331),
(746, 3260, 0.37331),
(794, 3260, 0.37331),
(808, 3260, 0.37331),
(821, 3260, 0.37331),
(912, 3260, 0.37331),
(923, 3260, 0.37331),
(924, 3260, 0.37331),
(925, 3260, 0.37331),
(934, 3260, 0.37331),
(963, 3260, 0.37331),
(978, 3260, 0.37331),
(927, 3260, 0.74662),
(969, 3260, 0.74662),
(667, 3263, 0.18669),
(690, 3263, 0.18669),
(934, 3263, 0.18669),
(808, 3263, 0.37338),
(854, 3263, 0.37338),
(674, 3318, 0.18669),
(967, 3318, 0.18669),
(807, 3318, 0.37338),
(752, 3321, 0.65331),
(807, 3321, 0.65331),
(807, 3323, 0.28),
(821, 3323, 0.28),
(694, 3324, 0.46669),
(807, 3324, 0.46669),
(821, 3324, 0.46669),
(797, 3325, 0.46669),
(807, 3325, 0.46669),
(854, 3325, 0.46669),
(705, 3326, 0.18669),
(741, 3326, 0.18669),
(785, 3326, 0.18669),
(854, 3326, 0.18669),
(960, 3326, 0.18669),
(697, 3326, 0.37338),
(726, 3326, 0.93345),
(807, 3326, 1.36017),
(792, 3327, 0.51331),
(807, 3327, 0.51331),
(792, 3329, 0.46669),
(807, 3329, 0.46669),
(724, 3330, 0.46669),
(807, 3330, 0.46669),
(976, 3330, 0.93338),
(978, 3330, 0.93338),
(745, 3331, 0.65338),
(807, 3331, 0.65338),
(673, 3336, 0.28),
(680, 3336, 0.28),
(745, 3336, 0.28),
(772, 3336, 0.28),
(794, 3336, 0.28),
(795, 3336, 0.28),
(798, 3336, 0.28),
(807, 3336, 0.28),
(817, 3336, 0.28),
(818, 3336, 0.28),
(820, 3336, 0.28),
(854, 3336, 0.28),
(945, 3336, 0.28),
(962, 3336, 0.28),
(966, 3336, 0.28),
(971, 3336, 0.28),
(972, 3336, 0.28),
(978, 3336, 0.28),
(985, 3336, 0.28),
(691, 3336, 0.56),
(771, 3336, 0.56),
(924, 3336, 0.56),
(929, 3336, 0.56),
(735, 3336, 0.84),
(407, 3337, 0.18669),
(528, 3337, 0.18669),
(667, 3337, 0.18669),
(676, 3337, 0.18669),
(691, 3337, 0.18669),
(712, 3337, 0.18669),
(717, 3337, 0.18669),
(719, 3337, 0.18669),
(750, 3337, 0.18669),
(797, 3337, 0.18669),
(934, 3337, 0.18669),
(958, 3337, 0.18669),
(976, 3337, 0.18669),
(987, 3337, 0.18669),
(404, 3337, 0.37338),
(778, 3337, 0.37338),
(807, 3337, 0.37338),
(854, 3337, 0.74676),
(667, 3338, 0.28),
(676, 3338, 0.28),
(682, 3338, 0.28),
(718, 3338, 0.28),
(749, 3338, 0.28),
(765, 3338, 0.28),
(776, 3338, 0.28),
(778, 3338, 0.28),
(798, 3338, 0.28),
(935, 3338, 0.28),
(958, 3338, 0.28),
(961, 3338, 0.28),
(968, 3338, 0.28),
(972, 3338, 0.28),
(973, 3338, 0.28),
(976, 3338, 0.28),
(714, 3338, 0.56),
(759, 3338, 0.56),
(784, 3338, 0.56),
(789, 3338, 0.56),
(806, 3338, 0.56),
(807, 3338, 0.56),
(978, 3338, 0.56),
(691, 3338, 0.84),
(788, 3338, 0.84),
(854, 3338, 1.4),
(758, 3339, 0.93338),
(807, 3339, 0.93338),
(702, 3340, 0.23331),
(746, 3340, 0.23331),
(807, 3340, 0.46662),
(713, 3342, 0.23331),
(724, 3342, 0.23331),
(745, 3342, 0.23331),
(755, 3342, 0.23331),
(807, 3342, 0.23331),
(854, 3342, 0.23331),
(927, 3342, 0.23331),
(668, 3342, 0.46662),
(694, 3342, 0.46662),
(759, 3342, 0.46662),
(669, 3343, 0.51331),
(776, 3343, 0.51331),
(794, 3343, 0.51331),
(807, 3343, 0.51331),
(960, 3343, 0.51331),
(854, 3343, 1.02662),
(959, 3345, 0.46669),
(807, 3345, 0.93338),
(672, 3347, 0.28),
(752, 3347, 0.28),
(807, 3347, 0.28),
(854, 3347, 0.28),
(934, 3347, 0.28),
(959, 3347, 0.28),
(986, 3347, 0.28),
(677, 3349, 0.04669),
(742, 3349, 0.04669),
(766, 3349, 0.04669),
(783, 3349, 0.04669),
(795, 3349, 0.04669),
(800, 3349, 0.04669),
(807, 3349, 0.04669),
(961, 3349, 0.04669),
(966, 3349, 0.04669),
(970, 3349, 0.04669),
(972, 3349, 0.04669),
(978, 3349, 0.04669),
(755, 3349, 0.09338),
(791, 3349, 0.09338),
(967, 3349, 0.09338),
(750, 3349, 0.14007),
(854, 3349, 0.18676),
(806, 3382, 0.56),
(821, 3382, 0.56),
(796, 3383, 0.56),
(806, 3383, 0.56),
(934, 3383, 0.56),
(674, 3384, 0.18669),
(680, 3384, 0.18669),
(713, 3384, 0.18669),
(791, 3384, 0.18669),
(821, 3384, 0.18669),
(967, 3384, 0.18669),
(750, 3384, 0.37338),
(792, 3384, 0.37338),
(785, 3384, 0.56007),
(806, 3384, 0.56007),
(672, 3385, 0.09331),
(685, 3385, 0.09331),
(695, 3385, 0.09331),
(700, 3385, 0.09331),
(806, 3385, 0.09331),
(854, 3385, 0.09331),
(967, 3385, 0.09331),
(987, 3385, 0.09331),
(763, 3385, 0.18662),
(781, 3386, 0.60669),
(820, 3386, 0.60669),
(972, 3386, 0.60669),
(806, 3386, 1.21338),
(407, 3387, 0.42),
(528, 3387, 0.42),
(676, 3387, 0.42),
(717, 3387, 0.42),
(719, 3387, 0.42),
(759, 3387, 0.42),
(795, 3387, 0.42),
(806, 3387, 0.42),
(854, 3387, 0.42),
(859, 3387, 0.42),
(956, 3387, 0.42),
(404, 3387, 0.84),
(673, 3387, 0.84),
(806, 3388, 0.28),
(817, 3388, 0.28),
(966, 3388, 0.28),
(806, 3389, 0.60669),
(818, 3389, 0.60669),
(672, 3390, 0.14),
(706, 3390, 0.14),
(712, 3390, 0.14),
(719, 3390, 0.14),
(754, 3390, 0.14),
(806, 3390, 0.14),
(818, 3390, 0.14),
(963, 3390, 0.14),
(978, 3390, 0.14),
(673, 3390, 0.28),
(714, 3390, 0.28),
(859, 3390, 0.28),
(854, 3390, 0.42),
(806, 3391, 0.42),
(960, 3391, 0.42),
(984, 3391, 0.42),
(712, 3391, 0.84),
(961, 3391, 0.84),
(770, 3393, 0.42),
(806, 3393, 0.42),
(854, 3393, 0.42),
(806, 3394, 0.42),
(667, 3394, 0.84),
(667, 3395, 0.28),
(691, 3395, 0.28),
(694, 3395, 0.28),
(750, 3395, 0.28),
(784, 3395, 0.28),
(806, 3395, 0.28),
(958, 3395, 0.28),
(969, 3395, 0.28),
(970, 3395, 0.28),
(972, 3395, 0.28),
(973, 3395, 0.28),
(718, 3395, 0.56),
(854, 3395, 0.56),
(971, 3395, 0.56),
(806, 3396, 0.18669),
(854, 3396, 0.18669),
(682, 3396, 0.37338),
(806, 3398, 0.18669),
(854, 3398, 0.18669),
(960, 3398, 0.18669),
(969, 3398, 0.18669),
(260, 3401, 0.23331),
(770, 3401, 0.23331),
(806, 3401, 0.23331),
(854, 3401, 0.23331),
(926, 3401, 0.23331),
(935, 3401, 0.46662),
(788, 3403, 0.18669),
(806, 3403, 0.18669),
(854, 3403, 0.18669),
(792, 3405, 0.46669),
(796, 3405, 0.46669),
(806, 3405, 0.46669),
(801, 3405, 0.93338),
(806, 3407, 0.37331),
(967, 3407, 0.74662),
(701, 3412, 0.23331),
(721, 3412, 0.23331),
(806, 3412, 0.23331),
(854, 3412, 0.23331),
(959, 3412, 0.23331),
(960, 3412, 0.23331),
(712, 3412, 0.46662),
(751, 3412, 0.69993),
(751, 3413, 0.28),
(759, 3413, 0.28),
(771, 3413, 0.28),
(806, 3413, 0.28),
(821, 3413, 0.28),
(854, 3413, 0.28),
(934, 3413, 0.28),
(745, 3413, 0.56),
(976, 3413, 0.56),
(801, 3414, 0.37331),
(806, 3414, 0.37331),
(982, 3414, 0.37331),
(798, 3414, 0.74662),
(929, 3414, 0.74662),
(691, 3415, 0.32669),
(806, 3415, 0.32669),
(806, 3416, 0.28),
(959, 3416, 0.28),
(690, 3418, 0.32669),
(806, 3418, 0.32669),
(820, 3418, 0.32669),
(978, 3418, 0.32669),
(806, 3419, 0.46669),
(984, 3419, 0.46669),
(806, 3421, 0.37331),
(667, 3421, 0.74662),
(806, 3423, 0.51331),
(677, 3423, 1.02662),
(673, 3572, 0.28),
(674, 3572, 0.28),
(683, 3572, 0.28),
(687, 3572, 0.28),
(694, 3572, 0.28),
(700, 3572, 0.28),
(702, 3572, 0.28);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(710, 3572, 0.28),
(714, 3572, 0.28),
(724, 3572, 0.28),
(725, 3572, 0.28),
(732, 3572, 0.28),
(772, 3572, 0.28),
(927, 3572, 0.28),
(934, 3572, 0.28),
(987, 3572, 0.28),
(701, 3572, 0.56),
(743, 3572, 0.56),
(781, 3572, 0.56),
(799, 3572, 0.56),
(854, 3572, 0.56),
(857, 3572, 0.56),
(966, 3572, 0.56),
(973, 3572, 0.56),
(677, 3572, 0.84),
(961, 3572, 0.84),
(717, 3572, 1.12),
(972, 3572, 1.4),
(682, 3572, 2.6),
(679, 3584, 0.46669),
(710, 3584, 0.46669),
(857, 3584, 0.46669),
(407, 3585, 0.28),
(676, 3585, 0.28),
(710, 3585, 0.28),
(743, 3585, 0.28),
(793, 3585, 0.28),
(805, 3585, 0.28),
(820, 3585, 0.28),
(857, 3585, 0.28),
(978, 3585, 0.28),
(406, 3585, 0.56),
(912, 3585, 0.56),
(960, 3585, 0.56),
(407, 3591, 0.65331),
(688, 3591, 0.65331),
(691, 3591, 0.65331),
(710, 3591, 0.65331),
(719, 3591, 0.65331),
(742, 3591, 0.65331),
(744, 3591, 0.65331),
(987, 3591, 0.65331),
(398, 3591, 1.30662),
(857, 3591, 1.30662),
(976, 3591, 1.30662),
(857, 3608, 0.23331),
(962, 3608, 0.23331),
(710, 3608, 0.69993),
(804, 3608, 0.69993),
(800, 3608, 1.16655),
(712, 3608, 2.16645),
(804, 3609, 0.18669),
(712, 3609, 0.37338),
(896, 3609, 0.45339),
(800, 3609, 0.56007),
(710, 3609, 0.74676),
(904, 3609, 1.17348),
(710, 3619, 0.37331),
(712, 3619, 0.74662),
(668, 3622, 0.23331),
(675, 3622, 0.23331),
(690, 3622, 0.23331),
(691, 3622, 0.23331),
(712, 3622, 0.23331),
(716, 3622, 0.23331),
(717, 3622, 0.23331),
(719, 3622, 0.23331),
(725, 3622, 0.23331),
(742, 3622, 0.23331),
(754, 3622, 0.23331),
(765, 3622, 0.23331),
(793, 3622, 0.23331),
(794, 3622, 0.23331),
(818, 3622, 0.23331),
(972, 3622, 0.23331),
(682, 3622, 0.46662),
(710, 3622, 0.46662),
(820, 3622, 0.46662),
(854, 3622, 0.46662),
(667, 3622, 0.69993),
(676, 3632, 0.18669),
(710, 3632, 0.18669),
(716, 3632, 0.18669),
(751, 3632, 0.18669),
(775, 3632, 0.18669),
(776, 3632, 0.18669),
(800, 3632, 0.18669),
(794, 3632, 0.37338),
(407, 3634, 0.51331),
(683, 3634, 0.51331),
(710, 3634, 0.51331),
(744, 3634, 0.51331),
(854, 3634, 0.51331),
(398, 3634, 1.02662),
(906, 3634, 1.53993),
(857, 3634, 2.56655),
(668, 3638, 0.28),
(712, 3638, 0.28),
(754, 3638, 0.28),
(821, 3638, 0.28),
(969, 3638, 0.28),
(710, 3638, 1.12),
(719, 3638, 1.76),
(667, 3639, 0.23331),
(672, 3639, 0.23331),
(681, 3639, 0.23331),
(682, 3639, 0.23331),
(694, 3639, 0.23331),
(695, 3639, 0.23331),
(700, 3639, 0.23331),
(752, 3639, 0.23331),
(756, 3639, 0.23331),
(783, 3639, 0.23331),
(792, 3639, 0.23331),
(799, 3639, 0.23331),
(857, 3639, 0.23331),
(912, 3639, 0.23331),
(934, 3639, 0.23331),
(962, 3639, 0.23331),
(963, 3639, 0.23331),
(978, 3639, 0.23331),
(986, 3639, 0.23331),
(673, 3639, 0.46662),
(706, 3639, 0.46662),
(710, 3639, 0.46662),
(716, 3639, 0.46662),
(719, 3639, 0.46662),
(743, 3639, 0.46662),
(766, 3639, 0.46662),
(800, 3639, 0.46662),
(820, 3639, 0.46662),
(956, 3639, 0.46662),
(794, 3639, 0.69993),
(854, 3639, 0.93324),
(959, 3639, 0.93324),
(972, 3639, 0.93324),
(924, 3639, 1.93314),
(714, 3698, 0.18669),
(857, 3698, 0.18669),
(714, 3700, 0.23331),
(857, 3700, 0.23331),
(923, 3700, 0.46662),
(676, 3702, 0.37331),
(682, 3702, 0.37331),
(683, 3702, 0.37331),
(706, 3702, 0.37331),
(721, 3702, 0.37331),
(725, 3702, 0.37331),
(732, 3702, 0.37331),
(743, 3702, 0.37331),
(754, 3702, 0.37331),
(854, 3702, 0.37331),
(857, 3702, 0.37331),
(927, 3702, 0.37331),
(936, 3702, 0.37331),
(963, 3702, 0.37331),
(972, 3702, 0.37331),
(987, 3702, 0.37331),
(685, 3702, 0.74662),
(687, 3702, 0.74662),
(694, 3702, 0.74662),
(798, 3702, 0.74662),
(978, 3702, 0.74662),
(677, 3702, 1.11993),
(929, 3702, 1.49324),
(962, 3702, 1.49324),
(820, 3703, 0.23331),
(857, 3703, 0.23331),
(680, 3703, 0.46662),
(407, 3705, 0.14),
(674, 3705, 0.14),
(724, 3705, 0.14),
(725, 3705, 0.14),
(751, 3705, 0.14),
(857, 3705, 0.14),
(395, 3705, 0.28),
(801, 3705, 0.28),
(969, 3705, 0.28),
(763, 3705, 0.42),
(758, 3705, 0.88),
(260, 3707, 0.18669),
(675, 3707, 0.18669),
(705, 3707, 0.18669),
(749, 3707, 0.18669),
(775, 3707, 0.18669),
(776, 3707, 0.18669),
(796, 3707, 0.18669),
(799, 3707, 0.18669),
(821, 3707, 0.18669),
(857, 3707, 0.18669),
(925, 3707, 0.18669),
(930, 3707, 0.18669),
(934, 3707, 0.18669),
(945, 3707, 0.18669),
(963, 3707, 0.18669),
(975, 3707, 0.18669),
(984, 3707, 0.18669),
(694, 3707, 0.37338),
(783, 3707, 0.37338),
(927, 3707, 0.37338),
(668, 3707, 0.56007),
(691, 3707, 0.56007),
(926, 3707, 0.74676),
(794, 3707, 1.12014),
(958, 3707, 1.12014),
(719, 3707, 1.17348),
(857, 3709, 0.51331),
(973, 3709, 0.51331),
(681, 3711, 0.56),
(857, 3711, 1.68),
(794, 3713, 0.37331),
(857, 3713, 0.37331),
(926, 3713, 0.37331),
(935, 3713, 0.37331),
(960, 3713, 0.37331),
(962, 3713, 0.37331),
(964, 3713, 0.37331),
(972, 3713, 0.37331),
(987, 3713, 0.37331),
(688, 3713, 0.74662),
(690, 3713, 0.74662),
(700, 3713, 0.74662),
(725, 3713, 0.74662),
(784, 3713, 0.74662),
(854, 3713, 0.74662),
(966, 3713, 1.11993),
(800, 3716, 0.56),
(857, 3716, 0.56),
(857, 3717, 0.51331),
(924, 3717, 0.51331),
(970, 3717, 0.51331),
(683, 3720, 0.56),
(709, 3720, 0.56),
(721, 3720, 0.56),
(818, 3720, 0.56),
(854, 3720, 0.56),
(857, 3720, 0.56),
(926, 3720, 0.56),
(928, 3720, 0.56),
(930, 3720, 0.56),
(958, 3720, 0.56),
(960, 3720, 0.56),
(927, 3720, 1.68),
(741, 3723, 0.46669),
(857, 3723, 0.46669),
(959, 3723, 0.46669),
(857, 3724, 0.37331),
(959, 3724, 0.37331),
(691, 3726, 0.42),
(694, 3726, 0.42),
(854, 3726, 0.42),
(857, 3726, 0.42),
(975, 3726, 0.42),
(682, 3727, 0.32669),
(743, 3727, 0.32669),
(818, 3727, 0.32669),
(857, 3727, 0.32669),
(859, 3727, 0.32669),
(935, 3727, 0.32669),
(688, 3728, 0.28),
(857, 3728, 0.28),
(924, 3728, 0.28),
(719, 3729, 0.37331),
(857, 3729, 0.37331),
(962, 3729, 0.37331),
(724, 3730, 0.28),
(857, 3730, 0.28),
(672, 3733, 0.32669),
(755, 3733, 0.32669),
(804, 3733, 0.32669),
(927, 3733, 0.32669),
(712, 3733, 0.65338),
(857, 3733, 0.65338),
(717, 3734, 0.51331),
(857, 3734, 0.51331),
(749, 3736, 0.51331),
(757, 3736, 0.51331),
(792, 3736, 0.51331),
(857, 3736, 0.51331),
(967, 3736, 0.51331),
(854, 3736, 1.02662),
(688, 3738, 0.7),
(857, 3738, 1.4),
(695, 3739, 0.18669),
(700, 3739, 0.18669),
(712, 3739, 0.18669),
(746, 3739, 0.18669),
(785, 3739, 0.18669),
(798, 3739, 0.18669),
(854, 3739, 0.18669),
(857, 3739, 0.18669),
(775, 3739, 0.37338),
(784, 3739, 0.37338),
(968, 3739, 0.37338),
(787, 3739, 0.74676),
(752, 3741, 0.32669),
(790, 3741, 0.32669),
(796, 3741, 0.32669),
(749, 3741, 0.65338),
(857, 3741, 0.98007),
(668, 3742, 0.28),
(857, 3742, 0.28),
(407, 3750, 0.46669),
(744, 3750, 0.46669),
(912, 3750, 0.46669),
(925, 3750, 0.46669),
(959, 3750, 0.46669),
(398, 3750, 0.93338),
(817, 3750, 0.93338),
(857, 3750, 0.93338),
(857, 3752, 0.51331),
(973, 3752, 0.51331),
(857, 3753, 0.65331),
(791, 3753, 1.95993),
(784, 3755, 0.60669),
(857, 3755, 0.60669),
(987, 3755, 0.60669),
(676, 3758, 0.37331),
(677, 3758, 0.37331),
(681, 3758, 0.37331),
(745, 3758, 0.37331),
(857, 3758, 0.37331),
(963, 3758, 0.37331),
(964, 3758, 0.37331),
(972, 3758, 0.37331),
(717, 3760, 0.37331),
(766, 3760, 0.37331),
(857, 3760, 0.37331),
(700, 3761, 0.37331),
(857, 3761, 0.37331),
(681, 3762, 0.32669),
(724, 3762, 0.32669),
(857, 3762, 0.32669),
(672, 3763, 0.28),
(681, 3763, 0.28),
(706, 3763, 0.28),
(709, 3763, 0.28),
(775, 3763, 0.28),
(789, 3763, 0.28),
(799, 3763, 0.28),
(854, 3763, 0.28),
(857, 3763, 0.28),
(859, 3763, 0.28),
(924, 3763, 0.28),
(928, 3763, 0.28),
(935, 3763, 0.28),
(673, 3763, 0.56),
(724, 3763, 0.56),
(765, 3763, 0.56),
(766, 3763, 0.56),
(884, 3763, 0.68),
(966, 3763, 0.84),
(973, 3763, 2.6),
(705, 3764, 0.46669),
(789, 3764, 0.46669),
(857, 3764, 0.46669),
(977, 3764, 3.86686),
(789, 3765, 0.65331),
(924, 3765, 0.65331),
(936, 3765, 0.65331),
(987, 3765, 0.65331),
(912, 3765, 1.30662),
(857, 3765, 1.95993),
(785, 3765, 4.10652),
(694, 3766, 0.37331),
(854, 3766, 0.37331),
(857, 3766, 0.37331),
(978, 3766, 0.37331),
(716, 3768, 0.42),
(724, 3768, 0.42),
(795, 3768, 0.42),
(857, 3768, 0.42),
(964, 3768, 0.42),
(973, 3768, 0.42),
(745, 3768, 3.9),
(756, 3769, 0.46669),
(857, 3769, 0.46669),
(716, 3769, 0.93338),
(746, 3769, 1.40007),
(857, 3778, 0.37331),
(964, 3778, 0.74662),
(265, 3780, 0.28),
(266, 3780, 0.28),
(687, 3780, 0.28),
(688, 3780, 0.28),
(716, 3780, 0.28),
(721, 3780, 0.28),
(791, 3780, 0.28),
(792, 3780, 0.28),
(794, 3780, 0.28),
(795, 3780, 0.28),
(854, 3780, 0.28),
(923, 3780, 0.28),
(924, 3780, 0.28),
(928, 3780, 0.28),
(962, 3780, 0.28),
(407, 3780, 0.56),
(669, 3780, 0.56),
(857, 3780, 0.56),
(912, 3780, 0.56),
(927, 3780, 0.56),
(929, 3780, 0.56),
(972, 3780, 0.56),
(934, 3780, 0.84),
(963, 3780, 0.84),
(714, 3781, 0.23331),
(857, 3781, 0.23331),
(673, 3783, 0.23331),
(726, 3783, 0.23331),
(746, 3783, 0.23331),
(763, 3783, 0.23331),
(857, 3783, 0.23331),
(674, 3783, 0.46662),
(854, 3783, 0.46662),
(857, 3784, 0.23331),
(967, 3784, 0.23331),
(857, 3785, 0.37331),
(726, 3785, 2.34652),
(794, 3786, 0.37331),
(857, 3786, 0.37331),
(683, 3787, 0.28),
(687, 3787, 0.28),
(697, 3787, 0.28),
(709, 3787, 0.28),
(857, 3787, 0.28),
(923, 3787, 0.28),
(924, 3787, 0.28),
(925, 3787, 0.28),
(934, 3787, 0.28),
(956, 3787, 0.28),
(965, 3787, 0.28),
(973, 3787, 0.28),
(959, 3787, 0.84),
(972, 3787, 0.84),
(724, 3788, 0.51331),
(857, 3788, 0.51331),
(946, 3788, 0.51331),
(945, 3788, 1.02662),
(682, 3790, 0.18669),
(854, 3790, 0.18669),
(857, 3790, 0.18669),
(724, 3791, 0.28),
(766, 3791, 0.56),
(775, 3791, 0.56),
(857, 3791, 0.56),
(906, 3791, 0.56),
(724, 3792, 0.32669),
(784, 3792, 0.32669),
(857, 3792, 0.32669),
(672, 3793, 0.23331),
(754, 3793, 0.23331),
(857, 3793, 0.23331),
(681, 3793, 0.46662),
(857, 3794, 0.37331),
(924, 3794, 0.37331),
(732, 3794, 0.74662),
(681, 3796, 0.46669),
(700, 3796, 0.46669),
(753, 3796, 0.46669),
(857, 3796, 0.46669),
(717, 3797, 0.51331),
(857, 3797, 0.51331),
(936, 3797, 0.51331),
(958, 3797, 0.51331),
(688, 3798, 0.51331),
(766, 3798, 0.51331),
(857, 3798, 0.51331),
(924, 3798, 0.51331),
(927, 3798, 0.51331),
(790, 3799, 0.56),
(854, 3799, 0.56),
(857, 3799, 0.56),
(716, 3799, 1.12),
(695, 3802, 0.32669),
(752, 3802, 0.32669),
(857, 3802, 0.32669),
(667, 3802, 0.98007),
(772, 3802, 0.98007),
(694, 3803, 0.28),
(732, 3803, 0.28),
(857, 3803, 0.28),
(934, 3803, 0.28),
(963, 3803, 0.28),
(797, 3803, 1.12),
(407, 3804, 0.18669),
(528, 3804, 0.18669),
(667, 3804, 0.18669),
(672, 3804, 0.18669),
(701, 3804, 0.18669),
(705, 3804, 0.18669),
(776, 3804, 0.18669),
(786, 3804, 0.18669),
(787, 3804, 0.18669),
(794, 3804, 0.18669),
(857, 3804, 0.18669),
(926, 3804, 0.18669),
(958, 3804, 0.18669),
(970, 3804, 0.18669),
(975, 3804, 0.18669),
(404, 3804, 0.37338),
(726, 3804, 0.37338),
(751, 3804, 0.37338),
(854, 3804, 0.37338),
(912, 3804, 0.37338),
(929, 3804, 0.37338),
(673, 3804, 0.56007),
(818, 3804, 1.17348),
(407, 3808, 0.46669),
(528, 3808, 0.46669),
(743, 3808, 0.46669),
(857, 3808, 0.46669),
(404, 3808, 0.93338),
(854, 3808, 0.93338),
(677, 3808, 2.93348),
(680, 3809, 0.23331),
(714, 3809, 0.23331),
(746, 3809, 0.23331),
(771, 3809, 0.23331),
(787, 3809, 0.23331),
(793, 3809, 0.23331),
(794, 3809, 0.23331),
(801, 3809, 0.23331),
(857, 3809, 0.23331),
(795, 3809, 0.46662),
(904, 3809, 0.93324),
(759, 3810, 0.56),
(857, 3810, 0.56),
(959, 3810, 0.56),
(752, 3810, 1.12),
(744, 3811, 3.22652),
(857, 3811, 3.22652),
(906, 3811, 3.22652),
(964, 3812, 0.42),
(857, 3812, 0.84),
(712, 3814, 0.46669),
(857, 3814, 0.46669),
(906, 3814, 0.46669),
(987, 3814, 0.46669),
(796, 3814, 1.86676),
(857, 3817, 0.28),
(956, 3817, 0.28),
(721, 3818, 0.32669),
(857, 3818, 0.32669),
(675, 3821, 0.18669),
(857, 3821, 0.18669),
(984, 3821, 0.18669),
(407, 3824, 0.51331),
(725, 3824, 0.51331),
(400, 3824, 1.02662),
(857, 3824, 1.02662),
(732, 3827, 0.42),
(857, 3827, 0.42),
(857, 3828, 0.7),
(976, 3828, 0.7),
(407, 3829, 0.18669),
(744, 3829, 0.18669),
(398, 3829, 0.37338),
(966, 3829, 0.37338),
(857, 3829, 0.56007),
(669, 3830, 0.18669),
(717, 3830, 0.18669),
(724, 3830, 0.18669),
(757, 3830, 0.18669),
(775, 3830, 0.18669),
(857, 3830, 0.18669),
(961, 3830, 0.18669),
(973, 3830, 0.18669),
(679, 3956, 0.18669),
(706, 3956, 0.18669),
(752, 3956, 0.18669),
(764, 3956, 0.18669),
(766, 3956, 0.18669),
(790, 3956, 0.18669),
(798, 3956, 0.18669),
(821, 3956, 0.18669),
(854, 3956, 0.18669),
(934, 3956, 0.18669),
(966, 3956, 0.18669),
(929, 3956, 0.37338),
(961, 3956, 0.37338),
(712, 3956, 0.74676),
(712, 3958, 0.60669),
(801, 3958, 0.60669),
(712, 3962, 0.37331),
(725, 3962, 0.37331),
(961, 3962, 0.37331),
(712, 3964, 0.37331),
(962, 3964, 0.37331),
(712, 3965, 0.37331),
(978, 3965, 0.37331),
(746, 3965, 0.74662),
(676, 3968, 0.32669),
(712, 3968, 0.32669),
(712, 3974, 0.51331),
(963, 3974, 0.51331),
(712, 3975, 0.42),
(961, 3975, 0.84),
(712, 3977, 0.46669),
(854, 3977, 0.46669),
(854, 3978, 0.42),
(959, 3978, 0.42),
(712, 3978, 0.84),
(712, 3981, 0.32669),
(717, 3981, 0.32669),
(796, 3981, 0.32669),
(667, 3983, 0.42),
(668, 3983, 0.42),
(712, 3983, 0.42),
(752, 3983, 0.42),
(796, 3983, 0.42),
(927, 3983, 0.42),
(956, 3983, 0.42),
(972, 3983, 0.42),
(906, 3983, 0.84),
(712, 3984, 0.56),
(757, 3984, 0.56),
(742, 3984, 1.12),
(712, 3986, 0.37331),
(801, 3986, 0.37331),
(978, 3988, 0.37331),
(712, 3988, 0.74662),
(712, 3990, 0.32669),
(959, 3990, 0.32669),
(697, 3991, 0.18669),
(712, 3991, 0.18669),
(906, 3991, 0.18669),
(712, 3994, 0.42),
(788, 3994, 2.64),
(712, 3995, 0.23331),
(801, 3995, 0.23331),
(712, 3996, 0.51331),
(759, 3996, 0.51331),
(799, 3996, 0.51331),
(820, 3996, 0.51331),
(712, 4000, 0.42),
(801, 4000, 0.42),
(712, 4001, 0.42),
(805, 4001, 0.42),
(984, 4001, 0.42),
(804, 4004, 0.56),
(712, 4004, 1.12),
(667, 4005, 0.37331),
(675, 4005, 0.37331),
(712, 4005, 0.37331),
(796, 4005, 0.37331),
(712, 4006, 0.42),
(805, 4006, 0.42),
(959, 4006, 0.42),
(960, 4008, 0.37331),
(712, 4008, 1.11993),
(712, 4009, 0.32669),
(801, 4009, 0.32669),
(676, 4013, 0.42),
(712, 4013, 0.42),
(714, 4013, 0.42),
(726, 4013, 0.42),
(820, 4013, 0.42),
(719, 4013, 0.84),
(719, 4029, 0.28),
(772, 4029, 0.28),
(854, 4029, 0.28),
(912, 4029, 0.28),
(978, 4029, 0.28),
(804, 4029, 0.56),
(805, 4029, 0.56),
(676, 4079, 0.56),
(804, 4079, 0.56),
(804, 4083, 0.37331),
(966, 4083, 0.37331),
(751, 4085, 1.02662),
(804, 4085, 1.02662),
(804, 4089, 0.32669),
(854, 4089, 0.32669),
(676, 4092, 0.32669),
(690, 4092, 0.32669),
(804, 4092, 0.32669),
(934, 4092, 0.32669),
(961, 4092, 2.05348),
(668, 4093, 0.42),
(691, 4093, 0.42),
(781, 4093, 0.42),
(792, 4093, 0.42),
(801, 4093, 0.42),
(804, 4093, 0.42),
(749, 4093, 0.84),
(750, 4125, 0.60669),
(776, 4125, 0.60669),
(800, 4125, 0.60669),
(904, 4125, 0.60669),
(956, 4125, 0.60669),
(973, 4125, 0.60669),
(904, 4127, 1.40007),
(904, 4128, 0.65338),
(904, 4129, 0.37331),
(904, 4130, 0.28),
(667, 4131, 0.46669),
(782, 4131, 0.46669),
(798, 4131, 0.46669),
(800, 4131, 0.46669),
(958, 4131, 0.46669),
(758, 4131, 0.93338),
(783, 4131, 0.93338),
(904, 4131, 0.93338),
(976, 4131, 0.93338),
(906, 4131, 1.40007),
(904, 4132, 0.93338),
(407, 4133, 0.28),
(904, 4133, 0.28),
(946, 4133, 0.28),
(947, 4133, 0.28),
(985, 4133, 0.28),
(986, 4133, 0.28),
(395, 4133, 0.56),
(798, 4133, 0.56),
(854, 4133, 0.84),
(936, 4134, 0.42),
(904, 4134, 0.84),
(751, 4135, 0.28),
(904, 4135, 0.28),
(987, 4135, 0.28),
(904, 4136, 0.51331),
(750, 4137, 0.46669),
(904, 4137, 0.93338),
(904, 4138, 0.28),
(668, 4139, 0.18669),
(677, 4139, 0.18669),
(679, 4139, 0.18669),
(694, 4139, 0.18669),
(716, 4139, 0.18669),
(725, 4139, 0.18669),
(732, 4139, 0.18669),
(756, 4139, 0.18669),
(786, 4139, 0.18669),
(793, 4139, 0.18669),
(795, 4139, 0.18669),
(854, 4139, 0.18669),
(667, 4139, 0.37338),
(672, 4139, 0.37338),
(783, 4139, 0.37338),
(787, 4139, 0.37338),
(904, 4139, 0.37338),
(818, 4139, 0.56007),
(744, 4139, 1.17348),
(683, 4139, 1.54686),
(770, 4157, 0.37331),
(960, 4157, 0.37331),
(970, 4157, 0.37331),
(978, 4157, 0.37331),
(788, 4157, 0.74662),
(789, 4157, 0.74662),
(906, 4157, 0.74662),
(975, 4157, 0.74662),
(667, 4157, 1.11993),
(854, 4157, 7.09289),
(726, 4160, 0.51331),
(906, 4160, 1.02662),
(936, 4160, 1.02662),
(963, 4160, 1.02662),
(801, 4171, 0.31992),
(801, 4172, 0.32669),
(934, 4172, 0.32669),
(965, 4172, 0.32669),
(795, 4173, 0.32669),
(801, 4173, 0.65338),
(935, 4173, 0.65338),
(801, 4178, 0.51331),
(984, 4178, 0.51331),
(793, 4179, 0.23331),
(801, 4179, 0.23331),
(714, 4181, 0.32669),
(854, 4181, 0.32669),
(925, 4181, 0.32669),
(973, 4181, 0.32669),
(801, 4181, 0.65338),
(800, 4182, 0.28),
(801, 4182, 0.28),
(801, 4183, 0.18669),
(961, 4183, 0.18669),
(854, 4184, 0.51331),
(801, 4184, 1.02662),
(793, 4186, 0.65331),
(801, 4186, 1.30662),
(407, 4187, 0.14),
(681, 4187, 0.14),
(751, 4187, 0.14),
(758, 4187, 0.14),
(788, 4187, 0.14),
(801, 4187, 0.14),
(859, 4187, 0.14),
(906, 4187, 0.14),
(924, 4187, 0.14),
(960, 4187, 0.14),
(395, 4187, 0.28),
(674, 4187, 0.28),
(781, 4187, 0.28),
(956, 4187, 0.28),
(854, 4187, 0.56),
(754, 4210, 0.28),
(854, 4210, 0.28),
(800, 4210, 0.56),
(681, 4212, 0.46669),
(820, 4212, 0.46669),
(976, 4212, 0.46669),
(800, 4212, 0.93338),
(890, 4212, 1.13339),
(676, 4212, 1.40007),
(978, 4212, 1.40007),
(677, 4212, 1.86676),
(821, 4212, 3.40017),
(725, 4213, 0.14),
(800, 4213, 0.14),
(770, 4214, 0.32669),
(800, 4214, 0.32669),
(821, 4214, 0.32669),
(732, 4217, 0.42),
(776, 4217, 0.42),
(800, 4217, 0.42),
(800, 4218, 0.46669),
(972, 4218, 0.46669),
(970, 4220, 0.42),
(800, 4220, 1.26),
(788, 4221, 0.37331),
(800, 4221, 0.37331),
(934, 4221, 0.37331),
(782, 4221, 0.74662),
(783, 4221, 0.74662),
(962, 4227, 0.28),
(800, 4227, 0.56),
(800, 4228, 0.18669),
(906, 4228, 0.18669),
(934, 4228, 0.18669),
(763, 4228, 0.37338),
(759, 4230, 0.60669),
(800, 4230, 2.42676),
(726, 4231, 0.46669),
(800, 4231, 0.46669),
(963, 4231, 0.46669),
(668, 4231, 0.93338),
(818, 4232, 0.23331),
(854, 4232, 0.23331),
(923, 4232, 0.23331),
(925, 4232, 0.23331),
(927, 4232, 0.23331),
(934, 4232, 0.23331),
(764, 4232, 0.46662),
(930, 4232, 0.46662),
(800, 4232, 0.69993),
(817, 4232, 1.46652),
(701, 4232, 1.69983),
(759, 4237, 0.60669),
(800, 4237, 1.21338),
(676, 4238, 0.18669),
(717, 4238, 0.18669),
(753, 4238, 0.18669),
(763, 4238, 0.18669),
(784, 4238, 0.18669),
(799, 4238, 0.18669),
(927, 4238, 0.18669),
(934, 4238, 0.18669),
(958, 4238, 0.18669),
(962, 4238, 0.18669),
(966, 4238, 0.18669),
(794, 4238, 0.56007),
(800, 4238, 0.74676),
(716, 4238, 1.17348),
(967, 4238, 1.17348),
(694, 4239, 0.32669),
(972, 4239, 0.32669),
(800, 4239, 0.98007),
(749, 4240, 0.42),
(775, 4240, 0.42),
(776, 4240, 0.42),
(783, 4240, 0.42),
(800, 4240, 0.42),
(976, 4240, 0.42),
(758, 4240, 0.84),
(750, 4240, 1.26),
(763, 4243, 0.42),
(786, 4243, 0.42),
(800, 4243, 0.42),
(854, 4243, 0.42),
(924, 4243, 3.06),
(962, 4244, 0.18669),
(800, 4244, 1.17348),
(695, 4246, 0.46669),
(800, 4246, 0.46669),
(694, 4248, 0.46669),
(800, 4248, 0.93338),
(786, 4249, 0.23331),
(792, 4249, 0.23331),
(800, 4249, 0.23331),
(912, 4249, 0.23331),
(854, 4249, 0.46662),
(710, 4267, 0.32669),
(742, 4267, 0.32669),
(924, 4267, 0.32669),
(986, 4267, 0.98007),
(745, 4267, 2.05348),
(681, 4271, 0.37331),
(710, 4271, 0.37331),
(710, 4273, 0.37331),
(714, 4273, 0.37331),
(854, 4273, 0.37331),
(754, 4273, 0.74662),
(818, 4273, 0.74662),
(710, 4274, 0.32669),
(962, 4274, 0.32669),
(724, 4275, 0.42),
(817, 4275, 0.42),
(925, 4275, 0.42),
(710, 4275, 0.84),
(956, 4275, 0.84),
(675, 4276, 0.37331),
(700, 4276, 0.37331),
(709, 4276, 0.37331),
(710, 4276, 0.37331),
(741, 4276, 0.37331),
(966, 4276, 0.37331),
(987, 4276, 0.37331),
(969, 4276, 2.71983),
(680, 4279, 0.28),
(697, 4279, 0.28),
(732, 4279, 0.28),
(854, 4279, 0.28),
(987, 4279, 0.28),
(690, 4279, 0.56),
(702, 4279, 0.56),
(710, 4279, 0.56),
(929, 4279, 0.56),
(962, 4279, 0.56),
(710, 4280, 0.37331),
(718, 4280, 0.37331),
(726, 4280, 0.37331),
(741, 4280, 0.37331),
(967, 4280, 0.37331),
(683, 4284, 0.46669),
(710, 4284, 0.46669),
(854, 4284, 0.46669),
(710, 4285, 0.46669),
(745, 4285, 0.46669),
(260, 4287, 0.32669),
(679, 4287, 0.32669),
(710, 4287, 0.32669),
(935, 4287, 0.32669),
(956, 4287, 0.32669),
(962, 4287, 0.32669),
(964, 4287, 0.65338),
(927, 4287, 0.98007),
(710, 4288, 0.46669),
(721, 4288, 0.46669),
(710, 4293, 0.7),
(956, 4293, 0.7),
(716, 4298, 0.51331),
(710, 4298, 1.02662),
(710, 4299, 0.37331),
(797, 4299, 0.37331),
(673, 4302, 0.18669),
(674, 4302, 0.18669),
(719, 4302, 0.18669),
(724, 4302, 0.18669),
(745, 4302, 0.18669),
(966, 4302, 0.18669),
(987, 4302, 0.18669),
(710, 4302, 0.37338),
(785, 4302, 0.37338),
(794, 4302, 0.37338),
(787, 4302, 0.56007),
(854, 4302, 0.56007),
(795, 4302, 0.93345),
(791, 4302, 1.54686),
(792, 4302, 1.54686),
(710, 4303, 0.23331),
(963, 4303, 0.23331),
(710, 4304, 0.37331),
(771, 4304, 0.37331),
(796, 4304, 0.37331),
(934, 4304, 0.37331),
(772, 4304, 1.49324),
(710, 4305, 0.37331),
(786, 4305, 0.37331),
(710, 4307, 0.18669),
(818, 4307, 0.18669),
(854, 4307, 0.18669),
(934, 4307, 0.18669),
(965, 4307, 0.18669),
(726, 4307, 0.37338),
(695, 4311, 0.56),
(710, 4311, 0.56),
(721, 4311, 0.56),
(726, 4311, 0.56),
(792, 4311, 0.56),
(821, 4311, 0.56),
(934, 4311, 0.56),
(963, 4311, 0.56),
(667, 4311, 1.12),
(742, 4311, 1.12),
(669, 4312, 0.51331),
(710, 4312, 0.51331),
(762, 4312, 0.51331),
(796, 4312, 0.51331),
(854, 4312, 0.51331),
(912, 4312, 0.51331),
(956, 4312, 0.51331),
(976, 4312, 0.51331),
(759, 4312, 1.02662),
(681, 4317, 0.32669),
(694, 4317, 0.32669),
(710, 4317, 0.32669),
(717, 4317, 0.32669),
(756, 4317, 0.32669),
(987, 4317, 0.32669),
(716, 4317, 0.98007),
(673, 4318, 0.60669),
(680, 4318, 0.60669),
(691, 4318, 0.60669),
(700, 4318, 0.60669),
(706, 4318, 0.60669),
(709, 4318, 0.60669),
(710, 4318, 0.60669),
(859, 4318, 0.60669),
(925, 4318, 0.60669),
(927, 4318, 0.60669),
(972, 4318, 0.60669),
(766, 4318, 1.21338),
(817, 4318, 1.21338),
(854, 4318, 1.21338),
(973, 4318, 1.21338),
(924, 4318, 2.42676),
(968, 4318, 3.81348),
(745, 4318, 4.42017),
(710, 4319, 0.7),
(719, 4319, 1.4),
(677, 4321, 0.18669),
(681, 4321, 0.18669),
(710, 4321, 0.18669),
(717, 4321, 0.18669),
(756, 4321, 0.56007),
(776, 4321, 1.36017),
(961, 4321, 1.54686),
(716, 4321, 2.667),
(672, 4323, 0.18669),
(680, 4323, 0.18669),
(700, 4323, 0.18669),
(725, 4323, 0.18669),
(934, 4323, 0.18669),
(710, 4323, 0.37338),
(854, 4323, 0.37338),
(854, 4327, 0.14),
(805, 4327, 0.34),
(679, 4329, 0.28),
(805, 4329, 0.28),
(805, 4333, 0.46669),
(759, 4333, 0.93338),
(759, 4336, 0.28),
(783, 4336, 0.28),
(805, 4336, 0.28),
(959, 4336, 0.28),
(791, 4344, 0.32669),
(796, 4344, 0.32669),
(805, 4344, 0.32669),
(718, 4345, 0.28),
(781, 4345, 0.28),
(958, 4345, 0.28),
(966, 4345, 0.28),
(805, 4345, 0.56),
(805, 4351, 0.32669),
(854, 4351, 0.32669),
(782, 4352, 0.56),
(788, 4352, 0.56),
(805, 4352, 0.56),
(741, 4354, 0.42),
(745, 4354, 0.42),
(854, 4354, 0.42),
(934, 4354, 0.42),
(945, 4354, 0.42),
(946, 4354, 0.42),
(973, 4354, 0.42),
(976, 4354, 0.42),
(805, 4354, 0.84),
(793, 4361, 0.32669),
(987, 4361, 0.32669),
(805, 4361, 0.65338),
(775, 4362, 0.42),
(776, 4362, 0.42),
(805, 4362, 0.42),
(923, 4362, 0.42),
(927, 4362, 0.42),
(928, 4362, 0.42),
(983, 4362, 0.42),
(794, 4362, 1.26),
(923, 4367, 0.28),
(962, 4367, 0.28),
(805, 4367, 0.56),
(959, 4367, 0.56),
(407, 4421, 0.46669),
(744, 4421, 0.46669),
(398, 4421, 0.93338),
(407, 4422, 0.32669),
(714, 4422, 0.32669),
(724, 4422, 0.32669),
(732, 4422, 0.32669),
(744, 4422, 0.32669),
(796, 4422, 0.32669),
(934, 4422, 0.32669),
(956, 4422, 0.32669),
(984, 4422, 0.32669),
(398, 4422, 0.65338),
(669, 4422, 2.05348),
(407, 4423, 0.60669),
(718, 4423, 0.60669),
(744, 4423, 0.60669),
(398, 4423, 1.21338),
(783, 4423, 1.21338),
(744, 4424, 0.42),
(924, 4424, 0.42),
(395, 4424, 0.84),
(398, 4424, 0.84),
(407, 4424, 0.84),
(407, 4425, 0.46669),
(683, 4425, 0.46669),
(744, 4425, 0.46669),
(746, 4425, 0.46669),
(820, 4425, 0.46669),
(967, 4425, 0.46669),
(398, 4425, 0.93338),
(783, 4425, 0.93338),
(854, 4425, 0.93338),
(925, 4425, 2.93348),
(407, 4426, 0.23331),
(744, 4426, 0.23331),
(398, 4426, 0.46662),
(407, 4427, 0.42),
(674, 4427, 0.42),
(744, 4427, 0.42),
(398, 4427, 0.84),
(669, 4427, 0.84),
(407, 4435, 0.23331),
(402, 4435, 0.46662),
(407, 4437, 0.51331),
(979, 4437, 0.51331),
(402, 4437, 1.02662),
(407, 4438, 0.51331),
(979, 4438, 0.51331),
(402, 4438, 1.02662),
(407, 4439, 0.28),
(673, 4439, 0.28),
(685, 4439, 0.28),
(787, 4439, 0.28),
(979, 4439, 0.28),
(402, 4439, 0.56),
(790, 4439, 0.56),
(854, 4439, 0.56),
(407, 4440, 0.28),
(979, 4440, 0.28),
(402, 4440, 0.56),
(407, 4441, 0.42),
(979, 4441, 0.42),
(402, 4441, 0.84),
(407, 4442, 0.37331),
(794, 4442, 0.37331),
(821, 4442, 0.37331),
(958, 4442, 0.37331),
(979, 4442, 0.37331),
(402, 4442, 0.74662),
(683, 4442, 0.74662),
(929, 4442, 3.09314),
(407, 4444, 0.28),
(979, 4444, 0.28),
(402, 4444, 0.56),
(407, 4445, 0.32669),
(402, 4445, 0.65338),
(680, 4446, 0.51331),
(854, 4446, 0.51331),
(936, 4446, 0.51331),
(979, 4446, 0.51331),
(396, 4446, 1.02662),
(402, 4446, 1.02662),
(407, 4446, 1.53993),
(395, 4446, 2.05324),
(669, 4451, 0.23331),
(717, 4451, 0.23331),
(754, 4451, 0.23331),
(762, 4451, 0.23331),
(785, 4451, 0.23331),
(927, 4451, 0.23331),
(973, 4451, 0.23331),
(745, 4451, 0.46662),
(716, 4451, 0.69993),
(724, 4451, 0.69993),
(745, 4452, 0.93338),
(776, 4452, 0.93338),
(667, 4453, 0.14),
(695, 4453, 0.14),
(725, 4453, 0.14),
(745, 4453, 0.14),
(756, 4453, 0.14),
(854, 4453, 0.14),
(972, 4453, 0.14),
(745, 4454, 0.51331),
(854, 4454, 0.51331),
(725, 4454, 1.02662),
(688, 4455, 0.7),
(745, 4455, 0.7),
(962, 4456, 0.65331),
(745, 4456, 1.30662),
(694, 4457, 0.46669),
(726, 4457, 0.46669),
(745, 4457, 0.46669),
(667, 4458, 0.42),
(718, 4458, 0.42),
(745, 4458, 0.42),
(976, 4458, 0.42),
(713, 4459, 0.65331),
(726, 4459, 0.65331),
(745, 4459, 0.65331),
(924, 4459, 0.65331),
(964, 4459, 0.65331),
(976, 4459, 0.65331),
(688, 4459, 1.30662),
(719, 4460, 0.51331),
(724, 4460, 1.02662),
(745, 4460, 1.02662),
(745, 4461, 0.23331),
(746, 4461, 0.23331),
(677, 4462, 0.23331),
(745, 4462, 0.23331),
(732, 4463, 0.46669),
(745, 4463, 0.46669),
(946, 4463, 0.46669),
(962, 4463, 0.46669),
(854, 4463, 0.93338),
(669, 4464, 0.37331),
(676, 4464, 0.37331),
(690, 4464, 0.37331),
(718, 4464, 0.37331),
(745, 4464, 0.37331),
(912, 4464, 0.37331),
(956, 4464, 0.37331),
(964, 4464, 0.37331),
(719, 4464, 0.74662),
(970, 4465, 0.46669),
(745, 4465, 0.93338),
(677, 4466, 0.46669),
(745, 4466, 0.46669),
(854, 4466, 0.46669),
(672, 4468, 0.37331),
(716, 4468, 0.37331),
(732, 4468, 0.37331),
(745, 4468, 0.37331),
(965, 4468, 0.74662),
(745, 4469, 0.46669),
(759, 4469, 0.46669),
(667, 4473, 0.51331),
(745, 4473, 0.51331),
(934, 4473, 0.51331),
(674, 4474, 0.18669),
(691, 4474, 0.18669),
(694, 4474, 0.18669),
(701, 4474, 0.18669),
(724, 4474, 0.18669),
(726, 4474, 0.18669),
(785, 4474, 0.18669),
(820, 4474, 0.18669),
(821, 4474, 0.18669),
(745, 4474, 0.37338),
(854, 4474, 0.37338),
(968, 4474, 0.56007),
(724, 4477, 0.18669),
(725, 4477, 0.18669),
(771, 4477, 0.18669),
(745, 4477, 0.37338),
(724, 4478, 0.56),
(745, 4478, 0.56),
(726, 4480, 0.09331),
(745, 4480, 0.09331),
(407, 4483, 0.46669),
(528, 4483, 0.46669),
(672, 4483, 0.46669),
(679, 4483, 0.46669),
(694, 4483, 0.46669),
(697, 4483, 0.46669),
(726, 4483, 0.46669),
(745, 4483, 0.46669),
(788, 4483, 0.46669),
(924, 4483, 0.46669),
(404, 4483, 0.93338),
(680, 4484, 0.37331),
(682, 4484, 0.37331),
(701, 4484, 0.37331),
(714, 4484, 0.37331),
(745, 4484, 0.37331),
(759, 4484, 0.37331),
(783, 4484, 0.37331),
(785, 4484, 0.37331),
(793, 4484, 0.37331),
(794, 4484, 0.37331),
(796, 4484, 0.37331),
(818, 4484, 0.37331),
(934, 4484, 0.37331),
(956, 4484, 0.37331),
(962, 4484, 0.37331),
(987, 4484, 0.37331),
(716, 4484, 0.74662),
(732, 4484, 0.74662),
(854, 4484, 0.74662),
(972, 4484, 0.74662),
(668, 4484, 2.34652),
(973, 4484, 2.34652),
(745, 4485, 0.28),
(797, 4485, 0.28),
(956, 4485, 0.28),
(972, 4485, 0.28),
(717, 4486, 0.42),
(745, 4486, 0.84),
(669, 4487, 0.56),
(683, 4487, 0.56),
(685, 4487, 0.56),
(716, 4487, 0.56),
(724, 4487, 0.56),
(743, 4487, 0.56),
(756, 4487, 0.56),
(793, 4487, 0.56),
(927, 4487, 0.56),
(690, 4487, 1.12),
(691, 4487, 1.12),
(772, 4487, 1.12),
(745, 4487, 1.68),
(963, 4488, 0.7),
(986, 4488, 0.7),
(745, 4488, 1.4),
(260, 4489, 0.65331),
(265, 4489, 0.65331),
(266, 4489, 0.65331),
(680, 4489, 0.65331),
(716, 4489, 0.65331),
(724, 4489, 0.65331),
(742, 4489, 0.65331),
(746, 4489, 0.65331),
(756, 4489, 0.65331),
(859, 4489, 0.65331),
(912, 4489, 0.65331),
(935, 4489, 0.65331),
(956, 4489, 0.65331),
(966, 4489, 0.65331),
(986, 4489, 0.65331),
(667, 4489, 1.30662),
(745, 4489, 1.30662),
(695, 4491, 0.23331),
(697, 4491, 0.23331),
(701, 4491, 0.23331),
(735, 4491, 0.23331),
(741, 4491, 0.23331),
(746, 4491, 0.23331),
(794, 4491, 0.23331),
(859, 4491, 0.23331),
(923, 4491, 0.23331),
(924, 4491, 0.23331),
(925, 4491, 0.23331),
(926, 4491, 0.23331),
(928, 4491, 0.23331),
(930, 4491, 0.23331),
(936, 4491, 0.23331),
(973, 4491, 0.23331),
(725, 4491, 0.46662),
(745, 4491, 0.46662),
(793, 4491, 0.46662),
(795, 4491, 0.46662),
(799, 4491, 0.46662),
(927, 4491, 0.46662),
(742, 4491, 0.69993),
(792, 4491, 0.69993),
(854, 4491, 0.69993),
(929, 4491, 0.93324),
(724, 4491, 1.16655),
(787, 4491, 1.93314),
(259, 4492, 0.23331),
(260, 4492, 0.23331),
(265, 4492, 0.23331),
(266, 4492, 0.23331),
(745, 4492, 0.23331),
(946, 4492, 0.23331),
(985, 4492, 0.23331),
(735, 4492, 0.46662),
(778, 4513, 0.07),
(977, 4513, 0.07),
(724, 4513, 0.14),
(680, 4517, 0.23331),
(705, 4517, 0.23331),
(706, 4517, 0.23331),
(716, 4517, 0.23331),
(785, 4517, 0.23331),
(788, 4517, 0.23331),
(793, 4517, 0.23331),
(795, 4517, 0.23331),
(798, 4517, 0.23331),
(799, 4517, 0.23331),
(854, 4517, 0.23331),
(970, 4517, 0.23331),
(976, 4517, 0.23331),
(724, 4517, 0.46662),
(792, 4517, 0.46662),
(966, 4517, 0.46662),
(794, 4517, 0.69993),
(724, 4519, 0.32669),
(817, 4519, 0.32669),
(750, 4519, 0.65338),
(724, 4522, 0.42),
(973, 4522, 0.42),
(987, 4522, 0.42),
(716, 4522, 0.84),
(674, 4523, 0.28),
(680, 4523, 0.28),
(682, 4523, 0.28),
(697, 4523, 0.28),
(724, 4523, 0.28),
(791, 4523, 0.28),
(956, 4523, 0.28),
(965, 4523, 0.28),
(966, 4523, 0.28),
(972, 4523, 0.28),
(854, 4523, 0.56),
(709, 4526, 0.37331),
(724, 4526, 0.37331),
(926, 4526, 0.37331),
(669, 4527, 0.23331),
(726, 4527, 0.23331),
(961, 4527, 0.23331),
(691, 4527, 0.46662),
(724, 4527, 0.46662),
(677, 4528, 0.37331),
(681, 4528, 0.37331),
(724, 4528, 0.37331),
(791, 4528, 0.37331),
(925, 4528, 0.37331),
(973, 4528, 0.37331),
(956, 4528, 1.11993),
(681, 4530, 0.42),
(724, 4530, 0.42),
(724, 4532, 0.56),
(965, 4532, 0.56),
(680, 4533, 0.37331),
(718, 4533, 0.37331),
(724, 4533, 0.37331),
(669, 4537, 0.23331),
(674, 4537, 0.23331),
(691, 4537, 0.23331),
(700, 4537, 0.23331),
(724, 4537, 0.23331),
(762, 4537, 0.23331),
(796, 4537, 0.23331),
(966, 4537, 0.23331),
(668, 4537, 0.46662),
(672, 4538, 0.42),
(681, 4538, 0.42),
(724, 4538, 0.42),
(962, 4538, 0.42),
(972, 4538, 0.42),
(963, 4538, 0.84),
(978, 4538, 0.84),
(716, 4539, 0.37331),
(724, 4539, 0.37331),
(786, 4539, 0.74662),
(725, 4540, 0.42),
(724, 4540, 0.84),
(725, 4541, 0.60669),
(724, 4541, 1.21338),
(677, 4542, 0.42),
(724, 4542, 0.42),
(724, 4544, 0.23331),
(783, 4544, 0.23331),
(966, 4544, 0.23331),
(987, 4544, 0.23331),
(705, 4544, 0.46662),
(793, 4544, 0.46662),
(682, 4545, 0.18669),
(706, 4545, 0.18669),
(724, 4545, 0.18669),
(765, 4545, 0.18669),
(786, 4545, 0.18669),
(854, 4545, 0.18669),
(973, 4545, 0.18669),
(978, 4545, 0.18669),
(772, 4545, 0.37338),
(724, 4546, 0.42),
(854, 4546, 0.42),
(927, 4546, 0.42),
(687, 4547, 0.28),
(725, 4547, 0.28),
(854, 4547, 0.28),
(724, 4547, 0.56),
(794, 4548, 0.51331),
(724, 4548, 1.02662),
(973, 4549, 0.51331),
(724, 4549, 1.02662),
(681, 4550, 0.51331),
(713, 4550, 0.51331),
(725, 4550, 0.51331),
(786, 4550, 0.51331),
(694, 4550, 1.02662),
(964, 4550, 1.02662),
(724, 4550, 1.53993),
(776, 4550, 3.73983),
(724, 4553, 0.46669),
(798, 4553, 0.46669),
(854, 4553, 0.46669),
(966, 4553, 0.46669),
(788, 4553, 0.93338),
(260, 4554, 0.51331),
(265, 4554, 0.51331),
(266, 4554, 0.51331),
(724, 4554, 1.02662),
(973, 4554, 1.02662),
(796, 4554, 1.53993),
(725, 4555, 0.56),
(724, 4555, 4.64),
(724, 4558, 0.32669),
(966, 4558, 0.32669),
(724, 4559, 0.46669),
(958, 4559, 0.46669),
(672, 4560, 0.42),
(687, 4560, 0.42),
(717, 4560, 0.42),
(724, 4560, 0.42),
(746, 4560, 0.42),
(912, 4560, 0.42),
(688, 4560, 0.84),
(854, 4560, 0.84),
(669, 4560, 4.32),
(721, 4561, 0.32669),
(724, 4561, 0.32669),
(854, 4561, 0.32669),
(972, 4561, 0.32669),
(719, 4562, 0.32669),
(724, 4562, 0.32669),
(978, 4562, 0.32669),
(687, 4567, 0.46669),
(701, 4567, 0.46669),
(724, 4567, 0.46669),
(930, 4567, 0.46669),
(964, 4567, 0.46669),
(724, 4570, 0.28),
(792, 4570, 0.56),
(716, 4572, 0.51331),
(724, 4572, 0.51331),
(970, 4572, 0.51331),
(713, 4575, 0.28),
(724, 4575, 0.28),
(854, 4575, 0.28),
(677, 4575, 0.56),
(705, 4575, 1.76),
(677, 4578, 0.18669),
(724, 4578, 0.18669),
(854, 4578, 0.18669),
(962, 4578, 0.18669),
(970, 4578, 0.18669),
(673, 4581, 0.42),
(724, 4581, 0.42),
(260, 4583, 0.42),
(716, 4583, 0.42),
(718, 4583, 0.42),
(724, 4583, 0.42),
(756, 4583, 0.42),
(787, 4583, 0.42),
(966, 4583, 0.42),
(959, 4583, 0.84),
(724, 4585, 0.65331),
(854, 4585, 0.65331),
(724, 4586, 0.37331),
(759, 4586, 0.37331),
(794, 4586, 0.37331),
(725, 4588, 0.7),
(724, 4588, 1.4),
(677, 4591, 0.32669),
(687, 4591, 0.32669),
(705, 4591, 0.32669),
(713, 4591, 0.32669),
(724, 4591, 0.32669),
(762, 4591, 0.32669),
(818, 4591, 0.32669),
(978, 4591, 0.32669),
(934, 4591, 0.65338),
(854, 4591, 0.98007),
(677, 4594, 0.28),
(717, 4594, 0.28),
(923, 4594, 0.28),
(935, 4594, 0.28),
(724, 4594, 0.56),
(725, 4594, 0.56),
(713, 4596, 0.46669),
(714, 4596, 0.46669),
(724, 4596, 0.46669),
(785, 4596, 0.46669),
(714, 4597, 0.46669),
(724, 4597, 0.46669),
(763, 4597, 0.46669),
(724, 4599, 0.23331),
(759, 4599, 0.23331),
(725, 4645, 0.28),
(795, 4645, 0.28),
(912, 4645, 0.28),
(924, 4645, 0.28),
(935, 4645, 0.28),
(936, 4645, 0.28),
(683, 4645, 0.56),
(926, 4645, 0.56),
(676, 4648, 0.37331),
(688, 4648, 0.37331),
(706, 4648, 0.37331),
(725, 4648, 0.37331),
(923, 4648, 0.37331),
(987, 4648, 0.37331),
(795, 4648, 0.74662),
(743, 4650, 0.56),
(725, 4650, 1.12),
(668, 4656, 0.32669),
(694, 4656, 0.32669),
(725, 4656, 0.32669),
(743, 4656, 0.32669),
(854, 4656, 0.32669),
(672, 4658, 0.37331),
(725, 4658, 0.37331),
(935, 4658, 0.37331),
(702, 4658, 0.74662),
(705, 4658, 0.74662),
(923, 4658, 0.74662),
(960, 4658, 0.74662),
(966, 4658, 0.74662),
(924, 4658, 1.86655),
(854, 4658, 6.82624),
(725, 4659, 0.56),
(854, 4659, 1.12),
(667, 4660, 0.32669),
(725, 4660, 0.32669),
(746, 4660, 0.32669),
(796, 4660, 0.32669),
(854, 4660, 0.32669),
(669, 4662, 0.51331),
(683, 4662, 0.51331),
(701, 4662, 0.51331),
(725, 4662, 0.51331),
(817, 4662, 0.51331),
(959, 4662, 0.51331),
(795, 4662, 1.02662),
(854, 4662, 1.02662),
(927, 4662, 1.02662),
(923, 4662, 1.53993),
(701, 4663, 0.42),
(725, 4663, 0.42),
(927, 4664, 0.23331),
(265, 4664, 0.46662),
(266, 4664, 0.46662),
(725, 4664, 0.46662),
(771, 4668, 0.51331),
(725, 4668, 1.02662),
(743, 4670, 0.51331),
(725, 4670, 1.02662),
(725, 4672, 0.42),
(771, 4672, 0.42),
(962, 4672, 0.42),
(702, 4672, 0.84),
(817, 4672, 0.84),
(725, 4674, 0.28),
(743, 4674, 0.28),
(854, 4674, 0.28),
(716, 4676, 0.46669),
(725, 4676, 0.46669),
(697, 4678, 0.32669),
(716, 4678, 0.32669),
(930, 4678, 0.32669),
(946, 4678, 0.32669),
(725, 4678, 2.05348),
(854, 4681, 0.23331),
(725, 4681, 0.46662),
(967, 4681, 0.46662),
(407, 4682, 0.32669),
(528, 4682, 0.32669),
(676, 4682, 0.32669),
(714, 4682, 0.32669),
(716, 4682, 0.32669),
(725, 4682, 0.32669),
(756, 4682, 0.32669),
(770, 4682, 0.32669),
(785, 4682, 0.32669),
(404, 4682, 0.65338),
(786, 4682, 0.65338),
(854, 4682, 1.30676),
(265, 4683, 0.42),
(266, 4683, 0.42),
(706, 4683, 0.42),
(725, 4683, 0.42),
(799, 4683, 0.42),
(859, 4683, 0.42),
(946, 4683, 0.42),
(947, 4683, 0.42),
(259, 4683, 0.84),
(945, 4683, 1.26),
(799, 4703, 0.09331),
(854, 4703, 0.09331),
(799, 4716, 0.23331),
(682, 4716, 0.46662),
(716, 4718, 0.14),
(798, 4718, 0.14),
(799, 4718, 0.14),
(924, 4719, 0.42),
(925, 4719, 0.42),
(966, 4719, 0.42),
(718, 4719, 0.84),
(732, 4719, 0.84),
(799, 4719, 0.84),
(818, 4719, 0.84),
(528, 4719, 2.64),
(785, 4721, 0.28),
(854, 4721, 0.28),
(799, 4721, 0.56),
(968, 4721, 0.56),
(754, 4722, 0.42),
(799, 4722, 0.42),
(776, 4723, 0.46669),
(799, 4723, 0.46669),
(672, 4724, 0.42),
(688, 4724, 0.42),
(799, 4724, 0.42),
(759, 4725, 0.46669),
(788, 4725, 0.46669),
(970, 4725, 0.46669),
(799, 4725, 0.93338),
(956, 4725, 1.40007),
(674, 4726, 0.28),
(700, 4726, 0.28),
(702, 4726, 0.28),
(767, 4726, 0.28),
(795, 4726, 0.28),
(799, 4726, 0.28),
(817, 4726, 0.28),
(854, 4726, 0.28),
(923, 4726, 0.28),
(962, 4726, 0.28),
(968, 4726, 0.28),
(972, 4726, 0.28),
(987, 4726, 0.28),
(782, 4726, 0.56),
(963, 4726, 0.56),
(976, 4726, 0.84),
(820, 4727, 0.23331),
(930, 4727, 0.23331),
(799, 4727, 0.46662),
(978, 4727, 0.46662),
(799, 4733, 0.56),
(818, 4733, 0.56),
(934, 4733, 0.56),
(716, 4733, 1.12),
(713, 4736, 0.23331),
(746, 4736, 0.23331),
(794, 4736, 0.23331),
(799, 4736, 0.23331),
(676, 4736, 0.46662),
(672, 4737, 0.46669),
(713, 4737, 0.46669),
(726, 4737, 0.46669),
(788, 4737, 0.46669),
(927, 4737, 0.46669),
(963, 4737, 0.46669),
(964, 4737, 0.46669),
(973, 4737, 0.46669),
(975, 4737, 0.46669),
(976, 4737, 0.46669),
(799, 4737, 0.93338),
(956, 4737, 0.93338),
(972, 4737, 0.93338),
(854, 4737, 1.40007),
(709, 4782, 0.32669),
(798, 4782, 0.32669),
(927, 4782, 0.32669),
(956, 4782, 0.32669),
(962, 4782, 0.32669),
(970, 4782, 0.32669),
(794, 4782, 0.65338),
(854, 4782, 1.30676),
(798, 4786, 0.46669),
(976, 4786, 0.46669),
(986, 4786, 0.46669),
(798, 4788, 0.28),
(962, 4788, 0.28),
(764, 4789, 0.28),
(818, 4789, 0.28),
(798, 4789, 0.56),
(680, 4790, 0.28),
(713, 4790, 0.28),
(743, 4790, 0.28),
(946, 4790, 0.28),
(959, 4790, 0.28),
(798, 4790, 0.56),
(787, 4793, 0.23331),
(798, 4793, 0.23331),
(798, 4794, 0.42),
(972, 4794, 0.42),
(701, 4795, 0.28),
(766, 4795, 0.28),
(793, 4795, 0.28),
(798, 4795, 0.28),
(935, 4795, 0.28),
(958, 4795, 0.28),
(970, 4795, 0.28),
(407, 4795, 0.56),
(966, 4795, 0.56),
(673, 4795, 0.84),
(775, 4795, 0.84),
(675, 4795, 1.4),
(969, 4795, 1.76),
(798, 4801, 0.37331),
(973, 4801, 0.37331),
(682, 4805, 0.51331),
(798, 4805, 0.51331),
(714, 4807, 0.51331),
(798, 4807, 1.02662),
(743, 4808, 0.93338),
(798, 4808, 0.93338),
(775, 4809, 0.28),
(798, 4809, 0.28),
(690, 4811, 0.32669),
(978, 4811, 0.32669),
(798, 4811, 0.65338),
(701, 4812, 0.28),
(742, 4812, 0.28),
(771, 4812, 0.28),
(782, 4812, 0.28),
(787, 4812, 0.28),
(854, 4812, 0.28),
(798, 4812, 0.56),
(934, 4812, 0.56),
(798, 4813, 0.7),
(946, 4813, 0.7),
(984, 4813, 0.7),
(667, 4814, 0.14),
(672, 4814, 0.14),
(705, 4814, 0.14),
(935, 4814, 0.14),
(936, 4814, 0.14),
(798, 4814, 0.28),
(792, 4814, 0.7),
(690, 4849, 0.32669),
(788, 4849, 0.32669),
(797, 4849, 0.32669),
(694, 4852, 0.28),
(713, 4852, 0.28),
(714, 4852, 0.28),
(726, 4852, 0.28),
(749, 4852, 0.28),
(854, 4852, 0.28),
(775, 4852, 0.56),
(797, 4852, 0.56),
(966, 4852, 0.56),
(683, 4853, 0.28),
(854, 4853, 0.28),
(775, 4853, 0.56),
(797, 4853, 0.56),
(797, 4855, 0.28),
(969, 4855, 0.28),
(854, 4855, 0.56),
(970, 4856, 0.32669),
(759, 4856, 0.65338),
(797, 4856, 0.65338),
(820, 4856, 0.65338),
(854, 4856, 0.65338),
(701, 4857, 0.46669),
(797, 4857, 0.93338),
(929, 4857, 0.93338),
(691, 4857, 1.40007),
(935, 4857, 1.40007),
(821, 4857, 3.40017),
(789, 4857, 3.86686),
(788, 4858, 0.42),
(797, 4858, 0.42),
(797, 4859, 0.18669),
(821, 4859, 0.18669),
(854, 4859, 0.18669),
(797, 4861, 0.56),
(794, 4861, 1.12),
(966, 4861, 1.12),
(767, 4862, 0.32669),
(778, 4862, 0.32669),
(797, 4862, 0.32669),
(854, 4862, 0.32669),
(971, 4862, 0.32669),
(772, 4862, 0.65338),
(783, 4863, 0.46669),
(986, 4863, 0.46669),
(732, 4863, 0.93338),
(797, 4863, 0.93338),
(797, 4867, 0.37331),
(854, 4867, 0.37331),
(764, 4875, 0.21),
(796, 4875, 0.21),
(854, 4875, 0.21),
(668, 4882, 0.23331),
(796, 4882, 0.23331),
(668, 4883, 0.09331),
(796, 4883, 0.09331),
(700, 4884, 0.32669),
(754, 4884, 0.32669),
(796, 4884, 0.32669),
(854, 4884, 0.32669),
(677, 4885, 0.23331),
(787, 4885, 0.23331),
(796, 4885, 0.23331),
(854, 4885, 0.23331),
(961, 4885, 0.23331),
(975, 4885, 0.23331),
(796, 4887, 0.28),
(854, 4887, 0.28),
(672, 4887, 0.56),
(706, 4887, 0.56),
(680, 4887, 2.32),
(789, 4888, 0.37331),
(796, 4888, 0.37331),
(771, 4889, 0.23331),
(796, 4889, 1.46652),
(796, 4891, 0.51331),
(963, 4891, 0.51331),
(796, 4894, 0.56),
(775, 4894, 1.12),
(776, 4894, 1.12),
(732, 4895, 0.51331),
(796, 4895, 1.02662),
(929, 4895, 1.02662),
(854, 4896, 0.37331),
(796, 4896, 0.74662),
(789, 4903, 0.65331),
(796, 4903, 0.65331),
(756, 4904, 0.23331),
(796, 4904, 0.23331),
(961, 4904, 0.23331),
(987, 4904, 0.23331),
(792, 4904, 0.46662),
(854, 4904, 0.69993),
(716, 4906, 0.23331),
(796, 4906, 0.23331),
(714, 4907, 0.18669),
(718, 4907, 0.18669),
(796, 4907, 0.18669),
(859, 4907, 0.37338),
(906, 4907, 0.37338),
(676, 4909, 0.46669),
(796, 4909, 0.46669),
(726, 4912, 0.28),
(749, 4912, 0.28),
(956, 4912, 0.28),
(796, 4912, 0.56),
(754, 4913, 0.14),
(796, 4913, 0.14),
(854, 4913, 0.14),
(973, 4913, 0.14),
(667, 4914, 0.18669),
(673, 4914, 0.18669),
(676, 4914, 0.18669),
(765, 4914, 0.18669),
(788, 4914, 0.18669),
(792, 4914, 0.18669),
(794, 4914, 0.18669),
(796, 4914, 0.18669),
(977, 4914, 0.18669),
(789, 4914, 0.37338),
(820, 4914, 0.37338),
(935, 4914, 0.37338),
(967, 4914, 0.37338),
(968, 4914, 0.37338),
(691, 4914, 0.56007),
(854, 4914, 0.74676),
(936, 4914, 0.74676),
(821, 4914, 0.93345),
(772, 4915, 0.28),
(796, 4915, 0.28),
(792, 4916, 0.28),
(796, 4916, 0.28),
(961, 4916, 0.56),
(796, 4917, 0.51331),
(772, 4917, 1.02662),
(687, 4920, 0.28),
(796, 4920, 0.28),
(946, 4920, 0.28),
(963, 4920, 0.56),
(796, 4922, 0.42),
(972, 4922, 0.84),
(668, 4925, 0.14),
(687, 4925, 0.14),
(796, 4925, 0.14),
(963, 4925, 0.14),
(794, 4925, 0.28),
(719, 4925, 0.88),
(772, 4926, 0.42),
(794, 4926, 0.42),
(796, 4926, 0.42),
(790, 4926, 0.84),
(669, 4927, 0.28),
(786, 4927, 0.28),
(796, 4927, 0.28),
(796, 4928, 0.65331),
(854, 4928, 1.30662),
(701, 4932, 0.42),
(709, 4932, 0.42),
(796, 4932, 0.42),
(817, 4932, 0.42),
(732, 4932, 0.84),
(796, 4934, 0.42),
(970, 4934, 0.42),
(677, 4936, 0.37331),
(796, 4936, 0.37331),
(759, 4938, 0.18669),
(770, 4938, 0.18669),
(796, 4938, 0.18669),
(984, 4938, 1.36017),
(265, 5004, 0.23331),
(266, 5004, 0.23331),
(675, 5004, 0.23331),
(680, 5004, 0.23331),
(683, 5004, 0.23331),
(694, 5004, 0.23331),
(695, 5004, 0.23331),
(717, 5004, 0.23331),
(719, 5004, 0.23331),
(721, 5004, 0.23331),
(754, 5004, 0.23331),
(964, 5004, 0.23331),
(681, 5004, 0.46662),
(682, 5004, 0.46662),
(775, 5004, 0.46662),
(854, 5004, 0.69993),
(973, 5004, 0.93324),
(972, 5004, 1.16655),
(695, 5005, 0.28),
(741, 5005, 2.04),
(697, 5006, 0.28),
(772, 5006, 0.28),
(792, 5006, 0.28),
(743, 5006, 1.12),
(695, 5006, 1.4),
(677, 5008, 0.23331),
(695, 5008, 0.23331),
(754, 5008, 0.23331),
(854, 5008, 0.23331),
(934, 5008, 0.23331),
(936, 5008, 0.23331),
(668, 5008, 0.46662),
(700, 5008, 0.46662),
(697, 5011, 0.37331),
(701, 5011, 0.37331),
(714, 5011, 0.37331),
(966, 5011, 0.37331),
(718, 5011, 0.74662),
(695, 5011, 2.61317),
(667, 5012, 0.51331),
(718, 5012, 0.51331),
(732, 5012, 0.51331),
(792, 5012, 0.51331),
(818, 5012, 0.51331),
(906, 5012, 0.51331),
(695, 5012, 1.02662),
(956, 5012, 1.02662),
(672, 5013, 0.18669),
(716, 5013, 0.18669),
(695, 5013, 0.37338),
(695, 5014, 0.23331),
(784, 5014, 0.23331),
(793, 5015, 0.37331),
(695, 5015, 1.49324),
(695, 5017, 0.51331),
(741, 5017, 0.51331),
(930, 5017, 0.51331),
(962, 5017, 1.02662),
(695, 5020, 0.32669),
(697, 5020, 0.65338),
(695, 5022, 0.51331),
(721, 5022, 0.51331),
(741, 5022, 0.51331),
(793, 5022, 0.51331),
(854, 5022, 0.51331),
(697, 5022, 1.02662),
(792, 5022, 1.02662),
(695, 5025, 0.32669),
(790, 5025, 0.32669),
(963, 5025, 0.32669),
(787, 5025, 0.65338),
(854, 5030, 0.23331),
(695, 5030, 1.63317),
(697, 5030, 2.86638),
(854, 5033, 0.28),
(695, 5033, 0.56),
(695, 5041, 0.23331),
(674, 5041, 1.46652),
(695, 5042, 0.46662),
(973, 5042, 0.46662),
(695, 5044, 0.74662),
(794, 5044, 0.74662),
(668, 5066, 0.09331),
(741, 5066, 0.09331),
(965, 5072, 0.42),
(741, 5072, 0.84),
(726, 5073, 0.51331),
(741, 5073, 0.51331),
(743, 5073, 0.51331),
(962, 5073, 0.51331),
(912, 5073, 1.02662),
(963, 5074, 0.28),
(697, 5074, 0.56),
(741, 5074, 0.56),
(741, 5077, 0.65331),
(854, 5077, 0.65331),
(668, 5084, 0.51331),
(672, 5084, 0.51331),
(741, 5084, 0.51331),
(934, 5084, 0.51331),
(966, 5084, 0.51331),
(854, 5084, 1.53993),
(741, 5086, 0.28),
(788, 5086, 0.28),
(792, 5086, 0.28),
(934, 5086, 0.28),
(786, 5087, 0.23331),
(741, 5087, 0.46662),
(702, 5092, 0.28),
(961, 5092, 0.28),
(741, 5092, 0.56),
(741, 5093, 0.65331),
(854, 5093, 0.65331),
(859, 5093, 0.65331),
(924, 5093, 0.65331),
(960, 5093, 0.65331),
(963, 5093, 1.95993),
(741, 5095, 0.37331),
(970, 5095, 0.37331),
(676, 5095, 0.74662),
(697, 5095, 0.74662),
(784, 5095, 0.74662),
(407, 5097, 0.37331),
(741, 5097, 0.37331),
(770, 5097, 0.37331),
(970, 5097, 0.37331),
(395, 5097, 0.74662),
(787, 5097, 0.74662),
(793, 5097, 1.11993),
(795, 5097, 1.11993),
(791, 5097, 1.86655),
(741, 5098, 0.37331),
(675, 5098, 0.74662),
(697, 5130, 0.28),
(926, 5130, 0.28),
(966, 5130, 0.56),
(697, 5132, 0.37331),
(675, 5132, 0.74662),
(674, 5132, 2.23986),
(265, 5134, 0.46669),
(266, 5134, 0.46669),
(697, 5134, 0.46669),
(934, 5134, 0.46669),
(945, 5134, 0.46669),
(407, 5134, 0.93338),
(697, 5137, 0.37331),
(754, 5137, 0.37331),
(794, 5137, 0.37331),
(912, 5137, 0.37331),
(687, 5137, 1.11993),
(697, 5140, 0.37331),
(854, 5140, 0.37331),
(972, 5140, 0.37331),
(968, 5140, 0.74662),
(681, 5141, 0.42),
(697, 5141, 0.42),
(697, 5142, 0.23331),
(963, 5142, 0.23331),
(964, 5142, 0.23331),
(697, 5143, 0.46669),
(821, 5143, 0.46669),
(407, 5144, 0.46669),
(528, 5144, 0.46669),
(676, 5144, 0.46669),
(697, 5144, 0.46669),
(854, 5144, 0.46669),
(986, 5144, 0.46669),
(404, 5144, 0.93338),
(697, 5145, 0.46669),
(795, 5145, 0.46669),
(912, 5145, 0.46669),
(697, 5146, 0.42),
(854, 5146, 0.42),
(673, 5147, 0.56),
(679, 5147, 0.56),
(691, 5147, 0.56),
(697, 5147, 0.56),
(701, 5147, 0.56),
(817, 5147, 0.56),
(927, 5147, 0.56),
(928, 5147, 0.56),
(930, 5147, 0.56),
(959, 5147, 1.12),
(697, 5151, 0.32669),
(912, 5151, 0.32669),
(818, 5151, 0.65338),
(697, 5152, 0.37331),
(793, 5152, 0.37331),
(854, 5152, 0.74662),
(742, 5166, 0.65331),
(681, 5166, 1.30662),
(742, 5172, 0.37331),
(973, 5172, 0.74662),
(265, 5175, 0.37331),
(266, 5175, 0.37331),
(718, 5175, 0.37331),
(742, 5175, 0.37331),
(786, 5175, 0.37331),
(789, 5175, 0.37331),
(795, 5175, 0.37331),
(817, 5175, 0.37331),
(947, 5175, 0.37331),
(958, 5175, 0.37331),
(959, 5175, 0.37331),
(964, 5175, 0.37331),
(966, 5175, 0.37331),
(985, 5175, 0.37331),
(743, 5175, 0.74662),
(672, 5175, 1.11993),
(673, 5175, 1.11993),
(963, 5175, 1.11993),
(790, 5175, 1.49324),
(820, 5176, 0.51331),
(742, 5176, 1.02662),
(793, 5180, 1.69983),
(742, 5180, 2.63307),
(742, 5181, 0.28),
(854, 5181, 0.28),
(680, 5182, 0.42),
(742, 5182, 0.42),
(854, 5182, 0.42),
(972, 5182, 0.42),
(986, 5182, 0.42),
(742, 5183, 0.32669),
(854, 5183, 0.32669),
(934, 5183, 0.32669),
(742, 5184, 0.32669),
(743, 5184, 0.32669),
(687, 5187, 0.32669),
(742, 5187, 0.32669),
(963, 5187, 0.65338),
(679, 5196, 0.42),
(742, 5196, 0.42),
(742, 5197, 0.37331),
(956, 5197, 0.37331),
(672, 5200, 0.42),
(682, 5200, 0.42),
(694, 5200, 0.42),
(762, 5200, 0.42),
(781, 5200, 0.42),
(786, 5200, 0.42),
(923, 5200, 0.42),
(926, 5200, 0.42),
(927, 5200, 0.42),
(928, 5200, 0.42),
(752, 5200, 0.84),
(964, 5200, 0.84),
(742, 5200, 1.26),
(924, 5200, 1.26),
(528, 5200, 2.64),
(673, 5201, 0.51331),
(683, 5201, 0.51331),
(742, 5201, 0.51331),
(742, 5202, 0.51331),
(743, 5202, 1.02662),
(680, 5206, 0.23331),
(742, 5206, 0.23331),
(956, 5206, 0.23331),
(970, 5206, 0.23331),
(742, 5213, 0.28),
(793, 5213, 0.28),
(818, 5213, 0.28),
(912, 5213, 0.28),
(930, 5213, 0.28),
(854, 5213, 0.56),
(716, 5226, 0.32669),
(743, 5226, 0.32669),
(927, 5226, 0.32669),
(743, 5229, 0.32669),
(682, 5229, 0.65338),
(743, 5230, 0.32669),
(792, 5230, 0.32669),
(927, 5230, 1.96014),
(685, 5231, 0.56),
(701, 5231, 0.56),
(743, 5231, 0.56),
(743, 5233, 0.51331),
(776, 5233, 0.51331),
(732, 5233, 1.02662),
(528, 5233, 3.22652),
(756, 5234, 0.37331),
(794, 5234, 0.37331),
(973, 5234, 0.37331),
(743, 5234, 0.74662),
(854, 5234, 0.74662),
(786, 5234, 2.34652),
(694, 5235, 0.7),
(717, 5235, 0.7),
(743, 5235, 0.7),
(743, 5237, 0.46669),
(817, 5237, 0.46669),
(818, 5237, 0.46669),
(978, 5237, 0.46669),
(702, 5239, 0.42),
(743, 5239, 0.42),
(793, 5239, 0.42),
(854, 5239, 0.42),
(743, 5240, 0.37331),
(968, 5240, 0.37331),
(743, 5243, 0.28),
(732, 5243, 0.56),
(259, 5254, 0.37331),
(265, 5254, 0.37331),
(266, 5254, 0.37331),
(946, 5254, 0.37331),
(986, 5254, 0.37331),
(929, 5254, 0.74662),
(985, 5254, 0.74662),
(743, 5254, 3.09314),
(716, 5255, 0.28),
(743, 5255, 0.56),
(667, 5257, 0.28),
(688, 5257, 0.28),
(743, 5257, 0.28),
(912, 5257, 0.28),
(926, 5257, 0.28),
(928, 5257, 0.28),
(934, 5257, 0.28),
(935, 5257, 0.28),
(407, 5257, 0.56),
(701, 5257, 0.56),
(817, 5257, 0.84),
(929, 5257, 1.12),
(676, 5259, 0.28),
(743, 5259, 0.28),
(794, 5259, 0.28),
(854, 5259, 0.28),
(924, 5259, 0.28),
(926, 5259, 0.28),
(986, 5259, 0.28),
(781, 5259, 0.56),
(966, 5259, 0.56),
(743, 5260, 0.32669),
(854, 5260, 0.32669),
(854, 5264, 0.23331),
(743, 5264, 0.69993),
(680, 5265, 0.37331),
(683, 5265, 0.37331),
(743, 5265, 0.74662),
(743, 5266, 0.56),
(962, 5266, 0.56),
(794, 5267, 0.28),
(743, 5267, 0.56),
(743, 5271, 0.37331),
(854, 5271, 0.37331),
(985, 5271, 0.37331),
(260, 5272, 0.32669),
(265, 5272, 0.32669),
(266, 5272, 0.32669),
(743, 5272, 0.32669),
(923, 5272, 0.32669),
(985, 5272, 0.32669),
(966, 5274, 0.51331),
(743, 5274, 1.02662),
(743, 5277, 0.65331),
(756, 5277, 0.65331),
(854, 5277, 0.65331),
(716, 5277, 1.95993),
(680, 5279, 0.37331),
(743, 5279, 0.37331),
(793, 5279, 0.37331),
(795, 5279, 0.37331),
(713, 5282, 0.37331),
(743, 5282, 0.74662),
(726, 5286, 0.56),
(743, 5286, 0.56),
(854, 5286, 0.56),
(795, 5353, 0.23331),
(854, 5353, 0.46662),
(795, 5357, 0.51331),
(978, 5357, 0.51331),
(794, 5357, 1.02662),
(673, 5359, 0.32669),
(717, 5359, 0.32669),
(754, 5359, 0.32669),
(795, 5359, 0.32669),
(821, 5359, 0.32669),
(854, 5359, 0.32669),
(912, 5359, 0.32669),
(962, 5359, 0.32669),
(969, 5359, 0.32669),
(795, 5361, 0.74662),
(820, 5361, 0.74662),
(923, 5361, 0.74662),
(667, 5362, 0.28),
(787, 5362, 0.28),
(789, 5362, 0.28),
(790, 5362, 0.28),
(795, 5362, 0.28),
(934, 5362, 0.28),
(753, 5364, 0.32669),
(795, 5364, 0.32669),
(927, 5364, 0.32669),
(683, 5364, 0.65338),
(782, 5366, 0.42),
(795, 5366, 0.42),
(854, 5366, 0.42),
(792, 5368, 0.42),
(793, 5368, 0.42),
(795, 5368, 0.42),
(680, 5369, 0.37331),
(786, 5369, 0.37331),
(795, 5369, 0.74662),
(906, 5369, 1.11993),
(677, 5370, 0.65331),
(716, 5370, 0.65331),
(778, 5370, 0.65331),
(667, 5370, 1.30662),
(691, 5370, 1.30662),
(795, 5370, 1.30662),
(854, 5370, 1.30662),
(976, 5370, 9.98631),
(795, 5372, 0.51331),
(854, 5372, 0.51331),
(795, 5373, 0.37331),
(976, 5373, 0.37331),
(688, 5373, 2.34652),
(793, 5376, 0.28),
(795, 5376, 0.28),
(701, 5377, 0.37331),
(719, 5377, 0.37331),
(726, 5377, 0.37331),
(795, 5377, 0.37331),
(817, 5377, 0.37331),
(859, 5377, 0.37331),
(965, 5377, 0.37331),
(978, 5377, 0.37331),
(784, 5377, 0.74662),
(960, 5377, 0.74662),
(930, 5377, 3.09314),
(963, 5378, 0.42),
(972, 5378, 0.42),
(795, 5378, 0.84),
(716, 5379, 0.42),
(795, 5379, 0.42),
(795, 5381, 0.51331),
(959, 5381, 0.51331),
(976, 5381, 1.53993),
(795, 5382, 0.28),
(817, 5382, 0.28),
(674, 5385, 0.46669),
(795, 5385, 0.46669),
(817, 5385, 0.46669),
(926, 5385, 0.46669),
(260, 5387, 0.51331),
(795, 5387, 0.51331),
(923, 5423, 0.28),
(924, 5423, 0.28),
(925, 5423, 0.28),
(926, 5423, 0.28),
(928, 5423, 0.28),
(930, 5423, 0.28),
(936, 5423, 0.28),
(986, 5423, 0.28),
(794, 5423, 0.56),
(935, 5423, 0.84),
(794, 5424, 0.28),
(854, 5424, 0.28),
(975, 5424, 0.28),
(794, 5425, 0.28),
(702, 5425, 0.56),
(701, 5426, 0.51331),
(794, 5426, 0.51331),
(854, 5427, 0.46669),
(794, 5427, 1.40007),
(794, 5428, 0.37331),
(854, 5428, 0.37331),
(975, 5428, 0.37331),
(755, 5428, 1.86655),
(752, 5429, 0.42),
(794, 5429, 0.42),
(751, 5430, 0.93338),
(794, 5430, 0.93338),
(676, 5431, 0.28),
(749, 5431, 0.28),
(753, 5431, 0.28),
(772, 5431, 0.28),
(786, 5431, 0.28),
(787, 5431, 0.28),
(976, 5431, 0.28),
(755, 5431, 0.56),
(794, 5431, 0.56),
(854, 5431, 0.84),
(818, 5441, 0.46669),
(821, 5441, 0.46669),
(794, 5441, 0.93338),
(674, 5444, 0.18669),
(794, 5444, 0.18669),
(790, 5445, 0.23331),
(794, 5445, 0.23331),
(719, 5447, 0.23331),
(794, 5447, 0.23331),
(930, 5447, 0.23331),
(685, 5447, 0.46662),
(674, 5449, 0.42),
(794, 5449, 0.42),
(966, 5449, 0.42),
(793, 5453, 0.23331),
(794, 5453, 0.23331),
(854, 5453, 0.23331),
(965, 5453, 0.23331),
(682, 5453, 1.46652),
(705, 5453, 1.46652),
(794, 5454, 0.37331),
(821, 5454, 0.37331),
(854, 5454, 0.37331),
(958, 5454, 0.37331),
(961, 5454, 0.37331),
(726, 5454, 0.74662),
(705, 5459, 0.18669),
(755, 5459, 0.18669),
(786, 5459, 0.18669),
(794, 5459, 0.18669),
(821, 5459, 0.18669),
(854, 5459, 0.18669),
(859, 5459, 0.18669),
(975, 5459, 0.37338),
(713, 5460, 0.32669),
(717, 5460, 0.32669),
(794, 5460, 0.32669),
(854, 5460, 0.32669),
(714, 5466, 0.37338),
(794, 5466, 0.37338),
(676, 5467, 0.42),
(794, 5467, 0.42),
(794, 5468, 0.46669),
(854, 5468, 0.46669),
(925, 5468, 0.46669),
(929, 5468, 0.46669),
(973, 5468, 0.46669),
(674, 5468, 0.93338),
(683, 5468, 0.93338),
(965, 5468, 0.93338),
(978, 5468, 0.93338),
(787, 5470, 0.37331),
(794, 5470, 0.37331),
(783, 5471, 0.23331),
(789, 5471, 0.23331),
(945, 5471, 0.23331),
(794, 5471, 0.46662),
(701, 5474, 0.32669),
(702, 5474, 0.32669),
(705, 5474, 0.32669),
(713, 5474, 0.32669),
(790, 5474, 0.32669),
(820, 5474, 0.32669),
(859, 5474, 0.32669),
(975, 5474, 0.32669),
(976, 5474, 0.32669),
(674, 5474, 0.65338),
(694, 5474, 0.65338),
(754, 5474, 0.65338),
(785, 5474, 0.65338),
(787, 5474, 0.65338),
(794, 5474, 0.65338),
(757, 5474, 0.98007),
(793, 5474, 0.98007),
(677, 5474, 1.30676),
(854, 5474, 2.61352),
(794, 5475, 0.37331),
(691, 5475, 2.34652),
(680, 5478, 0.23331),
(764, 5478, 0.23331),
(793, 5478, 0.23331),
(794, 5478, 0.23331),
(786, 5478, 0.93324),
(785, 5478, 1.16655),
(749, 5479, 0.14),
(752, 5479, 0.14),
(968, 5479, 0.14),
(754, 5479, 0.28),
(794, 5479, 0.28),
(786, 5480, 0.32669),
(787, 5480, 0.32669),
(794, 5480, 0.32669),
(927, 5480, 0.32669),
(975, 5480, 0.32669),
(976, 5480, 0.32669),
(854, 5480, 0.65338),
(794, 5483, 0.42),
(821, 5483, 0.42),
(854, 5484, 0.46669),
(794, 5484, 0.93338),
(754, 5486, 0.28),
(762, 5486, 0.28),
(770, 5486, 0.28),
(794, 5486, 0.28),
(964, 5486, 0.56),
(965, 5486, 0.56),
(681, 5489, 0.28),
(794, 5489, 0.28),
(681, 5490, 0.32669),
(794, 5490, 0.32669),
(821, 5490, 0.32669),
(676, 5491, 0.32669),
(794, 5491, 0.32669),
(986, 5491, 0.32669),
(781, 5491, 0.65338),
(854, 5492, 0.37331),
(759, 5492, 0.74662),
(794, 5492, 2.34652),
(854, 5495, 0.18669),
(794, 5495, 0.37338),
(754, 5495, 2.10693),
(786, 5497, 0.28),
(794, 5497, 0.7),
(691, 5498, 0.18669),
(719, 5498, 0.18669),
(752, 5498, 0.18669),
(794, 5498, 0.37338),
(687, 5499, 0.23331),
(751, 5499, 0.23331);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(716, 5499, 0.46662),
(794, 5499, 0.46662),
(407, 5501, 0.28),
(691, 5501, 0.28),
(705, 5501, 0.28),
(788, 5501, 0.28),
(395, 5501, 0.56),
(794, 5501, 0.56),
(759, 5503, 0.23331),
(794, 5503, 0.23331),
(714, 5505, 0.18669),
(772, 5505, 0.18669),
(786, 5505, 0.18669),
(787, 5505, 0.18669),
(794, 5505, 0.56007),
(680, 5514, 0.23331),
(719, 5514, 0.23331),
(746, 5514, 0.23331),
(794, 5514, 0.23331),
(719, 5542, 0.51331),
(793, 5542, 0.51331),
(793, 5544, 0.46669),
(965, 5544, 0.46669),
(694, 5551, 0.46669),
(793, 5551, 0.46669),
(680, 5552, 0.32669),
(713, 5552, 0.32669),
(793, 5552, 0.32669),
(975, 5552, 0.32669),
(694, 5552, 0.65338),
(694, 5553, 0.32669),
(793, 5553, 0.32669),
(757, 5554, 0.46669),
(820, 5554, 0.46669),
(854, 5554, 0.46669),
(793, 5554, 0.93338),
(754, 5558, 0.23331),
(755, 5558, 0.23331),
(788, 5558, 0.23331),
(793, 5558, 0.23331),
(970, 5558, 0.23331),
(976, 5558, 0.23331),
(701, 5559, 0.18669),
(793, 5559, 0.18669),
(821, 5559, 0.18669),
(859, 5559, 0.18669),
(702, 5560, 0.28),
(793, 5560, 0.28),
(821, 5560, 0.28),
(792, 5561, 0.28),
(793, 5561, 0.28),
(785, 5562, 0.37331),
(793, 5562, 0.74662),
(677, 5562, 1.49324),
(679, 5563, 0.56),
(759, 5563, 0.56),
(763, 5563, 0.56),
(793, 5563, 0.56),
(906, 5563, 0.56),
(784, 5563, 1.12),
(965, 5563, 1.12),
(784, 5565, 0.37331),
(793, 5565, 0.37331),
(717, 5565, 0.74662),
(956, 5565, 0.74662),
(788, 5567, 0.46669),
(789, 5567, 0.46669),
(793, 5567, 0.93338),
(681, 5568, 0.14),
(683, 5568, 0.14),
(785, 5568, 0.14),
(787, 5568, 0.14),
(793, 5568, 0.14),
(859, 5568, 0.14),
(786, 5568, 0.28),
(705, 5568, 0.42),
(676, 5572, 0.32669),
(793, 5572, 0.32669),
(854, 5572, 0.32669),
(793, 5573, 0.42),
(854, 5573, 0.42),
(793, 5576, 0.23331),
(759, 5576, 0.46662),
(820, 5577, 0.74662),
(793, 5577, 2.34652),
(681, 5579, 0.32669),
(721, 5579, 0.32669),
(754, 5579, 0.32669),
(793, 5579, 0.65338),
(793, 5582, 0.46669),
(965, 5582, 0.46669),
(975, 5582, 0.93338),
(793, 5583, 0.32669),
(672, 5583, 0.65338),
(700, 5584, 0.32669),
(705, 5584, 0.32669),
(716, 5584, 0.32669),
(793, 5584, 0.32669),
(677, 5584, 0.65338),
(755, 5584, 0.65338),
(854, 5584, 0.65338),
(970, 5584, 0.65338),
(793, 5592, 0.65331),
(986, 5592, 0.65331),
(854, 5592, 1.30662),
(966, 5592, 1.95993),
(767, 5603, 0.23331),
(792, 5603, 0.23331),
(854, 5603, 0.23331),
(970, 5603, 0.23331),
(668, 5603, 0.46662),
(735, 5603, 0.46662),
(716, 5605, 0.37331),
(792, 5605, 0.37331),
(770, 5606, 0.46669),
(792, 5606, 0.46669),
(854, 5606, 0.46669),
(964, 5606, 0.46669),
(986, 5606, 0.46669),
(673, 5607, 0.46669),
(792, 5607, 0.46669),
(956, 5607, 0.46669),
(965, 5607, 0.46669),
(973, 5607, 0.46669),
(691, 5608, 0.32669),
(792, 5608, 0.32669),
(759, 5612, 0.23331),
(789, 5612, 0.23331),
(792, 5612, 0.23331),
(854, 5612, 0.23331),
(936, 5612, 0.23331),
(766, 5612, 0.46662),
(792, 5614, 0.51331),
(854, 5614, 0.51331),
(691, 5615, 0.42),
(792, 5615, 0.42),
(674, 5618, 0.56),
(702, 5618, 0.56),
(792, 5618, 0.56),
(854, 5618, 0.56),
(924, 5618, 0.56),
(700, 5618, 1.12),
(928, 5618, 1.68),
(970, 5618, 1.68),
(701, 5618, 4.64),
(771, 5618, 6.32),
(971, 5618, 6.32),
(772, 5618, 7.44),
(787, 5619, 0.32669),
(792, 5619, 0.65338),
(690, 5620, 0.23331),
(705, 5620, 0.23331),
(928, 5620, 0.23331),
(967, 5620, 0.23331),
(978, 5620, 0.23331),
(701, 5620, 0.46662),
(726, 5620, 0.46662),
(766, 5620, 0.46662),
(789, 5620, 0.46662),
(792, 5620, 0.46662),
(854, 5620, 0.93324),
(784, 5623, 0.46669),
(792, 5623, 0.46669),
(792, 5625, 0.46669),
(978, 5625, 0.46669),
(789, 5625, 0.93338),
(792, 5626, 0.23331),
(966, 5626, 0.46662),
(792, 5628, 0.37331),
(978, 5628, 0.37331),
(929, 5628, 2.34652),
(790, 5629, 0.32669),
(792, 5629, 0.32669),
(821, 5629, 1.63345),
(746, 5633, 0.23331),
(781, 5633, 0.23331),
(792, 5633, 0.23331),
(960, 5633, 0.46662),
(702, 5635, 0.42),
(784, 5635, 0.42),
(781, 5635, 0.84),
(782, 5635, 0.84),
(792, 5635, 0.84),
(669, 5636, 0.42),
(675, 5636, 0.42),
(785, 5636, 0.42),
(787, 5636, 0.42),
(789, 5636, 0.42),
(792, 5636, 0.42),
(854, 5636, 0.84),
(854, 5637, 0.32669),
(971, 5637, 0.32669),
(792, 5637, 2.05348),
(688, 5642, 0.28),
(395, 5642, 0.56),
(396, 5642, 0.56),
(407, 5642, 0.56),
(792, 5642, 0.56),
(674, 5644, 0.23331),
(792, 5644, 0.23331),
(792, 5645, 0.42),
(947, 5645, 0.42),
(983, 5645, 0.42),
(676, 5647, 0.28),
(746, 5647, 0.28),
(789, 5647, 0.28),
(854, 5647, 0.28),
(976, 5647, 0.28),
(792, 5647, 0.56),
(787, 5648, 0.23331),
(792, 5648, 0.23331),
(854, 5648, 0.23331),
(959, 5648, 0.46662),
(701, 5671, 0.37331),
(751, 5671, 0.37331),
(766, 5671, 0.37331),
(791, 5671, 0.37331),
(936, 5671, 0.37331),
(960, 5671, 0.37331),
(986, 5671, 0.37331),
(789, 5679, 0.65331),
(791, 5679, 0.65331),
(691, 5679, 1.30662),
(751, 5680, 0.32669),
(791, 5680, 0.32669),
(960, 5680, 0.32669),
(726, 5680, 0.65338),
(672, 5696, 2.23992),
(673, 5696, 2.23992),
(790, 5696, 2.23992),
(672, 5698, 0.04669),
(763, 5698, 0.22678),
(672, 5701, 0.32669),
(854, 5701, 0.32669),
(713, 5701, 0.65338),
(672, 5702, 0.32669),
(818, 5702, 0.32669),
(854, 5702, 0.32669),
(946, 5702, 0.32669),
(959, 5702, 0.32669),
(668, 5702, 0.65338),
(672, 5705, 0.23331),
(673, 5705, 0.23331),
(934, 5705, 0.23331),
(672, 5709, 0.37331),
(770, 5709, 0.74662),
(672, 5712, 0.65331),
(960, 5712, 1.30662),
(672, 5713, 0.23331),
(713, 5713, 0.23331),
(672, 5714, 0.37331),
(788, 5714, 0.37331),
(672, 5715, 0.23331),
(718, 5715, 0.23331),
(854, 5715, 0.23331),
(967, 5715, 0.23331),
(987, 5715, 0.23331),
(763, 5715, 0.46662),
(960, 5715, 0.46662),
(976, 5715, 0.46662),
(265, 5716, 0.18669),
(266, 5716, 0.18669),
(672, 5716, 0.18669),
(687, 5716, 0.18669),
(935, 5716, 0.18669),
(668, 5716, 0.37338),
(854, 5716, 0.37338),
(719, 5716, 1.17348),
(672, 5719, 0.51331),
(673, 5719, 1.02662),
(672, 5720, 0.32669),
(673, 5720, 0.65338),
(672, 5724, 0.51331),
(706, 5724, 0.51331),
(854, 5724, 0.51331),
(672, 5725, 0.60669),
(767, 5725, 0.60669),
(854, 5725, 0.60669),
(701, 5725, 1.21338),
(923, 5725, 1.21338),
(407, 5726, 0.56),
(672, 5726, 0.56),
(934, 5726, 0.56),
(395, 5726, 1.12),
(966, 5726, 1.68),
(709, 5729, 0.32669),
(789, 5729, 0.32669),
(672, 5729, 0.65338),
(673, 5729, 0.65338),
(817, 5729, 0.65338),
(973, 5729, 0.65338),
(672, 5731, 0.42),
(681, 5731, 0.42),
(713, 5731, 0.84),
(781, 5731, 0.84),
(854, 5731, 0.84),
(758, 5731, 2.64),
(672, 5734, 0.23331),
(691, 5734, 0.23331),
(701, 5734, 0.23331),
(672, 5735, 0.60669),
(673, 5735, 1.21338),
(672, 5737, 0.42),
(763, 5737, 0.84),
(259, 5738, 0.37331),
(927, 5738, 0.37331),
(962, 5738, 0.37331),
(672, 5738, 0.74662),
(672, 5742, 0.46669),
(749, 5742, 0.46669),
(790, 5742, 0.46669),
(912, 5742, 0.46669),
(713, 5742, 0.93338),
(265, 5748, 0.46669),
(266, 5748, 0.46669),
(679, 5748, 0.46669),
(859, 5748, 0.46669),
(924, 5748, 0.46669),
(985, 5748, 0.46669),
(668, 5748, 0.93338),
(672, 5748, 0.93338),
(817, 5748, 0.93338),
(946, 5748, 1.40007),
(734, 5748, 2.46679),
(673, 5762, 0.46669),
(771, 5762, 0.46669),
(677, 5767, 0.60669),
(854, 5767, 0.60669),
(673, 5767, 1.21338),
(673, 5774, 0.37331),
(726, 5774, 0.74662),
(667, 5776, 0.32669),
(668, 5776, 0.32669),
(673, 5776, 0.32669),
(690, 5776, 0.32669),
(714, 5776, 0.32669),
(735, 5776, 0.32669),
(673, 5777, 0.37331),
(677, 5777, 0.37331),
(673, 5779, 0.51331),
(717, 5779, 0.51331),
(854, 5779, 0.51331),
(673, 5782, 0.42),
(789, 5782, 0.42),
(956, 5782, 0.42),
(963, 5782, 0.42),
(673, 5783, 0.42),
(719, 5783, 0.42),
(783, 5783, 0.42),
(789, 5783, 0.42),
(934, 5783, 0.42),
(958, 5783, 0.42),
(956, 5783, 0.84),
(854, 5783, 1.26),
(770, 5783, 4.32),
(673, 5786, 0.7),
(956, 5786, 0.7),
(925, 5786, 6.5),
(673, 5787, 0.51331),
(978, 5787, 0.51331),
(673, 5790, 0.42),
(721, 5790, 0.42),
(973, 5790, 0.42),
(673, 5791, 0.23331),
(854, 5791, 0.23331),
(673, 5794, 0.32669),
(759, 5794, 0.32669),
(776, 5794, 0.32669),
(789, 5794, 0.32669),
(854, 5794, 0.32669),
(930, 5794, 0.32669),
(770, 5794, 2.70686),
(673, 5795, 0.32669),
(675, 5795, 0.98007),
(691, 5796, 0.32669),
(700, 5796, 0.32669),
(706, 5796, 0.32669),
(766, 5796, 0.32669),
(924, 5796, 0.32669),
(973, 5796, 0.32669),
(673, 5796, 0.65338),
(709, 5796, 0.65338),
(817, 5796, 0.65338),
(968, 5796, 2.05348),
(669, 5798, 0.46669),
(673, 5798, 0.46669),
(965, 5798, 0.46669),
(963, 5798, 0.93338),
(673, 5807, 0.28),
(676, 5807, 0.28),
(694, 5807, 0.28),
(721, 5807, 0.28),
(673, 5809, 0.23331),
(854, 5809, 0.23331),
(766, 5810, 0.18669),
(789, 5810, 0.18669),
(854, 5810, 0.18669),
(962, 5810, 0.18669),
(673, 5810, 0.37338),
(673, 5812, 0.51331),
(963, 5812, 0.51331),
(673, 5815, 0.32669),
(714, 5815, 0.32669),
(674, 5818, 0.18669),
(713, 5818, 0.37338),
(673, 5818, 0.74676),
(752, 5822, 0.51331),
(818, 5822, 0.51331),
(927, 5822, 0.51331),
(675, 5822, 1.02662),
(673, 5822, 4.25314),
(673, 5824, 0.37331),
(754, 5824, 0.37331),
(956, 5824, 0.37331),
(673, 5828, 0.28),
(959, 5828, 0.28),
(673, 5829, 0.28),
(675, 5829, 0.28),
(960, 5829, 0.56),
(701, 5834, 0.46669),
(726, 5834, 0.46669),
(673, 5834, 0.93338),
(705, 5834, 0.93338),
(673, 5836, 0.18669),
(754, 5836, 0.18669),
(673, 5837, 0.23331),
(970, 5837, 0.23331),
(683, 5887, 0.23331),
(687, 5887, 0.23331),
(726, 5887, 0.23331),
(934, 5887, 0.23331),
(674, 5887, 0.46662),
(966, 5893, 1.68),
(674, 5893, 2.64),
(788, 5893, 2.64),
(675, 5893, 3.48),
(674, 5896, 0.23331),
(854, 5896, 0.23331),
(967, 5896, 0.69993),
(674, 5897, 0.23331),
(958, 5897, 0.46662),
(674, 5903, 0.23331),
(967, 5903, 0.23331),
(854, 5903, 0.46662),
(674, 5904, 0.32669),
(786, 5904, 0.32669),
(674, 5907, 0.42),
(763, 5907, 0.42),
(674, 5908, 0.56),
(967, 5908, 1.12),
(667, 5909, 0.65331),
(674, 5909, 0.65331),
(685, 5909, 0.65331),
(691, 5909, 0.65331),
(966, 5909, 0.65331),
(962, 5909, 3.91986),
(674, 5910, 0.42),
(746, 5910, 0.42),
(906, 5910, 0.42),
(674, 5915, 0.23331),
(759, 5915, 0.23331),
(765, 5915, 0.23331),
(927, 5915, 0.23331),
(674, 5916, 0.28),
(746, 5916, 0.28),
(854, 5916, 0.56),
(674, 5917, 0.28),
(702, 5917, 0.28),
(765, 5917, 0.28),
(788, 5917, 0.28),
(854, 5917, 0.56),
(966, 5917, 0.56),
(674, 5918, 0.28),
(753, 5918, 0.28),
(854, 5918, 0.28),
(966, 5918, 0.28),
(968, 5918, 0.28),
(969, 5918, 0.28),
(958, 5951, 0.28),
(675, 5951, 0.56),
(963, 5953, 0.51331),
(976, 5953, 0.51331),
(675, 5953, 1.02662),
(756, 5953, 2.56655),
(716, 5953, 3.07986),
(675, 5955, 0.51331),
(854, 5955, 0.51331),
(675, 5958, 0.32669),
(854, 5958, 0.32669),
(675, 5959, 0.18669),
(714, 5959, 0.18669),
(675, 5962, 0.28),
(721, 5962, 0.28),
(958, 5962, 0.28),
(967, 5962, 0.28),
(970, 5962, 0.28),
(972, 5962, 0.28),
(978, 5962, 0.28),
(676, 5962, 0.56),
(820, 5962, 0.84),
(675, 5963, 0.18669),
(973, 5963, 0.18669),
(675, 5964, 0.28),
(732, 5964, 0.28),
(755, 5964, 0.28),
(961, 5964, 0.28),
(966, 5964, 0.28),
(970, 5964, 0.28),
(691, 5964, 0.56),
(956, 5964, 0.56),
(669, 5968, 0.37331),
(675, 5968, 0.37331),
(906, 5968, 0.37331),
(675, 5969, 0.18669),
(719, 5969, 0.18669),
(784, 5969, 0.18669),
(972, 5969, 0.18669),
(759, 5969, 0.37338),
(675, 5972, 0.56),
(726, 5972, 1.12),
(675, 5974, 0.46662),
(958, 5974, 2.09979),
(675, 5975, 0.09331),
(753, 5975, 0.09331),
(854, 5975, 0.09331),
(675, 5978, 0.32669),
(694, 5978, 0.32669),
(719, 5978, 0.32669),
(765, 6018, 0.42),
(789, 6018, 0.42),
(790, 6018, 0.42),
(859, 6019, 0.46669),
(787, 6019, 0.93338),
(790, 6019, 0.93338),
(965, 6019, 0.93338),
(789, 6034, 0.32669),
(854, 6034, 0.32669),
(790, 6034, 0.65338),
(790, 6036, 0.32669),
(756, 6036, 2.05348),
(757, 6036, 2.70686),
(705, 6039, 0.28),
(713, 6039, 0.28),
(790, 6039, 0.28),
(407, 6040, 0.32669),
(706, 6040, 0.32669),
(786, 6040, 0.32669),
(395, 6040, 0.65338),
(783, 6040, 0.65338),
(790, 6040, 0.65338),
(854, 6040, 0.65338),
(854, 6043, 0.32669),
(790, 6043, 0.65338),
(732, 6078, 0.42),
(789, 6078, 0.42),
(789, 6081, 0.46669),
(818, 6081, 0.46669),
(788, 6082, 0.84),
(789, 6082, 0.84),
(789, 6084, 0.28),
(854, 6084, 0.28),
(767, 6085, 0.23331),
(789, 6085, 0.23331),
(820, 6085, 0.23331),
(788, 6085, 0.46662),
(789, 6086, 0.32669),
(967, 6086, 0.32669),
(407, 6088, 0.37331),
(528, 6088, 0.37331),
(676, 6088, 0.37331),
(789, 6088, 0.37331),
(404, 6088, 0.74662),
(789, 6089, 0.42),
(959, 6089, 0.42),
(956, 6089, 0.84),
(789, 6092, 0.37331),
(960, 6092, 0.37331),
(788, 6093, 0.37331),
(789, 6093, 0.37331),
(719, 6095, 0.32669),
(789, 6095, 0.32669),
(667, 6096, 0.28),
(784, 6096, 0.28),
(789, 6096, 0.28),
(788, 6099, 0.23331),
(789, 6099, 1.93314),
(746, 6102, 0.51331),
(789, 6102, 0.51331),
(407, 6106, 0.42),
(528, 6106, 0.42),
(676, 6106, 0.42),
(705, 6106, 0.42),
(726, 6106, 0.42),
(735, 6106, 0.42),
(789, 6106, 0.42),
(985, 6106, 0.42),
(404, 6106, 0.84),
(788, 6106, 0.84),
(925, 6106, 0.84),
(667, 6106, 1.26),
(977, 6106, 2.64),
(789, 6108, 0.28),
(854, 6108, 0.56),
(759, 6109, 0.37331),
(789, 6109, 0.37331),
(771, 6110, 0.32669),
(789, 6110, 0.32669),
(967, 6110, 0.32669),
(682, 6111, 0.23331),
(789, 6111, 0.23331),
(927, 6111, 0.23331),
(786, 6145, 0.42),
(788, 6145, 0.42),
(967, 6145, 0.42),
(753, 6147, 0.32669),
(788, 6147, 0.32669),
(854, 6147, 0.32669),
(788, 6154, 0.46669),
(927, 6154, 0.46669),
(966, 6154, 0.46669),
(788, 6155, 0.46662),
(817, 6155, 0.46662),
(930, 6155, 0.46662),
(788, 6157, 0.42),
(766, 6157, 0.84),
(788, 6165, 0.46669),
(973, 6165, 0.46669),
(976, 6165, 0.93338),
(788, 6167, 0.37331),
(972, 6167, 0.37331),
(407, 6202, 0.60669),
(528, 6202, 0.60669),
(676, 6202, 0.60669),
(404, 6202, 1.21338),
(407, 6203, 0.37331),
(528, 6203, 0.37331),
(676, 6203, 0.37331),
(404, 6203, 0.74662),
(260, 6204, 0.42),
(528, 6204, 0.42),
(676, 6204, 0.42),
(735, 6204, 0.42),
(923, 6204, 0.42),
(404, 6204, 0.84),
(406, 6204, 0.84),
(407, 6204, 0.84),
(859, 6204, 0.84),
(934, 6204, 0.84),
(407, 6205, 0.37331),
(528, 6205, 0.37331),
(677, 6205, 0.37331),
(679, 6205, 0.37331),
(924, 6205, 0.37331),
(404, 6205, 0.74662),
(978, 6205, 0.74662),
(667, 6205, 2.34652),
(959, 6205, 2.71983),
(407, 6206, 0.37331),
(528, 6206, 0.37331),
(676, 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),
(676, 6208, 0.28),
(404, 6208, 0.56),
(407, 6209, 0.28),
(528, 6209, 0.28),
(668, 6209, 0.28),
(820, 6209, 0.28),
(404, 6209, 0.56),
(757, 6209, 0.56),
(407, 6210, 0.51331),
(528, 6210, 0.51331),
(676, 6210, 0.51331),
(404, 6210, 1.02662),
(407, 6211, 0.32669),
(528, 6211, 0.32669),
(721, 6211, 0.32669),
(404, 6211, 0.65338),
(676, 6211, 0.65338),
(676, 6218, 0.32669),
(717, 6218, 0.32669),
(972, 6218, 0.32669),
(690, 6218, 0.65338),
(716, 6218, 0.65338),
(964, 6218, 1.63345),
(721, 6221, 0.28),
(732, 6221, 0.28),
(753, 6221, 0.28),
(776, 6221, 0.28),
(818, 6221, 0.28),
(912, 6221, 0.28),
(978, 6221, 0.28),
(676, 6221, 0.56),
(752, 6221, 0.56),
(929, 6221, 0.56),
(718, 6221, 0.84),
(676, 6223, 0.46669),
(978, 6223, 0.46669),
(987, 6223, 0.46669),
(923, 6224, 0.42),
(936, 6224, 0.42),
(676, 6224, 0.84),
(782, 6224, 0.84),
(929, 6224, 2.52),
(676, 6227, 0.42),
(694, 6227, 0.42),
(934, 6227, 0.42),
(676, 6232, 0.46669),
(821, 6232, 0.46669),
(820, 6232, 1.86676),
(676, 6234, 0.56),
(694, 6234, 0.56),
(701, 6234, 0.56),
(682, 6234, 1.12),
(676, 6235, 0.60669),
(681, 6235, 0.60669),
(966, 6235, 0.60669),
(973, 6237, 0.28),
(676, 6237, 0.56),
(784, 6237, 0.56),
(676, 6241, 0.28),
(929, 6241, 0.56),
(934, 6241, 0.56),
(960, 6241, 0.56),
(676, 6243, 0.37338),
(668, 6243, 0.56007),
(676, 6245, 0.51331),
(690, 6245, 0.51331),
(687, 6247, 0.37331),
(691, 6247, 0.37331),
(721, 6247, 0.37331),
(925, 6247, 0.37331),
(676, 6247, 0.74662),
(757, 6247, 2.34652),
(687, 6252, 0.18669),
(691, 6252, 0.18669),
(925, 6252, 0.18669),
(676, 6252, 0.37338),
(407, 6257, 0.23331),
(676, 6257, 0.23331),
(756, 6257, 0.23331),
(766, 6257, 0.23331),
(967, 6257, 0.23331),
(395, 6257, 0.46662),
(854, 6257, 0.69993),
(750, 6257, 1.46652),
(667, 6259, 0.23331),
(668, 6259, 0.23331),
(676, 6259, 0.23331),
(749, 6259, 0.23331),
(956, 6259, 0.23331),
(676, 6268, 0.18669),
(967, 6268, 0.18669),
(854, 6268, 1.30683),
(677, 6286, 0.42),
(818, 6286, 0.42),
(677, 6287, 0.60669),
(691, 6287, 0.60669),
(719, 6287, 0.60669),
(854, 6289, 0.51331),
(677, 6289, 1.02662),
(677, 6292, 0.37331),
(681, 6292, 0.37331),
(694, 6292, 0.37331),
(713, 6292, 0.37331),
(759, 6292, 0.37331),
(963, 6292, 0.37331),
(679, 6292, 0.74662),
(956, 6292, 0.74662),
(732, 6292, 1.11993),
(677, 6296, 0.42),
(683, 6296, 0.42),
(677, 6297, 0.42),
(924, 6297, 0.42),
(690, 6297, 0.84),
(854, 6299, 0.23331),
(677, 6299, 0.46662),
(677, 6301, 0.42),
(680, 6301, 0.42),
(691, 6301, 0.42),
(766, 6301, 0.42),
(775, 6301, 0.42),
(945, 6301, 0.42),
(985, 6301, 0.42),
(407, 6301, 0.84),
(854, 6301, 0.84),
(946, 6301, 1.26),
(978, 6303, 0.56),
(677, 6303, 1.12),
(677, 6305, 0.28),
(679, 6305, 0.28),
(924, 6305, 0.28),
(960, 6305, 0.28),
(726, 6305, 0.56),
(978, 6305, 0.56),
(872, 6305, 0.68),
(959, 6305, 2.32),
(677, 6307, 0.23331),
(935, 6307, 0.23331),
(975, 6307, 0.46662),
(771, 6307, 0.69993),
(677, 6308, 0.46669),
(817, 6308, 0.46669),
(680, 6315, 0.42),
(701, 6315, 0.42),
(714, 6315, 0.42),
(719, 6315, 0.42),
(762, 6315, 0.42),
(972, 6315, 0.42),
(978, 6315, 0.42),
(687, 6315, 1.68),
(963, 6315, 2.52),
(784, 6315, 2.64),
(685, 6315, 3.06),
(820, 6325, 0.23331),
(978, 6325, 0.23331),
(817, 6326, 0.42),
(978, 6326, 0.42),
(978, 6330, 0.18669),
(726, 6330, 0.56007),
(701, 6331, 0.28),
(854, 6331, 0.28),
(978, 6331, 0.28),
(927, 6331, 0.56),
(735, 6334, 0.60669),
(964, 6334, 0.60669),
(978, 6334, 0.60669),
(821, 6335, 1.26),
(978, 6335, 1.26),
(820, 6336, 0.74662),
(978, 6336, 1.11993),
(691, 6338, 0.60669),
(978, 6338, 0.60669),
(956, 6341, 0.37331),
(978, 6341, 0.74662),
(751, 6342, 0.28),
(959, 6342, 0.28),
(978, 6342, 0.28),
(717, 6343, 0.28),
(978, 6343, 0.28),
(758, 6346, 0.32669),
(763, 6346, 0.32669),
(854, 6346, 0.32669),
(859, 6346, 0.32669),
(924, 6346, 0.32669),
(973, 6346, 0.32669),
(978, 6346, 0.32669),
(667, 6346, 0.65338),
(726, 6346, 0.65338),
(749, 6346, 0.65338),
(751, 6346, 0.65338),
(754, 6346, 0.65338),
(786, 6346, 0.65338),
(750, 6346, 0.98007),
(959, 6346, 1.63345),
(960, 6346, 2.70686),
(964, 6348, 0.32669),
(978, 6348, 0.32669),
(986, 6348, 0.32669),
(936, 6349, 0.37331),
(978, 6349, 0.37331),
(688, 6349, 1.49324),
(854, 6351, 0.23331),
(923, 6351, 0.23331),
(927, 6351, 0.23331),
(928, 6351, 0.23331),
(930, 6351, 0.23331),
(978, 6351, 0.23331),
(746, 6351, 0.46662),
(764, 6351, 0.46662),
(925, 6351, 0.46662),
(983, 6351, 0.46662),
(929, 6351, 0.93324),
(934, 6351, 0.93324),
(935, 6351, 1.69983),
(926, 6351, 2.16645),
(817, 6351, 2.39976),
(765, 6353, 0.46669),
(978, 6353, 0.46669),
(691, 6354, 0.46669),
(978, 6354, 0.46669),
(978, 6356, 0.23331),
(690, 6356, 0.46662),
(854, 6356, 0.46662),
(679, 6377, 0.51331),
(821, 6377, 0.51331),
(820, 6377, 3.22652),
(726, 6383, 0.42),
(960, 6383, 0.42),
(679, 6383, 0.84),
(705, 6383, 0.84),
(959, 6383, 1.26),
(972, 6383, 1.68),
(679, 6384, 0.32669),
(956, 6384, 0.32669),
(746, 6384, 0.65338),
(679, 6385, 0.23331),
(935, 6385, 0.23331),
(407, 6385, 0.46662),
(396, 6385, 0.93324),
(679, 6387, 0.32669),
(786, 6387, 0.32669),
(679, 6388, 0.56),
(746, 6388, 0.56),
(854, 6388, 0.56),
(924, 6388, 0.56),
(966, 6388, 0.56),
(679, 6395, 0.51331),
(963, 6395, 0.51331),
(679, 6398, 0.23331),
(962, 6398, 0.23331),
(679, 6399, 0.18669),
(732, 6399, 0.18669),
(820, 6408, 0.42),
(972, 6408, 0.42),
(667, 6410, 0.46669),
(820, 6410, 0.46669),
(714, 6415, 0.37331),
(820, 6415, 0.37331),
(820, 6416, 0.37331),
(926, 6416, 0.37331),
(751, 6416, 0.74662),
(820, 6417, 0.23331),
(821, 6417, 0.23331),
(960, 6417, 0.23331),
(718, 6421, 0.32669),
(820, 6421, 0.32669),
(668, 6423, 0.37331),
(688, 6423, 0.37331),
(691, 6423, 0.37331),
(746, 6423, 0.37331),
(820, 6423, 0.37331),
(854, 6423, 1.11993),
(976, 6423, 1.11993),
(690, 6423, 3.46645),
(820, 6426, 0.46669),
(785, 6426, 0.93338),
(756, 6428, 0.42),
(965, 6428, 0.42),
(820, 6428, 0.84),
(820, 6429, 0.56),
(936, 6429, 0.56),
(960, 6429, 0.56),
(820, 6430, 0.46669),
(756, 6430, 0.93338),
(976, 6430, 0.93338),
(821, 6432, 0.28),
(820, 6432, 0.56),
(854, 6432, 0.56),
(766, 6434, 0.60669),
(820, 6434, 0.60669),
(757, 6435, 0.42),
(820, 6435, 0.42),
(756, 6437, 0.46669),
(785, 6437, 0.46669),
(854, 6437, 0.46669),
(967, 6437, 0.46669),
(820, 6437, 0.93338),
(668, 6438, 0.60669),
(820, 6438, 0.60669),
(717, 6438, 1.21338),
(929, 6438, 1.21338),
(820, 6439, 0.42),
(759, 6439, 0.84),
(785, 6442, 0.37331),
(820, 6442, 0.37331),
(964, 6442, 0.74662),
(820, 6443, 0.60669),
(854, 6443, 0.60669),
(767, 6469, 0.14),
(821, 6469, 0.14),
(935, 6469, 0.28),
(821, 6473, 0.28),
(963, 6473, 0.28),
(787, 6475, 0.46669),
(821, 6475, 0.46669),
(976, 6475, 0.46669),
(821, 6481, 0.46669),
(930, 6481, 0.46669),
(972, 6481, 0.46669),
(407, 6485, 0.37331),
(821, 6485, 0.37331),
(406, 6485, 0.74662),
(821, 6486, 0.42),
(705, 6486, 0.84),
(821, 6487, 0.56),
(750, 6487, 0.84),
(701, 6488, 0.28),
(821, 6488, 0.28),
(821, 6490, 0.32669),
(854, 6490, 0.32669),
(960, 6490, 0.32669),
(821, 6491, 0.32669),
(959, 6491, 2.28683),
(821, 6493, 0.46669),
(854, 6493, 0.46669),
(705, 6495, 0.37331),
(821, 6495, 0.37331),
(765, 6496, 0.28),
(821, 6496, 0.28),
(821, 6500, 0.46669),
(854, 6500, 0.46669),
(786, 6500, 0.93338),
(785, 6500, 1.40007),
(718, 6503, 0.18669),
(719, 6503, 0.18669),
(821, 6503, 0.18669),
(963, 6503, 0.18669),
(987, 6503, 0.37338),
(700, 6504, 0.18669),
(821, 6504, 0.18669),
(691, 6511, 0.56),
(821, 6511, 0.56),
(681, 6518, 0.42),
(786, 6518, 0.84),
(821, 6518, 0.84),
(786, 6519, 0.32669),
(821, 6519, 0.32669),
(746, 6525, 0.28),
(756, 6525, 0.28),
(821, 6525, 0.28),
(935, 6525, 0.28),
(680, 6531, 0.28),
(716, 6531, 0.56),
(685, 6532, 0.28),
(972, 6532, 0.28),
(680, 6532, 0.56),
(680, 6542, 0.28),
(754, 6542, 0.56),
(259, 6543, 0.37331),
(260, 6543, 0.37331),
(680, 6543, 0.37331),
(732, 6543, 0.37331),
(735, 6543, 0.37331),
(946, 6543, 0.37331),
(983, 6543, 0.37331),
(680, 6544, 0.32669),
(786, 6544, 0.32669),
(787, 6544, 0.32669),
(680, 6548, 0.51331),
(682, 6548, 1.02662),
(680, 6549, 0.37331),
(973, 6549, 0.37331),
(750, 6551, 0.32669),
(680, 6551, 0.65338),
(407, 6552, 0.51331),
(680, 6552, 0.51331),
(681, 6552, 0.51331),
(688, 6552, 0.51331),
(691, 6552, 0.51331),
(396, 6552, 1.02662),
(976, 6552, 1.02662),
(680, 6554, 0.42),
(767, 6554, 0.84),
(260, 6561, 0.32669),
(680, 6561, 0.32669),
(945, 6561, 0.32669),
(983, 6561, 0.32669),
(265, 6561, 0.65338),
(266, 6561, 0.65338),
(787, 6595, 0.18669),
(854, 6595, 0.56007),
(265, 6597, 0.37331),
(266, 6597, 0.37331),
(787, 6597, 0.37331),
(786, 6598, 0.42),
(787, 6598, 0.84),
(787, 6599, 0.37331),
(854, 6599, 0.37331),
(967, 6602, 0.32669),
(787, 6602, 0.65338),
(787, 6603, 0.18669),
(854, 6603, 0.18669),
(934, 6603, 0.18669),
(929, 6603, 0.37338),
(705, 6608, 0.28),
(787, 6608, 0.28),
(781, 6609, 0.28),
(787, 6609, 0.28),
(854, 6609, 0.28),
(912, 6609, 0.28),
(925, 6609, 0.28),
(716, 6610, 0.32669),
(787, 6610, 0.32669),
(966, 6610, 0.32669),
(973, 6610, 0.32669),
(705, 6612, 0.46669),
(787, 6612, 0.46669),
(716, 6613, 0.14),
(755, 6613, 0.14),
(787, 6613, 0.14),
(854, 6613, 0.14),
(705, 6613, 0.28),
(765, 6615, 0.42),
(786, 6615, 0.42),
(787, 6615, 0.42),
(818, 6615, 0.42),
(923, 6615, 0.42),
(787, 6621, 0.23331),
(966, 6621, 0.23331),
(786, 6621, 0.46662),
(854, 6624, 0.37331),
(965, 6624, 0.37331),
(787, 6624, 2.34652),
(259, 6627, 0.37331),
(260, 6627, 0.37331),
(787, 6627, 0.37331),
(935, 6627, 0.37331),
(945, 6627, 0.37331),
(947, 6627, 0.37331),
(786, 6631, 0.23331),
(787, 6631, 0.23331),
(785, 6658, 0.23331),
(786, 6658, 0.23331),
(961, 6658, 0.23331),
(967, 6658, 0.23331),
(970, 6658, 0.23331),
(854, 6658, 0.46662),
(786, 6659, 0.23331),
(960, 6659, 0.23331),
(786, 6660, 0.32669),
(987, 6660, 0.32669),
(751, 6660, 0.65338),
(705, 6670, 0.23331),
(786, 6670, 0.23331),
(854, 6670, 0.23331),
(859, 6670, 0.23331),
(966, 6670, 0.23331),
(775, 6671, 0.23331),
(786, 6671, 0.23331),
(973, 6671, 0.23331),
(682, 6671, 0.46662),
(683, 6671, 0.46662),
(786, 6683, 0.14),
(967, 6683, 0.14),
(754, 6685, 1.02662),
(785, 6685, 1.02662),
(786, 6685, 1.02662),
(786, 6686, 0.46669),
(965, 6686, 0.46669),
(667, 6687, 0.42),
(786, 6687, 0.42),
(986, 6687, 0.42),
(260, 6689, 0.23331),
(667, 6689, 0.23331),
(713, 6689, 0.23331),
(786, 6689, 0.23331),
(817, 6689, 0.46662),
(854, 6689, 0.46662),
(746, 6691, 0.28),
(786, 6691, 0.28),
(929, 6691, 1.76),
(786, 6694, 0.37331),
(854, 6694, 0.37331),
(709, 6697, 0.32669),
(786, 6697, 0.32669),
(719, 6698, 0.32669),
(782, 6698, 0.32669),
(786, 6698, 0.32669),
(259, 6721, 0.37331),
(265, 6721, 0.37331),
(266, 6721, 0.37331),
(785, 6721, 0.37331),
(985, 6721, 0.37331),
(785, 6723, 0.18669),
(854, 6723, 0.18669),
(965, 6723, 0.37338),
(726, 6728, 0.32669),
(667, 6728, 0.65338),
(785, 6728, 0.65338),
(934, 6728, 0.65338),
(854, 6728, 1.96014),
(726, 6733, 0.37331),
(785, 6733, 0.37331),
(956, 6733, 0.37331),
(785, 6735, 0.28),
(966, 6735, 0.28),
(934, 6735, 1.96),
(705, 6736, 0.46669),
(785, 6736, 0.46669),
(967, 6736, 0.46669),
(785, 6738, 0.37331),
(854, 6738, 0.37331),
(959, 6738, 0.37331),
(717, 6751, 0.37331),
(784, 6751, 0.37331),
(969, 6751, 0.37331),
(691, 6756, 0.46669),
(784, 6756, 0.46669),
(966, 6756, 0.46669),
(763, 6757, 0.65338),
(784, 6757, 1.30676),
(965, 6757, 1.30676),
(667, 6758, 0.32669),
(687, 6758, 0.32669),
(784, 6758, 0.32669),
(962, 6758, 0.32669),
(963, 6758, 0.32669),
(965, 6758, 0.65338),
(964, 6758, 0.98007),
(762, 6758, 2.28683),
(784, 6761, 0.42),
(966, 6761, 0.42),
(687, 6763, 0.37331),
(726, 6763, 0.37331),
(784, 6763, 0.37331),
(817, 6763, 0.37331),
(964, 6763, 0.37331),
(965, 6763, 0.37331),
(923, 6763, 1.11993),
(716, 6765, 0.42),
(784, 6765, 0.42),
(854, 6765, 0.42),
(965, 6765, 0.42),
(762, 6768, 0.42),
(784, 6768, 2.64),
(854, 6769, 0.18669),
(859, 6769, 0.18669),
(784, 6769, 1.17348),
(784, 6771, 0.28),
(973, 6771, 0.28),
(781, 6771, 0.56),
(970, 6776, 0.32669),
(778, 6776, 0.65338),
(977, 6776, 0.65338),
(784, 6776, 0.98007),
(681, 6789, 0.51331),
(759, 6789, 0.51331),
(934, 6789, 0.51331),
(959, 6789, 1.02662),
(681, 6791, 0.56),
(732, 6791, 0.56),
(818, 6791, 0.56),
(265, 6793, 0.23331),
(266, 6793, 0.23331),
(669, 6793, 0.23331),
(681, 6793, 0.23331),
(681, 6795, 0.51331),
(694, 6795, 0.51331),
(681, 6800, 0.37331),
(972, 6800, 0.37331),
(681, 6804, 0.28),
(854, 6804, 0.28),
(934, 6804, 0.28),
(973, 6804, 0.28),
(854, 6805, 0.46669),
(681, 6805, 1.40007),
(681, 6810, 0.32669),
(694, 6810, 0.32669),
(783, 6810, 0.32669),
(976, 6810, 0.32669),
(681, 6812, 0.32669),
(683, 6812, 0.32669),
(681, 6813, 0.18669),
(714, 6813, 0.18669),
(682, 6855, 0.23331),
(764, 6855, 0.23331),
(970, 6855, 0.23331),
(977, 6855, 0.23331),
(782, 6855, 0.46662),
(854, 6855, 1.16655),
(682, 6865, 0.42),
(719, 6865, 0.42),
(682, 6870, 0.28),
(683, 6870, 0.28),
(682, 6871, 0.32669),
(718, 6871, 0.32669),
(683, 6873, 0.42),
(682, 6873, 0.84),
(682, 6874, 0.42),
(859, 6874, 2.22),
(682, 6876, 0.32669),
(818, 6876, 0.32669),
(683, 6908, 0.23331),
(973, 6908, 0.23331),
(683, 6910, 0.56),
(759, 6910, 0.56),
(962, 6910, 0.56),
(683, 6913, 0.42),
(972, 6913, 0.42),
(700, 6915, 0.42),
(683, 6915, 0.84),
(702, 6915, 0.84),
(683, 6918, 0.60669),
(959, 6918, 0.60669),
(683, 6921, 0.42),
(700, 6921, 0.84),
(683, 6923, 0.37331),
(701, 6923, 0.37331),
(702, 6923, 0.37331),
(854, 6923, 0.37331),
(690, 6923, 2.71983),
(683, 6925, 0.37331),
(854, 6925, 0.37331),
(683, 6926, 0.42),
(716, 6926, 0.42),
(972, 6926, 0.42),
(854, 6926, 1.26),
(683, 6927, 0.56),
(972, 6927, 0.56),
(960, 6929, 0.32669),
(683, 6929, 0.65338),
(701, 6929, 0.65338),
(959, 6930, 0.37331),
(265, 6930, 0.74662),
(266, 6930, 0.74662),
(683, 6930, 0.74662),
(683, 6935, 0.42),
(973, 6935, 0.42),
(683, 6936, 0.18669),
(972, 6936, 0.18669),
(683, 6938, 0.42),
(694, 6938, 0.42),
(683, 6939, 0.23331),
(972, 6939, 0.23331),
(705, 6974, 0.37331),
(783, 6974, 0.74662),
(783, 6975, 0.32669),
(968, 6975, 0.32669),
(691, 6976, 0.42),
(783, 6976, 0.42),
(783, 6978, 0.23331),
(758, 6978, 0.46662),
(783, 6980, 0.37331),
(705, 6980, 0.74662),
(688, 6982, 0.23331),
(783, 6982, 0.23331),
(758, 7002, 0.32669),
(782, 7002, 0.32669),
(854, 7002, 0.32669),
(717, 7005, 0.37331),
(782, 7005, 0.37331),
(668, 7010, 0.14),
(776, 7010, 0.28),
(782, 7010, 0.88),
(668, 7012, 0.23331),
(782, 7012, 0.23331),
(751, 7012, 0.46662),
(782, 7016, 0.23331),
(906, 7016, 0.23331),
(758, 7016, 0.93324),
(782, 7017, 0.51331),
(906, 7017, 0.51331),
(771, 7017, 1.02662),
(714, 7018, 0.28),
(716, 7018, 0.28),
(766, 7018, 0.28),
(854, 7018, 0.84),
(782, 7018, 2.04),
(691, 7019, 0.32669),
(782, 7019, 0.65338),
(781, 7036, 0.42),
(854, 7036, 0.42),
(701, 7036, 0.84),
(688, 7042, 0.28),
(750, 7042, 0.28),
(781, 7042, 0.28),
(958, 7042, 0.28),
(717, 7044, 0.46669),
(781, 7044, 0.46669),
(854, 7044, 0.46669),
(758, 7046, 0.56),
(781, 7046, 0.56),
(688, 7048, 0.18669),
(701, 7048, 0.18669),
(927, 7048, 0.18669),
(967, 7048, 0.18669),
(972, 7048, 0.18669),
(986, 7048, 0.37338),
(688, 7049, 0.60669),
(691, 7049, 0.60669),
(726, 7049, 0.60669),
(987, 7049, 0.60669),
(976, 7049, 1.21338),
(407, 7052, 0.65331),
(688, 7052, 0.65331),
(400, 7052, 1.30662),
(746, 7055, 0.51331),
(763, 7055, 0.51331),
(854, 7055, 0.51331),
(977, 7055, 0.51331),
(688, 7055, 1.02662),
(688, 7057, 0.37331),
(854, 7057, 0.37331),
(976, 7057, 0.74662),
(688, 7060, 0.46669),
(956, 7060, 0.46669),
(688, 7062, 0.84),
(959, 7062, 1.26),
(669, 7064, 0.60669),
(701, 7064, 0.60669),
(716, 7064, 0.60669),
(717, 7064, 0.60669),
(753, 7064, 0.60669),
(987, 7064, 0.60669),
(688, 7064, 1.21338),
(688, 7066, 0.46669),
(669, 7066, 0.93338),
(688, 7067, 0.42),
(959, 7067, 0.84),
(968, 7067, 0.84),
(667, 7068, 0.28),
(688, 7068, 0.28),
(928, 7068, 0.28),
(936, 7068, 0.28),
(977, 7068, 0.28),
(668, 7069, 0.65331),
(688, 7069, 0.65331),
(721, 7069, 0.65331),
(749, 7069, 0.65331),
(934, 7069, 0.65331),
(967, 7069, 0.65331),
(691, 7069, 1.95993),
(688, 7071, 0.60669),
(936, 7071, 0.60669),
(929, 7071, 1.21338),
(691, 7071, 2.42676),
(688, 7072, 0.56),
(706, 7072, 0.56),
(929, 7072, 2.24),
(976, 7072, 2.24),
(732, 7076, 0.37331),
(688, 7076, 0.74662),
(688, 7077, 0.46669),
(818, 7077, 0.46669),
(688, 7078, 0.56),
(959, 7078, 1.68),
(407, 7082, 0.46669),
(688, 7082, 0.46669),
(732, 7082, 0.46669),
(400, 7082, 0.93338),
(818, 7082, 1.40007),
(407, 7084, 0.42),
(709, 7084, 0.42),
(716, 7084, 0.42),
(717, 7084, 0.42),
(746, 7084, 0.42),
(854, 7084, 0.42),
(964, 7084, 0.42),
(973, 7084, 0.42),
(987, 7084, 0.42),
(400, 7084, 0.84),
(688, 7084, 0.84),
(669, 7084, 1.26),
(688, 7085, 0.46669),
(407, 7085, 0.93338),
(669, 7085, 0.93338),
(667, 7085, 2.93348),
(669, 7087, 0.23331),
(688, 7087, 0.23331),
(688, 7088, 0.23331),
(759, 7088, 0.93324),
(701, 7092, 0.14),
(976, 7092, 0.14),
(688, 7092, 0.88),
(691, 7111, 0.21),
(778, 7111, 0.51),
(691, 7114, 0.32669),
(746, 7114, 0.32669),
(854, 7114, 0.32669),
(912, 7114, 0.32669),
(691, 7117, 0.42),
(750, 7117, 0.42),
(930, 7117, 0.42),
(934, 7117, 0.42),
(936, 7117, 0.42),
(986, 7117, 0.42),
(691, 7118, 0.37331),
(854, 7118, 0.37331),
(976, 7118, 0.37331),
(716, 7118, 1.11993),
(691, 7121, 0.32669),
(925, 7121, 0.32669),
(975, 7121, 0.32669),
(691, 7122, 0.37331),
(976, 7122, 0.37331),
(691, 7124, 0.23331),
(706, 7124, 0.23331),
(709, 7124, 0.23331),
(766, 7124, 0.23331),
(817, 7124, 0.23331),
(732, 7124, 0.46662),
(691, 7125, 0.32669),
(959, 7125, 0.32669),
(690, 7127, 0.32669),
(691, 7127, 0.32669),
(934, 7127, 0.32669),
(691, 7129, 0.46669),
(972, 7129, 0.46669),
(691, 7135, 0.51331),
(962, 7135, 1.02662),
(691, 7136, 0.32669),
(964, 7136, 0.32669),
(260, 7139, 0.56),
(691, 7139, 0.56),
(746, 7139, 0.56),
(691, 7146, 0.23331),
(934, 7146, 0.23331),
(973, 7146, 0.23331),
(691, 7151, 0.28),
(928, 7151, 0.28),
(934, 7151, 0.28),
(946, 7151, 0.28),
(947, 7151, 0.28),
(985, 7151, 0.28),
(265, 7151, 0.84),
(266, 7151, 0.84),
(935, 7151, 0.84),
(691, 7154, 0.51331),
(775, 7154, 0.51331),
(690, 7158, 0.18669),
(691, 7158, 0.18669),
(929, 7158, 0.74676),
(259, 7160, 0.32669),
(767, 7160, 0.32669),
(973, 7160, 0.32669),
(691, 7160, 0.65338),
(691, 7162, 0.37331),
(961, 7162, 0.37331),
(934, 7162, 0.74662),
(691, 7164, 0.46669),
(775, 7164, 0.46669),
(265, 7165, 0.23331),
(266, 7165, 0.23331),
(691, 7165, 0.23331),
(694, 7165, 0.23331),
(927, 7165, 0.23331),
(669, 7169, 0.18669),
(691, 7169, 0.18669),
(667, 7175, 0.42),
(690, 7175, 0.42),
(260, 7176, 0.37331),
(690, 7176, 0.37331),
(936, 7176, 0.37331),
(669, 7177, 0.46669),
(700, 7177, 0.46669),
(719, 7177, 0.46669),
(726, 7177, 0.46669),
(775, 7177, 0.46669),
(817, 7177, 0.46669),
(854, 7177, 0.46669),
(690, 7177, 0.93338),
(716, 7177, 0.93338),
(690, 7178, 0.51331),
(977, 7178, 0.51331),
(667, 7178, 1.02662),
(687, 7189, 0.18669),
(690, 7189, 0.18669),
(818, 7189, 0.18669),
(854, 7189, 0.18669),
(935, 7189, 0.18669),
(771, 7189, 1.8669),
(260, 7213, 0.46669),
(265, 7213, 0.46669),
(266, 7213, 0.46669),
(735, 7213, 0.46669),
(924, 7213, 0.46669),
(964, 7213, 0.46669),
(965, 7213, 0.46669),
(976, 7213, 0.46669),
(701, 7216, 0.32669),
(854, 7216, 0.32669),
(976, 7216, 0.32669),
(702, 7216, 0.98007),
(854, 7217, 0.28),
(964, 7217, 0.28),
(976, 7217, 0.28),
(732, 7218, 0.23331),
(854, 7218, 0.23331),
(946, 7218, 0.23331),
(976, 7218, 0.23331),
(700, 7219, 0.28),
(854, 7219, 0.28),
(976, 7219, 0.28),
(976, 7220, 0.65331),
(759, 7220, 1.30662),
(977, 7220, 1.30662),
(726, 7223, 0.42),
(968, 7223, 0.42),
(976, 7223, 0.42),
(929, 7223, 0.84),
(750, 7225, 0.51331),
(976, 7225, 0.51331),
(929, 7225, 1.02662),
(407, 7234, 0.32669),
(976, 7234, 0.32669),
(395, 7234, 0.65338),
(746, 7236, 0.46669),
(976, 7236, 0.46669),
(746, 7237, 0.46669),
(854, 7237, 0.46669),
(976, 7237, 0.46669),
(667, 7237, 0.93338),
(854, 7239, 0.32669),
(976, 7239, 0.32669),
(726, 7241, 0.46669),
(923, 7241, 0.46669),
(930, 7241, 0.46669),
(976, 7241, 0.46669),
(854, 7241, 0.93338),
(726, 7242, 0.28),
(732, 7242, 0.28),
(753, 7242, 0.28),
(765, 7242, 0.28),
(975, 7242, 0.28),
(929, 7242, 0.56),
(958, 7242, 0.56),
(976, 7242, 0.84),
(912, 7242, 1.12),
(956, 7242, 1.12),
(969, 7244, 0.23331),
(976, 7244, 0.23331),
(752, 7270, 0.32669),
(927, 7270, 0.32669),
(958, 7270, 0.32669),
(962, 7270, 0.32669),
(977, 7270, 0.32669),
(956, 7270, 0.65338),
(977, 7271, 0.37331),
(854, 7271, 0.74662),
(967, 7271, 0.74662),
(928, 7274, 0.46669),
(977, 7274, 0.93338),
(968, 7274, 2.93348),
(759, 7280, 0.7),
(977, 7280, 0.7),
(716, 7283, 0.28),
(732, 7283, 0.28),
(759, 7283, 0.28),
(935, 7283, 0.28),
(977, 7283, 0.28),
(667, 7283, 0.56),
(778, 7283, 0.56),
(668, 7283, 2.32),
(716, 7301, 0.37331),
(778, 7301, 0.74662),
(719, 7313, 0.7),
(972, 7313, 0.7),
(754, 7314, 0.46669),
(972, 7314, 0.46669),
(757, 7315, 0.56),
(972, 7315, 0.56),
(854, 7317, 0.32669),
(969, 7317, 0.32669),
(972, 7317, 0.32669),
(726, 7320, 0.28),
(732, 7320, 0.28),
(972, 7320, 0.28),
(687, 7321, 0.23331),
(854, 7321, 0.23331),
(962, 7321, 0.23331),
(964, 7321, 0.23331),
(972, 7321, 0.46662),
(934, 7321, 0.69993),
(259, 7323, 0.28),
(260, 7323, 0.28),
(735, 7323, 0.28),
(746, 7323, 0.28),
(756, 7323, 0.28),
(934, 7323, 0.28),
(945, 7323, 0.28),
(946, 7323, 0.28),
(983, 7323, 0.28),
(985, 7323, 0.28),
(972, 7323, 0.56),
(975, 7325, 1.3334),
(972, 7325, 2.93348),
(972, 7327, 0.56),
(973, 7327, 1.68),
(975, 7327, 3.52),
(972, 7328, 1.21338),
(973, 7328, 1.21338),
(694, 7329, 1.12),
(972, 7329, 1.12),
(961, 7330, 0.46669),
(972, 7330, 1.86676),
(973, 7330, 1.86676),
(667, 7331, 0.28),
(668, 7331, 0.28),
(972, 7331, 0.56),
(713, 7335, 0.32669),
(972, 7335, 0.32669),
(958, 7337, 0.60669),
(972, 7337, 0.60669),
(746, 7350, 0.46669),
(972, 7350, 0.46669),
(407, 7350, 0.93338),
(667, 7350, 2.93348),
(700, 7351, 0.28),
(967, 7351, 0.28),
(972, 7351, 0.28),
(972, 7362, 0.51331),
(717, 7362, 1.02662),
(721, 7364, 0.28),
(912, 7364, 0.28),
(930, 7364, 0.28),
(972, 7364, 0.28),
(962, 7369, 0.28),
(972, 7369, 0.28),
(963, 7377, 0.23331),
(964, 7377, 0.23331),
(972, 7377, 0.23331),
(407, 7443, 0.51331),
(973, 7443, 0.51331),
(406, 7443, 1.02662),
(771, 7446, 0.23331),
(973, 7446, 0.23331),
(714, 7447, 0.32669),
(719, 7447, 0.32669),
(934, 7447, 0.32669),
(956, 7447, 0.32669),
(973, 7447, 0.32669),
(930, 7447, 0.65338),
(716, 7448, 0.32669),
(973, 7448, 0.65338),
(717, 7451, 0.46669),
(775, 7451, 0.46669),
(973, 7451, 0.46669),
(973, 7456, 0.51331),
(959, 7456, 1.02662),
(706, 7457, 0.46669),
(973, 7457, 0.46669),
(754, 7458, 0.28),
(973, 7458, 0.28),
(753, 7460, 0.23331),
(959, 7460, 0.23331),
(973, 7460, 0.23331),
(987, 7460, 0.23331),
(701, 7464, 0.42),
(973, 7464, 0.42),
(973, 7469, 0.23331),
(716, 7469, 0.69993),
(717, 7469, 0.93324),
(756, 7469, 1.69983),
(714, 7469, 2.16645),
(757, 7469, 2.16645),
(717, 7470, 0.60669),
(973, 7470, 1.21338),
(716, 7470, 3.64014),
(716, 7473, 0.46669),
(956, 7473, 0.46669),
(961, 7473, 0.46669),
(973, 7473, 0.46669),
(963, 7474, 0.46669),
(973, 7474, 0.46669),
(959, 7474, 2.93348),
(732, 7479, 0.42),
(973, 7479, 0.42),
(702, 7479, 0.84),
(929, 7479, 2.1),
(973, 7481, 0.60669),
(975, 7481, 1.82007),
(303, 7498, 0.42),
(694, 7498, 0.51),
(694, 7503, 0.42),
(407, 7503, 0.84),
(694, 7504, 0.46669),
(719, 7504, 0.46669),
(859, 7504, 0.46669),
(694, 7515, 0.37331),
(958, 7515, 0.37331),
(758, 7515, 0.74662),
(694, 7518, 0.37331),
(818, 7518, 0.37331),
(925, 7518, 0.37331),
(946, 7518, 0.37331),
(928, 7538, 0.04669),
(763, 7538, 0.45356),
(762, 7543, 0.93338),
(965, 7543, 0.93338),
(975, 7543, 1.40007),
(260, 7545, 0.42),
(975, 7545, 0.42),
(967, 7546, 0.32669),
(975, 7546, 0.65338),
(775, 7570, 0.65331),
(776, 7570, 0.65331),
(706, 7571, 0.37331),
(854, 7571, 0.37331),
(776, 7571, 0.74662),
(924, 7572, 0.51331),
(776, 7572, 1.02662),
(960, 7572, 1.02662),
(669, 7590, 0.32669),
(775, 7590, 0.32669),
(960, 7590, 0.65338),
(700, 7591, 0.23331),
(775, 7591, 0.46662),
(705, 7594, 0.84),
(775, 7594, 0.84),
(700, 7603, 0.60669),
(854, 7603, 0.60669),
(700, 7608, 0.42),
(705, 7608, 0.42),
(700, 7609, 0.46669),
(771, 7609, 0.46669),
(971, 7609, 0.46669),
(928, 7609, 0.93338),
(701, 7609, 1.86676),
(700, 7615, 0.23331),
(746, 7615, 0.23331),
(700, 7616, 0.18669),
(701, 7616, 0.18669),
(854, 7616, 0.18669),
(963, 7616, 0.18669),
(700, 7617, 0.51331),
(767, 7617, 3.22652),
(260, 7628, 0.28),
(701, 7628, 0.28),
(701, 7644, 0.42),
(934, 7644, 0.42),
(935, 7644, 0.42),
(987, 7644, 0.42),
(407, 7644, 0.84),
(770, 7644, 0.84),
(701, 7646, 0.60669),
(966, 7646, 0.60669),
(701, 7657, 0.32669),
(818, 7657, 0.32669),
(701, 7659, 0.32669),
(746, 7659, 0.32669),
(407, 7659, 0.65338),
(701, 7660, 0.42),
(817, 7660, 0.42),
(854, 7660, 0.42),
(929, 7660, 2.64),
(668, 7664, 0.46669),
(701, 7664, 0.46669),
(929, 7664, 0.93338),
(701, 7668, 0.56),
(967, 7668, 1.12),
(260, 7671, 0.42),
(701, 7671, 0.42),
(667, 7672, 0.37331),
(701, 7672, 0.37331),
(668, 7692, 0.28),
(702, 7692, 0.28),
(702, 7696, 0.42),
(770, 7696, 0.42),
(767, 7705, 0.32669),
(970, 7705, 0.32669),
(854, 7707, 0.32669),
(970, 7707, 0.32669),
(706, 7710, 0.32669),
(970, 7710, 0.32669),
(970, 7721, 0.18669),
(854, 7721, 0.37338),
(854, 7724, 0.42),
(970, 7724, 0.42),
(936, 7724, 2.64),
(771, 7725, 0.51331),
(970, 7725, 0.51331),
(936, 7727, 0.18669),
(967, 7727, 0.18669),
(970, 7727, 0.37338),
(732, 7728, 0.42),
(970, 7728, 0.42),
(971, 7736, 0.56007),
(668, 7736, 3.04038),
(971, 7737, 0.32669),
(753, 7737, 0.65338),
(706, 7745, 0.28),
(971, 7745, 0.28),
(962, 7752, 0.51331),
(971, 7752, 0.51331),
(767, 7767, 0.42),
(854, 7767, 0.42),
(772, 7767, 0.84),
(759, 7768, 0.42),
(956, 7768, 0.42),
(854, 7768, 1.26),
(772, 7768, 1.68),
(714, 7769, 0.23331),
(772, 7769, 0.23331),
(854, 7769, 0.23331),
(772, 7770, 0.46669),
(854, 7770, 0.46669),
(772, 7772, 0.32669),
(969, 7772, 0.32669),
(667, 7774, 0.37331),
(772, 7774, 0.37331),
(772, 7779, 0.28),
(753, 7779, 0.56),
(956, 7805, 0.37331),
(771, 7805, 4.47972),
(771, 7806, 0.14),
(685, 7806, 0.28),
(771, 7807, 0.42),
(962, 7807, 0.42),
(746, 7808, 0.42),
(771, 7808, 0.42),
(771, 7814, 0.60669),
(716, 7814, 1.21338),
(716, 7818, 0.42),
(771, 7818, 3.06),
(854, 7829, 0.21),
(396, 7829, 0.51),
(719, 7854, 0.28),
(854, 7854, 0.28),
(962, 7884, 0.42),
(854, 7884, 0.84),
(726, 7892, 0.42),
(854, 7892, 0.42),
(705, 7899, 0.28),
(854, 7899, 0.28),
(667, 7907, 0.46669),
(854, 7907, 0.46669),
(854, 7918, 0.37331),
(959, 7918, 0.37331),
(987, 7918, 0.37331),
(706, 7919, 0.28),
(854, 7919, 0.28),
(960, 7919, 0.28),
(668, 7922, 0.28),
(854, 7922, 0.28),
(667, 7926, 0.42),
(717, 7926, 0.42),
(746, 7926, 0.42),
(854, 7926, 0.42),
(967, 7929, 0.28),
(854, 7929, 0.56),
(668, 7930, 0.32669),
(854, 7930, 0.32669),
(668, 7931, 0.32669),
(854, 7931, 0.32669),
(854, 7935, 0.23331),
(959, 7935, 0.23331),
(854, 7936, 0.28),
(854, 7938, 0.18669),
(967, 7938, 1.73355),
(754, 7939, 0.23331),
(854, 7939, 0.23331),
(719, 7953, 0.46669),
(854, 7953, 0.46669),
(753, 7959, 0.28),
(854, 7959, 0.28),
(713, 7963, 0.37331),
(924, 7963, 0.37331),
(854, 7963, 0.74662),
(746, 7967, 0.42),
(854, 7967, 0.42),
(713, 7969, 0.32669),
(854, 7969, 0.32669),
(721, 7971, 0.46669),
(854, 7971, 0.46669),
(924, 7971, 0.46669),
(927, 7971, 0.46669),
(934, 7971, 0.46669),
(854, 7977, 0.28),
(754, 7977, 0.56),
(762, 7978, 0.51331),
(854, 7978, 0.51331),
(713, 7980, 0.51331),
(854, 7980, 1.53993),
(667, 7982, 0.60669),
(854, 7982, 0.60669),
(265, 7987, 0.42),
(266, 7987, 0.42),
(854, 7987, 0.84),
(854, 7989, 0.37331),
(770, 7989, 0.74662),
(259, 7990, 0.56),
(260, 7990, 0.56),
(265, 7990, 0.56),
(266, 7990, 0.56),
(735, 7990, 0.56),
(854, 7990, 0.56),
(946, 7990, 0.56),
(947, 7990, 0.56),
(983, 7990, 0.56),
(985, 7990, 0.56),
(726, 7995, 0.51331),
(854, 7995, 1.02662),
(756, 7998, 0.37331),
(854, 7998, 0.37331),
(854, 8001, 0.46669),
(959, 8001, 0.46669),
(706, 8002, 0.46669),
(854, 8002, 0.46669),
(854, 8003, 0.46669),
(764, 8003, 0.93338),
(767, 8005, 0.56),
(935, 8005, 0.56),
(854, 8005, 2.24),
(854, 8014, 0.18669),
(934, 8014, 0.18669),
(967, 8014, 0.18669),
(705, 8019, 0.93338),
(854, 8019, 0.93338),
(959, 8019, 1.40007),
(854, 8021, 0.28),
(984, 8021, 0.28),
(750, 8021, 0.84),
(668, 8023, 0.23331),
(854, 8023, 0.23331),
(667, 8025, 0.42),
(854, 8025, 0.42),
(854, 8028, 0.37331),
(984, 8028, 0.37331),
(762, 8042, 0.51331),
(854, 8042, 0.51331),
(687, 8044, 0.18669),
(854, 8044, 0.18669),
(964, 8044, 0.18669),
(987, 8044, 0.18669),
(854, 8046, 0.37331),
(935, 8046, 0.37331),
(770, 8046, 0.74662),
(854, 8047, 0.28),
(754, 8047, 0.56),
(766, 8049, 0.37331),
(854, 8049, 0.37331),
(407, 8052, 0.32669),
(854, 8052, 0.32669),
(396, 8052, 0.65338),
(765, 8059, 0.23331),
(854, 8059, 0.23331),
(746, 8076, 0.46669),
(854, 8076, 0.46669),
(854, 8078, 0.65338),
(967, 8078, 0.65338),
(854, 8080, 0.60669),
(960, 8080, 1.21338),
(726, 8082, 0.37331),
(759, 8082, 0.37331),
(854, 8082, 0.37331),
(759, 8089, 0.23331),
(854, 8089, 0.23331),
(961, 8089, 0.23331),
(854, 8096, 0.32669),
(983, 8096, 0.32669),
(667, 8103, 0.37331),
(854, 8103, 0.74662),
(854, 8107, 0.56),
(962, 8107, 0.56),
(755, 8114, 0.23331),
(854, 8114, 1.46652),
(407, 8121, 0.32669),
(960, 8121, 0.32669),
(396, 8121, 0.65338),
(854, 8121, 0.65338),
(854, 8126, 0.65331),
(969, 8126, 1.30662),
(854, 8132, 0.46669),
(757, 8132, 0.93338),
(854, 8133, 0.37331),
(966, 8133, 0.74662),
(669, 8134, 0.42),
(854, 8134, 0.42),
(961, 8134, 0.42),
(717, 8134, 2.7),
(726, 8135, 0.65331),
(854, 8135, 1.30662),
(752, 8137, 0.18669),
(854, 8137, 0.18669),
(770, 8138, 0.23331),
(854, 8138, 0.23331),
(726, 8141, 0.46669),
(746, 8141, 0.46669),
(854, 8141, 0.46669),
(750, 8158, 0.37331),
(925, 8158, 0.37331),
(854, 8158, 1.11993),
(746, 8177, 0.23331),
(759, 8177, 0.23331),
(854, 8177, 0.23331),
(925, 8177, 0.23331),
(946, 8177, 0.23331),
(983, 8177, 0.23331),
(945, 8177, 0.93324),
(746, 8179, 0.28),
(854, 8179, 0.28),
(928, 8179, 0.28),
(716, 8179, 0.56),
(756, 8179, 0.56),
(770, 8181, 0.37331),
(854, 8181, 0.37331),
(714, 8187, 0.32669),
(854, 8187, 0.32669),
(964, 8187, 0.65338),
(770, 8205, 0.65338),
(854, 8205, 0.98007),
(717, 8212, 0.23331),
(746, 8212, 0.23331),
(854, 8212, 0.23331),
(668, 8212, 0.46662),
(716, 8213, 0.23331),
(854, 8213, 0.23331),
(854, 8214, 0.56),
(265, 8214, 0.84),
(266, 8214, 0.84),
(407, 8216, 0.18669),
(687, 8216, 0.18669),
(854, 8216, 0.18669),
(400, 8216, 0.37338),
(967, 8348, 0.51331),
(668, 8348, 1.02662),
(746, 8355, 0.42),
(960, 8355, 0.42),
(967, 8355, 0.42),
(925, 8362, 0.37331),
(928, 8362, 0.37331),
(935, 8362, 0.37331),
(967, 8362, 0.37331),
(817, 8362, 0.74662),
(667, 8372, 0.14),
(746, 8372, 0.14),
(959, 8372, 0.14),
(967, 8372, 0.28),
(726, 8372, 0.88),
(756, 8379, 0.46669),
(967, 8379, 0.46669),
(770, 8380, 0.28),
(967, 8380, 0.28),
(705, 8383, 0.37331),
(966, 8383, 0.37331),
(967, 8383, 0.37331),
(705, 8409, 0.65331),
(746, 8409, 0.65331),
(705, 8413, 0.28),
(960, 8413, 0.28),
(964, 8413, 0.28),
(959, 8413, 0.56),
(706, 8434, 0.14),
(759, 8434, 0.14),
(706, 8435, 0.09331),
(759, 8435, 0.27993),
(687, 8442, 0.37331),
(706, 8442, 0.74662),
(706, 8458, 0.32669),
(716, 8458, 0.32669),
(960, 8458, 0.32669),
(818, 8458, 0.65338),
(756, 8507, 0.23331),
(770, 8507, 0.46662),
(716, 8507, 0.69993),
(746, 8512, 1.02662),
(968, 8512, 1.02662),
(668, 8517, 0.18669),
(968, 8517, 0.37338),
(962, 8523, 0.60669),
(969, 8523, 0.60669),
(685, 8526, 0.65331),
(726, 8526, 0.65331),
(969, 8526, 1.30662),
(726, 8536, 0.37331),
(767, 8536, 0.37331),
(959, 8536, 0.37331),
(929, 8536, 0.74662),
(685, 8543, 0.32669),
(817, 8543, 0.32669),
(818, 8543, 0.32669),
(961, 8543, 0.32669),
(817, 8544, 0.46669),
(966, 8544, 0.46669),
(817, 8546, 3.22652),
(765, 8546, 3.73983),
(732, 8548, 0.42),
(817, 8548, 0.42),
(962, 8548, 0.42),
(966, 8587, 0.23331),
(764, 8587, 0.46662),
(960, 8605, 0.32669),
(966, 8605, 0.32669),
(959, 8605, 0.65338),
(685, 8615, 0.37331),
(966, 8615, 0.37331),
(859, 8617, 0.23331),
(928, 8617, 0.23331),
(946, 8617, 0.23331),
(966, 8617, 0.23331),
(929, 8617, 0.46662),
(935, 8617, 1.16655),
(953, 8617, 1.23321),
(959, 8620, 0.37331),
(966, 8620, 0.37331),
(716, 8625, 0.37331),
(966, 8625, 0.74662),
(721, 8626, 0.42),
(966, 8626, 0.42),
(709, 8700, 0.42),
(721, 8700, 0.42),
(721, 8704, 0.28),
(912, 8704, 0.28),
(924, 8704, 0.28),
(963, 8704, 0.28),
(709, 8704, 0.56),
(709, 8716, 0.74662),
(746, 8716, 1.11993),
(709, 8720, 0.28),
(956, 8720, 0.28),
(923, 8726, 0.42),
(956, 8726, 0.42),
(709, 8726, 1.26),
(726, 8733, 0.42),
(766, 8733, 0.42),
(766, 8735, 0.42),
(962, 8735, 2.64),
(668, 8763, 0.32669),
(765, 8763, 0.32669),
(667, 8765, 0.42),
(765, 8765, 0.42),
(759, 8798, 0.32669),
(934, 8798, 0.32669),
(962, 8798, 0.65338),
(754, 8802, 0.56),
(924, 8802, 0.56),
(962, 8802, 0.56),
(987, 8802, 0.56),
(962, 8807, 0.37331),
(753, 8807, 0.74662),
(754, 8811, 0.42),
(924, 8811, 0.42),
(962, 8811, 0.42),
(930, 8819, 0.23331),
(958, 8819, 0.23331),
(962, 8819, 0.46662),
(935, 8819, 0.93324),
(746, 8820, 0.32669),
(962, 8820, 0.32669),
(746, 8838, 0.28),
(935, 8838, 0.28),
(947, 8838, 0.28),
(985, 8838, 0.28),
(962, 8838, 2.52),
(763, 8844, 0.46662),
(964, 8844, 0.69993),
(962, 8844, 2.3331),
(984, 8850, 0.46669),
(962, 8850, 0.93338),
(732, 8859, 0.28),
(959, 8859, 0.28),
(962, 8859, 0.28),
(965, 8859, 0.28),
(687, 8859, 0.56),
(984, 8870, 0.7),
(962, 8870, 2.1),
(260, 8880, 0.42),
(265, 8880, 0.42),
(266, 8880, 0.42),
(945, 8880, 0.42),
(946, 8880, 0.42),
(962, 8880, 0.42),
(685, 8932, 0.28),
(963, 8932, 1.68),
(687, 8932, 2.88),
(685, 8934, 0.32669),
(718, 8934, 0.32669),
(719, 8934, 0.32669),
(963, 8934, 0.65338),
(964, 8935, 0.42),
(685, 8935, 2.64),
(685, 8937, 0.56),
(963, 8937, 0.56),
(721, 8941, 0.28),
(756, 8941, 0.28),
(964, 8941, 0.28),
(685, 8941, 0.56),
(923, 8941, 0.84),
(762, 8955, 0.37331),
(963, 8955, 0.37331),
(726, 8957, 0.60669),
(963, 8957, 0.60669),
(687, 8963, 0.37331),
(964, 8963, 0.37331),
(763, 8963, 0.74662),
(963, 8963, 1.11993),
(965, 8963, 2.71983),
(687, 8966, 0.42),
(963, 8966, 2.52),
(687, 8972, 0.37331),
(759, 8972, 0.37331),
(963, 8972, 0.74662),
(961, 8973, 0.37331),
(963, 8973, 0.37331),
(687, 8974, 0.37331),
(963, 8974, 0.74662),
(687, 8979, 0.28),
(818, 8979, 0.28),
(759, 8979, 0.56),
(963, 8979, 0.56),
(687, 8987, 0.32669),
(759, 8987, 0.65338),
(963, 8987, 0.65338),
(716, 8992, 0.46669),
(756, 8992, 0.46669),
(923, 8992, 0.46669),
(963, 8992, 0.46669),
(759, 8997, 0.65331),
(963, 8997, 0.65331),
(407, 8999, 0.42),
(687, 8999, 0.42),
(396, 8999, 0.84),
(963, 8999, 0.84),
(687, 9020, 0.37331),
(719, 9020, 0.37331),
(732, 9020, 0.37331),
(818, 9020, 0.37331),
(687, 9025, 0.37331),
(759, 9025, 0.74662),
(687, 9033, 0.32669),
(717, 9033, 0.32669),
(687, 9039, 0.51331),
(716, 9039, 0.51331),
(763, 9039, 0.51331),
(964, 9039, 0.51331),
(965, 9039, 0.51331),
(859, 9039, 1.53993),
(923, 9094, 0.04669),
(925, 9094, 0.04669),
(927, 9094, 0.04669),
(930, 9094, 0.04669),
(936, 9094, 0.04669),
(934, 9094, 0.09338),
(576, 9094, 0.1334),
(578, 9094, 0.1334),
(763, 9094, 0.22678),
(751, 9094, 0.38686),
(667, 9118, 2.64),
(762, 9118, 2.64),
(960, 9129, 0.32669),
(964, 9129, 0.32669),
(732, 9145, 0.09331),
(964, 9145, 0.09331),
(726, 9151, 0.42),
(960, 9151, 0.42),
(964, 9151, 0.42),
(746, 9155, 0.28),
(964, 9155, 0.28),
(719, 9163, 0.46669),
(964, 9163, 0.46669),
(719, 9172, 0.28),
(964, 9172, 0.28),
(755, 9201, 0.18669),
(965, 9201, 0.18669),
(713, 9230, 0.28),
(758, 9230, 0.28),
(719, 9231, 0.46669),
(713, 9231, 2.93348),
(959, 9315, 0.46669),
(758, 9315, 0.93338),
(956, 9315, 0.93338),
(958, 9321, 0.46669),
(752, 9321, 0.93338),
(758, 9321, 0.93338),
(714, 9329, 0.14),
(759, 9329, 0.28),
(746, 9350, 0.37331),
(759, 9350, 0.37331),
(751, 9358, 0.37331),
(759, 9358, 0.37331),
(717, 9370, 0.32669),
(721, 9370, 0.65338),
(759, 9370, 0.98007),
(714, 9405, 0.32669),
(716, 9405, 0.32669),
(714, 9407, 0.32669),
(716, 9407, 0.32669),
(960, 9407, 0.32669),
(872, 9407, 0.79339),
(669, 9536, 0.46669),
(717, 9536, 0.46669),
(961, 9536, 0.46669),
(961, 9538, 0.56),
(717, 9538, 1.68),
(756, 9544, 0.46669),
(961, 9544, 0.46669),
(716, 9544, 1.86676),
(754, 9549, 0.65331),
(961, 9549, 0.65331),
(716, 9588, 0.37331),
(717, 9588, 0.37331),
(716, 9596, 0.37331),
(719, 9596, 0.37331),
(925, 9596, 0.37331),
(956, 9596, 0.37331),
(716, 9604, 0.32669),
(756, 9604, 0.32669),
(717, 9606, 0.42),
(756, 9606, 0.42),
(716, 9606, 0.84),
(756, 9607, 0.46669),
(956, 9607, 0.46669),
(716, 9607, 0.93338),
(265, 9609, 0.46669),
(266, 9609, 0.46669),
(716, 9609, 0.46669),
(716, 9611, 0.7),
(756, 9611, 0.7),
(716, 9613, 0.51331),
(946, 9613, 0.51331),
(717, 9650, 0.42),
(956, 9650, 0.42),
(717, 9657, 0.42),
(818, 9657, 0.42),
(717, 9675, 0.51331),
(726, 9675, 0.51331),
(959, 9675, 0.51331),
(751, 9675, 1.02662),
(929, 9675, 1.02662),
(717, 9687, 0.18669),
(754, 9687, 0.37338),
(755, 9708, 0.23331),
(756, 9708, 0.46662),
(757, 9712, 0.42),
(756, 9712, 0.84),
(303, 9771, 0.14),
(718, 9771, 0.14),
(718, 9784, 0.42),
(721, 9784, 2.64),
(818, 9790, 0.60669),
(718, 9790, 1.21338),
(718, 9791, 0.60669),
(721, 9791, 1.21338),
(718, 9793, 0.37331),
(818, 9793, 0.37331),
(719, 9814, 0.56),
(732, 9814, 0.56),
(719, 9816, 0.42),
(818, 9816, 0.42),
(719, 9820, 0.51331),
(956, 9820, 0.51331),
(719, 9821, 0.32669),
(726, 9821, 0.65338),
(719, 9824, 0.56),
(721, 9824, 0.56),
(912, 9824, 0.56),
(719, 9825, 0.37331),
(956, 9825, 0.37331),
(959, 9825, 0.37331),
(719, 9827, 0.46669),
(959, 9827, 3.40017),
(719, 9836, 0.56),
(721, 9836, 0.56),
(719, 9837, 0.37331),
(746, 9837, 0.37331),
(934, 9837, 0.37331),
(719, 9841, 0.46669),
(746, 9841, 0.46669),
(719, 9843, 0.42),
(726, 9843, 0.42),
(721, 9843, 0.84),
(721, 9845, 0.7),
(818, 9845, 0.7),
(719, 9845, 1.4),
(719, 9851, 0.37331),
(732, 9851, 0.74662),
(750, 9882, 0.42),
(818, 9882, 0.42),
(726, 9935, 0.46669),
(752, 9935, 2.93348),
(259, 9946, 0.32669),
(752, 9946, 0.32669),
(735, 9946, 0.65338),
(260, 9947, 0.28),
(752, 9947, 0.28),
(923, 9947, 0.28),
(926, 9947, 0.28),
(924, 9960, 0.42),
(959, 9960, 0.42),
(960, 9960, 0.84),
(667, 9986, 0.42),
(726, 9986, 0.42),
(746, 9986, 0.42),
(726, 9991, 0.46669),
(956, 9991, 0.46669),
(726, 9999, 0.65331),
(956, 9999, 0.65331),
(726, 10014, 0.28),
(956, 10014, 0.28),
(751, 10045, 0.56),
(960, 10045, 0.56),
(751, 10049, 0.32669),
(960, 10049, 0.32669),
(407, 10053, 0.51331),
(960, 10053, 0.51331),
(406, 10053, 1.02662),
(934, 10053, 2.05324),
(407, 10056, 0.42),
(960, 10056, 0.42),
(406, 10056, 0.84),
(930, 10070, 0.56),
(935, 10070, 0.56),
(958, 10070, 0.56),
(960, 10070, 0.56),
(750, 10070, 4.08),
(751, 10074, 0.28),
(960, 10074, 0.28),
(751, 10075, 0.23331),
(960, 10075, 0.23331),
(751, 10078, 0.42),
(960, 10078, 0.42),
(751, 10079, 0.7),
(960, 10079, 0.7),
(407, 10159, 0.51331),
(956, 10159, 0.51331),
(406, 10159, 1.02662),
(925, 10159, 1.53993),
(732, 10162, 0.51331),
(956, 10163, 0.65331),
(732, 10163, 1.95993),
(934, 10172, 0.37331),
(956, 10172, 0.37331),
(984, 10172, 0.74662),
(956, 10178, 0.51331),
(984, 10178, 0.51331),
(732, 10181, 1.30662),
(956, 10181, 4.10652),
(956, 10187, 0.42),
(984, 10187, 0.42),
(732, 10197, 0.18669),
(956, 10197, 0.37338),
(265, 10226, 0.42),
(266, 10226, 0.42),
(732, 10226, 0.84),
(667, 10233, 0.56),
(732, 10233, 1.12),
(667, 10240, 0.37331),
(732, 10240, 0.37331),
(667, 10339, 0.32669),
(944, 10339, 0.32669),
(585, 10339, 1.72679),
(667, 10345, 0.37331),
(668, 10345, 0.37331),
(407, 10354, 1.30662),
(667, 10354, 4.10652),
(259, 10380, 0.46669),
(260, 10380, 0.46669),
(667, 10380, 0.46669),
(735, 10380, 0.46669),
(945, 10380, 0.46669),
(946, 10380, 0.46669),
(983, 10380, 0.46669),
(985, 10380, 0.46669),
(746, 10409, 0.65331),
(668, 10409, 1.30662),
(668, 10440, 0.37331),
(407, 10440, 0.74662),
(303, 10901, 0.32669),
(303, 10930, 2.24),
(303, 10934, 0.23331),
(303, 10937, 1.49324),
(303, 10948, 0.93324),
(303, 10949, 0.23331),
(303, 10950, 0.18669),
(303, 10961, 0.84),
(735, 11431, 0.04669),
(936, 11431, 0.04669),
(260, 11432, 0.14),
(944, 11432, 0.14),
(945, 11432, 0.14),
(946, 11432, 0.14),
(953, 11432, 1.12),
(934, 11438, 0.51331),
(953, 11438, 1.02662),
(260, 11438, 1.53993),
(735, 11438, 1.53993),
(953, 11440, 1.21338),
(260, 11440, 1.82007),
(735, 11440, 1.82007),
(259, 11443, 1.76),
(265, 11444, 1.76),
(266, 11444, 1.76),
(945, 11444, 1.76),
(260, 11446, 3.22652),
(266, 11450, 0.96),
(265, 11450, 1.76),
(259, 11454, 2.34652),
(260, 11454, 2.34652),
(265, 11457, 0.7),
(266, 11457, 0.7),
(983, 11457, 0.7),
(265, 11458, 0.42),
(266, 11458, 0.42),
(947, 11458, 0.42),
(945, 11458, 0.84),
(983, 11458, 0.84),
(259, 11458, 1.26),
(946, 11458, 1.26),
(985, 11458, 1.68),
(953, 11458, 3.36),
(253, 11459, 2.46679),
(265, 11588, 0.37331),
(266, 11588, 0.37331),
(265, 11589, 0.23331),
(266, 11589, 0.23331),
(259, 11590, 0.49321),
(260, 11590, 0.49321),
(265, 11590, 0.49321),
(266, 11590, 0.49321),
(735, 11590, 0.49321),
(944, 11590, 0.49321),
(945, 11590, 0.49321),
(946, 11590, 0.49321),
(947, 11590, 0.49321),
(983, 11590, 0.49321),
(985, 11590, 0.49321),
(265, 11591, 0.46669),
(266, 11591, 0.46669),
(265, 11592, 0.23331),
(266, 11592, 0.23331),
(265, 11593, 0.18669),
(266, 11593, 0.18669),
(265, 11594, 0.37331),
(266, 11594, 0.37331),
(259, 11595, 0.09331),
(260, 11595, 0.09331),
(265, 11595, 0.09331),
(266, 11595, 0.09331),
(735, 11595, 0.09331),
(944, 11595, 0.09331),
(945, 11595, 0.09331),
(946, 11595, 0.09331),
(953, 11595, 0.09331),
(983, 11595, 0.09331),
(985, 11595, 0.09331),
(986, 11595, 0.09331),
(987, 11595, 0.09331);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(265, 11596, 0.32669),
(266, 11596, 0.32669),
(265, 11597, 0.42),
(266, 11597, 0.42),
(925, 11597, 0.42),
(259, 11598, 0.7),
(265, 11598, 0.7),
(266, 11598, 0.7),
(945, 11598, 0.7),
(946, 11598, 0.7),
(983, 11598, 0.7),
(265, 11599, 0.37331),
(266, 11599, 0.37331),
(265, 11600, 0.18669),
(266, 11600, 0.18669),
(259, 11601, 0.23331),
(260, 11601, 0.23331),
(265, 11601, 0.23331),
(266, 11601, 0.23331),
(735, 11601, 0.23331),
(946, 11601, 0.23331),
(947, 11601, 0.23331),
(983, 11601, 0.23331),
(265, 11602, 0.09331),
(266, 11602, 0.09331),
(265, 11603, 0.28),
(266, 11603, 0.28),
(259, 11604, 0.28),
(260, 11604, 0.28),
(265, 11604, 0.28),
(266, 11604, 0.28),
(735, 11604, 0.28),
(983, 11604, 0.28),
(265, 11605, 0.32669),
(266, 11605, 0.32669),
(265, 11606, 0.46669),
(266, 11606, 0.46669),
(912, 11606, 0.46669),
(925, 11606, 0.46669),
(259, 11607, 0.37331),
(260, 11607, 0.37331),
(265, 11607, 0.37331),
(266, 11607, 0.37331),
(735, 11607, 0.37331),
(946, 11607, 0.37331),
(947, 11607, 0.37331),
(983, 11607, 0.37331),
(265, 11608, 0.51331),
(266, 11608, 0.51331),
(265, 11609, 0.56),
(266, 11609, 0.56),
(265, 11610, 0.51331),
(266, 11610, 0.51331),
(265, 11611, 0.46669),
(266, 11611, 0.46669),
(260, 11612, 0.42),
(265, 11612, 0.42),
(266, 11612, 0.42),
(945, 11612, 0.42),
(265, 11613, 0.32669),
(266, 11613, 0.32669),
(265, 11614, 0.51331),
(266, 11614, 0.51331),
(265, 11615, 0.42),
(266, 11615, 0.42),
(925, 11615, 0.42),
(265, 11616, 0.14),
(266, 11616, 0.14),
(265, 11617, 0.51331),
(266, 11617, 0.51331),
(265, 11618, 0.37331),
(266, 11618, 0.37331),
(265, 11619, 0.46669),
(266, 11619, 0.46669),
(983, 11619, 0.46669),
(265, 11620, 0.60669),
(266, 11620, 0.60669),
(265, 11621, 0.60669),
(266, 11621, 0.60669),
(983, 11621, 0.60669),
(259, 11622, 0.56),
(265, 11622, 0.56),
(266, 11622, 0.56),
(265, 11623, 0.32669),
(266, 11623, 0.32669),
(944, 11623, 0.32669),
(265, 11624, 0.42),
(266, 11624, 0.42),
(265, 11625, 0.37331),
(266, 11625, 0.37331),
(265, 11626, 0.60669),
(266, 11626, 0.60669),
(259, 11627, 0.42),
(265, 11627, 0.42),
(266, 11627, 0.42),
(735, 11627, 0.42),
(945, 11627, 0.42),
(946, 11627, 0.42),
(983, 11627, 0.42),
(985, 11627, 0.42),
(260, 11627, 0.84),
(265, 11628, 0.42),
(266, 11628, 0.42),
(947, 11628, 0.42),
(265, 11629, 0.56),
(266, 11629, 0.56),
(265, 11630, 0.42),
(266, 11630, 0.42),
(947, 11630, 0.42),
(259, 11631, 0.32669),
(735, 11631, 0.32669),
(946, 11631, 0.32669),
(983, 11631, 0.32669),
(985, 11631, 0.32669),
(265, 11631, 0.65338),
(266, 11631, 0.65338),
(265, 11632, 0.74662),
(266, 11632, 0.74662),
(265, 11633, 0.42),
(266, 11633, 0.42),
(265, 11634, 0.37331),
(266, 11634, 0.37331),
(265, 11635, 0.46669),
(266, 11635, 0.46669),
(265, 11636, 0.28),
(266, 11636, 0.28),
(265, 11637, 0.51331),
(266, 11637, 0.51331),
(265, 11638, 0.37331),
(266, 11638, 0.37331),
(946, 11638, 0.37331),
(265, 11639, 0.32669),
(266, 11639, 0.32669),
(259, 11640, 0.60669),
(265, 11640, 0.60669),
(266, 11640, 0.60669),
(265, 11641, 0.28),
(266, 11641, 0.28),
(265, 11642, 0.28),
(266, 11642, 0.28),
(265, 11643, 0.42),
(266, 11643, 0.42),
(265, 11644, 0.32669),
(266, 11644, 0.32669),
(265, 11645, 0.42),
(266, 11645, 0.42),
(260, 11646, 0.46669),
(265, 11646, 0.46669),
(266, 11646, 0.46669),
(983, 11646, 0.46669),
(265, 11647, 0.32669),
(266, 11647, 0.32669),
(265, 11648, 0.56),
(266, 11648, 0.56),
(265, 11649, 0.51331),
(266, 11649, 0.51331),
(265, 11650, 0.56),
(266, 11650, 0.56),
(930, 11650, 0.56),
(936, 11650, 0.56),
(946, 11650, 0.56),
(947, 11650, 0.56),
(259, 11650, 1.12),
(260, 11650, 1.12),
(265, 11651, 0.51331),
(266, 11651, 0.51331),
(265, 11652, 0.65331),
(266, 11652, 0.65331),
(265, 11653, 0.46669),
(266, 11653, 0.46669),
(927, 11653, 0.46669),
(265, 11654, 0.32669),
(266, 11654, 0.32669),
(265, 11655, 0.32669),
(266, 11655, 0.32669),
(985, 11655, 0.32669),
(260, 11656, 0.56),
(265, 11656, 0.56),
(266, 11656, 0.56),
(925, 11656, 0.56),
(983, 11656, 0.56),
(265, 11657, 0.37331),
(266, 11657, 0.37331),
(265, 11658, 0.04669),
(266, 11658, 0.04669),
(259, 11659, 0.42),
(260, 11659, 0.42),
(265, 11659, 0.42),
(266, 11659, 0.42),
(946, 11659, 0.42),
(985, 11659, 0.42),
(259, 11660, 0.37331),
(260, 11660, 0.37331),
(265, 11660, 0.37331),
(266, 11660, 0.37331),
(735, 11660, 0.37331),
(947, 11660, 0.37331),
(265, 11661, 0.32669),
(266, 11661, 0.32669),
(265, 11662, 0.37331),
(266, 11662, 0.37331),
(259, 11663, 0.42),
(265, 11663, 0.42),
(266, 11663, 0.42),
(946, 11663, 0.42),
(985, 11663, 0.42),
(259, 11664, 0.56),
(985, 11664, 0.56),
(265, 11664, 2.24),
(266, 11664, 2.24),
(260, 11665, 0.46669),
(265, 11665, 0.46669),
(266, 11665, 0.46669),
(259, 11666, 0.42),
(260, 11666, 0.42),
(265, 11666, 0.42),
(266, 11666, 0.42),
(735, 11666, 0.42),
(945, 11666, 0.42),
(946, 11666, 0.42),
(985, 11666, 0.42),
(265, 11667, 0.37331),
(266, 11667, 0.37331),
(265, 11668, 0.14),
(266, 11668, 0.14),
(945, 11669, 0.32669),
(265, 11669, 0.98007),
(266, 11669, 0.98007),
(265, 11670, 0.65331),
(266, 11670, 0.65331),
(260, 11671, 0.37331),
(265, 11671, 0.37331),
(266, 11671, 0.37331),
(945, 11671, 0.37331),
(265, 11672, 0.42),
(266, 11672, 0.42),
(265, 11673, 0.46669),
(266, 11673, 0.46669),
(265, 11674, 0.56),
(266, 11674, 0.56),
(259, 11675, 0.56),
(265, 11675, 0.56),
(266, 11675, 0.56),
(947, 11675, 0.56),
(265, 11676, 0.60669),
(266, 11676, 0.60669),
(265, 11677, 0.7),
(266, 11677, 0.7),
(265, 11678, 0.7),
(266, 11678, 0.7),
(259, 11679, 0.42),
(946, 11679, 0.42),
(983, 11679, 0.42),
(985, 11679, 0.42),
(265, 11679, 0.84),
(266, 11679, 0.84),
(265, 11680, 0.42),
(266, 11680, 0.42),
(859, 11680, 0.42),
(944, 11680, 0.42),
(259, 11716, 0.23331),
(945, 11716, 0.23331),
(946, 11716, 0.23331),
(983, 11716, 0.23331),
(985, 11716, 0.23331),
(259, 11718, 0.51331),
(985, 11718, 0.51331),
(259, 11722, 0.51331),
(260, 11722, 0.51331),
(259, 11723, 0.46669),
(985, 11723, 0.46669),
(934, 11723, 0.93338),
(945, 11724, 0.23331),
(259, 11726, 0.28),
(259, 11727, 0.46669),
(985, 11727, 0.46669),
(930, 11728, 0.37331),
(945, 11730, 0.37331),
(946, 11730, 0.37331),
(259, 11735, 0.46669),
(946, 11737, 0.32669),
(985, 11737, 0.32669),
(259, 11737, 0.65338),
(945, 11737, 0.65338),
(930, 11738, 2.93348),
(260, 11740, 0.60669),
(945, 11740, 0.60669),
(983, 11740, 0.60669),
(259, 11743, 0.51331),
(260, 11743, 0.51331),
(735, 11744, 0.60669),
(985, 11744, 0.60669),
(923, 11744, 1.21338),
(929, 11744, 1.21338),
(983, 11744, 1.21338),
(259, 11745, 0.65331),
(985, 11745, 0.65331),
(260, 11746, 0.65331),
(946, 11748, 0.65331),
(947, 11748, 0.65331),
(983, 11748, 0.65331),
(985, 11748, 0.65331),
(259, 11753, 0.60669),
(735, 11753, 0.60669),
(946, 11753, 0.60669),
(983, 11753, 0.60669),
(985, 11753, 0.60669),
(260, 11753, 1.21338),
(945, 11753, 1.21338),
(259, 11754, 0.46669),
(983, 11755, 0.23331),
(930, 11756, 0.46669),
(985, 11756, 0.46669),
(259, 11757, 0.51331),
(260, 11757, 0.51331),
(735, 11757, 0.51331),
(945, 11757, 0.51331),
(983, 11757, 0.51331),
(985, 11757, 0.51331),
(946, 11757, 1.02662),
(259, 11759, 0.46669),
(985, 11759, 0.46669),
(930, 11780, 0.23331),
(944, 11780, 0.23331),
(287, 11782, 0.98679),
(303, 11785, 0.23331),
(944, 11785, 0.23331),
(259, 11788, 0.09331),
(301, 11788, 0.09331),
(302, 11788, 0.09331),
(735, 11788, 0.09331),
(924, 11788, 0.09331),
(934, 11788, 0.09331),
(945, 11788, 0.09331),
(571, 11788, 0.18662),
(925, 11788, 0.18662),
(926, 11788, 0.18662),
(928, 11788, 0.18662),
(946, 11788, 0.18662),
(923, 11788, 0.27993),
(935, 11788, 0.27993),
(287, 11788, 0.49321),
(572, 11788, 0.49321),
(573, 11788, 0.49321),
(579, 11788, 0.49321),
(929, 11788, 0.55986),
(303, 11788, 1.11972),
(944, 11788, 1.30634),
(929, 11790, 1.21338),
(944, 11790, 2.42676),
(301, 11793, 0.14),
(302, 11793, 0.14),
(923, 11793, 0.14),
(924, 11793, 0.14),
(926, 11793, 0.14),
(928, 11793, 0.14),
(930, 11793, 0.14),
(947, 11793, 0.14),
(571, 11793, 0.28),
(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),
(944, 11793, 1.26),
(573, 11793, 1.48),
(303, 11793, 1.68),
(944, 11795, 0.46669),
(947, 11795, 0.46669),
(945, 11795, 0.93338),
(946, 11795, 0.93338),
(259, 11797, 0.37331),
(945, 11797, 0.37331),
(947, 11797, 0.37331),
(947, 11804, 0.37331),
(945, 11804, 0.74662),
(259, 11806, 0.7),
(923, 11843, 0.14),
(925, 11843, 0.14),
(926, 11843, 0.14),
(936, 11843, 0.14),
(946, 11843, 0.14),
(930, 11843, 0.28),
(935, 11843, 0.28),
(571, 11843, 0.42),
(929, 11843, 0.56),
(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),
(303, 11843, 0.98),
(944, 11843, 2.94),
(259, 11844, 0.28),
(260, 11846, 0.28),
(945, 11846, 0.28),
(946, 11846, 0.28),
(259, 11862, 0.32669),
(946, 11862, 0.65338),
(985, 11862, 0.65338),
(934, 11866, 0.46669),
(985, 11866, 0.46669),
(259, 11870, 0.46669),
(259, 11871, 0.46669),
(983, 11874, 0.28),
(260, 11875, 0.42),
(925, 11875, 0.42),
(947, 11875, 0.42),
(946, 11876, 0.46669),
(947, 11876, 0.46669),
(983, 11876, 0.46669),
(259, 11879, 0.37331),
(260, 11881, 0.23331),
(946, 11881, 0.23331),
(259, 11903, 0.51),
(259, 11904, 0.09331),
(259, 11905, 0.37331),
(259, 11906, 0.46669),
(259, 11907, 0.32669),
(923, 11907, 0.32669),
(935, 11907, 0.32669),
(929, 11907, 1.30676),
(259, 11908, 0.32669),
(259, 11909, 0.46669),
(259, 11910, 0.51331),
(259, 11911, 0.18669),
(259, 11912, 0.42),
(934, 11913, 0.37331),
(259, 11913, 0.74662),
(259, 11914, 0.42),
(259, 11915, 0.42),
(259, 11916, 0.46669),
(946, 11916, 0.46669),
(259, 11917, 0.37331),
(260, 11917, 0.37331),
(735, 11917, 0.37331),
(945, 11917, 0.74662),
(259, 11918, 0.51331),
(259, 11919, 0.60669),
(259, 11920, 0.7),
(259, 11921, 0.7),
(259, 11922, 0.7),
(259, 11923, 0.42),
(259, 11924, 0.42),
(929, 11924, 0.84),
(259, 11925, 0.37331),
(259, 11926, 0.42),
(259, 11927, 0.60669),
(945, 11927, 0.60669),
(947, 11927, 0.60669),
(259, 11928, 0.28),
(259, 11929, 0.42),
(259, 11930, 0.28),
(260, 11934, 0.51),
(260, 11935, 0.35),
(260, 11936, 0.14),
(260, 11937, 0.46669),
(735, 11937, 0.46669),
(925, 11937, 0.46669),
(953, 11937, 0.46669),
(985, 11937, 0.46669),
(986, 11937, 0.46669),
(987, 11937, 0.46669),
(944, 11937, 0.93338),
(946, 11937, 0.93338),
(260, 11938, 0.23331),
(735, 11938, 0.23331),
(944, 11938, 0.23331),
(953, 11938, 0.23331),
(985, 11938, 0.23331),
(986, 11938, 0.23331),
(987, 11938, 0.23331),
(260, 11939, 0.32669),
(260, 11940, 0.42),
(260, 11941, 0.37331),
(945, 11941, 0.37331),
(735, 11942, 0.32669),
(945, 11942, 0.32669),
(260, 11942, 0.65338),
(260, 11943, 0.32669),
(260, 11944, 0.28),
(946, 11944, 0.28),
(260, 11945, 0.56),
(260, 11946, 0.60669),
(260, 11947, 0.51331),
(735, 11947, 0.51331),
(934, 11947, 0.51331),
(260, 11948, 0.42),
(260, 11949, 0.51331),
(934, 11949, 1.02662),
(260, 11950, 0.32669),
(260, 11951, 0.56),
(260, 11952, 0.7),
(260, 11953, 0.46669),
(260, 11954, 0.46669),
(260, 11955, 0.37331),
(260, 11956, 0.42),
(260, 11957, 0.28),
(260, 11958, 0.28),
(260, 11959, 0.65331),
(260, 11960, 0.60669),
(260, 11961, 0.46669),
(735, 11961, 0.46669),
(260, 11962, 0.42),
(968, 11962, 0.42),
(260, 11963, 0.42),
(260, 11964, 0.18669),
(260, 11965, 0.51331),
(260, 11966, 0.46669),
(260, 11967, 0.84),
(260, 11968, 0.46669),
(946, 11968, 0.46669),
(260, 11969, 0.42),
(260, 11970, 0.51331),
(260, 11971, 0.42),
(260, 11972, 0.65331),
(265, 12047, 0.51),
(266, 12048, 0.51),
(266, 12049, 0.9334),
(859, 12061, 0.51331),
(925, 12061, 0.51331),
(985, 12061, 0.51331),
(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),
(275, 12119, 0.98679),
(275, 12120, 2.71321),
(276, 12122, 1.48),
(276, 12123, 1.72679),
(303, 12125, 0.23331),
(277, 12125, 1.23321),
(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),
(279, 12142, 0.9334),
(279, 12143, 0.5334),
(288, 12143, 0.98679),
(279, 12144, 1.97321),
(279, 12145, 1.97321),
(303, 12148, 0.46655),
(280, 12148, 0.49321),
(303, 12149, 0.14),
(928, 12149, 0.14),
(944, 12149, 0.14),
(280, 12149, 0.74),
(280, 12150, 2.71321),
(280, 12151, 0.32669),
(284, 12151, 1.30676),
(280, 12152, 1.23321),
(280, 12153, 0.49321),
(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),
(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),
(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),
(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),
(281, 12243, 0.74),
(571, 12244, 0.18669),
(936, 12244, 0.37338),
(944, 12244, 0.93345),
(281, 12244, 0.98679),
(575, 12244, 0.98679),
(303, 12244, 1.8669),
(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),
(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),
(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),
(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),
(925, 12331, 0.09331),
(944, 12331, 0.18662),
(282, 12331, 0.49321),
(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),
(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),
(924, 12442, 0.23331),
(287, 12442, 1.23321),
(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),
(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),
(571, 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),
(936, 12461, 0.09331),
(944, 12461, 0.18662),
(288, 12461, 0.49321),
(295, 12461, 0.49321),
(303, 12461, 2.70599),
(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),
(925, 12474, 0.32669),
(289, 12474, 1.72679),
(289, 12475, 0.5334),
(289, 12476, 1.24661),
(289, 12477, 2.71321),
(289, 12478, 1.72679),
(289, 12479, 1.23321),
(944, 12487, 0.46669),
(290, 12487, 2.46679),
(290, 12488, 0.98679),
(290, 12489, 1.23321),
(936, 12490, 0.09331),
(303, 12490, 0.18662),
(290, 12490, 0.49321),
(290, 12491, 0.98679),
(303, 12492, 0.18669),
(290, 12492, 0.98679),
(293, 12494, 1.48),
(293, 12495, 1.23321),
(293, 12496, 0.74),
(293, 12497, 0.98679),
(294, 12501, 1.48),
(294, 12502, 1.23321),
(295, 12504, 0.98679),
(944, 12505, 0.23331),
(295, 12505, 1.23321),
(296, 12507, 1.48),
(296, 12508, 1.23321),
(296, 12509, 1.23321),
(296, 12510, 1.97321),
(296, 12511, 1.48),
(297, 12514, 1.23321),
(298, 12515, 1.72679),
(944, 12516, 0.23331),
(298, 12516, 1.23321),
(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),
(301, 12529, 0.18669),
(302, 12529, 0.18669),
(301, 12530, 0.14),
(302, 12530, 0.14),
(944, 12530, 1.26),
(301, 12531, 0.14),
(302, 12531, 0.14),
(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),
(301, 12536, 1.36017),
(302, 12536, 1.36017),
(301, 12537, 0.46669),
(302, 12537, 0.46669),
(301, 12538, 0.23331),
(302, 12538, 0.23331),
(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);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(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),
(303, 12565, 2.52),
(303, 12566, 0.28),
(303, 12567, 0.28),
(571, 12567, 0.28),
(584, 12567, 1.48),
(303, 12568, 0.32669),
(571, 12569, 0.23331),
(927, 12569, 0.23331),
(303, 12569, 0.93324),
(580, 12569, 1.23321),
(303, 12570, 0.23331),
(303, 12571, 0.46662),
(303, 12572, 0.28),
(303, 12573, 1.63345),
(303, 12574, 0.42),
(303, 12575, 1.12),
(944, 12576, 0.18662),
(303, 12576, 0.46655),
(303, 12577, 0.98007),
(303, 12578, 0.14),
(303, 12579, 1.68),
(303, 12580, 0.56),
(303, 12581, 0.74676),
(303, 12582, 0.55986),
(944, 12582, 0.65317),
(936, 12583, 0.46669),
(303, 12583, 1.86676),
(303, 12584, 2.1),
(303, 12585, 0.18669),
(303, 12586, 0.42),
(944, 12587, 0.28),
(303, 12587, 0.84),
(303, 12588, 0.14),
(303, 12589, 0.28),
(303, 12590, 0.46662),
(930, 12591, 0.32669),
(303, 12591, 1.30676),
(303, 12592, 0.28),
(303, 12593, 0.23331),
(303, 12594, 0.51331),
(303, 12595, 0.18669),
(303, 12596, 0.18669),
(303, 12597, 0.37331),
(303, 12598, 1.63317),
(303, 12599, 0.28),
(303, 12600, 1.49324),
(303, 12601, 0.14),
(927, 12601, 0.14),
(303, 12602, 0.32669),
(303, 12603, 0.09331),
(944, 12603, 0.09331),
(303, 12604, 0.09331),
(303, 12605, 0.98007),
(303, 12606, 0.56),
(303, 12607, 0.28),
(303, 12608, 1.49352),
(303, 12609, 0.28),
(303, 12610, 0.28),
(303, 12611, 0.23331),
(303, 12612, 0.37331),
(303, 12613, 0.46662),
(303, 12614, 0.65338),
(303, 12615, 0.28),
(303, 12616, 26.6),
(303, 12617, 0.60669),
(303, 12618, 0.14),
(303, 12619, 1.49324),
(303, 12620, 0.32669),
(303, 12621, 1.68),
(303, 12622, 0.46669),
(303, 12623, 1.68),
(303, 12624, 30.3822),
(303, 12625, 0.56),
(303, 12626, 0.28),
(303, 12627, 1.12),
(303, 12628, 0.18669),
(303, 12629, 0.28),
(303, 12630, 0.65338),
(303, 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),
(303, 12637, 0.74662),
(303, 12638, 1.30676),
(303, 12639, 0.28),
(303, 12640, 0.37338),
(303, 12641, 0.23331),
(303, 12642, 0.37331),
(303, 12643, 0.65338),
(303, 12644, 0.28),
(303, 12645, 0.69993),
(303, 12646, 0.28),
(303, 12647, 0.28),
(303, 12648, 1.49324),
(303, 12649, 0.14),
(303, 12650, 0.93324),
(303, 12651, 0.84),
(303, 12652, 0.28),
(303, 12653, 0.18669),
(303, 12654, 0.23331),
(303, 12655, 0.42),
(303, 12656, 0.18669),
(303, 12657, 0.32669),
(303, 12658, 0.18669),
(303, 12659, 1.68),
(303, 12660, 1.12014),
(303, 12661, 0.42),
(944, 12662, 0.23331),
(303, 12662, 0.69993),
(303, 12663, 0.28),
(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),
(303, 12674, 0.18669),
(303, 12675, 0.93345),
(303, 12676, 0.42),
(303, 12677, 0.84),
(303, 12678, 1.30676),
(303, 12679, 0.46669),
(303, 12680, 0.74676),
(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),
(303, 12688, 0.37324),
(303, 12689, 0.18669),
(303, 12690, 0.46669),
(303, 12691, 1.30683),
(303, 12692, 0.84),
(303, 12693, 2.8),
(303, 12694, 0.65338),
(303, 12695, 1.30676),
(303, 12696, 0.28),
(303, 12697, 0.18669),
(303, 12698, 0.18669),
(944, 12698, 0.18669),
(303, 12699, 0.28),
(303, 12700, 0.28),
(930, 12700, 0.28),
(303, 12701, 0.23331),
(303, 12702, 0.65338),
(303, 12703, 0.37331),
(303, 12704, 0.37338),
(303, 12705, 0.18669),
(303, 12706, 0.74676),
(303, 12707, 0.28),
(303, 12708, 0.56007),
(303, 12709, 0.32669),
(303, 12710, 0.37331),
(303, 12711, 0.28),
(303, 12712, 0.18669),
(303, 12713, 0.74662),
(303, 12714, 0.14),
(303, 12715, 0.74676),
(303, 12716, 0.23331),
(303, 12717, 0.32669),
(303, 12718, 0.37331),
(303, 12719, 1.49324),
(303, 12720, 1.30676),
(303, 12721, 0.28),
(303, 12722, 0.74676),
(944, 12723, 0.37331),
(303, 12723, 1.49324),
(303, 12724, 0.37338),
(303, 12725, 0.37331),
(303, 12726, 0.32669),
(303, 12727, 2.24),
(303, 12728, 0.51331),
(303, 12729, 0.23331),
(927, 12730, 0.14),
(303, 12730, 0.28),
(303, 12731, 0.32669),
(303, 12732, 0.60669),
(303, 12733, 0.23331),
(303, 12734, 0.09331),
(927, 12735, 0.28),
(303, 12735, 0.84),
(303, 12736, 0.18669),
(303, 12737, 0.56),
(303, 12738, 1.30634),
(303, 12739, 0.23331),
(944, 12739, 0.23331),
(927, 12740, 0.04669),
(928, 12740, 0.04669),
(936, 12740, 0.04669),
(303, 12740, 0.09338),
(303, 12741, 2.79972),
(303, 12742, 0.28),
(303, 12743, 0.93324),
(303, 12744, 0.93324),
(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),
(303, 12754, 0.74662),
(303, 12755, 0.42),
(303, 12756, 0.23331),
(303, 12757, 0.28),
(303, 12758, 0.14),
(303, 12759, 3.36),
(303, 12760, 0.32669),
(303, 12761, 0.18669),
(303, 12762, 0.42),
(303, 12763, 0.74676),
(303, 12764, 2.24),
(303, 12765, 1.12),
(303, 12766, 0.23331),
(303, 12767, 0.18669),
(303, 12768, 0.65338),
(303, 12769, 0.28),
(303, 12770, 0.84),
(303, 12771, 0.32669),
(303, 12772, 0.23331),
(303, 12773, 0.28),
(303, 12774, 0.46669),
(303, 12775, 1.63345),
(303, 12776, 0.56),
(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),
(584, 12787, 0.98679),
(303, 12787, 4.10718),
(303, 12788, 0.37331),
(303, 12789, 0.93345),
(303, 12790, 0.28),
(303, 12791, 3.54711),
(303, 12792, 0.69993),
(303, 12793, 0.14),
(303, 12794, 2.05324),
(303, 12795, 0.14),
(303, 12796, 0.14),
(303, 12797, 0.18669),
(303, 12798, 2.46679),
(303, 12799, 0.74676),
(303, 12800, 0.23331),
(303, 12801, 0.18669),
(303, 12802, 0.28),
(303, 12803, 0.74676),
(303, 12804, 0.93324),
(303, 12805, 0.37331),
(574, 12805, 0.37331),
(575, 12805, 0.37331),
(584, 12805, 0.37331),
(303, 12806, 0.37331),
(303, 12807, 1.96014),
(303, 12808, 0.98),
(303, 12809, 0.7),
(924, 12810, 0.18669),
(944, 12810, 0.37338),
(303, 12810, 0.74676),
(303, 12811, 0.23331),
(303, 12812, 0.23331),
(944, 12812, 0.23331),
(303, 12813, 1.12),
(303, 12814, 1.12),
(303, 12815, 1.12),
(303, 12816, 0.18669),
(303, 12817, 0.09331),
(303, 12818, 0.14),
(303, 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),
(944, 13061, 0.14),
(571, 13061, 0.28),
(572, 13061, 0.74),
(579, 13061, 0.74),
(571, 13062, 0.23331),
(584, 13062, 1.23321),
(571, 13063, 0.32669),
(925, 13063, 0.32669),
(580, 13063, 1.72679),
(571, 13066, 0.32669),
(572, 13066, 1.72679),
(571, 13067, 0.28),
(584, 13067, 1.48),
(571, 13068, 0.32669),
(583, 13068, 1.72679),
(584, 13068, 1.72679),
(571, 13070, 0.18669),
(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),
(571, 13083, 0.23331),
(927, 13083, 0.23331),
(578, 13083, 0.6666),
(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),
(934, 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),
(897, 13203, 2.51991),
(402, 13203, 4.10652),
(870, 13261, 1.17348),
(871, 13261, 1.17348),
(872, 13261, 1.17348),
(873, 13261, 1.17348),
(874, 13261, 1.17348),
(875, 13261, 1.17348),
(876, 13261, 1.17348),
(877, 13261, 1.17348),
(879, 13261, 1.17348),
(880, 13261, 1.17348),
(881, 13261, 1.17348),
(882, 13261, 1.17348),
(883, 13261, 1.17348),
(884, 13261, 1.17348),
(885, 13261, 1.17348),
(886, 13261, 1.17348),
(887, 13261, 1.17348),
(888, 13261, 1.17348),
(889, 13261, 1.17348),
(890, 13261, 1.17348),
(891, 13261, 1.17348),
(892, 13261, 1.17348),
(893, 13261, 1.17348),
(894, 13261, 1.17348),
(895, 13261, 1.17348),
(896, 13261, 1.17348),
(897, 13261, 1.17348),
(898, 13261, 1.17348),
(900, 13261, 1.17348),
(901, 13261, 1.17348),
(870, 13262, 1.17348),
(871, 13262, 1.17348),
(872, 13262, 1.17348),
(873, 13262, 1.17348),
(874, 13262, 1.17348),
(875, 13262, 1.17348),
(876, 13262, 1.17348),
(877, 13262, 1.17348),
(879, 13262, 1.17348),
(880, 13262, 1.17348),
(881, 13262, 1.17348),
(882, 13262, 1.17348),
(883, 13262, 1.17348),
(884, 13262, 1.17348),
(885, 13262, 1.17348),
(886, 13262, 1.17348),
(887, 13262, 1.17348),
(888, 13262, 1.17348),
(889, 13262, 1.17348),
(890, 13262, 1.17348),
(891, 13262, 1.17348),
(892, 13262, 1.17348),
(893, 13262, 1.17348),
(894, 13262, 1.17348),
(895, 13262, 1.17348),
(896, 13262, 1.17348),
(897, 13262, 1.17348),
(898, 13262, 1.17348),
(900, 13262, 1.17348),
(901, 13262, 1.17348),
(900, 13263, 0.89991),
(901, 13263, 0.89991),
(874, 13264, 1.17348),
(875, 13264, 1.17348),
(877, 13264, 1.17348),
(879, 13264, 1.17348),
(880, 13264, 1.17348),
(881, 13264, 1.17348),
(882, 13264, 1.17348),
(883, 13264, 1.17348),
(885, 13264, 1.17348),
(886, 13264, 1.17348),
(887, 13264, 1.17348),
(888, 13264, 1.17348),
(890, 13264, 1.17348),
(891, 13264, 1.17348),
(892, 13264, 1.17348),
(894, 13264, 1.17348),
(895, 13264, 1.17348),
(900, 13264, 1.17348),
(901, 13264, 1.17348),
(893, 13282, 0.54),
(894, 13282, 0.54),
(895, 13282, 0.54),
(891, 13295, 2.16),
(892, 13295, 2.16),
(887, 13313, 2.34009),
(888, 13313, 2.34009),
(885, 13327, 1.62),
(886, 13327, 1.62),
(881, 13341, 1.97991),
(882, 13341, 1.97991),
(879, 13346, 1.26009),
(880, 13346, 1.26009),
(877, 13350, 1.80009),
(883, 13350, 1.80009),
(874, 13359, 0.72009),
(875, 13359, 0.72009),
(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),
(934, 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),
(986, 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),
(985, 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),
(925, 13609, 1.4),
(407, 13610, 0.42),
(925, 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),
(528, 18941, 0.34),
(571, 21268, 0.6666),
(571, 21269, 0.7),
(571, 21270, 0.5334),
(571, 21271, 2),
(927, 21272, 0.32669),
(571, 21272, 0.9334),
(571, 21273, 2.05324),
(571, 21274, 2.24),
(571, 21275, 0.6666),
(571, 21276, 0.74676),
(571, 21277, 0.6666),
(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),
(573, 21299, 0.98679),
(574, 21300, 2.71321),
(574, 21301, 1.97321),
(574, 21302, 0.74),
(576, 21303, 2.71321),
(576, 21304, 0.74),
(576, 21305, 0.98679),
(576, 21306, 0.5334),
(576, 21307, 0.68),
(577, 21310, 1.23321),
(577, 21311, 1.72679),
(577, 21312, 0.98679),
(578, 21313, 2.46679),
(578, 21314, 1.23321),
(578, 21315, 0.79339),
(583, 21316, 2.46679),
(583, 21317, 1.97321),
(584, 21319, 0.7),
(585, 21320, 2.96),
(585, 21321, 0.56),
(585, 21322, 1.97321),
(749, 21334, 0.56),
(815, 21334, 0.56),
(733, 21433, 0.34),
(868, 21433, 0.34),
(749, 21451, 0.46669),
(868, 21451, 0.46669),
(790, 21571, 0.51331),
(923, 21571, 0.51331),
(776, 22029, 0.42),
(906, 22029, 0.42),
(923, 22029, 0.42),
(927, 22029, 0.42),
(749, 22590, 0.7),
(750, 22590, 0.7),
(735, 23001, 0.23331),
(796, 23001, 0.23331),
(795, 23043, 0.14),
(733, 23043, 0.74),
(794, 23105, 0.56),
(923, 23105, 0.56),
(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),
(665, 23303, 0.42),
(665, 23304, 0.93338),
(665, 23305, 0.60669),
(665, 23306, 0.34),
(734, 23306, 0.34),
(665, 23307, 0.23331),
(665, 23308, 0.37331),
(665, 23309, 0.37331),
(665, 23310, 0.51331),
(665, 23311, 0.42),
(665, 23312, 1.02662),
(665, 23313, 0.37331),
(665, 23314, 0.42),
(665, 23315, 0.46669),
(665, 23316, 0.32669),
(665, 23317, 0.23331),
(665, 23318, 0.32669),
(665, 23319, 0.42),
(665, 23320, 0.7),
(665, 23321, 0.51331),
(665, 23322, 0.46669),
(665, 23323, 0.42),
(665, 23324, 0.32669),
(665, 23325, 0.56),
(665, 23326, 0.32669),
(665, 23327, 0.60669),
(665, 23328, 0.18669),
(665, 23329, 0.7),
(665, 23330, 0.51331),
(665, 23331, 0.51331),
(665, 23332, 1.02662),
(665, 23333, 0.42),
(665, 23334, 0.28),
(665, 23335, 0.23331),
(665, 23336, 0.32669),
(666, 23366, 0.34),
(666, 23367, 0.46669),
(666, 23368, 0.84),
(666, 23369, 0.56),
(666, 23370, 0.74662),
(666, 23371, 0.28),
(666, 23372, 1.12),
(666, 23373, 0.65331),
(912, 23373, 0.65331),
(666, 23374, 0.46669),
(666, 23375, 0.42),
(666, 23376, 0.84),
(666, 23377, 0.60669),
(666, 23378, 0.42),
(666, 23379, 0.42),
(666, 23380, 0.46669),
(666, 23381, 0.65338),
(935, 23381, 0.65338),
(927, 23381, 0.98007),
(666, 23382, 0.56),
(666, 23383, 0.23331),
(666, 23384, 1.21338),
(666, 23385, 0.18669),
(666, 23386, 0.46669),
(666, 23387, 0.28),
(666, 23388, 0.14),
(666, 23389, 0.46669),
(666, 23390, 0.7),
(666, 23391, 0.28),
(666, 23392, 0.37338),
(666, 23393, 0.51331),
(666, 23394, 0.23331),
(667, 23397, 0.93338),
(667, 23398, 0.51),
(667, 23399, 0.46662),
(667, 23400, 0.21),
(667, 23401, 0.28),
(667, 23402, 0.23331),
(667, 23403, 0.32669),
(667, 23404, 0.46669),
(667, 23405, 0.65331),
(667, 23406, 0.60669),
(667, 23407, 0.42),
(667, 23408, 0.56),
(667, 23409, 0.28),
(667, 23410, 0.42),
(667, 23411, 0.51331),
(934, 23411, 0.51331),
(667, 23412, 0.51331),
(667, 23413, 0.42),
(667, 23414, 0.42),
(667, 23415, 0.65331),
(667, 23416, 0.51331),
(667, 23417, 0.23331),
(986, 23417, 0.23331),
(667, 23418, 0.56),
(667, 23419, 0.32669),
(667, 23420, 0.51331),
(667, 23421, 0.42),
(667, 23422, 0.65331),
(667, 23423, 0.46669),
(667, 23424, 0.09331),
(667, 23425, 0.42),
(667, 23426, 0.18669),
(667, 23427, 0.37331),
(667, 23428, 0.37331),
(934, 23429, 0.42),
(945, 23429, 0.42),
(667, 23429, 2.64),
(667, 23430, 0.65331),
(667, 23431, 0.42),
(667, 23432, 0.46662),
(667, 23433, 0.56),
(667, 23434, 0.42),
(667, 23435, 0.51331),
(667, 23436, 0.65331),
(667, 23437, 0.7),
(934, 23438, 0.42),
(667, 23438, 0.84),
(667, 23439, 0.51331),
(667, 23440, 0.51331),
(667, 23441, 0.46669),
(667, 23442, 0.46669),
(667, 23443, 0.51331),
(667, 23444, 0.56),
(668, 23460, 0.51),
(668, 23461, 0.23331),
(668, 23462, 0.18669),
(668, 23463, 0.42),
(668, 23464, 0.32669),
(668, 23465, 0.37338),
(668, 23466, 0.28),
(668, 23467, 0.23331),
(668, 23468, 0.56),
(668, 23469, 0.23331),
(668, 23470, 0.28),
(668, 23471, 0.23331),
(668, 23472, 0.46669),
(668, 23473, 1.4),
(668, 23474, 0.42),
(935, 23474, 0.42),
(668, 23475, 0.46669),
(668, 23476, 0.32669),
(668, 23477, 0.28),
(668, 23478, 0.56),
(668, 23479, 0.37331),
(668, 23480, 0.46662),
(668, 23481, 0.93338),
(668, 23482, 0.23331),
(668, 23483, 0.28),
(668, 23484, 2.94),
(668, 23485, 0.74662),
(668, 23486, 0.28),
(668, 23487, 0.23331),
(668, 23488, 0.37331),
(668, 23489, 0.37338),
(668, 23490, 0.32669),
(668, 23491, 0.42),
(668, 23492, 0.56),
(668, 23493, 0.46669),
(668, 23494, 1.86655),
(668, 23495, 0.37331),
(668, 23496, 0.18669),
(668, 23497, 0.56007),
(668, 23498, 0.23331),
(668, 23499, 0.60669),
(668, 23500, 0.23331),
(668, 23501, 0.28),
(668, 23502, 0.51331),
(668, 23503, 0.84),
(668, 23504, 0.09331),
(668, 23505, 0.46662),
(668, 23506, 0.28),
(668, 23507, 0.51331),
(668, 23508, 2.23986),
(668, 23509, 0.37331),
(668, 23510, 0.28),
(929, 23510, 0.56),
(668, 23511, 1.96014),
(668, 23512, 0.56),
(668, 23513, 0.74662),
(669, 23523, 0.51),
(669, 23524, 0.37331),
(669, 23525, 0.14),
(669, 23526, 0.28),
(669, 23527, 0.37331),
(669, 23528, 1.12),
(669, 23529, 0.46662),
(669, 23530, 0.46669),
(669, 23531, 0.65338),
(669, 23532, 0.37331),
(669, 23533, 0.42),
(669, 23534, 0.56),
(928, 23539, 0.14),
(981, 23539, 0.34),
(981, 23551, 0.32669),
(929, 23551, 0.65338),
(925, 23607, 0.28),
(982, 23607, 0.28),
(926, 23618, 0.46669),
(982, 23618, 0.46669),
(985, 23618, 0.93338),
(934, 23618, 1.40007),
(926, 23624, 0.56),
(982, 23624, 0.56),
(935, 23624, 1.12),
(672, 23664, 0.84),
(672, 23665, 0.84),
(672, 23666, 1.4),
(672, 23667, 0.46669),
(672, 23668, 0.51331),
(672, 23669, 0.51331),
(672, 23670, 0.84),
(672, 23671, 0.37331),
(672, 23672, 0.37331),
(672, 23673, 0.51331),
(672, 23674, 0.65338),
(672, 23675, 0.46669),
(672, 23676, 1.02662),
(927, 23676, 2.56655),
(672, 23677, 0.65331),
(672, 23678, 0.93338),
(672, 23679, 0.23331),
(672, 23680, 0.28),
(672, 23681, 0.7),
(672, 23682, 0.18669),
(672, 23683, 0.46669),
(672, 23684, 0.23331),
(672, 23685, 0.23331),
(672, 23686, 0.46669),
(672, 23687, 0.37331),
(672, 23688, 0.42),
(672, 23689, 0.65331),
(672, 23690, 0.37331),
(672, 23691, 0.28),
(859, 23691, 0.28),
(672, 23692, 0.46669),
(912, 23693, 0.18669),
(987, 23693, 0.18669),
(934, 23693, 0.56007),
(672, 23693, 1.73355),
(673, 23695, 0.34),
(673, 23696, 0.32669),
(673, 23697, 0.42),
(673, 23698, 0.46669),
(673, 23699, 0.42),
(673, 23700, 0.28),
(673, 23701, 0.93338),
(673, 23702, 0.37331),
(673, 23703, 0.46662),
(673, 23704, 0.23331),
(673, 23705, 0.42),
(673, 23706, 0.42),
(673, 23707, 0.23331),
(673, 23708, 0.37331),
(673, 23709, 0.23331),
(673, 23710, 0.37331),
(673, 23711, 0.32669),
(673, 23712, 0.60669),
(673, 23713, 0.42),
(673, 23714, 0.37331),
(673, 23715, 0.42),
(673, 23716, 0.09331),
(673, 23717, 0.32669),
(673, 23718, 0.46669),
(673, 23719, 0.23331),
(673, 23720, 0.37331),
(673, 23721, 0.14),
(673, 23722, 0.37331),
(673, 23723, 0.74662),
(673, 23724, 0.46669),
(673, 23725, 0.23331),
(673, 23726, 0.84),
(673, 23727, 0.65338),
(673, 23728, 0.37331),
(673, 23729, 0.42),
(673, 23730, 0.32669),
(673, 23731, 0.42),
(927, 23731, 0.42),
(673, 23732, 0.42),
(673, 23733, 0.18669),
(673, 23734, 0.74662),
(673, 23735, 0.42),
(673, 23736, 0.32669),
(673, 23737, 0.37331),
(926, 23737, 0.37331),
(929, 23737, 0.74662),
(673, 23738, 0.46669),
(673, 23739, 0.32669),
(859, 23739, 0.32669),
(927, 23739, 2.05348),
(673, 23740, 1.02662),
(673, 23741, 0.18669),
(673, 23742, 0.42),
(673, 23743, 0.42),
(673, 23744, 0.32669),
(673, 23745, 0.37331),
(674, 23758, 0.34),
(674, 23759, 0.56),
(674, 23760, 0.23331),
(674, 23761, 0.60669),
(674, 23762, 0.65331),
(674, 23763, 0.46669),
(674, 23764, 0.46669),
(674, 23765, 0.32669),
(674, 23766, 0.32669),
(674, 23767, 0.23331),
(674, 23768, 0.32669),
(674, 23769, 0.23331),
(927, 23769, 0.23331),
(674, 23770, 0.18669),
(674, 23771, 0.46669),
(674, 23772, 0.51331),
(674, 23773, 0.28),
(674, 23774, 0.46669),
(674, 23775, 0.51331),
(674, 23776, 0.56),
(675, 23789, 0.34),
(675, 23790, 0.46669),
(675, 23791, 0.23331),
(675, 23792, 0.42),
(675, 23793, 0.42),
(675, 23794, 0.84),
(675, 23795, 2.70686),
(675, 23796, 0.51331),
(675, 23797, 0.42),
(675, 23798, 0.42),
(675, 23799, 0.93338),
(675, 23800, 0.65331),
(675, 23801, 0.32669),
(675, 23802, 0.42),
(675, 23803, 0.46669),
(675, 23804, 0.37331),
(675, 23805, 0.28),
(675, 23806, 0.65331),
(675, 23807, 0.42),
(676, 23820, 0.34),
(676, 23821, 0.18669),
(676, 23822, 0.65338),
(676, 23823, 0.46669),
(676, 23824, 0.42),
(676, 23825, 0.51331),
(676, 23826, 0.60669),
(676, 23827, 0.42),
(676, 23828, 0.60669),
(676, 23829, 1.4),
(676, 23830, 0.32669),
(676, 23831, 0.51331),
(676, 23832, 0.60669),
(676, 23833, 0.37331),
(676, 23834, 0.28),
(676, 23835, 0.23331),
(676, 23836, 2.34652),
(676, 23837, 0.37331),
(676, 23838, 0.60669),
(676, 23839, 0.42),
(676, 23840, 0.56),
(676, 23841, 0.56),
(676, 23842, 0.32669),
(676, 23843, 0.46669),
(676, 23844, 0.46669),
(676, 23845, 1.02662),
(676, 23846, 0.28),
(676, 23847, 0.42),
(676, 23848, 0.28),
(676, 23849, 0.60669),
(676, 23850, 0.56),
(912, 23850, 0.56),
(964, 23850, 0.56),
(676, 23851, 0.7),
(676, 23852, 0.23331),
(676, 23853, 0.65338),
(676, 23854, 0.37331),
(676, 23855, 0.14),
(676, 23856, 0.28),
(676, 23857, 0.37331),
(677, 23883, 0.34),
(677, 23884, 0.46669),
(677, 23885, 0.60669),
(987, 23885, 0.60669),
(677, 23886, 1.40007),
(677, 23887, 0.65331),
(677, 23888, 0.7),
(677, 23889, 0.60669),
(677, 23890, 0.56),
(677, 23891, 0.46669),
(677, 23892, 0.28),
(677, 23893, 0.56),
(677, 23894, 0.51331),
(677, 23895, 0.46669),
(934, 23896, 0.42),
(677, 23896, 2.64),
(677, 23897, 0.46669),
(677, 23898, 0.56),
(677, 23899, 0.65338),
(677, 23900, 0.65331),
(978, 23924, 0.46669),
(929, 23924, 0.93338),
(978, 23930, 0.46669),
(929, 23930, 0.93338),
(934, 23939, 0.23331),
(978, 23939, 0.23331),
(679, 23945, 0.51),
(679, 23946, 0.42),
(679, 23947, 0.60669),
(679, 23948, 0.42),
(679, 23949, 0.28),
(679, 23950, 0.18669),
(956, 23950, 0.18669),
(679, 23951, 0.32669),
(679, 23952, 0.65338),
(679, 23953, 0.42),
(679, 23954, 0.51331),
(679, 23955, 0.65331),
(679, 23956, 0.56),
(679, 23957, 0.51331),
(679, 23958, 0.42),
(679, 23959, 0.60669),
(679, 23960, 0.46669),
(679, 23961, 0.51331),
(679, 23962, 0.51331),
(680, 23976, 0.51),
(680, 23977, 0.37331),
(680, 23978, 0.65331),
(680, 23979, 0.46669),
(680, 23980, 1.02662),
(680, 23981, 0.60669),
(927, 23981, 0.60669),
(680, 23982, 1.30662),
(680, 23983, 0.56),
(680, 23984, 2.93348),
(680, 23985, 0.37331),
(680, 23986, 0.46669),
(680, 23987, 1.86676),
(680, 23988, 0.42),
(680, 23989, 0.74662),
(680, 23990, 0.51331),
(680, 23991, 0.42),
(680, 23992, 0.32669),
(680, 23993, 0.32669),
(680, 23994, 0.51331),
(680, 23995, 0.42),
(680, 23996, 0.32669),
(906, 23996, 0.98007),
(680, 23997, 0.32669),
(680, 23998, 0.37331),
(680, 23999, 0.51331),
(680, 24000, 0.7),
(680, 24001, 0.84),
(680, 24002, 0.37331),
(680, 24003, 0.32669),
(681, 24007, 0.51),
(681, 24008, 0.32669),
(681, 24009, 0.42),
(681, 24010, 0.32669),
(681, 24011, 0.56),
(681, 24012, 0.28),
(681, 24013, 0.37331),
(681, 24014, 0.23331),
(681, 24015, 0.56),
(681, 24016, 0.51331),
(681, 24017, 0.7),
(681, 24018, 0.42),
(859, 24018, 0.42),
(681, 24019, 0.74662),
(681, 24020, 0.56),
(681, 24021, 0.42),
(681, 24022, 0.28),
(681, 24023, 0.32669),
(681, 24024, 0.46669),
(681, 24025, 0.42),
(681, 24026, 0.93338),
(681, 24027, 0.18669),
(681, 24028, 0.42),
(681, 24029, 0.51331),
(681, 24030, 0.51331),
(681, 24031, 0.56),
(681, 24032, 0.7),
(682, 24038, 0.51),
(682, 24039, 0.46669),
(682, 24040, 0.37331),
(682, 24041, 0.37331),
(682, 24042, 0.84),
(682, 24043, 0.28),
(682, 24044, 0.28),
(682, 24045, 0.32669),
(682, 24046, 0.42),
(682, 24047, 0.42),
(682, 24048, 0.93338),
(682, 24049, 0.60669),
(682, 24050, 1.17348),
(682, 24051, 0.42),
(682, 24052, 0.51331),
(682, 24053, 0.42),
(682, 24054, 0.32669),
(682, 24055, 0.65338),
(682, 24056, 0.42),
(682, 24057, 0.37331),
(682, 24058, 0.93338),
(682, 24059, 0.32669),
(682, 24060, 0.46669),
(934, 24061, 0.28),
(682, 24061, 0.56),
(682, 24062, 0.28),
(682, 24063, 0.65338),
(682, 24064, 0.32669),
(683, 24069, 0.51),
(683, 24070, 0.28),
(683, 24071, 0.46669),
(683, 24072, 0.46669),
(683, 24073, 0.42),
(683, 24074, 1.4),
(683, 24075, 0.42),
(683, 24076, 0.60669),
(683, 24077, 0.37331),
(683, 24078, 0.37331),
(683, 24079, 0.65331),
(683, 24080, 0.51331),
(683, 24081, 0.46669),
(683, 24082, 1.11993),
(683, 24083, 0.37331),
(683, 24084, 0.51331),
(683, 24085, 0.46669),
(927, 24101, 0.23331),
(962, 24101, 0.23331),
(923, 24127, 0.32669),
(962, 24127, 0.65338),
(923, 24132, 0.37331),
(934, 24132, 0.37331),
(962, 24132, 0.37331),
(946, 24136, 0.28),
(962, 24136, 0.56),
(924, 24139, 0.51331),
(962, 24139, 0.51331),
(962, 24145, 0.46669),
(984, 24145, 0.46669),
(934, 24149, 0.56),
(962, 24149, 0.56),
(685, 24227, 0.51),
(685, 24228, 0.46669),
(685, 24229, 0.46669),
(685, 24230, 0.32669),
(685, 24231, 0.28),
(685, 24232, 0.32669),
(685, 24233, 0.32669),
(685, 24234, 0.60669),
(912, 24235, 0.56),
(685, 24235, 1.12),
(685, 24236, 0.56),
(685, 24237, 0.84),
(685, 24238, 0.32669),
(685, 24239, 0.56),
(685, 24240, 0.46669),
(685, 24241, 0.46669),
(685, 24242, 0.51331),
(685, 24243, 0.51331),
(685, 24244, 0.37338),
(934, 24273, 0.65338),
(963, 24273, 0.65338),
(923, 24284, 0.46669),
(963, 24284, 0.46669),
(924, 24294, 0.28),
(963, 24294, 0.28),
(935, 24295, 0.56),
(963, 24295, 0.56),
(687, 24321, 0.51),
(687, 24322, 0.23331),
(687, 24323, 0.23331),
(687, 24324, 0.37338),
(687, 24325, 0.42),
(687, 24326, 0.51331),
(687, 24327, 0.46669),
(687, 24328, 0.60669),
(687, 24329, 0.37331),
(687, 24330, 0.46669),
(687, 24331, 0.37331),
(687, 24332, 0.42),
(687, 24333, 0.56),
(687, 24334, 0.51331),
(687, 24335, 0.46669),
(687, 24336, 0.51331),
(687, 24337, 0.32669),
(687, 24338, 0.56),
(687, 24339, 0.56),
(687, 24340, 0.37331),
(687, 24341, 0.42),
(687, 24342, 0.51331),
(687, 24343, 0.42),
(687, 24344, 0.42),
(687, 24345, 0.42),
(687, 24346, 0.42),
(687, 24347, 0.32669),
(687, 24348, 0.23331),
(687, 24349, 0.18669),
(687, 24350, 0.18669),
(934, 24350, 0.18669),
(688, 24352, 0.51),
(688, 24353, 0.60669),
(688, 24354, 0.51331),
(688, 24355, 0.46669),
(688, 24356, 0.51331),
(688, 24357, 0.60669),
(688, 24358, 0.42),
(688, 24359, 0.37331),
(688, 24360, 0.46669),
(936, 24360, 1.40007),
(688, 24361, 0.56),
(688, 24362, 0.65331),
(688, 24363, 0.56),
(688, 24364, 0.60669),
(688, 24365, 0.56),
(688, 24366, 0.37331),
(688, 24367, 0.23331),
(688, 24368, 0.42),
(688, 24369, 0.42),
(688, 24370, 1.30662),
(688, 24371, 0.18669),
(688, 24372, 0.28),
(688, 24373, 0.51331),
(936, 24373, 1.02662),
(688, 24374, 0.37331),
(690, 24446, 0.51),
(690, 24447, 0.84),
(690, 24448, 1.30662),
(690, 24449, 0.46669),
(690, 24450, 0.42),
(690, 24451, 0.46669),
(690, 24452, 2.38017),
(930, 24453, 0.37331),
(690, 24453, 0.74662),
(690, 24454, 0.84),
(690, 24455, 0.42),
(690, 24456, 0.23331),
(690, 24457, 0.37331),
(690, 24458, 0.32669),
(934, 24458, 0.98007),
(690, 24459, 0.46669),
(691, 24461, 0.51),
(691, 24462, 0.18669),
(691, 24463, 0.28),
(934, 24463, 0.28),
(691, 24464, 1.21338),
(691, 24465, 0.93338),
(691, 24466, 0.60669),
(691, 24467, 1.12),
(691, 24468, 0.04669),
(691, 24469, 0.74662),
(691, 24470, 0.46669),
(691, 24471, 0.65331),
(691, 24472, 0.32669),
(691, 24473, 0.42),
(691, 24474, 0.74662),
(691, 24475, 0.51331),
(691, 24476, 0.28),
(934, 24476, 0.28),
(936, 24476, 0.28),
(691, 24477, 0.42),
(929, 24477, 0.84),
(691, 24478, 0.42),
(691, 24479, 0.56),
(691, 24480, 0.51331),
(935, 24481, 0.93338),
(936, 24481, 0.93338),
(691, 24481, 3.40017),
(929, 24481, 3.86686),
(923, 24481, 4.33355),
(691, 24482, 0.56),
(691, 24483, 0.32669),
(691, 24484, 0.42),
(929, 24484, 0.84),
(923, 24484, 3.9),
(691, 24485, 0.04669),
(985, 24485, 0.04669),
(691, 24486, 0.23331),
(691, 24487, 0.84),
(929, 24487, 0.84),
(691, 24488, 0.32669),
(691, 24489, 0.46669),
(691, 24490, 0.56),
(691, 24491, 0.93338),
(691, 24492, 0.23331),
(691, 24493, 0.42),
(691, 24494, 0.56),
(691, 24495, 0.32669),
(691, 24496, 0.32669),
(923, 24496, 3.03355),
(929, 24496, 4.01362),
(691, 24497, 0.32669),
(912, 24497, 0.32669),
(927, 24497, 0.32669),
(691, 24498, 0.7),
(936, 24544, 0.46669),
(972, 24544, 0.46669),
(694, 24618, 0.42),
(694, 24619, 0.56),
(694, 24620, 0.46669),
(694, 24621, 0.60669),
(694, 24622, 0.56),
(694, 24623, 0.37331),
(694, 24624, 0.7),
(694, 24625, 2.93348),
(694, 24626, 0.42),
(694, 24627, 0.32669),
(694, 24628, 0.46669),
(694, 24629, 0.46669),
(694, 24630, 0.32669),
(694, 24631, 0.42),
(694, 24632, 2.34652),
(694, 24633, 0.7),
(694, 24634, 0.32669),
(695, 24649, 0.42),
(695, 24650, 0.28),
(695, 24651, 0.23331),
(695, 24652, 0.23331),
(695, 24653, 0.32669),
(695, 24654, 0.60669),
(695, 24655, 0.51331),
(695, 24656, 0.32669),
(695, 24657, 0.18669),
(695, 24658, 0.23331),
(695, 24659, 0.65338),
(695, 24660, 0.32669),
(695, 24661, 0.51331),
(695, 24662, 0.56),
(695, 24663, 0.09331),
(695, 24664, 0.23331),
(695, 24665, 0.42),
(695, 24666, 0.42),
(695, 24667, 0.65338),
(695, 24668, 0.93338),
(695, 24669, 0.42),
(695, 24670, 0.46669),
(695, 24671, 0.46669),
(695, 24672, 0.51331),
(695, 24673, 0.28),
(697, 24711, 0.34),
(697, 24712, 1.12),
(697, 24713, 0.51331),
(697, 24714, 0.42),
(697, 24715, 0.56),
(697, 24716, 0.32669),
(697, 24717, 0.51331),
(697, 24718, 0.32669),
(697, 24719, 0.42),
(697, 24720, 0.93338),
(697, 24721, 0.28),
(742, 24729, 0.28),
(923, 24729, 0.28),
(926, 24729, 0.28),
(927, 24729, 0.28),
(742, 24737, 0.37331),
(923, 24737, 0.37331),
(926, 24737, 0.37331),
(986, 24737, 0.37331),
(927, 24737, 1.11993),
(925, 24852, 0.21),
(700, 24852, 0.51),
(700, 24853, 0.74662),
(700, 24854, 0.37331),
(700, 24855, 5.2),
(700, 24856, 0.32669),
(700, 24857, 0.56),
(700, 24858, 0.84),
(700, 24859, 0.51331),
(700, 24860, 0.7),
(700, 24861, 1.12),
(700, 24862, 0.56),
(700, 24863, 0.42),
(700, 24864, 3.36024),
(700, 24865, 0.37331),
(700, 24866, 0.60669),
(700, 24867, 0.23331),
(700, 24868, 0.93338),
(700, 24869, 0.37331),
(700, 24870, 0.28),
(927, 24871, 0.42),
(700, 24871, 0.84),
(930, 24871, 3.06),
(700, 24872, 0.42),
(700, 24873, 0.46669),
(700, 24874, 0.51331),
(701, 24883, 0.51),
(701, 24884, 0.28),
(701, 24885, 0.28),
(985, 24885, 0.28),
(701, 24886, 0.28),
(701, 24887, 0.23331),
(701, 24888, 0.18669),
(701, 24889, 0.28),
(701, 24890, 0.51331),
(701, 24891, 0.23331),
(701, 24892, 0.46669),
(701, 24893, 0.18669),
(701, 24894, 0.37331),
(701, 24895, 0.37331),
(701, 24896, 0.23331),
(701, 24897, 0.28),
(935, 24897, 0.28),
(701, 24898, 0.46669),
(701, 24899, 0.46669),
(701, 24900, 0.46669),
(701, 24901, 0.56),
(930, 24901, 0.56),
(701, 24902, 0.42),
(701, 24903, 0.28),
(701, 24904, 0.51331),
(925, 24904, 0.51331),
(928, 24904, 0.51331),
(936, 24904, 0.51331),
(701, 24905, 0.46669),
(701, 24906, 0.65331),
(701, 24907, 0.60669),
(983, 24907, 0.60669),
(701, 24908, 0.51331),
(701, 24909, 0.42),
(924, 24909, 0.42),
(928, 24909, 0.42),
(925, 24909, 0.84),
(930, 24909, 0.84),
(936, 24909, 0.84),
(927, 24909, 1.26),
(701, 24910, 0.37331),
(701, 24911, 0.46669),
(701, 24912, 0.46669),
(701, 24913, 1.21338),
(701, 24914, 0.42),
(701, 24915, 0.37331),
(701, 24916, 0.46662),
(701, 24917, 0.51331),
(701, 24918, 1.21338),
(701, 24919, 0.65331),
(701, 24920, 0.37331),
(924, 24920, 0.37331),
(930, 24920, 0.37331),
(934, 24920, 0.37331),
(936, 24920, 0.37331),
(986, 24920, 0.37331),
(701, 24921, 0.51331),
(934, 24921, 0.51331),
(701, 24922, 0.23331),
(701, 24923, 0.46669),
(701, 24924, 0.7),
(701, 24925, 0.18669),
(702, 24946, 0.51),
(702, 24947, 0.84),
(702, 24948, 0.65331),
(702, 24949, 0.56),
(702, 24950, 0.37331),
(935, 24951, 0.51331),
(702, 24951, 1.02662),
(702, 24952, 0.56),
(702, 24953, 0.46669),
(702, 24954, 0.46669),
(702, 24955, 0.51331),
(702, 24956, 0.65331),
(702, 24957, 0.37331),
(702, 24958, 1.02662),
(854, 25011, 0.37331),
(923, 25011, 0.37331),
(935, 25011, 0.37331),
(854, 25083, 0.56),
(923, 25083, 0.56),
(854, 25221, 0.28),
(923, 25221, 0.28),
(705, 25535, 0.51),
(705, 25536, 0.42),
(705, 25537, 0.32669),
(705, 25538, 0.56),
(705, 25539, 0.84),
(705, 25540, 0.46669),
(705, 25541, 0.37331),
(705, 25542, 0.37331),
(705, 25543, 0.37331),
(705, 25544, 0.28),
(705, 25545, 0.37331),
(705, 25546, 0.37331),
(705, 25547, 0.28),
(705, 25548, 0.46669),
(705, 25549, 0.37331),
(705, 25550, 0.46669),
(706, 25566, 0.51),
(706, 25567, 0.28),
(706, 25568, 0.28),
(706, 25569, 0.23331),
(706, 25570, 0.42),
(706, 25571, 0.42),
(706, 25572, 1.4),
(706, 25573, 0.56),
(706, 25574, 0.84),
(706, 25575, 0.42),
(706, 25576, 0.42),
(706, 25577, 0.46669),
(706, 25578, 0.42),
(706, 25579, 0.56),
(706, 25580, 0.28),
(706, 25581, 0.23331),
(706, 25582, 0.28),
(928, 25582, 0.28),
(706, 25583, 0.28),
(706, 25584, 0.18669),
(706, 25585, 0.32669),
(706, 25586, 0.23331),
(706, 25587, 0.51331),
(706, 25588, 0.56),
(706, 25589, 0.56),
(935, 25589, 0.56),
(706, 25590, 0.18669),
(706, 25591, 0.65331),
(706, 25592, 0.32669),
(706, 25593, 0.42),
(706, 25594, 0.18669),
(706, 25595, 0.18669),
(817, 25608, 0.37331),
(923, 25608, 0.37331),
(934, 25608, 0.37331),
(924, 25622, 0.37331),
(966, 25622, 1.11993),
(927, 25669, 0.18669),
(966, 25669, 0.37338),
(986, 25669, 0.37338),
(709, 25675, 0.51),
(709, 25676, 0.09338),
(709, 25677, 1.12),
(709, 25678, 0.56),
(709, 25679, 0.42),
(924, 25679, 0.42),
(709, 25680, 0.42),
(709, 25681, 0.37331),
(923, 25681, 0.37331),
(925, 25681, 0.37331),
(927, 25681, 0.37331),
(930, 25681, 0.37331),
(936, 25681, 0.37331),
(929, 25681, 0.74662),
(709, 25682, 0.23331),
(709, 25683, 0.42),
(709, 25684, 0.37331),
(709, 25685, 0.46669),
(709, 25686, 0.84),
(709, 25687, 0.37331),
(709, 25688, 0.37331),
(709, 25689, 0.74662),
(709, 25690, 0.51331),
(709, 25691, 0.37331),
(709, 25692, 0.60669),
(709, 25693, 0.46669),
(709, 25694, 0.60669),
(709, 25695, 0.37331),
(709, 25696, 0.7),
(709, 25697, 0.56),
(709, 25698, 0.37331),
(927, 25698, 0.37331),
(709, 25699, 0.32669),
(710, 25706, 0.7),
(710, 25707, 0.34),
(710, 25708, 2.38017),
(710, 25709, 0.56),
(710, 25710, 0.46662),
(710, 25711, 0.7),
(710, 25712, 1.21338),
(710, 25713, 0.42),
(710, 25714, 0.46669),
(710, 25715, 0.23331),
(710, 25716, 0.46669),
(710, 25717, 0.42),
(934, 25717, 0.42),
(710, 25718, 0.65331),
(710, 25719, 0.42),
(710, 25720, 0.60669),
(710, 25721, 0.51331),
(710, 25722, 0.60669),
(710, 25723, 0.60669),
(710, 25724, 0.65331),
(710, 25725, 1.12),
(710, 25726, 0.42),
(710, 25727, 0.46662),
(710, 25728, 0.37338),
(710, 25729, 0.46669),
(710, 25730, 0.51331),
(710, 25731, 0.51331),
(710, 25732, 0.65331),
(710, 25733, 0.60669),
(710, 25734, 0.51331),
(710, 25735, 0.42),
(710, 25736, 0.56),
(710, 25737, 0.32669),
(710, 25738, 0.65331),
(710, 25739, 0.56),
(712, 25832, 0.28),
(712, 25833, 0.23331),
(926, 25834, 0.14),
(712, 25834, 0.34),
(712, 25835, 0.56),
(712, 25836, 0.93338),
(712, 25837, 1.02662),
(712, 25838, 1.30662),
(712, 25839, 1.12),
(712, 25840, 0.93338),
(712, 25841, 0.37331),
(712, 25842, 0.42),
(712, 25843, 0.51331),
(712, 25844, 0.42),
(712, 25845, 0.46669),
(712, 25846, 0.37331),
(712, 25847, 0.32669),
(712, 25848, 0.65338),
(712, 25849, 0.65331),
(712, 25850, 0.46669),
(712, 25851, 0.32669),
(712, 25852, 0.46669),
(712, 25853, 0.37331),
(712, 25854, 0.42),
(712, 25855, 0.74662),
(712, 25856, 0.46669),
(712, 25857, 0.46669),
(712, 25858, 0.51331),
(712, 25859, 0.42),
(712, 25860, 0.18669),
(712, 25861, 0.32669),
(712, 25862, 1.17348),
(712, 25863, 0.46669),
(712, 25864, 0.56),
(712, 25865, 0.46669),
(712, 25866, 0.28),
(713, 25895, 0.51),
(713, 25896, 0.23331),
(713, 25897, 0.37331),
(713, 25898, 0.32669),
(713, 25899, 1.12),
(713, 25900, 0.60669),
(713, 25901, 0.60669),
(713, 25902, 0.74662),
(713, 25903, 0.56),
(713, 25904, 0.46669),
(713, 25905, 0.51331),
(713, 25906, 0.46669),
(713, 25907, 0.46669),
(713, 25908, 0.18669),
(714, 25910, 0.51),
(714, 25911, 0.37338),
(714, 25912, 0.14),
(714, 25913, 0.51331),
(714, 25914, 0.51331),
(714, 25915, 0.23331),
(714, 25916, 0.28),
(714, 25917, 0.56),
(714, 25918, 0.51331),
(714, 25919, 0.51331),
(714, 25920, 0.37331),
(714, 25921, 0.42),
(714, 25922, 0.32669),
(714, 25923, 0.23331),
(714, 25924, 0.93338),
(714, 25925, 3.09314),
(714, 25926, 0.18669),
(714, 25927, 0.32669),
(714, 25928, 0.32669),
(714, 25929, 0.42),
(714, 25930, 0.51331),
(927, 25930, 0.51331),
(714, 25931, 0.60669),
(714, 25932, 0.28),
(714, 25933, 0.37331),
(714, 25934, 0.37331),
(714, 25935, 0.28),
(714, 25936, 0.74662),
(714, 25937, 0.46669),
(714, 25938, 0.46669),
(714, 25939, 0.42),
(714, 25940, 0.46669),
(714, 25941, 0.37331),
(714, 25942, 0.56),
(714, 25943, 0.42),
(714, 25944, 0.23331),
(714, 25945, 0.37331),
(714, 25946, 0.18669),
(930, 25979, 0.42),
(961, 25979, 0.42),
(961, 25990, 0.51331),
(961, 26000, 0.32669),
(934, 26000, 1.63345),
(716, 26036, 0.51),
(716, 26037, 0.37338),
(716, 26038, 0.42),
(716, 26039, 0.32669),
(716, 26040, 0.28),
(716, 26041, 0.46669),
(716, 26042, 0.42),
(716, 26043, 0.51331),
(716, 26044, 0.32669),
(716, 26045, 0.46669),
(716, 26046, 0.32669),
(716, 26047, 0.42),
(716, 26048, 0.60669),
(716, 26049, 0.23331),
(716, 26050, 0.37331),
(716, 26051, 0.42),
(716, 26052, 0.51331),
(716, 26053, 0.93338),
(716, 26054, 0.42),
(716, 26055, 0.37331),
(716, 26056, 0.28),
(716, 26057, 0.46669),
(716, 26058, 0.51331),
(716, 26059, 0.37331),
(716, 26060, 0.51331),
(716, 26061, 0.84),
(716, 26062, 0.42),
(716, 26063, 0.51331),
(716, 26064, 0.65338),
(716, 26065, 0.23331),
(716, 26066, 0.74662),
(716, 26067, 0.28),
(716, 26068, 0.37331),
(716, 26069, 0.51331),
(716, 26070, 0.7),
(716, 26071, 0.18669),
(717, 26099, 0.4),
(717, 26100, 0.51),
(930, 26101, 0.28),
(936, 26101, 0.28),
(926, 26101, 0.56),
(927, 26101, 0.56),
(929, 26101, 0.56),
(935, 26101, 0.56),
(717, 26101, 0.8),
(717, 26102, 0.46669),
(717, 26103, 0.32669),
(717, 26104, 0.37331),
(717, 26105, 0.37331),
(717, 26106, 1.68),
(717, 26107, 0.32669),
(717, 26108, 1.21338),
(717, 26109, 0.65331),
(717, 26110, 0.65331),
(717, 26111, 0.46669),
(717, 26112, 0.51331),
(717, 26113, 0.46669),
(717, 26114, 0.60669),
(717, 26115, 0.42),
(717, 26116, 0.28),
(717, 26117, 0.56),
(717, 26118, 0.46669),
(717, 26119, 0.37331),
(717, 26120, 0.51331),
(717, 26121, 0.56),
(717, 26122, 0.28),
(717, 26123, 0.51331),
(717, 26124, 0.42),
(717, 26125, 0.46669),
(717, 26126, 0.93338),
(717, 26127, 0.42),
(927, 26127, 0.42),
(717, 26128, 0.56),
(925, 26128, 0.56),
(717, 26129, 1.68),
(717, 26130, 0.51331),
(717, 26131, 0.23331),
(912, 26132, 0.46669),
(717, 26132, 0.93338),
(717, 26133, 0.46669),
(717, 26134, 0.28),
(717, 26135, 0.28),
(717, 26136, 0.28),
(717, 26137, 0.23331),
(934, 26137, 0.23331),
(717, 26138, 0.56),
(717, 26139, 0.32669),
(717, 26140, 0.18669),
(717, 26141, 0.18669),
(912, 26141, 0.37338),
(718, 26162, 0.51),
(718, 26163, 0.37338),
(718, 26164, 0.32669),
(718, 26165, 0.60669),
(718, 26166, 4.10652),
(718, 26167, 0.42),
(718, 26168, 0.60669),
(718, 26169, 0.51331),
(718, 26170, 0.32669),
(718, 26171, 0.37331),
(718, 26172, 0.51331),
(718, 26173, 0.42),
(718, 26174, 0.46669),
(718, 26175, 0.56),
(718, 26176, 0.32669),
(718, 26177, 0.46669),
(718, 26178, 0.28),
(718, 26179, 0.32669),
(718, 26180, 0.42),
(718, 26181, 0.51331),
(718, 26182, 0.51331),
(718, 26183, 0.51331),
(719, 26193, 0.51),
(719, 26194, 1.46652),
(719, 26195, 2.93348),
(719, 26196, 0.37331),
(719, 26197, 0.32669),
(719, 26198, 0.28),
(719, 26199, 0.46669),
(719, 26200, 1.02662),
(719, 26201, 0.65331),
(719, 26202, 0.56),
(719, 26203, 0.28),
(719, 26204, 0.56),
(719, 26205, 0.28),
(719, 26206, 0.46669),
(719, 26207, 0.65331),
(719, 26208, 0.51331),
(719, 26209, 0.56),
(719, 26210, 0.46669),
(719, 26211, 0.28),
(719, 26212, 2.05348),
(719, 26213, 0.37331),
(719, 26214, 0.28),
(719, 26215, 1.26),
(719, 26216, 0.23331),
(719, 26217, 0.7),
(719, 26218, 0.65331),
(719, 26219, 0.32669),
(719, 26220, 0.46669),
(719, 26221, 0.32669),
(719, 26222, 0.42),
(719, 26223, 0.42),
(719, 26224, 0.84),
(719, 26225, 0.65338),
(719, 26226, 0.28),
(719, 26227, 0.42),
(721, 26287, 0.51),
(721, 26288, 0.51331),
(721, 26289, 0.32669),
(721, 26290, 0.74662),
(721, 26291, 0.42),
(934, 26291, 0.42),
(721, 26292, 0.46669),
(721, 26293, 0.14),
(721, 26294, 0.18669),
(721, 26295, 0.42),
(934, 26295, 0.42),
(721, 26296, 0.51331),
(721, 26297, 0.32669),
(721, 26298, 0.28),
(721, 26299, 0.46669),
(724, 26318, 0.34),
(724, 26319, 0.32669),
(724, 26320, 0.32669),
(724, 26321, 0.28),
(724, 26322, 0.23331),
(724, 26323, 0.37331),
(724, 26324, 0.46669),
(724, 26325, 0.28),
(724, 26326, 0.51331),
(724, 26327, 0.65331),
(724, 26328, 0.32669),
(934, 26328, 0.32669),
(724, 26329, 0.56),
(724, 26330, 0.46669),
(724, 26331, 0.56),
(724, 26332, 0.32669),
(724, 26333, 0.56),
(724, 26334, 0.23331),
(724, 26335, 0.56),
(724, 26336, 0.42),
(724, 26337, 0.37331),
(724, 26338, 0.28),
(724, 26339, 0.32669),
(724, 26340, 0.28),
(724, 26341, 0.37331),
(724, 26342, 0.37331),
(724, 26343, 0.56),
(724, 26344, 0.28),
(724, 26345, 0.56),
(724, 26346, 0.46669),
(724, 26347, 0.46669),
(724, 26348, 0.32669),
(912, 26348, 0.32669),
(926, 26348, 0.32669),
(724, 26349, 0.37331),
(724, 26350, 0.60669),
(724, 26351, 0.32669),
(724, 26352, 0.37331),
(724, 26353, 0.46669),
(724, 26354, 0.93338),
(724, 26355, 0.32669),
(724, 26356, 0.42),
(724, 26357, 0.28),
(725, 26381, 0.32669),
(725, 26382, 0.23331),
(725, 26383, 0.28),
(725, 26384, 0.56),
(725, 26385, 0.46669),
(725, 26386, 0.14),
(725, 26387, 0.37331),
(725, 26388, 0.32669),
(725, 26389, 0.37331),
(946, 26389, 0.37331),
(725, 26390, 0.60669),
(930, 26391, 0.60669),
(725, 26391, 3.81348),
(725, 26392, 0.18669),
(725, 26393, 0.32669),
(725, 26394, 0.51331),
(725, 26395, 0.42),
(725, 26396, 0.56),
(725, 26397, 0.23331),
(934, 26397, 0.23331),
(936, 26397, 0.23331),
(725, 26398, 0.32669),
(725, 26399, 0.09331),
(725, 26400, 0.93338),
(725, 26401, 0.46669),
(725, 26402, 0.46669),
(725, 26403, 0.56),
(725, 26404, 0.32669),
(725, 26405, 0.37331),
(726, 26412, 0.28),
(726, 26413, 0.23331),
(726, 26414, 0.07),
(726, 26415, 0.51),
(726, 26416, 0.28),
(726, 26417, 0.23331),
(726, 26418, 0.37331),
(726, 26419, 0.7),
(726, 26420, 0.46669),
(726, 26421, 0.42),
(726, 26422, 0.65338),
(726, 26423, 0.37331),
(726, 26424, 0.46669),
(726, 26425, 0.32669),
(726, 26426, 0.28),
(930, 26426, 0.28),
(726, 26427, 0.51331),
(726, 26428, 0.46669),
(726, 26429, 0.42),
(726, 26430, 0.56),
(726, 26431, 0.42),
(726, 26432, 0.42),
(726, 26433, 0.42),
(726, 26434, 0.14),
(726, 26435, 0.42),
(726, 26436, 0.46669),
(726, 26437, 0.51331),
(726, 26438, 0.23331),
(726, 26439, 0.42),
(726, 26440, 0.18669),
(929, 26440, 0.37338),
(726, 26441, 0.23331),
(726, 26442, 0.65338),
(726, 26443, 0.37331),
(726, 26444, 0.28),
(726, 26445, 0.28),
(726, 26446, 1.21338),
(726, 26447, 0.60669),
(726, 26448, 0.56),
(726, 26449, 0.42),
(726, 26450, 0.18669),
(934, 26481, 0.32669),
(960, 26481, 0.32669),
(934, 26483, 0.51331),
(960, 26483, 0.51331),
(728, 26506, 0.34),
(728, 26507, 0.60669),
(728, 26508, 0.23331),
(728, 26509, 0.56),
(728, 26510, 0.51331),
(728, 26511, 0.93338),
(728, 26512, 0.42),
(728, 26513, 0.28),
(927, 26513, 0.28),
(728, 26514, 0.37331),
(728, 26515, 0.32669),
(728, 26516, 0.46669),
(728, 26517, 0.37331),
(728, 26518, 0.56),
(728, 26519, 0.37331),
(728, 26520, 0.65338),
(728, 26521, 0.65331),
(728, 26522, 0.46669),
(728, 26523, 0.51331),
(925, 26523, 0.51331),
(728, 26524, 0.51331),
(924, 26524, 0.51331),
(728, 26525, 0.28),
(728, 26526, 0.46669),
(728, 26527, 0.18669),
(728, 26528, 0.42),
(728, 26529, 0.93338),
(728, 26530, 0.93338),
(728, 26531, 0.37331),
(728, 26532, 0.46669),
(728, 26533, 0.46669),
(728, 26534, 0.32669),
(728, 26535, 0.46669),
(926, 26535, 0.46669),
(728, 26536, 0.46669),
(728, 26537, 0.42),
(728, 26538, 0.46669),
(927, 26538, 0.93338),
(728, 26539, 0.51331),
(926, 26539, 0.51331),
(945, 26539, 0.51331),
(728, 26540, 0.32669),
(728, 26541, 0.37331),
(728, 26542, 0.56),
(927, 26542, 0.56),
(728, 26543, 1.12),
(728, 26544, 0.65331),
(728, 26545, 0.18669),
(729, 26569, 0.34),
(729, 26570, 0.18669),
(729, 26571, 0.28),
(925, 26571, 0.28),
(729, 26572, 0.46669),
(729, 26573, 0.23331),
(729, 26574, 0.7),
(729, 26575, 0.32669),
(729, 26576, 0.18669),
(729, 26577, 0.32669),
(729, 26578, 0.51331),
(925, 26578, 1.02662),
(729, 26579, 0.42),
(729, 26580, 0.46669),
(729, 26581, 0.46669),
(729, 26582, 0.37331),
(729, 26583, 0.51331),
(729, 26584, 0.51331),
(729, 26585, 0.42),
(729, 26586, 0.14),
(729, 26587, 0.60669),
(729, 26588, 0.37331),
(925, 26588, 0.37331),
(928, 26588, 0.37331),
(729, 26589, 0.46669),
(729, 26590, 0.42),
(729, 26591, 0.74662),
(729, 26592, 0.28),
(729, 26593, 0.46669),
(926, 26593, 0.46669),
(929, 26593, 1.86676),
(729, 26594, 3.52),
(729, 26595, 0.28),
(729, 26596, 0.46669),
(729, 26597, 0.46669),
(927, 26597, 2.33345),
(729, 26598, 0.28),
(912, 26598, 0.28),
(924, 26598, 0.28),
(927, 26598, 0.28),
(935, 26598, 0.28),
(987, 26598, 0.28),
(925, 26598, 0.56),
(928, 26598, 2.04),
(729, 26599, 0.46669),
(935, 26599, 3.40017),
(729, 26600, 0.42),
(729, 26601, 0.32669),
(729, 26602, 0.18669),
(729, 26603, 0.7),
(729, 26604, 0.46669),
(729, 26605, 0.46669),
(729, 26606, 0.51331),
(729, 26607, 0.46669),
(729, 26608, 0.51331),
(729, 26609, 0.23331),
(729, 26610, 0.37331),
(729, 26611, 0.28),
(729, 26612, 0.28),
(729, 26613, 1.02662),
(729, 26614, 0.32669),
(729, 26615, 0.46669),
(729, 26616, 0.37331),
(729, 26617, 0.98007),
(729, 26618, 0.46669),
(927, 26618, 0.46669),
(729, 26619, 0.32669),
(729, 26620, 0.28),
(730, 26632, 0.34),
(730, 26633, 0.42),
(730, 26634, 0.42),
(730, 26635, 0.23331),
(730, 26636, 0.7),
(730, 26637, 0.56),
(730, 26638, 1.02662),
(730, 26639, 0.46669),
(730, 26640, 0.32669),
(730, 26641, 0.51331),
(730, 26642, 0.32669),
(730, 26643, 0.37331),
(730, 26644, 0.46669),
(730, 26645, 0.32669),
(730, 26646, 0.65338),
(936, 26646, 2.05348),
(730, 26647, 0.42),
(730, 26648, 1.82007),
(730, 26649, 0.42),
(730, 26650, 0.18669),
(934, 26676, 0.56),
(956, 26676, 0.56),
(925, 26692, 0.37331),
(956, 26692, 0.37331),
(912, 26696, 0.23331),
(956, 26696, 0.23331),
(732, 26726, 0.51),
(732, 26727, 0.28),
(732, 26728, 0.28),
(732, 26729, 0.37331),
(732, 26730, 0.23331),
(732, 26731, 0.14),
(732, 26732, 0.32669),
(732, 26733, 0.37331),
(732, 26734, 0.37331),
(732, 26735, 0.51331),
(732, 26736, 0.46669),
(732, 26737, 0.93338),
(732, 26738, 0.46669),
(732, 26739, 1.02662),
(732, 26740, 0.32669),
(732, 26741, 1.21338),
(732, 26742, 0.46662),
(732, 26743, 0.65338),
(732, 26744, 0.74662),
(732, 26745, 0.42),
(732, 26746, 0.32669),
(732, 26747, 0.51331),
(732, 26748, 0.60669),
(732, 26749, 0.37331),
(927, 26749, 0.37331),
(732, 26750, 0.42),
(923, 26750, 0.42),
(732, 26751, 0.51331),
(732, 26752, 0.46669),
(732, 26753, 0.37331),
(732, 26754, 0.46669),
(732, 26755, 0.23331),
(732, 26756, 0.46669),
(732, 26757, 0.28),
(732, 26758, 0.37331),
(732, 26759, 0.32669),
(732, 26760, 0.37331),
(732, 26761, 0.42),
(732, 26762, 0.37331),
(732, 26763, 0.65331),
(732, 26764, 0.7),
(732, 26765, 0.46669),
(732, 26766, 0.32669),
(732, 26767, 0.51331),
(732, 26768, 1.02662),
(732, 26769, 0.7),
(732, 26770, 0.7),
(732, 26771, 0.32669),
(927, 26771, 0.65338),
(732, 26772, 0.56),
(732, 26773, 0.42),
(732, 26774, 0.56),
(735, 26775, 0.51),
(735, 26776, 0.51331),
(735, 26777, 0.09331),
(735, 26778, 0.37331),
(735, 26779, 0.28),
(944, 26779, 0.28),
(735, 26780, 0.42),
(929, 26780, 0.84),
(735, 26781, 0.42),
(735, 26782, 0.51331),
(735, 26783, 0.18669),
(735, 26784, 0.37331),
(735, 26785, 0.46669),
(735, 26786, 0.23331),
(947, 26786, 0.23331),
(983, 26786, 0.23331),
(735, 26787, 0.14),
(735, 26788, 0.56),
(735, 26789, 0.56),
(735, 26790, 0.7),
(735, 26791, 0.46669),
(936, 26791, 0.46669),
(934, 26791, 1.86676),
(735, 26792, 0.18669),
(735, 26793, 0.32669),
(735, 26794, 0.42),
(735, 26795, 0.42),
(735, 26796, 0.37331),
(735, 26797, 0.32669),
(735, 26798, 0.32669),
(735, 26799, 0.32669),
(735, 26800, 0.42),
(735, 26801, 0.56),
(735, 26802, 0.42),
(735, 26803, 0.14),
(735, 26804, 1.13322),
(735, 26805, 0.42),
(735, 26806, 0.46669),
(735, 26807, 0.46669),
(735, 26808, 0.56),
(735, 26809, 0.65331),
(735, 26810, 3.40017),
(735, 26811, 0.42),
(735, 26812, 0.51331),
(741, 27021, 0.34),
(741, 27022, 0.28),
(741, 27023, 0.23331),
(987, 27023, 0.23331),
(741, 27024, 0.46662),
(741, 27025, 0.65338),
(741, 27026, 0.28),
(741, 27027, 0.51331),
(741, 27028, 0.56),
(741, 27029, 0.18669),
(741, 27030, 0.51331),
(741, 27031, 0.56),
(741, 27032, 0.65338),
(741, 27033, 0.46669),
(741, 27034, 0.32669),
(741, 27035, 0.65338),
(741, 27036, 0.37331),
(741, 27037, 0.65338),
(741, 27038, 0.60669),
(741, 27039, 0.42),
(741, 27040, 0.46669),
(741, 27041, 0.93338),
(741, 27042, 0.37331),
(742, 27052, 0.34),
(742, 27053, 1.76),
(742, 27054, 1.76),
(742, 27055, 0.32669),
(742, 27056, 0.32669),
(742, 27057, 0.65331),
(912, 27058, 0.28),
(742, 27058, 0.56),
(742, 27059, 0.23331),
(924, 27059, 0.23331),
(925, 27059, 0.23331),
(935, 27059, 0.23331),
(742, 27060, 0.42),
(742, 27061, 0.28),
(742, 27062, 1.12),
(742, 27063, 0.37331),
(742, 27064, 0.51331),
(742, 27065, 0.32669),
(742, 27066, 0.28),
(742, 27067, 0.56),
(742, 27068, 0.60669),
(742, 27069, 0.23331),
(935, 27069, 0.46662),
(742, 27070, 0.56),
(742, 27071, 0.46662),
(742, 27072, 0.42),
(742, 27073, 0.84),
(742, 27074, 0.56),
(925, 27074, 0.56),
(742, 27075, 0.56),
(742, 27076, 0.51331),
(742, 27077, 0.60669),
(742, 27078, 0.18669),
(742, 27079, 0.42),
(927, 27079, 0.42),
(742, 27080, 0.93338),
(742, 27081, 0.46669),
(742, 27082, 0.28),
(742, 27083, 0.56),
(742, 27084, 0.23331),
(742, 27085, 0.23331),
(742, 27086, 0.28),
(742, 27087, 0.42),
(743, 27115, 0.18669),
(935, 27115, 0.18669),
(743, 27116, 0.34),
(743, 27117, 0.51331),
(743, 27118, 0.23331),
(743, 27119, 0.23331),
(743, 27120, 0.37331),
(743, 27121, 0.32669),
(743, 27122, 0.65331),
(743, 27123, 0.32669),
(924, 27123, 0.32669),
(934, 27123, 0.32669),
(743, 27124, 0.28),
(743, 27125, 0.32669),
(924, 27125, 0.32669),
(986, 27125, 0.32669),
(743, 27126, 0.23331),
(743, 27127, 0.65338),
(743, 27128, 0.37331),
(743, 27129, 1.76),
(743, 27130, 0.65338),
(743, 27131, 0.28),
(743, 27132, 0.60669),
(743, 27133, 0.56),
(743, 27134, 0.42),
(743, 27135, 0.46669),
(743, 27136, 0.37331),
(743, 27137, 0.74662),
(743, 27138, 0.28),
(743, 27139, 0.14),
(935, 27139, 0.14),
(743, 27140, 0.32669),
(743, 27141, 2.34652),
(743, 27142, 0.37331),
(743, 27143, 0.42),
(743, 27144, 0.56),
(743, 27145, 0.65331),
(743, 27146, 0.32669),
(743, 27147, 0.7),
(924, 27147, 0.7),
(743, 27148, 0.37331),
(743, 27149, 0.18669),
(743, 27150, 1.26),
(743, 27151, 0.18669),
(743, 27152, 0.51331),
(744, 27178, 0.34),
(745, 27179, 0.34),
(745, 27180, 0.84),
(745, 27181, 1.02662),
(745, 27182, 0.56),
(745, 27183, 0.32669),
(745, 27184, 0.46669),
(745, 27185, 0.65331),
(745, 27186, 0.84),
(745, 27187, 0.37331),
(745, 27188, 0.46669),
(745, 27189, 0.51331),
(746, 27194, 0.51),
(746, 27195, 0.46669),
(746, 27196, 0.28),
(746, 27197, 0.7),
(746, 27198, 0.56),
(746, 27199, 0.37331),
(746, 27200, 0.51331),
(746, 27201, 0.42),
(746, 27202, 0.32669),
(746, 27203, 0.46669),
(746, 27204, 0.60669),
(746, 27205, 0.65331),
(746, 27206, 0.42),
(746, 27207, 0.60669),
(746, 27208, 0.28),
(746, 27209, 0.46669),
(746, 27210, 0.42),
(746, 27211, 0.32669),
(746, 27212, 0.32669),
(746, 27213, 0.28),
(746, 27214, 0.28),
(746, 27215, 0.32669),
(746, 27216, 0.37331),
(746, 27217, 0.23331),
(746, 27218, 0.93338),
(746, 27219, 0.42),
(746, 27220, 0.46669),
(746, 27221, 0.37331),
(934, 27221, 0.37331),
(746, 27222, 0.51331),
(746, 27223, 0.37331),
(746, 27224, 0.60669),
(746, 27225, 0.46669),
(906, 27225, 0.46669),
(746, 27226, 0.51331),
(746, 27227, 0.51331),
(746, 27228, 1.02662),
(746, 27229, 0.51331),
(746, 27230, 0.23331),
(746, 27231, 0.56),
(746, 27232, 0.28),
(746, 27233, 0.69993),
(746, 27234, 1.76),
(746, 27235, 0.32669),
(927, 27235, 0.32669),
(986, 27235, 0.32669),
(746, 27236, 0.93338),
(746, 27237, 0.32669),
(746, 27238, 0.28),
(925, 27271, 0.32669),
(958, 27271, 0.32669),
(928, 27295, 0.37331),
(934, 27295, 0.37331),
(929, 27295, 0.74662),
(984, 27295, 0.74662),
(749, 27303, 0.51),
(749, 27304, 0.84),
(749, 27305, 0.84),
(749, 27306, 0.56),
(749, 27307, 0.42),
(749, 27308, 0.60669),
(749, 27309, 0.23331),
(750, 27310, 0.51),
(750, 27311, 0.51331),
(750, 27312, 0.37331),
(750, 27313, 0.28),
(750, 27314, 0.37331),
(750, 27315, 0.37331),
(750, 27316, 0.93338),
(750, 27317, 0.46669),
(750, 27318, 0.32669),
(751, 27325, 0.51),
(751, 27326, 0.46669),
(926, 27327, 0.04669),
(928, 27327, 0.04669),
(930, 27327, 0.04669),
(936, 27327, 0.09338),
(751, 27327, 0.1334),
(751, 27328, 0.76),
(751, 27329, 0.46669),
(926, 27330, 0.04669),
(936, 27330, 0.04669),
(751, 27330, 0.1334),
(751, 27331, 0.76),
(751, 27332, 0.42),
(751, 27333, 0.37331),
(930, 27334, 0.04669),
(751, 27334, 0.1334),
(751, 27335, 0.46669),
(751, 27336, 0.14),
(751, 27337, 0.32669),
(751, 27338, 0.32669),
(751, 27339, 0.42),
(751, 27340, 0.65338),
(751, 27341, 0.28),
(859, 27342, 0.7),
(751, 27342, 1.4),
(751, 27343, 0.37331),
(751, 27344, 1.02662),
(751, 27345, 0.46662),
(752, 27356, 0.51),
(752, 27357, 0.60669),
(752, 27358, 0.46669),
(752, 27359, 0.74662),
(752, 27360, 0.37331),
(752, 27361, 0.7),
(752, 27362, 0.42),
(752, 27363, 0.32669),
(930, 27363, 0.32669),
(752, 27364, 0.28),
(752, 27365, 0.37331),
(752, 27366, 0.46669),
(752, 27367, 0.32669),
(752, 27368, 0.56),
(753, 27371, 0.51),
(753, 27372, 1.02662),
(753, 27373, 0.56),
(753, 27374, 0.32669),
(753, 27375, 0.93338),
(753, 27376, 0.74662),
(753, 27377, 0.28),
(753, 27378, 0.51331),
(753, 27379, 0.56),
(753, 27380, 4.32),
(753, 27381, 0.46669),
(753, 27382, 0.42),
(753, 27383, 0.46669),
(753, 27384, 0.56),
(754, 27386, 0.51),
(754, 27387, 0.42),
(754, 27388, 0.23331),
(754, 27389, 0.37331),
(754, 27390, 0.65331),
(754, 27391, 0.42),
(754, 27392, 0.28),
(754, 27393, 0.28),
(754, 27394, 0.37331),
(754, 27395, 0.37331);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(754, 27396, 0.93338),
(754, 27397, 0.51331),
(754, 27398, 0.32669),
(754, 27399, 0.37331),
(754, 27400, 0.23331),
(754, 27401, 0.42),
(754, 27402, 0.42),
(754, 27403, 0.74662),
(754, 27404, 0.32669),
(754, 27405, 0.32669),
(755, 27417, 0.51),
(755, 27418, 0.32669),
(755, 27419, 0.23331),
(755, 27420, 0.56),
(925, 27420, 1.12),
(755, 27421, 0.56),
(755, 27422, 0.65338),
(755, 27423, 0.42),
(755, 27424, 0.37331),
(756, 27432, 0.51),
(756, 27433, 0.23331),
(756, 27434, 0.60669),
(756, 27435, 0.37331),
(756, 27436, 0.42),
(756, 27437, 0.23331),
(756, 27438, 0.37331),
(756, 27439, 0.74662),
(756, 27440, 0.28),
(756, 27441, 0.23331),
(757, 27447, 0.51),
(757, 27448, 0.46662),
(757, 27449, 0.37331),
(758, 27450, 0.51),
(758, 27451, 0.46669),
(758, 27452, 1.02662),
(758, 27453, 0.93338),
(758, 27454, 0.37331),
(758, 27455, 0.51331),
(758, 27456, 0.56),
(758, 27457, 0.32669),
(906, 27457, 0.32669),
(759, 27465, 0.51),
(759, 27466, 0.56),
(759, 27467, 0.28),
(759, 27468, 0.28),
(759, 27469, 0.28),
(759, 27470, 0.28),
(759, 27471, 0.28),
(759, 27472, 0.51331),
(759, 27473, 0.60669),
(759, 27474, 0.51331),
(759, 27475, 0.46669),
(759, 27476, 0.60669),
(759, 27477, 0.42),
(759, 27478, 0.60669),
(759, 27479, 0.46669),
(759, 27480, 0.37331),
(759, 27481, 0.46669),
(759, 27482, 0.37331),
(759, 27483, 0.56),
(759, 27484, 0.56),
(759, 27485, 0.32669),
(759, 27486, 0.46669),
(759, 27487, 0.37331),
(759, 27488, 0.37331),
(759, 27489, 0.46669),
(759, 27490, 0.32669),
(759, 27491, 0.42),
(759, 27492, 0.46669),
(759, 27493, 0.65331),
(759, 27494, 0.28),
(759, 27495, 0.37331),
(759, 27496, 0.04669),
(759, 27497, 0.51331),
(759, 27498, 0.32669),
(759, 27499, 0.42),
(759, 27500, 0.42),
(759, 27501, 0.37331),
(759, 27502, 0.60669),
(759, 27503, 0.46669),
(759, 27504, 0.65331),
(759, 27505, 0.7),
(759, 27506, 0.42),
(759, 27507, 0.46669),
(759, 27508, 0.51331),
(759, 27509, 0.51331),
(759, 27510, 0.42),
(759, 27511, 0.37331),
(759, 27512, 0.60669),
(759, 27513, 0.65331),
(759, 27514, 0.28),
(935, 27515, 0.18669),
(759, 27515, 0.74676),
(928, 27583, 0.46669),
(964, 27583, 0.46669),
(924, 27596, 0.51331),
(964, 27596, 0.51331),
(762, 27622, 0.51),
(762, 27623, 0.46669),
(762, 27624, 0.42),
(762, 27625, 0.32669),
(762, 27626, 0.28),
(762, 27627, 0.18669),
(762, 27628, 0.74662),
(762, 27629, 0.32669),
(763, 27637, 0.51),
(927, 27638, 0.04669),
(763, 27638, 0.22678),
(763, 27639, 0.62),
(925, 27640, 0.04669),
(763, 27640, 0.43355),
(763, 27641, 0.18669),
(763, 27642, 0.74662),
(926, 27643, 0.04669),
(934, 27643, 0.04669),
(936, 27643, 0.04669),
(763, 27643, 0.22678),
(763, 27644, 0.32669),
(763, 27645, 0.14),
(763, 27646, 0.28),
(936, 27647, 0.04669),
(763, 27647, 0.43355),
(763, 27648, 0.14),
(763, 27649, 0.62),
(763, 27650, 0.32669),
(763, 27651, 0.18669),
(763, 27652, 0.62),
(763, 27653, 0.32669),
(763, 27654, 0.65338),
(763, 27655, 0.42),
(946, 27656, 0.32669),
(763, 27656, 2.70686),
(763, 27657, 0.42),
(763, 27658, 0.74662),
(764, 27668, 0.51),
(764, 27669, 0.56),
(764, 27670, 2.38017),
(764, 27671, 0.28),
(765, 27675, 0.51),
(765, 27676, 0.84),
(765, 27677, 0.46669),
(765, 27678, 0.60669),
(765, 27679, 0.28),
(765, 27680, 0.37331),
(765, 27681, 0.28),
(765, 27682, 0.32669),
(765, 27683, 0.32669),
(934, 27683, 0.32669),
(765, 27684, 1.12),
(765, 27685, 0.46669),
(986, 27686, 0.32669),
(765, 27686, 2.05348),
(765, 27687, 0.74662),
(765, 27688, 0.28),
(766, 27690, 0.51),
(766, 27691, 0.46669),
(766, 27692, 0.60669),
(766, 27693, 0.42),
(766, 27694, 0.37331),
(766, 27695, 0.65331),
(766, 27696, 0.56),
(766, 27697, 0.42),
(925, 27697, 0.42),
(766, 27698, 0.37331),
(766, 27699, 0.28),
(986, 27699, 0.28),
(766, 27700, 0.46669),
(766, 27701, 0.56),
(766, 27702, 0.42),
(766, 27703, 0.23331),
(766, 27704, 0.46669),
(766, 27705, 0.56),
(766, 27706, 0.51331),
(766, 27707, 0.42),
(766, 27708, 0.32669),
(767, 27721, 0.51),
(767, 27722, 0.65338),
(767, 27723, 0.56),
(767, 27724, 0.46669),
(767, 27725, 0.37331),
(906, 27733, 0.28),
(969, 27733, 0.84),
(770, 27742, 0.51),
(770, 27743, 0.56),
(770, 27744, 0.42),
(770, 27745, 0.37331),
(770, 27746, 0.65331),
(770, 27747, 1.21338),
(770, 27748, 3.22652),
(770, 27749, 0.28),
(770, 27750, 1.21338),
(770, 27751, 0.42),
(770, 27752, 0.28),
(770, 27753, 0.56),
(771, 27757, 0.51),
(771, 27758, 0.32669),
(771, 27759, 0.28),
(771, 27760, 0.28),
(771, 27761, 0.42),
(928, 27761, 0.42),
(936, 27761, 0.42),
(771, 27762, 0.37331),
(771, 27763, 0.51331),
(771, 27764, 0.65331),
(771, 27765, 0.37338),
(771, 27766, 0.18669),
(771, 27767, 0.28),
(771, 27768, 0.56),
(928, 27768, 0.56),
(771, 27769, 0.37331),
(771, 27770, 0.28),
(771, 27771, 0.46669),
(771, 27772, 0.60669),
(771, 27773, 0.93338),
(772, 27788, 0.51),
(772, 27789, 0.32669),
(772, 27790, 0.28),
(912, 27790, 0.28),
(934, 27790, 0.28),
(772, 27791, 0.42),
(772, 27792, 1.21338),
(772, 27793, 0.32669),
(772, 27794, 2.39976),
(772, 27795, 0.37331),
(772, 27796, 0.23331),
(772, 27797, 0.42),
(772, 27798, 0.51331),
(772, 27799, 0.18669),
(927, 27851, 0.28),
(935, 27851, 0.28),
(970, 27851, 0.28),
(775, 27865, 0.51),
(775, 27866, 0.65331),
(775, 27867, 2.93348),
(775, 27868, 0.74662),
(775, 27869, 0.42),
(775, 27870, 0.42),
(775, 27871, 0.51331),
(775, 27872, 0.84),
(775, 27873, 0.93338),
(775, 27874, 0.65338),
(776, 27880, 0.51),
(776, 27881, 3.22652),
(776, 27882, 0.7),
(776, 27883, 1.02662),
(776, 27884, 0.46669),
(927, 27895, 0.28),
(975, 27895, 0.28),
(934, 27897, 0.28),
(975, 27897, 0.28),
(778, 27902, 0.32669),
(778, 27903, 0.93338),
(778, 27904, 0.46662),
(934, 27916, 0.32669),
(977, 27916, 0.32669),
(781, 27951, 0.51),
(781, 27952, 0.46669),
(781, 27953, 0.84),
(781, 27954, 0.74662),
(781, 27955, 0.51331),
(781, 27956, 3.52),
(781, 27957, 0.84),
(781, 27958, 0.42),
(781, 27959, 0.46669),
(781, 27960, 0.37331),
(781, 27961, 0.93338),
(782, 27966, 0.51),
(930, 27967, 0.23331),
(782, 27967, 0.46662),
(782, 27968, 0.37331),
(782, 27969, 0.23331),
(782, 27970, 1.02662),
(782, 27971, 0.28),
(782, 27972, 0.46669),
(782, 27973, 0.42),
(782, 27974, 0.42),
(782, 27975, 0.51331),
(782, 27976, 2.93348),
(782, 27977, 0.51331),
(782, 27978, 0.42),
(783, 27981, 0.51),
(783, 27982, 0.37331),
(783, 27983, 0.37331),
(783, 27984, 0.42),
(783, 27985, 0.28),
(927, 27986, 0.32669),
(783, 27986, 0.65338),
(783, 27987, 0.28),
(783, 27988, 0.84),
(783, 27989, 0.56),
(783, 27990, 1.46652),
(784, 27996, 0.51),
(784, 27997, 0.56),
(784, 27998, 0.46669),
(784, 27999, 0.51331),
(784, 28000, 0.51331),
(784, 28001, 0.84),
(784, 28002, 0.84),
(784, 28003, 0.28),
(784, 28004, 0.32669),
(784, 28005, 1.30662),
(784, 28006, 0.51331),
(784, 28007, 0.32669),
(784, 28008, 0.46669),
(784, 28009, 0.56),
(784, 28010, 0.65331),
(784, 28011, 0.28),
(785, 28027, 0.51),
(785, 28028, 0.32669),
(785, 28029, 0.42),
(785, 28030, 0.60669),
(785, 28031, 0.74662),
(785, 28032, 0.42),
(785, 28033, 1.02662),
(785, 28034, 0.42),
(785, 28035, 0.42),
(785, 28036, 0.37331),
(785, 28037, 0.65331),
(785, 28038, 0.28),
(785, 28039, 0.28),
(786, 28042, 0.51),
(786, 28043, 0.51331),
(786, 28044, 0.7),
(786, 28045, 0.46669),
(786, 28046, 2.34652),
(786, 28047, 0.37331),
(786, 28048, 0.32669),
(786, 28049, 2.64),
(786, 28050, 0.51331),
(786, 28051, 0.32669),
(786, 28052, 0.23331),
(786, 28053, 0.56),
(786, 28054, 0.60669),
(786, 28055, 0.46669),
(786, 28056, 0.37331),
(786, 28057, 1.02662),
(786, 28058, 0.51331),
(786, 28059, 0.46669),
(786, 28060, 0.51331),
(786, 28061, 0.56),
(786, 28062, 0.28),
(786, 28063, 0.32669),
(786, 28064, 0.37331),
(985, 28064, 0.37331),
(786, 28065, 0.37331),
(786, 28066, 0.51331),
(786, 28067, 0.28),
(786, 28068, 0.28),
(786, 28069, 0.84),
(786, 28070, 0.42),
(786, 28071, 0.37331),
(786, 28072, 0.37331),
(786, 28073, 0.46669),
(786, 28074, 0.42),
(787, 28105, 0.51),
(787, 28106, 1.02662),
(787, 28107, 0.65338),
(787, 28108, 0.37331),
(787, 28109, 0.37331),
(787, 28110, 0.65338),
(787, 28111, 0.32669),
(787, 28112, 0.23331),
(928, 28113, 0.42),
(787, 28113, 0.84),
(787, 28114, 0.37331),
(787, 28115, 0.32669),
(787, 28116, 0.56),
(787, 28117, 0.74662),
(787, 28118, 0.56),
(787, 28119, 0.09331),
(787, 28120, 1.02662),
(787, 28121, 0.46669),
(787, 28122, 0.46669),
(787, 28123, 0.09331),
(787, 28124, 0.60669),
(787, 28125, 0.18669),
(787, 28126, 0.74662),
(787, 28127, 0.32669),
(788, 28136, 0.34),
(788, 28137, 0.23331),
(788, 28138, 0.18669),
(788, 28139, 0.42),
(788, 28140, 0.28),
(788, 28141, 0.51331),
(788, 28142, 0.46669),
(788, 28143, 0.60669),
(788, 28144, 0.23331),
(788, 28145, 0.37331),
(788, 28146, 0.42),
(788, 28147, 0.32669),
(788, 28148, 0.51331),
(788, 28149, 0.32669),
(788, 28150, 0.32669),
(788, 28151, 0.42),
(986, 28152, 0.28),
(788, 28152, 0.56),
(788, 28153, 0.46662),
(788, 28154, 0.42),
(788, 28155, 0.32669),
(788, 28156, 0.37331),
(788, 28157, 0.46669),
(788, 28158, 0.32669),
(788, 28159, 0.37331),
(788, 28160, 0.42),
(788, 28161, 0.56),
(788, 28162, 0.84),
(788, 28163, 0.65331),
(788, 28164, 0.7),
(788, 28165, 0.46669),
(788, 28166, 0.74662),
(788, 28167, 0.23331),
(788, 28168, 0.18669),
(789, 28199, 0.7),
(789, 28200, 0.34),
(789, 28201, 0.23331),
(789, 28202, 0.42),
(789, 28203, 0.51331),
(789, 28204, 0.42),
(925, 28205, 0.42),
(936, 28205, 0.42),
(789, 28205, 0.84),
(789, 28206, 0.56),
(789, 28207, 0.51331),
(789, 28208, 0.18669),
(789, 28209, 0.28),
(789, 28210, 0.56),
(789, 28211, 0.28),
(789, 28212, 0.46669),
(789, 28213, 0.46669),
(789, 28214, 0.7),
(789, 28215, 1.30662),
(789, 28216, 0.46669),
(790, 28230, 0.34),
(790, 28231, 0.14),
(790, 28232, 0.28),
(790, 28233, 0.32669),
(790, 28234, 0.23331),
(790, 28235, 0.46669),
(790, 28236, 0.46669),
(790, 28237, 2.64),
(790, 28238, 0.23331),
(790, 28239, 0.93338),
(790, 28240, 0.32669),
(790, 28241, 0.51331),
(790, 28242, 0.46669),
(790, 28243, 0.42),
(790, 28244, 0.51331),
(790, 28245, 0.46669),
(790, 28246, 0.28),
(790, 28247, 0.28),
(790, 28248, 0.51331),
(790, 28249, 0.84),
(790, 28250, 0.42),
(790, 28251, 0.7),
(790, 28252, 0.60669),
(790, 28253, 0.46669),
(791, 28261, 0.34),
(791, 28262, 0.46669),
(791, 28263, 0.46669),
(791, 28264, 0.23331),
(791, 28265, 0.56),
(791, 28266, 0.93338),
(791, 28267, 1.02662),
(791, 28268, 0.18669),
(791, 28269, 0.51331),
(791, 28270, 0.28),
(791, 28271, 0.51331),
(936, 28271, 0.51331),
(791, 28272, 0.32669),
(791, 28273, 0.18669),
(791, 28274, 0.28),
(792, 28276, 0.34),
(792, 28277, 0.37331),
(792, 28278, 0.65338),
(792, 28279, 0.93338),
(792, 28280, 0.32669),
(792, 28281, 0.51331),
(792, 28282, 0.7),
(792, 28283, 0.51331),
(792, 28284, 0.37331),
(792, 28285, 0.56),
(792, 28286, 0.42),
(792, 28287, 0.51331),
(792, 28288, 0.23331),
(934, 28288, 0.23331),
(792, 28289, 0.42),
(929, 28289, 0.84),
(792, 28290, 0.37331),
(792, 28291, 0.46669),
(792, 28292, 0.65338),
(792, 28293, 0.74662),
(792, 28294, 0.84),
(792, 28295, 0.56),
(792, 28296, 0.32669),
(792, 28297, 0.23331),
(793, 28307, 0.23331),
(793, 28308, 0.34),
(793, 28309, 0.28),
(793, 28310, 0.46669),
(793, 28311, 0.56),
(793, 28312, 1.02662),
(793, 28313, 0.42),
(986, 28314, 0.46669),
(793, 28314, 0.93338),
(793, 28315, 0.56),
(793, 28316, 0.37331),
(793, 28317, 0.42),
(793, 28318, 0.51331),
(793, 28319, 0.65338),
(793, 28320, 0.51331),
(793, 28321, 0.46669),
(793, 28322, 0.32669),
(793, 28323, 1.4),
(793, 28324, 0.46669),
(793, 28325, 0.51331),
(793, 28326, 0.37331),
(793, 28327, 0.28),
(793, 28328, 0.23331),
(793, 28329, 0.46669),
(793, 28330, 0.46669),
(793, 28331, 0.37331),
(793, 28332, 0.37331),
(793, 28333, 0.46669),
(793, 28334, 0.51331),
(793, 28335, 0.60669),
(793, 28336, 0.23331),
(986, 28336, 0.23331),
(794, 28338, 0.32669),
(794, 28339, 0.37331),
(794, 28340, 0.34),
(794, 28341, 0.37338),
(794, 28342, 0.56),
(794, 28343, 0.28),
(794, 28344, 0.37331),
(794, 28345, 0.32669),
(794, 28346, 0.56),
(794, 28347, 0.32669),
(794, 28348, 0.28),
(794, 28349, 0.56),
(794, 28350, 0.46669),
(794, 28351, 0.37331),
(794, 28352, 0.28),
(794, 28353, 0.28),
(794, 28354, 0.37331),
(794, 28355, 0.37331),
(794, 28356, 0.42),
(794, 28357, 0.51331),
(794, 28358, 0.32669),
(794, 28359, 0.23331),
(794, 28360, 0.32669),
(794, 28361, 1.4),
(794, 28362, 0.42),
(794, 28363, 2.64),
(794, 28364, 1.02662),
(794, 28365, 0.28),
(794, 28366, 0.32669),
(794, 28367, 0.32669),
(794, 28368, 0.32669),
(794, 28369, 0.46669),
(794, 28370, 0.37331),
(794, 28371, 0.51331),
(794, 28372, 0.23331),
(794, 28373, 0.28),
(794, 28374, 0.46669),
(794, 28375, 0.74662),
(794, 28376, 0.37331),
(794, 28377, 1.26),
(794, 28378, 0.51331),
(794, 28379, 0.56),
(794, 28380, 0.18669),
(794, 28381, 0.56),
(794, 28382, 0.18669),
(794, 28383, 0.37331),
(794, 28384, 0.32669),
(794, 28385, 0.74662),
(794, 28386, 0.37331),
(794, 28387, 0.56),
(794, 28388, 0.18662),
(794, 28389, 0.28),
(794, 28390, 0.56),
(794, 28391, 0.60669),
(927, 28391, 0.60669),
(928, 28391, 0.60669),
(935, 28391, 1.21338),
(794, 28392, 0.46669),
(794, 28393, 0.28),
(794, 28394, 0.56),
(794, 28395, 0.51331),
(794, 28396, 0.42),
(794, 28397, 0.46662),
(794, 28398, 0.23331),
(906, 28398, 0.46662),
(794, 28399, 0.42),
(794, 28400, 0.42),
(795, 28401, 0.34),
(795, 28402, 0.32669),
(795, 28403, 0.51331),
(795, 28404, 0.56),
(795, 28405, 0.18669),
(795, 28406, 0.23331),
(795, 28407, 0.32669),
(795, 28408, 0.51331),
(795, 28409, 0.7),
(795, 28410, 0.51331),
(795, 28411, 0.37331),
(795, 28412, 0.37331),
(795, 28413, 0.46669),
(795, 28414, 0.46669),
(795, 28415, 0.37331),
(927, 28415, 0.37331),
(795, 28416, 0.46669),
(795, 28417, 0.37331),
(795, 28418, 0.42),
(795, 28419, 0.56),
(796, 28432, 0.28),
(796, 28433, 0.34),
(796, 28434, 0.32669),
(796, 28435, 0.46669),
(796, 28436, 0.28),
(796, 28437, 0.46669),
(796, 28438, 0.37331),
(796, 28439, 0.93338),
(796, 28440, 0.60669),
(796, 28441, 0.46669),
(796, 28442, 0.42),
(796, 28443, 0.46669),
(796, 28444, 0.7),
(796, 28445, 0.28),
(796, 28446, 0.37331),
(796, 28447, 2.93348),
(796, 28448, 0.46669),
(796, 28449, 3.22652),
(796, 28450, 0.42),
(934, 28450, 0.42),
(796, 28451, 0.42),
(796, 28452, 0.74662),
(796, 28453, 0.37331),
(796, 28454, 0.28),
(796, 28455, 0.32669),
(796, 28456, 0.28),
(796, 28457, 0.46669),
(796, 28458, 0.32669),
(796, 28459, 0.46669),
(796, 28460, 1.02662),
(796, 28461, 0.51331),
(797, 28463, 0.34),
(797, 28464, 0.98007),
(797, 28465, 0.37331),
(797, 28466, 0.84),
(797, 28467, 1.12),
(797, 28468, 0.32669),
(797, 28469, 0.18669),
(797, 28470, 1.21338),
(797, 28471, 2.04),
(797, 28472, 1.21338),
(797, 28473, 0.56),
(797, 28474, 0.56),
(798, 28478, 0.34),
(798, 28479, 0.28),
(798, 28480, 0.46669),
(798, 28481, 0.32669),
(936, 28481, 0.32669),
(798, 28482, 0.51331),
(798, 28483, 1.12),
(798, 28484, 0.51331),
(798, 28485, 0.60669),
(798, 28486, 0.46669),
(798, 28487, 0.46669),
(798, 28488, 0.51331),
(798, 28489, 2.71983),
(798, 28490, 0.37331),
(798, 28491, 1.30662),
(798, 28492, 0.42),
(798, 28493, 0.32669),
(798, 28494, 0.28),
(799, 28509, 0.09331),
(799, 28510, 0.34),
(799, 28511, 0.28),
(799, 28512, 0.32669),
(799, 28513, 0.46669),
(799, 28514, 0.42),
(799, 28515, 0.42),
(799, 28516, 1.26),
(799, 28517, 0.46669),
(799, 28518, 0.60669),
(799, 28519, 0.46669),
(799, 28520, 0.42),
(799, 28521, 1.93314),
(799, 28522, 0.56),
(799, 28523, 0.23331),
(799, 28524, 0.32669),
(799, 28525, 0.23331),
(799, 28526, 0.37331),
(799, 28527, 0.28),
(799, 28528, 0.32669),
(799, 28529, 0.32669),
(799, 28530, 0.37331),
(799, 28531, 0.51331),
(799, 28532, 0.65338),
(800, 28540, 0.35),
(800, 28541, 0.35),
(800, 28542, 0.35),
(800, 28543, 0.35),
(800, 28544, 0.35),
(800, 28545, 0.35),
(800, 28546, 0.34),
(800, 28547, 0.35),
(800, 28548, 0.35),
(800, 28549, 0.84),
(800, 28550, 0.60669),
(800, 28551, 1.21338),
(800, 28552, 0.65331),
(800, 28553, 1.26),
(800, 28554, 0.56),
(800, 28555, 0.42),
(800, 28556, 0.84),
(800, 28557, 0.32669),
(800, 28558, 0.23331),
(934, 28558, 0.23331),
(800, 28559, 0.42),
(800, 28560, 0.7),
(800, 28561, 1.02662),
(800, 28562, 0.23331),
(800, 28563, 0.46669),
(906, 28563, 0.46669),
(800, 28564, 1.21338),
(800, 28565, 0.51331),
(800, 28566, 0.65338),
(801, 28571, 0.34),
(801, 28572, 0.74662),
(801, 28573, 0.84),
(801, 28574, 0.46662),
(801, 28575, 1.76),
(801, 28576, 0.93338),
(801, 28577, 0.60669),
(804, 28586, 0.34),
(804, 28587, 0.93338),
(804, 28588, 0.46669),
(804, 28589, 0.18669),
(804, 28590, 0.42),
(804, 28591, 0.56),
(804, 28592, 2.05348),
(804, 28593, 0.65338),
(804, 28594, 0.51331),
(804, 28595, 0.23331),
(805, 28601, 0.42),
(805, 28602, 0.74662),
(805, 28603, 0.65338),
(805, 28604, 0.65338),
(805, 28605, 0.60669),
(805, 28606, 0.56),
(805, 28607, 0.32669),
(805, 28608, 0.37331),
(934, 28608, 0.37331),
(805, 28609, 0.51331),
(805, 28610, 0.51331),
(805, 28611, 0.32669),
(805, 28612, 0.32669),
(805, 28613, 0.37331),
(805, 28614, 1.26),
(805, 28615, 4.667),
(805, 28616, 0.7),
(805, 28617, 0.32669),
(805, 28618, 0.23331),
(805, 28619, 0.32669),
(805, 28620, 0.42),
(805, 28621, 0.28),
(805, 28622, 0.23331),
(805, 28623, 0.46669),
(805, 28624, 0.28),
(805, 28625, 0.51331),
(805, 28626, 0.42),
(805, 28627, 0.46669),
(805, 28628, 0.51331),
(805, 28629, 0.42),
(805, 28630, 0.32669),
(806, 28632, 0.34),
(806, 28633, 0.37331),
(806, 28634, 0.84),
(806, 28635, 2.05348),
(806, 28636, 0.46669),
(806, 28637, 0.18669),
(806, 28638, 0.74662),
(806, 28639, 0.37331),
(806, 28640, 0.56),
(806, 28641, 0.42),
(806, 28642, 0.28),
(806, 28643, 0.28),
(806, 28644, 0.28),
(806, 28645, 0.37331),
(806, 28646, 0.18669),
(806, 28647, 0.28),
(807, 28663, 0.34),
(807, 28664, 0.84),
(807, 28665, 0.46669),
(807, 28666, 0.56),
(807, 28667, 0.46669),
(807, 28668, 0.42),
(807, 28669, 0.56),
(807, 28670, 0.60669),
(807, 28671, 0.60669),
(807, 28672, 0.46669),
(807, 28673, 0.74662),
(807, 28674, 0.42),
(807, 28675, 0.32669),
(808, 28678, 0.51331),
(808, 28679, 0.51331),
(808, 28680, 0.56),
(808, 28681, 0.42),
(927, 28682, 0.7),
(808, 28682, 1.4),
(808, 28683, 0.74662),
(808, 28684, 0.28),
(808, 28685, 0.37331),
(808, 28686, 0.60669),
(808, 28687, 0.46669),
(808, 28688, 0.56),
(808, 28689, 0.32669),
(808, 28690, 0.65331),
(808, 28691, 0.32669),
(808, 28692, 0.28),
(808, 28693, 0.28),
(934, 28693, 1.76),
(808, 28694, 0.51331),
(808, 28695, 0.51331),
(808, 28696, 0.56),
(936, 28696, 0.56),
(808, 28697, 0.28),
(808, 28698, 0.37331),
(808, 28699, 0.51331),
(808, 28700, 0.46669),
(808, 28701, 0.37331),
(808, 28702, 0.23331),
(808, 28703, 0.46669),
(808, 28704, 0.32669),
(808, 28705, 0.60669),
(808, 28706, 0.32669),
(808, 28707, 4.25314),
(808, 28708, 0.56),
(808, 28709, 0.32669),
(808, 28710, 0.60669),
(811, 28803, 0.34),
(811, 28804, 0.23331),
(811, 28805, 0.23331),
(811, 28806, 0.46662),
(811, 28807, 0.14),
(811, 28808, 0.37331),
(811, 28809, 0.32669),
(811, 28810, 0.93338),
(811, 28811, 0.46669),
(811, 28812, 0.37331),
(811, 28813, 0.65331),
(811, 28814, 0.37331),
(811, 28815, 0.37331),
(811, 28816, 0.28),
(811, 28817, 0.18669),
(811, 28818, 0.28),
(811, 28819, 0.28),
(811, 28820, 0.42),
(811, 28821, 0.42),
(936, 28821, 0.42),
(811, 28822, 0.32669),
(811, 28823, 0.32669),
(811, 28824, 0.74662),
(811, 28825, 0.28),
(811, 28826, 0.42),
(811, 28827, 0.84),
(811, 28828, 0.65338),
(811, 28829, 0.28),
(813, 28865, 0.34),
(813, 28866, 0.28),
(813, 28867, 0.84),
(813, 28868, 0.51331),
(813, 28869, 0.42),
(813, 28870, 0.37331),
(813, 28871, 0.42),
(813, 28872, 0.23331),
(814, 28880, 0.34),
(814, 28881, 0.28),
(814, 28882, 0.46669),
(814, 28883, 0.32669),
(814, 28884, 0.23331),
(814, 28885, 0.32669),
(814, 28886, 3.52),
(814, 28887, 0.56),
(814, 28888, 0.42),
(814, 28889, 0.46669),
(814, 28890, 0.46669),
(814, 28891, 0.28),
(814, 28892, 0.42),
(814, 28893, 0.42),
(814, 28894, 0.28),
(814, 28895, 0.23331),
(814, 28896, 0.37331),
(814, 28897, 0.37331),
(814, 28898, 0.09331),
(814, 28899, 0.84),
(814, 28900, 0.32669),
(814, 28901, 0.32669),
(814, 28902, 0.32669),
(814, 28903, 0.32669),
(814, 28904, 0.28),
(934, 28905, 0.56),
(814, 28905, 1.12),
(814, 28906, 0.32669),
(814, 28907, 0.60669),
(814, 28908, 0.42),
(814, 28909, 0.32669),
(814, 28910, 0.46669),
(814, 28911, 0.28),
(814, 28912, 0.28),
(814, 28913, 0.56),
(814, 28914, 0.46669),
(814, 28915, 0.60669),
(814, 28916, 0.56),
(814, 28917, 0.28),
(814, 28918, 0.46669),
(924, 28918, 0.46669),
(814, 28919, 0.56),
(814, 28920, 0.51331),
(814, 28921, 0.51331),
(814, 28922, 0.37331),
(814, 28923, 0.32669),
(814, 28924, 0.28),
(815, 28943, 0.34),
(815, 28944, 0.32669),
(815, 28945, 0.74662),
(815, 28946, 0.46669),
(815, 28947, 0.56),
(815, 28948, 0.60669),
(815, 28949, 1.21338),
(815, 28950, 0.56),
(815, 28951, 0.23331),
(815, 28952, 0.46669),
(815, 28953, 0.60669),
(815, 28954, 0.37331),
(815, 28955, 0.37331),
(815, 28956, 0.46669),
(815, 28957, 0.7),
(815, 28958, 0.23331),
(815, 28959, 0.28),
(815, 28960, 0.42),
(912, 28965, 0.37331),
(934, 28965, 0.37331),
(973, 28965, 0.37331),
(924, 28970, 0.42),
(925, 28970, 0.42),
(973, 28970, 0.42),
(884, 28972, 1.13339),
(973, 28972, 3.40017),
(859, 28979, 0.28),
(973, 28979, 0.28),
(924, 28988, 0.28),
(973, 28988, 0.28),
(986, 28992, 0.21),
(817, 28992, 0.51),
(817, 28993, 0.42),
(817, 28994, 0.42),
(817, 28995, 0.51331),
(817, 28996, 0.37331),
(817, 28997, 0.37331),
(817, 28998, 0.56),
(817, 28999, 0.46669),
(985, 28999, 0.46669),
(817, 29000, 0.56),
(817, 29001, 0.28),
(817, 29002, 0.28),
(817, 29003, 0.28),
(818, 29007, 0.51),
(818, 29008, 0.51331),
(818, 29009, 0.37331),
(818, 29010, 0.51331),
(818, 29011, 0.74662),
(818, 29012, 0.37331),
(818, 29013, 0.56),
(818, 29014, 0.32669),
(818, 29015, 0.51331),
(818, 29016, 0.46669),
(925, 29016, 0.46669),
(945, 29016, 0.46669),
(985, 29016, 0.46669),
(818, 29017, 0.37331),
(818, 29018, 0.42),
(818, 29019, 0.37331),
(924, 29019, 0.37331),
(945, 29019, 0.37331),
(818, 29020, 0.42),
(818, 29021, 0.93338),
(818, 29022, 0.28),
(818, 29023, 0.28),
(818, 29024, 0.32669),
(818, 29025, 0.46669),
(818, 29026, 0.18669),
(818, 29027, 0.32669),
(818, 29028, 0.32669),
(818, 29029, 4.42017),
(818, 29030, 0.7),
(820, 29069, 0.51),
(944, 29070, 0.37331),
(820, 29070, 0.74662),
(935, 29071, 0.28),
(820, 29071, 0.84),
(820, 29072, 0.32669),
(820, 29073, 0.7),
(820, 29074, 0.7),
(820, 29075, 1.68),
(820, 29076, 2.64),
(820, 29077, 0.37331),
(820, 29078, 0.37331),
(820, 29079, 0.46669),
(820, 29080, 0.32669),
(820, 29081, 0.74662),
(820, 29082, 0.51331),
(820, 29083, 0.37331),
(820, 29084, 0.42),
(820, 29085, 0.37331),
(820, 29086, 1.40007),
(820, 29087, 0.42),
(820, 29088, 0.84),
(820, 29089, 0.18669),
(821, 29100, 0.51),
(821, 29101, 0.23331),
(821, 29102, 0.42),
(821, 29103, 0.56),
(821, 29104, 1.30662),
(821, 29105, 0.46669),
(821, 29106, 0.46669),
(821, 29107, 1.02662),
(925, 29107, 3.22652),
(821, 29108, 0.42),
(934, 29108, 0.42),
(935, 29108, 3.36),
(821, 29109, 0.56),
(821, 29110, 0.46669),
(821, 29111, 0.60669),
(821, 29112, 0.65331),
(821, 29113, 0.51331),
(821, 29114, 0.32669),
(821, 29115, 0.37331),
(821, 29116, 0.28),
(821, 29117, 0.46669),
(934, 29117, 0.46669),
(935, 29117, 3.73352),
(821, 29118, 0.28),
(821, 29119, 0.32669),
(821, 29120, 0.32669),
(936, 29120, 0.32669),
(821, 29121, 0.32669),
(821, 29122, 0.46669),
(821, 29123, 0.7),
(821, 29124, 0.56),
(821, 29125, 0.56),
(821, 29126, 0.46669),
(821, 29127, 0.42),
(821, 29128, 0.42),
(821, 29129, 0.60669),
(821, 29130, 0.37331),
(821, 29131, 0.28),
(936, 29131, 1.12),
(821, 29132, 0.37331),
(821, 29133, 0.37331),
(821, 29134, 0.28),
(821, 29135, 1.11993),
(821, 29136, 0.42),
(821, 29137, 0.37331),
(821, 29138, 0.32669),
(821, 29139, 0.65338),
(854, 29221, 0.51),
(854, 29222, 0.09331),
(854, 29223, 0.35),
(854, 29224, 0.09331),
(854, 29225, 0.09331),
(854, 29226, 0.09331),
(854, 29227, 0.21),
(854, 29228, 0.09331),
(854, 29229, 0.28),
(854, 29230, 0.09331),
(854, 29231, 0.32669),
(854, 29232, 0.46669),
(854, 29233, 0.46669),
(854, 29234, 0.09331),
(854, 29235, 0.32669),
(854, 29236, 0.46669),
(854, 29237, 0.28),
(854, 29238, 0.28),
(854, 29239, 0.18669),
(854, 29240, 0.32669),
(854, 29241, 0.28),
(854, 29242, 0.23331),
(854, 29243, 0.32669),
(854, 29244, 0.28),
(854, 29245, 0.23331),
(854, 29246, 0.18669),
(854, 29247, 0.23331),
(854, 29248, 0.28),
(854, 29249, 0.28),
(854, 29250, 0.42),
(854, 29251, 0.28),
(854, 29252, 0.37331),
(854, 29253, 0.65338),
(854, 29254, 0.74662),
(854, 29255, 0.46669),
(934, 29256, 0.51331),
(854, 29256, 3.59317),
(854, 29257, 0.56),
(854, 29258, 0.51331),
(854, 29259, 0.51331),
(854, 29260, 0.51331),
(854, 29261, 0.28),
(854, 29262, 0.56),
(854, 29263, 0.7),
(854, 29264, 0.46669),
(854, 29265, 0.56),
(854, 29266, 0.65331),
(854, 29267, 0.46669),
(854, 29268, 0.46669),
(854, 29269, 0.56),
(854, 29270, 0.42),
(854, 29271, 0.37331),
(854, 29272, 0.46669),
(854, 29273, 0.42),
(854, 29274, 0.60669),
(854, 29275, 0.32669),
(854, 29276, 0.46669),
(854, 29277, 0.60669),
(854, 29278, 0.56),
(854, 29279, 0.46669),
(854, 29280, 0.56),
(934, 29280, 0.56),
(854, 29281, 0.51331),
(854, 29282, 0.51331),
(854, 29283, 0.28),
(854, 29284, 0.32669),
(854, 29285, 0.42),
(854, 29286, 0.37331),
(854, 29287, 0.37331),
(854, 29288, 0.37331),
(854, 29289, 0.28),
(854, 29290, 0.60669),
(854, 29291, 0.46669),
(854, 29292, 0.32669),
(854, 29293, 0.37331),
(854, 29294, 0.46669),
(854, 29295, 0.37331),
(854, 29296, 0.32669),
(854, 29297, 0.28),
(854, 29298, 0.51331),
(854, 29299, 0.42),
(854, 29300, 0.51331),
(854, 29301, 0.32669),
(854, 29302, 0.18669),
(854, 29303, 0.23331),
(854, 29304, 0.18669),
(854, 29305, 0.46662),
(854, 29306, 0.32669),
(854, 29307, 0.37331),
(854, 29308, 0.37331),
(854, 29309, 0.18669),
(854, 29310, 0.28),
(854, 29311, 0.51331),
(854, 29312, 0.23331),
(854, 29313, 0.37331),
(854, 29314, 0.32669),
(925, 29314, 0.32669),
(854, 29315, 0.37331),
(854, 29316, 0.28),
(854, 29317, 0.74662),
(854, 29318, 0.37331),
(854, 29319, 0.42),
(854, 29320, 0.60669),
(854, 29321, 0.37331),
(854, 29322, 0.56),
(854, 29323, 0.42),
(854, 29324, 0.46669),
(854, 29325, 0.51331),
(854, 29326, 0.60669),
(854, 29327, 0.60669),
(854, 29328, 0.51331),
(854, 29329, 0.65331),
(854, 29330, 0.65331),
(854, 29331, 0.93338),
(854, 29332, 0.37331),
(854, 29333, 0.37331),
(854, 29334, 0.7),
(854, 29335, 0.46669),
(854, 29336, 0.32669),
(854, 29337, 0.42),
(854, 29338, 0.51331),
(854, 29339, 0.42),
(854, 29340, 0.46669),
(854, 29341, 0.42),
(854, 29342, 0.51331),
(854, 29343, 0.51331),
(854, 29344, 1.53993),
(854, 29345, 0.65331),
(854, 29346, 0.28),
(854, 29347, 0.51331),
(854, 29348, 1.02662),
(854, 29349, 0.46669),
(854, 29350, 1.02662),
(854, 29351, 0.51331),
(854, 29352, 0.42),
(854, 29353, 0.7),
(854, 29354, 0.98007),
(854, 29355, 0.46669),
(854, 29356, 0.46669),
(854, 29357, 0.56),
(854, 29358, 0.46669),
(854, 29359, 0.65331),
(983, 29360, 0.46669),
(854, 29360, 0.93338),
(854, 29361, 0.42),
(854, 29362, 0.46669),
(854, 29363, 1.12),
(854, 29364, 0.56),
(854, 29365, 0.46669),
(854, 29366, 0.42),
(854, 29367, 0.46669),
(924, 29367, 0.46669),
(854, 29368, 0.28),
(854, 29369, 0.32669),
(854, 29370, 0.23331),
(854, 29371, 0.28),
(854, 29372, 0.84),
(854, 29373, 0.37331),
(854, 29374, 0.37331),
(854, 29375, 0.28),
(854, 29376, 0.32669),
(854, 29377, 0.32669),
(854, 29378, 0.18669),
(854, 29379, 0.37331),
(854, 29380, 0.32669),
(854, 29381, 0.46669),
(854, 29382, 0.56),
(854, 29383, 0.56),
(854, 29384, 0.60669),
(854, 29385, 1.02662),
(854, 29386, 1.02662),
(854, 29387, 0.51331),
(854, 29388, 0.37331),
(854, 29389, 0.37331),
(854, 29390, 0.37331),
(854, 29391, 0.56007),
(854, 29392, 0.23331),
(854, 29393, 0.32669),
(854, 29394, 0.37331),
(854, 29395, 0.51331),
(854, 29396, 0.28),
(854, 29397, 0.84),
(854, 29398, 0.51331),
(854, 29399, 0.56),
(854, 29400, 0.42),
(854, 29401, 0.56),
(854, 29402, 0.7),
(854, 29403, 0.42),
(854, 29404, 0.84),
(854, 29405, 0.46669),
(854, 29406, 0.18669),
(854, 29407, 0.28),
(854, 29408, 0.32669),
(854, 29409, 0.14),
(854, 29410, 0.18669),
(854, 29411, 0.32669),
(854, 29412, 0.32669),
(854, 29413, 0.42),
(854, 29414, 0.37331),
(854, 29415, 0.32669),
(854, 29416, 0.42),
(854, 29417, 0.28),
(854, 29418, 0.28),
(854, 29419, 0.46669),
(906, 29420, 0.14),
(854, 29420, 0.28),
(854, 29421, 0.46669),
(854, 29422, 0.46669),
(854, 29423, 0.51331),
(854, 29424, 0.42),
(854, 29425, 0.32669),
(854, 29426, 0.18669),
(854, 29427, 0.42),
(854, 29428, 0.84),
(854, 29429, 0.18669),
(854, 29430, 0.23331),
(854, 29431, 0.32669),
(854, 29432, 0.23331),
(854, 29433, 0.37331),
(854, 29434, 0.23331),
(854, 29435, 0.46669),
(854, 29436, 0.46669),
(854, 29437, 0.46669),
(854, 29438, 0.42),
(854, 29439, 0.56),
(854, 29440, 0.56),
(854, 29441, 0.84),
(854, 29442, 0.42),
(854, 29443, 0.65331),
(854, 29444, 0.56),
(854, 29445, 0.32669),
(854, 29446, 0.42),
(854, 29447, 0.51331),
(854, 29448, 0.37331),
(854, 29449, 0.28),
(854, 29450, 0.42),
(854, 29451, 0.46669),
(854, 29452, 0.42),
(854, 29453, 0.74662),
(854, 29454, 0.37331),
(854, 29455, 0.37331),
(854, 29456, 0.7),
(854, 29457, 0.42),
(854, 29458, 0.42),
(854, 29459, 0.51331),
(854, 29460, 0.56),
(854, 29461, 0.65331),
(854, 29462, 0.51331),
(936, 29462, 0.51331),
(854, 29463, 0.46669),
(854, 29464, 0.46669),
(854, 29465, 0.28),
(854, 29466, 0.23331),
(854, 29467, 0.14),
(854, 29468, 0.7),
(854, 29469, 0.51331),
(854, 29470, 0.37331),
(854, 29471, 0.37331),
(854, 29472, 0.32669),
(854, 29473, 0.37331),
(854, 29474, 0.32669),
(854, 29475, 0.51331),
(854, 29476, 0.46669),
(854, 29477, 0.46662),
(854, 29478, 0.23331),
(854, 29479, 0.42),
(854, 29480, 0.46669),
(854, 29481, 0.60669),
(854, 29482, 0.56),
(854, 29483, 0.51331),
(854, 29484, 0.32669),
(928, 29484, 2.38017),
(854, 29485, 0.93338),
(854, 29486, 0.51331),
(854, 29487, 0.51331),
(936, 29487, 0.51331),
(854, 29488, 0.32669),
(854, 29489, 0.32669),
(854, 29490, 0.18669),
(854, 29491, 0.32669),
(912, 29491, 0.32669),
(854, 29492, 0.46669),
(854, 29493, 0.60669),
(854, 29494, 0.65331),
(854, 29495, 0.51331),
(854, 29496, 0.37331),
(854, 29497, 0.46669),
(854, 29498, 0.42),
(854, 29499, 0.18669),
(854, 29500, 0.51331),
(854, 29501, 0.28),
(854, 29502, 0.23331),
(854, 29503, 0.32669),
(854, 29504, 0.46669),
(854, 29505, 0.37331),
(854, 29506, 0.28),
(854, 29507, 0.46669),
(854, 29508, 0.37331),
(854, 29509, 0.37331),
(854, 29510, 0.23331),
(854, 29511, 0.23331),
(854, 29512, 0.37331),
(854, 29513, 0.37331),
(854, 29514, 0.28),
(854, 29515, 0.32669),
(854, 29516, 0.32669),
(854, 29517, 0.32669),
(854, 29518, 0.18669),
(854, 29519, 0.28),
(854, 29520, 0.65331),
(854, 29521, 0.46669),
(854, 29522, 0.37331),
(854, 29523, 0.37331),
(854, 29524, 0.42),
(854, 29525, 0.32669),
(854, 29526, 0.37331),
(854, 29527, 0.7),
(854, 29528, 0.7),
(854, 29529, 0.84),
(854, 29530, 0.74662),
(854, 29531, 0.32669),
(854, 29532, 0.18669),
(854, 29533, 0.23331),
(912, 29533, 0.23331),
(934, 29533, 0.23331),
(854, 29534, 0.42),
(857, 29738, 0.34),
(857, 29739, 0.32669),
(857, 29740, 0.28),
(857, 29741, 0.32669),
(857, 29742, 0.18669),
(857, 29743, 0.28),
(857, 29744, 0.65331),
(857, 29745, 0.56),
(857, 29746, 0.60669),
(857, 29747, 0.60669),
(857, 29748, 0.51331),
(857, 29749, 0.7),
(857, 29750, 0.37331),
(857, 29751, 0.23331),
(857, 29752, 0.32669),
(857, 29753, 0.18669),
(857, 29754, 0.28),
(857, 29755, 0.37331),
(927, 29755, 0.37331),
(986, 29755, 0.37331),
(857, 29756, 0.46669),
(857, 29757, 0.42),
(857, 29758, 0.51331),
(857, 29759, 0.32669),
(857, 29760, 0.51331),
(857, 29761, 0.74662),
(857, 29762, 0.23331),
(857, 29763, 0.42),
(857, 29764, 0.84),
(857, 29765, 0.65331),
(857, 29766, 0.37331),
(857, 29767, 0.42),
(857, 29768, 0.37331),
(857, 29769, 0.42),
(924, 29769, 0.42),
(945, 29769, 0.42),
(857, 29770, 0.23331),
(857, 29771, 0.37331),
(857, 29772, 0.18669),
(857, 29773, 0.23331),
(857, 29774, 0.42),
(857, 29775, 0.23331),
(987, 29776, 0.32669),
(857, 29776, 0.65338),
(857, 29777, 0.37331),
(857, 29778, 0.37331),
(857, 29779, 0.56),
(857, 29780, 0.46669),
(857, 29781, 0.51331),
(857, 29782, 0.51331),
(857, 29783, 0.51331),
(857, 29784, 0.32669),
(857, 29785, 0.32669),
(857, 29786, 0.32669),
(857, 29787, 0.46669),
(857, 29788, 0.42),
(857, 29789, 0.51331),
(857, 29790, 0.28),
(906, 29791, 0.42),
(857, 29791, 2.52),
(857, 29792, 0.32669),
(857, 29793, 0.46669),
(857, 29794, 0.51331),
(927, 29794, 0.51331),
(929, 29794, 1.02662),
(857, 29795, 0.28),
(857, 29796, 0.23331),
(859, 29828, 0.51),
(859, 29829, 0.32669),
(859, 29830, 0.28),
(859, 29831, 0.32669),
(859, 29832, 0.60669),
(859, 29833, 0.37331),
(859, 29834, 0.46669),
(859, 29835, 0.60669),
(859, 29836, 0.46669),
(859, 29837, 0.65331),
(859, 29838, 0.65331),
(930, 29838, 0.65331),
(859, 29839, 0.51331),
(912, 29839, 0.51331),
(859, 29840, 0.56),
(859, 29841, 0.32669),
(859, 29842, 0.32669),
(923, 29842, 0.32669),
(934, 29842, 0.32669),
(859, 29843, 0.37331),
(865, 29904, 0.74662),
(865, 29905, 0.42),
(865, 29906, 0.42),
(865, 29907, 0.56),
(865, 29908, 0.42),
(912, 29908, 0.42),
(865, 29909, 0.65331),
(865, 29910, 0.28),
(865, 29911, 0.28),
(865, 29912, 0.37331),
(865, 29913, 0.46669),
(865, 29914, 0.65331),
(865, 29915, 0.28),
(865, 29916, 0.32669),
(925, 29916, 0.32669),
(926, 29916, 0.32669),
(928, 29916, 0.32669),
(865, 29917, 0.51331),
(865, 29918, 0.51331),
(865, 29919, 0.56),
(865, 29920, 0.7),
(865, 29921, 0.51331),
(865, 29922, 0.23331),
(865, 29923, 0.37331),
(865, 29924, 0.51331),
(865, 29925, 0.46669),
(865, 29926, 0.56),
(936, 29926, 0.56),
(865, 29927, 0.46669),
(865, 29928, 0.32669),
(866, 29935, 0.34),
(866, 29936, 0.84),
(866, 29937, 0.37331),
(866, 29938, 0.32669),
(866, 29939, 0.65331),
(866, 29940, 0.42),
(866, 29941, 0.32669),
(866, 29942, 0.28),
(866, 29943, 0.65338),
(935, 29944, 0.18669),
(866, 29944, 0.37338),
(866, 29945, 0.14),
(866, 29946, 1.76),
(866, 29947, 0.93338),
(866, 29948, 0.23331),
(866, 29949, 1.12),
(866, 29950, 0.42),
(866, 29951, 0.37331),
(866, 29952, 1.26),
(867, 29966, 0.34),
(867, 29967, 0.51331),
(867, 29968, 0.42),
(867, 29969, 0.32669),
(925, 29970, 0.60669),
(867, 29970, 5.02686),
(867, 29971, 0.37331),
(867, 29972, 0.65331),
(867, 29973, 0.46669),
(867, 29974, 0.37331),
(867, 29975, 0.56),
(912, 29976, 0.28),
(867, 29976, 0.56),
(867, 29977, 0.46669),
(867, 29978, 1.12),
(867, 29979, 0.32669),
(867, 29980, 0.23331),
(867, 29981, 1.12),
(867, 29982, 0.18669),
(867, 29983, 0.42),
(867, 29984, 0.37331),
(867, 29985, 0.93338),
(867, 29986, 0.32669),
(867, 29987, 0.65338),
(867, 29988, 0.46669),
(867, 29989, 0.28),
(867, 29990, 1.21338),
(867, 29991, 0.28),
(867, 29992, 0.18669),
(868, 29997, 0.28),
(868, 29998, 0.65338),
(868, 29999, 0.51331),
(934, 30000, 0.42),
(868, 30000, 0.84),
(868, 30001, 0.56),
(868, 30002, 0.46669),
(868, 30003, 0.28),
(868, 30004, 1.21338),
(868, 30005, 1.12),
(868, 30006, 0.74662),
(868, 30007, 0.28),
(868, 30008, 0.42),
(868, 30009, 0.46669),
(868, 30010, 0.51331),
(868, 30011, 0.42),
(868, 30012, 1.26),
(868, 30013, 0.32669),
(868, 30014, 0.46669),
(868, 30015, 0.46669),
(868, 30016, 0.23331),
(868, 30017, 0.28),
(868, 30018, 1.68),
(870, 30022, 0.51),
(870, 30023, 2.34009),
(870, 30024, 1.08),
(871, 30025, 0.51),
(871, 30026, 2.34652),
(872, 30028, 0.51),
(872, 30029, 1.26009),
(872, 30030, 1.08),
(873, 30031, 0.51),
(873, 30032, 2.7),
(874, 30034, 0.51),
(875, 30035, 0.51),
(876, 30036, 0.51),
(876, 30037, 1.62),
(877, 30039, 0.51),
(879, 30041, 0.51),
(880, 30042, 0.51),
(881, 30043, 0.51),
(882, 30044, 0.51),
(883, 30045, 0.51),
(884, 30046, 0.51),
(884, 30047, 1.80009),
(884, 30048, 1.08),
(885, 30049, 0.51),
(886, 30050, 0.51),
(887, 30051, 0.51),
(888, 30052, 0.51),
(889, 30053, 0.51),
(889, 30054, 1.62),
(890, 30056, 0.51),
(890, 30057, 1.80009),
(891, 30059, 0.51),
(892, 30060, 0.51),
(893, 30061, 0.51),
(893, 30062, 1.43991),
(894, 30064, 0.51),
(895, 30065, 0.51),
(896, 30066, 0.51),
(896, 30067, 0.72009),
(897, 30069, 0.51),
(898, 30070, 0.51),
(898, 30071, 0.89991),
(900, 30074, 0.51),
(901, 30075, 0.51),
(904, 30089, 0.34),
(904, 30090, 3.81348),
(906, 30122, 0.56),
(906, 30123, 0.23331),
(906, 30124, 0.51331),
(906, 30125, 0.34),
(906, 30126, 0.28),
(906, 30127, 0.46669),
(906, 30128, 0.7),
(906, 30129, 0.6666),
(906, 30130, 0.46669),
(906, 30131, 0.28),
(906, 30132, 0.28),
(906, 30133, 0.37331),
(906, 30134, 1.02662),
(906, 30135, 0.51331),
(906, 30136, 0.46669),
(906, 30137, 0.93338),
(906, 30138, 0.18669),
(906, 30139, 0.32669),
(906, 30140, 0.37331),
(906, 30141, 0.18669),
(906, 30142, 0.84),
(906, 30143, 0.51331),
(906, 30144, 0.18669),
(906, 30145, 0.32669),
(906, 30146, 0.46669),
(906, 30147, 0.56),
(906, 30148, 0.32669),
(906, 30149, 0.23331),
(935, 30149, 0.23331),
(968, 30149, 0.23331),
(906, 30150, 0.46662),
(906, 30151, 0.32669),
(923, 30157, 0.14),
(926, 30157, 0.14),
(934, 30157, 0.14),
(935, 30157, 0.14),
(929, 30157, 0.28),
(924, 30160, 0.42),
(928, 30160, 0.42),
(923, 30160, 0.84),
(927, 30162, 0.32669),
(930, 30162, 0.32669),
(934, 30162, 0.32669),
(936, 30162, 0.32669),
(944, 30162, 0.32669),
(924, 30162, 0.65338),
(925, 30162, 0.65338),
(926, 30162, 0.65338),
(928, 30162, 0.65338),
(935, 30162, 0.65338),
(923, 30162, 0.98007),
(929, 30162, 1.30676),
(923, 30165, 0.42),
(924, 30165, 0.42),
(925, 30165, 0.42),
(927, 30165, 0.42),
(928, 30165, 0.42),
(930, 30165, 0.42),
(934, 30165, 0.42),
(936, 30165, 0.42),
(929, 30165, 0.84),
(923, 30166, 0.18669),
(924, 30166, 0.18669),
(935, 30166, 0.18669),
(926, 30170, 0.32669),
(928, 30170, 0.32669),
(923, 30170, 0.65338),
(923, 30182, 0.42),
(926, 30182, 0.42),
(923, 30186, 0.42),
(924, 30186, 0.84),
(923, 30189, 0.51331),
(928, 30189, 0.51331),
(923, 30192, 0.37331),
(934, 30192, 0.37331),
(929, 30192, 1.11993),
(923, 30200, 0.23331),
(929, 30200, 0.46662),
(934, 30200, 0.46662),
(923, 30203, 0.28),
(934, 30203, 0.28),
(929, 30203, 2.24),
(912, 30205, 0.7),
(923, 30205, 0.7),
(924, 30232, 0.28),
(926, 30232, 0.28),
(924, 30236, 0.04669),
(926, 30236, 0.04669),
(927, 30236, 0.04669),
(928, 30236, 0.04669),
(930, 30236, 0.04669),
(935, 30236, 0.04669),
(936, 30236, 0.04669),
(934, 30236, 0.09338),
(924, 30248, 0.46669),
(928, 30248, 0.46669),
(924, 30252, 0.56),
(926, 30252, 0.56),
(924, 30261, 0.46669),
(925, 30261, 0.46669),
(924, 30277, 0.32669),
(925, 30277, 0.32669),
(934, 30277, 0.32669),
(924, 30284, 0.42),
(927, 30284, 0.42),
(936, 30284, 0.42),
(924, 30285, 0.7),
(912, 30285, 1.4),
(912, 30319, 0.51),
(912, 30320, 0.65338),
(912, 30321, 0.42),
(912, 30322, 0.56),
(912, 30323, 0.65338),
(912, 30324, 0.51331),
(912, 30325, 0.74662),
(912, 30326, 0.32669),
(912, 30327, 0.51331),
(912, 30328, 0.65331),
(912, 30329, 0.32669),
(912, 30330, 0.32669),
(930, 30330, 0.32669),
(912, 30331, 5.8),
(912, 30332, 0.32669),
(912, 30333, 0.51331),
(912, 30334, 0.7),
(912, 30335, 1.30662),
(912, 30336, 0.37331),
(912, 30337, 0.46669),
(912, 30338, 0.28),
(912, 30339, 0.51331),
(912, 30340, 0.46669),
(912, 30341, 0.23331),
(912, 30342, 0.37331),
(912, 30343, 0.37331),
(912, 30344, 0.23331),
(912, 30345, 0.56),
(912, 30346, 0.42),
(912, 30347, 0.84),
(912, 30348, 0.65338),
(912, 30349, 0.93338),
(912, 30350, 0.42),
(912, 30351, 0.65331),
(934, 30351, 0.65331),
(925, 30420, 0.28),
(926, 30420, 0.28),
(935, 30420, 0.84),
(929, 30420, 1.12),
(944, 30420, 1.12),
(925, 30453, 0.51331),
(935, 30453, 0.51331),
(929, 30453, 1.02662),
(926, 30569, 0.60669),
(930, 30569, 0.60669),
(936, 30569, 1.21338),
(927, 30571, 0.42),
(926, 30571, 0.84),
(926, 30572, 0.46669),
(930, 30572, 0.46669),
(929, 30572, 0.93338),
(927, 30592, 0.28),
(928, 30592, 0.28),
(930, 30652, 0.32669),
(927, 30652, 2.05348),
(928, 30737, 0.04669),
(930, 30737, 0.04669),
(923, 31007, 0.49),
(935, 31007, 0.49),
(923, 31008, 0.28),
(986, 31008, 0.28),
(923, 31009, 0.51),
(923, 31010, 0.65338),
(923, 31011, 0.32669),
(923, 31012, 0.60669),
(923, 31013, 1.12),
(923, 31014, 0.56),
(923, 31015, 1.02662),
(923, 31016, 0.42),
(923, 31017, 0.7),
(923, 31018, 0.46662),
(923, 31019, 0.56),
(923, 31020, 0.28),
(923, 31021, 0.14),
(923, 31022, 0.51331),
(923, 31023, 0.42),
(923, 31024, 0.60669),
(923, 31025, 0.37331),
(923, 31026, 0.46669),
(923, 31027, 0.32669),
(935, 31028, 0.09331),
(923, 31028, 0.18662),
(923, 31029, 0.51331),
(923, 31030, 0.46669),
(923, 31031, 0.46669),
(923, 31032, 1.02662),
(923, 31033, 0.51331),
(923, 31034, 0.28),
(923, 31035, 0.46669),
(935, 31035, 0.46669),
(923, 31036, 0.60669),
(923, 31037, 0.37338),
(923, 31038, 1.82007),
(923, 31039, 0.42),
(923, 31040, 0.60669),
(923, 31041, 0.74662),
(923, 31042, 0.32669),
(923, 31043, 0.42),
(923, 31044, 0.51331),
(923, 31045, 0.18669),
(923, 31046, 0.37331),
(923, 31047, 0.65331),
(923, 31048, 0.42),
(924, 31070, 0.49),
(924, 31071, 0.51),
(924, 31072, 0.46669),
(924, 31073, 0.28),
(924, 31074, 0.46669),
(924, 31075, 0.37331),
(924, 31076, 0.23331),
(924, 31077, 0.04669),
(924, 31078, 0.32669),
(924, 31079, 0.37338),
(924, 31080, 0.04669),
(924, 31081, 0.18669),
(924, 31082, 0.37331),
(924, 31083, 4.10652),
(924, 31084, 0.51331),
(924, 31085, 0.28),
(924, 31086, 0.37331),
(924, 31087, 0.51331),
(924, 31088, 0.51331),
(924, 31089, 0.42),
(924, 31090, 0.46669),
(924, 31091, 0.37331),
(924, 31092, 0.65331),
(924, 31093, 0.56),
(924, 31094, 0.56),
(924, 31095, 0.28),
(924, 31096, 0.56),
(924, 31097, 0.42),
(924, 31098, 0.56),
(924, 31099, 0.42),
(924, 31100, 3.73983),
(924, 31101, 0.37331),
(924, 31102, 0.42),
(924, 31103, 0.23331),
(924, 31104, 0.60669),
(924, 31105, 0.51331),
(924, 31106, 0.37331),
(924, 31107, 0.28),
(924, 31108, 0.32669),
(924, 31109, 0.7),
(924, 31110, 0.7),
(924, 31111, 0.37331),
(924, 31112, 0.46669),
(924, 31113, 0.51331),
(924, 31114, 0.65331),
(924, 31115, 0.51331),
(924, 31116, 0.42),
(934, 31133, 0.28),
(925, 31133, 0.56),
(925, 31134, 0.51),
(925, 31135, 0.14),
(925, 31136, 0.65338),
(925, 31137, 0.42),
(925, 31138, 0.46669),
(925, 31139, 0.56),
(925, 31140, 0.42),
(925, 31141, 0.32669),
(925, 31142, 0.32669),
(925, 31143, 0.46669),
(925, 31144, 0.56),
(925, 31145, 0.56),
(925, 31146, 0.60669),
(925, 31147, 1.4),
(925, 31148, 0.37331),
(925, 31149, 0.60669),
(925, 31150, 0.42),
(935, 31150, 0.84),
(925, 31151, 0.32669),
(925, 31152, 1.53993),
(925, 31153, 0.51331),
(925, 31154, 0.84),
(925, 31155, 0.46669),
(925, 31156, 0.42),
(925, 31157, 0.37331),
(935, 31157, 0.37331),
(925, 31158, 0.42),
(925, 31159, 0.42),
(925, 31160, 0.46669),
(925, 31161, 0.28),
(925, 31162, 0.28),
(925, 31163, 0.60669),
(925, 31164, 0.51331),
(925, 31165, 0.28),
(925, 31166, 0.32669),
(946, 31166, 0.32669),
(947, 31166, 0.32669),
(925, 31167, 0.37331),
(925, 31168, 0.51331),
(925, 31169, 0.46669),
(925, 31170, 0.46669),
(925, 31171, 0.7),
(925, 31172, 0.56),
(925, 31173, 0.37331),
(925, 31174, 0.7),
(926, 31196, 0.49),
(934, 31196, 0.49),
(926, 31197, 0.51),
(926, 31198, 0.21),
(926, 31199, 0.21),
(926, 31200, 0.21),
(926, 31201, 0.42),
(926, 31202, 0.28),
(926, 31203, 0.28),
(926, 31204, 0.42),
(926, 31205, 0.6666),
(935, 31206, 0.74662),
(926, 31206, 2.02654),
(926, 31207, 0.18669),
(926, 31208, 0.42),
(944, 31208, 0.42),
(926, 31209, 0.28),
(926, 31210, 0.23331),
(926, 31211, 0.7),
(926, 31212, 0.23331),
(926, 31213, 0.56),
(935, 31213, 0.56),
(926, 31214, 0.28),
(935, 31214, 0.28),
(944, 31214, 1.12),
(926, 31215, 0.60669),
(926, 31216, 0.14),
(934, 31216, 0.14),
(926, 31217, 0.37331),
(926, 31218, 0.46669),
(926, 31219, 0.28),
(934, 31219, 0.28),
(926, 31220, 0.74662),
(926, 31221, 0.23331),
(926, 31222, 0.46669),
(926, 31223, 0.28),
(926, 31224, 0.32669),
(926, 31225, 0.37331),
(926, 31226, 0.32669),
(926, 31227, 0.51331),
(926, 31228, 0.56),
(926, 31229, 0.65331),
(936, 31229, 0.65331),
(935, 31229, 1.30662),
(926, 31230, 0.46669),
(926, 31231, 0.46669),
(926, 31232, 0.46669),
(926, 31233, 0.42),
(926, 31234, 0.28),
(926, 31235, 0.46669),
(926, 31236, 0.46669),
(926, 31237, 0.46669),
(935, 31238, 0.42),
(926, 31238, 1.68),
(926, 31239, 0.51331),
(926, 31240, 0.7),
(926, 31241, 0.32669),
(926, 31242, 0.65331),
(926, 31243, 0.46669),
(926, 31244, 0.65331),
(947, 31244, 0.65331),
(927, 31259, 0.51),
(927, 31260, 0.23331),
(927, 31261, 0.09331),
(927, 31262, 0.65338),
(927, 31263, 0.09331),
(927, 31264, 0.28),
(927, 31265, 0.37331),
(927, 31266, 0.37331),
(927, 31267, 0.37331),
(927, 31268, 0.04669),
(927, 31269, 0.42),
(927, 31270, 0.14),
(927, 31271, 0.46669),
(927, 31272, 0.09331),
(927, 31273, 0.46669),
(927, 31274, 0.56),
(927, 31275, 0.32669),
(927, 31276, 0.37338),
(927, 31277, 0.37331),
(927, 31278, 0.18669),
(927, 31279, 0.46669),
(927, 31280, 0.37331),
(927, 31281, 0.32669),
(927, 31282, 0.46669),
(927, 31283, 0.93338),
(927, 31284, 3.22652),
(927, 31285, 0.60669),
(927, 31286, 1.12),
(927, 31287, 0.74662),
(927, 31288, 0.56),
(927, 31289, 0.37331),
(927, 31290, 0.46669),
(927, 31291, 0.37331),
(927, 31292, 0.42),
(927, 31293, 0.42),
(927, 31294, 2.64),
(927, 31295, 0.84),
(927, 31296, 0.37331),
(927, 31297, 0.18669),
(927, 31298, 0.42),
(927, 31299, 0.42),
(927, 31300, 0.32669),
(927, 31301, 0.60669),
(927, 31302, 0.56),
(935, 31302, 0.56),
(927, 31303, 0.46669),
(927, 31304, 2.1),
(935, 31305, 0.42),
(927, 31305, 0.84),
(927, 31306, 0.84),
(927, 31307, 0.42),
(927, 31308, 0.37331),
(927, 31309, 0.42),
(927, 31310, 0.65331),
(927, 31311, 0.37331),
(927, 31312, 0.46669),
(945, 31312, 0.46669),
(927, 31313, 0.42),
(927, 31314, 0.46669),
(927, 31315, 0.7),
(927, 31316, 0.65331),
(927, 31317, 0.23331),
(927, 31318, 0.42),
(927, 31319, 0.42),
(927, 31320, 0.51331),
(927, 31321, 0.37331),
(927, 31322, 0.28),
(927, 31323, 0.46669),
(927, 31324, 0.42),
(927, 31325, 0.42),
(927, 31326, 0.37331),
(927, 31327, 0.28),
(935, 31327, 0.28),
(927, 31328, 0.37331),
(927, 31329, 0.65338),
(927, 31330, 0.42),
(927, 31331, 0.37331),
(927, 31332, 0.28),
(927, 31333, 0.42),
(927, 31334, 0.32669),
(927, 31335, 0.28),
(927, 31336, 0.60669),
(927, 31337, 0.42),
(927, 31338, 0.56),
(927, 31339, 0.56),
(927, 31340, 0.46669),
(927, 31341, 0.51331),
(927, 31342, 1.12),
(927, 31343, 0.56),
(927, 31344, 0.42),
(927, 31345, 0.51331),
(927, 31346, 0.32669),
(927, 31347, 0.60669),
(927, 31348, 0.51331),
(927, 31349, 0.46669),
(927, 31350, 0.74662),
(927, 31351, 0.42),
(927, 31352, 0.7),
(927, 31353, 0.32669),
(928, 31386, 0.56),
(928, 31387, 0.51),
(928, 31388, 0.35),
(928, 31389, 0.42),
(928, 31390, 0.37331),
(928, 31391, 0.23331),
(928, 31392, 0.23331),
(928, 31393, 0.28),
(928, 31394, 0.28),
(928, 31395, 0.28),
(928, 31396, 0.42),
(928, 31397, 0.28),
(928, 31398, 0.23331),
(928, 31399, 0.46669),
(928, 31400, 0.56),
(928, 31401, 0.32669),
(928, 31402, 0.14),
(928, 31403, 0.37331),
(928, 31404, 0.7),
(928, 31405, 0.42),
(928, 31406, 0.28),
(928, 31407, 0.09331),
(928, 31408, 0.42),
(928, 31409, 0.51331),
(928, 31410, 0.51331),
(928, 31411, 0.51331),
(935, 31411, 0.51331),
(928, 31412, 0.28),
(934, 31412, 0.28),
(928, 31413, 0.28),
(928, 31414, 0.46669),
(928, 31415, 0.32669),
(928, 31416, 0.56),
(928, 31417, 0.65331),
(929, 31449, 0.98),
(929, 31450, 0.51),
(929, 31451, 0.42),
(929, 31452, 0.46662),
(944, 31453, 0.32669),
(929, 31453, 0.65338),
(929, 31454, 0.56),
(929, 31455, 0.84),
(929, 31456, 0.65338),
(944, 31456, 0.65338),
(929, 31457, 1.02662),
(929, 31458, 0.74662),
(929, 31459, 0.56),
(929, 31460, 0.84),
(929, 31461, 0.46662),
(929, 31462, 0.46662),
(929, 31463, 0.84),
(929, 31464, 0.65338),
(929, 31465, 2.24),
(929, 31466, 0.65338),
(929, 31467, 1.4),
(929, 31468, 0.65338),
(944, 31469, 0.37331),
(929, 31469, 0.74662),
(929, 31470, 0.84),
(929, 31471, 0.74662),
(929, 31472, 0.56),
(929, 31473, 0.74676),
(929, 31474, 0.09338),
(929, 31475, 0.28),
(929, 31476, 0.37338),
(929, 31477, 0.56),
(929, 31478, 0.74662),
(929, 31479, 0.37338),
(929, 31480, 0.56),
(929, 31481, 1.30662),
(929, 31482, 1.02662),
(929, 31483, 0.46662),
(929, 31484, 0.93338),
(929, 31485, 0.74662),
(929, 31486, 0.84),
(929, 31487, 0.93338),
(929, 31488, 0.74662),
(929, 31489, 0.74662),
(929, 31490, 0.74662),
(929, 31491, 0.56),
(935, 31492, 0.46669),
(929, 31492, 0.93338),
(934, 31493, 0.42),
(929, 31493, 0.84),
(929, 31494, 0.84),
(929, 31495, 0.65338),
(929, 31496, 1.49324),
(929, 31497, 0.93338),
(929, 31498, 0.65338),
(929, 31499, 0.46662),
(929, 31500, 0.84),
(929, 31501, 0.7),
(929, 31502, 0.60669),
(929, 31503, 0.7),
(929, 31504, 0.84),
(929, 31505, 0.65338),
(929, 31506, 1.12),
(929, 31507, 0.84),
(929, 31508, 2.64),
(929, 31509, 0.84),
(929, 31510, 0.74662),
(929, 31511, 0.46669),
(929, 31512, 0.46662),
(929, 31513, 0.65338),
(929, 31514, 1.02662),
(929, 31515, 0.56),
(929, 31516, 0.65338),
(929, 31517, 0.56),
(929, 31518, 0.37338),
(930, 31576, 0.28),
(930, 31577, 0.51),
(930, 31578, 0.35),
(930, 31579, 0.51331),
(944, 31579, 1.02662),
(930, 31580, 0.37331),
(930, 31581, 0.23331),
(930, 31582, 0.32669),
(930, 31583, 0.37331),
(930, 31584, 0.60669),
(930, 31585, 0.23331),
(930, 31586, 0.42),
(930, 31587, 0.18669),
(930, 31588, 0.42),
(930, 31589, 0.60669),
(930, 31590, 0.65331),
(930, 31591, 0.14),
(930, 31592, 0.23331),
(930, 31593, 0.18669),
(936, 31593, 0.37338),
(930, 31594, 0.56),
(930, 31595, 0.46669),
(930, 31596, 0.46669),
(930, 31597, 0.32669),
(930, 31598, 0.46669),
(930, 31599, 0.65331),
(986, 31599, 0.65331),
(930, 31600, 0.37331),
(930, 31601, 0.32669),
(930, 31602, 0.42),
(930, 31603, 0.42),
(930, 31604, 0.51331),
(930, 31605, 0.37331),
(930, 31606, 0.60669),
(930, 31607, 0.37331),
(930, 31608, 0.42),
(930, 31609, 0.42),
(930, 31610, 0.42),
(930, 31611, 0.46669),
(930, 31612, 0.51331),
(930, 31613, 0.60669),
(934, 31613, 0.60669),
(930, 31614, 0.37331),
(930, 31615, 0.60669),
(930, 31616, 4.75983),
(930, 31617, 1.68),
(930, 31618, 0.32669),
(934, 32085, 0.28),
(934, 32086, 0.51),
(934, 32087, 0.7),
(934, 32088, 0.37331),
(934, 32089, 0.32669),
(934, 32090, 0.23331),
(934, 32091, 0.32669),
(934, 32092, 0.18669),
(936, 32092, 0.18669),
(934, 32093, 0.42),
(934, 32094, 0.28),
(934, 32095, 0.23331),
(934, 32096, 0.32669),
(934, 32097, 0.46669),
(934, 32098, 0.56),
(934, 32099, 0.18669),
(944, 32099, 0.18669),
(934, 32100, 0.28),
(934, 32101, 0.32669),
(934, 32102, 0.28),
(934, 32103, 0.32669),
(934, 32104, 0.60669),
(934, 32105, 0.37331),
(934, 32106, 0.7),
(934, 32107, 0.42),
(934, 32108, 1.11993),
(934, 32109, 0.37331),
(934, 32110, 0.56),
(934, 32111, 0.28),
(934, 32112, 0.28),
(934, 32113, 0.32669),
(934, 32114, 0.14),
(934, 32115, 0.37331),
(934, 32116, 0.42),
(934, 32117, 0.84),
(934, 32118, 0.51331),
(934, 32119, 0.18669),
(934, 32120, 0.65338),
(934, 32121, 0.65338),
(934, 32122, 0.28),
(934, 32123, 0.23331),
(934, 32124, 0.56),
(934, 32125, 0.51331),
(934, 32126, 0.46669),
(934, 32127, 0.60669),
(934, 32128, 0.42),
(934, 32129, 0.37331),
(934, 32130, 0.46669),
(934, 32131, 0.42),
(934, 32132, 0.18669),
(934, 32133, 0.56),
(934, 32134, 0.28),
(934, 32135, 0.42),
(934, 32136, 0.46669),
(934, 32137, 0.46669),
(934, 32138, 0.32669),
(934, 32139, 0.60669),
(934, 32140, 0.46669),
(934, 32141, 0.93324),
(934, 32142, 0.46669),
(934, 32143, 0.51331),
(934, 32144, 0.51331),
(934, 32145, 0.46669),
(934, 32146, 0.56),
(934, 32147, 0.7),
(934, 32148, 2.05324),
(934, 32149, 0.56),
(934, 32150, 0.60669),
(934, 32151, 0.65331),
(934, 32152, 0.7),
(934, 32153, 0.37331),
(934, 32154, 0.46669),
(934, 32155, 0.32669),
(985, 32155, 0.32669),
(934, 32156, 0.32669),
(934, 32157, 0.42),
(934, 32158, 0.56),
(934, 32159, 0.37331),
(934, 32160, 0.37331),
(934, 32161, 0.37331),
(934, 32162, 0.7),
(934, 32163, 0.65331),
(934, 32164, 0.42),
(934, 32165, 0.37331),
(934, 32166, 0.74662),
(934, 32167, 0.7),
(934, 32168, 0.32669),
(934, 32169, 0.37331),
(934, 32170, 0.7),
(934, 32171, 0.28),
(934, 32172, 0.23331),
(934, 32173, 1.40007),
(934, 32174, 0.18669),
(934, 32175, 0.37331),
(934, 32176, 0.42),
(934, 32177, 0.65331),
(934, 32178, 0.42),
(934, 32179, 0.32669),
(934, 32180, 0.28),
(934, 32181, 0.56),
(934, 32182, 0.42),
(934, 32183, 0.56),
(934, 32184, 0.7),
(934, 32185, 0.32669),
(934, 32186, 1.68),
(934, 32187, 0.37331),
(934, 32188, 0.37331),
(934, 32189, 0.37338),
(934, 32190, 0.23331),
(934, 32191, 0.56),
(934, 32192, 0.09331),
(934, 32193, 0.23331),
(934, 32194, 0.42),
(934, 32195, 0.23331),
(934, 32196, 0.56),
(934, 32197, 0.46669),
(934, 32198, 0.42),
(934, 32199, 0.42),
(934, 32200, 0.46669),
(934, 32201, 4.74),
(934, 32202, 0.93338),
(934, 32203, 0.51331),
(934, 32204, 0.23331),
(934, 32205, 0.46669),
(934, 32206, 0.56),
(934, 32207, 0.65331),
(934, 32208, 0.7),
(934, 32209, 0.46669),
(934, 32210, 0.37331),
(934, 32211, 0.51331),
(934, 32212, 0.46669),
(934, 32213, 0.56),
(934, 32214, 0.37331),
(934, 32215, 0.7),
(934, 32216, 0.60669),
(934, 32217, 0.65331),
(946, 32217, 0.65331),
(934, 32218, 0.46669),
(934, 32219, 0.23331),
(934, 32220, 0.28),
(934, 32221, 0.46669),
(934, 32222, 0.37331),
(934, 32223, 0.42),
(934, 32224, 0.93338),
(934, 32225, 0.23331),
(934, 32226, 0.42),
(934, 32227, 0.37331),
(934, 32228, 0.37331),
(934, 32229, 0.60669),
(934, 32230, 0.28),
(934, 32231, 0.23331),
(934, 32232, 0.84),
(934, 32233, 0.46669),
(934, 32234, 0.65338),
(934, 32235, 0.32669),
(934, 32236, 0.60669),
(934, 32237, 0.65331),
(934, 32238, 0.32669),
(934, 32239, 0.7),
(934, 32240, 0.46669),
(934, 32241, 0.51331),
(935, 32242, 0.51),
(935, 32243, 0.21),
(935, 32244, 0.37331),
(936, 32244, 0.37331),
(935, 32245, 0.28),
(935, 32246, 1.68),
(935, 32247, 0.28),
(935, 32248, 0.28),
(935, 32249, 0.37331),
(935, 32250, 0.56),
(935, 32251, 0.23331),
(935, 32252, 0.28),
(935, 32253, 0.28),
(935, 32254, 0.69993),
(935, 32255, 0.28),
(935, 32256, 0.32669),
(935, 32257, 1.69983),
(935, 32258, 0.37331),
(936, 32258, 0.37331),
(935, 32259, 0.56),
(935, 32260, 0.7),
(935, 32261, 0.7),
(935, 32262, 0.42),
(935, 32263, 0.32669),
(935, 32264, 0.14),
(944, 32264, 0.14),
(935, 32265, 0.28),
(935, 32266, 0.46669),
(935, 32267, 0.42),
(935, 32268, 0.28),
(935, 32269, 3.22652),
(935, 32270, 0.56),
(935, 32271, 0.37331),
(935, 32272, 0.28),
(935, 32273, 0.37331),
(935, 32274, 0.46669),
(935, 32275, 0.51331),
(935, 32276, 0.42),
(935, 32277, 0.42),
(946, 32277, 0.42),
(985, 32277, 0.42),
(935, 32278, 0.69993),
(935, 32279, 0.37331),
(935, 32280, 0.37331),
(935, 32281, 2.33345),
(935, 32282, 0.65331),
(935, 32283, 0.56),
(935, 32284, 1.11993),
(935, 32285, 0.51331),
(935, 32286, 0.42),
(935, 32287, 0.37331),
(935, 32288, 0.51331),
(935, 32289, 0.32669),
(935, 32290, 0.37331),
(935, 32291, 0.23331),
(935, 32292, 0.28),
(935, 32293, 0.32669),
(935, 32294, 0.51331),
(935, 32295, 0.18669),
(936, 32296, 0.28),
(936, 32297, 0.51),
(936, 32298, 0.21),
(936, 32299, 0.23331),
(936, 32300, 0.46669),
(936, 32301, 0.42),
(936, 32302, 0.65331),
(936, 32303, 0.14),
(936, 32304, 0.28),
(936, 32305, 0.28),
(936, 32306, 0.28),
(936, 32307, 0.32669),
(936, 32308, 0.28),
(936, 32309, 0.37331),
(936, 32310, 0.23331),
(936, 32311, 0.37331),
(936, 32312, 0.42),
(936, 32313, 0.28),
(936, 32314, 0.28),
(936, 32315, 0.18669),
(936, 32316, 0.28),
(936, 32317, 0.7),
(936, 32318, 3.22652),
(936, 32319, 0.51331),
(936, 32320, 0.56),
(936, 32321, 0.37331),
(936, 32322, 0.74662),
(936, 32323, 0.56),
(936, 32324, 0.56),
(936, 32325, 0.56),
(936, 32326, 0.46669),
(936, 32327, 0.51331),
(936, 32328, 0.37331),
(936, 32329, 0.46669),
(936, 32330, 0.42),
(936, 32331, 0.7),
(936, 32332, 0.51331),
(936, 32333, 0.23331),
(936, 32334, 0.51331),
(936, 32335, 3.22652),
(936, 32336, 0.32669),
(936, 32337, 0.32669),
(936, 32338, 0.42),
(936, 32339, 0.46669),
(936, 32340, 0.46669),
(936, 32341, 0.37331),
(936, 32342, 0.7),
(936, 32343, 0.65331),
(936, 32344, 0.65338),
(936, 32345, 0.56),
(936, 32346, 0.32669),
(936, 32347, 0.42);
INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(936, 32348, 0.42),
(936, 32349, 0.56),
(946, 32358, 0.56),
(983, 32358, 0.56),
(985, 32358, 0.56),
(946, 32361, 0.42),
(983, 32361, 0.42),
(945, 32367, 0.28),
(944, 32367, 0.56),
(946, 32367, 0.56),
(945, 32368, 0.18669),
(947, 32368, 0.18669),
(945, 32370, 0.42),
(945, 32375, 0.46669),
(946, 32375, 0.46669),
(985, 32375, 0.46669),
(945, 32377, 2.05348),
(945, 32386, 0.28),
(985, 32386, 0.28),
(944, 32415, 0.14),
(946, 32415, 0.14),
(953, 32415, 0.14),
(946, 32432, 0.56),
(947, 32432, 0.56),
(946, 32437, 1.76),
(947, 32438, 0.56),
(946, 32438, 1.12),
(946, 32440, 0.37331),
(946, 32444, 1.76),
(947, 32480, 0.84),
(947, 32484, 0.74662),
(947, 32488, 1.46652),
(947, 32489, 1.76),
(944, 32530, 1.23321),
(944, 32592, 1.23321),
(944, 32612, 0.51),
(944, 32614, 0.14),
(944, 32615, 0.14),
(944, 32616, 0.28),
(944, 32617, 0.32669),
(944, 32618, 0.28),
(944, 32619, 0.32669),
(944, 32620, 0.28),
(944, 32666, 0.18669),
(944, 32694, 0.14),
(945, 32709, 0.51),
(945, 32710, 0.09331),
(945, 32711, 0.14),
(945, 32712, 0.32669),
(945, 32713, 0.28),
(945, 32714, 0.42),
(945, 32715, 0.37331),
(945, 32716, 0.37331),
(945, 32717, 0.51331),
(945, 32718, 0.32669),
(945, 32719, 0.37331),
(945, 32720, 0.51331),
(945, 32721, 0.51331),
(945, 32722, 0.51331),
(945, 32723, 0.42),
(945, 32724, 0.46669),
(945, 32725, 0.56),
(945, 32726, 0.46669),
(945, 32727, 0.42),
(945, 32728, 0.37331),
(945, 32729, 0.60669),
(945, 32730, 0.93338),
(945, 32731, 0.37331),
(945, 32732, 0.32669),
(945, 32733, 0.14),
(945, 32734, 0.32669),
(945, 32735, 0.51331),
(945, 32736, 0.32669),
(945, 32737, 0.23331),
(945, 32738, 0.32669),
(945, 32739, 0.28),
(945, 32740, 0.28),
(945, 32741, 0.37331),
(945, 32742, 0.42),
(945, 32743, 0.42),
(945, 32744, 0.42),
(985, 32744, 0.42),
(945, 32745, 0.28),
(945, 32746, 0.42),
(945, 32747, 0.46669),
(945, 32748, 0.46669),
(945, 32749, 0.56),
(945, 32750, 0.37331),
(945, 32751, 0.42),
(945, 32752, 0.42),
(945, 32753, 0.51331),
(945, 32754, 0.46669),
(946, 32772, 0.51),
(944, 32773, 0.37331),
(946, 32773, 0.37331),
(946, 32774, 0.42),
(946, 32775, 0.37338),
(946, 32776, 0.28),
(946, 32777, 0.60669),
(946, 32778, 0.46669),
(946, 32779, 0.56),
(946, 32780, 0.7),
(946, 32781, 0.51331),
(946, 32782, 0.37331),
(946, 32783, 0.51331),
(946, 32784, 0.32669),
(985, 32784, 0.32669),
(946, 32785, 0.56),
(946, 32786, 0.51331),
(946, 32787, 0.46669),
(946, 32788, 0.37331),
(946, 32789, 0.42),
(985, 32789, 0.84),
(946, 32791, 0.46669),
(946, 32792, 0.37331),
(946, 32793, 0.56),
(946, 32794, 0.56),
(946, 32795, 0.56),
(946, 32797, 0.42),
(946, 32798, 0.46669),
(947, 32799, 0.51),
(947, 32800, 0.32669),
(947, 32801, 0.46669),
(947, 32802, 0.37331),
(947, 32803, 0.56),
(947, 32804, 0.51331),
(947, 32805, 0.60669),
(947, 32806, 0.7),
(947, 32807, 0.32669),
(947, 32808, 0.37331),
(947, 32809, 0.7),
(947, 32810, 0.46669),
(947, 32811, 0.46669),
(947, 32812, 0.65331),
(947, 32813, 0.42),
(947, 32814, 0.60669),
(947, 32815, 0.65331),
(953, 32902, 0.51),
(953, 32903, 4.6669),
(953, 32904, 2.3331),
(953, 32905, 0.60669),
(953, 32906, 0.56),
(953, 32907, 0.7),
(953, 32908, 0.56),
(953, 32909, 0.51331),
(953, 32910, 0.7),
(953, 32911, 0.46669),
(953, 32912, 0.65331),
(953, 32913, 0.7),
(956, 32963, 0.51),
(956, 32964, 0.18669),
(956, 32965, 0.37331),
(956, 32966, 0.46669),
(956, 32967, 1.21338),
(956, 32968, 0.7),
(956, 32969, 0.65331),
(956, 32970, 1.02662),
(956, 32971, 0.65331),
(956, 32972, 0.51331),
(956, 32973, 0.46669),
(956, 32974, 0.7),
(956, 32975, 0.7),
(956, 32976, 0.42),
(956, 32977, 0.37331),
(956, 32978, 1.30662),
(956, 32979, 0.46669),
(956, 32980, 0.28),
(956, 32981, 0.46669),
(956, 32982, 0.46669),
(956, 32983, 0.65338),
(956, 32984, 0.60669),
(956, 32985, 0.37331),
(956, 32986, 0.42),
(956, 32987, 0.60669),
(956, 32988, 0.51331),
(956, 32989, 0.56),
(956, 32990, 0.42),
(956, 32991, 0.37331),
(956, 32992, 0.46669),
(958, 33007, 0.51),
(958, 33008, 0.32669),
(958, 33009, 0.32669),
(958, 33010, 0.65338),
(958, 33011, 0.23331),
(958, 33012, 0.98007),
(958, 33013, 0.74662),
(958, 33014, 0.37331),
(958, 33015, 0.56),
(958, 33016, 0.37331),
(958, 33017, 0.93338),
(958, 33018, 0.74662),
(958, 33019, 0.32669),
(958, 33020, 0.37331),
(958, 33021, 0.56),
(958, 33022, 2.32),
(958, 33023, 0.42),
(987, 33024, 0.7),
(958, 33024, 1.4),
(958, 33025, 0.56),
(959, 33038, 0.51),
(959, 33039, 1.12),
(959, 33040, 0.7),
(959, 33041, 0.32669),
(959, 33042, 0.23331),
(959, 33043, 0.51331),
(959, 33044, 1.68),
(959, 33045, 0.56),
(959, 33046, 0.56),
(959, 33047, 0.84),
(959, 33048, 1.40007),
(959, 33049, 3.09314),
(959, 33050, 1.26),
(959, 33051, 0.65331),
(959, 33052, 0.42),
(959, 33053, 0.56),
(959, 33054, 0.32669),
(959, 33055, 0.51331),
(959, 33056, 0.65331),
(959, 33057, 0.51331),
(959, 33058, 0.46669),
(959, 33059, 0.32669),
(959, 33060, 0.42),
(959, 33061, 0.28),
(959, 33062, 0.69993),
(960, 33063, 0.51),
(960, 33064, 0.51331),
(960, 33065, 0.56),
(960, 33066, 0.56),
(960, 33067, 1.17348),
(960, 33068, 3.52),
(960, 33069, 0.51331),
(960, 33070, 0.60669),
(960, 33071, 0.46669),
(960, 33072, 0.32669),
(960, 33073, 0.28),
(960, 33074, 0.51331),
(960, 33075, 0.60669),
(960, 33076, 0.56),
(960, 33077, 0.7),
(960, 33078, 0.42),
(960, 33079, 0.32669),
(960, 33080, 0.37331),
(960, 33081, 0.46669),
(960, 33082, 1.02662),
(960, 33083, 0.65331),
(960, 33084, 0.51331),
(960, 33085, 0.65331),
(960, 33086, 0.37331),
(960, 33087, 0.23331),
(960, 33088, 0.46662),
(960, 33089, 0.32669),
(961, 33094, 0.18669),
(961, 33095, 0.51),
(961, 33096, 0.46669),
(961, 33097, 0.51331),
(961, 33098, 0.51331),
(961, 33099, 0.7),
(961, 33100, 0.37331),
(961, 33101, 0.18669),
(961, 33102, 0.28),
(961, 33103, 0.42),
(961, 33104, 0.7),
(961, 33105, 0.7),
(961, 33106, 0.65331),
(961, 33107, 0.7),
(961, 33108, 0.7),
(961, 33109, 0.37331),
(961, 33110, 0.51331),
(961, 33111, 0.7),
(961, 33112, 0.7),
(961, 33113, 0.7),
(961, 33114, 0.65331),
(961, 33115, 0.7),
(961, 33116, 0.7),
(961, 33117, 0.7),
(961, 33118, 0.7),
(961, 33119, 0.37331),
(961, 33120, 0.42),
(961, 33121, 0.65331),
(961, 33122, 0.42),
(962, 33125, 0.51),
(962, 33126, 0.32669),
(962, 33127, 0.7),
(962, 33128, 0.42),
(962, 33129, 0.42),
(962, 33130, 0.65338),
(962, 33131, 0.37331),
(962, 33132, 0.51331),
(962, 33133, 0.84),
(962, 33134, 0.65331),
(962, 33135, 1.02662),
(962, 33136, 0.23331),
(962, 33137, 0.46669),
(962, 33138, 0.23331),
(962, 33139, 0.32669),
(962, 33140, 0.65331),
(962, 33141, 4.85352),
(962, 33142, 0.65331),
(962, 33143, 0.51331),
(962, 33144, 0.46669),
(962, 33145, 0.74662),
(962, 33146, 0.32669),
(962, 33147, 1.02662),
(962, 33148, 0.51331),
(962, 33149, 0.42),
(962, 33150, 0.56),
(962, 33151, 0.74662),
(962, 33152, 0.60669),
(962, 33153, 0.51331),
(962, 33154, 0.46669),
(962, 33155, 0.46669),
(962, 33156, 0.65331),
(962, 33157, 0.37331),
(962, 33158, 0.32669),
(962, 33159, 0.60669),
(962, 33160, 0.51331),
(962, 33161, 0.93338),
(962, 33162, 0.32669),
(962, 33163, 0.28),
(962, 33164, 0.56),
(962, 33165, 1.02662),
(962, 33166, 0.65338),
(962, 33167, 0.32669),
(962, 33168, 0.32669),
(962, 33169, 0.37338),
(962, 33170, 0.18669),
(962, 33171, 0.46669),
(962, 33172, 0.51331),
(962, 33173, 0.37331),
(962, 33174, 0.60669),
(962, 33175, 0.65331),
(962, 33176, 0.7),
(962, 33177, 0.56),
(962, 33178, 0.60669),
(962, 33179, 0.51331),
(962, 33180, 0.60669),
(962, 33181, 0.42),
(962, 33182, 0.7),
(986, 33182, 0.7),
(962, 33183, 0.42),
(962, 33184, 0.56),
(962, 33185, 0.42),
(962, 33186, 0.46669),
(962, 33187, 0.51331),
(962, 33188, 0.65338),
(962, 33189, 0.37331),
(962, 33190, 0.42),
(962, 33191, 0.7),
(962, 33192, 0.51331),
(962, 33193, 0.51331),
(963, 33252, 0.51),
(963, 33253, 0.46669),
(963, 33254, 0.42),
(963, 33255, 0.37331),
(963, 33256, 0.42),
(963, 33257, 0.23331),
(963, 33258, 0.56),
(963, 33259, 1.4),
(963, 33260, 0.7),
(963, 33261, 0.42),
(963, 33262, 0.37331),
(963, 33263, 0.60669),
(963, 33264, 0.42),
(963, 33265, 0.46669),
(963, 33266, 0.42),
(963, 33267, 0.46669),
(963, 33268, 0.28),
(963, 33269, 0.28),
(963, 33270, 0.51331),
(963, 33271, 0.56),
(963, 33272, 0.28),
(963, 33273, 0.32669),
(963, 33274, 0.28),
(963, 33275, 0.56),
(963, 33276, 0.56),
(963, 33277, 1.4),
(963, 33278, 0.56),
(963, 33279, 0.46669),
(963, 33280, 0.56),
(963, 33281, 0.46669),
(963, 33282, 0.37331),
(963, 33283, 0.56),
(963, 33284, 0.46669),
(963, 33285, 0.37331),
(963, 33286, 0.46669),
(963, 33287, 0.32669),
(964, 33315, 0.51),
(964, 33316, 0.7),
(964, 33317, 0.32669),
(964, 33318, 0.37331),
(964, 33319, 0.56),
(964, 33320, 0.51331),
(964, 33321, 0.7),
(964, 33322, 1.82007),
(964, 33323, 0.42),
(964, 33324, 0.32669),
(964, 33325, 0.28),
(964, 33326, 0.28),
(964, 33327, 0.46669),
(964, 33328, 0.93338),
(964, 33329, 0.32669),
(964, 33330, 0.04669),
(964, 33331, 0.37331),
(964, 33332, 0.56),
(964, 33333, 0.56),
(964, 33334, 0.42),
(964, 33335, 0.23331),
(964, 33336, 0.42),
(964, 33337, 0.42),
(964, 33338, 0.23331),
(964, 33339, 0.42),
(964, 33340, 0.42),
(964, 33341, 0.46669),
(964, 33342, 0.32669),
(964, 33343, 0.32669),
(964, 33344, 0.37331),
(964, 33345, 0.37331),
(964, 33346, 0.56),
(964, 33347, 0.56),
(964, 33348, 0.60669),
(964, 33349, 1.02662),
(964, 33350, 0.28),
(964, 33351, 0.51331),
(964, 33352, 0.56),
(964, 33353, 0.37331),
(964, 33354, 1.12),
(964, 33355, 0.51331),
(964, 33356, 0.23331),
(964, 33357, 0.56),
(965, 33378, 0.51),
(965, 33379, 0.65331),
(965, 33380, 0.28),
(965, 33381, 0.56),
(965, 33382, 0.51331),
(965, 33383, 1.12),
(965, 33384, 0.56),
(965, 33385, 0.37331),
(965, 33386, 0.32669),
(965, 33387, 0.74662),
(965, 33388, 0.28),
(965, 33389, 0.42),
(965, 33390, 0.32669),
(965, 33391, 0.46669),
(965, 33392, 0.42),
(965, 33393, 0.51331),
(965, 33394, 1.21338),
(966, 33409, 0.51),
(966, 33410, 0.32669),
(966, 33411, 0.51331),
(966, 33412, 0.37331),
(966, 33413, 0.51331),
(966, 33414, 0.60669),
(966, 33415, 0.51331),
(966, 33416, 0.56),
(966, 33417, 0.51331),
(966, 33418, 0.18669),
(966, 33419, 0.51331),
(966, 33420, 0.42),
(966, 33421, 0.28),
(966, 33422, 0.42),
(966, 33423, 0.32669),
(966, 33424, 0.32669),
(966, 33425, 0.37331),
(966, 33426, 0.60669),
(966, 33427, 0.37331),
(966, 33428, 0.37331),
(966, 33429, 0.51331),
(966, 33430, 0.42),
(966, 33431, 0.37331),
(966, 33432, 1.12),
(966, 33433, 0.56),
(966, 33434, 0.37331),
(966, 33435, 0.51331),
(966, 33436, 0.42),
(966, 33437, 0.14),
(966, 33438, 0.42),
(966, 33439, 0.28),
(966, 33440, 0.46669),
(966, 33441, 0.37331),
(966, 33442, 0.56),
(966, 33443, 0.23331),
(966, 33444, 0.74662),
(966, 33445, 0.32669),
(966, 33446, 0.46669),
(966, 33447, 0.37331),
(966, 33448, 0.28),
(966, 33449, 0.32669),
(966, 33450, 0.32669),
(966, 33451, 0.42),
(966, 33452, 0.28),
(966, 33453, 0.51331),
(966, 33454, 0.28),
(966, 33455, 0.65331),
(966, 33456, 0.51331),
(966, 33457, 0.37331),
(966, 33458, 0.32669),
(966, 33459, 0.42),
(966, 33460, 0.42),
(966, 33461, 0.46669),
(966, 33462, 0.56),
(966, 33463, 0.56),
(966, 33464, 1.12),
(966, 33465, 0.51331),
(966, 33466, 0.37331),
(966, 33467, 0.69993),
(967, 33472, 0.56),
(967, 33473, 0.51),
(967, 33474, 0.51331),
(967, 33475, 0.28),
(967, 33476, 0.23331),
(967, 33477, 0.46669),
(967, 33478, 0.23331),
(967, 33479, 0.42),
(967, 33480, 0.60669),
(967, 33481, 0.56),
(967, 33482, 0.65331),
(967, 33483, 0.65331),
(967, 33484, 0.32669),
(967, 33485, 0.42),
(967, 33486, 0.28),
(967, 33487, 0.32669),
(967, 33488, 0.32669),
(967, 33489, 0.42),
(967, 33490, 0.74662),
(967, 33491, 0.93338),
(967, 33492, 0.42),
(967, 33493, 0.46669),
(967, 33494, 0.56),
(967, 33495, 0.42),
(967, 33496, 0.46669),
(967, 33497, 0.37331),
(967, 33498, 0.51331),
(967, 33499, 0.23331),
(967, 33500, 0.18669),
(967, 33501, 0.37331),
(967, 33502, 0.42),
(967, 33503, 0.65338),
(967, 33504, 0.28),
(967, 33505, 0.37331),
(967, 33506, 0.28),
(967, 33507, 0.7),
(967, 33508, 0.23331),
(967, 33509, 0.32669),
(967, 33510, 0.42),
(967, 33511, 0.37331),
(967, 33512, 0.32669),
(967, 33513, 0.32669),
(967, 33514, 0.46669),
(967, 33515, 0.32669),
(968, 33535, 0.51),
(968, 33536, 0.37331),
(968, 33537, 0.32669),
(968, 33538, 1.21338),
(968, 33539, 0.32669),
(968, 33540, 0.74662),
(968, 33541, 0.28),
(968, 33542, 0.32669),
(968, 33543, 2.05348),
(968, 33544, 0.32669),
(969, 33550, 0.51),
(969, 33551, 0.51331),
(969, 33552, 0.46669),
(969, 33553, 0.32669),
(969, 33554, 0.51331),
(969, 33555, 0.23331),
(970, 33557, 0.51),
(970, 33558, 0.42),
(970, 33559, 0.32669),
(970, 33560, 0.46669),
(970, 33561, 0.51331),
(970, 33562, 0.42),
(970, 33563, 0.56),
(970, 33564, 0.46669),
(970, 33565, 0.42),
(970, 33566, 0.51331),
(970, 33567, 0.42),
(970, 33568, 0.28),
(970, 33569, 0.51331),
(970, 33570, 0.42),
(970, 33571, 0.32669),
(970, 33572, 0.18669),
(970, 33573, 0.65331),
(970, 33574, 0.46669),
(971, 33588, 0.51),
(971, 33589, 2.04),
(971, 33590, 0.65338),
(971, 33591, 0.56),
(971, 33592, 0.42),
(971, 33593, 0.32669),
(971, 33594, 0.84),
(971, 33595, 0.98007),
(971, 33596, 0.37331),
(971, 33597, 0.23331),
(971, 33598, 0.84),
(971, 33599, 0.74662),
(971, 33600, 0.42),
(971, 33601, 0.46662),
(971, 33602, 1.39986),
(971, 33603, 0.28),
(971, 33604, 0.65338),
(971, 33605, 1.4),
(971, 33606, 0.65338),
(971, 33607, 0.46662),
(972, 33619, 0.32669),
(972, 33620, 0.51),
(972, 33621, 0.46662),
(972, 33622, 0.51331),
(972, 33623, 0.65331),
(972, 33624, 0.37331),
(972, 33625, 0.32669),
(972, 33626, 0.32669),
(972, 33627, 0.09331),
(972, 33628, 0.32669),
(972, 33629, 1.02662),
(972, 33630, 0.42),
(972, 33631, 0.42),
(972, 33632, 0.42),
(972, 33633, 0.51331),
(972, 33634, 0.42),
(972, 33635, 0.46669),
(972, 33636, 1.26),
(972, 33637, 0.93338),
(972, 33638, 0.51331),
(972, 33639, 0.28),
(972, 33640, 0.60669),
(972, 33641, 1.76),
(972, 33642, 0.28),
(972, 33643, 0.28),
(972, 33644, 0.37331),
(972, 33645, 0.28),
(972, 33646, 0.46662),
(972, 33647, 0.18669),
(972, 33648, 0.51331),
(972, 33649, 0.32669),
(972, 33650, 2.05348),
(972, 33651, 0.37331),
(972, 33652, 0.74662),
(972, 33653, 0.46669),
(972, 33654, 0.37331),
(972, 33655, 0.42),
(972, 33656, 0.18669),
(972, 33657, 0.46669),
(972, 33658, 0.37331),
(972, 33659, 0.32669),
(972, 33660, 2.34652),
(972, 33661, 0.42),
(972, 33662, 0.51331),
(972, 33663, 0.60669),
(972, 33664, 0.60669),
(972, 33665, 0.51331),
(972, 33666, 0.56),
(972, 33667, 0.37338),
(973, 33682, 0.51),
(973, 33683, 0.46662),
(973, 33684, 0.28),
(973, 33685, 0.32669),
(973, 33686, 0.56),
(973, 33687, 0.60669),
(973, 33688, 0.84),
(973, 33689, 0.37331),
(973, 33690, 0.42),
(973, 33691, 0.74662),
(973, 33692, 1.11993),
(973, 33693, 0.37331),
(973, 33694, 0.65331),
(973, 33695, 0.37331),
(973, 33696, 0.23331),
(973, 33697, 0.23331),
(973, 33698, 0.51331),
(973, 33699, 0.37331),
(973, 33700, 0.28),
(973, 33701, 0.23331),
(973, 33702, 0.51331),
(973, 33703, 1.21338),
(973, 33704, 0.56),
(973, 33705, 0.51331),
(973, 33706, 0.46669),
(973, 33707, 0.60669),
(975, 33728, 1.92),
(975, 33729, 0.51),
(975, 33730, 0.28),
(975, 33731, 0.46669),
(975, 33732, 0.93338),
(975, 33733, 0.60669),
(975, 33734, 1.12),
(975, 33735, 0.37331),
(975, 33736, 0.46669),
(975, 33737, 0.60669),
(976, 33743, 0.46669),
(976, 33744, 0.51),
(976, 33745, 0.32669),
(976, 33746, 0.42),
(976, 33747, 0.60669),
(976, 33748, 0.56),
(976, 33749, 0.56),
(976, 33750, 0.28),
(976, 33751, 0.65331),
(976, 33752, 0.37331),
(976, 33753, 0.37331),
(976, 33754, 0.42),
(976, 33755, 0.51331),
(976, 33756, 0.42),
(976, 33757, 0.37331),
(976, 33758, 3.46645),
(976, 33759, 0.7),
(976, 33760, 0.28),
(976, 33761, 3.09314),
(976, 33762, 0.37331),
(976, 33763, 0.28),
(976, 33764, 0.46669),
(976, 33765, 0.42),
(977, 33774, 0.51),
(977, 33775, 0.28),
(977, 33776, 0.51331),
(977, 33777, 0.56),
(977, 33778, 0.37331),
(985, 33778, 0.37331),
(977, 33779, 0.28),
(977, 33780, 0.32669),
(977, 33781, 0.28),
(977, 33782, 0.93338),
(977, 33783, 0.56),
(977, 33784, 0.51331),
(978, 33789, 0.32669),
(978, 33790, 0.37331),
(978, 33791, 0.60669),
(978, 33792, 0.65331),
(978, 33793, 0.37331),
(978, 33794, 0.56),
(978, 33795, 0.46669),
(978, 33796, 0.42),
(978, 33797, 0.37331),
(978, 33798, 0.60669),
(978, 33799, 0.65338),
(978, 33800, 0.7),
(978, 33801, 0.37331),
(978, 33802, 0.28),
(978, 33803, 0.32669),
(978, 33804, 0.37331),
(987, 33804, 0.37331),
(978, 33805, 0.65331),
(978, 33806, 0.46669),
(978, 33807, 0.32669),
(978, 33808, 0.32669),
(978, 33809, 0.42),
(978, 33810, 0.42),
(978, 33811, 0.51331),
(978, 33812, 0.28),
(979, 33820, 0.34),
(979, 33821, 2.64),
(981, 33886, 0.28),
(981, 33887, 0.32669),
(986, 33887, 0.32669),
(981, 33888, 1.02662),
(981, 33889, 0.46669),
(981, 33890, 0.56),
(981, 33891, 0.51331),
(981, 33892, 0.32669),
(981, 33893, 0.56),
(981, 33894, 0.37331),
(981, 33895, 0.42),
(981, 33896, 0.28),
(981, 33897, 0.56),
(981, 33898, 0.51331),
(981, 33899, 0.42),
(981, 33900, 1.26),
(981, 33901, 0.37331),
(981, 33902, 0.28),
(981, 33903, 0.46669),
(981, 33904, 0.46669),
(981, 33905, 3.07986),
(981, 33906, 0.60669),
(981, 33907, 0.42),
(981, 33908, 0.32669),
(981, 33909, 0.28),
(981, 33910, 0.28),
(981, 33911, 0.42),
(981, 33912, 0.98007),
(981, 33913, 0.84),
(981, 33914, 2.1),
(981, 33915, 0.37331),
(981, 33916, 0.42),
(981, 33917, 1.26),
(981, 33918, 0.60669),
(982, 33949, 0.34),
(982, 33950, 0.32669),
(982, 33951, 0.28),
(982, 33952, 0.28),
(982, 33953, 0.37331),
(982, 33954, 0.51331),
(982, 33955, 0.42),
(982, 33956, 0.51331),
(982, 33957, 0.46669),
(982, 33958, 0.42),
(982, 33959, 0.37331),
(982, 33960, 0.42),
(982, 33961, 2.34652),
(982, 33962, 0.37331),
(982, 33963, 0.51331),
(982, 33964, 0.42),
(982, 33965, 0.18669),
(982, 33966, 0.42),
(982, 33967, 0.32669),
(982, 33968, 0.60669),
(982, 33969, 0.46669),
(982, 33970, 0.42),
(982, 33971, 0.56),
(982, 33972, 0.46669),
(982, 33973, 0.7),
(982, 33974, 0.42),
(982, 33975, 0.84),
(982, 33976, 0.46669),
(982, 33977, 0.46669),
(982, 33978, 0.46669),
(982, 33979, 0.32669),
(983, 33980, 0.51),
(983, 33981, 0.56),
(983, 33982, 0.51331),
(983, 33983, 0.60669),
(985, 33983, 0.60669),
(983, 33984, 0.60669),
(983, 33985, 0.32669),
(983, 33986, 0.60669),
(983, 33987, 0.37331),
(983, 33988, 0.51331),
(983, 33989, 0.32669),
(983, 33990, 0.65331),
(983, 33991, 2.34652),
(983, 33992, 0.60669),
(983, 33993, 0.42),
(983, 33994, 0.28),
(983, 33995, 4.4),
(983, 33996, 0.51331),
(984, 33997, 0.51),
(984, 33998, 1.76),
(984, 33999, 1.30662),
(984, 34000, 0.65331),
(984, 34001, 0.28),
(984, 34002, 0.37331),
(984, 34003, 0.32669),
(984, 34004, 0.65331),
(984, 34005, 0.65331),
(984, 34006, 0.56),
(984, 34007, 0.7),
(986, 34007, 0.7),
(984, 34008, 1.02662),
(984, 34009, 0.7),
(953, 34010, 0.23331),
(953, 34011, 0.37331),
(953, 34013, 0.42),
(953, 34014, 0.60669),
(985, 34015, 0.51),
(985, 34016, 1.46652),
(985, 34017, 2.64),
(985, 34018, 0.28),
(985, 34019, 0.23331),
(985, 34020, 0.32669),
(985, 34021, 0.42),
(985, 34022, 0.18669),
(985, 34023, 0.37331),
(985, 34024, 0.46669),
(985, 34025, 0.32669),
(985, 34026, 0.7),
(985, 34027, 0.37331),
(985, 34028, 0.14),
(985, 34029, 0.32669),
(985, 34030, 0.37331),
(985, 34031, 0.7),
(985, 34032, 0.7),
(985, 34033, 0.28),
(985, 34034, 0.60669),
(985, 34035, 0.46669),
(985, 34036, 0.28),
(985, 34037, 0.42),
(985, 34038, 0.46669),
(985, 34039, 0.7),
(985, 34040, 0.7),
(953, 34049, 0.65331),
(946, 34050, 0.51331),
(946, 34051, 0.32669),
(944, 34053, 0.18669),
(986, 34053, 0.18669),
(987, 34053, 0.18669),
(944, 34056, 0.14),
(944, 34057, 0.74662),
(944, 34058, 0.42),
(944, 34059, 0.84),
(944, 34060, 0.51331),
(944, 34061, 0.28),
(944, 34062, 0.14),
(944, 34063, 0.56007),
(944, 34064, 0.37331),
(944, 34065, 0.28),
(944, 34066, 0.32669),
(944, 34067, 0.18669),
(944, 34068, 0.51331),
(944, 34069, 0.42),
(944, 34070, 0.37331),
(944, 34071, 0.28),
(944, 34072, 0.42),
(944, 34073, 0.37338),
(944, 34074, 0.46669),
(944, 34075, 0.37331),
(944, 34076, 0.18669),
(944, 34077, 0.32669),
(944, 34078, 0.32669),
(944, 34079, 0.42),
(944, 34080, 0.32669),
(944, 34081, 0.37331),
(944, 34082, 0.46669),
(944, 34083, 0.46669),
(944, 34084, 0.46669),
(944, 34085, 0.84),
(944, 34086, 0.46669),
(944, 34087, 0.65338),
(944, 34088, 0.46669),
(944, 34089, 0.46669),
(944, 34090, 0.42),
(944, 34091, 0.32669),
(944, 34092, 0.37331),
(944, 34093, 0.28),
(944, 34094, 0.42),
(944, 34095, 0.56),
(944, 34096, 0.42),
(944, 34097, 0.37331),
(944, 34098, 1.12),
(944, 34099, 0.37331),
(944, 34100, 0.37331),
(944, 34101, 0.56),
(944, 34102, 0.51331),
(944, 34103, 0.42),
(944, 34104, 0.42),
(944, 34105, 0.32669),
(944, 34106, 0.32669),
(944, 34107, 0.32669),
(944, 34108, 0.51331),
(944, 34109, 0.32669),
(944, 34110, 0.32669),
(944, 34111, 0.93324),
(944, 34112, 0.28),
(944, 34113, 0.42),
(944, 34114, 0.46662),
(944, 34115, 0.32669),
(944, 34116, 0.7),
(944, 34117, 0.18669),
(944, 34118, 0.37331),
(944, 34119, 0.42),
(944, 34120, 0.23331),
(944, 34121, 0.65331),
(944, 34122, 0.56),
(944, 34123, 0.37331),
(944, 34124, 0.65331),
(944, 34125, 0.84),
(944, 34126, 0.51331),
(944, 34127, 0.51331),
(944, 34128, 1.21338),
(944, 34129, 0.28),
(944, 34130, 0.37331),
(944, 34131, 0.32669),
(944, 34132, 0.23331),
(944, 34133, 0.46669),
(944, 34134, 0.32669),
(944, 34135, 0.37331),
(944, 34136, 0.37331),
(944, 34137, 0.28),
(944, 34138, 0.28),
(944, 34139, 0.60669),
(944, 34140, 0.56),
(944, 34141, 0.28),
(944, 34142, 0.37331),
(944, 34143, 0.23331),
(944, 34144, 0.32669),
(944, 34145, 0.37331),
(944, 34146, 1.02662),
(944, 34147, 0.42),
(944, 34148, 0.37331),
(944, 34149, 0.37331),
(944, 34150, 0.32669),
(944, 34151, 0.37331),
(944, 34152, 0.7),
(944, 34153, 0.56),
(944, 34154, 1.82007),
(944, 34155, 0.56),
(944, 34156, 0.7),
(944, 34157, 0.84),
(944, 34158, 0.56),
(944, 34159, 0.42),
(944, 34160, 0.42),
(944, 34161, 0.37331),
(944, 34162, 0.60669),
(944, 34163, 0.74662),
(944, 34164, 0.93338),
(944, 34165, 0.46669),
(944, 34166, 0.28),
(944, 34167, 0.74662),
(944, 34168, 0.74662),
(944, 34169, 1.82),
(944, 34170, 0.23331),
(944, 34171, 0.32669),
(944, 34172, 0.23331),
(944, 34173, 0.42),
(944, 34174, 0.18669),
(944, 34175, 0.65338),
(944, 34176, 0.32669),
(944, 34177, 0.32669),
(944, 34178, 0.28),
(944, 34179, 0.56),
(944, 34180, 0.32669),
(944, 34181, 0.84),
(944, 34182, 0.37331),
(944, 34183, 0.18662),
(944, 34184, 1.21338),
(944, 34185, 0.65338),
(944, 34186, 0.32669),
(944, 34187, 0.51331),
(944, 34188, 0.23331),
(944, 34189, 0.46662),
(944, 34190, 0.14),
(944, 34191, 0.18669),
(944, 34192, 0.93324),
(944, 34193, 0.28),
(944, 34194, 0.32669),
(944, 34195, 0.23331),
(944, 34196, 0.84),
(944, 34197, 0.28),
(944, 34198, 0.37331),
(986, 34202, 0.46669),
(986, 34203, 0.14),
(986, 34204, 0.51),
(986, 34209, 0.32669),
(986, 34210, 0.28),
(986, 34211, 0.84),
(986, 34213, 0.28),
(986, 34214, 0.23331),
(986, 34215, 0.51331),
(986, 34216, 0.60669),
(986, 34217, 0.60669),
(986, 34218, 0.51331),
(986, 34219, 0.32669),
(986, 34220, 0.28),
(986, 34221, 1.76),
(986, 34222, 0.60669),
(986, 34223, 0.51331),
(986, 34224, 0.46669),
(986, 34225, 0.37331),
(986, 34226, 0.56),
(986, 34227, 0.46669),
(986, 34228, 0.56),
(986, 34229, 0.51331),
(986, 34230, 0.56),
(986, 34231, 0.60669),
(986, 34232, 0.46669),
(986, 34233, 0.46669),
(986, 34234, 0.28),
(986, 34235, 0.42),
(986, 34236, 0.46669),
(986, 34237, 0.32669),
(986, 34238, 0.46669),
(986, 34239, 0.23331),
(986, 34240, 0.42),
(986, 34241, 0.46669),
(986, 34242, 0.42),
(986, 34243, 0.65331),
(986, 34244, 0.42),
(986, 34245, 0.51331),
(986, 34246, 0.51331),
(986, 34247, 0.7),
(986, 34248, 0.32669),
(986, 34249, 0.51331),
(986, 34250, 0.56),
(986, 34251, 3.52),
(986, 34252, 0.46669),
(986, 34253, 0.37338),
(986, 34254, 0.18669),
(987, 34265, 0.51),
(987, 34266, 0.37331),
(987, 34267, 0.42),
(987, 34268, 0.42),
(987, 34269, 0.32669),
(987, 34270, 0.51331),
(987, 34271, 0.56),
(987, 34272, 0.51331),
(987, 34273, 0.51331),
(987, 34274, 0.42),
(987, 34275, 0.7),
(987, 34276, 0.46669),
(987, 34277, 0.7),
(987, 34278, 0.32669),
(987, 34279, 0.42),
(987, 34280, 0.28),
(987, 34281, 0.32669),
(987, 34282, 0.18669),
(987, 34283, 0.46669),
(987, 34284, 0.42),
(987, 34285, 0.23331),
(987, 34286, 0.56),
(987, 34287, 0.56),
(987, 34288, 0.32669),
(987, 34289, 0.60669),
(987, 34290, 0.7),
(987, 34291, 0.32669),
(987, 34292, 2.34652),
(987, 34293, 0.51331),
(987, 34294, 0.28),
(986, 34300, 0.60669);

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

--
-- Δομή πίνακα για τον πίνακα `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, 127, 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, 122, 1, 'category', 'Category', 'category', 1, 1, ''),
(7, 6, 110, 119, 2, 'category/collections', 'Collections', 'collections', 1, 1, '*'),
(8, 7, 111, 112, 3, 'category/collections/photography', 'Photography', 'photography', 1, 1, '*'),
(9, 1, 123, 126, 1, 'language', 'Language', 'language', 1, 1, ''),
(10, 9, 124, 125, 2, 'language/779103c53079431d1af01ce15b36e61f', '*', '779103c53079431d1af01ce15b36e61f', 1, 1, ''),
(11, 7, 117, 118, 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, 55, 2, 'category/διαχειριση-αγχουσ', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', 'διαχειριση-αγχουσ', 1, 1, '*'),
(16, 15, 51, 52, 3, 'category/διαχειριση-αγχουσ/άγχος', 'Άγχος', 'άγχος', 1, 1, '*'),
(17, 15, 53, 54, 3, 'category/διαχειριση-αγχουσ/στρες', 'Στρες', 'στρες', 1, 1, '*'),
(18, 6, 56, 61, 2, 'category/διαχειριση-δυσκολιων', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', 'διαχειριση-δυσκολιων', 1, 1, '*'),
(19, 18, 57, 58, 3, 'category/διαχειριση-δυσκολιων/αναβλητικότητα', 'Αναβλητικότητα', 'αναβλητικότητα', 1, 1, '*'),
(20, 18, 59, 60, 3, 'category/διαχειριση-δυσκολιων/θυμός', 'Θυμός', 'θυμός', 1, 1, '*'),
(21, 6, 62, 67, 2, 'category/σχεσεισ', 'ΣΧΕΣΕΙΣ', 'σχεσεισ', 1, 1, '*'),
(22, 21, 63, 64, 3, 'category/σχεσεισ/διαπροσωπικές-σχέσεις', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', 1, 1, '*'),
(23, 21, 65, 66, 3, 'category/σχεσεισ/ερωτικές-σχεσεις', 'Ερωτικές σχεσεις', 'ερωτικές-σχεσεις', 1, 1, '*'),
(24, 6, 68, 101, 2, 'category/ενισχυση-δυνατοτητων', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', 'ενισχυση-δυνατοτητων', 1, 1, '*'),
(25, 24, 69, 70, 3, 'category/ενισχυση-δυνατοτητων/απολαμβάνειν', 'Απολαμβάνειν', 'απολαμβάνειν', 1, 1, '*'),
(26, 24, 71, 72, 3, 'category/ενισχυση-δυνατοτητων/αυτοέλεγχος', 'Αυτοέλεγχος', 'αυτοέλεγχος', 1, 1, '*'),
(27, 24, 73, 74, 3, 'category/ενισχυση-δυνατοτητων/αυτονομία', 'Αυτονομία', 'αυτονομία', 1, 1, '*'),
(28, 24, 75, 76, 3, 'category/ενισχυση-δυνατοτητων/αυτοπεποίθηση', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', 1, 1, '*'),
(29, 24, 77, 78, 3, 'category/ενισχυση-δυνατοτητων/διαχείριση-ενέργειας', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', 1, 1, '*'),
(30, 24, 79, 80, 3, 'category/ενισχυση-δυνατοτητων/διεκδικητικοτητα', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', 1, 1, '*'),
(31, 24, 81, 82, 3, 'category/ενισχυση-δυνατοτητων/ευγνωμοσύνη', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', 1, 1, '*'),
(32, 24, 83, 84, 3, 'category/ενισχυση-δυνατοτητων/ευτυχία', 'Ευτυχία', 'ευτυχία', 1, 1, '*'),
(33, 24, 85, 86, 3, 'category/ενισχυση-δυνατοτητων/θετικότητα', 'Θετικότητα', 'θετικότητα', 1, 1, '*'),
(34, 24, 87, 88, 3, 'category/ενισχυση-δυνατοτητων/λήψη-αποφάσεων', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', 1, 1, '*'),
(35, 24, 89, 90, 3, 'category/ενισχυση-δυνατοτητων/ικανότητες', 'Ικανότητες', 'ικανότητες', 1, 1, '*'),
(36, 24, 91, 92, 3, 'category/ενισχυση-δυνατοτητων/όρια', 'Όρια', 'όρια', 1, 1, '*'),
(37, 24, 93, 94, 3, 'category/ενισχυση-δυνατοτητων/προσαρμοστικότητα', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', 1, 1, '*'),
(38, 24, 95, 96, 3, 'category/ενισχυση-δυνατοτητων/στόχοι', 'Στόχοι', 'στόχοι', 1, 1, '*'),
(39, 24, 97, 98, 3, 'category/ενισχυση-δυνατοτητων/ψυχική-ανθεκτικότητα', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', 1, 1, '*'),
(40, 24, 99, 100, 3, 'category/ενισχυση-δυνατοτητων/work-life-balance', 'Work-life balance', 'work-life-balance', 1, 1, '*'),
(41, 6, 102, 103, 2, 'category/uncategorised', 'Uncategorised', 'uncategorised', 1, 1, '*'),
(42, 6, 104, 105, 2, 'category/βιογραφικά', 'Βιογραφικά', 'βιογραφικά', 1, 1, '*'),
(43, 7, 113, 114, 3, 'category/collections/creativity', 'Creativity', 'creativity', 0, 1, '*'),
(44, 7, 115, 116, 3, 'category/collections/videos', 'Videos', 'videos', 0, 1, '*'),
(45, 6, 106, 107, 2, 'category/pages', 'Pages', 'pages', 0, 1, '*'),
(46, 6, 108, 109, 2, 'category/βίντεο', 'Βίντεο', 'βίντεο', 1, 1, '*'),
(47, 6, 120, 121, 2, 'category/νέα-της-ψυχολογίας', 'Νέα της Ψυχολογίας', 'νέα-της-ψυχολογίας', 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),
(35, 10),
(35, 13),
(35, 14),
(36, 10),
(36, 13),
(36, 14),
(37, 10),
(37, 13),
(37, 14),
(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),
(45, 10),
(45, 13),
(45, 14),
(46, 10),
(46, 13),
(46, 14),
(47, 10),
(47, 13),
(47, 14),
(48, 10),
(48, 13),
(48, 14),
(49, 10),
(49, 13),
(49, 14),
(50, 10),
(50, 13),
(50, 14),
(51, 10),
(51, 13),
(51, 14),
(52, 10),
(52, 13),
(52, 14),
(53, 10),
(53, 13),
(53, 14),
(54, 10),
(54, 13),
(54, 14),
(55, 10),
(55, 13),
(55, 14),
(56, 10),
(56, 13),
(56, 14),
(57, 10),
(57, 13),
(57, 14),
(58, 10),
(58, 13),
(58, 14),
(59, 10),
(59, 13),
(59, 14),
(60, 10),
(60, 13),
(60, 14),
(61, 10),
(61, 13),
(61, 14),
(62, 10),
(62, 13),
(62, 14),
(63, 10),
(63, 13),
(63, 14),
(64, 10),
(64, 13),
(64, 14),
(65, 10),
(65, 13),
(65, 14),
(66, 10),
(66, 13),
(66, 14),
(68, 10),
(68, 13),
(68, 14),
(69, 10),
(69, 13),
(69, 14),
(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),
(259, 3),
(259, 10),
(259, 14),
(259, 42),
(260, 3),
(260, 10),
(260, 14),
(260, 42),
(265, 3),
(265, 10),
(265, 14),
(265, 42),
(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),
(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),
(665, 3),
(665, 10),
(665, 14),
(665, 16),
(666, 3),
(666, 10),
(666, 14),
(666, 16),
(667, 3),
(667, 10),
(667, 14),
(667, 40),
(668, 3),
(668, 10),
(668, 14),
(668, 40),
(669, 3),
(669, 10),
(669, 14),
(669, 40),
(672, 3),
(672, 10),
(672, 14),
(672, 25),
(673, 3),
(673, 10),
(673, 14),
(673, 25),
(674, 3),
(674, 10),
(674, 14),
(674, 25),
(675, 3),
(675, 10),
(675, 14),
(675, 25),
(676, 3),
(676, 10),
(676, 14),
(676, 26),
(677, 3),
(677, 10),
(677, 14),
(677, 26),
(679, 3),
(679, 10),
(679, 14),
(679, 26),
(680, 3),
(680, 10),
(680, 14),
(680, 27),
(681, 3),
(681, 10),
(681, 14),
(681, 28),
(682, 3),
(682, 10),
(682, 14),
(682, 28),
(683, 3),
(683, 10),
(683, 14),
(683, 28),
(685, 3),
(685, 10),
(685, 14),
(685, 34),
(687, 3),
(687, 10),
(687, 14),
(687, 34),
(688, 3),
(688, 10),
(688, 14),
(688, 29),
(690, 3),
(690, 10),
(690, 14),
(690, 29),
(691, 3),
(691, 10),
(691, 14),
(691, 29),
(694, 3),
(694, 10),
(694, 14),
(694, 30),
(695, 3),
(695, 10),
(695, 14),
(695, 23),
(697, 3),
(697, 10),
(697, 14),
(697, 23),
(700, 3),
(700, 10),
(700, 14),
(700, 31),
(701, 3),
(701, 10),
(701, 14),
(701, 31),
(702, 3),
(702, 10),
(702, 14),
(702, 31),
(705, 3),
(705, 10),
(705, 14),
(705, 32),
(706, 3),
(706, 10),
(706, 14),
(706, 32),
(709, 3),
(709, 10),
(709, 14),
(709, 33),
(710, 3),
(710, 10),
(710, 14),
(710, 20),
(712, 3),
(712, 10),
(712, 14),
(712, 20),
(713, 3),
(713, 10),
(713, 14),
(713, 35),
(714, 3),
(714, 10),
(714, 14),
(714, 36),
(716, 3),
(716, 10),
(716, 14),
(716, 36),
(717, 3),
(717, 10),
(717, 14),
(717, 36),
(718, 3),
(718, 10),
(718, 14),
(718, 37),
(719, 3),
(719, 10),
(719, 14),
(719, 37),
(721, 3),
(721, 10),
(721, 14),
(721, 37),
(724, 3),
(724, 10),
(724, 14),
(724, 22),
(725, 3),
(725, 10),
(725, 14),
(725, 22),
(726, 3),
(726, 10),
(726, 14),
(726, 38),
(728, 3),
(728, 10),
(728, 14),
(728, 17),
(729, 3),
(729, 10),
(729, 14),
(729, 17),
(730, 3),
(730, 10),
(730, 14),
(730, 17),
(732, 3),
(732, 10),
(732, 14),
(732, 39),
(733, 10),
(733, 13),
(733, 14),
(734, 10),
(734, 12),
(735, 3),
(735, 10),
(735, 14),
(735, 42),
(741, 3),
(741, 10),
(741, 14),
(741, 23),
(742, 3),
(742, 10),
(742, 14),
(742, 23),
(743, 3),
(743, 10),
(743, 14),
(743, 23),
(744, 3),
(744, 10),
(744, 14),
(744, 22),
(745, 3),
(745, 10),
(745, 14),
(745, 22),
(746, 3),
(746, 10),
(746, 14),
(746, 40),
(749, 3),
(749, 10),
(749, 14),
(749, 38),
(750, 3),
(750, 10),
(750, 14),
(750, 38),
(751, 3),
(751, 10),
(751, 14),
(751, 38),
(752, 3),
(752, 10),
(752, 14),
(752, 37),
(753, 3),
(753, 10),
(753, 14),
(753, 37),
(754, 3),
(754, 10),
(754, 14),
(754, 36),
(755, 3),
(755, 10),
(755, 14),
(755, 36),
(756, 3),
(756, 10),
(756, 14),
(756, 36),
(757, 3),
(757, 10),
(757, 14),
(757, 36),
(758, 3),
(758, 10),
(758, 14),
(758, 35),
(759, 3),
(759, 10),
(759, 14),
(759, 35),
(762, 3),
(762, 10),
(762, 14),
(762, 34),
(763, 3),
(763, 10),
(763, 14),
(763, 34),
(764, 3),
(764, 10),
(764, 14),
(764, 33),
(765, 3),
(765, 10),
(765, 14),
(765, 33),
(766, 3),
(766, 10),
(766, 14),
(766, 33),
(767, 3),
(767, 10),
(767, 14),
(767, 32),
(770, 3),
(770, 10),
(770, 14),
(770, 32),
(771, 3),
(771, 10),
(771, 14),
(771, 31),
(772, 3),
(772, 10),
(772, 14),
(772, 31),
(775, 3),
(775, 10),
(775, 14),
(775, 30),
(776, 3),
(776, 10),
(776, 14),
(776, 30),
(778, 3),
(778, 10),
(778, 14),
(778, 29),
(781, 3),
(781, 10),
(781, 14),
(781, 28),
(782, 3),
(782, 10),
(782, 14),
(782, 28),
(783, 3),
(783, 10),
(783, 14),
(783, 28),
(784, 3),
(784, 10),
(784, 14),
(784, 27),
(785, 3),
(785, 10),
(785, 14),
(785, 27),
(786, 3),
(786, 10),
(786, 14),
(786, 27),
(787, 3),
(787, 10),
(787, 14),
(787, 27),
(788, 3),
(788, 10),
(788, 14),
(788, 25),
(789, 3),
(789, 10),
(789, 14),
(789, 25),
(790, 3),
(790, 10),
(790, 14),
(790, 25),
(791, 3),
(791, 10),
(791, 14),
(791, 23),
(792, 3),
(792, 10),
(792, 14),
(792, 23),
(793, 3),
(793, 10),
(793, 14),
(793, 23),
(794, 3),
(794, 10),
(794, 14),
(794, 23),
(795, 3),
(795, 10),
(795, 14),
(795, 23),
(796, 3),
(796, 10),
(796, 14),
(796, 22),
(797, 3),
(797, 10),
(797, 14),
(797, 22),
(798, 3),
(798, 10),
(798, 14),
(798, 22),
(799, 3),
(799, 10),
(799, 14),
(799, 22),
(800, 3),
(800, 10),
(800, 14),
(800, 20),
(801, 3),
(801, 10),
(801, 14),
(801, 20),
(804, 3),
(804, 10),
(804, 14),
(804, 20),
(805, 3),
(805, 10),
(805, 14),
(805, 20),
(806, 3),
(806, 10),
(806, 14),
(806, 19),
(807, 3),
(807, 10),
(807, 14),
(807, 19),
(808, 3),
(808, 10),
(808, 14),
(808, 19),
(811, 3),
(811, 10),
(811, 14),
(811, 17),
(813, 3),
(813, 10),
(813, 14),
(813, 16),
(814, 3),
(814, 10),
(814, 14),
(814, 16),
(815, 3),
(815, 10),
(815, 14),
(815, 16),
(817, 3),
(817, 10),
(817, 14),
(817, 33),
(818, 3),
(818, 10),
(818, 14),
(818, 37),
(820, 3),
(820, 10),
(820, 14),
(820, 26),
(821, 3),
(821, 10),
(821, 14),
(821, 26),
(854, 3),
(854, 10),
(854, 14),
(854, 32),
(857, 3),
(857, 10),
(857, 14),
(857, 20),
(859, 3),
(859, 10),
(859, 14),
(859, 41),
(865, 3),
(865, 10),
(865, 14),
(865, 16),
(866, 3),
(866, 10),
(866, 14),
(866, 17),
(867, 3),
(867, 10),
(867, 14),
(867, 17),
(868, 3),
(868, 10),
(868, 14),
(868, 17),
(870, 3),
(870, 10),
(870, 14),
(870, 39),
(871, 3),
(871, 10),
(871, 14),
(871, 40),
(872, 3),
(872, 10),
(872, 14),
(872, 38),
(873, 3),
(873, 10),
(873, 14),
(873, 37),
(874, 3),
(874, 10),
(874, 14),
(874, 36),
(875, 3),
(875, 10),
(875, 14),
(875, 36),
(876, 3),
(876, 10),
(876, 14),
(876, 35),
(877, 3),
(877, 10),
(877, 14),
(877, 33),
(879, 3),
(879, 10),
(879, 14),
(879, 32),
(880, 3),
(880, 10),
(880, 14),
(880, 32),
(881, 3),
(881, 10),
(881, 14),
(881, 31),
(882, 3),
(882, 10),
(882, 14),
(882, 31),
(883, 3),
(883, 10),
(883, 14),
(883, 33),
(884, 3),
(884, 10),
(884, 14),
(884, 30),
(885, 3),
(885, 10),
(885, 14),
(885, 29),
(886, 3),
(886, 10),
(886, 14),
(886, 29),
(887, 3),
(887, 10),
(887, 14),
(887, 28),
(888, 3),
(888, 10),
(888, 14),
(888, 28),
(889, 3),
(889, 10),
(889, 14),
(889, 27),
(890, 3),
(890, 10),
(890, 14),
(890, 26),
(891, 3),
(891, 10),
(891, 14),
(891, 25),
(892, 3),
(892, 10),
(892, 14),
(892, 25),
(893, 3),
(893, 10),
(893, 14),
(893, 23),
(894, 3),
(894, 10),
(894, 14),
(894, 22),
(895, 3),
(895, 10),
(895, 14),
(895, 22),
(896, 3),
(896, 10),
(896, 14),
(896, 20),
(897, 3),
(897, 10),
(897, 14),
(897, 19),
(898, 3),
(898, 10),
(898, 14),
(898, 17),
(900, 3),
(900, 10),
(900, 14),
(900, 16),
(901, 3),
(901, 10),
(901, 14),
(901, 16),
(904, 3),
(904, 10),
(904, 14),
(904, 20),
(906, 3),
(906, 10),
(906, 14),
(906, 20),
(907, 10),
(907, 13),
(907, 14),
(912, 3),
(912, 10),
(912, 14),
(912, 16),
(923, 3),
(923, 10),
(923, 14),
(923, 47),
(924, 3),
(924, 10),
(924, 14),
(924, 47),
(925, 3),
(925, 10),
(925, 14),
(925, 47),
(926, 3),
(926, 10),
(926, 14),
(926, 47),
(927, 3),
(927, 10),
(927, 14),
(927, 47),
(928, 3),
(928, 10),
(928, 14),
(928, 47),
(929, 3),
(929, 10),
(929, 14),
(929, 47),
(930, 3),
(930, 10),
(930, 14),
(930, 47),
(934, 3),
(934, 10),
(934, 14),
(934, 47),
(935, 3),
(935, 10),
(935, 14),
(935, 47),
(936, 3),
(936, 10),
(936, 14),
(936, 47),
(944, 3),
(944, 10),
(944, 14),
(944, 42),
(945, 3),
(945, 10),
(945, 14),
(945, 42),
(946, 3),
(946, 10),
(946, 14),
(946, 42),
(947, 3),
(947, 10),
(947, 14),
(947, 42),
(953, 3),
(953, 10),
(953, 14),
(953, 41),
(956, 3),
(956, 10),
(956, 14),
(956, 39),
(958, 3),
(958, 10),
(958, 14),
(958, 39),
(959, 3),
(959, 10),
(959, 14),
(959, 38),
(960, 3),
(960, 10),
(960, 14),
(960, 38),
(961, 3),
(961, 10),
(961, 14),
(961, 36),
(962, 3),
(962, 10),
(962, 14),
(962, 34),
(963, 3),
(963, 10),
(963, 14),
(963, 34),
(964, 3),
(964, 10),
(964, 14),
(964, 34),
(965, 3),
(965, 10),
(965, 14),
(965, 34),
(966, 3),
(966, 10),
(966, 14),
(966, 33),
(967, 3),
(967, 10),
(967, 14),
(967, 32),
(968, 3),
(968, 10),
(968, 14),
(968, 32),
(969, 3),
(969, 10),
(969, 14),
(969, 32),
(970, 3),
(970, 10),
(970, 14),
(970, 31),
(971, 3),
(971, 10),
(971, 14),
(971, 31),
(972, 3),
(972, 10),
(972, 14),
(972, 30),
(973, 3),
(973, 10),
(973, 14),
(973, 30),
(975, 3),
(975, 10),
(975, 14),
(975, 30),
(976, 3),
(976, 10),
(976, 14),
(976, 29),
(977, 3),
(977, 10),
(977, 14),
(977, 29),
(978, 3),
(978, 10),
(978, 14),
(978, 26),
(979, 3),
(979, 10),
(979, 14),
(979, 19),
(981, 3),
(981, 10),
(981, 14),
(981, 19),
(982, 3),
(982, 10),
(982, 14),
(982, 19),
(983, 3),
(983, 10),
(983, 14),
(983, 42),
(984, 3),
(984, 10),
(984, 14),
(984, 39),
(985, 3),
(985, 10),
(985, 14),
(985, 42),
(986, 3),
(986, 10),
(986, 14),
(986, 39),
(987, 3),
(987, 10),
(987, 14),
(987, 22);

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

--
-- Δομή πίνακα για τον πίνακα `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, '', 40, '*'),
(383, '43', '43', 0, 0, 0.2, '', 2, '*'),
(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', 4, '*'),
(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', 40, '*'),
(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', 10, '*'),
(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', 7, '*'),
(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', 39, '*'),
(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', 6, '*'),
(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, '', 4, '*'),
(456, 'a', 'a', 0, 0, 0.0667, 'A000', 48, '*'),
(457, 'about', 'about', 0, 0, 0.3333, 'A130', 6, '*'),
(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', 39, '*'),
(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', 6, '*'),
(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', 7, '*'),
(490, 'iaculis', 'iaculis', 0, 0, 0.4667, 'I242', 15, '*'),
(491, 'in', 'in', 0, 0, 0.1333, 'I500', 50, '*'),
(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', 6, '*'),
(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', 2, '*'),
(679, 'new', 'new', 0, 0, 0.2, 'N000', 5, '*'),
(683, 'to', 'to', 0, 0, 0.1333, 'T000', 8, '*'),
(685, 'άρθρου', 'άρθρου', 0, 0, 0.4, 'ά000', 2, '*'),
(687, 'αυτό', 'αυτό', 0, 0, 0.2667, 'α000', 97, '*'),
(688, 'αυτός', 'αυτός', 0, 0, 0.3333, 'α000', 11, '*'),
(689, 'για', 'για', 0, 0, 0.2, 'γ000', 209, '*'),
(690, 'είναι', 'είναι', 0, 0, 0.3333, 'ε000', 187, '*'),
(693, 'κείμενο', 'κείμενο', 0, 0, 0.4667, 'κ000', 2, '*'),
(694, 'ο', 'ο', 0, 0, 0.0667, 'ο000', 91, '*'),
(695, 'οποίο', 'οποίο', 0, 0, 0.3333, 'ο000', 26, '*'),
(698, 'το', 'το', 0, 0, 0.1333, 'τ000', 228, '*'),
(699, 'τον', 'τον', 0, 0, 0.2, 'τ000', 115, '*'),
(700, 'του', 'του', 0, 0, 0.2, 'τ000', 172, '*'),
(701, 'υπάρχει', 'υπάρχει', 0, 0, 0.4667, 'υ000', 24, '*'),
(702, '17', '17', 0, 0, 0.2, '', 6, '*'),
(703, 'αγχουσ', 'αγχουσ', 0, 0, 0.4, 'α000', 2, '*'),
(704, 'διαχειριση', 'διαχειριση', 0, 0, 0.6667, 'δ000', 7, '*'),
(705, '18', '18', 0, 0, 0.2, '', 6, '*'),
(706, 'άγχος', 'άγχος', 0, 0, 0.3333, 'ά000', 27, '*'),
(708, '19', '19', 0, 0, 0.2, '', 7, '*'),
(709, 'στρες', 'στρες', 0, 0, 0.3333, 'σ000', 26, '*'),
(711, '20', '20', 0, 0, 0.2, '', 12, '*'),
(712, 'δυνατοτητων', 'δυνατοτητων', 0, 0, 0.7333, 'δ000', 3, '*'),
(713, 'ενισχυση', 'ενισχυση', 0, 0, 0.5333, 'ε000', 3, '*'),
(714, '21', '21', 0, 0, 0.2, '', 6, '*'),
(715, 'απολαμβάνειν', 'απολαμβάνειν', 0, 0, 0.8, 'α000', 8, '*'),
(717, '22', '22', 0, 0, 0.2, '', 5, '*'),
(718, 'αυτοέλεγχος', 'αυτοέλεγχος', 0, 0, 0.7333, 'α000', 10, '*'),
(720, '23', '23', 0, 0, 0.2, '', 5, '*'),
(721, 'αυτονομία', 'αυτονομία', 0, 0, 0.6, 'α000', 9, '*'),
(723, '24', '24', 0, 0, 0.2, '', 6, '*'),
(724, 'αυτοπεποίθηση', 'αυτοπεποίθηση', 0, 0, 0.8667, 'α000', 15, '*'),
(726, '25', '25', 0, 0, 0.2, '', 7, '*'),
(727, 'διαχείριση', 'διαχείριση', 0, 0, 0.6667, 'δ000', 26, '*'),
(728, 'ενέργειας', 'ενέργειας', 0, 0, 0.6, 'ε000', 21, '*'),
(729, '26', '26', 0, 0, 0.2, '', 5, '*'),
(730, 'διεκδικητικοτητα', 'διεκδικητικοτητα', 0, 0, 1, 'δ000', 2, '*'),
(732, '27', '27', 0, 0, 0.2, '', 5, '*'),
(733, 'ευγνωμοσύνη', 'ευγνωμοσύνη', 0, 0, 0.7333, 'ε000', 13, '*'),
(735, '28', '28', 0, 0, 0.2, '', 5, '*'),
(736, 'ευτυχία', 'ευτυχία', 0, 0, 0.4667, 'ε000', 21, '*'),
(738, '29', '29', 0, 0, 0.2, '', 5, '*'),
(739, 'θετικότητα', 'θετικότητα', 0, 0, 0.6667, 'θ000', 9, '*'),
(741, '30', '30', 0, 0, 0.2, '', 9, '*'),
(742, 'ικανότητες', 'ικανότητες', 0, 0, 0.6667, 'ι000', 5, '*'),
(744, '31', '31', 0, 0, 0.2, '', 5, '*'),
(745, 'αποφάσεων', 'αποφάσεων', 0, 0, 0.6, 'α000', 11, '*'),
(746, 'λήψη', 'λήψη', 0, 0, 0.2667, 'λ000', 10, '*'),
(747, '32', '32', 0, 0, 0.2, '', 5, '*'),
(748, 'όρια', 'όρια', 0, 0, 0.2667, 'ό000', 21, '*'),
(750, '33', '33', 0, 0, 0.2, '', 5, '*'),
(751, 'προσαρμοστικότητα', 'προσαρμοστικότητα', 0, 0, 1, 'π000', 5, '*'),
(753, '34', '34', 0, 0, 0.2, '', 5, '*'),
(754, 'στόχοι', 'στόχοι', 0, 0, 0.4, 'σ000', 8, '*'),
(756, '35', '35', 0, 0, 0.2, '', 4, '*'),
(757, 'ανθεκτικότητα', 'ανθεκτικότητα', 0, 0, 0.8667, 'α000', 11, '*'),
(758, 'ψυχική', 'ψυχική', 0, 0, 0.4, 'ψ000', 24, '*'),
(759, '36', '36', 0, 0, 0.2, '', 5, '*'),
(760, 'balance', 'balance', 0, 0, 0.4667, 'B452', 4, '*'),
(761, 'life', 'life', 0, 0, 0.2667, 'L100', 5, '*'),
(762, 'work', 'work', 0, 0, 0.2667, 'W620', 5, '*'),
(763, 'work-life', 'work-life', 0, 0, 0.6, 'W6241', 3, '*'),
(766, '37', '37', 0, 0, 0.2, '', 4, '*'),
(767, 'δυσκολιων', 'δυσκολιων', 0, 0, 0.6, 'δ000', 3, '*'),
(769, '38', '38', 0, 0, 0.2, '', 5, '*'),
(770, 'αναβλητικότητα', 'αναβλητικότητα', 0, 0, 0.9333, 'α000', 8, '*'),
(772, '39', '39', 0, 0, 0.2, '', 4, '*'),
(773, 'θυμός', 'θυμός', 0, 0, 0.3333, 'θ000', 8, '*'),
(775, '40', '40', 0, 0, 0.2, '', 5, '*'),
(776, 'σχεσεισ', 'σχεσεισ', 0, 0, 0.4667, 'σ000', 6, '*'),
(778, '41', '41', 0, 0, 0.2, '', 4, '*'),
(779, 'διαπροσωπικές', 'διαπροσωπικές', 0, 0, 0.8667, 'δ000', 10, '*'),
(780, 'σχέσεις', 'σχέσεις', 0, 0, 0.4667, 'σ000', 28, '*'),
(781, 'ερωτικές', 'ερωτικές', 0, 0, 0.5333, 'ε000', 6, '*'),
(782, 'σχεσεις', 'σχεσεις', 0, 0, 0.4667, 'σ000', 2, '*'),
(784, '9', '9', 0, 0, 0.1, '', 8, '*'),
(785, 'emporiko', 'emporiko', 0, 0, 0.5333, 'E5162', 301, '*'),
(786, 'άρθρα', 'άρθρα', 0, 0, 0.3333, 'ά000', 6, '*'),
(787, '10', '10', 0, 0, 0.2, '', 20, '*'),
(788, 'ασκήσεις', 'ασκήσεις', 0, 0, 0.5333, 'α000', 3, '*'),
(790, '11', '11', 0, 0, 0.2, '', 5, '*'),
(791, 'τέστ', 'τέστ', 0, 0, 0.2667, 'τ000', 1, '*'),
(792, 'joomla', 'joomla', 0, 0, 0.4, 'J540', 3, '*'),
(793, '3', '3', 0, 0, 0.1, '', 25, '*'),
(794, '4', '4', 0, 0, 0.1, '', 16, '*'),
(795, 'social', 'social', 0, 0, 0.4, 'S400', 5, '*'),
(797, '5', '5', 0, 0, 0.1, '', 13, '*'),
(798, 'photography', 'photography', 0, 0, 0.7333, 'P3261', 2, '*'),
(800, '6', '6', 0, 0, 0.1, '', 8, '*'),
(801, 'graphics', 'graphics', 0, 0, 0.5333, 'G612', 1, '*'),
(803, '7', '7', 0, 0, 0.1, '', 7, '*'),
(804, 'sport', 'sport', 0, 0, 0.3333, 'S163', 2, '*'),
(806, '8', '8', 0, 0, 0.1, '', 10, '*'),
(807, 'technology', 'technology', 0, 0, 0.6667, 'T2542', 1, '*'),
(808, '12', '12', 0, 0, 0.2, '', 7, '*'),
(809, '13', '13', 0, 0, 0.2, '', 7, '*'),
(810, '14', '14', 0, 0, 0.2, '', 5, '*'),
(811, '15', '15', 0, 0, 0.2, '', 6, '*'),
(812, '16', '16', 0, 0, 0.2, '', 5, '*'),
(813, 'διεκδικητικότητα', 'διεκδικητικότητα', 0, 0, 1, 'δ000', 2, '*'),
(814, 'ικανότητα', 'ικανότητα', 0, 0, 0.6, 'ι000', 20, '*'),
(815, 'δυσκολιών', 'δυσκολιών', 0, 0, 0.6, 'δ000', 1, '*'),
(816, 'δυνατοτήτων', 'δυνατοτήτων', 0, 0, 0.7333, 'δ000', 1, '*'),
(817, 'ενίσχυση', 'ενίσχυση', 0, 0, 0.5333, 'ε000', 5, '*'),
(819, 'άγχους', 'άγχους', 0, 0, 0.4, 'ά000', 17, '*'),
(822, 'νέα', 'νέα', 0, 0, 0.2, 'ν000', 17, '*'),
(823, 'video', 'video', 0, 0, 0.3333, 'V300', 2, '*'),
(824, 'stress', 'stress', 0, 0, 0.4, 'S362', 4, '*'),
(825, 'tips', 'tips', 0, 0, 0.2667, 'T120', 2, '*'),
(1081, '44', '44', 0, 0, 0.2, '', 2, '*'),
(1082, 'άσκηση', 'άσκηση', 0, 0, 0.4, 'ά000', 51, '*'),
(1083, 'έλεγχο', 'έλεγχο', 0, 0, 0.4, 'έ000', 13, '*'),
(1084, 'έντασης', 'έντασης', 0, 0, 0.4667, 'έ000', 2, '*'),
(1085, 'έντονες', 'έντονες', 0, 0, 0.4667, 'έ000', 4, '*'),
(1086, 'έντονο', 'έντονο', 0, 0, 0.4, 'έ000', 5, '*'),
(1087, 'έπειτα', 'έπειτα', 0, 0, 0.4, 'έ000', 8, '*'),
(1088, 'έχει', 'έχει', 0, 0, 0.2667, 'έ000', 84, '*'),
(1089, 'έχουμε', 'έχουμε', 0, 0, 0.4, 'έ000', 24, '*'),
(1090, 'αίσθημα', 'αίσθημα', 0, 0, 0.4667, 'α000', 17, '*'),
(1091, 'αίσθηση', 'αίσθηση', 0, 0, 0.4667, 'α000', 19, '*'),
(1094, 'αισθήματα', 'αισθήματα', 0, 0, 0.6, 'α000', 3, '*'),
(1096, 'ακολουθεί', 'ακολουθεί', 0, 0, 0.6, 'α000', 4, '*'),
(1097, 'αλλά', 'αλλά', 0, 0, 0.2667, 'α000', 59, '*'),
(1098, 'αναγνώριση', 'αναγνώριση', 0, 0, 0.6667, 'α000', 3, '*'),
(1099, 'ανασφάλεια', 'ανασφάλεια', 0, 0, 0.6667, 'α000', 4, '*'),
(1102, 'αντίδραση', 'αντίδραση', 0, 0, 0.6, 'α000', 11, '*'),
(1103, 'αντιμέτωποι', 'αντιμέτωποι', 0, 0, 0.7333, 'α000', 10, '*'),
(1105, 'αντιμετώπιση', 'αντιμετώπιση', 0, 0, 0.8, 'α000', 8, '*'),
(1106, 'απαιτείται', 'απαιτείται', 0, 0, 0.6667, 'α000', 4, '*'),
(1107, 'αποτελεί', 'αποτελεί', 0, 0, 0.5333, 'α000', 22, '*'),
(1108, 'από', 'από', 0, 0, 0.2, 'α000', 165, '*'),
(1109, 'αρνητικά', 'αρνητικά', 0, 0, 0.5333, 'α000', 13, '*'),
(1110, 'αρνητικές', 'αρνητικές', 0, 0, 0.6, 'α000', 7, '*'),
(1112, 'αυτά', 'αυτά', 0, 0, 0.2667, 'α000', 69, '*'),
(1115, 'αύριο', 'αύριο', 0, 0, 0.3333, 'α000', 4, '*'),
(1116, 'βάση', 'βάση', 0, 0, 0.2667, 'β000', 8, '*'),
(1117, 'βήμα', 'βήμα', 0, 0, 0.2667, 'β000', 13, '*'),
(1118, 'δεν', 'δεν', 0, 0, 0.2, 'δ000', 114, '*'),
(1119, 'διάρκεια', 'διάρκεια', 0, 0, 0.5333, 'δ000', 24, '*'),
(1120, 'διαπιστωθεί', 'διαπιστωθεί', 0, 0, 0.7333, 'δ000', 3, '*'),
(1121, 'διατροφή', 'διατροφή', 0, 0, 0.5333, 'δ000', 11, '*'),
(1123, 'δρουν', 'δρουν', 0, 0, 0.3333, 'δ000', 2, '*'),
(1124, 'δυσλειτουργικών', 'δυσλειτουργικών', 0, 0, 1, 'δ000', 2, '*'),
(1127, 'είμαστε', 'είμαστε', 0, 0, 0.4667, 'ε000', 28, '*'),
(1128, 'εγρήγορση', 'εγρήγορση', 0, 0, 0.6, 'ε000', 2, '*'),
(1129, 'εμφανίζονται', 'εμφανίζονται', 0, 0, 0.8, 'ε000', 4, '*'),
(1130, 'επηρεάζει', 'επηρεάζει', 0, 0, 0.6, 'ε000', 6, '*'),
(1131, 'επιβίωση', 'επιβίωση', 0, 0, 0.5333, 'ε000', 3, '*'),
(1132, 'επιστημονικά', 'επιστημονικά', 0, 0, 0.8, 'ε000', 5, '*'),
(1133, 'επιτρέπει', 'επιτρέπει', 0, 0, 0.6, 'ε000', 9, '*'),
(1135, 'ερχόμαστε', 'ερχόμαστε', 0, 0, 0.6, 'ε000', 3, '*'),
(1136, 'ζωή', 'ζωή', 0, 0, 0.2, 'ζ000', 61, '*'),
(1137, 'η', 'η', 0, 0, 0.0667, 'η000', 192, '*'),
(1139, 'ιδιαίτερα', 'ιδιαίτερα', 0, 0, 0.6, 'ι000', 6, '*'),
(1140, 'καθημερινότητας', 'καθημερινότητας', 0, 0, 1, 'κ000', 6, '*'),
(1141, 'καθώς', 'καθώς', 0, 0, 0.3333, 'κ000', 47, '*'),
(1142, 'και', 'και', 0, 0, 0.2, 'κ000', 207, '*'),
(1144, 'καταστάσεις', 'καταστάσεις', 0, 0, 0.7333, 'κ000', 25, '*'),
(1148, 'λοιπόν', 'λοιπόν', 0, 0, 0.4, 'λ000', 28, '*'),
(1150, 'μας', 'μας', 0, 0, 0.2, 'μ000', 138, '*'),
(1151, 'με', 'με', 0, 0, 0.1333, 'μ000', 182, '*'),
(1152, 'μια', 'μια', 0, 0, 0.2, 'μ000', 92, '*'),
(1154, 'μπορεί', 'μπορεί', 0, 0, 0.4, 'μ000', 80, '*'),
(1155, 'μόνο', 'μόνο', 0, 0, 0.2667, 'μ000', 47, '*'),
(1156, 'να', 'να', 0, 0, 0.1333, 'ν000', 193, '*'),
(1157, 'νευρικότητας', 'νευρικότητας', 0, 0, 0.8, 'ν000', 2, '*'),
(1158, 'νιώσει', 'νιώσει', 0, 0, 0.4, 'ν000', 4, '*'),
(1159, 'οδηγούν', 'οδηγούν', 0, 0, 0.4667, 'ο000', 7, '*'),
(1160, 'οι', 'οι', 0, 0, 0.1333, 'ο000', 111, '*'),
(1162, 'οργανισμού', 'οργανισμού', 0, 0, 0.6667, 'ο000', 6, '*'),
(1163, 'ορισμένες', 'ορισμένες', 0, 0, 0.6, 'ο000', 3, '*'),
(1164, 'περισσότερα', 'περισσότερα', 0, 0, 0.7333, 'π000', 14, '*'),
(1165, 'ποικίλων', 'ποικίλων', 0, 0, 0.5333, 'π000', 2, '*'),
(1166, 'πολλές', 'πολλές', 0, 0, 0.4, 'π000', 23, '*'),
(1167, 'που', 'που', 0, 0, 0.2, 'π000', 186, '*'),
(1169, 'πρώτο', 'πρώτο', 0, 0, 0.3333, 'π000', 5, '*'),
(1170, 'ρεαλιστικά', 'ρεαλιστικά', 0, 0, 0.6667, 'ρ000', 2, '*'),
(1171, 'σήμερα', 'σήμερα', 0, 0, 0.4, 'σ000', 16, '*'),
(1172, 'σε', 'σε', 0, 0, 0.1333, 'σ000', 184, '*'),
(1173, 'σειρά', 'σειρά', 0, 0, 0.3333, 'σ000', 7, '*'),
(1174, 'σημαντικά', 'σημαντικά', 0, 0, 0.6, 'σ000', 20, '*'),
(1175, 'σκέψεις', 'σκέψεις', 0, 0, 0.4667, 'σ000', 31, '*'),
(1176, 'σκέψεων', 'σκέψεων', 0, 0, 0.4667, 'σ000', 8, '*'),
(1177, 'στα', 'στα', 0, 0, 0.2, 'σ000', 88, '*'),
(1178, 'στη', 'στη', 0, 0, 0.2, 'σ000', 103, '*'),
(1179, 'στην', 'στην', 0, 0, 0.2667, 'σ000', 137, '*'),
(1180, 'στο', 'στο', 0, 0, 0.2, 'σ000', 136, '*'),
(1181, 'στρεσσογόνες', 'στρεσσογόνες', 0, 0, 0.8, 'σ000', 2, '*'),
(1182, 'συμβεί', 'συμβεί', 0, 0, 0.4, 'σ000', 5, '*'),
(1184, 'συνήθως', 'συνήθως', 0, 0, 0.4667, 'σ000', 19, '*'),
(1185, 'συναίσθημα', 'συναίσθημα', 0, 0, 0.6667, 'σ000', 15, '*'),
(1186, 'συναισθήματα', 'συναισθήματα', 0, 0, 0.8, 'σ000', 50, '*'),
(1187, 'συνοδεύεται', 'συνοδεύεται', 0, 0, 0.7333, 'σ000', 3, '*'),
(1188, 'σχετικά', 'σχετικά', 0, 0, 0.4667, 'σ000', 22, '*'),
(1189, 'σωματική', 'σωματική', 0, 0, 0.5333, 'σ000', 19, '*'),
(1190, 'σωστή', 'σωστή', 0, 0, 0.3333, 'σ000', 5, '*'),
(1191, 'σύγχυση', 'σύγχυση', 0, 0, 0.4667, 'σ000', 3, '*'),
(1192, 'τέλος', 'τέλος', 0, 0, 0.3333, 'τ000', 16, '*'),
(1193, 'τί', 'τί', 0, 0, 0.1333, 'τ000', 25, '*'),
(1194, 'τα', 'τα', 0, 0, 0.1333, 'τ000', 161, '*'),
(1195, 'τη', 'τη', 0, 0, 0.1333, 'τ000', 132, '*'),
(1196, 'την', 'την', 0, 0, 0.2, 'τ000', 198, '*'),
(1197, 'της', 'της', 0, 0, 0.2, 'τ000', 135, '*'),
(1198, 'τι', 'τι', 0, 0, 0.1333, 'τ000', 74, '*'),
(1199, 'τις', 'τις', 0, 0, 0.2, 'τ000', 133, '*'),
(1200, 'τους', 'τους', 0, 0, 0.2667, 'τ000', 114, '*'),
(1201, 'των', 'των', 0, 0, 0.2, 'τ000', 92, '*'),
(1202, 'φαινομενικά', 'φαινομενικά', 0, 0, 0.7333, 'φ000', 2, '*'),
(1204, 'φορές', 'φορές', 0, 0, 0.3333, 'φ000', 20, '*'),
(1205, 'φυσιολογική', 'φυσιολογική', 0, 0, 0.7333, 'φ000', 6, '*'),
(1206, 'φόβου', 'φόβου', 0, 0, 0.3333, 'φ000', 22, '*'),
(1208, 'χαρακτηρίζει', 'χαρακτηρίζει', 0, 0, 0.8, 'χ000', 2, '*'),
(1209, 'χρειάζεται', 'χρειάζεται', 0, 0, 0.6667, 'χ000', 35, '*'),
(1210, 'ωστόσο', 'ωστόσο', 0, 0, 0.4, 'ω000', 34, '*'),
(1211, 'όλοι', 'όλοι', 0, 0, 0.2667, 'ό000', 19, '*'),
(1212, 'όπου', 'όπου', 0, 0, 0.2667, 'ό000', 25, '*'),
(1213, 'όταν', 'όταν', 0, 0, 0.2667, 'ό000', 69, '*'),
(1214, 'ότι', 'ότι', 0, 0, 0.2, 'ό000', 108, '*'),
(1215, 'όχι', 'όχι', 0, 0, 0.2, 'ό000', 31, '*'),
(1340, 'άτομο', 'άτομο', 0, 0, 0.3333, 'ά000', 38, '*'),
(1342, 'έντονου', 'έντονου', 0, 0, 0.4667, 'έ000', 3, '*'),
(1343, 'ή', 'ή', 0, 0, 0.0667, 'ή000', 123, '*'),
(1344, 'αγχώδης', 'αγχώδης', 0, 0, 0.4667, 'α000', 2, '*'),
(1345, 'ακόμα', 'ακόμα', 0, 0, 0.3333, 'α000', 47, '*'),
(1347, 'αν', 'αν', 0, 0, 0.1333, 'α000', 69, '*'),
(1348, 'αναφέρεται', 'αναφέρεται', 0, 0, 0.6667, 'α000', 8, '*'),
(1349, 'ανησυχία', 'ανησυχία', 0, 0, 0.5333, 'α000', 7, '*'),
(1350, 'αντιμετωπίζουν', 'αντιμετωπίζουν', 0, 0, 0.9333, 'α000', 3, '*'),
(1354, 'βιώνετε', 'βιώνετε', 0, 0, 0.4667, 'β000', 2, '*'),
(1355, 'γίνει', 'γίνει', 0, 0, 0.3333, 'γ000', 12, '*'),
(1357, 'γρήγορα', 'γρήγορα', 0, 0, 0.4667, 'γ000', 6, '*'),
(1359, 'διαταραχές', 'διαταραχές', 0, 0, 0.6667, 'δ000', 6, '*'),
(1360, 'διαταραχή', 'διαταραχή', 0, 0, 0.6, 'δ000', 2, '*'),
(1361, 'δυνατά', 'δυνατά', 0, 0, 0.4, 'δ000', 7, '*'),
(1363, 'εαυτό', 'εαυτό', 0, 0, 0.3333, 'ε000', 68, '*'),
(1365, 'ενώ', 'ενώ', 0, 0, 0.2, 'ε000', 25, '*'),
(1367, 'επιπλέον', 'επιπλέον', 0, 0, 0.5333, 'ε000', 18, '*'),
(1368, 'εφόσον', 'εφόσον', 0, 0, 0.4, 'ε000', 2, '*'),
(1371, 'κίνδυνος', 'κίνδυνος', 0, 0, 0.5333, 'κ000', 2, '*'),
(1372, 'κακή', 'κακή', 0, 0, 0.2667, 'κ000', 4, '*'),
(1373, 'καρδιά', 'καρδιά', 0, 0, 0.4, 'κ000', 5, '*'),
(1374, 'κατά', 'κατά', 0, 0, 0.2667, 'κ000', 34, '*'),
(1375, 'κρίση', 'κρίση', 0, 0, 0.3333, 'κ000', 3, '*'),
(1376, 'λεγόμενο', 'λεγόμενο', 0, 0, 0.5333, 'λ000', 2, '*'),
(1377, 'λεπτών', 'λεπτών', 0, 0, 0.4, 'λ000', 3, '*'),
(1379, 'μάλιστα', 'μάλιστα', 0, 0, 0.4667, 'μ000', 11, '*'),
(1380, 'μία', 'μία', 0, 0, 0.2, 'μ000', 55, '*'),
(1382, 'νιώθει', 'νιώθει', 0, 0, 0.4, 'ν000', 5, '*'),
(1384, 'οδηγήσει', 'οδηγήσει', 0, 0, 0.5333, 'ο000', 6, '*'),
(1388, 'πανικού', 'πανικού', 0, 0, 0.4667, 'π000', 3, '*'),
(1389, 'πανικό', 'πανικό', 0, 0, 0.4, 'π000', 2, '*'),
(1390, 'παραπάνω', 'παραπάνω', 0, 0, 0.5333, 'π000', 38, '*'),
(1392, 'περίπου', 'περίπου', 0, 0, 0.4667, 'π000', 3, '*'),
(1394, 'πιθανόν', 'πιθανόν', 0, 0, 0.4667, 'π000', 7, '*'),
(1395, 'πιο', 'πιο', 0, 0, 0.2, 'π000', 69, '*'),
(1397, 'πολλοί', 'πολλοί', 0, 0, 0.4, 'π000', 18, '*'),
(1399, 'προβλήματος', 'προβλήματος', 0, 0, 0.7333, 'π000', 3, '*'),
(1401, 'προς', 'προς', 0, 0, 0.2667, 'π000', 23, '*'),
(1402, 'πόνος', 'πόνος', 0, 0, 0.3333, 'π000', 2, '*'),
(1404, 'σας', 'σας', 0, 0, 0.2, 'σ000', 100, '*'),
(1405, 'σου', 'σου', 0, 0, 0.2, 'σ000', 43, '*'),
(1406, 'στήθος', 'στήθος', 0, 0, 0.4, 'σ000', 3, '*'),
(1407, 'στον', 'στον', 0, 0, 0.2667, 'σ000', 52, '*'),
(1409, 'συμπτώματα', 'συμπτώματα', 0, 0, 0.6667, 'σ000', 10, '*'),
(1410, 'σώμα', 'σώμα', 0, 0, 0.2667, 'σ000', 16, '*'),
(1411, 'σώματος', 'σώματος', 0, 0, 0.4667, 'σ000', 6, '*'),
(1412, 'τάση', 'τάση', 0, 0, 0.2667, 'τ000', 6, '*'),
(1413, 'τρέμουλο', 'τρέμουλο', 0, 0, 0.5333, 'τ000', 2, '*'),
(1415, 'υπερβολικό', 'υπερβολικό', 0, 0, 0.6667, 'υ000', 2, '*'),
(1418, 'φόβο', 'φόβο', 0, 0, 0.2667, 'φ000', 3, '*'),
(1421, 'χρήση', 'χρήση', 0, 0, 0.3333, 'χ000', 4, '*'),
(1423, 'χωρίς', 'χωρίς', 0, 0, 0.3333, 'χ000', 49, '*'),
(1424, 'όπως', 'όπως', 0, 0, 0.2667, 'ό000', 61, '*'),
(1425, 'ύπνου', 'ύπνου', 0, 0, 0.3333, 'ύ000', 6, '*'),
(1591, 'ένα', 'ένα', 0, 0, 0.2, 'έ000', 103, '*'),
(1592, 'έναν', 'έναν', 0, 0, 0.2667, 'έ000', 23, '*'),
(1593, 'έντονα', 'έντονα', 0, 0, 0.4, 'έ000', 10, '*'),
(1594, 'έτσι', 'έτσι', 0, 0, 0.2667, 'έ000', 36, '*'),
(1599, 'αναγνωρίζουμε', 'αναγνωρίζουμε', 0, 0, 0.8667, 'α000', 10, '*'),
(1600, 'απολυθώ', 'απολυθώ', 0, 0, 0.4667, 'α000', 2, '*'),
(1601, 'απόλυση', 'απόλυση', 0, 0, 0.4667, 'α000', 2, '*'),
(1603, 'αυτόματα', 'αυτόματα', 0, 0, 0.5333, 'α000', 3, '*'),
(1604, 'βιώνουμε', 'βιώνουμε', 0, 0, 0.5333, 'β000', 9, '*'),
(1605, 'γίνεται', 'γίνεται', 0, 0, 0.4667, 'γ000', 13, '*'),
(1606, 'γεγονοσ', 'γεγονοσ', 0, 0, 0.4667, 'γ000', 2, '*'),
(1607, 'γεγονός', 'γεγονός', 0, 0, 0.4667, 'γ000', 9, '*'),
(1608, 'γεγονότα', 'γεγονότα', 0, 0, 0.5333, 'γ000', 8, '*'),
(1609, 'γι\'', 'γι\'', 0, 0, 0.2, 'γ000', 15, '*'),
(1610, 'δευτερόλεπτα', 'δευτερόλεπτα', 0, 0, 0.8, 'δ000', 3, '*'),
(1611, 'δηλαδή', 'δηλαδή', 0, 0, 0.4, 'δ000', 23, '*'),
(1613, 'διάφορα', 'διάφορα', 0, 0, 0.4667, 'δ000', 9, '*'),
(1616, 'διαρκεί', 'διαρκεί', 0, 0, 0.4667, 'δ000', 3, '*'),
(1619, 'δύσκολο', 'δύσκολο', 0, 0, 0.4667, 'δ000', 6, '*'),
(1620, 'εάν', 'εάν', 0, 0, 0.2, 'ε000', 24, '*'),
(1621, 'εγώ', 'εγώ', 0, 0, 0.2, 'ε000', 3, '*'),
(1622, 'ελέγξουμε', 'ελέγξουμε', 0, 0, 0.6, 'ε000', 7, '*'),
(1623, 'ενός', 'ενός', 0, 0, 0.2667, 'ε000', 15, '*'),
(1624, 'εξωτερικό', 'εξωτερικό', 0, 0, 0.6, 'ε000', 6, '*'),
(1625, 'επειδή', 'επειδή', 0, 0, 0.4, 'ε000', 9, '*'),
(1627, 'εφαρμογή', 'εφαρμογή', 0, 0, 0.5333, 'ε000', 4, '*'),
(1628, 'θέση', 'θέση', 0, 0, 0.2667, 'θ000', 22, '*'),
(1629, 'θυμόμαστε', 'θυμόμαστε', 0, 0, 0.6, 'θ000', 2, '*'),
(1630, 'καθημερινά', 'καθημερινά', 0, 0, 0.6667, 'κ000', 16, '*'),
(1632, 'καθοριστικό', 'καθοριστικό', 0, 0, 0.7333, 'κ000', 9, '*'),
(1633, 'καιρό', 'καιρό', 0, 0, 0.3333, 'κ000', 5, '*'),
(1634, 'κι', 'κι', 0, 0, 0.1333, 'κ000', 29, '*'),
(1635, 'κινδυνεύω', 'κινδυνεύω', 0, 0, 0.6, 'κ000', 2, '*'),
(1638, 'λόγια', 'λόγια', 0, 0, 0.3333, 'λ000', 8, '*'),
(1640, 'μετά', 'μετά', 0, 0, 0.2667, 'μ000', 20, '*'),
(1642, 'μου', 'μου', 0, 0, 0.2, 'μ000', 31, '*'),
(1644, 'παράγοντα', 'παράγοντα', 0, 0, 0.6, 'π000', 2, '*'),
(1646, 'παρατηρήσουμε', 'παρατηρήσουμε', 0, 0, 0.8667, 'π000', 2, '*'),
(1648, 'περισσότερες', 'περισσότερες', 0, 0, 0.8, 'π000', 9, '*'),
(1649, 'πιθανό', 'πιθανό', 0, 0, 0.4, 'π000', 14, '*'),
(1650, 'πολύ', 'πολύ', 0, 0, 0.2667, 'π000', 60, '*'),
(1651, 'πονοκέφαλοι', 'πονοκέφαλοι', 0, 0, 0.7333, 'π000', 6, '*'),
(1652, 'πρακτική', 'πρακτική', 0, 0, 0.5333, 'π000', 9, '*'),
(1655, 'πχ', 'πχ', 0, 0, 0.1333, 'π000', 7, '*'),
(1657, 'ρόλο', 'ρόλο', 0, 0, 0.2667, 'ρ000', 20, '*'),
(1658, 'σημαντικό', 'σημαντικό', 0, 0, 0.6, 'σ000', 47, '*'),
(1659, 'σκέψη', 'σκέψη', 0, 0, 0.3333, 'σ000', 12, '*'),
(1660, 'σκέψης', 'σκέψης', 0, 0, 0.4, 'σ000', 9, '*'),
(1661, 'σκεψη', 'σκεψη', 0, 0, 0.3333, 'σ000', 2, '*'),
(1662, 'στομάχι', 'στομάχι', 0, 0, 0.4667, 'σ000', 2, '*'),
(1663, 'συμβαίνουν', 'συμβαίνουν', 0, 0, 0.6667, 'σ000', 3, '*'),
(1664, 'συμπεριφορά', 'συμπεριφορά', 0, 0, 0.7333, 'σ000', 18, '*'),
(1665, 'συμπεριφορα', 'συμπεριφορα', 0, 0, 0.7333, 'σ000', 2, '*'),
(1666, 'συνέχεια', 'συνέχεια', 0, 0, 0.5333, 'σ000', 35, '*'),
(1668, 'συναισθήματος', 'συναισθήματος', 0, 0, 0.8667, 'σ000', 2, '*'),
(1669, 'συναισθημα', 'συναισθημα', 0, 0, 0.6667, 'σ000', 2, '*'),
(1671, 'συνειδητά', 'συνειδητά', 0, 0, 0.6, 'σ000', 4, '*'),
(1672, 'συχνά', 'συχνά', 0, 0, 0.3333, 'σ000', 35, '*'),
(1675, 'σωστά', 'σωστά', 0, 0, 0.3333, 'σ000', 3, '*'),
(1678, 'φανεί', 'φανεί', 0, 0, 0.3333, 'φ000', 3, '*'),
(1679, 'φόβος', 'φόβος', 0, 0, 0.3333, 'φ000', 5, '*'),
(1680, 'χειριστούμε', 'χειριστούμε', 0, 0, 0.7333, 'χ000', 2, '*'),
(1681, 'όσο', 'όσο', 0, 0, 0.2, 'ό000', 43, '*'),
(1682, 'ώστε', 'ώστε', 0, 0, 0.2667, 'ώ000', 27, '*'),
(1717, '100', '100', 0, 0, 0.3, '', 4, '*'),
(1720, 'άλλες', 'άλλες', 0, 0, 0.3333, 'ά000', 11, '*'),
(1721, 'ένας', 'ένας', 0, 0, 0.2667, 'έ000', 48, '*'),
(1722, 'ένταση', 'ένταση', 0, 0, 0.4, 'έ000', 18, '*'),
(1723, 'αγχογόνες', 'αγχογόνες', 0, 0, 0.6, 'α000', 2, '*'),
(1725, 'αισθήσεις', 'αισθήσεις', 0, 0, 0.6, 'α000', 6, '*'),
(1726, 'ακόμη', 'ακόμη', 0, 0, 0.3333, 'α000', 14, '*'),
(1728, 'αντικείμενο', 'αντικείμενο', 0, 0, 0.7333, 'α000', 3, '*'),
(1729, 'απαιτεί', 'απαιτεί', 0, 0, 0.4667, 'α000', 14, '*'),
(1733, 'απόσπαση', 'απόσπαση', 0, 0, 0.5333, 'α000', 2, '*'),
(1734, 'αφορούν', 'αφορούν', 0, 0, 0.4667, 'α000', 22, '*'),
(1736, 'βρίσκεται', 'βρίσκεται', 0, 0, 0.6, 'β000', 7, '*'),
(1738, 'είτε', 'είτε', 0, 0, 0.2667, 'ε000', 24, '*'),
(1740, 'εικόνα', 'εικόνα', 0, 0, 0.4, 'ε000', 6, '*'),
(1741, 'εναλλακτική', 'εναλλακτική', 0, 0, 0.7333, 'ε000', 2, '*'),
(1744, 'επόμενη', 'επόμενη', 0, 0, 0.4667, 'ε000', 8, '*'),
(1745, 'ερέθισμα', 'ερέθισμα', 0, 0, 0.5333, 'ε000', 7, '*'),
(1746, 'εστιάζοντας', 'εστιάζοντας', 0, 0, 0.7333, 'ε000', 3, '*'),
(1747, 'εστιάστε', 'εστιάστε', 0, 0, 0.5333, 'ε000', 6, '*'),
(1748, 'εφικτό', 'εφικτό', 0, 0, 0.4, 'ε000', 3, '*'),
(1749, 'θα', 'θα', 0, 0, 0.1333, 'θ000', 105, '*'),
(1750, 'κάθε', 'κάθε', 0, 0, 0.2667, 'κ000', 49, '*'),
(1751, 'κάνοντας', 'κάνοντας', 0, 0, 0.5333, 'κ000', 8, '*'),
(1752, 'κάποιον', 'κάποιον', 0, 0, 0.4667, 'κ000', 32, '*'),
(1753, 'κάτι', 'κάτι', 0, 0, 0.2667, 'κ000', 50, '*'),
(1754, 'καλός', 'καλός', 0, 0, 0.3333, 'κ000', 4, '*'),
(1756, 'κλπ', 'κλπ', 0, 0, 0.2, 'κ000', 18, '*'),
(1758, 'λεπτομέρειες', 'λεπτομέρειες', 0, 0, 0.8, 'λ000', 3, '*'),
(1759, 'λεπτομερώς', 'λεπτομερώς', 0, 0, 0.6667, 'λ000', 2, '*'),
(1760, 'μάτια', 'μάτια', 0, 0, 0.3333, 'μ000', 7, '*'),
(1761, 'μέρος', 'μέρος', 0, 0, 0.3333, 'μ000', 13, '*'),
(1764, 'μη', 'μη', 0, 0, 0.1333, 'μ000', 34, '*'),
(1765, 'μυρωδιά', 'μυρωδιά', 0, 0, 0.4667, 'μ000', 2, '*'),
(1766, 'νιώσετε', 'νιώσετε', 0, 0, 0.4667, 'ν000', 5, '*'),
(1768, 'νούμερα', 'νούμερα', 0, 0, 0.4667, 'ν000', 2, '*'),
(1770, 'π', 'π', 0, 0, 0.0667, 'π000', 13, '*'),
(1771, 'παράδειγμα', 'παράδειγμα', 0, 0, 0.6667, 'π000', 25, '*'),
(1772, 'παρατηρείτε', 'παρατηρείτε', 0, 0, 0.7333, 'π000', 2, '*'),
(1773, 'πεδίο', 'πεδίο', 0, 0, 0.3333, 'π000', 2, '*'),
(1774, 'περιγράψτε', 'περιγράψτε', 0, 0, 0.6667, 'π000', 2, '*'),
(1775, 'πράξη', 'πράξη', 0, 0, 0.3333, 'π000', 16, '*'),
(1776, 'προκαλούν', 'προκαλούν', 0, 0, 0.6, 'π000', 8, '*'),
(1777, 'προσοχή', 'προσοχή', 0, 0, 0.4667, 'π000', 17, '*'),
(1778, 'προσοχής', 'προσοχής', 0, 0, 0.5333, 'π000', 5, '*'),
(1779, 'προσπάθεια', 'προσπάθεια', 0, 0, 0.6667, 'π000', 7, '*'),
(1780, 'προσπαθήσουμε', 'προσπαθήσουμε', 0, 0, 0.8667, 'π000', 3, '*'),
(1781, 'προσπαθήστε', 'προσπαθήστε', 0, 0, 0.7333, 'π000', 10, '*'),
(1782, 'σκεφτείτε', 'σκεφτείτε', 0, 0, 0.6, 'σ000', 16, '*'),
(1783, 'στιγμή', 'στιγμή', 0, 0, 0.4, 'σ000', 44, '*'),
(1785, 'σχέδιο', 'σχέδιο', 0, 0, 0.4, 'σ000', 6, '*'),
(1786, 'σχήμα', 'σχήμα', 0, 0, 0.3333, 'σ000', 3, '*'),
(1787, 'τρόπος', 'τρόπος', 0, 0, 0.4, 'τ000', 23, '*'),
(1788, 'φορά', 'φορά', 0, 0, 0.2667, 'φ000', 25, '*'),
(1789, 'χ', 'χ', 0, 0, 0.0667, 'χ000', 13, '*'),
(1790, 'χαρακτηριστικά', 'χαρακτηριστικά', 0, 0, 0.9333, 'χ000', 21, '*'),
(1791, 'χρώμα', 'χρώμα', 0, 0, 0.3333, 'χ000', 3, '*'),
(1792, 'όλες', 'όλες', 0, 0, 0.2667, 'ό000', 14, '*'),
(1975, 'άλλα', 'άλλα', 0, 0, 0.2667, 'ά000', 18, '*'),
(1976, 'άνθρωπος', 'άνθρωπος', 0, 0, 0.5333, 'ά000', 11, '*'),
(1978, 'έχεις', 'έχεις', 0, 0, 0.3333, 'έ000', 17, '*'),
(1979, 'έχετε', 'έχετε', 0, 0, 0.3333, 'έ000', 41, '*'),
(1980, 'ήρθε', 'ήρθε', 0, 0, 0.2667, 'ή000', 3, '*'),
(1981, 'αγάπη', 'αγάπη', 0, 0, 0.3333, 'α000', 12, '*'),
(1983, 'αγχώνουν', 'αγχώνουν', 0, 0, 0.5333, 'α000', 2, '*'),
(1984, 'ανάμεσα', 'ανάμεσα', 0, 0, 0.4667, 'α000', 25, '*'),
(1986, 'αναδόμηση', 'αναδόμηση', 0, 0, 0.6, 'α000', 2, '*'),
(1987, 'ανθρώπους', 'ανθρώπους', 0, 0, 0.6, 'α000', 36, '*'),
(1991, 'αξίζει', 'αξίζει', 0, 0, 0.4, 'α000', 11, '*'),
(1994, 'ατόμου', 'ατόμου', 0, 0, 0.4, 'α000', 13, '*'),
(1997, 'αυτή', 'αυτή', 0, 0, 0.2667, 'α000', 60, '*'),
(1998, 'αφού', 'αφού', 0, 0, 0.2667, 'α000', 16, '*'),
(1999, 'βάρος', 'βάρος', 0, 0, 0.3333, 'β000', 6, '*'),
(2000, 'βέβαια', 'βέβαια', 0, 0, 0.4, 'β000', 4, '*'),
(2003, 'γενικεύσεις', 'γενικεύσεις', 0, 0, 0.7333, 'γ000', 2, '*'),
(2004, 'γιατί', 'γιατί', 0, 0, 0.3333, 'γ000', 20, '*'),
(2005, 'γνωρίζετε', 'γνωρίζετε', 0, 0, 0.6, 'γ000', 4, '*'),
(2006, 'δε', 'δε', 0, 0, 0.1333, 'δ000', 59, '*'),
(2008, 'διαφορετικοί', 'διαφορετικοί', 0, 0, 0.8, 'δ000', 3, '*'),
(2009, 'δουλειά', 'δουλειά', 0, 0, 0.4667, 'δ000', 15, '*'),
(2010, 'δυσλειτουργικές', 'δυσλειτουργικές', 0, 0, 1, 'δ000', 3, '*'),
(2011, 'είμαι', 'είμαι', 0, 0, 0.3333, 'ε000', 13, '*'),
(2012, 'είσαι', 'είσαι', 0, 0, 0.3333, 'ε000', 16, '*'),
(2015, 'ενδιάμεσα', 'ενδιάμεσα', 0, 0, 0.6, 'ε000', 2, '*'),
(2017, 'εξής', 'εξής', 0, 0, 0.2667, 'ε000', 8, '*'),
(2018, 'εξαιτίας', 'εξαιτίας', 0, 0, 0.5333, 'ε000', 2, '*'),
(2021, 'επαναλάβετε', 'επαναλάβετε', 0, 0, 0.7333, 'ε000', 5, '*'),
(2022, 'θέλεις', 'θέλεις', 0, 0, 0.4, 'θ000', 8, '*'),
(2023, 'θέλω', 'θέλω', 0, 0, 0.2667, 'θ000', 8, '*'),
(2025, 'ιδανικό', 'ιδανικό', 0, 0, 0.4667, 'ι000', 2, '*'),
(2026, 'κάνεις', 'κάνεις', 0, 0, 0.4, 'κ000', 17, '*'),
(2027, 'κάνω', 'κάνω', 0, 0, 0.2667, 'κ000', 11, '*'),
(2028, 'κάποιος', 'κάποιος', 0, 0, 0.4667, 'κ000', 23, '*'),
(2030, 'καλή', 'καλή', 0, 0, 0.2667, 'κ000', 10, '*'),
(2031, 'καφέ', 'καφέ', 0, 0, 0.2667, 'κ000', 4, '*'),
(2032, 'λάθος', 'λάθος', 0, 0, 0.3333, 'λ000', 10, '*'),
(2035, 'λιγότερο', 'λιγότερο', 0, 0, 0.5333, 'λ000', 21, '*'),
(2036, 'λόγοι', 'λόγοι', 0, 0, 0.3333, 'λ000', 2, '*'),
(2039, 'μετατρέψετε', 'μετατρέψετε', 0, 0, 0.7333, 'μ000', 2, '*'),
(2040, 'μην', 'μην', 0, 0, 0.2, 'μ000', 41, '*'),
(2041, 'μπορούμε', 'μπορούμε', 0, 0, 0.5333, 'μ000', 29, '*'),
(2044, 'πάω', 'πάω', 0, 0, 0.2, 'π000', 2, '*'),
(2045, 'παρέας', 'παρέας', 0, 0, 0.4, 'π000', 2, '*'),
(2046, 'παρατήρηση', 'παρατήρηση', 0, 0, 0.6667, 'π000', 2, '*'),
(2049, 'περιέχει', 'περιέχει', 0, 0, 0.5333, 'π000', 2, '*'),
(2050, 'περισσότερο', 'περισσότερο', 0, 0, 0.7333, 'π000', 23, '*'),
(2051, 'πιθανότερο', 'πιθανότερο', 0, 0, 0.6667, 'π000', 3, '*'),
(2053, 'πολλά', 'πολλά', 0, 0, 0.3333, 'π000', 10, '*'),
(2054, 'πράγματα', 'πράγματα', 0, 0, 0.5333, 'π000', 37, '*'),
(2055, 'πρέπει', 'πρέπει', 0, 0, 0.4, 'π000', 25, '*'),
(2058, 'προσωπικότητά', 'προσωπικότητά', 0, 0, 0.8667, 'π000', 2, '*'),
(2061, 'ρεαλιστική', 'ρεαλιστική', 0, 0, 0.6667, 'ρ000', 3, '*'),
(2062, 'σίγουρα', 'σίγουρα', 0, 0, 0.4667, 'σ000', 18, '*'),
(2064, 'συγκεκριμένη', 'συγκεκριμένη', 0, 0, 0.8, 'σ000', 7, '*'),
(2066, 'συνθέτουν', 'συνθέτουν', 0, 0, 0.6, 'σ000', 2, '*'),
(2068, 'σύντροφός', 'σύντροφός', 0, 0, 0.6, 'σ000', 4, '*'),
(2070, 'ταμπέλα', 'ταμπέλα', 0, 0, 0.4667, 'τ000', 2, '*'),
(2071, 'τεμπέλης', 'τεμπέλης', 0, 0, 0.5333, 'τ000', 1, '*'),
(2072, 'τρόποι', 'τρόποι', 0, 0, 0.4, 'τ000', 10, '*'),
(2073, 'τόσο', 'τόσο', 0, 0, 0.2667, 'τ000', 35, '*'),
(2074, 'υπάρχουν', 'υπάρχουν', 0, 0, 0.5333, 'υ000', 20, '*'),
(2075, 'φαινόμενα', 'φαινόμενα', 0, 0, 0.6, 'φ000', 2, '*'),
(2076, 'φυσικά', 'φυσικά', 0, 0, 0.4, 'φ000', 5, '*'),
(2080, 'όλη', 'όλη', 0, 0, 0.2, 'ό000', 7, '*'),
(2081, 'όλους', 'όλους', 0, 0, 0.3333, 'ό000', 13, '*'),
(2099, 'έκανα', 'έκανα', 0, 0, 0.3333, 'έ000', 2, '*'),
(2101, 'αγχωμένοι', 'αγχωμένοι', 0, 0, 0.6, 'α000', 3, '*'),
(2102, 'αισθάνεστε', 'αισθάνεστε', 0, 0, 0.6667, 'α000', 3, '*'),
(2103, 'αλλαγές', 'αλλαγές', 0, 0, 0.4667, 'α000', 27, '*'),
(2104, 'αναγνωρίσετε', 'αναγνωρίσετε', 0, 0, 0.8, 'α000', 3, '*'),
(2105, 'απαντήσεις', 'απαντήσεις', 0, 0, 0.6667, 'α000', 7, '*'),
(2106, 'απαντήσετε', 'απαντήσετε', 0, 0, 0.6667, 'α000', 3, '*'),
(2107, 'αυτές', 'αυτές', 0, 0, 0.3333, 'α000', 47, '*'),
(2108, 'βοηθήσει', 'βοηθήσει', 0, 0, 0.5333, 'β000', 21, '*'),
(2110, 'εβδομάδες', 'εβδομάδες', 0, 0, 0.6, 'ε000', 7, '*'),
(2111, 'ερωτήσεις', 'ερωτήσεις', 0, 0, 0.6, 'ε000', 9, '*'),
(2112, 'ευθύνεται', 'ευθύνεται', 0, 0, 0.6, 'ε000', 2, '*'),
(2113, 'κάντε', 'κάντε', 0, 0, 0.3333, 'κ000', 20, '*'),
(2116, 'πάνω', 'πάνω', 0, 0, 0.2667, 'π000', 10, '*'),
(2117, 'πίνακα', 'πίνακα', 0, 0, 0.4, 'π000', 3, '*'),
(2118, 'παράγοντας', 'παράγοντας', 0, 0, 0.6667, 'π000', 5, '*'),
(2119, 'παρακάτω', 'παρακάτω', 0, 0, 0.5333, 'π000', 33, '*'),
(2120, 'παρατηρήστε', 'παρατηρήστε', 0, 0, 0.7333, 'π000', 3, '*'),
(2121, 'ποιες', 'ποιες', 0, 0, 0.3333, 'π000', 11, '*'),
(2122, 'σημαντικότερος', 'σημαντικότερος', 0, 0, 0.9333, 'σ000', 2, '*'),
(2124, 'στήλες', 'στήλες', 0, 0, 0.4, 'σ000', 7, '*'),
(2125, 'στις', 'στις', 0, 0, 0.2667, 'σ000', 67, '*'),
(2126, 'συνέβη', 'συνέβη', 0, 0, 0.4, 'σ000', 7, '*'),
(2129, 'χαρτί', 'χαρτί', 0, 0, 0.3333, 'χ000', 8, '*'),
(2131, '75', '75', 0, 0, 0.2, '', 15, '*'),
(2132, '80', '80', 0, 0, 0.2, '', 2, '*'),
(2133, '90', '90', 0, 0, 0.2, '', 4, '*'),
(2137, 'άλλη', 'άλλη', 0, 0, 0.2667, 'ά000', 19, '*'),
(2138, 'έναντι', 'έναντι', 0, 0, 0.4, 'έ000', 5, '*'),
(2139, 'έρευνες', 'έρευνες', 0, 0, 0.4667, 'έ000', 13, '*'),
(2140, 'έως', 'έως', 0, 0, 0.2, 'έ000', 5, '*'),
(2141, 'ήδη', 'ήδη', 0, 0, 0.2, 'ή000', 6, '*'),
(2142, 'ίδιου', 'ίδιου', 0, 0, 0.3333, 'ί000', 2, '*'),
(2143, 'ακολουθήσετε', 'ακολουθήσετε', 0, 0, 0.8, 'α000', 6, '*'),
(2145, 'ανάπτυξη', 'ανάπτυξη', 0, 0, 0.5333, 'α000', 9, '*'),
(2146, 'αναλάβετε', 'αναλάβετε', 0, 0, 0.6, 'α000', 4, '*'),
(2147, 'αντί', 'αντί', 0, 0, 0.2667, 'α000', 9, '*'),
(2149, 'αποφύγετε', 'αποφύγετε', 0, 0, 0.6, 'α000', 8, '*'),
(2150, 'αρνητική', 'αρνητική', 0, 0, 0.5333, 'α000', 7, '*'),
(2152, 'αυτούς', 'αυτούς', 0, 0, 0.4, 'α000', 7, '*'),
(2153, 'βήματα', 'βήματα', 0, 0, 0.4, 'β000', 21, '*'),
(2154, 'βελτίωση', 'βελτίωση', 0, 0, 0.5333, 'β000', 8, '*'),
(2155, 'βελτιώσετε', 'βελτιώσετε', 0, 0, 0.6667, 'β000', 3, '*'),
(2157, 'βρίσκουν', 'βρίσκουν', 0, 0, 0.5333, 'β000', 3, '*'),
(2159, 'δεξιότητες', 'δεξιότητες', 0, 0, 0.6667, 'δ000', 6, '*'),
(2160, 'δημιουργούν', 'δημιουργούν', 0, 0, 0.7333, 'δ000', 4, '*'),
(2163, 'διαχειριστώ', 'διαχειριστώ', 0, 0, 0.7333, 'δ000', 2, '*'),
(2167, 'επίπεδα', 'επίπεδα', 0, 0, 0.4667, 'ε000', 19, '*'),
(2170, 'επικοινωνίας', 'επικοινωνίας', 0, 0, 0.8, 'ε000', 4, '*'),
(2173, 'εργασία', 'εργασία', 0, 0, 0.4667, 'ε000', 16, '*'),
(2174, 'εργασίας', 'εργασίας', 0, 0, 0.5333, 'ε000', 17, '*'),
(2175, 'εργασιακό', 'εργασιακό', 0, 0, 0.6, 'ε000', 4, '*'),
(2176, 'ευεξίας', 'ευεξίας', 0, 0, 0.4667, 'ε000', 4, '*'),
(2177, 'ευθύνη', 'ευθύνη', 0, 0, 0.4, 'ε000', 14, '*'),
(2178, 'θέματα', 'θέματα', 0, 0, 0.4, 'θ000', 10, '*'),
(2179, 'ικανότητά', 'ικανότητά', 0, 0, 0.6, 'ι000', 4, '*'),
(2180, 'ινστιτούτο', 'ινστιτούτο', 0, 0, 0.6667, 'ι000', 3, '*'),
(2182, 'καλύτερα', 'καλύτερα', 0, 0, 0.5333, 'κ000', 35, '*'),
(2183, 'κινδύνου', 'κινδύνου', 0, 0, 0.5333, 'κ000', 5, '*'),
(2184, 'κούραση', 'κούραση', 0, 0, 0.4667, 'κ000', 2, '*'),
(2185, 'μάθετε', 'μάθετε', 0, 0, 0.4, 'μ000', 6, '*'),
(2186, 'μεγαλύτερο', 'μεγαλύτερο', 0, 0, 0.6667, 'μ000', 7, '*'),
(2188, 'μπορείτε', 'μπορείτε', 0, 0, 0.5333, 'μ000', 39, '*'),
(2189, 'μπορώ', 'μπορώ', 0, 0, 0.3333, 'μ000', 7, '*'),
(2194, 'παγίδες', 'παγίδες', 0, 0, 0.4667, 'π000', 3, '*'),
(2196, 'παράγοντες', 'παράγοντες', 0, 0, 0.6667, 'π000', 9, '*'),
(2199, 'προβλήματα', 'προβλήματα', 0, 0, 0.6667, 'π000', 5, '*'),
(2200, 'προκύπτουν', 'προκύπτουν', 0, 0, 0.6667, 'π000', 5, '*'),
(2202, 'πόνοι', 'πόνοι', 0, 0, 0.3333, 'π000', 5, '*'),
(2204, 'στάση', 'στάση', 0, 0, 0.3333, 'σ000', 6, '*'),
(2207, 'στοιχεία', 'στοιχεία', 0, 0, 0.5333, 'σ000', 18, '*'),
(2209, 'στους', 'στους', 0, 0, 0.3333, 'σ000', 33, '*'),
(2212, 'συνήθειες', 'συνήθειες', 0, 0, 0.6, 'σ000', 13, '*'),
(2213, 'συναισθηματικής', 'συναισθηματικής', 0, 0, 1, 'σ000', 6, '*'),
(2214, 'συνεργάτες', 'συνεργάτες', 0, 0, 0.6667, 'σ000', 18, '*'),
(2215, 'συνολικά', 'συνολικά', 0, 0, 0.5333, 'σ000', 4, '*'),
(2216, 'σχετικών', 'σχετικών', 0, 0, 0.5333, 'σ000', 1, '*'),
(2217, 'σύμφωνα', 'σύμφωνα', 0, 0, 0.4667, 'σ000', 23, '*'),
(2218, 'υγείας', 'υγείας', 0, 0, 0.4, 'υ000', 20, '*'),
(2221, 'υπερβολικά', 'υπερβολικά', 0, 0, 0.6667, 'υ000', 3, '*'),
(2223, 'φυσικής', 'φυσικής', 0, 0, 0.4667, 'φ000', 6, '*'),
(2225, 'χρησιμοποιείτε', 'χρησιμοποιείτε', 0, 0, 0.9333, 'χ000', 3, '*'),
(2226, 'χρόνια', 'χρόνια', 0, 0, 0.4, 'χ000', 13, '*'),
(2228, 'ως', 'ως', 0, 0, 0.1333, 'ω000', 52, '*'),
(2273, 'άρα', 'άρα', 0, 0, 0.2, 'ά000', 4, '*'),
(2274, 'έχουν', 'έχουν', 0, 0, 0.3333, 'έ000', 32, '*'),
(2275, 'α', 'α', 0, 0, 0.0667, 'α000', 28, '*'),
(2277, 'αδρεναλίνης', 'αδρεναλίνης', 0, 0, 0.7333, 'α000', 3, '*'),
(2278, 'αντιδράσεις', 'αντιδράσεις', 0, 0, 0.7333, 'α000', 8, '*'),
(2279, 'αντιμετωπίσουμε', 'αντιμετωπίσουμε', 0, 0, 1, 'α000', 3, '*'),
(2280, 'απελευθέρωση', 'απελευθέρωση', 0, 0, 0.8, 'α000', 3, '*'),
(2281, 'αποτέλεσμα', 'αποτέλεσμα', 0, 0, 0.6667, 'α000', 14, '*'),
(2282, 'αρχίζεις', 'αρχίζεις', 0, 0, 0.5333, 'α000', 3, '*'),
(2285, 'δημιουργείται', 'δημιουργείται', 0, 0, 0.8667, 'δ000', 4, '*'),
(2286, 'δημιουργούνται', 'δημιουργούνται', 0, 0, 0.9333, 'δ000', 2, '*'),
(2287, 'διάθεσή', 'διάθεσή', 0, 0, 0.4667, 'δ000', 3, '*'),
(2290, 'επίπεδο', 'επίπεδο', 0, 0, 0.4667, 'ε000', 17, '*'),
(2293, 'επιφέρει', 'επιφέρει', 0, 0, 0.5333, 'ε000', 2, '*'),
(2294, 'κ', 'κ', 0, 0, 0.0667, 'κ000', 28, '*'),
(2295, 'κατάσταση', 'κατάσταση', 0, 0, 0.6, 'κ000', 24, '*'),
(2298, 'μιας', 'μιας', 0, 0, 0.2667, 'μ000', 25, '*'),
(2299, 'μόλις', 'μόλις', 0, 0, 0.3333, 'μ000', 7, '*'),
(2303, 'οποία', 'οποία', 0, 0, 0.3333, 'ο000', 35, '*'),
(2304, 'οποίες', 'οποίες', 0, 0, 0.4, 'ο000', 14, '*'),
(2305, 'οργανισμό', 'οργανισμό', 0, 0, 0.6, 'ο000', 3, '*'),
(2307, 'πάροδο', 'πάροδο', 0, 0, 0.4, 'π000', 2, '*'),
(2308, 'πίεση', 'πίεση', 0, 0, 0.3333, 'π000', 9, '*'),
(2312, 'πρόκλησης', 'πρόκλησης', 0, 0, 0.6, 'π000', 2, '*'),
(2313, 'πυροδοτούν', 'πυροδοτούν', 0, 0, 0.6667, 'π000', 3, '*'),
(2314, 'πως', 'πως', 0, 0, 0.2, 'π000', 53, '*'),
(2315, 'σαν', 'σαν', 0, 0, 0.2, 'σ000', 34, '*'),
(2316, 'συνδυαστικά', 'συνδυαστικά', 0, 0, 0.7333, 'σ000', 2, '*'),
(2317, 'σωματικό', 'σωματικό', 0, 0, 0.5333, 'σ000', 2, '*'),
(2318, 'τότε', 'τότε', 0, 0, 0.2667, 'τ000', 15, '*'),
(2319, 'τώρα', 'τώρα', 0, 0, 0.2667, 'τ000', 21, '*'),
(2320, 'υπερβολική', 'υπερβολική', 0, 0, 0.6667, 'υ000', 4, '*'),
(2323, 'χαμογελάς', 'χαμογελάς', 0, 0, 0.6, 'χ000', 2, '*'),
(2324, 'ψυχολογική', 'ψυχολογική', 0, 0, 0.6667, 'ψ000', 9, '*'),
(2337, 'άσκησης', 'άσκησης', 0, 0, 0.4667, 'ά000', 15, '*'),
(2339, 'ήρεμο', 'ήρεμο', 0, 0, 0.3333, 'ή000', 3, '*'),
(2341, 'ίδιο', 'ίδιο', 0, 0, 0.2667, 'ί000', 17, '*'),
(2342, 'αιτία', 'αιτία', 0, 0, 0.3333, 'α000', 6, '*'),
(2343, 'ανάσα', 'ανάσα', 0, 0, 0.3333, 'α000', 2, '*'),
(2344, 'αναπνοή', 'αναπνοή', 0, 0, 0.4667, 'α000', 7, '*'),
(2345, 'ανεξάρτητα', 'ανεξάρτητα', 0, 0, 0.6667, 'α000', 11, '*'),
(2346, 'ανταποκρίνεται', 'ανταποκρίνεται', 0, 0, 0.9333, 'α000', 4, '*'),
(2347, 'αντιμετώπισης', 'αντιμετώπισης', 0, 0, 0.8667, 'α000', 3, '*'),
(2348, 'απλή', 'απλή', 0, 0, 0.2667, 'α000', 4, '*'),
(2350, 'αυξήσουμε', 'αυξήσουμε', 0, 0, 0.6, 'α000', 2, '*'),
(2353, 'βοηθά', 'βοηθά', 0, 0, 0.3333, 'β000', 15, '*'),
(2355, 'γινόμαστε', 'γινόμαστε', 0, 0, 0.6, 'γ000', 3, '*'),
(2356, 'γλυκά', 'γλυκά', 0, 0, 0.3333, 'γ000', 2, '*'),
(2357, 'γρήγορη', 'γρήγορη', 0, 0, 0.4667, 'γ000', 3, '*'),
(2358, 'γρήγοροι', 'γρήγοροι', 0, 0, 0.5333, 'γ000', 3, '*'),
(2359, 'δείξει', 'δείξει', 0, 0, 0.4, 'δ000', 4, '*'),
(2360, 'διάθεση', 'διάθεση', 0, 0, 0.4667, 'δ000', 13, '*'),
(2361, 'διαδικασία', 'διαδικασία', 0, 0, 0.6667, 'δ000', 18, '*'),
(2364, 'διατηρούμε', 'διατηρούμε', 0, 0, 0.6667, 'δ000', 3, '*'),
(2365, 'δραστηριότητα', 'δραστηριότητα', 0, 0, 0.8667, 'δ000', 13, '*'),
(2367, 'δύο', 'δύο', 0, 0, 0.2, 'δ000', 49, '*'),
(2368, 'δώρο', 'δώρο', 0, 0, 0.2667, 'δ000', 4, '*'),
(2369, 'εγκεφάλου', 'εγκεφάλου', 0, 0, 0.6, 'ε000', 8, '*'),
(2374, 'εμάς', 'εμάς', 0, 0, 0.2667, 'ε000', 11, '*'),
(2375, 'ενέργεια', 'ενέργεια', 0, 0, 0.5333, 'ε000', 14, '*'),
(2376, 'ενασχόληση', 'ενασχόληση', 0, 0, 0.6667, 'ε000', 4, '*'),
(2377, 'ενδορφίνες', 'ενδορφίνες', 0, 0, 0.6667, 'ε000', 2, '*'),
(2380, 'επαναφέρουμε', 'επαναφέρουμε', 0, 0, 0.8, 'ε000', 2, '*'),
(2381, 'επικέντρωση', 'επικέντρωση', 0, 0, 0.7333, 'ε000', 2, '*'),
(2384, 'εστίαση', 'εστίαση', 0, 0, 0.4667, 'ε000', 4, '*'),
(2388, 'ηρεμία', 'ηρεμία', 0, 0, 0.4, 'η000', 4, '*'),
(2390, 'κάνουμε', 'κάνουμε', 0, 0, 0.4667, 'κ000', 16, '*'),
(2391, 'καλά', 'καλά', 0, 0, 0.2667, 'κ000', 16, '*'),
(2392, 'καρδιάς', 'καρδιάς', 0, 0, 0.4667, 'κ000', 2, '*'),
(2394, 'κατάκτηση', 'κατάκτηση', 0, 0, 0.6, 'κ000', 4, '*'),
(2395, 'καταλαβαίνουμε', 'καταλαβαίνουμε', 0, 0, 0.9333, 'κ000', 2, '*'),
(2399, 'κοντά', 'κοντά', 0, 0, 0.3333, 'κ000', 14, '*'),
(2401, 'λειτουργίες', 'λειτουργίες', 0, 0, 0.7333, 'λ000', 3, '*'),
(2402, 'λόγω', 'λόγω', 0, 0, 0.2667, 'λ000', 10, '*'),
(2403, 'μέσω', 'μέσω', 0, 0, 0.2667, 'μ000', 8, '*'),
(2407, 'μελέτες', 'μελέτες', 0, 0, 0.4667, 'μ000', 5, '*'),
(2408, 'μοναδική', 'μοναδική', 0, 0, 0.5333, 'μ000', 3, '*'),
(2409, 'μορφή', 'μορφή', 0, 0, 0.3333, 'μ000', 6, '*'),
(2410, 'μυαλό', 'μυαλό', 0, 0, 0.3333, 'μ000', 11, '*'),
(2418, 'ορμόνη', 'ορμόνη', 0, 0, 0.4, 'ο000', 4, '*'),
(2419, 'ουσίες', 'ουσίες', 0, 0, 0.4, 'ο000', 2, '*'),
(2420, 'πάρε', 'πάρε', 0, 0, 0.2667, 'π000', 6, '*'),
(2421, 'πήγαινε', 'πήγαινε', 0, 0, 0.4667, 'π000', 4, '*'),
(2423, 'παραπανίσια', 'παραπανίσια', 0, 0, 0.7333, 'π000', 2, '*'),
(2426, 'πνεύμα', 'πνεύμα', 0, 0, 0.4, 'π000', 2, '*'),
(2428, 'προφυλάσσει', 'προφυλάσσει', 0, 0, 0.7333, 'π000', 2, '*'),
(2429, 'ρόλος', 'ρόλος', 0, 0, 0.3333, 'ρ000', 2, '*'),
(2430, 'σιγά', 'σιγά', 0, 0, 0.2667, 'σ000', 3, '*'),
(2432, 'συγκέντρωση', 'συγκέντρωση', 0, 0, 0.7333, 'σ000', 4, '*'),
(2433, 'συμβαίνει', 'συμβαίνει', 0, 0, 0.6, 'σ000', 18, '*'),
(2434, 'συνέπειες', 'συνέπειες', 0, 0, 0.6, 'σ000', 8, '*'),
(2438, 'σωματικής', 'σωματικής', 0, 0, 0.6, 'σ000', 12, '*'),
(2439, 'σώματός', 'σώματός', 0, 0, 0.4667, 'σ000', 3, '*'),
(2440, 'τακτική', 'τακτική', 0, 0, 0.4667, 'τ000', 3, '*'),
(2441, 'ταυτόχρονα', 'ταυτόχρονα', 0, 0, 0.6667, 'τ000', 14, '*'),
(2442, 'τρόπους', 'τρόπους', 0, 0, 0.4667, 'τ000', 20, '*'),
(2443, 'φέρνει', 'φέρνει', 0, 0, 0.4, 'φ000', 9, '*'),
(2444, 'χαλάρωση', 'χαλάρωση', 0, 0, 0.5333, 'χ000', 2, '*'),
(2445, 'χαλάρωσης', 'χαλάρωσης', 0, 0, 0.6, 'χ000', 7, '*'),
(2452, 'ψυχικής', 'ψυχικής', 0, 0, 0.4667, 'ψ000', 21, '*'),
(2453, 'όνειρα', 'όνειρα', 0, 0, 0.4, 'ό000', 2, '*'),
(2454, 'ύπνο', 'ύπνο', 0, 0, 0.2667, 'ύ000', 9, '*'),
(2463, '1', '1', 0, 0, 0.1, '', 39, '*'),
(2467, 'ανάγκες', 'ανάγκες', 0, 0, 0.4667, 'α000', 18, '*'),
(2471, 'απόψεις', 'απόψεις', 0, 0, 0.4667, 'α000', 5, '*'),
(2473, 'δοκίμασε', 'δοκίμασε', 0, 0, 0.5333, 'δ000', 3, '*'),
(2476, 'επίλυση', 'επίλυση', 0, 0, 0.4667, 'ε000', 3, '*'),
(2477, 'θέσεις', 'θέσεις', 0, 0, 0.4, 'θ000', 7, '*'),
(2478, 'ιδέες', 'ιδέες', 0, 0, 0.3333, 'ι000', 6, '*'),
(2481, 'κομμάτια', 'κομμάτια', 0, 0, 0.5333, 'κ000', 4, '*'),
(2483, 'λύσεις', 'λύσεις', 0, 0, 0.4, 'λ000', 6, '*'),
(2484, 'μέσα', 'μέσα', 0, 0, 0.2667, 'μ000', 39, '*'),
(2488, 'νέες', 'νέες', 0, 0, 0.2667, 'ν000', 9, '*'),
(2492, 'προβλημάτων', 'προβλημάτων', 0, 0, 0.7333, 'π000', 4, '*'),
(2495, 'πρόβλημα', 'πρόβλημα', 0, 0, 0.5333, 'π000', 10, '*'),
(2496, 'ρώτησε', 'ρώτησε', 0, 0, 0.4, 'ρ000', 2, '*'),
(2526, 'άκρα', 'άκρα', 0, 0, 0.2667, 'ά000', 2, '*'),
(2531, 'αναπαυτικά', 'αναπαυτικά', 0, 0, 0.6667, 'α000', 3, '*'),
(2532, 'αναπνοές', 'αναπνοές', 0, 0, 0.5333, 'α000', 4, '*'),
(2533, 'ανοίξετε', 'ανοίξετε', 0, 0, 0.5333, 'α000', 2, '*'),
(2534, 'αξία', 'αξία', 0, 0, 0.2667, 'α000', 8, '*'),
(2535, 'απολαύστε', 'απολαύστε', 0, 0, 0.6, 'α000', 2, '*'),
(2536, 'αργά', 'αργά', 0, 0, 0.2667, 'α000', 4, '*'),
(2537, 'αργές', 'αργές', 0, 0, 0.3333, 'α000', 2, '*'),
(2538, 'αρκεί', 'αρκεί', 0, 0, 0.3333, 'α000', 20, '*'),
(2539, 'αφήστε', 'αφήστε', 0, 0, 0.4, 'α000', 4, '*'),
(2540, 'αφεθείτε', 'αφεθείτε', 0, 0, 0.5333, 'α000', 2, '*'),
(2541, 'βαθιές', 'βαθιές', 0, 0, 0.4, 'β000', 4, '*'),
(2543, 'βρείτε', 'βρείτε', 0, 0, 0.4, 'β000', 5, '*'),
(2545, 'δημιουργεί', 'δημιουργεί', 0, 0, 0.6667, 'δ000', 3, '*'),
(2546, 'δυνατό', 'δυνατό', 0, 0, 0.4, 'δ000', 5, '*'),
(2547, 'δώστε', 'δώστε', 0, 0, 0.3333, 'δ000', 3, '*'),
(2548, 'είστε', 'είστε', 0, 0, 0.3333, 'ε000', 24, '*'),
(2549, 'εκεί', 'εκεί', 0, 0, 0.2667, 'ε000', 11, '*'),
(2550, 'ελεύθερο', 'ελεύθερο', 0, 0, 0.5333, 'ε000', 3, '*'),
(2552, 'επιλέξτε', 'επιλέξτε', 0, 0, 0.5333, 'ε000', 3, '*'),
(2553, 'ευτυχισμένος', 'ευτυχισμένος', 0, 0, 0.8, 'ε000', 4, '*'),
(2556, 'θετικά', 'θετικά', 0, 0, 0.4, 'θ000', 26, '*'),
(2560, 'κάνει', 'κάνει', 0, 0, 0.3333, 'κ000', 36, '*'),
(2561, 'κάπου', 'κάπου', 0, 0, 0.3333, 'κ000', 2, '*'),
(2562, 'κάτω', 'κάτω', 0, 0, 0.2667, 'κ000', 6, '*'),
(2563, 'κίνηση', 'κίνηση', 0, 0, 0.4, 'κ000', 2, '*'),
(2564, 'καθίσετε', 'καθίσετε', 0, 0, 0.5333, 'κ000', 2, '*'),
(2566, 'κλείστε', 'κλείστε', 0, 0, 0.4667, 'κ000', 4, '*'),
(2567, 'κοιλιακή', 'κοιλιακή', 0, 0, 0.5333, 'κ000', 2, '*'),
(2568, 'κομμάτι', 'κομμάτι', 0, 0, 0.4667, 'κ000', 10, '*'),
(2569, 'κρατήστε', 'κρατήστε', 0, 0, 0.5333, 'κ000', 4, '*'),
(2571, 'λίγο', 'λίγο', 0, 0, 0.2667, 'λ000', 10, '*'),
(2572, 'μέλλον', 'μέλλον', 0, 0, 0.4, 'μ000', 8, '*'),
(2573, 'μέχρι', 'μέχρι', 0, 0, 0.3333, 'μ000', 16, '*'),
(2576, 'μπροστά', 'μπροστά', 0, 0, 0.4667, 'μ000', 9, '*'),
(2577, 'νιώθετε', 'νιώθετε', 0, 0, 0.4667, 'ν000', 12, '*'),
(2578, 'νιώστε', 'νιώστε', 0, 0, 0.4, 'ν000', 3, '*'),
(2579, 'νου', 'νου', 0, 0, 0.2, 'ν000', 3, '*'),
(2580, 'ξανά', 'ξανά', 0, 0, 0.2667, 'ξ000', 7, '*'),
(2582, 'πάρτε', 'πάρτε', 0, 0, 0.3333, 'π000', 6, '*'),
(2583, 'παρελθόν', 'παρελθόν', 0, 0, 0.5333, 'π000', 13, '*'),
(2584, 'παρόν', 'παρόν', 0, 0, 0.3333, 'π000', 6, '*'),
(2585, 'πολύτιμο', 'πολύτιμο', 0, 0, 0.5333, 'π000', 2, '*'),
(2586, 'ποτέ', 'ποτέ', 0, 0, 0.2667, 'π000', 14, '*'),
(2587, 'πού', 'πού', 0, 0, 0.2, 'π000', 7, '*'),
(2588, 'πραγματική', 'πραγματική', 0, 0, 0.6667, 'π000', 3, '*'),
(2589, 'προέρχεται', 'προέρχεται', 0, 0, 0.6667, 'π000', 4, '*'),
(2591, 'σημασία', 'σημασία', 0, 0, 0.4667, 'σ000', 13, '*'),
(2592, 'τεντωθείτε', 'τεντωθείτε', 0, 0, 0.6667, 'τ000', 2, '*'),
(2593, 'τυλίξτε', 'τυλίξτε', 0, 0, 0.4667, 'τ000', 2, '*'),
(2595, 'φέρτε', 'φέρτε', 0, 0, 0.3333, 'φ000', 3, '*'),
(2596, 'φαντάζεστε', 'φαντάζεστε', 0, 0, 0.6667, 'φ000', 2, '*'),
(2597, 'φανταστική', 'φανταστική', 0, 0, 0.6667, 'φ000', 2, '*'),
(2601, 'χαλαρό', 'χαλαρό', 0, 0, 0.4, 'χ000', 2, '*'),
(2605, 'χρειαστείτε', 'χρειαστείτε', 0, 0, 0.7333, 'χ000', 3, '*'),
(2606, 'χρόνο', 'χρόνο', 0, 0, 0.3333, 'χ000', 39, '*'),
(2607, 'χώρα', 'χώρα', 0, 0, 0.2667, 'χ000', 2, '*'),
(2608, 'όλο', 'όλο', 0, 0, 0.2, 'ό000', 6, '*'),
(2610, 'όποτε', 'όποτε', 0, 0, 0.3333, 'ό000', 5, '*'),
(2653, 'άλλο', 'άλλο', 0, 0, 0.2667, 'ά000', 23, '*'),
(2654, 'έξω', 'έξω', 0, 0, 0.2, 'έ000', 4, '*'),
(2655, 'αέρα', 'αέρα', 0, 0, 0.2667, 'α000', 2, '*'),
(2658, 'αναπνεύστε', 'αναπνεύστε', 0, 0, 0.6667, 'α000', 2, '*'),
(2659, 'αυτόν', 'αυτόν', 0, 0, 0.3333, 'α000', 9, '*'),
(2661, 'βγαίνει', 'βγαίνει', 0, 0, 0.4667, 'β000', 2, '*'),
(2662, 'διάφορες', 'διάφορες', 0, 0, 0.5333, 'δ000', 4, '*'),
(2663, 'διαταράσσεται', 'διαταράσσεται', 0, 0, 0.8667, 'δ000', 2, '*'),
(2665, 'διαχείρισης', 'διαχείρισης', 0, 0, 0.7333, 'δ000', 6, '*'),
(2668, 'εγκέφαλο', 'εγκέφαλο', 0, 0, 0.5333, 'ε000', 3, '*'),
(2671, 'εκπνεύστε', 'εκπνεύστε', 0, 0, 0.6, 'ε000', 3, '*'),
(2674, 'καθίστε', 'καθίστε', 0, 0, 0.4667, 'κ000', 3, '*'),
(2676, 'κλειστά', 'κλειστά', 0, 0, 0.4667, 'κ000', 2, '*'),
(2680, 'μένει', 'μένει', 0, 0, 0.3333, 'μ000', 2, '*'),
(2684, 'νιώθουμε', 'νιώθουμε', 0, 0, 0.5333, 'ν000', 16, '*'),
(2685, 'ξαπλώστε', 'ξαπλώστε', 0, 0, 0.5333, 'ξ000', 2, '*'),
(2687, 'πάλι', 'πάλι', 0, 0, 0.2667, 'π000', 5, '*'),
(2688, 'παραμένει', 'παραμένει', 0, 0, 0.6, 'π000', 2, '*'),
(2689, 'ποσότητα', 'ποσότητα', 0, 0, 0.5333, 'π000', 8, '*'),
(2691, 'ρυθμούς', 'ρυθμούς', 0, 0, 0.4667, 'ρ000', 2, '*'),
(2694, 'στόμα', 'στόμα', 0, 0, 0.3333, 'σ000', 2, '*'),
(2695, 'τεχνική', 'τεχνική', 0, 0, 0.4667, 'τ000', 7, '*'),
(2697, 'τοποθετήστε', 'τοποθετήστε', 0, 0, 0.7333, 'τ000', 4, '*'),
(2698, 'τουλάχιστον', 'τουλάχιστον', 0, 0, 0.7333, 'τ000', 8, '*'),
(2701, 'χέρι', 'χέρι', 0, 0, 0.2667, 'χ000', 3, '*'),
(2716, 'έτοιμοι', 'έτοιμοι', 0, 0, 0.4667, 'έ000', 2, '*'),
(2720, 'ανοίξτε', 'ανοίξτε', 0, 0, 0.4667, 'α000', 2, '*'),
(2721, 'απ\'', 'απ\'', 0, 0, 0.2, 'α000', 4, '*'),
(2722, 'αυτήν', 'αυτήν', 0, 0, 0.3333, 'α000', 5, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(2726, 'δείτε', 'δείτε', 0, 0, 0.3333, 'δ000', 12, '*'),
(2728, 'εντελώς', 'εντελώς', 0, 0, 0.4667, 'ε000', 3, '*'),
(2729, 'κανείς', 'κανείς', 0, 0, 0.4, 'κ000', 14, '*'),
(2730, 'καταλαβαίνετε', 'καταλαβαίνετε', 0, 0, 0.8667, 'κ000', 2, '*'),
(2731, 'μέρας', 'μέρας', 0, 0, 0.3333, 'μ000', 6, '*'),
(2732, 'μερικές', 'μερικές', 0, 0, 0.4667, 'μ000', 22, '*'),
(2734, 'μικρή', 'μικρή', 0, 0, 0.3333, 'μ000', 6, '*'),
(2739, 'πίεσης', 'πίεσης', 0, 0, 0.4, 'π000', 2, '*'),
(2740, 'πριν', 'πριν', 0, 0, 0.2667, 'π000', 16, '*'),
(2741, 'προσώπου', 'προσώπου', 0, 0, 0.5333, 'π000', 3, '*'),
(2745, 'χέρια', 'χέρια', 0, 0, 0.3333, 'χ000', 3, '*'),
(2746, 'χαλαρά', 'χαλαρά', 0, 0, 0.4, 'χ000', 2, '*'),
(2749, 'χρειάζεστε', 'χρειάζεστε', 0, 0, 0.6667, 'χ000', 4, '*'),
(2781, 'βίντεο', 'βίντεο', 0, 0, 0.4, 'β000', 5, '*'),
(2782, 'διαχειριστείτε', 'διαχειριστείτε', 0, 0, 0.9333, 'δ000', 10, '*'),
(2790, 'πώς', 'πώς', 0, 0, 0.2, 'π000', 42, '*'),
(2793, 'όμως', 'όμως', 0, 0, 0.2667, 'ό000', 51, '*'),
(2811, 'άτομα', 'άτομα', 0, 0, 0.3333, 'ά000', 27, '*'),
(2814, 'ανάλογα', 'ανάλογα', 0, 0, 0.4667, 'α000', 19, '*'),
(2819, 'αναβλητικότητας', 'αναβλητικότητας', 0, 0, 1, 'α000', 2, '*'),
(2823, 'αποτελέσουν', 'αποτελέσουν', 0, 0, 0.7333, 'α000', 2, '*'),
(2824, 'αποτυχία', 'αποτυχία', 0, 0, 0.5333, 'α000', 3, '*'),
(2825, 'απόλυτα', 'απόλυτα', 0, 0, 0.4667, 'α000', 11, '*'),
(2826, 'αρχικά', 'αρχικά', 0, 0, 0.4, 'α000', 9, '*'),
(2829, 'βαθμό', 'βαθμό', 0, 0, 0.3333, 'β000', 5, '*'),
(2830, 'βοηθάει', 'βοηθάει', 0, 0, 0.4667, 'β000', 6, '*'),
(2832, 'γενικότερα', 'γενικότερα', 0, 0, 0.6667, 'γ000', 3, '*'),
(2833, 'γνωρίζει', 'γνωρίζει', 0, 0, 0.5333, 'γ000', 3, '*'),
(2834, 'γραμμές', 'γραμμές', 0, 0, 0.4667, 'γ000', 7, '*'),
(2836, 'δυσκολίες', 'δυσκολίες', 0, 0, 0.6, 'δ000', 23, '*'),
(2838, 'δύσκολα', 'δύσκολα', 0, 0, 0.4667, 'δ000', 2, '*'),
(2839, 'εθελοντική', 'εθελοντική', 0, 0, 0.6667, 'ε000', 4, '*'),
(2840, 'εκπαίδευση', 'εκπαίδευση', 0, 0, 0.6667, 'ε000', 6, '*'),
(2844, 'ενοχή', 'ενοχή', 0, 0, 0.3333, 'ε000', 3, '*'),
(2847, 'εξυπηρετεί', 'εξυπηρετεί', 0, 0, 0.6667, 'ε000', 4, '*'),
(2849, 'επιλέγουμε', 'επιλέγουμε', 0, 0, 0.6667, 'ε000', 3, '*'),
(2850, 'ερώτηση', 'ερώτηση', 0, 0, 0.4667, 'ε000', 2, '*'),
(2851, 'εύκολα', 'εύκολα', 0, 0, 0.4, 'ε000', 13, '*'),
(2852, 'κάποιο', 'κάποιο', 0, 0, 0.4, 'κ000', 21, '*'),
(2853, 'κάποιου', 'κάποιου', 0, 0, 0.4667, 'κ000', 15, '*'),
(2854, 'κάποιους', 'κάποιους', 0, 0, 0.5333, 'κ000', 4, '*'),
(2856, 'καταφέρουμε', 'καταφέρουμε', 0, 0, 0.7333, 'κ000', 7, '*'),
(2859, 'μίας', 'μίας', 0, 0, 0.2667, 'μ000', 8, '*'),
(2861, 'μπορούν', 'μπορούν', 0, 0, 0.4667, 'μ000', 24, '*'),
(2862, 'νιώθουν', 'νιώθουν', 0, 0, 0.4667, 'ν000', 5, '*'),
(2864, 'οποίος', 'οποίος', 0, 0, 0.4, 'ο000', 2, '*'),
(2866, 'παρ\'', 'παρ\'', 0, 0, 0.2667, 'π000', 2, '*'),
(2867, 'παρόλο', 'παρόλο', 0, 0, 0.4, 'π000', 5, '*'),
(2870, 'πηγές', 'πηγές', 0, 0, 0.3333, 'π000', 4, '*'),
(2873, 'προθεσμία', 'προθεσμία', 0, 0, 0.6, 'π000', 3, '*'),
(2875, 'σκοπό', 'σκοπό', 0, 0, 0.3333, 'σ000', 11, '*'),
(2877, 'στόχου', 'στόχου', 0, 0, 0.4, 'σ000', 2, '*'),
(2878, 'συμπεριφοράς', 'συμπεριφοράς', 0, 0, 0.8, 'σ000', 9, '*'),
(2879, 'συνέπεια', 'συνέπεια', 0, 0, 0.5333, 'σ000', 5, '*'),
(2880, 'συνεπάγεται', 'συνεπάγεται', 0, 0, 0.7333, 'σ000', 3, '*'),
(2881, 'συνθήκες', 'συνθήκες', 0, 0, 0.5333, 'σ000', 7, '*'),
(2883, 'σωματικά', 'σωματικά', 0, 0, 0.5333, 'σ000', 5, '*'),
(2885, 'υποχρεώσεων', 'υποχρεώσεων', 0, 0, 0.7333, 'υ000', 3, '*'),
(2886, 'υπό', 'υπό', 0, 0, 0.2, 'υ000', 6, '*'),
(2887, 'φράση', 'φράση', 0, 0, 0.3333, 'φ000', 5, '*'),
(2888, 'χρονικά', 'χρονικά', 0, 0, 0.4667, 'χ000', 3, '*'),
(2889, 'ψυχολογικά', 'ψυχολογικά', 0, 0, 0.6667, 'ψ000', 2, '*'),
(2890, 'όλα', 'όλα', 0, 0, 0.2, 'ό000', 29, '*'),
(2939, 'άμεσα', 'άμεσα', 0, 0, 0.3333, 'ά000', 10, '*'),
(2943, 'αδράνεια', 'αδράνεια', 0, 0, 0.5333, 'α000', 2, '*'),
(2945, 'ακούγεται', 'ακούγεται', 0, 0, 0.6, 'α000', 4, '*'),
(2947, 'ανέβεις', 'ανέβεις', 0, 0, 0.4667, 'α000', 2, '*'),
(2949, 'αναλάβουν', 'αναλάβουν', 0, 0, 0.6, 'α000', 2, '*'),
(2950, 'ανταποκριθούμε', 'ανταποκριθούμε', 0, 0, 0.9333, 'α000', 5, '*'),
(2955, 'αργότερα', 'αργότερα', 0, 0, 0.5333, 'α000', 3, '*'),
(2956, 'ασφάλεια', 'ασφάλεια', 0, 0, 0.5333, 'α000', 2, '*'),
(2958, 'αυτοπεποίθησης', 'αυτοπεποίθησης', 0, 0, 0.9333, 'α000', 4, '*'),
(2960, 'αφήσουμε', 'αφήσουμε', 0, 0, 0.5333, 'α000', 3, '*'),
(2961, 'βασικές', 'βασικές', 0, 0, 0.4667, 'β000', 7, '*'),
(2962, 'βουνό', 'βουνό', 0, 0, 0.3333, 'β000', 2, '*'),
(2963, 'γύρω', 'γύρω', 0, 0, 0.2667, 'γ000', 22, '*'),
(2964, 'δεδομένα', 'δεδομένα', 0, 0, 0.5333, 'δ000', 11, '*'),
(2965, 'δεδομένου', 'δεδομένου', 0, 0, 0.6, 'δ000', 6, '*'),
(2966, 'δεύτερη', 'δεύτερη', 0, 0, 0.4667, 'δ000', 7, '*'),
(2969, 'διακοπή', 'διακοπή', 0, 0, 0.4667, 'δ000', 2, '*'),
(2971, 'διότι', 'διότι', 0, 0, 0.3333, 'δ000', 3, '*'),
(2972, 'δράση', 'δράση', 0, 0, 0.3333, 'δ000', 6, '*'),
(2973, 'δυσκολεύονται', 'δυσκολεύονται', 0, 0, 0.8667, 'δ000', 3, '*'),
(2974, 'ενδέχεται', 'ενδέχεται', 0, 0, 0.6, 'ε000', 4, '*'),
(2976, 'επηρεάσει', 'επηρεάσει', 0, 0, 0.6, 'ε000', 6, '*'),
(2977, 'επιλογή', 'επιλογή', 0, 0, 0.4667, 'ε000', 13, '*'),
(2978, 'επιτυχία', 'επιτυχία', 0, 0, 0.5333, 'ε000', 9, '*'),
(2979, 'επιτυχίας', 'επιτυχίας', 0, 0, 0.6, 'ε000', 4, '*'),
(2980, 'ζωής', 'ζωής', 0, 0, 0.2667, 'ζ000', 35, '*'),
(2982, 'θέλουμε', 'θέλουμε', 0, 0, 0.4667, 'θ000', 6, '*'),
(2984, 'κάποια', 'κάποια', 0, 0, 0.4, 'κ000', 25, '*'),
(2987, 'κατάστασης', 'κατάστασης', 0, 0, 0.6667, 'κ000', 11, '*'),
(2989, 'κατανοήσουμε', 'κατανοήσουμε', 0, 0, 0.8, 'κ000', 3, '*'),
(2991, 'κυρίως', 'κυρίως', 0, 0, 0.4, 'κ000', 7, '*'),
(2992, 'λειτουργεί', 'λειτουργεί', 0, 0, 0.6667, 'λ000', 7, '*'),
(2994, 'μπορέσουμε', 'μπορέσουμε', 0, 0, 0.6667, 'μ000', 7, '*'),
(2995, 'νομίζεις', 'νομίζεις', 0, 0, 0.5333, 'ν000', 3, '*'),
(2996, 'οικειότητα', 'οικειότητα', 0, 0, 0.6667, 'ο000', 3, '*'),
(2998, 'περίεργο', 'περίεργο', 0, 0, 0.5333, 'π000', 3, '*'),
(2999, 'περίπτωση', 'περίπτωση', 0, 0, 0.6, 'π000', 9, '*'),
(3000, 'περιμένεις', 'περιμένεις', 0, 0, 0.6667, 'π000', 3, '*'),
(3001, 'ποιότητα', 'ποιότητα', 0, 0, 0.5333, 'π000', 16, '*'),
(3002, 'πράξουμε', 'πράξουμε', 0, 0, 0.5333, 'π000', 2, '*'),
(3004, 'προσαρμογή', 'προσαρμογή', 0, 0, 0.6667, 'π000', 2, '*'),
(3005, 'προσδοκίες', 'προσδοκίες', 0, 0, 0.6667, 'π000', 4, '*'),
(3009, 'προϋποθέτει', 'προϋποθέτει', 0, 0, 0.7333, 'π000', 4, '*'),
(3010, 'πρόκειται', 'πρόκειται', 0, 0, 0.6, 'π000', 15, '*'),
(3011, 'πρώτη', 'πρώτη', 0, 0, 0.3333, 'π000', 14, '*'),
(3013, 'σχέσης', 'σχέσης', 0, 0, 0.4, 'σ000', 8, '*'),
(3014, 'τέτοια', 'τέτοια', 0, 0, 0.4, 'τ000', 4, '*'),
(3191, '60', '60', 0, 0, 0.2, '', 3, '*'),
(3194, 'έρθετε', 'έρθετε', 0, 0, 0.4, 'έ000', 4, '*'),
(3196, 'αντιμέτωπος', 'αντιμέτωπος', 0, 0, 0.7333, 'α000', 2, '*'),
(3197, 'αποδειχθεί', 'αποδειχθεί', 0, 0, 0.6667, 'α000', 5, '*'),
(3200, 'αρχίσετε', 'αρχίσετε', 0, 0, 0.5333, 'α000', 3, '*'),
(3201, 'αφιερώνετε', 'αφιερώνετε', 0, 0, 0.6667, 'α000', 3, '*'),
(3202, 'βάλτε', 'βάλτε', 0, 0, 0.3333, 'β000', 5, '*'),
(3203, 'βεβαιωθείτε', 'βεβαιωθείτε', 0, 0, 0.7333, 'β000', 4, '*'),
(3204, 'γενικά', 'γενικά', 0, 0, 0.4, 'γ000', 3, '*'),
(3205, 'γράψτε', 'γράψτε', 0, 0, 0.4, 'γ000', 9, '*'),
(3206, 'διαβάσετε', 'διαβάσετε', 0, 0, 0.6, 'δ000', 2, '*'),
(3207, 'δικά', 'δικά', 0, 0, 0.2667, 'δ000', 19, '*'),
(3208, 'δυσλειτουργική', 'δυσλειτουργική', 0, 0, 0.9333, 'δ000', 2, '*'),
(3209, 'εκδοχή', 'εκδοχή', 0, 0, 0.4, 'ε000', 4, '*'),
(3212, 'εξάσκηση', 'εξάσκηση', 0, 0, 0.5333, 'ε000', 7, '*'),
(3214, 'επείγον', 'επείγον', 0, 0, 0.4667, 'ε000', 3, '*'),
(3215, 'εσκεμμένα', 'εσκεμμένα', 0, 0, 0.6, 'ε000', 2, '*'),
(3220, 'κοινά', 'κοινά', 0, 0, 0.3333, 'κ000', 10, '*'),
(3221, 'λάθη', 'λάθη', 0, 0, 0.2667, 'λ000', 10, '*'),
(3222, 'λίγα', 'λίγα', 0, 0, 0.2667, 'λ000', 6, '*'),
(3223, 'λίστα', 'λίστα', 0, 0, 0.3333, 'λ000', 11, '*'),
(3224, 'λεπτά', 'λεπτά', 0, 0, 0.3333, 'λ000', 17, '*'),
(3225, 'μήνυμα', 'μήνυμα', 0, 0, 0.4, 'μ000', 4, '*'),
(3226, 'μείνετε', 'μείνετε', 0, 0, 0.4667, 'μ000', 4, '*'),
(3230, 'ξεκινήσετε', 'ξεκινήσετε', 0, 0, 0.6667, 'ξ000', 10, '*'),
(3232, 'πάρα', 'πάρα', 0, 0, 0.2667, 'π000', 2, '*'),
(3233, 'παραδείγματα', 'παραδείγματα', 0, 0, 0.8, 'π000', 6, '*'),
(3235, 'πείτε', 'πείτε', 0, 0, 0.3333, 'π000', 7, '*'),
(3236, 'περιορίστε', 'περιορίστε', 0, 0, 0.6667, 'π000', 7, '*'),
(3239, 'πλαίσια', 'πλαίσια', 0, 0, 0.4667, 'π000', 16, '*'),
(3241, 'προετοιμασία', 'προετοιμασία', 0, 0, 0.8, 'π000', 2, '*'),
(3243, 'προκαλεί', 'προκαλεί', 0, 0, 0.5333, 'π000', 7, '*'),
(3244, 'προσαρμόσετε', 'προσαρμόσετε', 0, 0, 0.8, 'π000', 3, '*'),
(3246, 'προχωρήστε', 'προχωρήστε', 0, 0, 0.6667, 'π000', 2, '*'),
(3250, 'σταδιακά', 'σταδιακά', 0, 0, 0.5333, 'σ000', 2, '*'),
(3251, 'σταδιακή', 'σταδιακή', 0, 0, 0.5333, 'σ000', 2, '*'),
(3254, 'συμπεριφορές', 'συμπεριφορές', 0, 0, 0.8, 'σ000', 18, '*'),
(3255, 'τέλεια', 'τέλεια', 0, 0, 0.4, 'τ000', 2, '*'),
(3259, 'τηλέφωνο', 'τηλέφωνο', 0, 0, 0.5333, 'τ000', 2, '*'),
(3260, 'φαίνεται', 'φαίνεται', 0, 0, 0.5333, 'φ000', 19, '*'),
(3263, 'ώρες', 'ώρες', 0, 0, 0.2667, 'ώ000', 5, '*'),
(3318, 'έργο', 'έργο', 0, 0, 0.2667, 'έ000', 3, '*'),
(3321, 'αντιμετωπίσετε', 'αντιμετωπίσετε', 0, 0, 0.9333, 'α000', 2, '*'),
(3323, 'αποσπά', 'αποσπά', 0, 0, 0.4, 'α000', 2, '*'),
(3324, 'αποτελέσει', 'αποτελέσει', 0, 0, 0.6667, 'α000', 3, '*'),
(3325, 'αποφασίστε', 'αποφασίστε', 0, 0, 0.6667, 'α000', 3, '*'),
(3326, 'αρχή', 'αρχή', 0, 0, 0.2667, 'α000', 8, '*'),
(3327, 'ασχοληθείτε', 'ασχοληθείτε', 0, 0, 0.7333, 'α000', 2, '*'),
(3329, 'αφιερώσετε', 'αφιερώσετε', 0, 0, 0.6667, 'α000', 2, '*'),
(3330, 'βασίζονται', 'βασίζονται', 0, 0, 0.6667, 'β000', 4, '*'),
(3331, 'βασικός', 'βασικός', 0, 0, 0.4667, 'β000', 2, '*'),
(3336, 'επίσης', 'επίσης', 0, 0, 0.4, 'ε000', 30, '*'),
(3337, 'εσάς', 'εσάς', 0, 0, 0.2667, 'ε000', 22, '*'),
(3338, 'κάνετε', 'κάνετε', 0, 0, 0.4, 'κ000', 26, '*'),
(3339, 'καταφέρετε', 'καταφέρετε', 0, 0, 0.6667, 'κ000', 2, '*'),
(3340, 'λόγος', 'λόγος', 0, 0, 0.3333, 'λ000', 3, '*'),
(3342, 'πρώτα', 'πρώτα', 0, 0, 0.3333, 'π000', 10, '*'),
(3343, 'ρεαλιστικές', 'ρεαλιστικές', 0, 0, 0.7333, 'ρ000', 6, '*'),
(3345, 'συνεχίσετε', 'συνεχίσετε', 0, 0, 0.6667, 'σ000', 2, '*'),
(3347, 'τελικά', 'τελικά', 0, 0, 0.4, 'τ000', 19, '*'),
(3349, 'ό', 'ό', 0, 0, 0.0667, 'ό000', 17, '*'),
(3382, 'αμέσως', 'αμέσως', 0, 0, 0.4, 'α000', 2, '*'),
(3383, 'αναρωτηθείτε', 'αναρωτηθείτε', 0, 0, 0.8, 'α000', 3, '*'),
(3384, 'απλά', 'απλά', 0, 0, 0.2667, 'α000', 10, '*'),
(3385, 'ας', 'ας', 0, 0, 0.1333, 'α000', 13, '*'),
(3386, 'αυτοπεποίθησή', 'αυτοπεποίθησή', 0, 0, 0.8667, 'α000', 4, '*'),
(3387, 'βοηθήσουν', 'βοηθήσουν', 0, 0, 0.6, 'β000', 13, '*'),
(3388, 'γενική', 'γενική', 0, 0, 0.4, 'γ000', 3, '*'),
(3389, 'διατεθειμένοι', 'διατεθειμένοι', 0, 0, 0.8667, 'δ000', 2, '*'),
(3390, 'εδώ', 'εδώ', 0, 0, 0.2, 'ε000', 13, '*'),
(3391, 'ενέργειες', 'ενέργειες', 0, 0, 0.6, 'ε000', 5, '*'),
(3393, 'επόμενους', 'επόμενους', 0, 0, 0.6, 'ε000', 3, '*'),
(3394, 'εστιάζετε', 'εστιάζετε', 0, 0, 0.6, 'ε000', 2, '*'),
(3395, 'θέλετε', 'θέλετε', 0, 0, 0.4, 'θ000', 14, '*'),
(3396, 'ιδέα', 'ιδέα', 0, 0, 0.2667, 'ι000', 3, '*'),
(3398, 'κιλά', 'κιλά', 0, 0, 0.2667, 'κ000', 4, '*'),
(3401, 'μήνες', 'μήνες', 0, 0, 0.3333, 'μ000', 7, '*'),
(3403, 'νερό', 'νερό', 0, 0, 0.2667, 'ν000', 3, '*'),
(3405, 'ξεκινώντας', 'ξεκινώντας', 0, 0, 0.6667, 'ξ000', 4, '*'),
(3407, 'περίπατο', 'περίπατο', 0, 0, 0.5333, 'π000', 2, '*'),
(3412, 'στόχο', 'στόχο', 0, 0, 0.3333, 'σ000', 8, '*'),
(3413, 'στόχος', 'στόχος', 0, 0, 0.4, 'σ000', 9, '*'),
(3414, 'συνήθεια', 'συνήθεια', 0, 0, 0.5333, 'σ000', 5, '*'),
(3415, 'σύντομο', 'σύντομο', 0, 0, 0.4667, 'σ000', 2, '*'),
(3416, 'τελικό', 'τελικό', 0, 0, 0.4, 'τ000', 2, '*'),
(3418, 'υγιεινά', 'υγιεινά', 0, 0, 0.4667, 'υ000', 4, '*'),
(3419, 'υποθέσουμε', 'υποθέσουμε', 0, 0, 0.6667, 'υ000', 2, '*'),
(3421, 'φτιάξετε', 'φτιάξετε', 0, 0, 0.5333, 'φ000', 2, '*'),
(3423, 'χρειάζονται', 'χρειάζονται', 0, 0, 0.7333, 'χ000', 2, '*'),
(3572, 'άλλους', 'άλλους', 0, 0, 0.4, 'ά000', 33, '*'),
(3584, 'αποφύγουμε', 'αποφύγουμε', 0, 0, 0.6667, 'α000', 3, '*'),
(3585, 'αρκετά', 'αρκετά', 0, 0, 0.4, 'α000', 14, '*'),
(3591, 'διαχειριστούμε', 'διαχειριστούμε', 0, 0, 0.9333, 'δ000', 15, '*'),
(3608, 'θυμού', 'θυμού', 0, 0, 0.3333, 'θ000', 6, '*'),
(3609, 'θυμό', 'θυμό', 0, 0, 0.2667, 'θ000', 6, '*'),
(3619, 'ξέσπασμα', 'ξέσπασμα', 0, 0, 0.5333, 'ξ000', 2, '*'),
(3622, 'πάντα', 'πάντα', 0, 0, 0.3333, 'π000', 21, '*'),
(3632, 'πότε', 'πότε', 0, 0, 0.2667, 'π000', 8, '*'),
(3634, 'συγκρούσεις', 'συγκρούσεις', 0, 0, 0.7333, 'σ000', 8, '*'),
(3638, 'τίποτα', 'τίποτα', 0, 0, 0.4, 'τ000', 7, '*'),
(3639, 'τρόπο', 'τρόπο', 0, 0, 0.3333, 'τ000', 48, '*'),
(3698, '«έχω', '«έχω', 0, 0, 0.2667, 'έ000', 2, '*'),
(3700, 'άμεση', 'άμεση', 0, 0, 0.3333, 'ά000', 3, '*'),
(3702, 'άνθρωποι', 'άνθρωποι', 0, 0, 0.5333, 'ά000', 31, '*'),
(3703, 'έρθει', 'έρθει', 0, 0, 0.3333, 'έ000', 3, '*'),
(3705, 'έχω', 'έχω', 0, 0, 0.2, 'έ000', 11, '*'),
(3707, 'ήταν', 'ήταν', 0, 0, 0.2667, 'ή000', 31, '*'),
(3709, 'αναγνωρίζει', 'αναγνωρίζει', 0, 0, 0.7333, 'α000', 2, '*'),
(3711, 'αναπόφευκτες', 'αναπόφευκτες', 0, 0, 0.8, 'α000', 2, '*'),
(3713, 'ανθρώπων', 'ανθρώπων', 0, 0, 0.5333, 'α000', 20, '*'),
(3716, 'αξιολογήσετε', 'αξιολογήσετε', 0, 0, 0.8, 'α000', 2, '*'),
(3717, 'αξιολογούμε', 'αξιολογούμε', 0, 0, 0.7333, 'α000', 3, '*'),
(3720, 'αποτελέσματα', 'αποτελέσματα', 0, 0, 0.8, 'α000', 12, '*'),
(3723, 'αυξάνονται', 'αυξάνονται', 0, 0, 0.6667, 'α000', 3, '*'),
(3724, 'αφεντικό', 'αφεντικό', 0, 0, 0.5333, 'α000', 2, '*'),
(3726, 'βοηθητικό', 'βοηθητικό', 0, 0, 0.6, 'β000', 5, '*'),
(3727, 'βοηθούν', 'βοηθούν', 0, 0, 0.4667, 'β000', 6, '*'),
(3728, 'βρούμε', 'βρούμε', 0, 0, 0.4, 'β000', 3, '*'),
(3729, 'γίνονται', 'γίνονται', 0, 0, 0.5333, 'γ000', 3, '*'),
(3730, 'γλώσσα', 'γλώσσα', 0, 0, 0.4, 'γ000', 2, '*'),
(3733, 'δεύτερο', 'δεύτερο', 0, 0, 0.4667, 'δ000', 6, '*'),
(3734, 'διατηρήσετε', 'διατηρήσετε', 0, 0, 0.7333, 'δ000', 2, '*'),
(3736, 'διαφορετικό', 'διαφορετικό', 0, 0, 0.7333, 'δ000', 6, '*'),
(3738, 'διαχειριζόμαστε', 'διαχειριζόμαστε', 0, 0, 1, 'δ000', 2, '*'),
(3739, 'δικό', 'δικό', 0, 0, 0.2667, 'δ000', 12, '*'),
(3741, 'δυνατόν', 'δυνατόν', 0, 0, 0.4667, 'δ000', 5, '*'),
(3742, 'δυο', 'δυο', 0, 0, 0.2, 'δ000', 2, '*'),
(3750, 'επηρεάζουν', 'επηρεάζουν', 0, 0, 0.6667, 'ε000', 10, '*'),
(3752, 'επιβραβεύει', 'επιβραβεύει', 0, 0, 0.7333, 'ε000', 2, '*'),
(3753, 'επικεντρωθείτε', 'επικεντρωθείτε', 0, 0, 0.9333, 'ε000', 2, '*'),
(3755, 'επικοινωνήστε', 'επικοινωνήστε', 0, 0, 0.8667, 'ε000', 7, '*'),
(3758, 'επομένως', 'επομένως', 0, 0, 0.5333, 'ε000', 8, '*'),
(3760, 'ευγενικά', 'ευγενικά', 0, 0, 0.5333, 'ε000', 3, '*'),
(3761, 'ευγενική', 'ευγενική', 0, 0, 0.5333, 'ε000', 2, '*'),
(3762, 'ευθύνες', 'ευθύνες', 0, 0, 0.4667, 'ε000', 3, '*'),
(3763, 'θετική', 'θετική', 0, 0, 0.4, 'θ000', 20, '*'),
(3764, 'καθημερινό', 'καθημερινό', 0, 0, 0.6667, 'κ000', 4, '*'),
(3765, 'καθημερινότητα', 'καθημερινότητα', 0, 0, 0.9333, 'κ000', 16, '*'),
(3766, 'καλύτερο', 'καλύτερο', 0, 0, 0.5333, 'κ000', 4, '*'),
(3768, 'κατανόηση', 'κατανόηση', 0, 0, 0.6, 'κ000', 8, '*'),
(3769, 'κατηγορίες', 'κατηγορίες', 0, 0, 0.6667, 'κ000', 4, '*'),
(3778, 'μαθήματα', 'μαθήματα', 0, 0, 0.5333, 'μ000', 2, '*'),
(3780, 'μεταξύ', 'μεταξύ', 0, 0, 0.4, 'μ000', 30, '*'),
(3781, 'μου».', 'μου».', 0, 0, 0.3333, 'μ000', 2, '*'),
(3783, 'νιώθω', 'νιώθω', 0, 0, 0.3333, 'ν000', 7, '*'),
(3784, 'νωρίς', 'νωρίς', 0, 0, 0.3333, 'ν000', 2, '*'),
(3785, 'ξεκίνημα', 'ξεκίνημα', 0, 0, 0.5333, 'ξ000', 2, '*'),
(3786, 'ξεκινούν', 'ξεκινούν', 0, 0, 0.5333, 'ξ000', 2, '*'),
(3787, 'οδηγεί', 'οδηγεί', 0, 0, 0.4, 'ο000', 14, '*'),
(3788, 'ολοκληρώσει', 'ολοκληρώσει', 0, 0, 0.7333, 'ο000', 7, '*'),
(3790, 'πηγή', 'πηγή', 0, 0, 0.2667, 'π000', 3, '*'),
(3791, 'πλευρά', 'πλευρά', 0, 0, 0.4, 'π000', 5, '*'),
(3792, 'πλευρές', 'πλευρές', 0, 0, 0.4667, 'π000', 3, '*'),
(3793, 'πούμε', 'πούμε', 0, 0, 0.3333, 'π000', 4, '*'),
(3794, 'πράγματι', 'πράγματι', 0, 0, 0.5333, 'π000', 3, '*'),
(3796, 'προσπάθειά', 'προσπάθειά', 0, 0, 0.6667, 'π000', 4, '*'),
(3797, 'προσπαθείτε', 'προσπαθείτε', 0, 0, 0.7333, 'π000', 7, '*'),
(3798, 'προσπαθούμε', 'προσπαθούμε', 0, 0, 0.7333, 'π000', 5, '*'),
(3799, 'προσπαθώντας', 'προσπαθώντας', 0, 0, 0.8, 'π000', 4, '*'),
(3802, 'πρόσωπο', 'πρόσωπο', 0, 0, 0.4667, 'π000', 5, '*'),
(3803, 'πτυχές', 'πτυχές', 0, 0, 0.4, 'π000', 6, '*'),
(3804, 'πόσο', 'πόσο', 0, 0, 0.2667, 'π000', 25, '*'),
(3808, 'σημαντικός', 'σημαντικός', 0, 0, 0.6667, 'σ000', 7, '*'),
(3809, 'σπίτι', 'σπίτι', 0, 0, 0.3333, 'σ000', 11, '*'),
(3810, 'συγκεκριμένο', 'συγκεκριμένο', 0, 0, 0.8, 'σ000', 4, '*'),
(3811, 'συγκρούσεων', 'συγκρούσεων', 0, 0, 0.7333, 'σ000', 3, '*'),
(3812, 'συμμετοχή', 'συμμετοχή', 0, 0, 0.6, 'σ000', 2, '*'),
(3814, 'συνομιλητή', 'συνομιλητή', 0, 0, 0.6667, 'σ000', 9, '*'),
(3817, 'σύνολο', 'σύνολο', 0, 0, 0.4, 'σ000', 2, '*'),
(3818, 'τελείως', 'τελείως', 0, 0, 0.4667, 'τ000', 2, '*'),
(3821, 'τόνο', 'τόνο', 0, 0, 0.2667, 'τ000', 3, '*'),
(3824, 'φροντίζουμε', 'φροντίζουμε', 0, 0, 0.7333, 'φ000', 4, '*'),
(3827, 'χαρακτήρα', 'χαρακτήρα', 0, 0, 0.6, 'χ000', 2, '*'),
(3828, 'χρησιμοποιήσουμε', 'χρησιμοποιήσουμε', 0, 0, 1, 'χ000', 2, '*'),
(3829, 'όλων', 'όλων', 0, 0, 0.2667, 'ό000', 5, '*'),
(3830, 'όριά', 'όριά', 0, 0, 0.2667, 'ό000', 8, '*'),
(3956, 'ίσως', 'ίσως', 0, 0, 0.2667, 'ί000', 14, '*'),
(3958, 'αναστατωμένος', 'αναστατωμένος', 0, 0, 0.8667, 'α000', 2, '*'),
(3962, 'βαθύτερο', 'βαθύτερο', 0, 0, 0.5333, 'β000', 3, '*'),
(3964, 'γρήγορος', 'γρήγορος', 0, 0, 0.5333, 'γ000', 2, '*'),
(3965, 'δεδομένη', 'δεδομένη', 0, 0, 0.5333, 'δ000', 3, '*'),
(3968, 'εκείνες', 'εκείνες', 0, 0, 0.4667, 'ε000', 2, '*'),
(3974, 'ενδείκνυται', 'ενδείκνυται', 0, 0, 0.7333, 'ε000', 2, '*'),
(3975, 'ενδείξεις', 'ενδείξεις', 0, 0, 0.6, 'ε000', 2, '*'),
(3977, 'εξασκήσετε', 'εξασκήσετε', 0, 0, 0.6667, 'ε000', 2, '*'),
(3978, 'επιθυμητό', 'επιθυμητό', 0, 0, 0.6, 'ε000', 3, '*'),
(3981, 'ζητήστε', 'ζητήστε', 0, 0, 0.4667, 'ζ000', 3, '*'),
(3983, 'θυμηθείτε', 'θυμηθείτε', 0, 0, 0.6, 'θ000', 9, '*'),
(3984, 'λειτουργήσει', 'λειτουργήσει', 0, 0, 0.8, 'λ000', 3, '*'),
(3986, 'μαζέψεις', 'μαζέψεις', 0, 0, 0.5333, 'μ000', 2, '*'),
(3988, 'μετρήστε', 'μετρήστε', 0, 0, 0.5333, 'μ000', 2, '*'),
(3990, 'μικρούς', 'μικρούς', 0, 0, 0.4667, 'μ000', 2, '*'),
(3991, 'μόνη', 'μόνη', 0, 0, 0.2667, 'μ000', 3, '*'),
(3994, 'περίπατος', 'περίπατος', 0, 0, 0.6, 'π000', 2, '*'),
(3995, 'πιάτο', 'πιάτο', 0, 0, 0.3333, 'π000', 2, '*'),
(3996, 'προκειμένου', 'προκειμένου', 0, 0, 0.7333, 'π000', 9, '*'),
(4000, 'σηκώθηκες', 'σηκώθηκες', 0, 0, 0.6, 'σ000', 2, '*'),
(4001, 'σκέφτεστε', 'σκέφτεστε', 0, 0, 0.6, 'σ000', 3, '*'),
(4004, 'συγκρατήσετε', 'συγκρατήσετε', 0, 0, 0.8, 'σ000', 2, '*'),
(4005, 'συζήτηση', 'συζήτηση', 0, 0, 0.5333, 'σ000', 4, '*'),
(4006, 'συνεχίστε', 'συνεχίστε', 0, 0, 0.6, 'σ000', 3, '*'),
(4008, 'τακτικές', 'τακτικές', 0, 0, 0.5333, 'τ000', 2, '*'),
(4009, 'τραπέζι', 'τραπέζι', 0, 0, 0.4667, 'τ000', 2, '*'),
(4013, 'χρειαστεί', 'χρειαστεί', 0, 0, 0.6, 'χ000', 6, '*'),
(4029, 'εύκολη', 'εύκολη', 0, 0, 0.4, 'ε000', 9, '*'),
(4079, 'αναγνωρίζετε', 'αναγνωρίζετε', 0, 0, 0.8, 'α000', 2, '*'),
(4083, 'βιώνεται', 'βιώνεται', 0, 0, 0.5333, 'β000', 2, '*'),
(4085, 'διαδεδομένη', 'διαδεδομένη', 0, 0, 0.7333, 'δ000', 2, '*'),
(4089, 'μετράτε', 'μετράτε', 0, 0, 0.4667, 'μ000', 2, '*'),
(4092, 'σημάδια', 'σημάδια', 0, 0, 0.4667, 'σ000', 5, '*'),
(4093, 'φροντίστε', 'φροντίστε', 0, 0, 0.6, 'φ000', 7, '*'),
(4125, 'αναλογιστείτε', 'αναλογιστείτε', 0, 0, 0.8667, 'α000', 6, '*'),
(4127, 'ενοχλήσεις', 'ενοχλήσεις', 0, 0, 0.6667, 'ε000', 1, '*'),
(4128, 'ενοχλεί', 'ενοχλεί', 0, 0, 0.4667, 'ε000', 1, '*'),
(4129, 'ενοχλούν', 'ενοχλούν', 0, 0, 0.5333, 'ε000', 1, '*'),
(4130, 'θυμούς', 'θυμούς', 0, 0, 0.4, 'θ000', 1, '*'),
(4131, 'καταγράψτε', 'καταγράψτε', 0, 0, 0.6667, 'κ000', 10, '*'),
(4132, 'μεταφέρετε', 'μεταφέρετε', 0, 0, 0.6667, 'μ000', 1, '*'),
(4133, 'παιδιά', 'παιδιά', 0, 0, 0.4, 'π000', 24, '*'),
(4134, 'παρόμοιες', 'παρόμοιες', 0, 0, 0.6, 'π000', 5, '*'),
(4135, 'ποιους', 'ποιους', 0, 0, 0.4, 'π000', 7, '*'),
(4136, 'προσωπικούς', 'προσωπικούς', 0, 0, 0.7333, 'π000', 1, '*'),
(4137, 'συγκρίνετε', 'συγκρίνετε', 0, 0, 0.6667, 'σ000', 2, '*'),
(4138, 'σύζυγο', 'σύζυγο', 0, 0, 0.4, 'σ000', 1, '*'),
(4139, 'χώρο', 'χώρο', 0, 0, 0.2667, 'χ000', 20, '*'),
(4157, 'εβδομάδα', 'εβδομάδα', 0, 0, 0.5333, 'ε000', 10, '*'),
(4160, 'προηγούμενη', 'προηγούμενη', 0, 0, 0.7333, 'π000', 7, '*'),
(4171, 'α\'', 'α\'', 0, 0, 0.1333, 'α000', 1, '*'),
(4172, 'αρκετές', 'αρκετές', 0, 0, 0.4667, 'α000', 3, '*'),
(4173, 'αυξήσει', 'αυξήσει', 0, 0, 0.4667, 'α000', 3, '*'),
(4178, 'εξασκηθείτε', 'εξασκηθείτε', 0, 0, 0.7333, 'ε000', 2, '*'),
(4179, 'καμία', 'καμία', 0, 0, 0.3333, 'κ000', 2, '*'),
(4181, 'κριτική', 'κριτική', 0, 0, 0.4667, 'κ000', 5, '*'),
(4182, 'κτλ', 'κτλ', 0, 0, 0.2, 'κ000', 2, '*'),
(4183, 'λέτε', 'λέτε', 0, 0, 0.2667, 'λ000', 2, '*'),
(4184, 'περιγράψετε', 'περιγράψετε', 0, 0, 0.7333, 'π000', 2, '*'),
(4186, 'χρησιμοποιήστε', 'χρησιμοποιήστε', 0, 0, 0.9333, 'χ000', 2, '*'),
(4187, 'όσα', 'όσα', 0, 0, 0.2, 'ό000', 15, '*'),
(4210, 'ήρεμος', 'ήρεμος', 0, 0, 0.4, 'ή000', 3, '*'),
(4212, 'αυτοέλεγχο', 'αυτοέλεγχο', 0, 0, 0.6667, 'α000', 9, '*'),
(4213, 'δηλ', 'δηλ', 0, 0, 0.2, 'δ000', 2, '*'),
(4214, 'διαφορά', 'διαφορά', 0, 0, 0.4667, 'δ000', 3, '*'),
(4217, 'ελέγχουμε', 'ελέγχουμε', 0, 0, 0.6, 'ε000', 3, '*'),
(4218, 'επιθετικοί', 'επιθετικοί', 0, 0, 0.6667, 'ε000', 2, '*'),
(4220, 'θαυμάζετε', 'θαυμάζετε', 0, 0, 0.6, 'θ000', 2, '*'),
(4221, 'θεωρείτε', 'θεωρείτε', 0, 0, 0.5333, 'θ000', 5, '*'),
(4227, 'κόστος', 'κόστος', 0, 0, 0.4, 'κ000', 2, '*'),
(4228, 'λέξη', 'λέξη', 0, 0, 0.2667, 'λ000', 4, '*'),
(4230, 'μειονεκτήματα', 'μειονεκτήματα', 0, 0, 0.8667, 'μ000', 2, '*'),
(4231, 'ουσιαστικά', 'ουσιαστικά', 0, 0, 0.6667, 'ο000', 4, '*'),
(4232, 'οφέλη', 'οφέλη', 0, 0, 0.3333, 'ο000', 11, '*'),
(4237, 'πλεονεκτήματα', 'πλεονεκτήματα', 0, 0, 0.8667, 'π000', 2, '*'),
(4238, 'ποια', 'ποια', 0, 0, 0.2667, 'π000', 15, '*'),
(4239, 'σέβεστε', 'σέβεστε', 0, 0, 0.4667, 'σ000', 3, '*'),
(4240, 'σημειώστε', 'σημειώστε', 0, 0, 0.6, 'σ000', 8, '*'),
(4243, 'ταιριάζει', 'ταιριάζει', 0, 0, 0.6, 'τ000', 5, '*'),
(4244, 'υπέρ', 'υπέρ', 0, 0, 0.2667, 'υ000', 2, '*'),
(4246, 'υπερτερούν', 'υπερτερούν', 0, 0, 0.6667, 'υ000', 2, '*'),
(4248, 'χειρίζεται', 'χειρίζεται', 0, 0, 0.6667, 'χ000', 2, '*'),
(4249, 'όποια', 'όποια', 0, 0, 0.3333, 'ό000', 7, '*'),
(4267, 'έκφραση', 'έκφραση', 0, 0, 0.4667, 'έ000', 17, '*'),
(4271, 'αντίθετα', 'αντίθετα', 0, 0, 0.5333, 'α000', 2, '*'),
(4273, 'απάντηση', 'απάντηση', 0, 0, 0.5333, 'α000', 5, '*'),
(4274, 'απειλές', 'απειλές', 0, 0, 0.4667, 'α000', 2, '*'),
(4275, 'αποτελούν', 'αποτελούν', 0, 0, 0.6, 'α000', 5, '*'),
(4276, 'αρνητικό', 'αρνητικό', 0, 0, 0.5333, 'α000', 12, '*'),
(4279, 'βασικά', 'βασικά', 0, 0, 0.4, 'β000', 14, '*'),
(4280, 'βλέπουμε', 'βλέπουμε', 0, 0, 0.5333, 'β000', 5, '*'),
(4284, 'εκδηλώνουν', 'εκδηλώνουν', 0, 0, 0.6667, 'ε000', 3, '*'),
(4285, 'εκφράζουμε', 'εκφράζουμε', 0, 0, 0.6667, 'ε000', 2, '*'),
(4287, 'ελέγχου', 'ελέγχου', 0, 0, 0.4667, 'ε000', 9, '*'),
(4288, 'εμφανιστεί', 'εμφανιστεί', 0, 0, 0.6667, 'ε000', 2, '*'),
(4293, 'επικοινωνήσουμε', 'επικοινωνήσουμε', 0, 0, 1, 'ε000', 2, '*'),
(4298, 'καταστρέψει', 'καταστρέψει', 0, 0, 0.7333, 'κ000', 2, '*'),
(4299, 'κρύβεται', 'κρύβεται', 0, 0, 0.5333, 'κ000', 2, '*'),
(4302, 'μαζί', 'μαζί', 0, 0, 0.2667, 'μ000', 19, '*'),
(4303, 'μεριά', 'μεριά', 0, 0, 0.3333, 'μ000', 2, '*'),
(4304, 'μηνύματα', 'μηνύματα', 0, 0, 0.5333, 'μ000', 5, '*'),
(4305, 'ξεκάθαρα', 'ξεκάθαρα', 0, 0, 0.5333, 'ξ000', 2, '*'),
(4307, 'πίσω', 'πίσω', 0, 0, 0.2667, 'π000', 6, '*'),
(4311, 'περιλαμβάνει', 'περιλαμβάνει', 0, 0, 0.8, 'π000', 10, '*'),
(4312, 'περιπτώσεις', 'περιπτώσεις', 0, 0, 0.7333, 'π000', 11, '*'),
(4317, 'σεβασμό', 'σεβασμό', 0, 0, 0.4667, 'σ000', 11, '*'),
(4318, 'συναισθημάτων', 'συναισθημάτων', 0, 0, 0.8667, 'σ000', 18, '*'),
(4319, 'συνειδητοποιήσουμε', 'συνειδητοποιήσουμε', 0, 0, 1, 'σ000', 2, '*'),
(4321, 'υγιή', 'υγιή', 0, 0, 0.2667, 'υ000', 8, '*'),
(4323, 'χαρά', 'χαρά', 0, 0, 0.2667, 'χ000', 7, '*'),
(4327, '66', '66', 0, 0, 0.2, '', 2, '*'),
(4329, 'άμεσης', 'άμεσης', 0, 0, 0.4, 'ά000', 2, '*'),
(4333, 'απασχολούν', 'απασχολούν', 0, 0, 0.6667, 'α000', 2, '*'),
(4336, 'είχατε', 'είχατε', 0, 0, 0.4, 'ε000', 4, '*'),
(4344, 'κρατάτε', 'κρατάτε', 0, 0, 0.4667, 'κ000', 3, '*'),
(4345, 'μεγάλο', 'μεγάλο', 0, 0, 0.4, 'μ000', 5, '*'),
(4351, 'παιδικά', 'παιδικά', 0, 0, 0.4667, 'π000', 2, '*'),
(4352, 'παρατηρήσετε', 'παρατηρήσετε', 0, 0, 0.8, 'π000', 3, '*'),
(4354, 'προσφέρει', 'προσφέρει', 0, 0, 0.6, 'π000', 12, '*'),
(4361, 'τέτοιες', 'τέτοιες', 0, 0, 0.4667, 'τ000', 7, '*'),
(4362, 'τελευταία', 'τελευταία', 0, 0, 0.6, 'τ000', 9, '*'),
(4367, 'όφελος', 'όφελος', 0, 0, 0.4, 'ό000', 4, '*'),
(4421, 'δυσαρεστεί', 'δυσαρεστεί', 0, 0, 0.6667, 'δ000', 3, '*'),
(4422, 'δύσκολη', 'δύσκολη', 0, 0, 0.4667, 'δ000', 11, '*'),
(4423, 'επαγγελματικό', 'επαγγελματικό', 0, 0, 0.8667, 'ε000', 5, '*'),
(4424, 'ζητούμενο', 'ζητούμενο', 0, 0, 0.6, 'ζ000', 5, '*'),
(4425, 'περιβάλλον', 'περιβάλλον', 0, 0, 0.6667, 'π000', 10, '*'),
(4426, 'συχνό', 'συχνό', 0, 0, 0.3333, 'σ000', 3, '*'),
(4427, 'φαινόμενο', 'φαινόμενο', 0, 0, 0.6, 'φ000', 5, '*'),
(4435, '\'άλλη', '\'άλλη', 0, 0, 0.3333, 'ά000', 2, '*'),
(4437, 'αναβλητικοί', 'αναβλητικοί', 0, 0, 0.7333, 'α000', 3, '*'),
(4438, 'διευθετήσει', 'διευθετήσει', 0, 0, 0.7333, 'δ000', 3, '*'),
(4439, 'εκείνη', 'εκείνη', 0, 0, 0.4, 'ε000', 8, '*'),
(4440, 'λιγάκι', 'λιγάκι', 0, 0, 0.4, 'λ000', 3, '*'),
(4441, 'μεταθέτει', 'μεταθέτει', 0, 0, 0.6, 'μ000', 3, '*'),
(4442, 'μπορούσε', 'μπορούσε', 0, 0, 0.5333, 'μ000', 8, '*'),
(4444, 'πιάσει', 'πιάσει', 0, 0, 0.4, 'π000', 3, '*'),
(4445, 'στιγμή\'', 'στιγμή\'', 0, 0, 0.4667, 'σ000', 2, '*'),
(4446, 'υποχρεώσεις', 'υποχρεώσεις', 0, 0, 0.7333, 'υ000', 11, '*'),
(4451, 'άλλου', 'άλλου', 0, 0, 0.3333, 'ά000', 10, '*'),
(4452, 'αμφιβολίες', 'αμφιβολίες', 0, 0, 0.6667, 'α000', 2, '*'),
(4453, 'ανά', 'ανά', 0, 0, 0.2, 'α000', 7, '*'),
(4454, 'αναπόσπαστο', 'αναπόσπαστο', 0, 0, 0.7333, 'α000', 3, '*'),
(4455, 'αντιμετωπίζουμε', 'αντιμετωπίζουμε', 0, 0, 1, 'α000', 2, '*'),
(4456, 'αντιμετωπίσουν', 'αντιμετωπίσουν', 0, 0, 0.9333, 'α000', 2, '*'),
(4457, 'απαραίτητη', 'απαραίτητη', 0, 0, 0.6667, 'α000', 3, '*'),
(4458, 'αποκτούμε', 'αποκτούμε', 0, 0, 0.6, 'α000', 4, '*'),
(4459, 'αποτελεσματικά', 'αποτελεσματικά', 0, 0, 0.9333, 'α000', 7, '*'),
(4460, 'αποφεύγουμε', 'αποφεύγουμε', 0, 0, 0.7333, 'α000', 3, '*'),
(4461, 'βαθιά', 'βαθιά', 0, 0, 0.3333, 'β000', 2, '*'),
(4462, 'δικών', 'δικών', 0, 0, 0.3333, 'δ000', 2, '*'),
(4463, 'δυνατότητα', 'δυνατότητα', 0, 0, 0.6667, 'δ000', 7, '*'),
(4464, 'δυσκολία', 'δυσκολία', 0, 0, 0.5333, 'δ000', 11, '*'),
(4465, 'εκφράσουμε', 'εκφράσουμε', 0, 0, 0.6667, 'ε000', 2, '*'),
(4466, 'εκφραστούν', 'εκφραστούν', 0, 0, 0.6667, 'ε000', 3, '*'),
(4468, 'επίγνωση', 'επίγνωση', 0, 0, 0.5333, 'ε000', 5, '*'),
(4469, 'επιτευχθεί', 'επιτευχθεί', 0, 0, 0.6667, 'ε000', 2, '*'),
(4473, 'καλλιέργεια', 'καλλιέργεια', 0, 0, 0.7333, 'κ000', 3, '*'),
(4474, 'καλό', 'καλό', 0, 0, 0.2667, 'κ000', 12, '*'),
(4477, 'μέλη', 'μέλη', 0, 0, 0.2667, 'μ000', 4, '*'),
(4478, 'μοιραζόμαστε', 'μοιραζόμαστε', 0, 0, 0.8, 'μ000', 2, '*'),
(4480, 'ν\'', 'ν\'', 0, 0, 0.1333, 'ν000', 2, '*'),
(4483, 'προϋπόθεση', 'προϋπόθεση', 0, 0, 0.6667, 'π000', 11, '*'),
(4484, 'σημαίνει', 'σημαίνει', 0, 0, 0.5333, 'σ000', 26, '*'),
(4485, 'σημείο', 'σημείο', 0, 0, 0.4, 'σ000', 4, '*'),
(4486, 'σκοτώνουν', 'σκοτώνουν', 0, 0, 0.6, 'σ000', 2, '*'),
(4487, 'συναισθήματά', 'συναισθήματά', 0, 0, 0.8, 'σ000', 13, '*'),
(4488, 'συναισθηματικές', 'συναισθηματικές', 0, 0, 1, 'σ000', 15, '*'),
(4489, 'συναισθηματική', 'συναισθηματική', 0, 0, 0.9333, 'σ000', 33, '*'),
(4491, 'σχέση', 'σχέση', 0, 0, 0.3333, 'σ000', 33, '*'),
(4492, 'τμήμα', 'τμήμα', 0, 0, 0.3333, 'τ000', 15, '*'),
(4513, '-', '-', 0, 0, 0.1, '', 3, '*'),
(4517, 'άλλον', 'άλλον', 0, 0, 0.3333, 'ά000', 17, '*'),
(4519, 'έρχεται', 'έρχεται', 0, 0, 0.4667, 'έ000', 3, '*'),
(4522, 'αλλάξουμε', 'αλλάξουμε', 0, 0, 0.6, 'α000', 8, '*'),
(4523, 'ανάγκη', 'ανάγκη', 0, 0, 0.4, 'α000', 11, '*'),
(4526, 'αντίθεση', 'αντίθεση', 0, 0, 0.5333, 'α000', 3, '*'),
(4527, 'αξίες', 'αξίες', 0, 0, 0.3333, 'α000', 5, '*'),
(4528, 'απέναντι', 'απέναντι', 0, 0, 0.5333, 'α000', 7, '*'),
(4530, 'αποδεχτεί', 'αποδεχτεί', 0, 0, 0.6, 'α000', 2, '*'),
(4532, 'αποφασίσουμε', 'αποφασίσουμε', 0, 0, 0.8, 'α000', 2, '*'),
(4533, 'απόσταση', 'απόσταση', 0, 0, 0.5333, 'α000', 3, '*'),
(4537, 'αφορά', 'αφορά', 0, 0, 0.3333, 'α000', 9, '*'),
(4538, 'βασίζεται', 'βασίζεται', 0, 0, 0.6, 'β000', 7, '*'),
(4539, 'βασικούς', 'βασικούς', 0, 0, 0.5333, 'β000', 3, '*'),
(4540, 'διέπονται', 'διέπονται', 0, 0, 0.6, 'δ000', 2, '*'),
(4541, 'διαμορφώσουμε', 'διαμορφώσουμε', 0, 0, 0.8667, 'δ000', 2, '*'),
(4542, 'διατηρούν', 'διατηρούν', 0, 0, 0.6, 'δ000', 2, '*'),
(4544, 'δικές', 'δικές', 0, 0, 0.3333, 'δ000', 10, '*'),
(4545, 'δική', 'δική', 0, 0, 0.2667, 'δ000', 9, '*'),
(4546, 'δυσάρεστο', 'δυσάρεστο', 0, 0, 0.6, 'δ000', 3, '*'),
(4547, 'δώσουν', 'δώσουν', 0, 0, 0.4, 'δ000', 4, '*'),
(4548, 'ειλικρίνεια', 'ειλικρίνεια', 0, 0, 0.7333, 'ε000', 2, '*'),
(4549, 'ειλικρινείς', 'ειλικρινείς', 0, 0, 0.7333, 'ε000', 2, '*'),
(4550, 'εμπιστοσύνη', 'εμπιστοσύνη', 0, 0, 0.7333, 'ε000', 8, '*'),
(4553, 'εξαιρετικά', 'εξαιρετικά', 0, 0, 0.6667, 'ε000', 5, '*'),
(4554, 'επικοινωνία', 'επικοινωνία', 0, 0, 0.7333, 'ε000', 8, '*'),
(4555, 'επιτυχημένες', 'επιτυχημένες', 0, 0, 0.8, 'ε000', 2, '*'),
(4558, 'θέσουμε', 'θέσουμε', 0, 0, 0.4667, 'θ000', 2, '*'),
(4559, 'θεωρήσουμε', 'θεωρήσουμε', 0, 0, 0.6667, 'θ000', 2, '*'),
(4560, 'ισορροπία', 'ισορροπία', 0, 0, 0.6, 'ι000', 11, '*'),
(4561, 'καθένας', 'καθένας', 0, 0, 0.4667, 'κ000', 4, '*'),
(4562, 'καθιστά', 'καθιστά', 0, 0, 0.4667, 'κ000', 3, '*'),
(4567, 'λαμβάνουμε', 'λαμβάνουμε', 0, 0, 0.6667, 'λ000', 5, '*'),
(4570, 'μιλάμε', 'μιλάμε', 0, 0, 0.4, 'μ000', 2, '*'),
(4572, 'μοιραστούμε', 'μοιραστούμε', 0, 0, 0.7333, 'μ000', 3, '*'),
(4575, 'ξεκινά', 'ξεκινά', 0, 0, 0.4, 'ξ000', 5, '*'),
(4578, 'παρά', 'παρά', 0, 0, 0.2667, 'π000', 5, '*'),
(4581, 'πράττουμε', 'πράττουμε', 0, 0, 0.6, 'π000', 2, '*'),
(4583, 'προσωπικό', 'προσωπικό', 0, 0, 0.6, 'π000', 12, '*'),
(4585, 'προσωπικότητας', 'προσωπικότητας', 0, 0, 0.9333, 'π000', 5, '*'),
(4586, 'πρόβλημά', 'πρόβλημά', 0, 0, 0.5333, 'π000', 3, '*'),
(4588, 'σεβασμό-κατανόηση', 'σεβασμό-κατανόηση', 0, 0, 1, 'σ000', 2, '*'),
(4591, 'συνεχώς', 'συνεχώς', 0, 0, 0.4667, 'σ000', 10, '*'),
(4594, 'υγιείς', 'υγιείς', 0, 0, 0.4, 'υ000', 6, '*'),
(4596, 'χρειάζεσαι', 'χρειάζεσαι', 0, 0, 0.6667, 'χ000', 4, '*'),
(4597, 'χρειάζομαι', 'χρειάζομαι', 0, 0, 0.6667, 'χ000', 3, '*'),
(4599, 'όρους', 'όρους', 0, 0, 0.3333, 'ό000', 2, '*'),
(4645, 'αύξηση', 'αύξηση', 0, 0, 0.4, 'α000', 13, '*'),
(4648, 'δείχνουν', 'δείχνουν', 0, 0, 0.5333, 'δ000', 11, '*'),
(4650, 'δημιουργούμε', 'δημιουργούμε', 0, 0, 0.8, 'δ000', 2, '*'),
(4656, 'εκείνοι', 'εκείνοι', 0, 0, 0.4667, 'ε000', 5, '*'),
(4658, 'ευτυχίας', 'ευτυχίας', 0, 0, 0.5333, 'ε000', 10, '*'),
(4659, 'ευτυχισμένης', 'ευτυχισμένης', 0, 0, 0.8, 'ε000', 2, '*'),
(4660, 'θυμάστε', 'θυμάστε', 0, 0, 0.4667, 'θ000', 5, '*'),
(4662, 'ικανοποίηση', 'ικανοποίηση', 0, 0, 0.7333, 'ι000', 10, '*'),
(4663, 'κοινωνικό', 'κοινωνικό', 0, 0, 0.6, 'κ000', 2, '*'),
(4664, 'μέλος', 'μέλος', 0, 0, 0.3333, 'μ000', 8, '*'),
(4668, 'οικογένειας', 'οικογένειας', 0, 0, 0.7333, 'ο000', 2, '*'),
(4670, 'ονομάζονται', 'ονομάζονται', 0, 0, 0.7333, 'ο000', 2, '*'),
(4672, 'πολλαπλές', 'πολλαπλές', 0, 0, 0.6, 'π000', 5, '*'),
(4674, 'στενές', 'στενές', 0, 0, 0.4, 'σ000', 3, '*'),
(4676, 'συνάπτουμε', 'συνάπτουμε', 0, 0, 0.6667, 'σ000', 2, '*'),
(4678, 'σχέσεων', 'σχέσεων', 0, 0, 0.4667, 'σ000', 7, '*'),
(4681, 'φύσης', 'φύσης', 0, 0, 0.3333, 'φ000', 3, '*'),
(4682, 'χρήματα', 'χρήματα', 0, 0, 0.4667, 'χ000', 12, '*'),
(4683, 'ψυχολογία', 'ψυχολογία', 0, 0, 0.6, 'ψ000', 19, '*'),
(4703, '1η', '1η', 0, 0, 0.1333, 'η000', 2, '*'),
(4716, 'βρουν', 'βρουν', 0, 0, 0.3333, 'β000', 2, '*'),
(4718, 'δει', 'δει', 0, 0, 0.2, 'δ000', 3, '*'),
(4719, 'δεξιότητα', 'δεξιότητα', 0, 0, 0.6, 'δ000', 8, '*'),
(4721, 'εαυτός', 'εαυτός', 0, 0, 0.4, 'ε000', 4, '*'),
(4722, 'εμποδίζει', 'εμποδίζει', 0, 0, 0.6, 'ε000', 2, '*'),
(4723, 'εμποδίζουν', 'εμποδίζουν', 0, 0, 0.6667, 'ε000', 2, '*'),
(4724, 'ενισχύουν', 'ενισχύουν', 0, 0, 0.6, 'ε000', 3, '*'),
(4725, 'εντοπίσετε', 'εντοπίσετε', 0, 0, 0.6667, 'ε000', 5, '*'),
(4726, 'κάνουν', 'κάνουν', 0, 0, 0.4, 'κ000', 20, '*'),
(4727, 'καλές', 'καλές', 0, 0, 0.3333, 'κ000', 4, '*'),
(4733, 'περιορισμούς', 'περιορισμούς', 0, 0, 0.8, 'π000', 4, '*'),
(4736, 'ποιος', 'ποιος', 0, 0, 0.3333, 'π000', 5, '*'),
(4737, 'πραγματικά', 'πραγματικά', 0, 0, 0.6667, 'π000', 14, '*'),
(4782, 'άνθρωπο', 'άνθρωπο', 0, 0, 0.4667, 'ά000', 8, '*'),
(4786, 'αντίστοιχα', 'αντίστοιχα', 0, 0, 0.6667, 'α000', 15, '*'),
(4788, 'αριθμό', 'αριθμό', 0, 0, 0.4, 'α000', 2, '*'),
(4789, 'γίνετε', 'γίνετε', 0, 0, 0.4, 'γ000', 3, '*'),
(4790, 'γονείς', 'γονείς', 0, 0, 0.4, 'γ000', 8, '*'),
(4793, 'δικός', 'δικός', 0, 0, 0.3333, 'δ000', 2, '*'),
(4794, 'εκφράζετε', 'εκφράζετε', 0, 0, 0.6, 'ε000', 2, '*'),
(4795, 'θετικό', 'θετικό', 0, 0, 0.4, 'θ000', 13, '*'),
(4801, 'παράπονο', 'παράπονο', 0, 0, 0.5333, 'π000', 2, '*'),
(4805, 'προτερήματα', 'προτερήματα', 0, 0, 0.7333, 'π000', 2, '*'),
(4807, 'σταματήσετε', 'σταματήσετε', 0, 0, 0.7333, 'σ000', 2, '*'),
(4808, 'συντρόφους', 'συντρόφους', 0, 0, 0.6667, 'σ000', 2, '*'),
(4809, 'σχόλιο', 'σχόλιο', 0, 0, 0.4, 'σ000', 2, '*'),
(4811, 'τακτικά', 'τακτικά', 0, 0, 0.4667, 'τ000', 3, '*'),
(4812, 'φίλους', 'φίλους', 0, 0, 0.4, 'φ000', 8, '*'),
(4813, 'χρησιμοποιώντας', 'χρησιμοποιώντας', 0, 0, 1, 'χ000', 5, '*'),
(4814, 'ώρα', 'ώρα', 0, 0, 0.2, 'ώ000', 10, '*'),
(4849, 'αφήνετε', 'αφήνετε', 0, 0, 0.4667, 'α000', 3, '*'),
(4852, 'εαυτού', 'εαυτού', 0, 0, 0.4, 'ε000', 9, '*'),
(4853, 'εξίσου', 'εξίσου', 0, 0, 0.4, 'ε000', 4, '*'),
(4855, 'θέλατε', 'θέλατε', 0, 0, 0.4, 'θ000', 3, '*'),
(4856, 'κάποιες', 'κάποιες', 0, 0, 0.4667, 'κ000', 5, '*'),
(4857, 'καθημερινή', 'καθημερινή', 0, 0, 0.6667, 'κ000', 7, '*'),
(4858, 'κρατήσετε', 'κρατήσετε', 0, 0, 0.6, 'κ000', 2, '*'),
(4859, 'λόγο', 'λόγο', 0, 0, 0.2667, 'λ000', 3, '*'),
(4861, 'οποιονδήποτε', 'οποιονδήποτε', 0, 0, 0.8, 'ο000', 3, '*'),
(4862, 'πρόσωπα', 'πρόσωπα', 0, 0, 0.4667, 'π000', 6, '*'),
(4863, 'σημαντικές', 'σημαντικές', 0, 0, 0.6667, 'σ000', 16, '*'),
(4867, 'φορώντας', 'φορώντας', 0, 0, 0.5333, 'φ000', 2, '*'),
(4875, '2-3', '2-3', 0, 0, 0.3, '', 3, '*'),
(4882, '«όταν', '«όταν', 0, 0, 0.3333, 'ό000', 2, '*'),
(4883, '».', '».', 0, 0, 0.1333, '', 2, '*'),
(4884, 'άλλωστε', 'άλλωστε', 0, 0, 0.4667, 'ά000', 4, '*'),
(4885, 'άνετα', 'άνετα', 0, 0, 0.3333, 'ά000', 6, '*'),
(4887, 'έννοια', 'έννοια', 0, 0, 0.4, 'έ000', 5, '*'),
(4888, 'ακούσετε', 'ακούσετε', 0, 0, 0.5333, 'α000', 2, '*'),
(4889, 'ακούω', 'ακούω', 0, 0, 0.3333, 'α000', 2, '*'),
(4891, 'ανακαλύψετε', 'ανακαλύψετε', 0, 0, 0.7333, 'α000', 2, '*'),
(4894, 'αποδεχόμαστε', 'αποδεχόμαστε', 0, 0, 0.8, 'α000', 3, '*'),
(4895, 'βελτιώσουμε', 'βελτιώσουμε', 0, 0, 0.7333, 'β000', 3, '*'),
(4896, 'διαλέξτε', 'διαλέξτε', 0, 0, 0.5333, 'δ000', 2, '*'),
(4903, 'επαναλαμβάνετε', 'επαναλαμβάνετε', 0, 0, 0.9333, 'ε000', 2, '*'),
(4904, 'επαφή', 'επαφή', 0, 0, 0.3333, 'ε000', 10, '*'),
(4906, 'θέλει', 'θέλει', 0, 0, 0.3333, 'θ000', 2, '*'),
(4907, 'θέμα', 'θέμα', 0, 0, 0.2667, 'θ000', 8, '*'),
(4909, 'καταλάβετε', 'καταλάβετε', 0, 0, 0.6667, 'κ000', 2, '*'),
(4912, 'κλειδί', 'κλειδί', 0, 0, 0.4, 'κ000', 4, '*'),
(4913, 'λες', 'λες', 0, 0, 0.2, 'λ000', 4, '*'),
(4914, 'μέρα', 'μέρα', 0, 0, 0.2667, 'μ000', 21, '*'),
(4915, 'μήνυμά', 'μήνυμά', 0, 0, 0.4, 'μ000', 2, '*'),
(4916, 'μιλάτε', 'μιλάτε', 0, 0, 0.4, 'μ000', 3, '*'),
(4917, 'μοιραστείτε', 'μοιραστείτε', 0, 0, 0.7333, 'μ000', 2, '*'),
(4920, 'οπτική', 'οπτική', 0, 0, 0.4, 'ο000', 6, '*'),
(4922, 'οφείλεται', 'οφείλεται', 0, 0, 0.6, 'ο000', 2, '*'),
(4925, 'πει', 'πει', 0, 0, 0.2, 'π000', 6, '*'),
(4926, 'προτάσεις', 'προτάσεις', 0, 0, 0.6, 'π000', 4, '*'),
(4927, 'ρόλους', 'ρόλους', 0, 0, 0.4, 'ρ000', 3, '*'),
(4928, 'σαββατοκύριακο', 'σαββατοκύριακο', 0, 0, 0.9333, 'σ000', 2, '*'),
(4932, 'συμβάλλει', 'συμβάλλει', 0, 0, 0.6, 'σ000', 5, '*'),
(4934, 'συνάδελφο', 'συνάδελφο', 0, 0, 0.6, 'σ000', 2, '*'),
(4936, 'σχετικές', 'σχετικές', 0, 0, 0.5333, 'σ000', 2, '*'),
(4938, 'φίλο', 'φίλο', 0, 0, 0.2667, 'φ000', 4, '*'),
(5004, 'άλλων', 'άλλων', 0, 0, 0.3333, 'ά000', 22, '*'),
(5005, 'έρωτας', 'έρωτας', 0, 0, 0.4, 'έ000', 2, '*'),
(5006, 'αγάπης', 'αγάπης', 0, 0, 0.4, 'α000', 5, '*'),
(5008, 'αυτοί', 'αυτοί', 0, 0, 0.3333, 'α000', 11, '*'),
(5011, 'δέσμευση', 'δέσμευση', 0, 0, 0.5333, 'δ000', 6, '*'),
(5012, 'διαφορετικά', 'διαφορετικά', 0, 0, 0.7333, 'δ000', 8, '*'),
(5013, 'είδη', 'είδη', 0, 0, 0.2667, 'ε000', 3, '*'),
(5014, 'είδος', 'είδος', 0, 0, 0.3333, 'ε000', 2, '*'),
(5015, 'εγγύτητα', 'εγγύτητα', 0, 0, 0.5333, 'ε000', 2, '*'),
(5017, 'επηρεάζεται', 'επηρεάζεται', 0, 0, 0.7333, 'ε000', 4, '*'),
(5020, 'ερωτικό', 'ερωτικό', 0, 0, 0.4667, 'ε000', 2, '*'),
(5022, 'μακροχρόνια', 'μακροχρόνια', 0, 0, 0.7333, 'μ000', 7, '*'),
(5025, 'ξαφνικά', 'ξαφνικά', 0, 0, 0.4667, 'ξ000', 4, '*'),
(5030, 'πάθος', 'πάθος', 0, 0, 0.3333, 'π000', 3, '*'),
(5033, 'πρώτος', 'πρώτος', 0, 0, 0.4, 'π000', 2, '*'),
(5041, 'τύποι', 'τύποι', 0, 0, 0.3333, 'τ000', 2, '*'),
(5042, 'τύπος', 'τύπος', 0, 0, 0.3333, 'τ000', 2, '*'),
(5044, 'ψυχολόγο', 'ψυχολόγο', 0, 0, 0.5333, 'ψ000', 2, '*'),
(5066, '«ο', '«ο', 0, 0, 0.1333, 'ο000', 2, '*'),
(5072, 'απασχολεί', 'απασχολεί', 0, 0, 0.6, 'α000', 2, '*'),
(5073, 'βρισκόμαστε', 'βρισκόμαστε', 0, 0, 0.7333, 'β000', 7, '*'),
(5074, 'ειδικά', 'ειδικά', 0, 0, 0.4, 'ε000', 3, '*'),
(5077, 'εξιδανικεύουμε', 'εξιδανικεύουμε', 0, 0, 0.9333, 'ε000', 2, '*'),
(5084, 'ευχαρίστηση', 'ευχαρίστηση', 0, 0, 0.7333, 'ε000', 6, '*'),
(5086, 'κανένα', 'κανένα', 0, 0, 0.4, 'κ000', 4, '*'),
(5087, 'κρατά', 'κρατά', 0, 0, 0.3333, 'κ000', 2, '*'),
(5092, 'ουσιών', 'ουσιών', 0, 0, 0.4, 'ο000', 3, '*'),
(5093, 'πραγματικότητα', 'πραγματικότητα', 0, 0, 0.9333, 'π000', 6, '*'),
(5095, 'στοιχείο', 'στοιχείο', 0, 0, 0.5333, 'σ000', 5, '*'),
(5097, 'σύντροφό', 'σύντροφό', 0, 0, 0.5333, 'σ000', 9, '*'),
(5098, 'τείνουμε', 'τείνουμε', 0, 0, 0.5333, 'τ000', 2, '*'),
(5130, 'έντονη', 'έντονη', 0, 0, 0.4, 'έ000', 3, '*'),
(5132, 'απόλαυση', 'απόλαυση', 0, 0, 0.5333, 'α000', 3, '*'),
(5134, 'δημιουργία', 'δημιουργία', 0, 0, 0.6667, 'δ000', 8, '*'),
(5137, 'επιθυμία', 'επιθυμία', 0, 0, 0.5333, 'ε000', 7, '*'),
(5140, 'μοναδικό', 'μοναδικό', 0, 0, 0.5333, 'μ000', 4, '*'),
(5141, 'οδηγείται', 'οδηγείται', 0, 0, 0.6, 'ο000', 2, '*'),
(5142, 'οπότε', 'οπότε', 0, 0, 0.3333, 'ο000', 3, '*'),
(5143, 'ουσιαστικό', 'ουσιαστικό', 0, 0, 0.6667, 'ο000', 2, '*'),
(5144, 'πιθανότατα', 'πιθανότατα', 0, 0, 0.6667, 'π000', 19, '*'),
(5145, 'σεξουαλική', 'σεξουαλική', 0, 0, 0.6667, 'σ000', 5, '*'),
(5146, 'στιγμιαία', 'στιγμιαία', 0, 0, 0.6, 'σ000', 2, '*'),
(5147, 'συγκεκριμένα', 'συγκεκριμένα', 0, 0, 0.8, 'σ000', 10, '*'),
(5151, 'σύντομη', 'σύντομη', 0, 0, 0.4667, 'σ000', 5, '*'),
(5152, 'υπόλοιπα', 'υπόλοιπα', 0, 0, 0.5333, 'υ000', 3, '*'),
(5166, 'αντιλαμβάνεται', 'αντιλαμβάνεται', 0, 0, 0.9333, 'α000', 2, '*'),
(5172, 'διαφέρει', 'διαφέρει', 0, 0, 0.5333, 'δ000', 2, '*'),
(5175, 'εμπειρία', 'εμπειρία', 0, 0, 0.5333, 'ε000', 24, '*'),
(5176, 'εμφανίζεται', 'εμφανίζεται', 0, 0, 0.7333, 'ε000', 2, '*'),
(5180, 'ζήλια', 'ζήλια', 0, 0, 0.3333, 'ζ000', 2, '*'),
(5181, 'θεμιτό', 'θεμιτό', 0, 0, 0.4, 'θ000', 2, '*'),
(5182, 'θεωρείται', 'θεωρείται', 0, 0, 0.6, 'θ000', 17, '*'),
(5183, 'θεωρούν', 'θεωρούν', 0, 0, 0.4667, 'θ000', 3, '*'),
(5184, 'κίνδυνο', 'κίνδυνο', 0, 0, 0.4667, 'κ000', 2, '*'),
(5187, 'ληφθούν', 'ληφθούν', 0, 0, 0.4667, 'λ000', 3, '*'),
(5196, 'προκύπτει', 'προκύπτει', 0, 0, 0.6, 'π000', 2, '*'),
(5197, 'προκύψει', 'προκύψει', 0, 0, 0.5333, 'π000', 2, '*'),
(5200, 'σημαντική', 'σημαντική', 0, 0, 0.6, 'σ000', 15, '*'),
(5201, 'συναδέλφους', 'συναδέλφους', 0, 0, 0.7333, 'σ000', 3, '*'),
(5202, 'συντροφικές', 'συντροφικές', 0, 0, 0.7333, 'σ000', 2, '*'),
(5206, 'τρίτο', 'τρίτο', 0, 0, 0.3333, 'τ000', 4, '*'),
(5213, 'ύπαρξη', 'ύπαρξη', 0, 0, 0.4, 'ύ000', 8, '*'),
(5226, 'άγγιγμα', 'άγγιγμα', 0, 0, 0.4667, 'ά000', 3, '*'),
(5229, 'αγαπούν', 'αγαπούν', 0, 0, 0.4667, 'α000', 2, '*'),
(5230, 'αγκαλιά', 'αγκαλιά', 0, 0, 0.4667, 'α000', 3, '*'),
(5231, 'αισθανόμαστε', 'αισθανόμαστε', 0, 0, 0.8, 'α000', 3, '*'),
(5233, 'αναπτύξουμε', 'αναπτύξουμε', 0, 0, 0.7333, 'α000', 4, '*'),
(5234, 'ανθρώπου', 'ανθρώπου', 0, 0, 0.5333, 'α000', 6, '*'),
(5235, 'ανταποκρίνονται', 'ανταποκρίνονται', 0, 0, 1, 'α000', 3, '*'),
(5237, 'αποφεύγουν', 'αποφεύγουν', 0, 0, 0.6667, 'α000', 4, '*'),
(5239, 'ασφάλειας', 'ασφάλειας', 0, 0, 0.6, 'α000', 4, '*'),
(5240, 'ασφαλείς', 'ασφαλείς', 0, 0, 0.5333, 'α000', 2, '*'),
(5243, 'βιώσει', 'βιώσει', 0, 0, 0.4, 'β000', 2, '*'),
(5254, 'ενήλικες', 'ενήλικες', 0, 0, 0.5333, 'ε000', 24, '*'),
(5255, 'επαφής', 'επαφής', 0, 0, 0.4, 'ε000', 2, '*'),
(5257, 'ευεξία', 'ευεξία', 0, 0, 0.4, 'ε000', 14, '*'),
(5259, 'ηλικία', 'ηλικία', 0, 0, 0.4, 'η000', 21, '*'),
(5260, 'ηλικίας', 'ηλικίας', 0, 0, 0.4667, 'η000', 2, '*'),
(5264, 'κύριο', 'κύριο', 0, 0, 0.3333, 'κ000', 2, '*'),
(5265, 'λαμβάνει', 'λαμβάνει', 0, 0, 0.5333, 'λ000', 3, '*'),
(5266, 'μακροχρόνιες', 'μακροχρόνιες', 0, 0, 0.8, 'μ000', 2, '*'),
(5267, 'μητέρα', 'μητέρα', 0, 0, 0.4, 'μ000', 2, '*'),
(5271, 'παιδικής', 'παιδικής', 0, 0, 0.5333, 'π000', 3, '*'),
(5272, 'παρέχει', 'παρέχει', 0, 0, 0.4667, 'π000', 11, '*'),
(5274, 'προσκόλληση', 'προσκόλληση', 0, 0, 0.7333, 'π000', 2, '*'),
(5277, 'συναισθηματικά', 'συναισθηματικά', 0, 0, 0.9333, 'σ000', 4, '*'),
(5279, 'σύντροφο', 'σύντροφο', 0, 0, 0.5333, 'σ000', 4, '*'),
(5282, 'φροντίδα', 'φροντίδα', 0, 0, 0.5333, 'φ000', 2, '*'),
(5286, 'χρειαζόμαστε', 'χρειαζόμαστε', 0, 0, 0.8, 'χ000', 3, '*'),
(5353, 'άρθρο', 'άρθρο', 0, 0, 0.3333, 'ά000', 2, '*'),
(5357, 'αισθανθείτε', 'αισθανθείτε', 0, 0, 0.7333, 'α000', 3, '*'),
(5359, 'ακριβώς', 'ακριβώς', 0, 0, 0.4667, 'α000', 11, '*'),
(5361, 'αυξήσουν', 'αυξήσουν', 0, 0, 0.5333, 'α000', 3, '*'),
(5362, 'βιβλίο', 'βιβλίο', 0, 0, 0.4, 'β000', 6, '*'),
(5364, 'δείχνει', 'δείχνει', 0, 0, 0.4667, 'δ000', 4, '*'),
(5366, 'διαβάζετε', 'διαβάζετε', 0, 0, 0.6, 'δ000', 3, '*'),
(5368, 'δοκιμάστε', 'δοκιμάστε', 0, 0, 0.6, 'δ000', 3, '*'),
(5369, 'δουλειές', 'δουλειές', 0, 0, 0.5333, 'δ000', 4, '*'),
(5370, 'δραστηριότητες', 'δραστηριότητες', 0, 0, 0.9333, 'δ000', 8, '*'),
(5372, 'ενθουσιασμό', 'ενθουσιασμό', 0, 0, 0.7333, 'ε000', 2, '*'),
(5373, 'εννοούμε', 'εννοούμε', 0, 0, 0.5333, 'ε000', 3, '*'),
(5376, 'ζητάμε', 'ζητάμε', 0, 0, 0.4, 'ζ000', 2, '*'),
(5377, 'καλύτερη', 'καλύτερη', 0, 0, 0.5333, 'κ000', 11, '*'),
(5378, 'λαμβάνετε', 'λαμβάνετε', 0, 0, 0.6, 'λ000', 3, '*'),
(5379, 'μοιραστεί', 'μοιραστεί', 0, 0, 0.6, 'μ000', 2, '*'),
(5381, 'περισσότερη', 'περισσότερη', 0, 0, 0.7333, 'π000', 3, '*'),
(5382, 'ρυθμού', 'ρυθμού', 0, 0, 0.4, 'ρ000', 2, '*'),
(5385, 'σχετίζεται', 'σχετίζεται', 0, 0, 0.6667, 'σ000', 4, '*'),
(5387, 'τροποποίηση', 'τροποποίηση', 0, 0, 0.7333, 'τ000', 3, '*'),
(5423, 'έρευνα', 'έρευνα', 0, 0, 0.4, 'έ000', 28, '*'),
(5424, 'ήθελες', 'ήθελες', 0, 0, 0.4, 'ή000', 3, '*'),
(5425, 'ήξερες', 'ήξερες', 0, 0, 0.4, 'ή000', 2, '*'),
(5426, 'αγαπημένους', 'αγαπημένους', 0, 0, 0.7333, 'α000', 2, '*'),
(5427, 'αισθάνεσαι', 'αισθάνεσαι', 0, 0, 0.6667, 'α000', 2, '*'),
(5428, 'αλλάξεις', 'αλλάξεις', 0, 0, 0.5333, 'α000', 4, '*'),
(5429, 'απαντήστε', 'απαντήστε', 0, 0, 0.6, 'α000', 2, '*'),
(5430, 'απαντώντας', 'απαντώντας', 0, 0, 0.6667, 'α000', 2, '*'),
(5431, 'αρέσει', 'αρέσει', 0, 0, 0.4, 'α000', 10, '*'),
(5441, 'δοκιμάσετε', 'δοκιμάσετε', 0, 0, 0.6667, 'δ000', 3, '*'),
(5444, 'είχα', 'είχα', 0, 0, 0.2667, 'ε000', 2, '*'),
(5445, 'είχες', 'είχες', 0, 0, 0.3333, 'ε000', 2, '*'),
(5447, 'εμείς', 'εμείς', 0, 0, 0.3333, 'ε000', 4, '*'),
(5449, 'επίτευγμα', 'επίτευγμα', 0, 0, 0.6, 'ε000', 3, '*'),
(5453, 'εσένα', 'εσένα', 0, 0, 0.3333, 'ε000', 6, '*'),
(5454, 'ευκαιρία', 'ευκαιρία', 0, 0, 0.5333, 'ε000', 6, '*'),
(5459, 'κάνε', 'κάνε', 0, 0, 0.2667, 'κ000', 8, '*'),
(5460, 'κανέναν', 'κανέναν', 0, 0, 0.4667, 'κ000', 4, '*'),
(5466, 'μένα', 'μένα', 0, 0, 0.2667, 'μ000', 2, '*'),
(5467, 'μεγάλωσες', 'μεγάλωσες', 0, 0, 0.6, 'μ000', 2, '*'),
(5468, 'μεγαλύτερη', 'μεγαλύτερη', 0, 0, 0.6667, 'μ000', 9, '*'),
(5470, 'μιλήσεις', 'μιλήσεις', 0, 0, 0.5333, 'μ000', 2, '*'),
(5471, 'μνήμη', 'μνήμη', 0, 0, 0.3333, 'μ000', 5, '*'),
(5474, 'μπορείς', 'μπορείς', 0, 0, 0.4667, 'μ000', 19, '*'),
(5475, 'μπορούσα', 'μπορούσα', 0, 0, 0.5333, 'μ000', 2, '*'),
(5478, 'μόνος', 'μόνος', 0, 0, 0.3333, 'μ000', 6, '*'),
(5479, 'ναι', 'ναι', 0, 0, 0.2, 'ν000', 5, '*'),
(5480, 'νιώθεις', 'νιώθεις', 0, 0, 0.4667, 'ν000', 7, '*'),
(5483, 'ξυπνήσεις', 'ξυπνήσεις', 0, 0, 0.6, 'ξ000', 2, '*'),
(5484, 'οικογένειά', 'οικογένειά', 0, 0, 0.6667, 'ο000', 2, '*'),
(5486, 'πάρεις', 'πάρεις', 0, 0, 0.4, 'π000', 6, '*'),
(5489, 'παίζει', 'παίζει', 0, 0, 0.4, 'π000', 2, '*'),
(5490, 'παίρνει', 'παίρνει', 0, 0, 0.4667, 'π000', 3, '*'),
(5491, 'παιδική', 'παιδική', 0, 0, 0.4667, 'π000', 16, '*'),
(5492, 'παιχνίδι', 'παιχνίδι', 0, 0, 0.5333, 'π000', 3, '*'),
(5495, 'πεις', 'πεις', 0, 0, 0.2667, 'π000', 3, '*'),
(5497, 'πες', 'πες', 0, 0, 0.2, 'π000', 2, '*'),
(5498, 'ποιο', 'ποιο', 0, 0, 0.2667, 'π000', 4, '*'),
(5499, 'ποιον', 'ποιον', 0, 0, 0.3333, 'π000', 4, '*'),
(5501, 'πράγμα', 'πράγμα', 0, 0, 0.4, 'π000', 6, '*'),
(5503, 'πρόβα', 'πρόβα', 0, 0, 0.3333, 'π000', 2, '*'),
(5505, 'σένα', 'σένα', 0, 0, 0.2667, 'σ000', 5, '*'),
(5514, 'φίλοι', 'φίλοι', 0, 0, 0.3333, 'φ000', 4, '*'),
(5542, 'αβεβαιότητα', 'αβεβαιότητα', 0, 0, 0.7333, 'α000', 2, '*'),
(5544, 'αναγνώρισε', 'αναγνώρισε', 0, 0, 0.6667, 'α000', 2, '*'),
(5551, 'αποδεχτείς', 'αποδεχτείς', 0, 0, 0.6667, 'α000', 2, '*'),
(5552, 'αποδοχή', 'αποδοχή', 0, 0, 0.4667, 'α000', 5, '*'),
(5553, 'αφήσεις', 'αφήσεις', 0, 0, 0.4667, 'α000', 2, '*'),
(5554, 'βελτιώσεις', 'βελτιώσεις', 0, 0, 0.6667, 'β000', 4, '*'),
(5558, 'δίπλα', 'δίπλα', 0, 0, 0.3333, 'δ000', 6, '*'),
(5559, 'δεις', 'δεις', 0, 0, 0.2667, 'δ000', 4, '*'),
(5560, 'δώσεις', 'δώσεις', 0, 0, 0.4, 'δ000', 3, '*'),
(5561, 'δώσετε', 'δώσετε', 0, 0, 0.4, 'δ000', 2, '*'),
(5562, 'ελέγξεις', 'ελέγξεις', 0, 0, 0.5333, 'ε000', 3, '*'),
(5563, 'εναλλακτικές', 'εναλλακτικές', 0, 0, 0.8, 'ε000', 7, '*'),
(5565, 'εξετάστε', 'εξετάστε', 0, 0, 0.5333, 'ε000', 4, '*'),
(5567, 'ερεθίσματα', 'ερεθίσματα', 0, 0, 0.6667, 'ε000', 3, '*'),
(5568, 'εσύ', 'εσύ', 0, 0, 0.2, 'ε000', 8, '*'),
(5572, 'καθόλου', 'καθόλου', 0, 0, 0.4667, 'κ000', 3, '*'),
(5573, 'καινούρια', 'καινούρια', 0, 0, 0.6, 'κ000', 2, '*'),
(5576, 'λύσης', 'λύσης', 0, 0, 0.3333, 'λ000', 2, '*'),
(5577, 'μειώσεις', 'μειώσεις', 0, 0, 0.5333, 'μ000', 2, '*'),
(5579, 'νιώσεις', 'νιώσεις', 0, 0, 0.4667, 'ν000', 4, '*'),
(5582, 'παρατήρησε', 'παρατήρησε', 0, 0, 0.6667, 'π000', 3, '*'),
(5583, 'πηγάζει', 'πηγάζει', 0, 0, 0.4667, 'π000', 2, '*'),
(5584, 'πράξεις', 'πράξεις', 0, 0, 0.4667, 'π000', 8, '*'),
(5592, 'χαρακτηριστικό', 'χαρακτηριστικό', 0, 0, 0.9333, 'χ000', 16, '*'),
(5603, 'έκανε', 'έκανε', 0, 0, 0.3333, 'έ000', 8, '*'),
(5605, 'αγκαλιές', 'αγκαλιές', 0, 0, 0.5333, 'α000', 2, '*'),
(5606, 'απαραίτητα', 'απαραίτητα', 0, 0, 0.6667, 'α000', 17, '*'),
(5607, 'απαραίτητο', 'απαραίτητο', 0, 0, 0.6667, 'α000', 5, '*'),
(5608, 'ασχολία', 'ασχολία', 0, 0, 0.4667, 'α000', 2, '*'),
(5612, 'βράδυ', 'βράδυ', 0, 0, 0.3333, 'β000', 9, '*'),
(5614, 'δημιουργικό', 'δημιουργικό', 0, 0, 0.7333, 'δ000', 2, '*'),
(5615, 'διάλειμμα', 'διάλειμμα', 0, 0, 0.6, 'δ000', 2, '*'),
(5618, 'ευγνωμοσύνης', 'ευγνωμοσύνης', 0, 0, 0.8, 'ε000', 12, '*'),
(5619, 'ζευγάρι', 'ζευγάρι', 0, 0, 0.4667, 'ζ000', 2, '*'),
(5620, 'ημέρα', 'ημέρα', 0, 0, 0.3333, 'η000', 11, '*'),
(5623, 'καταλήξετε', 'καταλήξετε', 0, 0, 0.6667, 'κ000', 2, '*'),
(5625, 'κοιμηθείτε', 'κοιμηθείτε', 0, 0, 0.6667, 'κ000', 3, '*'),
(5626, 'κοινό', 'κοινό', 0, 0, 0.3333, 'κ000', 2, '*'),
(5628, 'κρατήσει', 'κρατήσει', 0, 0, 0.5333, 'κ000', 3, '*'),
(5629, 'κρεβάτι', 'κρεβάτι', 0, 0, 0.4667, 'κ000', 3, '*'),
(5633, 'μικρό', 'μικρό', 0, 0, 0.3333, 'μ000', 4, '*'),
(5635, 'ξεκινήστε', 'ξεκινήστε', 0, 0, 0.6, 'ξ000', 5, '*'),
(5636, 'οτιδήποτε', 'οτιδήποτε', 0, 0, 0.6, 'ο000', 7, '*'),
(5637, 'περάστε', 'περάστε', 0, 0, 0.4667, 'π000', 3, '*'),
(5642, 'ρυθμοί', 'ρυθμοί', 0, 0, 0.4, 'ρ000', 5, '*'),
(5644, 'υλικό', 'υλικό', 0, 0, 0.3333, 'υ000', 5, '*'),
(5645, 'φροντίδας', 'φροντίδας', 0, 0, 0.6, 'φ000', 5, '*'),
(5647, 'χρόνος', 'χρόνος', 0, 0, 0.4, 'χ000', 6, '*'),
(5648, 'χόμπι', 'χόμπι', 0, 0, 0.3333, 'χ000', 4, '*'),
(5671, 'διάστημα', 'διάστημα', 0, 0, 0.5333, 'δ000', 22, '*'),
(5679, 'συγκεντρωθείτε', 'συγκεντρωθείτε', 0, 0, 0.9333, 'σ000', 3, '*'),
(5680, 'χρονικό', 'χρονικό', 0, 0, 0.4667, 'χ000', 4, '*'),
(5696, '\'απολαμβάνειν\'', '\'απολαμβάνειν\'', 0, 0, 0.9333, 'α000', 3, '*'),
(5698, 'o', 'o', 0, 0, 0.0667, 'O000', 2, '*'),
(5701, 'έννοιες', 'έννοιες', 0, 0, 0.4667, 'έ000', 3, '*'),
(5702, 'έχοντας', 'έχοντας', 0, 0, 0.4667, 'έ000', 8, '*'),
(5705, 'απλώς', 'απλώς', 0, 0, 0.3333, 'α000', 3, '*'),
(5709, 'απόκτηση', 'απόκτηση', 0, 0, 0.5333, 'α000', 2, '*'),
(5712, 'αυτοπραγμάτωση', 'αυτοπραγμάτωση', 0, 0, 0.9333, 'α000', 2, '*'),
(5713, 'αυτού', 'αυτού', 0, 0, 0.3333, 'α000', 2, '*'),
(5714, 'διαδρομή', 'διαδρομή', 0, 0, 0.5333, 'δ000', 2, '*'),
(5715, 'δούμε', 'δούμε', 0, 0, 0.3333, 'δ000', 12, '*'),
(5716, 'είχε', 'είχε', 0, 0, 0.2667, 'ε000', 9, '*'),
(5719, 'εντείνοντας', 'εντείνοντας', 0, 0, 0.7333, 'ε000', 2, '*'),
(5720, 'επιρροή', 'επιρροή', 0, 0, 0.4667, 'ε000', 2, '*'),
(5724, 'ευτυχισμένο', 'ευτυχισμένο', 0, 0, 0.7333, 'ε000', 3, '*'),
(5725, 'ευτυχισμένους', 'ευτυχισμένους', 0, 0, 0.8667, 'ε000', 5, '*'),
(5726, 'ευχαρίστησης', 'ευχαρίστησης', 0, 0, 0.8, 'ε000', 5, '*'),
(5729, 'θετικής', 'θετικής', 0, 0, 0.4667, 'θ000', 6, '*'),
(5731, 'καταφέρει', 'καταφέρει', 0, 0, 0.6, 'κ000', 6, '*'),
(5734, 'νόημα', 'νόημα', 0, 0, 0.3333, 'ν000', 3, '*'),
(5735, 'παρατείνοντας', 'παρατείνοντας', 0, 0, 0.8667, 'π000', 2, '*'),
(5737, 'προτείνει', 'προτείνει', 0, 0, 0.6, 'π000', 2, '*'),
(5738, 'πρόσφατα', 'πρόσφατα', 0, 0, 0.5333, 'π000', 5, '*'),
(5742, 'συνδέονται', 'συνδέονται', 0, 0, 0.6667, 'σ000', 7, '*'),
(5748, 'ψυχολογίας', 'ψυχολογίας', 0, 0, 0.6667, 'ψ000', 14, '*'),
(5762, 'αισθάνομαι', 'αισθάνομαι', 0, 0, 0.6667, 'α000', 2, '*'),
(5767, 'απολαμβάνουμε', 'απολαμβάνουμε', 0, 0, 0.8667, 'α000', 3, '*'),
(5774, 'γενέθλια', 'γενέθλια', 0, 0, 0.5333, 'γ000', 2, '*'),
(5776, 'γραφείο', 'γραφείο', 0, 0, 0.4667, 'γ000', 8, '*'),
(5777, 'δίνοντας', 'δίνοντας', 0, 0, 0.5333, 'δ000', 2, '*'),
(5779, 'διατηρώντας', 'διατηρώντας', 0, 0, 0.7333, 'δ000', 3, '*'),
(5782, 'εμπειρίας', 'εμπειρίας', 0, 0, 0.6, 'ε000', 4, '*'),
(5783, 'εμπειρίες', 'εμπειρίες', 0, 0, 0.6, 'ε000', 9, '*'),
(5786, 'ενσυνειδητότητα', 'ενσυνειδητότητα', 0, 0, 1, 'ε000', 3, '*'),
(5787, 'επιβράδυνση', 'επιβράδυνση', 0, 0, 0.7333, 'ε000', 2, '*'),
(5790, 'επιτυχίες', 'επιτυχίες', 0, 0, 0.6, 'ε000', 3, '*'),
(5791, 'ζούμε', 'ζούμε', 0, 0, 0.3333, 'ζ000', 2, '*'),
(5794, 'θετικές', 'θετικές', 0, 0, 0.4667, 'θ000', 7, '*'),
(5795, 'θετικού', 'θετικού', 0, 0, 0.4667, 'θ000', 2, '*'),
(5796, 'θετικών', 'θετικών', 0, 0, 0.4667, 'θ000', 10, '*'),
(5798, 'καλούμαστε', 'καλούμαστε', 0, 0, 0.6667, 'κ000', 4, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(5807, 'οικεία', 'οικεία', 0, 0, 0.4, 'ο000', 4, '*'),
(5809, 'ουσία', 'ουσία', 0, 0, 0.3333, 'ο000', 2, '*'),
(5810, 'πάει', 'πάει', 0, 0, 0.2667, 'π000', 5, '*'),
(5812, 'παρελθόντος', 'παρελθόντος', 0, 0, 0.7333, 'π000', 2, '*'),
(5815, 'πιστεύω', 'πιστεύω', 0, 0, 0.4667, 'π000', 2, '*'),
(5818, 'πόσα', 'πόσα', 0, 0, 0.2667, 'π000', 3, '*'),
(5822, 'στρατηγικές', 'στρατηγικές', 0, 0, 0.7333, 'σ000', 5, '*'),
(5824, 'συμπόνια', 'συμπόνια', 0, 0, 0.5333, 'σ000', 3, '*'),
(5828, 'τέτοιο', 'τέτοιο', 0, 0, 0.4, 'τ000', 2, '*'),
(5829, 'ταξίδι', 'ταξίδι', 0, 0, 0.4, 'τ000', 3, '*'),
(5834, 'χαρούμενος', 'χαρούμενος', 0, 0, 0.6667, 'χ000', 4, '*'),
(5836, 'ωθεί', 'ωθεί', 0, 0, 0.2667, 'ω000', 2, '*'),
(5837, 'ωραία', 'ωραία', 0, 0, 0.3333, 'ω000', 2, '*'),
(5887, 'άλλοι', 'άλλοι', 0, 0, 0.3333, 'ά000', 5, '*'),
(5893, 'απόλαυσης', 'απόλαυσης', 0, 0, 0.6, 'α000', 4, '*'),
(5896, 'δέους', 'δέους', 0, 0, 0.3333, 'δ000', 3, '*'),
(5897, 'εμένα', 'εμένα', 0, 0, 0.3333, 'ε000', 2, '*'),
(5903, 'παιδί', 'παιδί', 0, 0, 0.3333, 'π000', 3, '*'),
(5904, 'παιδιού', 'παιδιού', 0, 0, 0.4667, 'π000', 2, '*'),
(5907, 'σκέφτομαι', 'σκέφτομαι', 0, 0, 0.6, 'σ000', 2, '*'),
(5908, 'σπουδαιότερο', 'σπουδαιότερο', 0, 0, 0.8, 'σ000', 2, '*'),
(5909, 'συναισθηματικό', 'συναισθηματικό', 0, 0, 0.9333, 'σ000', 6, '*'),
(5910, 'σύντροφος', 'σύντροφος', 0, 0, 0.6, 'σ000', 3, '*'),
(5915, 'φίλος', 'φίλος', 0, 0, 0.3333, 'φ000', 4, '*'),
(5916, 'φυσικό', 'φυσικό', 0, 0, 0.4, 'φ000', 3, '*'),
(5917, 'όμορφα', 'όμορφα', 0, 0, 0.4, 'ό000', 6, '*'),
(5918, 'όμορφο', 'όμορφο', 0, 0, 0.4, 'ό000', 6, '*'),
(5951, 'άνοιξε', 'άνοιξε', 0, 0, 0.4, 'ά000', 2, '*'),
(5953, 'αναφέρονται', 'αναφέρονται', 0, 0, 0.7333, 'α000', 5, '*'),
(5955, 'απαισιόδοξο', 'απαισιόδοξο', 0, 0, 0.7333, 'α000', 2, '*'),
(5958, 'γκρίνια', 'γκρίνια', 0, 0, 0.4667, 'γ000', 2, '*'),
(5959, 'δώσω', 'δώσω', 0, 0, 0.2667, 'δ000', 2, '*'),
(5962, 'εύκολο', 'εύκολο', 0, 0, 0.4, 'ε000', 9, '*'),
(5963, 'ζητά', 'ζητά', 0, 0, 0.2667, 'ζ000', 2, '*'),
(5964, 'καθένα', 'καθένα', 0, 0, 0.4, 'κ000', 8, '*'),
(5968, 'λέγοντας', 'λέγοντας', 0, 0, 0.5333, 'λ000', 3, '*'),
(5969, 'λύση', 'λύση', 0, 0, 0.2667, 'λ000', 5, '*'),
(5972, 'προσδοκώντας', 'προσδοκώντας', 0, 0, 0.8, 'π000', 2, '*'),
(5974, 'πόρτα', 'πόρτα', 0, 0, 0.3333, 'π000', 2, '*'),
(5975, 'σ\'', 'σ\'', 0, 0, 0.1333, 'σ000', 3, '*'),
(5978, 'συνεχής', 'συνεχής', 0, 0, 0.4667, 'σ000', 3, '*'),
(6018, 'αγαπημένη', 'αγαπημένη', 0, 0, 0.6, 'α000', 3, '*'),
(6019, 'ακολούθησε', 'ακολούθησε', 0, 0, 0.6667, 'α000', 4, '*'),
(6034, 'μουσική', 'μουσική', 0, 0, 0.4667, 'μ000', 3, '*'),
(6036, 'πίνακας', 'πίνακας', 0, 0, 0.4667, 'π000', 3, '*'),
(6039, 'σκέψου', 'σκέψου', 0, 0, 0.4, 'σ000', 3, '*'),
(6040, 'στιγμές', 'στιγμές', 0, 0, 0.4667, 'σ000', 7, '*'),
(6043, 'όμορφες', 'όμορφες', 0, 0, 0.4667, 'ό000', 2, '*'),
(6078, 'αγχωτικές', 'αγχωτικές', 0, 0, 0.6, 'α000', 2, '*'),
(6081, 'απολαύσετε', 'απολαύσετε', 0, 0, 0.6667, 'α000', 2, '*'),
(6082, 'αφιερώστε', 'αφιερώστε', 0, 0, 0.6, 'α000', 2, '*'),
(6084, 'βρεθεί', 'βρεθεί', 0, 0, 0.4, 'β000', 2, '*'),
(6085, 'βόλτα', 'βόλτα', 0, 0, 0.3333, 'β000', 4, '*'),
(6086, 'γεύσεις', 'γεύσεις', 0, 0, 0.4667, 'γ000', 2, '*'),
(6088, 'εντάξετε', 'εντάξετε', 0, 0, 0.5333, 'ε000', 5, '*'),
(6089, 'εντοπίστε', 'εντοπίστε', 0, 0, 0.6, 'ε000', 3, '*'),
(6092, 'θεωρούμε', 'θεωρούμε', 0, 0, 0.5333, 'θ000', 2, '*'),
(6093, 'μυρωδιές', 'μυρωδιές', 0, 0, 0.5333, 'μ000', 2, '*'),
(6095, 'ξεχνάτε', 'ξεχνάτε', 0, 0, 0.4667, 'ξ000', 2, '*'),
(6096, 'πάρετε', 'πάρετε', 0, 0, 0.4, 'π000', 3, '*'),
(6099, 'παύση', 'παύση', 0, 0, 0.3333, 'π000', 2, '*'),
(6102, 'πηγαίνοντας', 'πηγαίνοντας', 0, 0, 0.7333, 'π000', 2, '*'),
(6106, 'πρόγραμμα', 'πρόγραμμα', 0, 0, 0.6, 'π000', 15, '*'),
(6108, 'ταινία', 'ταινία', 0, 0, 0.4, 'τ000', 2, '*'),
(6109, 'φαντασία', 'φαντασία', 0, 0, 0.5333, 'φ000', 2, '*'),
(6110, 'χρώματα', 'χρώματα', 0, 0, 0.4667, 'χ000', 3, '*'),
(6111, 'ωραίο', 'ωραίο', 0, 0, 0.3333, 'ω000', 3, '*'),
(6145, 'αξιοθέατα', 'αξιοθέατα', 0, 0, 0.6, 'α000', 3, '*'),
(6147, 'βλέπετε', 'βλέπετε', 0, 0, 0.4667, 'β000', 3, '*'),
(6154, 'εκπληκτικό', 'εκπληκτικό', 0, 0, 0.6667, 'ε000', 3, '*'),
(6155, 'εκτός', 'εκτός', 0, 0, 0.3333, 'ε000', 3, '*'),
(6157, 'εστιάσετε', 'εστιάσετε', 0, 0, 0.6, 'ε000', 2, '*'),
(6165, 'μπορούσατε', 'μπορούσατε', 0, 0, 0.6667, 'μ000', 3, '*'),
(6167, 'παίρνετε', 'παίρνετε', 0, 0, 0.5333, 'π000', 2, '*'),
(6202, 'αποταμιεύσετε', 'αποταμιεύσετε', 0, 0, 0.8667, 'α000', 4, '*'),
(6203, 'βλαβερές', 'βλαβερές', 0, 0, 0.5333, 'β000', 4, '*'),
(6204, 'διατροφής', 'διατροφής', 0, 0, 0.6, 'δ000', 13, '*'),
(6205, 'επίτευξη', 'επίτευξη', 0, 0, 0.5333, 'ε000', 9, '*'),
(6206, 'κάπνισμα', 'κάπνισμα', 0, 0, 0.5333, 'κ000', 4, '*'),
(6207, 'καταλάβουμε', 'καταλάβουμε', 0, 0, 0.7333, 'κ000', 3, '*'),
(6208, 'κόψετε', 'κόψετε', 0, 0, 0.4, 'κ000', 4, '*'),
(6209, 'μερικά', 'μερικά', 0, 0, 0.4, 'μ000', 6, '*'),
(6210, 'προσπαθήσει', 'προσπαθήσει', 0, 0, 0.7333, 'π000', 4, '*'),
(6211, 'ρουτίνα', 'ρουτίνα', 0, 0, 0.4667, 'ρ000', 5, '*'),
(6218, 'έλλειψη', 'έλλειψη', 0, 0, 0.4667, 'έ000', 6, '*'),
(6221, 'αλλαγή', 'αλλαγή', 0, 0, 0.4, 'α000', 13, '*'),
(6223, 'αναστάτωση', 'αναστάτωση', 0, 0, 0.6667, 'α000', 7, '*'),
(6224, 'αναφέρουν', 'αναφέρουν', 0, 0, 0.6, 'α000', 8, '*'),
(6227, 'αποκτήσει', 'αποκτήσει', 0, 0, 0.6, 'α000', 3, '*'),
(6232, 'αυτοέλεγχό', 'αυτοέλεγχό', 0, 0, 0.6667, 'α000', 3, '*'),
(6234, 'αυτοεκτίμηση', 'αυτοεκτίμηση', 0, 0, 0.8, 'α000', 4, '*'),
(6235, 'αυτοεκτίμησης', 'αυτοεκτίμησης', 0, 0, 0.8667, 'α000', 3, '*'),
(6237, 'βασικό', 'βασικό', 0, 0, 0.4, 'β000', 3, '*'),
(6241, 'δίαιτα', 'δίαιτα', 0, 0, 0.4, 'δ000', 4, '*'),
(6243, 'είπε', 'είπε', 0, 0, 0.2667, 'ε000', 2, '*'),
(6245, 'εξαντλείται', 'εξαντλείται', 0, 0, 0.7333, 'ε000', 2, '*'),
(6247, 'επέκταση', 'επέκταση', 0, 0, 0.5333, 'ε000', 6, '*'),
(6252, 'κατ\'', 'κατ\'', 0, 0, 0.2667, 'κ000', 4, '*'),
(6257, 'μέρες', 'μέρες', 0, 0, 0.3333, 'μ000', 8, '*'),
(6259, 'μικρά', 'μικρά', 0, 0, 0.3333, 'μ000', 5, '*'),
(6268, 'φύση', 'φύση', 0, 0, 0.2667, 'φ000', 3, '*'),
(6286, 'γνωρίζουν', 'γνωρίζουν', 0, 0, 0.6, 'γ000', 2, '*'),
(6287, 'διαδραματίζει', 'διαδραματίζει', 0, 0, 0.8667, 'δ000', 3, '*'),
(6289, 'διατηρήσουν', 'διατηρήσουν', 0, 0, 0.7333, 'δ000', 2, '*'),
(6292, 'δύσκολες', 'δύσκολες', 0, 0, 0.5333, 'δ000', 9, '*'),
(6296, 'επιθυμούν', 'επιθυμούν', 0, 0, 0.6, 'ε000', 2, '*'),
(6297, 'εστιάζουν', 'εστιάζουν', 0, 0, 0.6, 'ε000', 3, '*'),
(6299, 'μέτρο', 'μέτρο', 0, 0, 0.3333, 'μ000', 2, '*'),
(6301, 'παράλληλα', 'παράλληλα', 0, 0, 0.6, 'π000', 13, '*'),
(6303, 'περισσότεροι', 'περισσότεροι', 0, 0, 0.8, 'π000', 2, '*'),
(6305, 'στόχων', 'στόχων', 0, 0, 0.4, 'σ000', 8, '*'),
(6307, 'τρεις', 'τρεις', 0, 0, 0.3333, 'τ000', 4, '*'),
(6308, 'φροντίζουν', 'φροντίζουν', 0, 0, 0.6667, 'φ000', 2, '*'),
(6315, 'αποφάσεις', 'αποφάσεις', 0, 0, 0.6, 'α000', 11, '*'),
(6325, 'κακές', 'κακές', 0, 0, 0.3333, 'κ000', 2, '*'),
(6326, 'καρδιακού', 'καρδιακού', 0, 0, 0.6, 'κ000', 2, '*'),
(6330, 'μήνα', 'μήνα', 0, 0, 0.2667, 'μ000', 2, '*'),
(6331, 'μελέτη', 'μελέτη', 0, 0, 0.4, 'μ000', 4, '*'),
(6334, 'παρακολούθηση', 'παρακολούθηση', 0, 0, 0.8667, 'π000', 5, '*'),
(6335, 'πειθαρχία', 'πειθαρχία', 0, 0, 0.6, 'π000', 2, '*'),
(6336, 'πειρασμό', 'πειρασμό', 0, 0, 0.5333, 'π000', 2, '*'),
(6338, 'προτεραιότητα', 'προτεραιότητα', 0, 0, 0.8667, 'π000', 2, '*'),
(6341, 'πρόκληση', 'πρόκληση', 0, 0, 0.5333, 'π000', 2, '*'),
(6342, 'πρόοδο', 'πρόοδο', 0, 0, 0.4, 'π000', 3, '*'),
(6343, 'πρόοδό', 'πρόοδό', 0, 0, 0.4, 'π000', 2, '*'),
(6346, 'στόχους', 'στόχους', 0, 0, 0.4667, 'σ000', 16, '*'),
(6348, 'συνεπώς', 'συνεπώς', 0, 0, 0.4667, 'σ000', 15, '*'),
(6349, 'τέσσερις', 'τέσσερις', 0, 0, 0.5333, 'τ000', 6, '*'),
(6351, 'υγεία', 'υγεία', 0, 0, 0.3333, 'υ000', 19, '*'),
(6353, 'υπενθύμιση', 'υπενθύμιση', 0, 0, 0.6667, 'υ000', 2, '*'),
(6354, 'χαλαρώσετε', 'χαλαρώσετε', 0, 0, 0.6667, 'χ000', 2, '*'),
(6356, 'ύπνος', 'ύπνος', 0, 0, 0.3333, 'ύ000', 3, '*'),
(6377, 'αυτοελέγχου', 'αυτοελέγχου', 0, 0, 0.7333, 'α000', 3, '*'),
(6383, 'επιθυμίες', 'επιθυμίες', 0, 0, 0.6, 'ε000', 6, '*'),
(6384, 'επιλέγω', 'επιλέγω', 0, 0, 0.4667, 'ε000', 3, '*'),
(6385, 'εποχή', 'εποχή', 0, 0, 0.3333, 'ε000', 4, '*'),
(6387, 'ιδανική', 'ιδανική', 0, 0, 0.4667, 'ι000', 2, '*'),
(6388, 'ικανοποίησης', 'ικανοποίησης', 0, 0, 0.8, 'ι000', 5, '*'),
(6395, 'σχεδιάσουμε', 'σχεδιάσουμε', 0, 0, 0.7333, 'σ000', 2, '*'),
(6398, 'φλοιό', 'φλοιό', 0, 0, 0.3333, 'φ000', 2, '*'),
(6399, 'χάρη', 'χάρη', 0, 0, 0.2667, 'χ000', 2, '*'),
(6408, 'αντιθέτως', 'αντιθέτως', 0, 0, 0.6, 'α000', 2, '*'),
(6410, 'αποσπάσεις', 'αποσπάσεις', 0, 0, 0.6667, 'α000', 2, '*'),
(6415, 'αρχίσεις', 'αρχίσεις', 0, 0, 0.5333, 'α000', 2, '*'),
(6416, 'αυξήσεις', 'αυξήσεις', 0, 0, 0.5333, 'α000', 3, '*'),
(6417, 'βάζει', 'βάζει', 0, 0, 0.3333, 'β000', 3, '*'),
(6421, 'δυνατός', 'δυνατός', 0, 0, 0.4667, 'δ000', 2, '*'),
(6423, 'ενέργειά', 'ενέργειά', 0, 0, 0.5333, 'ε000', 8, '*'),
(6426, 'εξασκήσεις', 'εξασκήσεις', 0, 0, 0.6667, 'ε000', 2, '*'),
(6428, 'επανέλαβε', 'επανέλαβε', 0, 0, 0.6, 'ε000', 3, '*'),
(6429, 'εφαρμόζοντας', 'εφαρμόζοντας', 0, 0, 0.8, 'ε000', 6, '*'),
(6430, 'καταλάβεις', 'καταλάβεις', 0, 0, 0.6667, 'κ000', 3, '*'),
(6432, 'ξεκίνα', 'ξεκίνα', 0, 0, 0.4, 'ξ000', 3, '*'),
(6434, 'περιβάλλοντός', 'περιβάλλοντός', 0, 0, 0.8667, 'π000', 2, '*'),
(6435, 'πιστεύεις', 'πιστεύεις', 0, 0, 0.6, 'π000', 2, '*'),
(6437, 'προσπάθησε', 'προσπάθησε', 0, 0, 0.6667, 'π000', 5, '*'),
(6438, 'σημαντικότερα', 'σημαντικότερα', 0, 0, 0.8667, 'σ000', 4, '*'),
(6439, 'σιγά-σιγά', 'σιγά-σιγά', 0, 0, 0.6, 'σ000', 2, '*'),
(6442, 'φρόντισε', 'φρόντισε', 0, 0, 0.5333, 'φ000', 3, '*'),
(6443, 'χρησιμοποιείς', 'χρησιμοποιείς', 0, 0, 0.8667, 'χ000', 2, '*'),
(6469, 'έξι', 'έξι', 0, 0, 0.2, 'έ000', 3, '*'),
(6473, 'αρκετό', 'αρκετό', 0, 0, 0.4, 'α000', 2, '*'),
(6475, 'γυμναστική', 'γυμναστική', 0, 0, 0.6667, 'γ000', 3, '*'),
(6481, 'ενισχύεται', 'ενισχύεται', 0, 0, 0.6667, 'ε000', 3, '*'),
(6485, 'εργαλείο', 'εργαλείο', 0, 0, 0.5333, 'ε000', 3, '*'),
(6486, 'εστιάσεις', 'εστιάσεις', 0, 0, 0.6, 'ε000', 2, '*'),
(6487, 'ημέρες', 'ημέρες', 0, 0, 0.4, 'η000', 2, '*'),
(6488, 'ισχυρό', 'ισχυρό', 0, 0, 0.4, 'ι000', 2, '*'),
(6490, 'κάποιοι', 'κάποιοι', 0, 0, 0.4667, 'κ000', 3, '*'),
(6491, 'κίνητρο', 'κίνητρο', 0, 0, 0.4667, 'κ000', 2, '*'),
(6493, 'καθαρίσεις', 'καθαρίσεις', 0, 0, 0.6667, 'κ000', 2, '*'),
(6495, 'καλημέρα', 'καλημέρα', 0, 0, 0.5333, 'κ000', 2, '*'),
(6496, 'κινητό', 'κινητό', 0, 0, 0.4, 'κ000', 2, '*'),
(6500, 'ξεκινήσεις', 'ξεκινήσεις', 0, 0, 0.6667, 'ξ000', 4, '*'),
(6503, 'ούτε', 'ούτε', 0, 0, 0.2667, 'ο000', 9, '*'),
(6504, 'πέρα', 'πέρα', 0, 0, 0.2667, 'π000', 2, '*'),
(6511, 'περισπασμούς', 'περισπασμούς', 0, 0, 0.8, 'π000', 2, '*'),
(6518, 'σκέφτεσαι', 'σκέφτεσαι', 0, 0, 0.6, 'σ000', 3, '*'),
(6519, 'σταμάτα', 'σταμάτα', 0, 0, 0.4667, 'σ000', 2, '*'),
(6525, 'φυσική', 'φυσική', 0, 0, 0.4, 'φ000', 4, '*'),
(6531, 'αγνοεί', 'αγνοεί', 0, 0, 0.4, 'α000', 2, '*'),
(6532, 'αλλιώς', 'αλλιώς', 0, 0, 0.4, 'α000', 3, '*'),
(6542, 'βάλεις', 'βάλεις', 0, 0, 0.4, 'β000', 2, '*'),
(6543, 'διαθέτει', 'διαθέτει', 0, 0, 0.5333, 'δ000', 17, '*'),
(6544, 'εκείνος', 'εκείνος', 0, 0, 0.4667, 'ε000', 3, '*'),
(6548, 'επιβεβαίωση', 'επιβεβαίωση', 0, 0, 0.7333, 'ε000', 2, '*'),
(6549, 'επιθυμεί', 'επιθυμεί', 0, 0, 0.5333, 'ε000', 2, '*'),
(6551, 'ιδανικά', 'ιδανικά', 0, 0, 0.4667, 'ι000', 2, '*'),
(6552, 'καθημερινές', 'καθημερινές', 0, 0, 0.7333, 'κ000', 7, '*'),
(6554, 'κοντινούς', 'κοντινούς', 0, 0, 0.6, 'κ000', 2, '*'),
(6561, 'σπουδές', 'σπουδές', 0, 0, 0.4667, 'σ000', 13, '*'),
(6595, 'έστω', 'έστω', 0, 0, 0.2667, 'έ000', 2, '*'),
(6597, 'απέκτησε', 'απέκτησε', 0, 0, 0.5333, 'α000', 4, '*'),
(6598, 'αυτόνομος', 'αυτόνομος', 0, 0, 0.6, 'α000', 2, '*'),
(6599, 'αφιέρωσε', 'αφιέρωσε', 0, 0, 0.5333, 'α000', 2, '*'),
(6602, 'βρεθείς', 'βρεθείς', 0, 0, 0.4667, 'β000', 2, '*'),
(6603, 'βρει', 'βρει', 0, 0, 0.2667, 'β000', 4, '*'),
(6608, 'δικούς', 'δικούς', 0, 0, 0.4, 'δ000', 2, '*'),
(6609, 'είδους', 'είδους', 0, 0, 0.4, 'ε000', 7, '*'),
(6610, 'εκείνον', 'εκείνον', 0, 0, 0.4667, 'ε000', 4, '*'),
(6612, 'εξελίσσεις', 'εξελίσσεις', 0, 0, 0.6667, 'ε000', 2, '*'),
(6613, 'θες', 'θες', 0, 0, 0.2, 'θ000', 5, '*'),
(6615, 'καλύτερος', 'καλύτερος', 0, 0, 0.6, 'κ000', 5, '*'),
(6621, 'παρέα', 'παρέα', 0, 0, 0.3333, 'π000', 3, '*'),
(6624, 'πετύχεις', 'πετύχεις', 0, 0, 0.5333, 'π000', 3, '*'),
(6627, 'συνέχισε', 'συνέχισε', 0, 0, 0.5333, 'σ000', 13, '*'),
(6631, 'ψώνια', 'ψώνια', 0, 0, 0.3333, 'ψ000', 2, '*'),
(6658, 'άλλος', 'άλλος', 0, 0, 0.3333, 'ά000', 6, '*'),
(6659, 'ήθελε', 'ήθελε', 0, 0, 0.3333, 'ή000', 2, '*'),
(6660, 'ακούσει', 'ακούσει', 0, 0, 0.4667, 'α000', 7, '*'),
(6670, 'βρεις', 'βρεις', 0, 0, 0.3333, 'β000', 5, '*'),
(6671, 'γνώμη', 'γνώμη', 0, 0, 0.3333, 'γ000', 5, '*'),
(6683, 'θέα', 'θέα', 0, 0, 0.2, 'θ000', 2, '*'),
(6685, 'κατακτήσεις', 'κατακτήσεις', 0, 0, 0.7333, 'κ000', 3, '*'),
(6686, 'καταλήξεις', 'καταλήξεις', 0, 0, 0.6667, 'κ000', 2, '*'),
(6687, 'κοινωνικά', 'κοινωνικά', 0, 0, 0.6, 'κ000', 15, '*'),
(6689, 'κόσμο', 'κόσμο', 0, 0, 0.3333, 'κ000', 7, '*'),
(6691, 'μακριά', 'μακριά', 0, 0, 0.4, 'μ000', 3, '*'),
(6694, 'περάσεις', 'περάσεις', 0, 0, 0.5333, 'π000', 2, '*'),
(6697, 'σκεφτεί', 'σκεφτεί', 0, 0, 0.4667, 'σ000', 2, '*'),
(6698, 'σχολείο', 'σχολείο', 0, 0, 0.4667, 'σ000', 3, '*'),
(6721, 'ατομικές', 'ατομικές', 0, 0, 0.5333, 'α000', 10, '*'),
(6723, 'βρες', 'βρες', 0, 0, 0.2667, 'β000', 3, '*'),
(6728, 'επόμενο', 'επόμενο', 0, 0, 0.4667, 'ε000', 5, '*'),
(6733, 'συνδρομή', 'συνδρομή', 0, 0, 0.5333, 'σ000', 3, '*'),
(6735, 'φαγητό', 'φαγητό', 0, 0, 0.4, 'φ000', 3, '*'),
(6736, 'φροντίζεις', 'φροντίζεις', 0, 0, 0.6667, 'φ000', 3, '*'),
(6738, 'χρημάτων', 'χρημάτων', 0, 0, 0.5333, 'χ000', 3, '*'),
(6751, 'αλλάξετε', 'αλλάξετε', 0, 0, 0.5333, 'α000', 3, '*'),
(6756, 'αποφεύγετε', 'αποφεύγετε', 0, 0, 0.6667, 'α000', 3, '*'),
(6757, 'απόφασή', 'απόφασή', 0, 0, 0.4667, 'α000', 3, '*'),
(6758, 'απόφαση', 'απόφαση', 0, 0, 0.4667, 'α000', 8, '*'),
(6761, 'δέσμευσης', 'δέσμευσης', 0, 0, 0.6, 'δ000', 2, '*'),
(6763, 'επιλογές', 'επιλογές', 0, 0, 0.5333, 'ε000', 7, '*'),
(6765, 'κατάλληλη', 'κατάλληλη', 0, 0, 0.6, 'κ000', 4, '*'),
(6768, 'λαμβάνεις', 'λαμβάνεις', 0, 0, 0.6, 'λ000', 2, '*'),
(6769, 'μάθε', 'μάθε', 0, 0, 0.2667, 'μ000', 3, '*'),
(6771, 'μπείτε', 'μπείτε', 0, 0, 0.4, 'μ000', 3, '*'),
(6776, 'φτιάξτε', 'φτιάξτε', 0, 0, 0.4667, 'φ000', 4, '*'),
(6789, 'αναλαμβάνει', 'αναλαμβάνει', 0, 0, 0.7333, 'α000', 4, '*'),
(6791, 'αντιξοότητες', 'αντιξοότητες', 0, 0, 0.8, 'α000', 3, '*'),
(6793, 'ασκεί', 'ασκεί', 0, 0, 0.3333, 'α000', 5, '*'),
(6795, 'αυτοσεβασμό', 'αυτοσεβασμό', 0, 0, 0.7333, 'α000', 2, '*'),
(6800, 'δυναμική', 'δυναμική', 0, 0, 0.5333, 'δ000', 2, '*'),
(6804, 'θεωρεί', 'θεωρεί', 0, 0, 0.4, 'θ000', 4, '*'),
(6805, 'ικανότητές', 'ικανότητές', 0, 0, 0.6667, 'ι000', 2, '*'),
(6810, 'περνάει', 'περνάει', 0, 0, 0.4667, 'π000', 4, '*'),
(6812, 'σέβεται', 'σέβεται', 0, 0, 0.4667, 'σ000', 2, '*'),
(6813, 'σου»', 'σου»', 0, 0, 0.2667, 'σ000', 2, '*'),
(6855, 'εσείς', 'εσείς', 0, 0, 0.3333, 'ε000', 6, '*'),
(6865, 'πραγμάτων', 'πραγμάτων', 0, 0, 0.6, 'π000', 2, '*'),
(6870, 'τέλειο', 'τέλειο', 0, 0, 0.4, 'τ000', 2, '*'),
(6871, 'τέλειος', 'τέλειος', 0, 0, 0.4667, 'τ000', 2, '*'),
(6873, 'υποφέρουν', 'υποφέρουν', 0, 0, 0.6, 'υ000', 2, '*'),
(6874, 'φιλοσοφία', 'φιλοσοφία', 0, 0, 0.6, 'φ000', 2, '*'),
(6876, 'φοβάστε', 'φοβάστε', 0, 0, 0.4667, 'φ000', 2, '*'),
(6908, 'άποψή', 'άποψή', 0, 0, 0.3333, 'ά000', 2, '*'),
(6910, 'ακολουθήσουν', 'ακολουθήσουν', 0, 0, 0.8, 'α000', 3, '*'),
(6913, 'αποφύγουν', 'αποφύγουν', 0, 0, 0.6, 'α000', 2, '*'),
(6915, 'δείχνουμε', 'δείχνουμε', 0, 0, 0.6, 'δ000', 3, '*'),
(6918, 'εγκαταλείπουν', 'εγκαταλείπουν', 0, 0, 0.8667, 'ε000', 2, '*'),
(6921, 'εκφράζουν', 'εκφράζουν', 0, 0, 0.6, 'ε000', 2, '*'),
(6923, 'ενισχύει', 'ενισχύει', 0, 0, 0.5333, 'ε000', 5, '*'),
(6925, 'καριέρας', 'καριέρας', 0, 0, 0.5333, 'κ000', 2, '*'),
(6926, 'κατάλληλο', 'κατάλληλο', 0, 0, 0.6, 'κ000', 4, '*'),
(6927, 'παθητικότητα', 'παθητικότητα', 0, 0, 0.8, 'π000', 2, '*'),
(6929, 'ποσοστό', 'ποσοστό', 0, 0, 0.4667, 'π000', 3, '*'),
(6930, 'προαγωγή', 'προαγωγή', 0, 0, 0.5333, 'π000', 5, '*'),
(6935, 'συστατικό', 'συστατικό', 0, 0, 0.6, 'σ000', 2, '*'),
(6936, 'τομή', 'τομή', 0, 0, 0.2667, 'τ000', 2, '*'),
(6938, 'υπόλοιποι', 'υπόλοιποι', 0, 0, 0.6, 'υ000', 2, '*'),
(6939, 'χρυσή', 'χρυσή', 0, 0, 0.3333, 'χ000', 2, '*'),
(6974, 'γνωστούς', 'γνωστούς', 0, 0, 0.5333, 'γ000', 2, '*'),
(6975, 'δυνατοί', 'δυνατοί', 0, 0, 0.4667, 'δ000', 2, '*'),
(6976, 'επιλέξετε', 'επιλέξετε', 0, 0, 0.6, 'ε000', 2, '*'),
(6978, 'κόλλα', 'κόλλα', 0, 0, 0.3333, 'κ000', 2, '*'),
(6980, 'ξεκάθαρο', 'ξεκάθαρο', 0, 0, 0.5333, 'ξ000', 2, '*'),
(6982, 'ποιοι', 'ποιοι', 0, 0, 0.3333, 'π000', 2, '*'),
(7002, 'ήσασταν', 'ήσασταν', 0, 0, 0.4667, 'ή000', 3, '*'),
(7005, 'ζητήσετε', 'ζητήσετε', 0, 0, 0.5333, 'ζ000', 2, '*'),
(7010, 'πια', 'πια', 0, 0, 0.2, 'π000', 3, '*'),
(7012, 'πλέον', 'πλέον', 0, 0, 0.3333, 'π000', 3, '*'),
(7016, 'στήλη', 'στήλη', 0, 0, 0.3333, 'σ000', 3, '*'),
(7017, 'συμπληρώστε', 'συμπληρώστε', 0, 0, 0.7333, 'σ000', 3, '*'),
(7018, 'σχόλια', 'σχόλια', 0, 0, 0.4, 'σ000', 5, '*'),
(7019, 'ταλέντα', 'ταλέντα', 0, 0, 0.4667, 'τ000', 2, '*'),
(7036, 'ενισχύσει', 'ενισχύσει', 0, 0, 0.6, 'ε000', 3, '*'),
(7042, 'μεγάλη', 'μεγάλη', 0, 0, 0.4, 'μ000', 4, '*'),
(7044, 'προσθέσετε', 'προσθέσετε', 0, 0, 0.6667, 'π000', 3, '*'),
(7046, 'συμπληρώσετε', 'συμπληρώσετε', 0, 0, 0.8, 'σ000', 2, '*'),
(7048, 'ίδια', 'ίδια', 0, 0, 0.2667, 'ί000', 18, '*'),
(7049, 'αναγνωρίσουμε', 'αναγνωρίσουμε', 0, 0, 0.8667, 'α000', 9, '*'),
(7052, 'ανταπεξέλθουμε', 'ανταπεξέλθουμε', 0, 0, 0.9333, 'α000', 3, '*'),
(7055, 'απαραίτητες', 'απαραίτητες', 0, 0, 0.7333, 'α000', 5, '*'),
(7057, 'αυξάνουν', 'αυξάνουν', 0, 0, 0.5333, 'α000', 3, '*'),
(7060, 'διεργασίες', 'διεργασίες', 0, 0, 0.6667, 'δ000', 2, '*'),
(7062, 'ενεργούμε', 'ενεργούμε', 0, 0, 0.6, 'ε000', 2, '*'),
(7064, 'επαγγελματική', 'επαγγελματική', 0, 0, 0.8667, 'ε000', 11, '*'),
(7066, 'εργασιακής', 'εργασιακής', 0, 0, 0.6667, 'ε000', 2, '*'),
(7067, 'εσωτερική', 'εσωτερική', 0, 0, 0.6, 'ε000', 4, '*'),
(7068, 'ημέρας', 'ημέρας', 0, 0, 0.4, 'η000', 8, '*'),
(7069, 'καθημερινότητά', 'καθημερινότητά', 0, 0, 0.9333, 'κ000', 7, '*'),
(7071, 'καταναλώνουμε', 'καταναλώνουμε', 0, 0, 0.8667, 'κ000', 7, '*'),
(7072, 'καταναλώνουν', 'καταναλώνουν', 0, 0, 0.8, 'κ000', 4, '*'),
(7076, 'ορίζεται', 'ορίζεται', 0, 0, 0.5333, 'ο000', 2, '*'),
(7077, 'παραμένουν', 'παραμένουν', 0, 0, 0.6667, 'π000', 2, '*'),
(7078, 'παρατηρείται', 'παρατηρείται', 0, 0, 0.8, 'π000', 2, '*'),
(7082, 'προκλήσεις', 'προκλήσεις', 0, 0, 0.6667, 'π000', 5, '*'),
(7084, 'προσωπική', 'προσωπική', 0, 0, 0.6, 'π000', 19, '*'),
(7085, 'προσωπικής', 'προσωπικής', 0, 0, 0.6667, 'π000', 4, '*'),
(7087, 'ρόλοι', 'ρόλοι', 0, 0, 0.3333, 'ρ000', 2, '*'),
(7088, 'ρόλων', 'ρόλων', 0, 0, 0.3333, 'ρ000', 2, '*'),
(7092, 'όρο', 'όρο', 0, 0, 0.2, 'ό000', 3, '*'),
(7111, '120', '120', 0, 0, 0.3, '', 2, '*'),
(7114, 'αλλάξει', 'αλλάξει', 0, 0, 0.4667, 'α000', 6, '*'),
(7117, 'αναφορικά', 'αναφορικά', 0, 0, 0.6, 'α000', 21, '*'),
(7118, 'απαιτούν', 'απαιτούν', 0, 0, 0.5333, 'α000', 4, '*'),
(7121, 'απόδοση', 'απόδοση', 0, 0, 0.4667, 'α000', 3, '*'),
(7122, 'αυξήσετε', 'αυξήσετε', 0, 0, 0.5333, 'α000', 2, '*'),
(7124, 'βίωση', 'βίωση', 0, 0, 0.3333, 'β000', 6, '*'),
(7125, 'βιώσετε', 'βιώσετε', 0, 0, 0.4667, 'β000', 2, '*'),
(7127, 'γεύματα', 'γεύματα', 0, 0, 0.4667, 'γ000', 3, '*'),
(7129, 'διαστήματα', 'διαστήματα', 0, 0, 0.6667, 'δ000', 2, '*'),
(7135, 'ενεργοποιεί', 'ενεργοποιεί', 0, 0, 0.7333, 'ε000', 2, '*'),
(7136, 'επιμονή', 'επιμονή', 0, 0, 0.4667, 'ε000', 2, '*'),
(7139, 'ισορροπημένη', 'ισορροπημένη', 0, 0, 0.8, 'ι000', 4, '*'),
(7146, 'κύρια', 'κύρια', 0, 0, 0.3333, 'κ000', 3, '*'),
(7151, 'ομάδες', 'ομάδες', 0, 0, 0.4, 'ο000', 13, '*'),
(7154, 'προέρχονται', 'προέρχονται', 0, 0, 0.7333, 'π000', 2, '*'),
(7158, 'σνακ', 'σνακ', 0, 0, 0.2667, 'σ000', 3, '*'),
(7160, 'τέσσερα', 'τέσσερα', 0, 0, 0.4667, 'τ000', 5, '*'),
(7162, 'τροφίμων', 'τροφίμων', 0, 0, 0.5333, 'τ000', 3, '*'),
(7164, 'υποτιμούμε', 'υποτιμούμε', 0, 0, 0.6667, 'υ000', 2, '*'),
(7165, 'υψηλή', 'υψηλή', 0, 0, 0.3333, 'υ000', 6, '*'),
(7169, 'όσον', 'όσον', 0, 0, 0.2667, 'ό000', 2, '*'),
(7175, 'αφήνοντας', 'αφήνοντας', 0, 0, 0.6, 'α000', 2, '*'),
(7176, 'γευμάτων', 'γευμάτων', 0, 0, 0.5333, 'γ000', 7, '*'),
(7177, 'γνωρίζουμε', 'γνωρίζουμε', 0, 0, 0.6667, 'γ000', 9, '*'),
(7178, 'διαλείμματα', 'διαλείμματα', 0, 0, 0.7333, 'δ000', 3, '*'),
(7189, 'τρία', 'τρία', 0, 0, 0.2667, 'τ000', 6, '*'),
(7213, 'αξιολόγηση', 'αξιολόγηση', 0, 0, 0.6667, 'α000', 12, '*'),
(7216, 'αυξάνει', 'αυξάνει', 0, 0, 0.4667, 'α000', 4, '*'),
(7217, 'γίνουν', 'γίνουν', 0, 0, 0.4, 'γ000', 3, '*'),
(7218, 'δίνει', 'δίνει', 0, 0, 0.3333, 'δ000', 6, '*'),
(7219, 'δίνουν', 'δίνουν', 0, 0, 0.4, 'δ000', 3, '*'),
(7220, 'δραστηριοτήτων', 'δραστηριοτήτων', 0, 0, 0.9333, 'δ000', 3, '*'),
(7223, 'εβδομάδας', 'εβδομάδας', 0, 0, 0.6, 'ε000', 4, '*'),
(7225, 'ενδεχομένως', 'ενδεχομένως', 0, 0, 0.7333, 'ε000', 3, '*'),
(7234, 'μοιάζει', 'μοιάζει', 0, 0, 0.4667, 'μ000', 3, '*'),
(7236, 'ονομάζουμε', 'ονομάζουμε', 0, 0, 0.6667, 'ο000', 2, '*'),
(7237, 'πνευματική', 'πνευματική', 0, 0, 0.6667, 'π000', 4, '*'),
(7239, 'πράσινη', 'πράσινη', 0, 0, 0.4667, 'π000', 2, '*'),
(7241, 'προσφέρουν', 'προσφέρουν', 0, 0, 0.6667, 'π000', 5, '*'),
(7242, 'σημεία', 'σημεία', 0, 0, 0.4, 'σ000', 12, '*'),
(7244, 'υγιές', 'υγιές', 0, 0, 0.3333, 'υ000', 2, '*'),
(7270, 'βοήθησε', 'βοήθησε', 0, 0, 0.4667, 'β000', 6, '*'),
(7271, 'διακοπές', 'διακοπές', 0, 0, 0.5333, 'δ000', 3, '*'),
(7274, 'ημερολόγιο', 'ημερολόγιο', 0, 0, 0.6667, 'η000', 3, '*'),
(7280, 'προγραμματισμός', 'προγραμματισμός', 0, 0, 1, 'π000', 2, '*'),
(7283, 'χρόνου', 'χρόνου', 0, 0, 0.4, 'χ000', 8, '*'),
(7301, 'αφιέρωση', 'αφιέρωση', 0, 0, 0.5333, 'α000', 2, '*'),
(7313, 'αλληλεπιδράσεις', 'αλληλεπιδράσεις', 0, 0, 1, 'α000', 2, '*'),
(7314, 'αντίδρασης', 'αντίδρασης', 0, 0, 0.6667, 'α000', 2, '*'),
(7315, 'ανταποκριθεί', 'ανταποκριθεί', 0, 0, 0.8, 'α000', 2, '*'),
(7317, 'αρέσουν', 'αρέσουν', 0, 0, 0.4667, 'α000', 3, '*'),
(7320, 'ατόμων', 'ατόμων', 0, 0, 0.4, 'α000', 3, '*'),
(7321, 'αυτών', 'αυτών', 0, 0, 0.3333, 'α000', 6, '*'),
(7323, 'γραμμή', 'γραμμή', 0, 0, 0.4, 'γ000', 19, '*'),
(7325, 'διεκδίκησε', 'διεκδίκησε', 0, 0, 0.6667, 'δ000', 2, '*'),
(7327, 'διεκδικητική', 'διεκδικητική', 0, 0, 0.8, 'δ000', 3, '*'),
(7328, 'διεκδικητικής', 'διεκδικητικής', 0, 0, 0.8667, 'δ000', 2, '*'),
(7329, 'διεκδικητικό', 'διεκδικητικό', 0, 0, 0.8, 'δ000', 2, '*'),
(7330, 'δικαιώματα', 'δικαιώματα', 0, 0, 0.6667, 'δ000', 3, '*'),
(7331, 'δύναμη', 'δύναμη', 0, 0, 0.4, 'δ000', 3, '*'),
(7335, 'ενεργεί', 'ενεργεί', 0, 0, 0.4667, 'ε000', 2, '*'),
(7337, 'εξακολουθείτε', 'εξακολουθείτε', 0, 0, 0.8667, 'ε000', 2, '*'),
(7350, 'ισορροπίας', 'ισορροπίας', 0, 0, 0.6667, 'ι000', 4, '*'),
(7351, 'ισχυρή', 'ισχυρή', 0, 0, 0.4, 'ι000', 3, '*'),
(7362, 'πεποιθήσεις', 'πεποιθήσεις', 0, 0, 0.7333, 'π000', 2, '*'),
(7364, 'πιθανή', 'πιθανή', 0, 0, 0.4, 'π000', 6, '*'),
(7369, 'τείνει', 'τείνει', 0, 0, 0.4, 'τ000', 2, '*'),
(7377, 'υπόψη', 'υπόψη', 0, 0, 0.3333, 'υ000', 3, '*'),
(7443, 'αποκτήσουμε', 'αποκτήσουμε', 0, 0, 0.7333, 'α000', 3, '*'),
(7446, 'βλέπω', 'βλέπω', 0, 0, 0.3333, 'β000', 2, '*'),
(7447, 'βοήθεια', 'βοήθεια', 0, 0, 0.4667, 'β000', 6, '*'),
(7448, 'δέχεται', 'δέχεται', 0, 0, 0.4667, 'δ000', 2, '*'),
(7451, 'δικαιώματά', 'δικαιώματά', 0, 0, 0.6667, 'δ000', 3, '*'),
(7456, 'επιβράβευση', 'επιβράβευση', 0, 0, 0.7333, 'ε000', 2, '*'),
(7457, 'επιθυμούμε', 'επιθυμούμε', 0, 0, 0.6667, 'ε000', 2, '*'),
(7458, 'ζητάει', 'ζητάει', 0, 0, 0.4, 'ζ000', 2, '*'),
(7460, 'θέστε', 'θέστε', 0, 0, 0.3333, 'θ000', 8, '*'),
(7464, 'καλύτερες', 'καλύτερες', 0, 0, 0.6, 'κ000', 2, '*'),
(7469, 'ορίων', 'ορίων', 0, 0, 0.3333, 'ο000', 6, '*'),
(7470, 'παραβιάζονται', 'παραβιάζονται', 0, 0, 0.8667, 'π000', 3, '*'),
(7473, 'προσωπικές', 'προσωπικές', 0, 0, 0.6667, 'π000', 4, '*'),
(7474, 'προσωπικών', 'προσωπικών', 0, 0, 0.6667, 'π000', 3, '*'),
(7479, 'συστατικά', 'συστατικά', 0, 0, 0.6, 'σ000', 4, '*'),
(7481, 'φιλοφρονήσεις', 'φιλοφρονήσεις', 0, 0, 0.8667, 'φ000', 2, '*'),
(7498, '123', '123', 0, 0, 0.3, '', 2, '*'),
(7503, 'αρμονικής', 'αρμονικής', 0, 0, 0.6, 'α000', 2, '*'),
(7504, 'αυτογνωσία', 'αυτογνωσία', 0, 0, 0.6667, 'α000', 3, '*'),
(7515, 'πετύχετε', 'πετύχετε', 0, 0, 0.5333, 'π000', 3, '*'),
(7518, 'τεχνικές', 'τεχνικές', 0, 0, 0.5333, 'τ000', 6, '*'),
(7538, 'i', 'i', 0, 0, 0.0667, 'I000', 2, '*'),
(7543, 'αξιολόγησε', 'αξιολόγησε', 0, 0, 0.6667, 'α000', 3, '*'),
(7545, 'βελτίωσης', 'βελτίωσης', 0, 0, 0.6, 'β000', 3, '*'),
(7546, 'βιώσεις', 'βιώσεις', 0, 0, 0.4667, 'β000', 2, '*'),
(7570, 'αντιμετωπίσατε', 'αντιμετωπίσατε', 0, 0, 0.9333, 'α000', 2, '*'),
(7571, 'γεμίζουν', 'γεμίζουν', 0, 0, 0.5333, 'γ000', 3, '*'),
(7572, 'επιδιώκουμε', 'επιδιώκουμε', 0, 0, 0.7333, 'ε000', 3, '*'),
(7590, 'θέτουμε', 'θέτουμε', 0, 0, 0.4667, 'θ000', 3, '*'),
(7591, 'θλίψη', 'θλίψη', 0, 0, 0.3333, 'θ000', 2, '*'),
(7594, 'χαρούμενο', 'χαρούμενο', 0, 0, 0.6, 'χ000', 2, '*'),
(7603, 'απελευθερώνει', 'απελευθερώνει', 0, 0, 0.8667, 'α000', 2, '*'),
(7608, 'ευγενικές', 'ευγενικές', 0, 0, 0.6, 'ε000', 2, '*'),
(7609, 'ευγνώμονες', 'ευγνώμονες', 0, 0, 0.6667, 'ε000', 5, '*'),
(7615, 'κύκλο', 'κύκλο', 0, 0, 0.3333, 'κ000', 2, '*'),
(7616, 'μέσο', 'μέσο', 0, 0, 0.2667, 'μ000', 4, '*'),
(7617, 'μεταδίδεται', 'μεταδίδεται', 0, 0, 0.7333, 'μ000', 2, '*'),
(7628, '2005', '2005', 0, 0, 0.4, '', 3, '*'),
(7644, 'αντίκτυπο', 'αντίκτυπο', 0, 0, 0.6, 'α000', 10, '*'),
(7646, 'αποδεικνύεται', 'αποδεικνύεται', 0, 0, 0.8667, 'α000', 2, '*'),
(7657, 'θετικοί', 'θετικοί', 0, 0, 0.4667, 'θ000', 2, '*'),
(7659, 'καριέρα', 'καριέρα', 0, 0, 0.4667, 'κ000', 3, '*'),
(7660, 'κατάθλιψη', 'κατάθλιψη', 0, 0, 0.6, 'κ000', 4, '*'),
(7664, 'μεγαλύτερα', 'μεγαλύτερα', 0, 0, 0.6667, 'μ000', 3, '*'),
(7668, 'παρατηρώντας', 'παρατηρώντας', 0, 0, 0.8, 'π000', 2, '*'),
(7671, 'ποιότητας', 'ποιότητας', 0, 0, 0.6, 'π000', 3, '*'),
(7672, 'πρόσβαση', 'πρόσβαση', 0, 0, 0.5333, 'π000', 2, '*'),
(7692, 'γεμάτη', 'γεμάτη', 0, 0, 0.4, 'γ000', 2, '*'),
(7696, 'κρατήσεις', 'κρατήσεις', 0, 0, 0.6, 'κ000', 2, '*'),
(7705, 'αγαπάτε', 'αγαπάτε', 0, 0, 0.4667, 'α000', 2, '*'),
(7707, 'αφήσαμε', 'αφήσαμε', 0, 0, 0.4667, 'α000', 2, '*'),
(7710, 'δίνουμε', 'δίνουμε', 0, 0, 0.4667, 'δ000', 2, '*'),
(7721, 'λέμε', 'λέμε', 0, 0, 0.2667, 'λ000', 2, '*'),
(7724, 'ξυπνώντας', 'ξυπνώντας', 0, 0, 0.6, 'ξ000', 6, '*'),
(7725, 'ολοκλήρωσης', 'ολοκλήρωσης', 0, 0, 0.7333, 'ο000', 2, '*'),
(7727, 'πρωί', 'πρωί', 0, 0, 0.2667, 'π000', 6, '*'),
(7728, 'συναντάμε', 'συναντάμε', 0, 0, 0.6, 'σ000', 2, '*'),
(7736, 'βάζο', 'βάζο', 0, 0, 0.2667, 'β000', 2, '*'),
(7737, 'γράφετε', 'γράφετε', 0, 0, 0.4667, 'γ000', 2, '*'),
(7745, 'κορυφή', 'κορυφή', 0, 0, 0.4, 'κ000', 2, '*'),
(7752, 'φωτογραφίες', 'φωτογραφίες', 0, 0, 0.7333, 'φ000', 2, '*'),
(7767, 'αγαπημένα', 'αγαπημένα', 0, 0, 0.6, 'α000', 3, '*'),
(7768, 'αγαπημένο', 'αγαπημένο', 0, 0, 0.6, 'α000', 4, '*'),
(7769, 'αγαπώ', 'αγαπώ', 0, 0, 0.3333, 'α000', 3, '*'),
(7770, 'ακολουθούν', 'ακολουθούν', 0, 0, 0.6667, 'α000', 2, '*'),
(7772, 'γράψετε', 'γράψετε', 0, 0, 0.4667, 'γ000', 2, '*'),
(7774, 'ευγενικό', 'ευγενικό', 0, 0, 0.5333, 'ε000', 2, '*'),
(7779, 'μολύβι', 'μολύβι', 0, 0, 0.4, 'μ000', 2, '*'),
(7805, 'ευγνώμων', 'ευγνώμων', 0, 0, 0.5333, 'ε000', 2, '*'),
(7806, 'ζώα', 'ζώα', 0, 0, 0.2, 'ζ000', 2, '*'),
(7807, 'καλύπτουν', 'καλύπτουν', 0, 0, 0.6, 'κ000', 2, '*'),
(7808, 'κατηγορία', 'κατηγορία', 0, 0, 0.6, 'κ000', 2, '*'),
(7814, 'περιλαμβάνουν', 'περιλαμβάνουν', 0, 0, 0.8667, 'π000', 2, '*'),
(7818, 'προτροπές', 'προτροπές', 0, 0, 0.6, 'π000', 2, '*'),
(7829, '200', '200', 0, 0, 0.3, '', 2, '*'),
(7854, 'έρθουν', 'έρθουν', 0, 0, 0.4, 'έ000', 2, '*'),
(7884, 'ανθρώπινη', 'ανθρώπινη', 0, 0, 0.6, 'α000', 2, '*'),
(7892, 'αποθέματα', 'αποθέματα', 0, 0, 0.6, 'α000', 2, '*'),
(7899, 'αρκούν', 'αρκούν', 0, 0, 0.4, 'α000', 2, '*'),
(7907, 'ασχολείστε', 'ασχολείστε', 0, 0, 0.6667, 'α000', 2, '*'),
(7918, 'βάζοντας', 'βάζοντας', 0, 0, 0.5333, 'β000', 7, '*'),
(7919, 'βάζουν', 'βάζουν', 0, 0, 0.4, 'β000', 3, '*'),
(7922, 'βάλετε', 'βάλετε', 0, 0, 0.4, 'β000', 2, '*'),
(7926, 'βρίσκεστε', 'βρίσκεστε', 0, 0, 0.6, 'β000', 4, '*'),
(7929, 'γελάμε', 'γελάμε', 0, 0, 0.4, 'γ000', 2, '*'),
(7930, 'γεμίζει', 'γεμίζει', 0, 0, 0.4667, 'γ000', 2, '*'),
(7931, 'γεμίσει', 'γεμίσει', 0, 0, 0.4667, 'γ000', 2, '*'),
(7935, 'γνώση', 'γνώση', 0, 0, 0.3333, 'γ000', 5, '*'),
(7936, 'γονέων', 'γονέων', 0, 0, 0.4, 'γ000', 1, '*'),
(7938, 'δέος', 'δέος', 0, 0, 0.2667, 'δ000', 2, '*'),
(7939, 'δείξε', 'δείξε', 0, 0, 0.3333, 'δ000', 2, '*'),
(7953, 'διατηρείτε', 'διατηρείτε', 0, 0, 0.6667, 'δ000', 2, '*'),
(7959, 'είδατε', 'είδατε', 0, 0, 0.4, 'ε000', 2, '*'),
(7963, 'εκτίμηση', 'εκτίμηση', 0, 0, 0.5333, 'ε000', 3, '*'),
(7967, 'ελεύθερος', 'ελεύθερος', 0, 0, 0.6, 'ε000', 2, '*'),
(7969, 'ενήλικη', 'ενήλικη', 0, 0, 0.4667, 'ε000', 2, '*'),
(7971, 'ενδιαφέρον', 'ενδιαφέρον', 0, 0, 0.6667, 'ε000', 5, '*'),
(7977, 'ενοχές', 'ενοχές', 0, 0, 0.4, 'ε000', 2, '*'),
(7978, 'εξαιρετικές', 'εξαιρετικές', 0, 0, 0.7333, 'ε000', 2, '*'),
(7980, 'εξελίσσεται', 'εξελίσσεται', 0, 0, 0.7333, 'ε000', 2, '*'),
(7982, 'εξοικονομούμε', 'εξοικονομούμε', 0, 0, 0.8667, 'ε000', 2, '*'),
(7987, 'επάγγελμα', 'επάγγελμα', 0, 0, 0.6, 'ε000', 4, '*'),
(7989, 'επένδυσε', 'επένδυσε', 0, 0, 0.5333, 'ε000', 2, '*'),
(7990, 'επαγγέλματος', 'επαγγέλματος', 0, 0, 0.8, 'ε000', 22, '*'),
(7995, 'επιτευχθούν', 'επιτευχθούν', 0, 0, 0.7333, 'ε000', 2, '*'),
(7998, 'επόμενες', 'επόμενες', 0, 0, 0.5333, 'ε000', 2, '*'),
(8001, 'εστιάζουμε', 'εστιάζουμε', 0, 0, 0.6667, 'ε000', 2, '*'),
(8002, 'εστιάσουμε', 'εστιάσουμε', 0, 0, 0.6667, 'ε000', 2, '*'),
(8003, 'ευεργετικά', 'ευεργετικά', 0, 0, 0.6667, 'ε000', 2, '*'),
(8005, 'ευτυχισμένοι', 'ευτυχισμένοι', 0, 0, 0.8, 'ε000', 3, '*'),
(8014, 'ζεις', 'ζεις', 0, 0, 0.2667, 'ζ000', 3, '*'),
(8019, 'ικανοποιεί', 'ικανοποιεί', 0, 0, 0.6667, 'ι000', 3, '*'),
(8021, 'κάνατε', 'κάνατε', 0, 0, 0.4, 'κ000', 3, '*'),
(8023, 'κάπως', 'κάπως', 0, 0, 0.3333, 'κ000', 2, '*'),
(8025, 'καθήκοντα', 'καθήκοντα', 0, 0, 0.6, 'κ000', 2, '*'),
(8028, 'καλείστε', 'καλείστε', 0, 0, 0.5333, 'κ000', 2, '*'),
(8042, 'κουρασμένος', 'κουρασμένος', 0, 0, 0.7333, 'κ000', 2, '*'),
(8044, 'λένε', 'λένε', 0, 0, 0.2667, 'λ000', 8, '*'),
(8046, 'λιγότερα', 'λιγότερα', 0, 0, 0.5333, 'λ000', 3, '*'),
(8047, 'μάλλον', 'μάλλον', 0, 0, 0.4, 'μ000', 2, '*'),
(8049, 'μαθαίνει', 'μαθαίνει', 0, 0, 0.5333, 'μ000', 2, '*'),
(8052, 'μεγάλων', 'μεγάλων', 0, 0, 0.4667, 'μ000', 3, '*'),
(8059, 'μιλάς', 'μιλάς', 0, 0, 0.3333, 'μ000', 2, '*'),
(8076, 'οικονομικά', 'οικονομικά', 0, 0, 0.6667, 'ο000', 2, '*'),
(8078, 'ομορφιά', 'ομορφιά', 0, 0, 0.4667, 'ο000', 2, '*'),
(8080, 'ονειρευόμαστε', 'ονειρευόμαστε', 0, 0, 0.8667, 'ο000', 2, '*'),
(8082, 'οργάνωση', 'οργάνωση', 0, 0, 0.5333, 'ο000', 3, '*'),
(8089, 'πάρει', 'πάρει', 0, 0, 0.3333, 'π000', 3, '*'),
(8096, 'παιδιών', 'παιδιών', 0, 0, 0.4667, 'π000', 6, '*'),
(8103, 'περάσετε', 'περάσετε', 0, 0, 0.5333, 'π000', 2, '*'),
(8107, 'περιορισμένο', 'περιορισμένο', 0, 0, 0.8, 'π000', 2, '*'),
(8114, 'πλάνο', 'πλάνο', 0, 0, 0.3333, 'π000', 2, '*'),
(8121, 'πολλούς', 'πολλούς', 0, 0, 0.4667, 'π000', 4, '*'),
(8126, 'πραγματικότητά', 'πραγματικότητά', 0, 0, 0.9333, 'π000', 2, '*'),
(8132, 'προσθέσεις', 'προσθέσεις', 0, 0, 0.6667, 'π000', 2, '*'),
(8133, 'προσμονή', 'προσμονή', 0, 0, 0.5333, 'π000', 2, '*'),
(8134, 'προσωπικά', 'προσωπικά', 0, 0, 0.6, 'π000', 4, '*'),
(8135, 'προτεραιότητες', 'προτεραιότητες', 0, 0, 0.9333, 'π000', 2, '*'),
(8137, 'πόλη', 'πόλη', 0, 0, 0.2667, 'π000', 2, '*'),
(8138, 'ρούχα', 'ρούχα', 0, 0, 0.3333, 'ρ000', 2, '*'),
(8141, 'σημαντικοί', 'σημαντικοί', 0, 0, 0.6667, 'σ000', 3, '*'),
(8158, 'συμβάλει', 'συμβάλει', 0, 0, 0.5333, 'σ000', 3, '*'),
(8177, 'τομέα', 'τομέα', 0, 0, 0.3333, 'τ000', 11, '*'),
(8179, 'τομείς', 'τομείς', 0, 0, 0.4, 'τ000', 5, '*'),
(8181, 'τριήμερο', 'τριήμερο', 0, 0, 0.5333, 'τ000', 2, '*'),
(8187, 'υπόθεση', 'υπόθεση', 0, 0, 0.4667, 'υ000', 3, '*'),
(8205, 'χρήματά', 'χρήματά', 0, 0, 0.4667, 'χ000', 2, '*'),
(8212, 'χώρος', 'χώρος', 0, 0, 0.3333, 'χ000', 4, '*'),
(8213, 'χώρου', 'χώρου', 0, 0, 0.3333, 'χ000', 2, '*'),
(8214, 'χώρους', 'χώρους', 0, 0, 0.4, 'χ000', 4, '*'),
(8216, 'ψυχή', 'ψυχή', 0, 0, 0.2667, 'ψ000', 4, '*'),
(8348, 'αντικείμενα', 'αντικείμενα', 0, 0, 0.7333, 'α000', 2, '*'),
(8355, 'βλέποντας', 'βλέποντας', 0, 0, 0.6, 'β000', 3, '*'),
(8362, 'επίδραση', 'επίδραση', 0, 0, 0.5333, 'ε000', 5, '*'),
(8372, 'νέο', 'νέο', 0, 0, 0.2, 'ν000', 5, '*'),
(8379, 'παρατηρείς', 'παρατηρείς', 0, 0, 0.6667, 'π000', 2, '*'),
(8380, 'πας', 'πας', 0, 0, 0.2, 'π000', 2, '*'),
(8383, 'σπουδαίο', 'σπουδαίο', 0, 0, 0.5333, 'σ000', 3, '*'),
(8409, 'ικανοποιημένος', 'ικανοποιημένος', 0, 0, 0.9333, 'ι000', 2, '*'),
(8413, 'λόγους', 'λόγους', 0, 0, 0.4, 'λ000', 4, '*'),
(8434, 'µας', 'µας', 0, 0, 0.2, 'α000', 2, '*'),
(8435, 'µε', 'µε', 0, 0, 0.1333, 'ε000', 2, '*'),
(8442, 'ασήμαντα', 'ασήμαντα', 0, 0, 0.5333, 'α000', 2, '*'),
(8458, 'οποίους', 'οποίους', 0, 0, 0.4667, 'ο000', 4, '*'),
(8507, 'υλικά', 'υλικά', 0, 0, 0.3333, 'υ000', 3, '*'),
(8512, 'ακολουθήστε', 'ακολουθήστε', 0, 0, 0.7333, 'α000', 2, '*'),
(8517, 'φωνή', 'φωνή', 0, 0, 0.2667, 'φ000', 2, '*'),
(8523, 'αντικατέστησε', 'αντικατέστησε', 0, 0, 0.8667, 'α000', 2, '*'),
(8526, 'χρησιμοποιούμε', 'χρησιμοποιούμε', 0, 0, 0.9333, 'χ000', 3, '*'),
(8536, 'εκείνους', 'εκείνους', 0, 0, 0.5333, 'ε000', 4, '*'),
(8543, 'ενάντια', 'ενάντια', 0, 0, 0.4667, 'ε000', 4, '*'),
(8544, 'ενθαρρύνει', 'ενθαρρύνει', 0, 0, 0.6667, 'ε000', 2, '*'),
(8546, 'θετικότητας', 'θετικότητας', 0, 0, 0.7333, 'θ000', 2, '*'),
(8548, 'κινδύνους', 'κινδύνους', 0, 0, 0.6, 'κ000', 3, '*'),
(8587, 'γέλιο', 'γέλιο', 0, 0, 0.3333, 'γ000', 2, '*'),
(8605, 'κίνητρα', 'κίνητρα', 0, 0, 0.4667, 'κ000', 3, '*'),
(8615, 'ολόκληρη', 'ολόκληρη', 0, 0, 0.5333, 'ο000', 2, '*'),
(8617, 'ομάδα', 'ομάδα', 0, 0, 0.3333, 'ο000', 31, '*'),
(8620, 'πηγαίνει', 'πηγαίνει', 0, 0, 0.5333, 'π000', 2, '*'),
(8625, 'σεβασμού', 'σεβασμού', 0, 0, 0.5333, 'σ000', 2, '*'),
(8626, 'σημαίνουν', 'σημαίνουν', 0, 0, 0.6, 'σ000', 2, '*'),
(8700, 'αναπτύξει', 'αναπτύξει', 0, 0, 0.6, 'α000', 2, '*'),
(8704, 'δράσης', 'δράσης', 0, 0, 0.4, 'δ000', 7, '*'),
(8716, 'περιοχές', 'περιοχές', 0, 0, 0.5333, 'π000', 2, '*'),
(8720, 'στάσης', 'στάσης', 0, 0, 0.4, 'σ000', 2, '*'),
(8726, 'υιοθέτηση', 'υιοθέτηση', 0, 0, 0.6, 'υ000', 3, '*'),
(8733, 'γεμίζουμε', 'γεμίζουμε', 0, 0, 0.6, 'γ000', 2, '*'),
(8735, 'εγκέφαλος', 'εγκέφαλος', 0, 0, 0.6, 'ε000', 2, '*'),
(8763, 'αφήσετε', 'αφήσετε', 0, 0, 0.4667, 'α000', 2, '*'),
(8765, 'διαδίκτυο', 'διαδίκτυο', 0, 0, 0.6, 'δ000', 5, '*'),
(8798, 'έλεγχος', 'έλεγχος', 0, 0, 0.4667, 'έ000', 3, '*'),
(8802, 'αναγνωρίζουν', 'αναγνωρίζουν', 0, 0, 0.8, 'α000', 8, '*'),
(8807, 'αντίθετο', 'αντίθετο', 0, 0, 0.5333, 'α000', 2, '*'),
(8811, 'αρνητικής', 'αρνητικής', 0, 0, 0.6, 'α000', 3, '*'),
(8819, 'είχαν', 'είχαν', 0, 0, 0.3333, 'ε000', 4, '*'),
(8820, 'εαυτούς', 'εαυτούς', 0, 0, 0.4667, 'ε000', 2, '*'),
(8838, 'κέντρο', 'κέντρο', 0, 0, 0.4, 'κ000', 6, '*'),
(8844, 'λήψης', 'λήψης', 0, 0, 0.3333, 'λ000', 3, '*'),
(8850, 'μηχανισμός', 'μηχανισμός', 0, 0, 0.6667, 'μ000', 2, '*'),
(8859, 'πορεία', 'πορεία', 0, 0, 0.4, 'π000', 5, '*'),
(8870, 'συναισθηματικός', 'συναισθηματικός', 0, 0, 1, 'σ000', 2, '*'),
(8880, 'υπηρεσίες', 'υπηρεσίες', 0, 0, 0.6, 'υ000', 14, '*'),
(8932, 'λογική', 'λογική', 0, 0, 0.4, 'λ000', 3, '*'),
(8934, 'πάρουμε', 'πάρουμε', 0, 0, 0.4667, 'π000', 4, '*'),
(8935, 'παίρνουμε', 'παίρνουμε', 0, 0, 0.6, 'π000', 2, '*'),
(8937, 'παρορμητικές', 'παρορμητικές', 0, 0, 0.8, 'π000', 2, '*'),
(8941, 'τρόπου', 'τρόπου', 0, 0, 0.4, 'τ000', 5, '*'),
(8955, 'ένστικτό', 'ένστικτό', 0, 0, 0.5333, 'έ000', 2, '*'),
(8957, 'ακολουθήσουμε', 'ακολουθήσουμε', 0, 0, 0.8667, 'α000', 2, '*'),
(8963, 'απόφασης', 'απόφασης', 0, 0, 0.5333, 'α000', 5, '*'),
(8966, 'διαίσθηση', 'διαίσθηση', 0, 0, 0.6, 'δ000', 2, '*'),
(8972, 'επίλυσης', 'επίλυσης', 0, 0, 0.5333, 'ε000', 3, '*'),
(8973, 'επιλογής', 'επιλογής', 0, 0, 0.5333, 'ε000', 2, '*'),
(8974, 'ευρύτερη', 'ευρύτερη', 0, 0, 0.5333, 'ε000', 2, '*'),
(8979, 'λύσεων', 'λύσεων', 0, 0, 0.4, 'λ000', 4, '*'),
(8987, 'πιθανών', 'πιθανών', 0, 0, 0.4667, 'π000', 3, '*'),
(8992, 'προσέγγιση', 'προσέγγιση', 0, 0, 0.6667, 'π000', 4, '*'),
(8997, 'συγκεκριμένους', 'συγκεκριμένους', 0, 0, 0.9333, 'σ000', 2, '*'),
(8999, 'συνδυασμό', 'συνδυασμό', 0, 0, 0.6, 'σ000', 4, '*'),
(9020, 'αλλάζουν', 'αλλάζουν', 0, 0, 0.5333, 'α000', 4, '*'),
(9025, 'ζητήματα', 'ζητήματα', 0, 0, 0.5333, 'ζ000', 2, '*'),
(9033, 'μερικοί', 'μερικοί', 0, 0, 0.4667, 'μ000', 2, '*'),
(9039, 'πληροφορίες', 'πληροφορίες', 0, 0, 0.7333, 'π000', 6, '*'),
(9094, 's', 's', 0, 0, 0.0667, 'S000', 13, '*'),
(9118, 'συμβουλές', 'συμβουλές', 0, 0, 0.6, 'σ000', 2, '*'),
(9129, 'αναγκών', 'αναγκών', 0, 0, 0.4667, 'α000', 2, '*'),
(9145, 'εν', 'εν', 0, 0, 0.1333, 'ε000', 2, '*'),
(9151, 'ιεράρχηση', 'ιεράρχηση', 0, 0, 0.6, 'ι000', 3, '*'),
(9155, 'μάθηση', 'μάθηση', 0, 0, 0.4, 'μ000', 2, '*'),
(9163, 'παραμένετε', 'παραμένετε', 0, 0, 0.6667, 'π000', 2, '*'),
(9172, 'σωστές', 'σωστές', 0, 0, 0.4, 'σ000', 2, '*'),
(9201, 'λάβε', 'λάβε', 0, 0, 0.2667, 'λ000', 2, '*'),
(9230, 'ικανός', 'ικανός', 0, 0, 0.4, 'ι000', 2, '*'),
(9231, 'ικανότητας', 'ικανότητας', 0, 0, 0.6667, 'ι000', 2, '*'),
(9315, 'ανακαλέστε', 'ανακαλέστε', 0, 0, 0.6667, 'α000', 3, '*'),
(9321, 'χρειάστηκε', 'χρειάστηκε', 0, 0, 0.6667, 'χ000', 3, '*'),
(9329, '«αν', '«αν', 0, 0, 0.2, 'α000', 2, '*'),
(9350, 'επιλέξει', 'επιλέξει', 0, 0, 0.5333, 'ε000', 2, '*'),
(9358, 'καταφέρω', 'καταφέρω', 0, 0, 0.5333, 'κ000', 2, '*'),
(9370, 'πιθανές', 'πιθανές', 0, 0, 0.4667, 'π000', 3, '*'),
(9405, 'εντάξει', 'εντάξει', 0, 0, 0.4667, 'ε000', 2, '*'),
(9407, 'θέσπιση', 'θέσπιση', 0, 0, 0.4667, 'θ000', 4, '*'),
(9536, 'παραβιάζει', 'παραβιάζει', 0, 0, 0.6667, 'π000', 3, '*'),
(9538, 'προστατεύουν', 'προστατεύουν', 0, 0, 0.8, 'π000', 2, '*'),
(9544, 'σεξουαλικά', 'σεξουαλικά', 0, 0, 0.6667, 'σ000', 3, '*'),
(9549, 'υπερασπίζονται', 'υπερασπίζονται', 0, 0, 0.9333, 'υ000', 2, '*'),
(9588, 'αποδεκτό', 'αποδεκτό', 0, 0, 0.5333, 'α000', 2, '*'),
(9596, 'εκάστοτε', 'εκάστοτε', 0, 0, 0.5333, 'ε000', 4, '*'),
(9604, 'λεκτική', 'λεκτική', 0, 0, 0.4667, 'λ000', 2, '*'),
(9606, 'περιουσία', 'περιουσία', 0, 0, 0.6, 'π000', 3, '*'),
(9607, 'πνευματικά', 'πνευματικά', 0, 0, 0.6667, 'π000', 3, '*'),
(9609, 'προσωπικού', 'προσωπικού', 0, 0, 0.6667, 'π000', 4, '*'),
(9611, 'σεξουαλικότητας', 'σεξουαλικότητας', 0, 0, 1, 'σ000', 2, '*'),
(9613, 'συμμετάσχει', 'συμμετάσχει', 0, 0, 0.7333, 'σ000', 7, '*'),
(9650, 'αναπτύξτε', 'αναπτύξτε', 0, 0, 0.6, 'α000', 2, '*'),
(9657, 'ενέργειές', 'ενέργειές', 0, 0, 0.6, 'ε000', 2, '*'),
(9675, 'πιθανότητες', 'πιθανότητες', 0, 0, 0.7333, 'π000', 5, '*'),
(9687, 'όριο', 'όριο', 0, 0, 0.2667, 'ό000', 2, '*'),
(9708, 'γράψε', 'γράψε', 0, 0, 0.3333, 'γ000', 2, '*'),
(9712, 'θεσπίσεις', 'θεσπίσεις', 0, 0, 0.6, 'θ000', 2, '*'),
(9771, 'out', 'out', 0, 0, 0.2, 'O300', 2, '*'),
(9784, 'επιβιώνει', 'επιβιώνει', 0, 0, 0.6, 'ε000', 2, '*'),
(9790, 'προσαρμόζεστε', 'προσαρμόζεστε', 0, 0, 0.8667, 'π000', 2, '*'),
(9791, 'προσαρμόζεται', 'προσαρμόζεται', 0, 0, 0.8667, 'π000', 2, '*'),
(9793, 'πρόθυμοι', 'πρόθυμοι', 0, 0, 0.5333, 'π000', 2, '*'),
(9814, 'αβεβαιότητας', 'αβεβαιότητας', 0, 0, 0.8, 'α000', 2, '*'),
(9816, 'αναμένετε', 'αναμένετε', 0, 0, 0.6, 'α000', 2, '*'),
(9820, 'αποδεχτούμε', 'αποδεχτούμε', 0, 0, 0.7333, 'α000', 2, '*'),
(9821, 'βάζουμε', 'βάζουμε', 0, 0, 0.4667, 'β000', 2, '*'),
(9824, 'διαφορετικές', 'διαφορετικές', 0, 0, 0.8, 'δ000', 5, '*'),
(9825, 'δυνάμεις', 'δυνάμεις', 0, 0, 0.5333, 'δ000', 3, '*'),
(9827, 'ενδυνάμωση', 'ενδυνάμωση', 0, 0, 0.6667, 'ε000', 2, '*'),
(9836, 'καλλιεργήσει', 'καλλιεργήσει', 0, 0, 0.8, 'κ000', 2, '*'),
(9837, 'κοινωνία', 'κοινωνία', 0, 0, 0.5333, 'κ000', 3, '*'),
(9841, 'οικογένεια', 'οικογένεια', 0, 0, 0.6667, 'ο000', 2, '*'),
(9843, 'προκύψουν', 'προκύψουν', 0, 0, 0.6, 'π000', 3, '*'),
(9845, 'προσαρμοστικότητας', 'προσαρμοστικότητας', 0, 0, 1, 'π000', 3, '*'),
(9851, 'συνθηκών', 'συνθηκών', 0, 0, 0.5333, 'σ000', 2, '*'),
(9882, 'επιτύχετε', 'επιτύχετε', 0, 0, 0.6, 'ε000', 2, '*'),
(9935, 'ανασκόπηση', 'ανασκόπηση', 0, 0, 0.6667, 'α000', 2, '*'),
(9946, 'σπουδών', 'σπουδών', 0, 0, 0.4667, 'σ000', 6, '*'),
(9947, 'υπήρξε', 'υπήρξε', 0, 0, 0.4, 'υ000', 5, '*'),
(9960, 'πετύχουμε', 'πετύχουμε', 0, 0, 0.6, 'π000', 3, '*'),
(9986, 'αναζήτηση', 'αναζήτηση', 0, 0, 0.6, 'α000', 3, '*'),
(9991, 'βασιστούμε', 'βασιστούμε', 0, 0, 0.6667, 'β000', 2, '*'),
(9999, 'εμπιστευόμαστε', 'εμπιστευόμαστε', 0, 0, 0.9333, 'ε000', 2, '*'),
(10014, 'παγίδα', 'παγίδα', 0, 0, 0.4, 'π000', 2, '*'),
(10045, 'ανεβαίνοντας', 'ανεβαίνοντας', 0, 0, 0.8, 'α000', 2, '*'),
(10049, 'ασανσέρ', 'ασανσέρ', 0, 0, 0.4667, 'α000', 2, '*'),
(10053, 'διατροφικές', 'διατροφικές', 0, 0, 0.7333, 'δ000', 4, '*'),
(10056, 'επιθυμητά', 'επιθυμητά', 0, 0, 0.6, 'ε000', 3, '*'),
(10070, 'προηγούμενες', 'προηγούμενες', 0, 0, 0.8, 'π000', 5, '*'),
(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, '*'),
(10162, 'ανακτήσουμε', 'ανακτήσουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(10163, 'ανθεκτικότητας', 'ανθεκτικότητας', 0, 0, 0.9333, 'α000', 2, '*'),
(10172, 'αυστηροί', 'αυστηροί', 0, 0, 0.5333, 'α000', 3, '*'),
(10178, 'επικριτικές', 'επικριτικές', 0, 0, 0.7333, 'ε000', 2, '*'),
(10181, 'καλλιεργήσουμε', 'καλλιεργήσουμε', 0, 0, 0.9333, 'κ000', 2, '*'),
(10187, 'μιλούσατε', 'μιλούσατε', 0, 0, 0.6, 'μ000', 2, '*'),
(10197, 'όπλα', 'όπλα', 0, 0, 0.2667, 'ό000', 2, '*'),
(10226, 'ανάπτυξης', 'ανάπτυξης', 0, 0, 0.6, 'α000', 4, '*'),
(10233, 'αφιερώνοντας', 'αφιερώνοντας', 0, 0, 0.8, 'α000', 2, '*'),
(10240, 'εκτέλεση', 'εκτέλεση', 0, 0, 0.5333, 'ε000', 2, '*'),
(10339, 'project', 'project', 0, 0, 0.4667, 'P623', 6, '*'),
(10345, 'γεμίσετε', 'γεμίσετε', 0, 0, 0.5333, 'γ000', 2, '*'),
(10354, 'επαγγελματικής', 'επαγγελματικής', 0, 0, 0.9333, 'ε000', 2, '*'),
(10380, 'τηλεφωνική', 'τηλεφωνική', 0, 0, 0.6667, 'τ000', 16, '*'),
(10409, 'αντιπροσωπεύει', 'αντιπροσωπεύει', 0, 0, 0.9333, 'α000', 2, '*'),
(10440, 'σημασίας', 'σημασίας', 0, 0, 0.5333, 'σ000', 2, '*'),
(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', 1, '*'),
(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', 1, '*'),
(10950, 'left', 'left', 0, 0, 0.2667, 'L130', 1, '*'),
(10961, 'source', 'source', 0, 0, 0.4, 'S620', 1, '*'),
(11431, 'h', 'h', 0, 0, 0.0667, 'H000', 7, '*'),
(11432, 'msc', 'msc', 0, 0, 0.2, 'M200', 34, '*'),
(11438, 'διαιτολόγος', 'διαιτολόγος', 0, 0, 0.7333, 'δ000', 29, '*'),
(11440, 'διατροφολόγος', 'διατροφολόγος', 0, 0, 0.8667, 'δ000', 28, '*'),
(11443, 'ζουρνά', 'ζουρνά', 0, 0, 0.4, 'ζ000', 2, '*'),
(11444, 'ιωάννα', 'ιωάννα', 0, 0, 0.4, 'ι000', 5, '*'),
(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', 6, '*'),
(11458, 'ψυχολόγος', 'ψυχολόγος', 0, 0, 0.6, 'ψ000', 41, '*'),
(11459, 'βιογραφικά', 'βιογραφικά', 0, 0, 0.6667, 'β000', 1, '*'),
(11588, 'business', 'business', 0, 0, 0.5333, 'B252', 5, '*'),
(11589, 'calin', 'calin', 0, 0, 0.3333, 'C450', 3, '*'),
(11590, 'cv', 'cv', 0, 0, 0.1333, 'C100', 24, '*'),
(11591, 'electronic', 'electronic', 0, 0, 0.6667, 'E423652', 3, '*'),
(11592, 'enwhp', 'enwhp', 0, 0, 0.3333, 'E510', 3, '*'),
(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', 62, '*'),
(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', 12, '*'),
(11599, 'vivartia', 'vivartia', 0, 0, 0.5333, 'V630', 3, '*'),
(11600, 'wind', 'wind', 0, 0, 0.2667, 'W530', 3, '*'),
(11601, 'άδεια', 'άδεια', 0, 0, 0.3333, 'ά000', 20, '*'),
(11602, 'αβ', 'αβ', 0, 0, 0.1333, 'α000', 3, '*'),
(11603, 'αθήνας', 'αθήνας', 0, 0, 0.4, 'α000', 3, '*'),
(11604, 'αθηνών', 'αθηνών', 0, 0, 0.4, 'α000', 12, '*'),
(11605, 'ανάλυση', 'ανάλυση', 0, 0, 0.4667, 'α000', 3, '*'),
(11606, 'ανθρώπινου', 'ανθρώπινου', 0, 0, 0.6667, 'α000', 7, '*'),
(11607, 'ασκήσεως', 'ασκήσεως', 0, 0, 0.5333, 'α000', 20, '*'),
(11608, 'ασφαλιστική', 'ασφαλιστική', 0, 0, 0.7333, 'α000', 3, '*'),
(11609, 'βασιλόπουλος', 'βασιλόπουλος', 0, 0, 0.8, 'β000', 3, '*'),
(11610, 'διαθέτοντας', 'διαθέτοντας', 0, 0, 0.7333, 'δ000', 3, '*'),
(11611, 'διαφήμισης', 'διαφήμισης', 0, 0, 0.6667, 'δ000', 3, '*'),
(11612, 'διετέλεσε', 'διετέλεσε', 0, 0, 0.6, 'δ000', 7, '*'),
(11613, 'δικτύου', 'δικτύου', 0, 0, 0.4667, 'δ000', 3, '*'),
(11614, 'διοικητικές', 'διοικητικές', 0, 0, 0.7333, 'δ000', 3, '*'),
(11615, 'δυναμικού', 'δυναμικού', 0, 0, 0.6, 'δ000', 4, '*'),
(11616, 'ε.ψ', 'ε.ψ', 0, 0, 0.2, 'ε000', 3, '*'),
(11617, 'ειδικοτήτων', 'ειδικοτήτων', 0, 0, 0.7333, 'ε000', 3, '*'),
(11618, 'ειδικούς', 'ειδικούς', 0, 0, 0.5333, 'ε000', 3, '*'),
(11619, 'εισηγήτρια', 'εισηγήτρια', 0, 0, 0.6667, 'ε000', 5, '*'),
(11620, 'εκπαιδευτικές', 'εκπαιδευτικές', 0, 0, 0.8667, 'ε000', 3, '*'),
(11621, 'εκπαιδευτικών', 'εκπαιδευτικών', 0, 0, 0.8667, 'ε000', 5, '*'),
(11622, 'εκπαιδεύτηκε', 'εκπαιδεύτηκε', 0, 0, 0.8, 'ε000', 5, '*'),
(11623, 'ελλήνων', 'ελλήνων', 0, 0, 0.4667, 'ε000', 7, '*'),
(11624, 'εμπείρους', 'εμπείρους', 0, 0, 0.6, 'ε000', 3, '*'),
(11625, 'εμπορίας', 'εμπορίας', 0, 0, 0.5333, 'ε000', 3, '*'),
(11626, 'επαγγελματίες', 'επαγγελματίες', 0, 0, 0.8667, 'ε000', 3, '*'),
(11627, 'εργάζεται', 'εργάζεται', 0, 0, 0.6, 'ε000', 21, '*'),
(11628, 'εργάστηκε', 'εργάστηκε', 0, 0, 0.6, 'ε000', 5, '*'),
(11629, 'εργαζόμενους', 'εργαζόμενους', 0, 0, 0.8, 'ε000', 3, '*'),
(11630, 'εργασιακή', 'εργασιακή', 0, 0, 0.6, 'ε000', 5, '*'),
(11631, 'εταιρία', 'εταιρία', 0, 0, 0.4667, 'ε000', 17, '*'),
(11632, 'εταιρίες', 'εταιρίες', 0, 0, 0.5333, 'ε000', 3, '*'),
(11633, 'εταιρειών', 'εταιρειών', 0, 0, 0.6, 'ε000', 6, '*'),
(11634, 'εταιριών', 'εταιριών', 0, 0, 0.5333, 'ε000', 3, '*'),
(11635, 'ευρωπαϊκού', 'ευρωπαϊκού', 0, 0, 0.6667, 'ε000', 3, '*'),
(11636, 'εφόδια', 'εφόδια', 0, 0, 0.4, 'ε000', 3, '*'),
(11637, 'θεματολογία', 'θεματολογία', 0, 0, 0.7333, 'θ000', 3, '*'),
(11638, 'ιδιωτικά', 'ιδιωτικά', 0, 0, 0.5333, 'ι000', 6, '*'),
(11639, 'ιδρύσει', 'ιδρύσει', 0, 0, 0.4667, 'ι000', 3, '*'),
(11640, 'καποδιστριακό', 'καποδιστριακό', 0, 0, 0.8667, 'κ000', 5, '*'),
(11641, 'καυκάς', 'καυκάς', 0, 0, 0.4, 'κ000', 3, '*'),
(11642, 'κοινού', 'κοινού', 0, 0, 0.4, 'κ000', 3, '*'),
(11643, 'μarketing', 'μarketing', 0, 0, 0.6, 'μ62352', 3, '*'),
(11644, 'μεγάλες', 'μεγάλες', 0, 0, 0.4667, 'μ000', 3, '*'),
(11645, 'νοημοσύνη', 'νοημοσύνη', 0, 0, 0.6, 'ν000', 3, '*'),
(11646, 'ολοκλήρωσε', 'ολοκλήρωσε', 0, 0, 0.6667, 'ο000', 10, '*'),
(11647, 'ομιλίες', 'ομιλίες', 0, 0, 0.4667, 'ο000', 3, '*'),
(11648, 'οργανώνοντας', 'οργανώνοντας', 0, 0, 0.8, 'ο000', 3, '*'),
(11649, 'παιδαγωγούς', 'παιδαγωγούς', 0, 0, 0.7333, 'π000', 3, '*'),
(11650, 'πανεπιστήμιο', 'πανεπιστήμιο', 0, 0, 0.8, 'π000', 17, '*'),
(11651, 'παπαστράτος', 'παπαστράτος', 0, 0, 0.7333, 'π000', 3, '*'),
(11652, 'παραγωγικότητα', 'παραγωγικότητα', 0, 0, 0.9333, 'π000', 3, '*'),
(11653, 'παρουσίαση', 'παρουσίαση', 0, 0, 0.6667, 'π000', 4, '*'),
(11654, 'παροχής', 'παροχής', 0, 0, 0.4667, 'π000', 3, '*'),
(11655, 'πολυετή', 'πολυετή', 0, 0, 0.4667, 'π000', 4, '*'),
(11656, 'προγραμμάτων', 'προγραμμάτων', 0, 0, 0.8, 'π000', 11, '*'),
(11657, 'πωλήσεων', 'πωλήσεων', 0, 0, 0.5333, 'π000', 3, '*'),
(11658, 'σ', 'σ', 0, 0, 0.0667, 'σ000', 3, '*'),
(11659, 'σεμινάρια', 'σεμινάρια', 0, 0, 0.6, 'σ000', 11, '*'),
(11660, 'σπούδασε', 'σπούδασε', 0, 0, 0.5333, 'σ000', 15, '*'),
(11661, 'στελέχη', 'στελέχη', 0, 0, 0.4667, 'σ000', 3, '*'),
(11662, 'συλλόγου', 'συλλόγου', 0, 0, 0.5333, 'σ000', 6, '*'),
(11663, 'συνεδρίες', 'συνεδρίες', 0, 0, 0.6, 'σ000', 9, '*'),
(11664, 'συνεργάζεται', 'συνεργάζεται', 0, 0, 0.8, 'σ000', 6, '*'),
(11665, 'συντονίζει', 'συντονίζει', 0, 0, 0.6667, 'σ000', 8, '*'),
(11666, 'σύμβουλος', 'σύμβουλος', 0, 0, 0.6, 'σ000', 19, '*'),
(11667, 'ταλέντων', 'ταλέντων', 0, 0, 0.5333, 'τ000', 3, '*'),
(11668, 'τει', 'τει', 0, 0, 0.2, 'τ000', 3, '*'),
(11669, 'τμήματα', 'τμήματα', 0, 0, 0.4667, 'τ000', 5, '*'),
(11670, 'τωνδυνατοτήτων', 'τωνδυνατοτήτων', 0, 0, 0.9333, 'τ000', 3, '*'),
(11671, 'υπεύθυνη', 'υπεύθυνη', 0, 0, 0.5333, 'υ000', 7, '*'),
(11672, 'υπηρεσιών', 'υπηρεσιών', 0, 0, 0.6, 'υ000', 3, '*'),
(11673, 'ψυχιάτρους', 'ψυχιάτρους', 0, 0, 0.6667, 'ψ000', 3, '*'),
(11674, 'ψυχοδυναμική', 'ψυχοδυναμική', 0, 0, 0.8, 'ψ000', 3, '*'),
(11675, 'ψυχοθεραπεία', 'ψυχοθεραπεία', 0, 0, 0.8, 'ψ000', 7, '*'),
(11676, 'ψυχοθεραπευτή', 'ψυχοθεραπευτή', 0, 0, 0.8667, 'ψ000', 3, '*'),
(11677, 'ψυχοθεραπευτικά', 'ψυχοθεραπευτικά', 0, 0, 1, 'ψ000', 3, '*'),
(11678, 'ψυχοθεραπευτικές', 'ψυχοθεραπευτικές', 0, 0, 1, 'ψ000', 3, '*'),
(11679, 'ψυχολόγου', 'ψυχολόγου', 0, 0, 0.6, 'ψ000', 14, '*'),
(11680, 'ψυχολόγων', 'ψυχολόγων', 0, 0, 0.6, 'ψ000', 8, '*'),
(11716, '24ωρη', '24ωρη', 0, 0, 0.3333, 'ω000', 10, '*'),
(11718, 'αιγινητείου', 'αιγινητείου', 0, 0, 0.7333, 'α000', 3, '*'),
(11722, 'διαμορφώνει', 'διαμορφώνει', 0, 0, 0.7333, 'δ000', 7, '*'),
(11723, 'διαταραχών', 'διαταραχών', 0, 0, 0.6667, 'δ000', 4, '*'),
(11724, 'δομές', 'δομές', 0, 0, 0.3333, 'δ000', 5, '*'),
(11726, 'εθνικό', 'εθνικό', 0, 0, 0.4, 'ε000', 2, '*'),
(11727, 'εισηγείται', 'εισηγείται', 0, 0, 0.6667, 'ε000', 6, '*'),
(11728, 'ενηλίκων', 'ενηλίκων', 0, 0, 0.5333, 'ε000', 4, '*'),
(11730, 'εργαστεί', 'εργαστεί', 0, 0, 0.5333, 'ε000', 8, '*'),
(11735, 'καιπαρέχει', 'καιπαρέχει', 0, 0, 0.6667, 'κ000', 2, '*'),
(11737, 'κλινική', 'κλινική', 0, 0, 0.4667, 'κ000', 8, '*'),
(11738, 'κοινωνικές', 'κοινωνικές', 0, 0, 0.6667, 'κ000', 1, '*'),
(11740, 'μεταπτυχιακές', 'μεταπτυχιακές', 0, 0, 0.8667, 'μ000', 9, '*'),
(11743, 'νοσοκομείου', 'νοσοκομείου', 0, 0, 0.7333, 'ν000', 4, '*'),
(11744, 'πανεπιστημίου', 'πανεπιστημίου', 0, 0, 0.8667, 'π000', 8, '*'),
(11745, 'πανεπιστημιακή', 'πανεπιστημιακή', 0, 0, 0.9333, 'π000', 3, '*'),
(11746, 'πανεπιστημιακό', 'πανεπιστημιακό', 0, 0, 0.9333, 'π000', 2, '*'),
(11748, 'παρακολουθήσει', 'παρακολουθήσει', 0, 0, 0.9333, 'π000', 11, '*'),
(11753, 'συμβουλευτική', 'συμβουλευτική', 0, 0, 0.8667, 'σ000', 15, '*'),
(11754, 'συνεργασία', 'συνεργασία', 0, 0, 0.6667, 'σ000', 2, '*'),
(11755, 'σχολή', 'σχολή', 0, 0, 0.3333, 'σ000', 5, '*'),
(11756, 'υποστήριξη', 'υποστήριξη', 0, 0, 0.6667, 'υ000', 2, '*'),
(11757, 'υποστήριξης', 'υποστήριξης', 0, 0, 0.7333, 'υ000', 18, '*'),
(11759, 'ψυχιατρική', 'ψυχιατρική', 0, 0, 0.6667, 'ψ000', 3, '*'),
(11780, 'brain', 'brain', 0, 0, 0.3333, 'B650', 2, '*'),
(11782, 'city', 'city', 0, 0, 0.2667, 'C300', 1, '*'),
(11785, 'first', 'first', 0, 0, 0.3333, 'F623', 2, '*'),
(11788, 'of', 'of', 0, 0, 0.1333, 'O100', 46, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(11790, 'psychological', 'psychological', 0, 0, 0.8667, 'P2424', 5, '*'),
(11793, 'the', 'the', 0, 0, 0.2, 'T000', 36, '*'),
(11795, 'university', 'university', 0, 0, 0.6667, 'U51623', 11, '*'),
(11797, 'γνωσιακή', 'γνωσιακή', 0, 0, 0.5333, 'γ000', 6, '*'),
(11804, 'θεραπεία', 'θεραπεία', 0, 0, 0.5333, 'θ000', 7, '*'),
(11806, 'μετεκπαιδεύτηκε', 'μετεκπαιδεύτηκε', 0, 0, 1, 'μ000', 2, '*'),
(11843, 'and', 'and', 0, 0, 0.2, 'A530', 23, '*'),
(11844, 'leiden', 'leiden', 0, 0, 0.4, 'L350', 2, '*'),
(11846, 'άριστα', 'άριστα', 0, 0, 0.4, 'ά000', 7, '*'),
(11862, 'εφήβους', 'εφήβους', 0, 0, 0.4667, 'ε000', 6, '*'),
(11866, 'κοινωνικών', 'κοινωνικών', 0, 0, 0.6667, 'κ000', 2, '*'),
(11870, 'πανελλήνιο', 'πανελλήνιο', 0, 0, 0.6667, 'π000', 2, '*'),
(11871, 'παρουσίασε', 'παρουσίασε', 0, 0, 0.6667, 'π000', 5, '*'),
(11874, 'πλήθος', 'πλήθος', 0, 0, 0.4, 'π000', 5, '*'),
(11875, 'πρακτικής', 'πρακτικής', 0, 0, 0.6, 'π000', 5, '*'),
(11876, 'σεμιναρίων', 'σεμιναρίων', 0, 0, 0.6667, 'σ000', 10, '*'),
(11879, 'συνέδριο', 'συνέδριο', 0, 0, 0.5333, 'σ000', 5, '*'),
(11881, 'τίτλο', 'τίτλο', 0, 0, 0.3333, 'τ000', 5, '*'),
(11903, '194', '194', 0, 0, 0.3, '', 2, '*'),
(11904, '1ο', '1ο', 0, 0, 0.1333, 'ο000', 2, '*'),
(11905, 'london”.', 'london”.', 0, 0, 0.5333, 'L535', 2, '*'),
(11906, '«ψυχολογία', '«ψυχολογία', 0, 0, 0.6667, 'ψ000', 2, '*'),
(11907, 'έρευνας', 'έρευνας', 0, 0, 0.4667, 'έ000', 5, '*'),
(11908, 'αθήνας»', 'αθήνας»', 0, 0, 0.4667, 'α000', 2, '*'),
(11909, 'αιγινήτειο', 'αιγινήτειο', 0, 0, 0.6667, 'α000', 2, '*'),
(11910, 'αιγινήτειου', 'αιγινήτειου', 0, 0, 0.7333, 'α000', 2, '*'),
(11911, 'εεεσ', 'εεεσ', 0, 0, 0.2667, 'ε000', 2, '*'),
(11912, 'ειδίκευσή', 'ειδίκευσή', 0, 0, 0.6, 'ε000', 2, '*'),
(11913, 'ελληνική', 'ελληνική', 0, 0, 0.5333, 'ε000', 3, '*'),
(11914, 'εργαλείου', 'εργαλείου', 0, 0, 0.6, 'ε000', 2, '*'),
(11915, 'εργαλείων', 'εργαλείων', 0, 0, 0.6, 'ε000', 2, '*'),
(11916, 'εργαστήριο', 'εργαστήριο', 0, 0, 0.6667, 'ε000', 5, '*'),
(11917, 'εταιρεία', 'εταιρεία', 0, 0, 0.5333, 'ε000', 9, '*'),
(11918, 'θεραπευτική', 'θεραπευτική', 0, 0, 0.7333, 'θ000', 2, '*'),
(11919, 'μεταπτυχιακών', 'μεταπτυχιακών', 0, 0, 0.8667, 'μ000', 2, '*'),
(11920, 'νευροψυχολογίας', 'νευροψυχολογίας', 0, 0, 1, 'ν000', 2, '*'),
(11921, 'νευροψυχολογικό', 'νευροψυχολογικό', 0, 0, 1, 'ν000', 2, '*'),
(11922, 'νευροψυχολογικών', 'νευροψυχολογικών', 0, 0, 1, 'ν000', 2, '*'),
(11923, 'ολλανδίας', 'ολλανδίας', 0, 0, 0.6, 'ο000', 2, '*'),
(11924, 'πρόσληψης', 'πρόσληψης', 0, 0, 0.6, 'π000', 3, '*'),
(11925, 'στάθμιση', 'στάθμιση', 0, 0, 0.5333, 'σ000', 2, '*'),
(11926, 'στάθμισης', 'στάθμισης', 0, 0, 0.6, 'σ000', 2, '*'),
(11927, 'συμπεριφορική', 'συμπεριφορική', 0, 0, 0.8667, 'σ000', 6, '*'),
(11928, 'τροφής', 'τροφής', 0, 0, 0.4, 'τ000', 2, '*'),
(11929, 'χορήγησης', 'χορήγησης', 0, 0, 0.6, 'χ000', 2, '*'),
(11930, '“tower', '“tower', 0, 0, 0.4, '“360', 2, '*'),
(11934, '195', '195', 0, 0, 0.3, '', 2, '*'),
(11935, '22000', '22000', 0, 0, 0.5, '', 2, '*'),
(11936, 'iso', 'iso', 0, 0, 0.2, 'I200', 2, '*'),
(11937, 'psychology', 'psychology', 0, 0, 0.6667, 'P242', 54, '*'),
(11938, 'today', 'today', 0, 0, 0.3333, 'T000', 50, '*'),
(11939, 'αιγαίου', 'αιγαίου', 0, 0, 0.4667, 'α000', 2, '*'),
(11940, 'αρεταίειο', 'αρεταίειο', 0, 0, 0.6, 'α000', 2, '*'),
(11941, 'ασθενείς', 'ασθενείς', 0, 0, 0.5333, 'α000', 4, '*'),
(11942, 'ασθενών', 'ασθενών', 0, 0, 0.4667, 'α000', 7, '*'),
(11943, 'αττικής', 'αττικής', 0, 0, 0.4667, 'α000', 2, '*'),
(11944, 'βοηθός', 'βοηθός', 0, 0, 0.4, 'β000', 5, '*'),
(11945, 'διαιτολογιασ', 'διαιτολογιασ', 0, 0, 0.8, 'δ000', 2, '*'),
(11946, 'διαιτολογικές', 'διαιτολογικές', 0, 0, 0.8667, 'δ000', 2, '*'),
(11947, 'διαιτολόγου', 'διαιτολόγου', 0, 0, 0.7333, 'δ000', 6, '*'),
(11948, 'διατροφησ', 'διατροφησ', 0, 0, 0.6, 'δ000', 2, '*'),
(11949, 'διατροφικών', 'διατροφικών', 0, 0, 0.7333, 'δ000', 3, '*'),
(11950, 'δυτικής', 'δυτικής', 0, 0, 0.4667, 'δ000', 2, '*'),
(11951, 'εκπαιδευτικο', 'εκπαιδευτικο', 0, 0, 0.8, 'ε000', 2, '*'),
(11952, 'εξατομικευμένων', 'εξατομικευμένων', 0, 0, 1, 'ε000', 2, '*'),
(11953, 'εξωτερικός', 'εξωτερικός', 0, 0, 0.6667, 'ε000', 2, '*'),
(11954, 'εξωτερικών', 'εξωτερικών', 0, 0, 0.6667, 'ε000', 2, '*'),
(11955, 'ερχόμενη', 'ερχόμενη', 0, 0, 0.5333, 'ε000', 2, '*'),
(11956, 'θρεπτικής', 'θρεπτικής', 0, 0, 0.6, 'θ000', 2, '*'),
(11957, 'ιδρυμα', 'ιδρυμα', 0, 0, 0.4, 'ι000', 2, '*'),
(11958, 'κρητησ', 'κρητησ', 0, 0, 0.4, 'κ000', 2, '*'),
(11959, 'νοσηλευόμενους', 'νοσηλευόμενους', 0, 0, 0.9333, 'ν000', 2, '*'),
(11960, 'νοσηλευόμενων', 'νοσηλευόμενων', 0, 0, 0.8667, 'ν000', 2, '*'),
(11961, 'νοσοκομείο', 'νοσοκομείο', 0, 0, 0.6667, 'ν000', 5, '*'),
(11962, 'παρασκευή', 'παρασκευή', 0, 0, 0.6, 'π000', 3, '*'),
(11963, 'προχώρησε', 'προχώρησε', 0, 0, 0.6, 'π000', 2, '*'),
(11964, 'σδατ', 'σδατ', 0, 0, 0.2667, 'σ000', 2, '*'),
(11965, 'στοχεύοντας', 'στοχεύοντας', 0, 0, 0.7333, 'σ000', 2, '*'),
(11966, 'συνεργάτης', 'συνεργάτης', 0, 0, 0.6667, 'σ000', 2, '*'),
(11967, 'συνηθειών', 'συνηθειών', 0, 0, 0.6, 'σ000', 2, '*'),
(11968, 'συντονιστή', 'συντονιστή', 0, 0, 0.6667, 'σ000', 5, '*'),
(11969, 'σχεδιασμό', 'σχεδιασμό', 0, 0, 0.6, 'σ000', 2, '*'),
(11970, 'τεχνολογικο', 'τεχνολογικο', 0, 0, 0.7333, 'τ000', 2, '*'),
(11971, 'τροφίμων\'', 'τροφίμων\'', 0, 0, 0.6, 'τ000', 2, '*'),
(11972, 'τωνδιατροφικών', 'τωνδιατροφικών', 0, 0, 0.9333, 'τ000', 2, '*'),
(12047, '190', '190', 0, 0, 0.3, '', 2, '*'),
(12048, '197', '197', 0, 0, 0.3, '', 1, '*'),
(12049, 'σούχλα2', 'σούχλα2', 0, 0, 0.4667, 'σ000', 1, '*'),
(12061, 'προγράμματα', 'προγράμματα', 0, 0, 0.7333, 'π000', 3, '*'),
(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', 2, '*'),
(12120, 'suggestions', 'suggestions', 0, 0, 0.7333, 'S352', 1, '*'),
(12122, 'office', 'office', 0, 0, 0.4, 'O120', 1, '*'),
(12123, 'perfect', 'perfect', 0, 0, 0.4667, 'P6123', 1, '*'),
(12125, 'pages', 'pages', 0, 0, 0.3333, 'P200', 2, '*'),
(12126, 'entertainment', 'entertainment', 0, 0, 0.8667, 'E536353', 1, '*'),
(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', 1, '*'),
(12143, 'ever', 'ever', 0, 0, 0.2667, 'E160', 2, '*'),
(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', 2, '*'),
(12149, 'can', 'can', 0, 0, 0.2, 'C500', 4, '*'),
(12150, 'discovering', 'discovering', 0, 0, 0.7333, 'D21652', 1, '*'),
(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', 1, '*'),
(12154, 'whether', 'whether', 0, 0, 0.4667, 'W360', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(12244, 'with', 'with', 0, 0, 0.2667, 'W300', 10, '*'),
(12282, 'ab', 'ab', 0, 0, 0.1333, 'A100', 9, '*'),
(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, '*'),
(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', 7, '*'),
(12304, 'eum', 'eum', 0, 0, 0.2, 'E500', 6, '*'),
(12305, 'ex', 'ex', 0, 0, 0.1333, 'E200', 12, '*'),
(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', 3, '*'),
(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', 1, '*'),
(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', 2, '*'),
(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', 1, '*'),
(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', 5, '*'),
(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', 10, '*'),
(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', 2, '*'),
(12475, 'sing', 'sing', 0, 0, 0.2667, 'S520', 1, '*'),
(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', 2, '*'),
(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', 6, '*'),
(12491, 'ways', 'ways', 0, 0, 0.2667, 'W200', 1, '*'),
(12492, 'your', 'your', 0, 0, 0.2667, 'Y600', 2, '*'),
(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', 1, '*'),
(12504, 'ours', 'ours', 0, 0, 0.2667, 'O620', 1, '*'),
(12505, 'world', 'world', 0, 0, 0.3333, 'W643', 2, '*'),
(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', 1, '*'),
(12510, 'romanian', 'romanian', 0, 0, 0.5333, 'R500', 1, '*'),
(12511, 'summer', 'summer', 0, 0, 0.4, 'S560', 1, '*'),
(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', 2, '*'),
(12517, 'meeting', 'meeting', 0, 0, 0.4667, 'M352', 1, '*'),
(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', 2, '*'),
(12529, 'each', 'each', 0, 0, 0.2667, 'E200', 2, '*'),
(12530, 'has', 'has', 0, 0, 0.2, 'H200', 3, '*'),
(12531, 'its', 'its', 0, 0, 0.2, 'I320', 2, '*'),
(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', 2, '*'),
(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', 3, '*'),
(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', 1, '*'),
(12566, 'active', 'active', 0, 0, 0.4, 'A231', 1, '*'),
(12567, 'adding', 'adding', 0, 0, 0.4, 'A352', 3, '*'),
(12568, 'address', 'address', 0, 0, 0.4667, 'A362', 1, '*'),
(12569, 'after', 'after', 0, 0, 0.3333, 'A136', 4, '*'),
(12570, 'again', 'again', 0, 0, 0.3333, 'A250', 1, '*'),
(12571, 'alert', 'alert', 0, 0, 0.3333, 'A463', 1, '*'),
(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', 1, '*'),
(12576, 'an', 'an', 0, 0, 0.1333, 'A500', 2, '*'),
(12577, 'another', 'another', 0, 0, 0.4667, 'A536', 1, '*'),
(12578, 'any', 'any', 0, 0, 0.2, 'A500', 1, '*'),
(12579, 'applications', 'applications', 0, 0, 0.8, 'A142352', 1, '*'),
(12580, 'are', 'are', 0, 0, 0.2, 'A600', 1, '*'),
(12581, 'area', 'area', 0, 0, 0.2667, 'A600', 1, '*'),
(12582, 'as', 'as', 0, 0, 0.1333, 'A200', 2, '*'),
(12583, 'associated', 'associated', 0, 0, 0.6667, 'A230', 5, '*'),
(12584, 'attention', 'attention', 0, 0, 0.6, 'A3535', 1, '*'),
(12585, 'attr', 'attr', 0, 0, 0.2667, 'A360', 1, '*'),
(12586, 'attribute', 'attribute', 0, 0, 0.6, 'A3613', 1, '*'),
(12587, 'author', 'author', 0, 0, 0.4, 'A360', 2, '*'),
(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', 1, '*'),
(12591, 'between', 'between', 0, 0, 0.4667, 'B350', 2, '*'),
(12592, 'beyond', 'beyond', 0, 0, 0.4, 'B530', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(12600, 'browsers', 'browsers', 0, 0, 0.5333, 'B6262', 1, '*'),
(12601, 'but', 'but', 0, 0, 0.2, 'B300', 2, '*'),
(12602, 'buttons', 'buttons', 0, 0, 0.4667, 'B352', 1, '*'),
(12603, 'by', 'by', 0, 0, 0.1333, 'B000', 2, '*'),
(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', 1, '*'),
(12610, 'change', 'change', 0, 0, 0.4, 'C520', 1, '*'),
(12611, 'check', 'check', 0, 0, 0.3333, 'C000', 1, '*'),
(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', 1, '*'),
(12616, 'column', 'column', 0, 0, 0.4, 'C450', 1, '*'),
(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', 1, '*'),
(12621, 'component', 'component', 0, 0, 0.6, 'C5153', 1, '*'),
(12622, 'components', 'components', 0, 0, 0.6667, 'C51532', 1, '*'),
(12623, 'contained', 'contained', 0, 0, 0.6, 'C5353', 1, '*'),
(12624, 'content', 'content', 0, 0, 0.4667, 'C5353', 1, '*'),
(12625, 'create', 'create', 0, 0, 0.4, 'C630', 1, '*'),
(12626, 'd9534f', 'd9534f', 0, 0, 0.4, 'D100', 1, '*'),
(12627, 'danger', 'danger', 0, 0, 0.4, 'D526', 1, '*'),
(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', 3, '*'),
(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', 1, '*'),
(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', 1, '*'),
(12641, 'email', 'email', 0, 0, 0.3333, 'E540', 1, '*'),
(12642, 'emphasis', 'emphasis', 0, 0, 0.5333, 'E512', 1, '*'),
(12643, 'example', 'example', 0, 0, 0.4667, 'E2514', 1, '*'),
(12644, 'extend', 'extend', 0, 0, 0.4, 'E2353', 1, '*'),
(12645, 'extra', 'extra', 0, 0, 0.3333, 'E236', 1, '*'),
(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', 1, '*'),
(12650, 'files', 'files', 0, 0, 0.3333, 'F420', 1, '*'),
(12651, 'following', 'following', 0, 0, 0.6, 'F452', 1, '*'),
(12652, 'folsom', 'folsom', 0, 0, 0.4, 'F425', 1, '*'),
(12653, 'form', 'form', 0, 0, 0.2667, 'F650', 1, '*'),
(12654, 'forms', 'forms', 0, 0, 0.3333, 'F652', 1, '*'),
(12655, 'francisco', 'francisco', 0, 0, 0.6, 'F652', 1, '*'),
(12656, 'full', 'full', 0, 0, 0.2667, 'F400', 1, '*'),
(12657, 'generic', 'generic', 0, 0, 0.4667, 'G562', 1, '*'),
(12658, 'good', 'good', 0, 0, 0.2667, 'G300', 1, '*'),
(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', 2, '*'),
(12663, 'groups', 'groups', 0, 0, 0.4, 'G612', 1, '*'),
(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', 1, '*'),
(12674, 'here', 'here', 0, 0, 0.2667, 'H600', 1, '*'),
(12675, 'hero', 'hero', 0, 0, 0.2667, 'H600', 1, '*'),
(12676, 'i\'m', 'i\'m', 0, 0, 0.2, 'I500', 1, '*'),
(12677, 'important', 'important', 0, 0, 0.6, 'I516353', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(12689, 'it\'s', 'it\'s', 0, 0, 0.2667, 'I320', 1, '*'),
(12690, 'italicized', 'italicized', 0, 0, 0.6667, 'I3423', 1, '*'),
(12691, 'item', 'item', 0, 0, 0.2667, 'I350', 1, '*'),
(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', 1, '*'),
(12696, 'labels', 'labels', 0, 0, 0.4, 'L142', 1, '*'),
(12697, 'last', 'last', 0, 0, 0.2667, 'L230', 1, '*'),
(12698, 'lead', 'lead', 0, 0, 0.2667, 'L300', 3, '*'),
(12699, 'legend', 'legend', 0, 0, 0.4, 'L253', 1, '*'),
(12700, 'levels', 'levels', 0, 0, 0.4, 'L142', 2, '*'),
(12701, 'light', 'light', 0, 0, 0.3333, 'L230', 1, '*'),
(12702, 'lighter', 'lighter', 0, 0, 0.4667, 'L236', 1, '*'),
(12703, 'lightest', 'lightest', 0, 0, 0.5333, 'L2323', 1, '*'),
(12704, 'line', 'line', 0, 0, 0.2667, 'L500', 1, '*'),
(12705, 'link', 'link', 0, 0, 0.2667, 'L520', 1, '*'),
(12706, 'list', 'list', 0, 0, 0.2667, 'L230', 1, '*'),
(12707, 'longer', 'longer', 0, 0, 0.4, 'L526', 1, '*'),
(12708, 'look', 'look', 0, 0, 0.2667, 'L200', 1, '*'),
(12709, 'looking', 'looking', 0, 0, 0.4667, 'L252', 1, '*'),
(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', 1, '*'),
(12713, 'masthead', 'masthead', 0, 0, 0.5333, 'M230', 1, '*'),
(12714, 'may', 'may', 0, 0, 0.2, 'M000', 1, '*'),
(12715, 'menu', 'menu', 0, 0, 0.2667, 'M000', 1, '*'),
(12716, 'menus', 'menus', 0, 0, 0.3333, 'M200', 1, '*'),
(12717, 'message', 'message', 0, 0, 0.4667, 'M200', 1, '*'),
(12718, 'messages', 'messages', 0, 0, 0.5333, 'M200', 1, '*'),
(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', 1, '*'),
(12723, 'multiple', 'multiple', 0, 0, 0.5333, 'M4314', 2, '*'),
(12724, 'name', 'name', 0, 0, 0.2667, 'N000', 1, '*'),
(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', 1, '*'),
(12730, 'not', 'not', 0, 0, 0.2, 'N300', 2, '*'),
(12731, 'notices', 'notices', 0, 0, 0.4667, 'N320', 1, '*'),
(12732, 'notifications', 'notifications', 0, 0, 0.8667, 'N312352', 1, '*'),
(12733, 'often', 'often', 0, 0, 0.3333, 'O135', 1, '*'),
(12734, 'oh', 'oh', 0, 0, 0.1333, 'O000', 1, '*'),
(12735, 'one', 'one', 0, 0, 0.2, 'O500', 2, '*'),
(12736, 'onto', 'onto', 0, 0, 0.2667, 'O530', 1, '*'),
(12737, 'option', 'option', 0, 0, 0.4, 'O135', 1, '*'),
(12738, 'or', 'or', 0, 0, 0.1333, 'O600', 1, '*'),
(12739, 'other', 'other', 0, 0, 0.3333, 'O360', 2, '*'),
(12740, 'p', 'p', 0, 0, 0.0667, 'P000', 7, '*'),
(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', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(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', 1, '*'),
(12765, 'single', 'single', 0, 0, 0.4, 'S524', 1, '*'),
(12766, 'small', 'small', 0, 0, 0.3333, 'S540', 1, '*'),
(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', 1, '*'),
(12771, 'special', 'special', 0, 0, 0.4667, 'S124', 1, '*'),
(12772, 'stand', 'stand', 0, 0, 0.3333, 'S353', 1, '*'),
(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', 1, '*'),
(12776, 'successfully', 'successfully', 0, 0, 0.8, 'S140', 1, '*'),
(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', 3, '*'),
(12788, 'textarea', 'textarea', 0, 0, 0.5333, 'T236', 1, '*'),
(12789, 'that', 'that', 0, 0, 0.2667, 'T000', 1, '*'),
(12790, 'things', 'things', 0, 0, 0.4, 'T520', 1, '*'),
(12791, 'this', 'this', 0, 0, 0.2667, 'T200', 1, '*'),
(12792, 'title', 'title', 0, 0, 0.3333, 'T400', 1, '*'),
(12793, 'too', 'too', 0, 0, 0.2, 'T000', 1, '*'),
(12794, 'traditional', 'traditional', 0, 0, 0.7333, 'T6354', 1, '*'),
(12795, 'try', 'try', 0, 0, 0.2, 'T600', 1, '*'),
(12796, 'two', 'two', 0, 0, 0.2, 'T000', 1, '*'),
(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', 1, '*'),
(12800, 'units', 'units', 0, 0, 0.3333, 'U532', 1, '*'),
(12801, 'used', 'used', 0, 0, 0.2667, 'U230', 1, '*'),
(12802, 'useful', 'useful', 0, 0, 0.4, 'U214', 1, '*'),
(12803, 'user', 'user', 0, 0, 0.2667, 'U260', 1, '*'),
(12804, 'using', 'using', 0, 0, 0.3333, 'U252', 1, '*'),
(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', 1, '*'),
(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', 3, '*'),
(12811, 'wells', 'wells', 0, 0, 0.3333, 'W420', 1, '*'),
(12812, 'which', 'which', 0, 0, 0.3333, 'W200', 2, '*'),
(12813, 'widget', 'widget', 0, 0, 0.4, 'W323', 1, '*'),
(12814, 'window', 'window', 0, 0, 0.4, 'W530', 1, '*'),
(12815, 'within', 'within', 0, 0, 0.4, 'W350', 1, '*'),
(12816, 'word', 'word', 0, 0, 0.2667, 'W630', 1, '*'),
(12817, 'yo', 'yo', 0, 0, 0.1333, 'Y000', 1, '*'),
(12818, 'you', 'you', 0, 0, 0.2, 'Y000', 1, '*'),
(12819, 'you\'re', 'you\'re', 0, 0, 0.4, 'Y600', 1, '*'),
(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', 4, '*'),
(13062, 'depth', 'depth', 0, 0, 0.3333, 'D130', 2, '*'),
(13063, 'effects', 'effects', 0, 0, 0.4667, 'E1232', 3, '*'),
(13066, 'funeral', 'funeral', 0, 0, 0.4667, 'F564', 2, '*'),
(13067, 'giving', 'giving', 0, 0, 0.4, 'G152', 2, '*'),
(13068, 'graphic', 'graphic', 0, 0, 0.4667, 'G612', 3, '*'),
(13070, 'main', 'main', 0, 0, 0.2667, 'M000', 2, '*'),
(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', 2, '*'),
(13083, 'women', 'women', 0, 0, 0.3333, 'W500', 4, '*'),
(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', 3, '*'),
(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', 30, '*'),
(13262, 'test', 'test', 0, 0, 0.2667, 'T230', 30, '*'),
(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', 3, '*'),
(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', 15, '*'),
(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', 3, '*'),
(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', 3, '*'),
(13610, 'εφαρμογής', 'εφαρμογής', 0, 0, 0.6, 'ε000', 3, '*'),
(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, '*'),
(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', 2, '*'),
(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', 1, '*'),
(21276, 'uada', 'uada', 0, 0, 0.2667, 'U300', 1, '*'),
(21277, 'years', 'years', 0, 0, 0.3333, 'Y620', 1, '*'),
(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', 1, '*'),
(21300, 'paralympics', 'paralympics', 0, 0, 0.7333, 'P64512', 1, '*'),
(21301, 'refugees', 'refugees', 0, 0, 0.5333, 'R120', 1, '*'),
(21302, 'rio', 'rio', 0, 0, 0.2, 'R000', 1, '*'),
(21303, 'alternative', 'alternative', 0, 0, 0.7333, 'A436531', 1, '*'),
(21304, 'eve', 'eve', 0, 0, 0.2, 'E100', 1, '*'),
(21305, 'five', 'five', 0, 0, 0.2667, 'F000', 1, '*'),
(21306, 'year', 'year', 0, 0, 0.2667, 'Y600', 1, '*'),
(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', 1, '*'),
(21312, 'wear', 'wear', 0, 0, 0.2667, 'W600', 1, '*'),
(21313, 'activewear', 'activewear', 0, 0, 0.6667, 'A2316', 1, '*'),
(21314, 'guide', 'guide', 0, 0, 0.3333, 'G300', 1, '*'),
(21315, 'women\'s', 'women\'s', 0, 0, 0.4667, 'W520', 1, '*'),
(21316, 'background', 'background', 0, 0, 0.6667, 'B2653', 1, '*'),
(21317, 'movement', 'movement', 0, 0, 0.5333, 'M153', 1, '*'),
(21319, 'tincidunttincidunt', 'tincidunttincidunt', 0, 0, 1, 'T5235352353', 1, '*'),
(21320, 'introduction', 'introduction', 0, 0, 0.8, 'I5363235', 1, '*'),
(21321, 'magnidolores', 'magnidolores', 0, 0, 0.8, 'M253462', 1, '*'),
(21322, 'overview', 'overview', 0, 0, 0.5333, 'O161', 1, '*'),
(21334, 'επιθυμούσατε', 'επιθυμούσατε', 0, 0, 0.8, 'ε000', 2, '*'),
(21433, '53', '53', 0, 0, 0.2, '', 2, '*'),
(21451, 'προοπτικές', 'προοπτικές', 0, 0, 0.6667, 'π000', 2, '*'),
(21571, 'ευτυχισμένη', 'ευτυχισμένη', 0, 0, 0.7333, 'ε000', 2, '*'),
(22029, 'μπορούσαν', 'μπορούσαν', 0, 0, 0.6, 'μ000', 4, '*'),
(22590, 'μακροπρόθεσμους', 'μακροπρόθεσμους', 0, 0, 1, 'μ000', 2, '*'),
(23001, 'έγινε', 'έγινε', 0, 0, 0.3333, 'έ000', 4, '*'),
(23043, 'συν', 'συν', 0, 0, 0.2, 'σ000', 2, '*'),
(23105, 'περισσότερων', 'περισσότερων', 0, 0, 0.8, 'π000', 2, '*'),
(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, '*'),
(23303, '\'πλάκωμα\'', '\'πλάκωμα\'', 0, 0, 0.6, 'π000', 1, '*'),
(23304, '\'πρόβλημα\'', '\'πρόβλημα\'', 0, 0, 0.6667, 'π000', 1, '*'),
(23305, '\'τρελαίνεται\'', '\'τρελαίνεται\'', 0, 0, 0.8667, 'τ000', 1, '*'),
(23306, '45', '45', 0, 0, 0.2, '', 2, '*'),
(23307, 'έμετο', 'έμετο', 0, 0, 0.3333, 'έ000', 1, '*'),
(23308, 'αμύνεται', 'αμύνεται', 0, 0, 0.5333, 'α000', 1, '*'),
(23309, 'απαντάει', 'απαντάει', 0, 0, 0.5333, 'α000', 1, '*'),
(23310, 'αποκλειστεί', 'αποκλειστεί', 0, 0, 0.7333, 'α000', 1, '*'),
(23311, 'αστάθειας', 'αστάθειας', 0, 0, 0.6, 'α000', 1, '*'),
(23312, 'γενικευμένη', 'γενικευμένη', 0, 0, 0.7333, 'γ000', 1, '*'),
(23313, 'διακριτή', 'διακριτή', 0, 0, 0.5333, 'δ000', 1, '*'),
(23314, 'δυσφορίας', 'δυσφορίας', 0, 0, 0.6, 'δ000', 1, '*'),
(23315, 'ενδεχόμενο', 'ενδεχόμενο', 0, 0, 0.6667, 'ε000', 1, '*'),
(23316, 'εξάψεις', 'εξάψεις', 0, 0, 0.4667, 'ε000', 1, '*'),
(23317, 'ζάλης', 'ζάλης', 0, 0, 0.3333, 'ζ000', 1, '*'),
(23318, 'θανάτου', 'θανάτου', 0, 0, 0.4667, 'θ000', 1, '*'),
(23319, 'λιποθυμία', 'λιποθυμία', 0, 0, 0.6, 'λ000', 1, '*'),
(23320, 'ναυτία-δυσφορία', 'ναυτία-δυσφορία', 0, 0, 1, 'ν000', 1, '*'),
(23321, 'οποτεδήποτε', 'οποτεδήποτε', 0, 0, 0.7333, 'ο000', 1, '*'),
(23322, 'οπουδήποτε', 'οπουδήποτε', 0, 0, 0.6667, 'ο000', 1, '*'),
(23323, 'οργανικής', 'οργανικής', 0, 0, 0.6, 'ο000', 1, '*'),
(23324, 'περίοδο', 'περίοδο', 0, 0, 0.4667, 'π000', 1, '*'),
(23325, 'περιστασιακά', 'περιστασιακά', 0, 0, 0.8, 'π000', 1, '*'),
(23326, 'πνιγμού', 'πνιγμού', 0, 0, 0.4667, 'π000', 1, '*'),
(23327, 'προειδοποίηση', 'προειδοποίηση', 0, 0, 0.8667, 'π000', 1, '*'),
(23328, 'ρίγη', 'ρίγη', 0, 0, 0.2667, 'ρ000', 1, '*'),
(23329, 'συμπεριλαμβάνονται', 'συμπεριλαμβάνονται', 0, 0, 1, 'σ000', 1, '*'),
(23330, 'τουςξυπνάει', 'τουςξυπνάει', 0, 0, 0.7333, 'τ000', 1, '*'),
(23331, 'υπενθυμίστε', 'υπενθυμίστε', 0, 0, 0.7333, 'υ000', 1, '*'),
(23332, 'υποδεικνύει', 'υποδεικνύει', 0, 0, 0.7333, 'υ000', 1, '*'),
(23333, 'φαντασίας', 'φαντασίας', 0, 0, 0.6, 'φ000', 1, '*'),
(23334, 'φύσεως', 'φύσεως', 0, 0, 0.4, 'φ000', 1, '*'),
(23335, 'χάνει', 'χάνει', 0, 0, 0.3333, 'χ000', 1, '*'),
(23336, 'χτυπάει', 'χτυπάει', 0, 0, 0.4667, 'χ000', 1, '*'),
(23366, '46', '46', 0, 0, 0.2, '', 1, '*'),
(23367, 'αδυνατούμε', 'αδυνατούμε', 0, 0, 0.6667, 'α000', 1, '*'),
(23368, 'ακολουθία', 'ακολουθία', 0, 0, 0.6, 'α000', 1, '*'),
(23369, 'ακολουθείται', 'ακολουθείται', 0, 0, 0.8, 'α000', 1, '*'),
(23370, 'ακρίβεια', 'ακρίβεια', 0, 0, 0.5333, 'α000', 1, '*'),
(23371, 'απόμια', 'απόμια', 0, 0, 0.4, 'α000', 1, '*'),
(23372, 'δημιουργήσει', 'δημιουργήσει', 0, 0, 0.8, 'δ000', 1, '*'),
(23373, 'διαδραματίζουν', 'διαδραματίζουν', 0, 0, 0.9333, 'δ000', 4, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(23374, 'διακόψουμε', 'διακόψουμε', 0, 0, 0.6667, 'δ000', 1, '*'),
(23375, 'διεργασία', 'διεργασία', 0, 0, 0.6, 'δ000', 1, '*'),
(23376, 'δραματικά', 'δραματικά', 0, 0, 0.6, 'δ000', 1, '*'),
(23377, 'επικοινωνούμε', 'επικοινωνούμε', 0, 0, 0.8667, 'ε000', 1, '*'),
(23378, 'καθορίζει', 'καθορίζει', 0, 0, 0.6, 'κ000', 1, '*'),
(23379, 'κλείνομαι', 'κλείνομαι', 0, 0, 0.6, 'κ000', 1, '*'),
(23380, 'λανθασμένη', 'λανθασμένη', 0, 0, 0.6667, 'λ000', 1, '*'),
(23381, 'μειώσει', 'μειώσει', 0, 0, 0.4667, 'μ000', 3, '*'),
(23382, 'μετατρέπεται', 'μετατρέπεται', 0, 0, 0.8, 'μ000', 1, '*'),
(23383, 'παντα', 'παντα', 0, 0, 0.3333, 'π000', 1, '*'),
(23384, 'παραμορφωμένη', 'παραμορφωμένη', 0, 0, 0.8667, 'π000', 1, '*'),
(23385, 'παύω', 'παύω', 0, 0, 0.2667, 'π000', 1, '*'),
(23386, 'προηγείται', 'προηγείται', 0, 0, 0.6667, 'π000', 1, '*'),
(23387, 'προϊόν', 'προϊόν', 0, 0, 0.4, 'π000', 1, '*'),
(23388, 'ροή', 'ροή', 0, 0, 0.2, 'ρ000', 1, '*'),
(23389, 'συναδέλφου', 'συναδέλφου', 0, 0, 0.6667, 'σ000', 1, '*'),
(23390, 'συναναστρέφομαι', 'συναναστρέφομαι', 0, 0, 1, 'σ000', 1, '*'),
(23391, 'συχνοί', 'συχνοί', 0, 0, 0.4, 'σ000', 1, '*'),
(23392, 'σωμα', 'σωμα', 0, 0, 0.2667, 'σ000', 1, '*'),
(23393, 'ταχυπαλμίες', 'ταχυπαλμίες', 0, 0, 0.7333, 'τ000', 1, '*'),
(23394, 'τρέφω', 'τρέφω', 0, 0, 0.3333, 'τ000', 1, '*'),
(23397, '\'χωρέσετε\'', '\'χωρέσετε\'', 0, 0, 0.6667, 'χ000', 1, '*'),
(23398, '183', '183', 0, 0, 0.3, '', 1, '*'),
(23399, '24ωρο', '24ωρο', 0, 0, 0.3333, 'ω000', 1, '*'),
(23400, '3-5', '3-5', 0, 0, 0.3, '', 1, '*'),
(23401, 'emails', 'emails', 0, 0, 0.4, 'E542', 1, '*'),
(23402, 'multi', 'multi', 0, 0, 0.3333, 'M430', 1, '*'),
(23403, 'tasking', 'tasking', 0, 0, 0.4667, 'T252', 1, '*'),
(23404, 'ανακτήσετε', 'ανακτήσετε', 0, 0, 0.6667, 'α000', 1, '*'),
(23405, 'αντιπαραγωγική', 'αντιπαραγωγική', 0, 0, 0.9333, 'α000', 1, '*'),
(23406, 'απορροφηθείτε', 'απορροφηθείτε', 0, 0, 0.8667, 'α000', 1, '*'),
(23407, 'αρνηθείτε', 'αρνηθείτε', 0, 0, 0.6, 'α000', 1, '*'),
(23408, 'γενικό', 'γενικό', 0, 0, 0.4, 'γ000', 1, '*'),
(23409, 'δίκτυα', 'δίκτυα', 0, 0, 0.4, 'δ000', 1, '*'),
(23410, 'δαπανηρές', 'δαπανηρές', 0, 0, 0.6, 'δ000', 1, '*'),
(23411, 'διαβάζοντας', 'διαβάζοντας', 0, 0, 0.7333, 'δ000', 2, '*'),
(23412, 'διαχωρίσετε', 'διαχωρίσετε', 0, 0, 0.7333, 'δ000', 1, '*'),
(23413, 'εκτελείτε', 'εκτελείτε', 0, 0, 0.6, 'ε000', 1, '*'),
(23414, 'εξασκούμε', 'εξασκούμε', 0, 0, 0.6, 'ε000', 1, '*'),
(23415, 'εξοικονομήσετε', 'εξοικονομήσετε', 0, 0, 0.9333, 'ε000', 1, '*'),
(23416, 'ηλεκτρονικό', 'ηλεκτρονικό', 0, 0, 0.7333, 'η000', 1, '*'),
(23417, 'ιδίως', 'ιδίως', 0, 0, 0.3333, 'ι000', 14, '*'),
(23418, 'καταναλώσετε', 'καταναλώσετε', 0, 0, 0.8, 'κ000', 1, '*'),
(23419, 'κοιτάτε', 'κοιτάτε', 0, 0, 0.4667, 'κ000', 1, '*'),
(23420, 'μαθαίνοντας', 'μαθαίνοντας', 0, 0, 0.7333, 'μ000', 1, '*'),
(23421, 'μπαταρίες', 'μπαταρίες', 0, 0, 0.6, 'μ000', 1, '*'),
(23422, 'νααναλαμβάνετε', 'νααναλαμβάνετε', 0, 0, 0.9333, 'ν000', 1, '*'),
(23423, 'ξεκινήσατε', 'ξεκινήσατε', 0, 0, 0.6667, 'ξ000', 1, '*'),
(23424, 'οκ', 'οκ', 0, 0, 0.1333, 'ο000', 1, '*'),
(23425, 'οργανώστε', 'οργανώστε', 0, 0, 0.6, 'ο000', 1, '*'),
(23426, 'πάσα', 'πάσα', 0, 0, 0.2667, 'π000', 1, '*'),
(23427, 'πιεστικό', 'πιεστικό', 0, 0, 0.5333, 'π000', 1, '*'),
(23428, 'πολλαπλή', 'πολλαπλή', 0, 0, 0.5333, 'π000', 1, '*'),
(23429, 'πρακτικές', 'πρακτικές', 0, 0, 0.6, 'π000', 4, '*'),
(23430, 'προτεραιότητές', 'προτεραιότητές', 0, 0, 0.9333, 'π000', 1, '*'),
(23431, 'πρόγραμμά', 'πρόγραμμά', 0, 0, 0.6, 'π000', 1, '*'),
(23432, 'ρολόι', 'ρολόι', 0, 0, 0.3333, 'ρ000', 1, '*'),
(23433, 'σημειώνοντας', 'σημειώνοντας', 0, 0, 0.8, 'σ000', 1, '*'),
(23434, 'σκοπεύετε', 'σκοπεύετε', 0, 0, 0.6, 'σ000', 1, '*'),
(23435, 'σταματώντας', 'σταματώντας', 0, 0, 0.7333, 'σ000', 1, '*'),
(23436, 'συγκεντρωμένοι', 'συγκεντρωμένοι', 0, 0, 0.9333, 'σ000', 1, '*'),
(23437, 'συναναστρέφεστε', 'συναναστρέφεστε', 0, 0, 1, 'σ000', 1, '*'),
(23438, 'συνομιλία', 'συνομιλία', 0, 0, 0.6, 'σ000', 2, '*'),
(23439, 'ταχυδρομείο', 'ταχυδρομείο', 0, 0, 0.7333, 'τ000', 1, '*'),
(23440, 'τεχνολογίας', 'τεχνολογίας', 0, 0, 0.7333, 'τ000', 1, '*'),
(23441, 'τσεκάρουμε', 'τσεκάρουμε', 0, 0, 0.6667, 'τ000', 1, '*'),
(23442, 'υποχρέωσης', 'υποχρέωσης', 0, 0, 0.6667, 'υ000', 1, '*'),
(23443, 'φαινομενική', 'φαινομενική', 0, 0, 0.7333, 'φ000', 1, '*'),
(23444, 'φροντίζοντας', 'φροντίζοντας', 0, 0, 0.8, 'φ000', 1, '*'),
(23460, '184', '184', 0, 0, 0.3, '', 1, '*'),
(23461, '«θέλω', '«θέλω', 0, 0, 0.3333, 'θ000', 1, '*'),
(23462, '«ναι', '«ναι', 0, 0, 0.2667, 'ν000', 1, '*'),
(23463, '«ξεχάσατε', '«ξεχάσατε', 0, 0, 0.6, 'ξ000', 1, '*'),
(23464, '«τώρα»,', '«τώρα»,', 0, 0, 0.4667, 'τ000', 1, '*'),
(23465, 'άμμο', 'άμμο', 0, 0, 0.2667, 'ά000', 1, '*'),
(23466, 'άμμο».', 'άμμο».', 0, 0, 0.4, 'ά000', 1, '*'),
(23467, 'άμμος', 'άμμος', 0, 0, 0.3333, 'ά000', 1, '*'),
(23468, 'άρχισε', 'άρχισε', 0, 0, 0.4, 'ά000', 1, '*'),
(23469, 'έριξε', 'έριξε', 0, 0, 0.3333, 'έ000', 1, '*'),
(23470, 'έσκυψε', 'έσκυψε', 0, 0, 0.4, 'έ000', 1, '*'),
(23471, 'έχυσε', 'έχυσε', 0, 0, 0.3333, 'έ000', 1, '*'),
(23472, 'αδιαχώρητο', 'αδιαχώρητο', 0, 0, 0.6667, 'α000', 1, '*'),
(23473, 'αντιπροσωπεύουν', 'αντιπροσωπεύουν', 0, 0, 1, 'α000', 1, '*'),
(23474, 'απάντησαν', 'απάντησαν', 0, 0, 0.6, 'α000', 2, '*'),
(23475, 'απορημένοι', 'απορημένοι', 0, 0, 0.6667, 'α000', 1, '*'),
(23476, 'γέμισαν', 'γέμισαν', 0, 0, 0.4667, 'γ000', 1, '*'),
(23477, 'γέμισε', 'γέμισε', 0, 0, 0.4, 'γ000', 1, '*'),
(23478, 'γεμάτο', 'γεμάτο', 0, 0, 0.4, 'γ000', 1, '*'),
(23479, 'γεμίσουν', 'γεμίσουν', 0, 0, 0.5333, 'γ000', 1, '*'),
(23480, 'είπαν', 'είπαν', 0, 0, 0.3333, 'ε000', 1, '*'),
(23481, 'επισημάνει', 'επισημάνει', 0, 0, 0.6667, 'ε000', 1, '*'),
(23482, 'ικανά', 'ικανά', 0, 0, 0.3333, 'ι000', 1, '*'),
(23483, 'ισχύει', 'ισχύει', 0, 0, 0.4, 'ι000', 1, '*'),
(23484, 'καθηγητής', 'καθηγητής', 0, 0, 0.6, 'κ000', 1, '*'),
(23485, 'κατανομή', 'κατανομή', 0, 0, 0.5333, 'κ000', 1, '*'),
(23486, 'καφέ».', 'καφέ».', 0, 0, 0.4, 'κ000', 1, '*'),
(23487, 'καφές', 'καφές', 0, 0, 0.3333, 'κ000', 1, '*'),
(23488, 'καφεδάκι', 'καφεδάκι', 0, 0, 0.5333, 'κ000', 1, '*'),
(23489, 'κενά', 'κενά', 0, 0, 0.2667, 'κ000', 1, '*'),
(23490, 'κοίταξε', 'κοίταξε', 0, 0, 0.4667, 'κ000', 1, '*'),
(23491, 'κουνώντας', 'κουνώντας', 0, 0, 0.6, 'κ000', 1, '*'),
(23492, 'κούπες', 'κούπες', 0, 0, 0.4, 'κ000', 1, '*'),
(23493, 'μικρότερης', 'μικρότερης', 0, 0, 0.6667, 'μ000', 1, '*'),
(23494, 'μπαλάκια', 'μπαλάκια', 0, 0, 0.5333, 'μ000', 1, '*'),
(23495, 'ξοδέψετε', 'ξοδέψετε', 0, 0, 0.5333, 'ξ000', 1, '*'),
(23496, 'πήρα', 'πήρα', 0, 0, 0.2667, 'π000', 1, '*'),
(23497, 'πήρε', 'πήρε', 0, 0, 0.2667, 'π000', 1, '*'),
(23498, 'πινγκ', 'πινγκ', 0, 0, 0.3333, 'π000', 1, '*'),
(23499, 'πλέονγελούσαν', 'πλέονγελούσαν', 0, 0, 0.8667, 'π000', 1, '*'),
(23500, 'πονγκ', 'πονγκ', 0, 0, 0.3333, 'π000', 1, '*'),
(23501, 'ρίχνει', 'ρίχνει', 0, 0, 0.4, 'ρ000', 1, '*'),
(23502, 'σαστισμένοι', 'σαστισμένοι', 0, 0, 0.7333, 'σ000', 1, '*'),
(23503, 'συνάρτηση', 'συνάρτηση', 0, 0, 0.6, 'σ000', 1, '*'),
(23504, 'τ\'', 'τ\'', 0, 0, 0.1333, 'τ000', 1, '*'),
(23505, 'τένις', 'τένις', 0, 0, 0.3333, 'τ000', 1, '*'),
(23506, 'φίλο»,', 'φίλο»,', 0, 0, 0.4, 'φ000', 1, '*'),
(23507, 'φανταστείτε', 'φανταστείτε', 0, 0, 0.7333, 'φ000', 1, '*'),
(23508, 'φοιτητές', 'φοιτητές', 0, 0, 0.5333, 'φ000', 1, '*'),
(23509, 'φοιτητής', 'φοιτητής', 0, 0, 0.5333, 'φ000', 1, '*'),
(23510, 'χαθούν', 'χαθούν', 0, 0, 0.4, 'χ000', 2, '*'),
(23511, 'χαλίκια', 'χαλίκια', 0, 0, 0.4667, 'χ000', 1, '*'),
(23512, 'χαμογελώντας', 'χαμογελώντας', 0, 0, 0.8, 'χ000', 1, '*'),
(23513, 'χωρούσαν', 'χωρούσαν', 0, 0, 0.5333, 'χ000', 1, '*'),
(23523, '185', '185', 0, 0, 0.3, '', 1, '*'),
(23524, 'έγκειται', 'έγκειται', 0, 0, 0.5333, 'έ000', 1, '*'),
(23525, 'ίση', 'ίση', 0, 0, 0.2, 'ί000', 1, '*'),
(23526, 'αντλεί', 'αντλεί', 0, 0, 0.4, 'α000', 1, '*'),
(23527, 'ισόρροπα', 'ισόρροπα', 0, 0, 0.5333, 'ι000', 1, '*'),
(23528, 'πολυδιάστατο', 'πολυδιάστατο', 0, 0, 0.8, 'π000', 1, '*'),
(23529, 'πόσον', 'πόσον', 0, 0, 0.3333, 'π000', 1, '*'),
(23530, 'συνίσταται', 'συνίσταται', 0, 0, 0.6667, 'σ000', 1, '*'),
(23531, 'σύνθετο', 'σύνθετο', 0, 0, 0.4667, 'σ000', 4, '*'),
(23532, 'τρέφουμε', 'τρέφουμε', 0, 0, 0.5333, 'τ000', 1, '*'),
(23533, 'υπερτερεί', 'υπερτερεί', 0, 0, 0.6, 'υ000', 1, '*'),
(23534, 'υπηρετήσουμε', 'υπηρετήσουμε', 0, 0, 0.8, 'υ000', 1, '*'),
(23539, '58', '58', 0, 0, 0.2, '', 2, '*'),
(23551, 'γενικές', 'γενικές', 0, 0, 0.4667, 'γ000', 2, '*'),
(23607, 'αιτίες', 'αιτίες', 0, 0, 0.4, 'α000', 2, '*'),
(23618, 'διαταραχής', 'διαταραχής', 0, 0, 0.6667, 'δ000', 4, '*'),
(23624, 'καταθλιπτικά', 'καταθλιπτικά', 0, 0, 0.8, 'κ000', 3, '*'),
(23664, 'bryant', 'bryant', 0, 0, 0.4, 'B653', 1, '*'),
(23665, 'veroff', 'veroff', 0, 0, 0.4, 'V610', 1, '*'),
(23666, '«απολαμβάνειν»,', '«απολαμβάνειν»,', 0, 0, 1, 'α000', 1, '*'),
(23667, 'αισθάνεται', 'αισθάνεται', 0, 0, 0.6667, 'α000', 1, '*'),
(23668, 'αντιστοιχεί', 'αντιστοιχεί', 0, 0, 0.7333, 'α000', 1, '*'),
(23669, 'απολαμβάνει', 'απολαμβάνει', 0, 0, 0.7333, 'α000', 1, '*'),
(23670, 'απολαύσει', 'απολαύσει', 0, 0, 0.6, 'α000', 1, '*'),
(23671, 'αποφυγής', 'αποφυγής', 0, 0, 0.5333, 'α000', 1, '*'),
(23672, 'απόλαυσή', 'απόλαυσή', 0, 0, 0.5333, 'α000', 1, '*'),
(23673, 'αριστοτέλης', 'αριστοτέλης', 0, 0, 0.7333, 'α000', 1, '*'),
(23674, 'εισήχθη', 'εισήχθη', 0, 0, 0.4667, 'ε000', 1, '*'),
(23675, 'ενεργητική', 'ενεργητική', 0, 0, 0.6667, 'ε000', 1, '*'),
(23676, 'επιστήμονες', 'επιστήμονες', 0, 0, 0.7333, 'ε000', 2, '*'),
(23677, 'επιτυγχάνοντας', 'επιτυγχάνοντας', 0, 0, 0.9333, 'ε000', 1, '*'),
(23678, 'ευδαιμονία', 'ευδαιμονία', 0, 0, 0.6667, 'ε000', 1, '*'),
(23679, 'ηδονή', 'ηδονή', 0, 0, 0.3333, 'η000', 1, '*'),
(23680, 'ηδονής', 'ηδονής', 0, 0, 0.4, 'η000', 1, '*'),
(23681, 'ικανοποιημένους', 'ικανοποιημένους', 0, 0, 1, 'ι000', 1, '*'),
(23682, 'λίγη', 'λίγη', 0, 0, 0.2667, 'λ000', 1, '*'),
(23683, 'λοξοδρομεί', 'λοξοδρομεί', 0, 0, 0.6667, 'λ000', 1, '*'),
(23684, 'παρών', 'παρών', 0, 0, 0.3333, 'π000', 1, '*'),
(23685, 'πόνου', 'πόνου', 0, 0, 0.3333, 'π000', 1, '*'),
(23686, 'στεκόμαστε', 'στεκόμαστε', 0, 0, 0.6667, 'σ000', 1, '*'),
(23687, 'συγχέουν', 'συγχέουν', 0, 0, 0.5333, 'σ000', 1, '*'),
(23688, 'συνδυάζει', 'συνδυάζει', 0, 0, 0.6, 'σ000', 1, '*'),
(23689, 'συνειδητοποιεί', 'συνειδητοποιεί', 0, 0, 0.9333, 'σ000', 1, '*'),
(23690, 'τηνηδονή', 'τηνηδονή', 0, 0, 0.5333, 'τ000', 1, '*'),
(23691, 'τροφές', 'τροφές', 0, 0, 0.4, 'τ000', 2, '*'),
(23692, 'φιλοσοφικά', 'φιλοσοφικά', 0, 0, 0.6667, 'φ000', 1, '*'),
(23693, 'όρος', 'όρος', 0, 0, 0.2667, 'ό000', 10, '*'),
(23695, '91', '91', 0, 0, 0.2, '', 1, '*'),
(23696, 'έκβασης', 'έκβασης', 0, 0, 0.4667, 'έ000', 1, '*'),
(23697, 'αγκαλιάζω', 'αγκαλιάζω', 0, 0, 0.6, 'α000', 1, '*'),
(23698, 'αισιόδοξος', 'αισιόδοξος', 0, 0, 0.6667, 'α000', 1, '*'),
(23699, 'αναλύουμε', 'αναλύουμε', 0, 0, 0.6, 'α000', 1, '*'),
(23700, 'ανοίγω', 'ανοίγω', 0, 0, 0.4, 'α000', 1, '*'),
(23701, 'απεικόνιση', 'απεικόνιση', 0, 0, 0.6667, 'α000', 1, '*'),
(23702, 'αφεθούμε', 'αφεθούμε', 0, 0, 0.5333, 'α000', 1, '*'),
(23703, 'βίωμα', 'βίωμα', 0, 0, 0.3333, 'β000', 1, '*'),
(23704, 'βιώνω', 'βιώνω', 0, 0, 0.3333, 'β000', 1, '*'),
(23705, 'γεγονότος', 'γεγονότος', 0, 0, 0.6, 'γ000', 1, '*'),
(23706, 'γεγονότων', 'γεγονότων', 0, 0, 0.6, 'γ000', 1, '*'),
(23707, 'γελάω', 'γελάω', 0, 0, 0.3333, 'γ000', 1, '*'),
(23708, 'γιορτάζω', 'γιορτάζω', 0, 0, 0.5333, 'γ000', 1, '*'),
(23709, 'δείξω', 'δείξω', 0, 0, 0.3333, 'δ000', 1, '*'),
(23710, 'εκδηλώνω', 'εκδηλώνω', 0, 0, 0.5333, 'ε000', 1, '*'),
(23711, 'εκτείνω', 'εκτείνω', 0, 0, 0.4667, 'ε000', 1, '*'),
(23712, 'ενθουσιάζομαι', 'ενθουσιάζομαι', 0, 0, 0.8667, 'ε000', 1, '*'),
(23713, 'ενσάρκωση', 'ενσάρκωση', 0, 0, 0.6, 'ε000', 1, '*'),
(23714, 'επιδιώκω', 'επιδιώκω', 0, 0, 0.5333, 'ε000', 1, '*'),
(23715, 'επιστροφή', 'επιστροφή', 0, 0, 0.6, 'ε000', 1, '*'),
(23716, 'ζω', 'ζω', 0, 0, 0.1333, 'ζ000', 1, '*'),
(23717, 'ζωντανό', 'ζωντανό', 0, 0, 0.4667, 'ζ000', 1, '*'),
(23718, 'καλημερίζω', 'καλημερίζω', 0, 0, 0.6667, 'κ000', 1, '*'),
(23719, 'κορμό', 'κορμό', 0, 0, 0.3333, 'κ000', 1, '*'),
(23720, 'κρίνουμε', 'κρίνουμε', 0, 0, 0.5333, 'κ000', 1, '*'),
(23721, 'λέω', 'λέω', 0, 0, 0.2, 'λ000', 1, '*'),
(23722, 'μείνουμε', 'μείνουμε', 0, 0, 0.5333, 'μ000', 1, '*'),
(23723, 'μεταδίδω', 'μεταδίδω', 0, 0, 0.5333, 'μ000', 1, '*'),
(23724, 'μοιράζομαι', 'μοιράζομαι', 0, 0, 0.6667, 'μ000', 1, '*'),
(23725, 'νοερή', 'νοερή', 0, 0, 0.3333, 'ν000', 1, '*'),
(23726, 'νοιώσουμε', 'νοιώσουμε', 0, 0, 0.6, 'ν000', 1, '*'),
(23727, 'ορίζουν', 'ορίζουν', 0, 0, 0.4667, 'ο000', 1, '*'),
(23728, 'παράθυρο', 'παράθυρο', 0, 0, 0.5333, 'π000', 1, '*'),
(23729, 'περιγράφω', 'περιγράφω', 0, 0, 0.6, 'π000', 1, '*'),
(23730, 'πηγαίνω', 'πηγαίνω', 0, 0, 0.4667, 'π000', 1, '*'),
(23731, 'προκάλεσε', 'προκάλεσε', 0, 0, 0.6, 'π000', 2, '*'),
(23732, 'προσδοκία', 'προσδοκία', 0, 0, 0.6, 'π000', 1, '*'),
(23733, 'πόση', 'πόση', 0, 0, 0.2667, 'π000', 1, '*'),
(23734, 'σταθείτε', 'σταθείτε', 0, 0, 0.5333, 'σ000', 1, '*'),
(23735, 'στατηγική', 'στατηγική', 0, 0, 0.6, 'σ000', 1, '*'),
(23736, 'συζητάω', 'συζητάω', 0, 0, 0.4667, 'σ000', 1, '*'),
(23737, 'συνολική', 'συνολική', 0, 0, 0.5333, 'σ000', 3, '*'),
(23738, 'σχεδιασμός', 'σχεδιασμός', 0, 0, 0.6667, 'σ000', 1, '*'),
(23739, 'σύνδεση', 'σύνδεση', 0, 0, 0.4667, 'σ000', 3, '*'),
(23740, 'τρυφερότητα', 'τρυφερότητα', 0, 0, 0.7333, 'τ000', 1, '*'),
(23741, 'τωρα', 'τωρα', 0, 0, 0.2667, 'τ000', 1, '*'),
(23742, 'χαμογελάω', 'χαμογελάω', 0, 0, 0.6, 'χ000', 1, '*'),
(23743, 'χαρμόσυνα', 'χαρμόσυνα', 0, 0, 0.6, 'χ000', 1, '*'),
(23744, 'χαϊδεύω', 'χαϊδεύω', 0, 0, 0.4667, 'χ000', 1, '*'),
(23745, 'ότανθέλω', 'ότανθέλω', 0, 0, 0.5333, 'ό000', 1, '*'),
(23758, '92', '92', 0, 0, 0.2, '', 1, '*'),
(23759, 'έλεγαν', 'έλεγαν', 0, 0, 0.4, 'έ000', 1, '*'),
(23760, 'αγαθό', 'αγαθό', 0, 0, 0.3333, 'α000', 1, '*'),
(23761, 'αναγνωρίζεται', 'αναγνωρίζεται', 0, 0, 0.8667, 'α000', 1, '*'),
(23762, 'αντιλαμβάνομαι', 'αντιλαμβάνομαι', 0, 0, 0.9333, 'α000', 1, '*'),
(23763, 'απολαμβάνω', 'απολαμβάνω', 0, 0, 0.6667, 'α000', 1, '*'),
(23764, 'αφρόλουτρο', 'αφρόλουτρο', 0, 0, 0.6667, 'α000', 1, '*'),
(23765, 'γέννηση', 'γέννηση', 0, 0, 0.4667, 'γ000', 1, '*'),
(23766, 'θαυμάζω', 'θαυμάζω', 0, 0, 0.4667, 'θ000', 1, '*'),
(23767, 'κρασί', 'κρασί', 0, 0, 0.3333, 'κ000', 1, '*'),
(23768, 'λαμβάνω', 'λαμβάνω', 0, 0, 0.4667, 'λ000', 1, '*'),
(23769, 'μασάζ', 'μασάζ', 0, 0, 0.3333, 'μ000', 2, '*'),
(23770, 'πίνω', 'πίνω', 0, 0, 0.2667, 'π000', 1, '*'),
(23771, 'πολυτέλεια', 'πολυτέλεια', 0, 0, 0.6667, 'π000', 1, '*'),
(23772, 'πολυτέλειας', 'πολυτέλειας', 0, 0, 0.7333, 'π000', 1, '*'),
(23773, 'τέχνης', 'τέχνης', 0, 0, 0.4, 'τ000', 4, '*'),
(23774, 'υπερήφανος', 'υπερήφανος', 0, 0, 0.6667, 'υ000', 1, '*'),
(23775, 'υπερηφάνεια', 'υπερηφάνεια', 0, 0, 0.7333, 'υ000', 1, '*'),
(23776, 'υπερηφάνειας', 'υπερηφάνειας', 0, 0, 0.8, 'υ000', 1, '*'),
(23789, '93', '93', 0, 0, 0.2, '', 1, '*'),
(23790, '«πρόβλημα»', '«πρόβλημα»', 0, 0, 0.6667, 'π000', 1, '*'),
(23791, 'αγνοώ', 'αγνοώ', 0, 0, 0.3333, 'α000', 1, '*'),
(23792, 'ανησυχιών', 'ανησυχιών', 0, 0, 0.6, 'α000', 1, '*'),
(23793, 'αποκρύπτω', 'αποκρύπτω', 0, 0, 0.6, 'α000', 1, '*'),
(23794, 'απόσβεσης', 'απόσβεσης', 0, 0, 0.6, 'α000', 1, '*'),
(23795, 'εμπόδια', 'εμπόδια', 0, 0, 0.4667, 'ε000', 1, '*'),
(23796, 'επικεντρωθώ', 'επικεντρωθώ', 0, 0, 0.7333, 'ε000', 1, '*'),
(23797, 'κατάπνιξη', 'κατάπνιξη', 0, 0, 0.6, 'κ000', 1, '*'),
(23798, 'καταπιέζω', 'καταπιέζω', 0, 0, 0.6, 'κ000', 1, '*'),
(23799, 'καταργούμε', 'καταργούμε', 0, 0, 0.6667, 'κ000', 1, '*'),
(23800, 'μετριοφροσύνης', 'μετριοφροσύνης', 0, 0, 0.9333, 'μ000', 1, '*'),
(23801, 'ντροπής', 'ντροπής', 0, 0, 0.4667, 'ν000', 1, '*'),
(23802, 'πρόσκαιρο', 'πρόσκαιρο', 0, 0, 0.6, 'π000', 1, '*'),
(23803, 'σεμνότητας', 'σεμνότητας', 0, 0, 0.6667, 'σ000', 1, '*'),
(23804, 'σκοπίμως', 'σκοπίμως', 0, 0, 0.5333, 'σ000', 1, '*'),
(23805, 'τυχαίο', 'τυχαίο', 0, 0, 0.4, 'τ000', 1, '*'),
(23806, 'υποβαθμίζοντας', 'υποβαθμίζοντας', 0, 0, 0.9333, 'υ000', 1, '*'),
(23807, 'χειρότερο', 'χειρότερο', 0, 0, 0.6, 'χ000', 1, '*'),
(23820, '98', '98', 0, 0, 0.2, '', 1, '*'),
(23821, '«μου', '«μου', 0, 0, 0.2667, 'μ000', 1, '*'),
(23822, 'ίσα-ίσα', 'ίσα-ίσα', 0, 0, 0.4667, 'ί000', 1, '*'),
(23823, 'αδιάκριτες', 'αδιάκριτες', 0, 0, 0.6667, 'α000', 1, '*'),
(23824, 'αναζητούν', 'αναζητούν', 0, 0, 0.6, 'α000', 1, '*'),
(23825, 'απαραίτητος', 'απαραίτητος', 0, 0, 0.7333, 'α000', 1, '*'),
(23826, 'απογοητεύεστε', 'απογοητεύεστε', 0, 0, 0.8667, 'α000', 1, '*'),
(23827, 'αποσπάσει', 'αποσπάσει', 0, 0, 0.6, 'α000', 1, '*'),
(23828, 'αποσυντονίζει', 'αποσυντονίζει', 0, 0, 0.8667, 'α000', 1, '*'),
(23829, 'αποφασιστικότητά', 'αποφασιστικότητά', 0, 0, 1, 'α000', 1, '*'),
(23830, 'αρκετός', 'αρκετός', 0, 0, 0.4667, 'α000', 1, '*'),
(23831, 'αυτοέλεγχός', 'αυτοέλεγχός', 0, 0, 0.7333, 'α000', 1, '*'),
(23832, 'αυτοπειθαρχία', 'αυτοπειθαρχία', 0, 0, 0.8667, 'α000', 1, '*'),
(23833, 'βελτίωσή', 'βελτίωσή', 0, 0, 0.5333, 'β000', 1, '*'),
(23834, 'βολική', 'βολική', 0, 0, 0.4, 'β000', 1, '*'),
(23835, 'γλυκό', 'γλυκό', 0, 0, 0.3333, 'γ000', 1, '*'),
(23836, 'δύσκολος', 'δύσκολος', 0, 0, 0.5333, 'δ000', 1, '*'),
(23837, 'ενήλικας', 'ενήλικας', 0, 0, 0.5333, 'ε000', 1, '*'),
(23838, 'εξουθενωμένοι', 'εξουθενωμένοι', 0, 0, 0.8667, 'ε000', 1, '*'),
(23839, 'επέτρεψαν', 'επέτρεψαν', 0, 0, 0.6, 'ε000', 1, '*'),
(23840, 'επανακτήσετε', 'επανακτήσετε', 0, 0, 0.8, 'ε000', 1, '*'),
(23841, 'επιβραβεύετε', 'επιβραβεύετε', 0, 0, 0.8, 'ε000', 1, '*'),
(23842, 'θάρρους', 'θάρρους', 0, 0, 0.4667, 'θ000', 1, '*'),
(23843, 'κουράστηκα', 'κουράστηκα', 0, 0, 0.6667, 'κ000', 1, '*'),
(23844, 'κουραστική', 'κουραστική', 0, 0, 0.6667, 'κ000', 1, '*'),
(23845, 'κουραστικός', 'κουραστικός', 0, 0, 0.7333, 'κ000', 1, '*'),
(23846, 'μάθεις', 'μάθεις', 0, 0, 0.4, 'μ000', 1, '*'),
(23847, 'μαθαίνεις', 'μαθαίνεις', 0, 0, 0.6, 'μ000', 1, '*'),
(23848, 'πολύ».', 'πολύ».', 0, 0, 0.4, 'π000', 1, '*'),
(23849, 'στιςσυνήθειές', 'στιςσυνήθειές', 0, 0, 0.8667, 'σ000', 1, '*'),
(23850, 'συγκέντρωσης', 'συγκέντρωσης', 0, 0, 0.8, 'σ000', 5, '*'),
(23851, 'συνειδητοποιείς', 'συνειδητοποιείς', 0, 0, 1, 'σ000', 1, '*'),
(23852, 'τύχει', 'τύχει', 0, 0, 0.3333, 'τ000', 1, '*'),
(23853, 'υπομονή', 'υπομονή', 0, 0, 0.4667, 'υ000', 1, '*'),
(23854, 'υπομονής', 'υπομονής', 0, 0, 0.5333, 'υ000', 1, '*'),
(23855, 'φάω', 'φάω', 0, 0, 0.2, 'φ000', 1, '*'),
(23856, 'χάνετε', 'χάνετε', 0, 0, 0.4, 'χ000', 1, '*'),
(23857, 'χαλάσετε', 'χαλάσετε', 0, 0, 0.5333, 'χ000', 1, '*'),
(23883, '99', '99', 0, 0, 0.2, '', 1, '*'),
(23884, '«πράγματα»', '«πράγματα»', 0, 0, 0.6667, 'π000', 1, '*'),
(23885, 'αλληλεπίδρασή', 'αλληλεπίδρασή', 0, 0, 0.8667, 'α000', 6, '*'),
(23886, 'αναπτύξουν', 'αναπτύξουν', 0, 0, 0.6667, 'α000', 1, '*'),
(23887, 'αυτο-εκπλήρωση', 'αυτο-εκπλήρωση', 0, 0, 0.9333, 'α000', 1, '*'),
(23888, 'αυτοεπιβεβαίωση', 'αυτοεπιβεβαίωση', 0, 0, 1, 'α000', 1, '*'),
(23889, 'αυτοσυντήρηση', 'αυτοσυντήρηση', 0, 0, 0.8667, 'α000', 1, '*'),
(23890, 'διακρίνονται', 'διακρίνονται', 0, 0, 0.8, 'δ000', 1, '*'),
(23891, 'διεκδικούν', 'διεκδικούν', 0, 0, 0.6667, 'δ000', 1, '*'),
(23892, 'δρόμος', 'δρόμος', 0, 0, 0.4, 'δ000', 1, '*'),
(23893, 'εμπλουτίσουν', 'εμπλουτίσουν', 0, 0, 0.8, 'ε000', 1, '*'),
(23894, 'εξασφαλίζει', 'εξασφαλίζει', 0, 0, 0.7333, 'ε000', 1, '*'),
(23895, 'επιζητούμε', 'επιζητούμε', 0, 0, 0.6667, 'ε000', 1, '*'),
(23896, 'κοινωνική', 'κοινωνική', 0, 0, 0.6, 'κ000', 2, '*'),
(23897, 'μοιραστούν', 'μοιραστούν', 0, 0, 0.6667, 'μ000', 1, '*'),
(23898, 'παραιτούνται', 'παραιτούνται', 0, 0, 0.8, 'π000', 1, '*'),
(23899, 'σκέψεών', 'σκέψεών', 0, 0, 0.4667, 'σ000', 1, '*'),
(23900, 'συνδέεταιστενά', 'συνδέεταιστενά', 0, 0, 0.9333, 'σ000', 1, '*'),
(23924, 'διαπίστωσε', 'διαπίστωσε', 0, 0, 0.6667, 'δ000', 2, '*'),
(23930, 'λειτουργία', 'λειτουργία', 0, 0, 0.6667, 'λ000', 2, '*'),
(23939, 'τρώτε', 'τρώτε', 0, 0, 0.3333, 'τ000', 2, '*'),
(23945, '101', '101', 0, 0, 0.3, '', 1, '*'),
(23946, 'αγωνιστεί', 'αγωνιστεί', 0, 0, 0.6, 'α000', 1, '*'),
(23947, 'αξιολογήσουμε', 'αξιολογήσουμε', 0, 0, 0.8667, 'α000', 1, '*'),
(23948, 'απαντούμε', 'απαντούμε', 0, 0, 0.6, 'α000', 1, '*'),
(23949, 'βασική', 'βασική', 0, 0, 0.4, 'β000', 1, '*'),
(23950, 'γίνω', 'γίνω', 0, 0, 0.2667, 'γ000', 2, '*'),
(23951, 'δράσεις', 'δράσεις', 0, 0, 0.4667, 'δ000', 1, '*'),
(23952, 'ελέγχει', 'ελέγχει', 0, 0, 0.4667, 'ε000', 1, '*'),
(23953, 'ενστίκτου', 'ενστίκτου', 0, 0, 0.6, 'ε000', 1, '*'),
(23954, 'ερμηνεύεται', 'ερμηνεύεται', 0, 0, 0.7333, 'ε000', 1, '*'),
(23955, 'μακροπρόθεσμων', 'μακροπρόθεσμων', 0, 0, 0.9333, 'μ000', 1, '*'),
(23956, 'μετανιώσουμε', 'μετανιώσουμε', 0, 0, 0.8, 'μ000', 1, '*'),
(23957, 'παρορμήσεις', 'παρορμήσεις', 0, 0, 0.7333, 'π000', 1, '*'),
(23958, 'παρόρμηση', 'παρόρμηση', 0, 0, 0.6, 'π000', 1, '*'),
(23959, 'προ-μετωπιαίο', 'προ-μετωπιαίο', 0, 0, 0.8667, 'π000', 1, '*'),
(23960, 'ρυθμίζεται', 'ρυθμίζεται', 0, 0, 0.6667, 'ρ000', 1, '*'),
(23961, 'υποτάσσουμε', 'υποτάσσουμε', 0, 0, 0.7333, 'υ000', 1, '*'),
(23962, 'υποτιμημένη', 'υποτιμημένη', 0, 0, 0.7333, 'υ000', 1, '*'),
(23976, '104', '104', 0, 0, 0.3, '', 1, '*'),
(23977, 'αναλάβει', 'αναλάβει', 0, 0, 0.5333, 'α000', 1, '*'),
(23978, 'αναλαμβάνοντας', 'αναλαμβάνοντας', 0, 0, 0.9333, 'α000', 1, '*'),
(23979, 'ανεξάρτητη', 'ανεξάρτητη', 0, 0, 0.6667, 'α000', 1, '*'),
(23980, 'ανεξαρτησία', 'ανεξαρτησία', 0, 0, 0.7333, 'α000', 1, '*'),
(23981, 'αντιμετωπίζει', 'αντιμετωπίζει', 0, 0, 0.8667, 'α000', 2, '*'),
(23982, 'αποδεσμευμένος', 'αποδεσμευμένος', 0, 0, 0.9333, 'α000', 1, '*'),
(23983, 'απομακρυνθεί', 'απομακρυνθεί', 0, 0, 0.8, 'α000', 1, '*'),
(23984, 'αυτονομίας', 'αυτονομίας', 0, 0, 0.6667, 'α000', 1, '*'),
(23985, 'αυτόνομο', 'αυτόνομο', 0, 0, 0.5333, 'α000', 1, '*'),
(23986, 'εναντιωθεί', 'εναντιωθεί', 0, 0, 0.6667, 'ε000', 1, '*'),
(23987, 'ενηλικίωση', 'ενηλικίωση', 0, 0, 0.6667, 'ε000', 1, '*'),
(23988, 'επιβίωσης', 'επιβίωσης', 0, 0, 0.6, 'ε000', 1, '*'),
(23989, 'ηλικιακή', 'ηλικιακή', 0, 0, 0.5333, 'η000', 1, '*'),
(23990, 'κατακλύζουν', 'κατακλύζουν', 0, 0, 0.7333, 'κ000', 1, '*'),
(23991, 'κρεμιέσαι', 'κρεμιέσαι', 0, 0, 0.6, 'κ000', 1, '*'),
(23992, 'οικείοι', 'οικείοι', 0, 0, 0.4667, 'ο000', 1, '*'),
(23993, 'οικείων', 'οικείων', 0, 0, 0.4667, 'ο000', 1, '*'),
(23994, 'πεποιθήσεων', 'πεποιθήσεων', 0, 0, 0.7333, 'π000', 1, '*'),
(23995, 'πλησιάσει', 'πλησιάσει', 0, 0, 0.6, 'π000', 1, '*'),
(23996, 'σπιτιού', 'σπιτιού', 0, 0, 0.4667, 'σ000', 2, '*'),
(23997, 'στήριξε', 'στήριξε', 0, 0, 0.4667, 'σ000', 1, '*'),
(23998, 'στηρίξου', 'στηρίξου', 0, 0, 0.5333, 'σ000', 1, '*'),
(23999, 'συγκατάθεση', 'συγκατάθεση', 0, 0, 0.7333, 'σ000', 1, '*'),
(24000, 'συγκρουσιακήανεξαρτησία', 'συγκρουσιακήανεξαρτησία', 0, 0, 1, 'σ000', 1, '*'),
(24001, 'συμπίπτει', 'συμπίπτει', 0, 0, 0.6, 'σ000', 1, '*'),
(24002, 'υλοποιεί', 'υλοποιεί', 0, 0, 0.5333, 'υ000', 1, '*'),
(24003, 'φοβάται', 'φοβάται', 0, 0, 0.4667, 'φ000', 1, '*'),
(24007, '109', '109', 0, 0, 0.3, '', 1, '*'),
(24008, 'eleanor', 'eleanor', 0, 0, 0.4667, 'E456', 1, '*'),
(24009, 'roosevelt', 'roosevelt', 0, 0, 0.6, 'R2143', 1, '*'),
(24010, '«κανείς', '«κανείς', 0, 0, 0.4667, 'κ000', 1, '*'),
(24011, '«κατακτήσει»', '«κατακτήσει»', 0, 0, 0.8, 'κ000', 1, '*'),
(24012, 'έγκυρη', 'έγκυρη', 0, 0, 0.4, 'έ000', 1, '*'),
(24013, 'έκφρασής', 'έκφρασής', 0, 0, 0.5333, 'έ000', 1, '*'),
(24014, 'αίσιο', 'αίσιο', 0, 0, 0.3333, 'α000', 1, '*'),
(24015, 'ανεκτικότητα', 'ανεκτικότητα', 0, 0, 0.8, 'α000', 1, '*'),
(24016, 'αξιοπρέπεια', 'αξιοπρέπεια', 0, 0, 0.7333, 'α000', 1, '*'),
(24017, 'αυτο-αξιολόγηση', 'αυτο-αξιολόγηση', 0, 0, 1, 'α000', 1, '*'),
(24018, 'διαβάζεις', 'διαβάζεις', 0, 0, 0.6, 'δ000', 2, '*'),
(24019, 'διατηρεί', 'διατηρεί', 0, 0, 0.5333, 'δ000', 1, '*'),
(24020, 'διαχειριστεί', 'διαχειριστεί', 0, 0, 0.8, 'δ000', 1, '*'),
(24021, 'διεκδικεί', 'διεκδικεί', 0, 0, 0.6, 'δ000', 1, '*'),
(24022, 'εκείνο', 'εκείνο', 0, 0, 0.4, 'ε000', 1, '*'),
(24023, 'εμπνέει', 'εμπνέει', 0, 0, 0.4667, 'ε000', 1, '*'),
(24024, 'ενισχυτικά', 'ενισχυτικά', 0, 0, 0.6667, 'ε000', 1, '*'),
(24025, 'κατώτερος', 'κατώτερος', 0, 0, 0.6, 'κ000', 1, '*'),
(24026, 'μπορούσαμε', 'μπορούσαμε', 0, 0, 0.6667, 'μ000', 1, '*'),
(24027, 'πάνε', 'πάνε', 0, 0, 0.2667, 'π000', 1, '*'),
(24028, 'παραίτηση', 'παραίτηση', 0, 0, 0.6, 'π000', 1, '*'),
(24029, 'πρωτοβουλία', 'πρωτοβουλία', 0, 0, 0.7333, 'π000', 1, '*'),
(24030, 'συγκατάθεσή', 'συγκατάθεσή', 0, 0, 0.7333, 'σ000', 1, '*'),
(24031, 'υπευθυνότητα', 'υπευθυνότητα', 0, 0, 0.8, 'υ000', 1, '*'),
(24032, 'υποστηρικτικάλόγια', 'υποστηρικτικάλόγια', 0, 0, 1, 'υ000', 1, '*'),
(24038, '110', '110', 0, 0, 0.3, '', 1, '*'),
(24039, 'έναςστόχος', 'έναςστόχος', 0, 0, 0.6667, 'έ000', 1, '*'),
(24040, 'αγαπήστε', 'αγαπήστε', 0, 0, 0.5333, 'α000', 1, '*'),
(24041, 'απέραντο', 'απέραντο', 0, 0, 0.5333, 'α000', 1, '*'),
(24042, 'απόρριψης', 'απόρριψης', 0, 0, 0.6, 'α000', 1, '*'),
(24043, 'αρετές', 'αρετές', 0, 0, 0.4, 'α000', 1, '*'),
(24044, 'βάζετε', 'βάζετε', 0, 0, 0.4, 'β000', 1, '*'),
(24045, 'διαρκής', 'διαρκής', 0, 0, 0.4667, 'δ000', 1, '*'),
(24046, 'διδάσκουν', 'διδάσκουν', 0, 0, 0.6, 'δ000', 1, '*'),
(24047, 'δυστυχίας', 'δυστυχίας', 0, 0, 0.6, 'δ000', 1, '*'),
(24048, 'εξαρτώνται', 'εξαρτώνται', 0, 0, 0.6667, 'ε000', 1, '*'),
(24049, 'ευχαριστήσετε', 'ευχαριστήσετε', 0, 0, 0.8667, 'ε000', 1, '*'),
(24050, 'ζήσε', 'ζήσε', 0, 0, 0.2667, 'ζ000', 1, '*'),
(24051, 'ιδιότητες', 'ιδιότητες', 0, 0, 0.6, 'ι000', 1, '*'),
(24052, 'καθημερινός', 'καθημερινός', 0, 0, 0.7333, 'κ000', 1, '*'),
(24053, 'καλύτεροι', 'καλύτεροι', 0, 0, 0.6, 'κ000', 1, '*'),
(24054, 'κανένας', 'κανένας', 0, 0, 0.4667, 'κ000', 1, '*'),
(24055, 'λείπουν', 'λείπουν', 0, 0, 0.4667, 'λ000', 1, '*'),
(24056, 'περιθώριο', 'περιθώριο', 0, 0, 0.6, 'π000', 1, '*'),
(24057, 'πιστέψτε', 'πιστέψτε', 0, 0, 0.5333, 'π000', 1, '*'),
(24058, 'προσπαθούν', 'προσπαθούν', 0, 0, 0.6667, 'π000', 1, '*'),
(24059, 'σταματά', 'σταματά', 0, 0, 0.4667, 'σ000', 1, '*'),
(24060, 'συγκρίσεις', 'συγκρίσεις', 0, 0, 0.6667, 'σ000', 1, '*'),
(24061, 'σωστός', 'σωστός', 0, 0, 0.4, 'σ000', 2, '*'),
(24062, 'τόνωση', 'τόνωση', 0, 0, 0.4, 'τ000', 1, '*'),
(24063, 'φοβάσαι', 'φοβάσαι', 0, 0, 0.4667, 'φ000', 1, '*'),
(24064, 'ψάχνετε', 'ψάχνετε', 0, 0, 0.4667, 'ψ000', 1, '*'),
(24069, '111', '111', 0, 0, 0.3, '', 1, '*'),
(24070, 'άσχημα', 'άσχημα', 0, 0, 0.4, 'ά000', 1, '*'),
(24071, 'αναζητούμε', 'αναζητούμε', 0, 0, 0.6667, 'α000', 1, '*'),
(24072, 'αναμφίβολα', 'αναμφίβολα', 0, 0, 0.6667, 'α000', 1, '*'),
(24073, 'βελτιώνει', 'βελτιώνει', 0, 0, 0.6, 'β000', 1, '*'),
(24074, 'διαπραγματευόμαστε', 'διαπραγματευόμαστε', 0, 0, 1, 'δ000', 1, '*'),
(24075, 'δύομπορεί', 'δύομπορεί', 0, 0, 0.6, 'δ000', 1, '*'),
(24076, 'εκμετάλλευσης', 'εκμετάλλευσης', 0, 0, 0.8667, 'ε000', 1, '*'),
(24077, 'εκτίμησε', 'εκτίμησε', 0, 0, 0.5333, 'ε000', 1, '*'),
(24078, 'εκφράσει', 'εκφράσει', 0, 0, 0.5333, 'ε000', 1, '*'),
(24079, 'ικανοποιητικής', 'ικανοποιητικής', 0, 0, 0.9333, 'ι000', 1, '*'),
(24080, 'πετυχημένης', 'πετυχημένης', 0, 0, 0.7333, 'π000', 1, '*'),
(24081, 'προτίθεται', 'προτίθεται', 0, 0, 0.6667, 'π000', 1, '*'),
(24082, 'σιγουριά', 'σιγουριά', 0, 0, 0.5333, 'σ000', 1, '*'),
(24083, 'στηρίξει', 'στηρίξει', 0, 0, 0.5333, 'σ000', 1, '*'),
(24084, 'συνεργασίας', 'συνεργασίας', 0, 0, 0.7333, 'σ000', 1, '*'),
(24085, 'υποτίμησης', 'υποτίμησης', 0, 0, 0.6667, 'υ000', 1, '*'),
(24101, 'άλλης', 'άλλης', 0, 0, 0.3333, 'ά000', 2, '*'),
(24127, 'εξέλιξη', 'εξέλιξη', 0, 0, 0.4667, 'ε000', 2, '*'),
(24132, 'επιλογών', 'επιλογών', 0, 0, 0.5333, 'ε000', 3, '*'),
(24136, 'κέντρα', 'κέντρα', 0, 0, 0.4, 'κ000', 7, '*'),
(24139, 'καταστάσεων', 'καταστάσεων', 0, 0, 0.7333, 'κ000', 2, '*'),
(24145, 'μηχανισμοί', 'μηχανισμοί', 0, 0, 0.6667, 'μ000', 2, '*'),
(24149, 'οποιασδήποτε', 'οποιασδήποτε', 0, 0, 0.8, 'ο000', 2, '*'),
(24227, '149', '149', 0, 0, 0.3, '', 1, '*'),
(24228, '«ακρισία»,', '«ακρισία»,', 0, 0, 0.6667, 'α000', 1, '*'),
(24229, 'αδειάζουμε', 'αδειάζουμε', 0, 0, 0.6667, 'α000', 1, '*'),
(24230, 'ακρισία', 'ακρισία', 0, 0, 0.4667, 'α000', 1, '*'),
(24231, 'δρούμε', 'δρούμε', 0, 0, 0.4, 'δ000', 1, '*'),
(24232, 'ευάλωτο', 'ευάλωτο', 0, 0, 0.4667, 'ε000', 1, '*'),
(24233, 'καθισιά', 'καθισιά', 0, 0, 0.4667, 'κ000', 1, '*'),
(24234, 'κατακυριεύουν', 'κατακυριεύουν', 0, 0, 0.8667, 'κ000', 1, '*'),
(24235, 'λειτουργούμε', 'λειτουργούμε', 0, 0, 0.8, 'λ000', 4, '*'),
(24236, 'λογικά', 'λογικά', 0, 0, 0.4, 'λ000', 1, '*'),
(24237, 'ξεχωρίζει', 'ξεχωρίζει', 0, 0, 0.6, 'ξ000', 1, '*'),
(24238, 'παγωτού', 'παγωτού', 0, 0, 0.4667, 'π000', 1, '*'),
(24239, 'σταματήσουμε', 'σταματήσουμε', 0, 0, 0.8, 'σ000', 1, '*'),
(24240, 'συμφέροντά', 'συμφέροντά', 0, 0, 0.6667, 'σ000', 1, '*'),
(24241, 'συσκευασία', 'συσκευασία', 0, 0, 0.6667, 'σ000', 1, '*'),
(24242, 'υποπίπτουμε', 'υποπίπτουμε', 0, 0, 0.7333, 'υ000', 1, '*'),
(24243, 'φορτισμένες', 'φορτισμένες', 0, 0, 0.7333, 'φ000', 1, '*'),
(24244, 'όντα', 'όντα', 0, 0, 0.2667, 'ό000', 1, '*'),
(24273, 'κανόνες', 'κανόνες', 0, 0, 0.4667, 'κ000', 2, '*'),
(24284, 'πληροφορία', 'πληροφορία', 0, 0, 0.6667, 'π000', 2, '*'),
(24294, 'τρόπων', 'τρόπων', 0, 0, 0.4, 'τ000', 2, '*'),
(24295, 'χρησιμοποιεί', 'χρησιμοποιεί', 0, 0, 0.8, 'χ000', 2, '*'),
(24321, '151', '151', 0, 0, 0.3, '', 1, '*'),
(24322, 'άλογα', 'άλογα', 0, 0, 0.3333, 'ά000', 1, '*'),
(24323, 'άλογο', 'άλογο', 0, 0, 0.3333, 'ά000', 1, '*'),
(24324, 'άρμα', 'άρμα', 0, 0, 0.2667, 'ά000', 1, '*'),
(24325, 'αναβάλουν', 'αναβάλουν', 0, 0, 0.6, 'α000', 1, '*'),
(24326, 'αναζητώντας', 'αναζητώντας', 0, 0, 0.7333, 'α000', 1, '*'),
(24327, 'ατελείωτες', 'ατελείωτες', 0, 0, 0.6667, 'α000', 1, '*'),
(24328, 'επιστρατεύουν', 'επιστρατεύουν', 0, 0, 0.8667, 'ε000', 1, '*'),
(24329, 'ζητώντας', 'ζητώντας', 0, 0, 0.5333, 'ζ000', 1, '*'),
(24330, 'ισορροπούν', 'ισορροπούν', 0, 0, 0.6667, 'ι000', 1, '*'),
(24331, 'καβαλάρη', 'καβαλάρη', 0, 0, 0.5333, 'κ000', 1, '*'),
(24332, 'καβαλάρης', 'καβαλάρης', 0, 0, 0.6, 'κ000', 1, '*'),
(24333, 'καθορίζονται', 'καθορίζονται', 0, 0, 0.8, 'κ000', 1, '*'),
(24334, 'κυμαίνονται', 'κυμαίνονται', 0, 0, 0.7333, 'κ000', 1, '*'),
(24335, 'μίασταθερή', 'μίασταθερή', 0, 0, 0.6667, 'μ000', 1, '*'),
(24336, 'μεσημεριανό', 'μεσημεριανό', 0, 0, 0.7333, 'μ000', 1, '*'),
(24337, 'νόμισμα', 'νόμισμα', 0, 0, 0.4667, 'ν000', 1, '*'),
(24338, 'πάρουν', 'πάρουν', 0, 0, 0.4, 'π000', 1, '*'),
(24339, 'παντρευτούμε', 'παντρευτούμε', 0, 0, 0.8, 'π000', 1, '*'),
(24340, 'πλάτωνας', 'πλάτωνας', 0, 0, 0.5333, 'π000', 1, '*'),
(24341, 'ρίχνοντας', 'ρίχνοντας', 0, 0, 0.6, 'ρ000', 1, '*'),
(24342, 'σπουδάσουμε', 'σπουδάσουμε', 0, 0, 0.7333, 'σ000', 1, '*'),
(24343, 'στοιχείων', 'στοιχείων', 0, 0, 0.6, 'σ000', 1, '*'),
(24344, 'συγκρατεί', 'συγκρατεί', 0, 0, 0.6, 'σ000', 1, '*'),
(24345, 'συνύπαρξη', 'συνύπαρξη', 0, 0, 0.6, 'σ000', 1, '*'),
(24346, 'συστάσεις', 'συστάσεις', 0, 0, 0.6, 'σ000', 1, '*'),
(24347, 'τρέχουν', 'τρέχουν', 0, 0, 0.4667, 'τ000', 1, '*'),
(24348, 'τριών', 'τριών', 0, 0, 0.3333, 'τ000', 1, '*'),
(24349, 'τύχη', 'τύχη', 0, 0, 0.2667, 'τ000', 1, '*'),
(24350, 'φάμε', 'φάμε', 0, 0, 0.2667, 'φ000', 2, '*'),
(24352, '115', '115', 0, 0, 0.3, '', 1, '*'),
(24353, 'αναζωογονείτε', 'αναζωογονείτε', 0, 0, 0.8667, 'α000', 1, '*'),
(24354, 'ανανεώνεται', 'ανανεώνεται', 0, 0, 0.7333, 'α000', 1, '*'),
(24355, 'απαιτήσεις', 'απαιτήσεις', 0, 0, 0.6667, 'α000', 1, '*'),
(24356, 'απαιτητικοί', 'απαιτητικοί', 0, 0, 0.7333, 'α000', 1, '*'),
(24357, 'αποδυναμώνουν', 'αποδυναμώνουν', 0, 0, 0.8667, 'α000', 1, '*'),
(24358, 'αυξημένοι', 'αυξημένοι', 0, 0, 0.6, 'α000', 1, '*'),
(24359, 'βαρύτητα', 'βαρύτητα', 0, 0, 0.5333, 'β000', 1, '*'),
(24360, 'εγρήγορσης', 'εγρήγορσης', 0, 0, 0.6667, 'ε000', 5, '*'),
(24361, 'εξασφαλίσουν', 'εξασφαλίσουν', 0, 0, 0.8, 'ε000', 1, '*'),
(24362, 'επαναφορτίζετε', 'επαναφορτίζετε', 0, 0, 0.9333, 'ε000', 1, '*'),
(24363, 'κατακτήσουμε', 'κατακτήσουμε', 0, 0, 0.8, 'κ000', 1, '*'),
(24364, 'κινητοποίησης', 'κινητοποίησης', 0, 0, 0.8667, 'κ000', 1, '*'),
(24365, 'λληλεπιδρούν', 'λληλεπιδρούν', 0, 0, 0.8, 'λ000', 1, '*'),
(24366, 'μπορείνα', 'μπορείνα', 0, 0, 0.5333, 'μ000', 1, '*'),
(24367, 'πηγών', 'πηγών', 0, 0, 0.3333, 'π000', 1, '*'),
(24368, 'πολλαπλών', 'πολλαπλών', 0, 0, 0.6, 'π000', 1, '*'),
(24369, 'προθέσεις', 'προθέσεις', 0, 0, 0.6, 'π000', 1, '*'),
(24370, 'προσδιορίζεται', 'προσδιορίζεται', 0, 0, 0.9333, 'π000', 1, '*'),
(24371, 'ρέει', 'ρέει', 0, 0, 0.2667, 'ρ000', 1, '*'),
(24372, 'στάδιο', 'στάδιο', 0, 0, 0.4, 'σ000', 1, '*'),
(24373, 'συστηματικά', 'συστηματικά', 0, 0, 0.7333, 'σ000', 5, '*'),
(24374, 'τεσσάρων', 'τεσσάρων', 0, 0, 0.5333, 'τ000', 1, '*'),
(24446, '117', '117', 0, 0, 0.3, '', 1, '*'),
(24447, 'ανεπαρκής', 'ανεπαρκής', 0, 0, 0.6, 'α000', 1, '*'),
(24448, 'διαχειρίζονται', 'διαχειρίζονται', 0, 0, 0.9333, 'δ000', 1, '*'),
(24449, 'ελαφρύτερα', 'ελαφρύτερα', 0, 0, 0.6667, 'ε000', 1, '*'),
(24450, 'ενδιάμεσο', 'ενδιάμεσο', 0, 0, 0.6, 'ε000', 1, '*'),
(24451, 'λιγοστέψει', 'λιγοστέψει', 0, 0, 0.6667, 'λ000', 1, '*'),
(24452, 'μειώνει', 'μειώνει', 0, 0, 0.4667, 'μ000', 1, '*'),
(24453, 'μειώνουν', 'μειώνουν', 0, 0, 0.5333, 'μ000', 2, '*'),
(24454, 'ξεκούραση', 'ξεκούραση', 0, 0, 0.6, 'ξ000', 1, '*'),
(24455, 'παράλειψη', 'παράλειψη', 0, 0, 0.6, 'π000', 1, '*'),
(24456, 'πείνα', 'πείνα', 0, 0, 0.3333, 'π000', 1, '*'),
(24457, 'τακτικής', 'τακτικής', 0, 0, 0.5333, 'τ000', 1, '*'),
(24458, 'υγιεινό', 'υγιεινό', 0, 0, 0.4667, 'υ000', 2, '*'),
(24459, 'χασμουρητό', 'χασμουρητό', 0, 0, 0.6667, 'χ000', 1, '*'),
(24461, '116', '116', 0, 0, 0.3, '', 1, '*'),
(24462, '«για', '«για', 0, 0, 0.2667, 'γ000', 1, '*'),
(24463, 'αλκοόλ', 'αλκοόλ', 0, 0, 0.4, 'α000', 2, '*'),
(24464, 'αλληλεπιδρούν', 'αλληλεπιδρούν', 0, 0, 0.8667, 'α000', 1, '*'),
(24465, 'ανακαλύψτε', 'ανακαλύψτε', 0, 0, 0.6667, 'α000', 1, '*'),
(24466, 'αποσπάσουντην', 'αποσπάσουντην', 0, 0, 0.8667, 'α000', 1, '*'),
(24467, 'αποτυπώνεται', 'αποτυπώνεται', 0, 0, 0.8, 'α000', 1, '*'),
(24468, 'β', 'β', 0, 0, 0.0667, 'β000', 1, '*'),
(24469, 'βοηθούσε', 'βοηθούσε', 0, 0, 0.5333, 'β000', 1, '*'),
(24470, 'διανοητικό', 'διανοητικό', 0, 0, 0.6667, 'δ000', 1, '*'),
(24471, 'δυσκολευόμαστε', 'δυσκολευόμαστε', 0, 0, 0.9333, 'δ000', 1, '*'),
(24472, 'ειώσετε', 'ειώσετε', 0, 0, 0.4667, 'ε000', 1, '*'),
(24473, 'εκτονώστε', 'εκτονώστε', 0, 0, 0.6, 'ε000', 1, '*'),
(24474, 'ενίσχυαν', 'ενίσχυαν', 0, 0, 0.5333, 'ε000', 1, '*'),
(24475, 'εναλλάσσετε', 'εναλλάσσετε', 0, 0, 0.7333, 'ε000', 1, '*'),
(24476, 'ζάχαρη', 'ζάχαρη', 0, 0, 0.4, 'ζ000', 6, '*'),
(24477, 'θυμούνται', 'θυμούνται', 0, 0, 0.6, 'θ000', 2, '*'),
(24478, 'καθιστική', 'καθιστική', 0, 0, 0.6, 'κ000', 1, '*'),
(24479, 'καθυστερείτε', 'καθυστερείτε', 0, 0, 0.8, 'κ000', 1, '*'),
(24480, 'κατακτώνται', 'κατακτώνται', 0, 0, 0.7333, 'κ000', 1, '*'),
(24481, 'κατανάλωση', 'κατανάλωση', 0, 0, 0.6667, 'κ000', 8, '*'),
(24482, 'καταναλώνετε', 'καταναλώνετε', 0, 0, 0.8, 'κ000', 1, '*'),
(24483, 'καφεΐνη', 'καφεΐνη', 0, 0, 0.4667, 'κ000', 1, '*'),
(24484, 'λαχανικών', 'λαχανικών', 0, 0, 0.6, 'λ000', 3, '*'),
(24485, 'μ', 'μ', 0, 0, 0.0667, 'μ000', 2, '*'),
(24486, 'νερού', 'νερού', 0, 0, 0.3333, 'ν000', 1, '*'),
(24487, 'ξεχωριστά', 'ξεχωριστά', 0, 0, 0.6, 'ξ000', 2, '*'),
(24488, 'πιθανώς', 'πιθανώς', 0, 0, 0.4667, 'π000', 1, '*'),
(24489, 'πνευματικό', 'πνευματικό', 0, 0, 0.6667, 'π000', 1, '*'),
(24490, 'προσηλωθείτε', 'προσηλωθείτε', 0, 0, 0.8, 'π000', 1, '*'),
(24491, 'προσθέταμε', 'προσθέταμε', 0, 0, 0.6667, 'π000', 1, '*'),
(24492, 'ρείτε', 'ρείτε', 0, 0, 0.3333, 'ρ000', 1, '*'),
(24493, 'στοχεύστε', 'στοχεύστε', 0, 0, 0.6, 'σ000', 1, '*'),
(24494, 'ταδιαστήματα', 'ταδιαστήματα', 0, 0, 0.8, 'τ000', 1, '*'),
(24495, 'τσιγάρο', 'τσιγάρο', 0, 0, 0.4667, 'τ000', 1, '*'),
(24496, 'φρούτων', 'φρούτων', 0, 0, 0.4667, 'φ000', 3, '*'),
(24497, 'χρήσιμο', 'χρήσιμο', 0, 0, 0.4667, 'χ000', 5, '*'),
(24498, 'χρησιμοποιήσατε', 'χρησιμοποιήσατε', 0, 0, 1, 'χ000', 1, '*'),
(24544, 'επιτρέπουν', 'επιτρέπουν', 0, 0, 0.6667, 'ε000', 5, '*'),
(24618, 'αμελήσετε', 'αμελήσετε', 0, 0, 0.6, 'α000', 1, '*'),
(24619, 'αναγνωρίσουν', 'αναγνωρίσουν', 0, 0, 0.8, 'α000', 1, '*'),
(24620, 'αναπτυχθεί', 'αναπτυχθεί', 0, 0, 0.6667, 'α000', 1, '*'),
(24621, 'ανταποκριθούν', 'ανταποκριθούν', 0, 0, 0.8667, 'α000', 1, '*'),
(24622, 'αυτοσεβασμός', 'αυτοσεβασμός', 0, 0, 0.8, 'α000', 1, '*'),
(24623, 'αφετηρία', 'αφετηρία', 0, 0, 0.5333, 'α000', 1, '*'),
(24624, 'δεκδικητικότητα', 'δεκδικητικότητα', 0, 0, 1, 'δ000', 1, '*'),
(24625, 'διεκδικείς', 'διεκδικείς', 0, 0, 0.6667, 'δ000', 1, '*'),
(24626, 'είναιίσως', 'είναιίσως', 0, 0, 0.6, 'ε000', 1, '*'),
(24627, 'εξάλλου', 'εξάλλου', 0, 0, 0.4667, 'ε000', 1, '*'),
(24628, 'εξασκείται', 'εξασκείται', 0, 0, 0.6667, 'ε000', 1, '*'),
(24629, 'επιθυμείτε', 'επιθυμείτε', 0, 0, 0.6667, 'ε000', 1, '*'),
(24630, 'εύκολες', 'εύκολες', 0, 0, 0.4667, 'ε000', 1, '*'),
(24631, 'ξεκινήσει', 'ξεκινήσει', 0, 0, 0.6, 'ξ000', 1, '*'),
(24632, 'σταματάς', 'σταματάς', 0, 0, 0.5333, 'σ000', 1, '*'),
(24633, 'συμπεριφέρονται', 'συμπεριφέρονται', 0, 0, 1, 'σ000', 1, '*'),
(24634, 'τρίτους', 'τρίτους', 0, 0, 0.4667, 'τ000', 1, '*'),
(24649, '«ιδανική»', '«ιδανική»', 0, 0, 0.6, 'ι000', 1, '*'),
(24650, 'άλλοτε', 'άλλοτε', 0, 0, 0.4, 'ά000', 1, '*'),
(24651, 'αγαπά', 'αγαπά', 0, 0, 0.3333, 'α000', 1, '*'),
(24652, 'βίωσε', 'βίωσε', 0, 0, 0.3333, 'β000', 1, '*'),
(24653, 'γονεϊκή', 'γονεϊκή', 0, 0, 0.4667, 'γ000', 1, '*'),
(24654, 'εναλλάσσονται', 'εναλλάσσονται', 0, 0, 0.8667, 'ε000', 1, '*'),
(24655, 'επιφανειακή', 'επιφανειακή', 0, 0, 0.7333, 'ε000', 1, '*'),
(24656, 'ερωτική', 'ερωτική', 0, 0, 0.4667, 'ε000', 1, '*'),
(24657, 'κενή', 'κενή', 0, 0, 0.2667, 'κ000', 1, '*'),
(24658, 'ματιά', 'ματιά', 0, 0, 0.3333, 'μ000', 1, '*'),
(24659, 'μητρική', 'μητρική', 0, 0, 0.4667, 'μ000', 1, '*'),
(24660, 'ξεχνάμε', 'ξεχνάμε', 0, 0, 0.4667, 'ξ000', 1, '*'),
(24661, 'οικειότητας', 'οικειότητας', 0, 0, 0.7333, 'ο000', 1, '*'),
(24662, 'ολοκληρωμένη', 'ολοκληρωμένη', 0, 0, 0.8, 'ο000', 1, '*'),
(24663, 'ου', 'ου', 0, 0, 0.1333, 'ο000', 1, '*'),
(24664, 'πάψει', 'πάψει', 0, 0, 0.3333, 'π000', 1, '*'),
(24665, 'περιόδους', 'περιόδους', 0, 0, 0.6, 'π000', 1, '*'),
(24666, 'ρομαντική', 'ρομαντική', 0, 0, 0.6, 'ρ000', 1, '*'),
(24667, 'ρόμπερτ', 'ρόμπερτ', 0, 0, 0.4667, 'ρ000', 1, '*'),
(24668, 'στέρμπεργκ', 'στέρμπεργκ', 0, 0, 0.6667, 'σ000', 1, '*'),
(24669, 'στερείται', 'στερείται', 0, 0, 0.6, 'σ000', 1, '*'),
(24670, 'στηρίζεται', 'στηρίζεται', 0, 0, 0.6667, 'σ000', 1, '*'),
(24671, 'συντροφική', 'συντροφική', 0, 0, 0.6667, 'σ000', 1, '*'),
(24672, 'συνυπάρχουν', 'συνυπάρχουν', 0, 0, 0.7333, 'σ000', 1, '*'),
(24673, 'φιλική', 'φιλική', 0, 0, 0.4, 'φ000', 1, '*'),
(24711, '82', '82', 0, 0, 0.2, '', 1, '*'),
(24712, '«μπερδεύουν»', '«μπερδεύουν»', 0, 0, 0.8, 'μ000', 1, '*'),
(24713, 'αναπαραχθεί', 'αναπαραχθεί', 0, 0, 0.7333, 'α000', 1, '*'),
(24714, 'βιολογική', 'βιολογική', 0, 0, 0.6, 'β000', 1, '*'),
(24715, 'εμπλουτιστεί', 'εμπλουτιστεί', 0, 0, 0.8, 'ε000', 1, '*'),
(24716, 'επιζητά', 'επιζητά', 0, 0, 0.4667, 'ε000', 1, '*'),
(24717, 'επικαλύπτει', 'επικαλύπτει', 0, 0, 0.7333, 'ε000', 1, '*'),
(24718, 'λαγνεία', 'λαγνεία', 0, 0, 0.4667, 'λ000', 1, '*'),
(24719, 'συγχέεται', 'συγχέεται', 0, 0, 0.6, 'σ000', 1, '*'),
(24720, 'συγχέονται', 'συγχέονται', 0, 0, 0.6667, 'σ000', 1, '*'),
(24721, 'σύναψη', 'σύναψη', 0, 0, 0.4, 'σ000', 1, '*'),
(24729, 'άνδρες', 'άνδρες', 0, 0, 0.4, 'ά000', 4, '*'),
(24737, 'γυναίκες', 'γυναίκες', 0, 0, 0.5333, 'γ000', 17, '*'),
(24852, '127', '127', 0, 0, 0.3, '', 2, '*'),
(24853, '«στόχοι»', '«στόχοι»', 0, 0, 0.5333, 'σ000', 1, '*'),
(24854, 'αγχωτικό', 'αγχωτικό', 0, 0, 0.5333, 'α000', 1, '*'),
(24855, 'αμοιβαιότητα', 'αμοιβαιότητα', 0, 0, 0.8, 'α000', 1, '*'),
(24856, 'ανθίζει', 'ανθίζει', 0, 0, 0.4667, 'α000', 1, '*'),
(24857, 'ανθρώπουςπου', 'ανθρώπουςπου', 0, 0, 0.8, 'α000', 1, '*'),
(24858, 'ανταλλαγή', 'ανταλλαγή', 0, 0, 0.6, 'α000', 1, '*'),
(24859, 'ανταπόδοσης', 'ανταπόδοσης', 0, 0, 0.7333, 'α000', 1, '*'),
(24860, 'απελευθερώσουμε', 'απελευθερώσουμε', 0, 0, 1, 'α000', 1, '*'),
(24861, 'βιβλιογραφία', 'βιβλιογραφία', 0, 0, 0.8, 'β000', 1, '*'),
(24862, 'διεθνή', 'διεθνή', 0, 0, 0.4, 'δ000', 1, '*'),
(24863, 'ενεργειών', 'ενεργειών', 0, 0, 0.6, 'ε000', 1, '*'),
(24864, 'κάθαρση', 'κάθαρση', 0, 0, 0.4667, 'κ000', 1, '*'),
(24865, 'κηπουροί', 'κηπουροί', 0, 0, 0.5333, 'κ000', 1, '*'),
(24866, 'κινητοποιηθεί', 'κινητοποιηθεί', 0, 0, 0.8667, 'κ000', 1, '*'),
(24867, 'κλάμα', 'κλάμα', 0, 0, 0.3333, 'κ000', 1, '*'),
(24868, 'κυριότεροι', 'κυριότεροι', 0, 0, 0.6667, 'κ000', 1, '*'),
(24869, 'παρόμοιο', 'παρόμοιο', 0, 0, 0.5333, 'π000', 1, '*'),
(24870, 'συμβάν', 'συμβάν', 0, 0, 0.4, 'σ000', 1, '*'),
(24871, 'συνδέεται', 'συνδέεται', 0, 0, 0.6, 'σ000', 3, '*'),
(24872, 'συνεχίσει', 'συνεχίσει', 0, 0, 0.6, 'σ000', 1, '*'),
(24873, 'τραυματικό', 'τραυματικό', 0, 0, 0.6667, 'τ000', 1, '*'),
(24874, 'χειρονομίες', 'χειρονομίες', 0, 0, 0.7333, 'χ000', 1, '*'),
(24883, '128', '128', 0, 0, 0.3, '', 1, '*'),
(24884, '2003', '2003', 0, 0, 0.4, '', 1, '*'),
(24885, '2013', '2013', 0, 0, 0.4, '', 2, '*'),
(24886, '2014', '2014', 0, 0, 0.4, '', 1, '*'),
(24887, 'algoe', 'algoe', 0, 0, 0.3333, 'A420', 1, '*'),
(24888, 'amin', 'amin', 0, 0, 0.2667, 'A500', 1, '*'),
(24889, 'emmons', 'emmons', 0, 0, 0.4, 'E520', 1, '*'),
(24890, 'fredrickson', 'fredrickson', 0, 0, 0.7333, 'F63625', 1, '*'),
(24891, 'gable', 'gable', 0, 0, 0.3333, 'G140', 1, '*'),
(24892, 'mccullough', 'mccullough', 0, 0, 0.6667, 'M242', 1, '*'),
(24893, 'park', 'park', 0, 0, 0.2667, 'P620', 1, '*'),
(24894, 'peterson', 'peterson', 0, 0, 0.5333, 'P3625', 1, '*'),
(24895, 'seligman', 'seligman', 0, 0, 0.5333, 'S425', 1, '*'),
(24896, 'steen', 'steen', 0, 0, 0.3333, 'S350', 1, '*'),
(24897, 'έδειξε', 'έδειξε', 0, 0, 0.4, 'έ000', 2, '*'),
(24898, 'αισιοδοξία', 'αισιοδοξία', 0, 0, 0.6667, 'α000', 1, '*'),
(24899, 'αναπτύσσει', 'αναπτύσσει', 0, 0, 0.6667, 'α000', 1, '*'),
(24900, 'αξιόπιστοι', 'αξιόπιστοι', 0, 0, 0.6667, 'α000', 1, '*'),
(24901, 'αποκομίσουμε', 'αποκομίσουμε', 0, 0, 0.8, 'α000', 2, '*'),
(24902, 'βρίσκουμε', 'βρίσκουμε', 0, 0, 0.6, 'β000', 1, '*'),
(24903, 'δίκτυο', 'δίκτυο', 0, 0, 0.4, 'δ000', 1, '*'),
(24904, 'διαπίστωσαν', 'διαπίστωσαν', 0, 0, 0.7333, 'δ000', 7, '*'),
(24905, 'δοτικότητα', 'δοτικότητα', 0, 0, 0.6667, 'δ000', 1, '*'),
(24906, 'ενσωματώνοντάς', 'ενσωματώνοντάς', 0, 0, 0.9333, 'ε000', 1, '*'),
(24907, 'επαγγελματικά', 'επαγγελματικά', 0, 0, 0.8667, 'ε000', 3, '*'),
(24908, 'εργαζόμενου', 'εργαζόμενου', 0, 0, 0.7333, 'ε000', 1, '*'),
(24909, 'ερευνητές', 'ερευνητές', 0, 0, 0.6, 'ε000', 10, '*'),
(24910, 'ευρύτερο', 'ευρύτερο', 0, 0, 0.5333, 'ε000', 1, '*'),
(24911, 'καλύτερους', 'καλύτερους', 0, 0, 0.6667, 'κ000', 1, '*'),
(24912, 'κοινωνικοί', 'κοινωνικοί', 0, 0, 0.6667, 'κ000', 1, '*'),
(24913, 'μακροπρόθεσμη', 'μακροπρόθεσμη', 0, 0, 0.8667, 'μ000', 1, '*'),
(24914, 'μαςκάνουν', 'μαςκάνουν', 0, 0, 0.6, 'μ000', 1, '*'),
(24915, 'μειωμένο', 'μειωμένο', 0, 0, 0.5333, 'μ000', 1, '*'),
(24916, 'πέντε', 'πέντε', 0, 0, 0.3333, 'π000', 1, '*'),
(24917, 'παραμένουμε', 'παραμένουμε', 0, 0, 0.7333, 'π000', 1, '*'),
(24918, 'περισσότερους', 'περισσότερους', 0, 0, 0.8667, 'π000', 1, '*'),
(24919, 'πνευματικότητα', 'πνευματικότητα', 0, 0, 0.9333, 'π000', 1, '*'),
(24920, 'πρόσφατη', 'πρόσφατη', 0, 0, 0.5333, 'π000', 21, '*'),
(24921, 'σημαντικούς', 'σημαντικούς', 0, 0, 0.7333, 'σ000', 2, '*'),
(24922, 'υψηλό', 'υψηλό', 0, 0, 0.3333, 'υ000', 1, '*'),
(24923, 'φαινόμαστε', 'φαινόμαστε', 0, 0, 0.6667, 'φ000', 1, '*'),
(24924, 'χαρακτηριστικών', 'χαρακτηριστικών', 0, 0, 1, 'χ000', 1, '*'),
(24925, 'όσοι', 'όσοι', 0, 0, 0.2667, 'ό000', 1, '*'),
(24946, '129', '129', 0, 0, 0.3, '', 1, '*'),
(24947, 'αποδείξει', 'αποδείξει', 0, 0, 0.6, 'α000', 1, '*'),
(24948, 'απομακρύνοντας', 'απομακρύνοντας', 0, 0, 0.9333, 'α000', 1, '*'),
(24949, 'γενναιοδωρία', 'γενναιοδωρία', 0, 0, 0.8, 'γ000', 1, '*'),
(24950, 'δείχνετε', 'δείχνετε', 0, 0, 0.5333, 'δ000', 1, '*'),
(24951, 'ικανοποίησή', 'ικανοποίησή', 0, 0, 0.7333, 'ι000', 2, '*'),
(24952, 'νευροχημικών', 'νευροχημικών', 0, 0, 0.8, 'ν000', 1, '*'),
(24953, 'ντοπαμίνης', 'ντοπαμίνης', 0, 0, 0.6667, 'ν000', 1, '*'),
(24954, 'οκυτοκίνης', 'οκυτοκίνης', 0, 0, 0.6667, 'ο000', 1, '*'),
(24955, 'σεροτονίνης', 'σεροτονίνης', 0, 0, 0.7333, 'σ000', 1, '*'),
(24956, 'συνεκτικότητας', 'συνεκτικότητας', 0, 0, 0.9333, 'σ000', 1, '*'),
(24957, 'χαμόγελο', 'χαμόγελο', 0, 0, 0.5333, 'χ000', 1, '*'),
(24958, 'χαρούμενους', 'χαρούμενους', 0, 0, 0.7333, 'χ000', 1, '*'),
(25011, 'αναφέρει', 'αναφέρει', 0, 0, 0.5333, 'α000', 3, '*'),
(25083, 'ενδιαφέρουσα', 'ενδιαφέρουσα', 0, 0, 0.8, 'ε000', 2, '*'),
(25221, 'στροφή', 'στροφή', 0, 0, 0.4, 'σ000', 2, '*'),
(25535, '136', '136', 0, 0, 0.3, '', 1, '*'),
(25536, 'αγνώστους', 'αγνώστους', 0, 0, 0.6, 'α000', 1, '*'),
(25537, 'βρίσκει', 'βρίσκει', 0, 0, 0.4667, 'β000', 1, '*'),
(25538, 'γίνεις', 'γίνεις', 0, 0, 0.4, 'γ000', 1, '*'),
(25539, 'γνωρίζεις', 'γνωρίζεις', 0, 0, 0.6, 'γ000', 1, '*'),
(25540, 'ενεργούσαν', 'ενεργούσαν', 0, 0, 0.6667, 'ε000', 1, '*'),
(25541, 'εντάξεις', 'εντάξεις', 0, 0, 0.5333, 'ε000', 1, '*'),
(25542, 'κιάλλους', 'κιάλλους', 0, 0, 0.5333, 'κ000', 1, '*'),
(25543, 'κουβέντα', 'κουβέντα', 0, 0, 0.5333, 'κ000', 1, '*'),
(25544, 'κόσμος', 'κόσμος', 0, 0, 0.4, 'κ000', 1, '*'),
(25545, 'μετέδωσε', 'μετέδωσε', 0, 0, 0.5333, 'μ000', 1, '*'),
(25546, 'παρέσυρε', 'παρέσυρε', 0, 0, 0.5333, 'π000', 1, '*'),
(25547, 'πομπός', 'πομπός', 0, 0, 0.4, 'π000', 1, '*'),
(25548, 'φροντίσεις', 'φροντίσεις', 0, 0, 0.6667, 'φ000', 1, '*'),
(25549, 'φτιάξουν', 'φτιάξουν', 0, 0, 0.5333, 'φ000', 1, '*'),
(25550, 'χαμογελάει', 'χαμογελάει', 0, 0, 0.6667, 'χ000', 1, '*'),
(25566, '137', '137', 0, 0, 0.3, '', 1, '*'),
(25567, 'µια', 'µια', 0, 0, 0.2, 'ι000', 1, '*'),
(25568, 'µόνιµα', 'µόνιµα', 0, 0, 0.4, 'ό000', 1, '*'),
(25569, 'αγαθά', 'αγαθά', 0, 0, 0.3333, 'α000', 1, '*'),
(25570, 'αγγίζουμε', 'αγγίζουμε', 0, 0, 0.6, 'α000', 1, '*'),
(25571, 'αναζητάμε', 'αναζητάμε', 0, 0, 0.6, 'α000', 1, '*'),
(25572, 'αντιλαμβανόμαστε', 'αντιλαμβανόμαστε', 0, 0, 1, 'α000', 1, '*'),
(25573, 'ασαφής', 'ασαφής', 0, 0, 0.4, 'α000', 1, '*'),
(25574, 'αφηρημένη', 'αφηρημένη', 0, 0, 0.6, 'α000', 1, '*'),
(25575, 'διαφεύγει', 'διαφεύγει', 0, 0, 0.6, 'δ000', 1, '*'),
(25576, 'επιθυµιών', 'επιθυµιών', 0, 0, 0.6, 'ε000', 1, '*'),
(25577, 'επιλέξουμε', 'επιλέξουμε', 0, 0, 0.6667, 'ε000', 1, '*'),
(25578, 'καλύψουμε', 'καλύψουμε', 0, 0, 0.6, 'κ000', 1, '*'),
(25579, 'κατακτήσουµε', 'κατακτήσουµε', 0, 0, 0.8, 'κ000', 1, '*'),
(25580, 'κοινός', 'κοινός', 0, 0, 0.4, 'κ000', 1, '*'),
(25581, 'κόσµο', 'κόσµο', 0, 0, 0.3333, 'κ000', 1, '*'),
(25582, 'λίστας', 'λίστας', 0, 0, 0.4, 'λ000', 2, '*'),
(25583, 'μεγάλα', 'μεγάλα', 0, 0, 0.4, 'μ000', 1, '*'),
(25584, 'μετι', 'μετι', 0, 0, 0.2667, 'μ000', 1, '*'),
(25585, 'μετρούν', 'μετρούν', 0, 0, 0.4667, 'μ000', 1, '*'),
(25586, 'νόηµα', 'νόηµα', 0, 0, 0.3333, 'ν000', 1, '*'),
(25587, 'ομορφαίνουν', 'ομορφαίνουν', 0, 0, 0.7333, 'ο000', 1, '*'),
(25588, 'παρανομαστής', 'παρανομαστής', 0, 0, 0.8, 'π000', 1, '*'),
(25589, 'υποκειμενικό', 'υποκειμενικό', 0, 0, 0.8, 'υ000', 2, '*'),
(25590, 'φήµη', 'φήµη', 0, 0, 0.2667, 'φ000', 1, '*'),
(25591, 'φαντασμαγορικά', 'φαντασμαγορικά', 0, 0, 0.9333, 'φ000', 1, '*'),
(25592, 'χρήµατα', 'χρήµατα', 0, 0, 0.4667, 'χ000', 1, '*'),
(25593, 'χωρίζεται', 'χωρίζεται', 0, 0, 0.6, 'χ000', 1, '*'),
(25594, 'ψηλά', 'ψηλά', 0, 0, 0.2667, 'ψ000', 1, '*'),
(25595, 'όµως', 'όµως', 0, 0, 0.2667, 'ό000', 1, '*'),
(25608, 'υγιεινές', 'υγιεινές', 0, 0, 0.5333, 'υ000', 3, '*'),
(25622, 'αποδοχής', 'αποδοχής', 0, 0, 0.5333, 'α000', 2, '*'),
(25669, 'φύλο', 'φύλο', 0, 0, 0.2667, 'φ000', 15, '*'),
(25675, '144', '144', 0, 0, 0.3, '', 1, '*'),
(25676, 'ǂ', 'ǂ', 0, 0, 0.0667, 'ǂ000', 1, '*'),
(25677, 'αρνητικότητα', 'αρνητικότητα', 0, 0, 0.8, 'α000', 1, '*'),
(25678, 'δημιουργικών', 'δημιουργικών', 0, 0, 0.8, 'δ000', 1, '*'),
(25679, 'διεύρυνση', 'διεύρυνση', 0, 0, 0.6, 'δ000', 2, '*'),
(25680, 'εμπειριών', 'εμπειριών', 0, 0, 0.6, 'ε000', 1, '*'),
(25681, 'ευρήματα', 'ευρήματα', 0, 0, 0.5333, 'ε000', 10, '*'),
(25682, 'ικανό', 'ικανό', 0, 0, 0.3333, 'ι000', 1, '*'),
(25683, 'καθιστούν', 'καθιστούν', 0, 0, 0.6, 'κ000', 1, '*'),
(25684, 'καλυτέρα', 'καλυτέρα', 0, 0, 0.5333, 'κ000', 1, '*'),
(25685, 'καταφέρνει', 'καταφέρνει', 0, 0, 0.6667, 'κ000', 1, '*'),
(25686, 'κερδίσουν', 'κερδίσουν', 0, 0, 0.6, 'κ000', 1, '*'),
(25687, 'μαγνήτης', 'μαγνήτης', 0, 0, 0.5333, 'μ000', 1, '*'),
(25688, 'ορίζοντα', 'ορίζοντα', 0, 0, 0.5333, 'ο000', 1, '*'),
(25689, 'παλεύουν', 'παλεύουν', 0, 0, 0.5333, 'π000', 1, '*'),
(25690, 'περιορίζουν', 'περιορίζουν', 0, 0, 0.7333, 'π000', 1, '*'),
(25691, 'προσέξει', 'προσέξει', 0, 0, 0.5333, 'π000', 1, '*'),
(25692, 'πρωτοποριακών', 'πρωτοποριακών', 0, 0, 0.8667, 'π000', 1, '*'),
(25693, 'πρωτότυπες', 'πρωτότυπες', 0, 0, 0.6667, 'π000', 1, '*'),
(25694, 'συγκεκριμένης', 'συγκεκριμένης', 0, 0, 0.8667, 'σ000', 1, '*'),
(25695, 'συλλάβει', 'συλλάβει', 0, 0, 0.5333, 'σ000', 1, '*'),
(25696, 'συμπεριφοράς-απάντησης', 'συμπεριφοράς-απάντησης', 0, 0, 1, 'σ000', 1, '*'),
(25697, 'συμπεριφορών', 'συμπεριφορών', 0, 0, 0.8, 'σ000', 1, '*'),
(25698, 'σύγκριση', 'σύγκριση', 0, 0, 0.5333, 'σ000', 2, '*'),
(25699, 'ωθώντας', 'ωθώντας', 0, 0, 0.4667, 'ω000', 1, '*'),
(25706, '\'μεταμφιέζεται\'', '\'μεταμφιέζεται\'', 0, 0, 1, 'μ000', 1, '*'),
(25707, '63', '63', 0, 0, 0.2, '', 1, '*'),
(25708, 'έκφρασή', 'έκφρασή', 0, 0, 0.4667, 'έ000', 1, '*'),
(25709, 'ήεπικριτικής', 'ήεπικριτικής', 0, 0, 0.8, 'ή000', 1, '*'),
(25710, 'αηδία', 'αηδία', 0, 0, 0.3333, 'α000', 1, '*'),
(25711, 'ανακατευθύνεται', 'ανακατευθύνεται', 0, 0, 1, 'α000', 1, '*'),
(25712, 'αναμφισβήτητα', 'αναμφισβήτητα', 0, 0, 0.8667, 'α000', 1, '*'),
(25713, 'αντιληπτό', 'αντιληπτό', 0, 0, 0.6, 'α000', 1, '*'),
(25714, 'αρνητισμού', 'αρνητισμού', 0, 0, 0.6667, 'α000', 1, '*'),
(25715, 'βίαια', 'βίαια', 0, 0, 0.3333, 'β000', 1, '*'),
(25716, 'δυσανάλογη', 'δυσανάλογη', 0, 0, 0.6667, 'δ000', 1, '*'),
(25717, 'δυσκολίας', 'δυσκολίας', 0, 0, 0.6, 'δ000', 2, '*'),
(25718, 'δυσλειτουργικό', 'δυσλειτουργικό', 0, 0, 0.9333, 'δ000', 1, '*'),
(25719, 'εκφραστεί', 'εκφραστεί', 0, 0, 0.6, 'ε000', 1, '*'),
(25720, 'ενοχοποιείται', 'ενοχοποιείται', 0, 0, 0.8667, 'ε000', 1, '*'),
(25721, 'ενστικτώδης', 'ενστικτώδης', 0, 0, 0.7333, 'ε000', 1, '*'),
(25722, 'εξωτερικεύουν', 'εξωτερικεύουν', 0, 0, 0.8667, 'ε000', 1, '*'),
(25723, 'επιθετικότητα', 'επιθετικότητα', 0, 0, 0.8667, 'ε000', 1, '*'),
(25724, 'εποικοδομητικά', 'εποικοδομητικά', 0, 0, 0.9333, 'ε000', 1, '*'),
(25725, 'εσωτερίκευση', 'εσωτερίκευση', 0, 0, 0.8, 'ε000', 1, '*'),
(25726, 'θυμώνουμε', 'θυμώνουμε', 0, 0, 0.6, 'θ000', 1, '*'),
(25727, 'λύνει', 'λύνει', 0, 0, 0.3333, 'λ000', 1, '*'),
(25728, 'λύπη', 'λύπη', 0, 0, 0.2667, 'λ000', 1, '*'),
(25729, 'ξεσπάσματα', 'ξεσπάσματα', 0, 0, 0.6667, 'ξ000', 1, '*'),
(25730, 'παγιδεύεται', 'παγιδεύεται', 0, 0, 0.7333, 'π000', 1, '*'),
(25731, 'παρατηρούμε', 'παρατηρούμε', 0, 0, 0.7333, 'π000', 1, '*'),
(25732, 'παρεμποδίζουμε', 'παρεμποδίζουμε', 0, 0, 0.9333, 'π000', 1, '*'),
(25733, 'προσαρμοστική', 'προσαρμοστική', 0, 0, 0.8667, 'π000', 1, '*'),
(25734, 'προσπερνούν', 'προσπερνούν', 0, 0, 0.7333, 'π000', 1, '*'),
(25735, 'προτιμούν', 'προτιμούν', 0, 0, 0.6, 'π000', 1, '*'),
(25736, 'συσσωρευτούν', 'συσσωρευτούν', 0, 0, 0.8, 'σ000', 1, '*'),
(25737, 'φυσικός', 'φυσικός', 0, 0, 0.4667, 'φ000', 1, '*'),
(25738, 'χαρακτηριστική', 'χαρακτηριστική', 0, 0, 0.9333, 'χ000', 1, '*'),
(25739, 'χτίζει', 'χτίζει', 0, 0, 0.4, 'χ000', 1, '*'),
(25832, '\'νιώθω', '\'νιώθω', 0, 0, 0.4, 'ν000', 1, '*'),
(25833, '\'ποτέ', '\'ποτέ', 0, 0, 0.3333, 'π000', 1, '*'),
(25834, '65', '65', 0, 0, 0.2, '', 2, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(25835, 'έκρηξη', 'έκρηξη', 0, 0, 0.4, 'έ000', 1, '*'),
(25836, 'ακατόρθωτο', 'ακατόρθωτο', 0, 0, 0.6667, 'α000', 1, '*'),
(25837, 'αντίστοιχες', 'αντίστοιχες', 0, 0, 0.7333, 'α000', 1, '*'),
(25838, 'απομακρυνθείτε', 'απομακρυνθείτε', 0, 0, 0.9333, 'α000', 1, '*'),
(25839, 'απομακρύνουν', 'απομακρύνουν', 0, 0, 0.8, 'α000', 1, '*'),
(25840, 'βοηθητικές', 'βοηθητικές', 0, 0, 0.6667, 'β000', 1, '*'),
(25841, 'δουλεύει', 'δουλεύει', 0, 0, 0.5333, 'δ000', 1, '*'),
(25842, 'δουλεύουν', 'δουλεύουν', 0, 0, 0.6, 'δ000', 1, '*'),
(25843, 'εκκρίνονται', 'εκκρίνονται', 0, 0, 0.7333, 'ε000', 1, '*'),
(25844, 'εκτόνωσης', 'εκτόνωσης', 0, 0, 0.6, 'ε000', 1, '*'),
(25845, 'εκφράζεστε', 'εκφράζεστε', 0, 0, 0.6667, 'ε000', 1, '*'),
(25846, 'εκφράστε', 'εκφράστε', 0, 0, 0.5333, 'ε000', 1, '*'),
(25847, 'εμένα\'.', 'εμένα\'.', 0, 0, 0.4667, 'ε000', 1, '*'),
(25848, 'ενοχικά', 'ενοχικά', 0, 0, 0.4667, 'ε000', 1, '*'),
(25849, 'επικοινωνώντας', 'επικοινωνώντας', 0, 0, 0.9333, 'ε000', 1, '*'),
(25850, 'επιστρέψτε', 'επιστρέψτε', 0, 0, 0.6667, 'ε000', 1, '*'),
(25851, 'ηρεμούν', 'ηρεμούν', 0, 0, 0.4667, 'η000', 1, '*'),
(25852, 'λογομαχίας', 'λογομαχίας', 0, 0, 0.6667, 'λ000', 1, '*'),
(25853, 'μεγάλους', 'μεγάλους', 0, 0, 0.5333, 'μ000', 1, '*'),
(25854, 'μετρώντας', 'μετρώντας', 0, 0, 0.6, 'μ000', 1, '*'),
(25855, 'νομίζετε', 'νομίζετε', 0, 0, 0.5333, 'ν000', 1, '*'),
(25856, 'παίρνοντας', 'παίρνοντας', 0, 0, 0.6667, 'π000', 1, '*'),
(25857, 'προμηνύουν', 'προμηνύουν', 0, 0, 0.6667, 'π000', 1, '*'),
(25858, 'προτείνεται', 'προτείνεται', 0, 0, 0.7333, 'π000', 1, '*'),
(25859, 'πυροδοτεί', 'πυροδοτεί', 0, 0, 0.6, 'π000', 1, '*'),
(25860, 'σου\'', 'σου\'', 0, 0, 0.2667, 'σ000', 1, '*'),
(25861, 'σταθερά', 'σταθερά', 0, 0, 0.4667, 'σ000', 1, '*'),
(25862, 'τips', 'τips', 0, 0, 0.2667, 'τ120', 1, '*'),
(25863, 'υιοθετήστε', 'υιοθετήστε', 0, 0, 0.6667, 'υ000', 1, '*'),
(25864, 'φανούν', 'φανούν', 0, 0, 0.4, 'φ000', 1, '*'),
(25865, 'χαλαρώνουν', 'χαλαρώνουν', 0, 0, 0.6667, 'χ000', 1, '*'),
(25866, 'όσοκαι', 'όσοκαι', 0, 0, 0.4, 'ό000', 1, '*'),
(25895, '156', '156', 0, 0, 0.3, '', 1, '*'),
(25896, 'αγαπη', 'αγαπη', 0, 0, 0.3333, 'α000', 1, '*'),
(25897, 'ακλόνητη', 'ακλόνητη', 0, 0, 0.5333, 'α000', 1, '*'),
(25898, 'ανθίσει', 'ανθίσει', 0, 0, 0.4667, 'α000', 1, '*'),
(25899, 'αυτοεκτίμησή', 'αυτοεκτίμησή', 0, 0, 0.8, 'α000', 1, '*'),
(25900, 'εμπιστεύονταν', 'εμπιστεύονταν', 0, 0, 0.8667, 'ε000', 1, '*'),
(25901, 'εξερευνήσουμε', 'εξερευνήσουμε', 0, 0, 0.8667, 'ε000', 1, '*'),
(25902, 'επάρκεια', 'επάρκεια', 0, 0, 0.5333, 'ε000', 1, '*'),
(25903, 'επιβεβαιώσει', 'επιβεβαιώσει', 0, 0, 0.8, 'ε000', 1, '*'),
(25904, 'επιδέχεται', 'επιδέχεται', 0, 0, 0.6667, 'ε000', 1, '*'),
(25905, 'επιτυχημένα', 'επιτυχημένα', 0, 0, 0.7333, 'ε000', 1, '*'),
(25906, 'καταφέρεις', 'καταφέρεις', 0, 0, 0.6667, 'κ000', 1, '*'),
(25907, 'υπενθύμισε', 'υπενθύμισε', 0, 0, 0.6667, 'υ000', 1, '*'),
(25908, 'όσων', 'όσων', 0, 0, 0.2667, 'ό000', 1, '*'),
(25910, '159', '159', 0, 0, 0.3, '', 1, '*'),
(25911, '«δεν', '«δεν', 0, 0, 0.2667, 'δ000', 1, '*'),
(25912, '«θα', '«θα', 0, 0, 0.2, 'θ000', 1, '*'),
(25913, '«χρειάζεται', '«χρειάζεται', 0, 0, 0.7333, 'χ000', 1, '*'),
(25914, 'άλλαχρήματα', 'άλλαχρήματα', 0, 0, 0.7333, 'ά000', 1, '*'),
(25915, 'ήθελα', 'ήθελα', 0, 0, 0.3333, 'ή000', 1, '*'),
(25916, 'αίτημά', 'αίτημά', 0, 0, 0.4, 'α000', 1, '*'),
(25917, 'αναλαμβάνεις', 'αναλαμβάνεις', 0, 0, 0.8, 'α000', 1, '*'),
(25918, 'ανταποκριθώ', 'ανταποκριθώ', 0, 0, 0.7333, 'α000', 1, '*'),
(25919, 'απογοητεύσω', 'απογοητεύσω', 0, 0, 0.7333, 'α000', 1, '*'),
(25920, 'απορρίψω', 'απορρίψω', 0, 0, 0.5333, 'α000', 1, '*'),
(25921, 'αποφασίσω', 'αποφασίσω', 0, 0, 0.6, 'α000', 1, '*'),
(25922, 'δανείσω', 'δανείσω', 0, 0, 0.4667, 'δ000', 1, '*'),
(25923, 'εδώ».', 'εδώ».', 0, 0, 0.3333, 'ε000', 1, '*'),
(25924, 'εφαρμόσετε', 'εφαρμόσετε', 0, 0, 0.6667, 'ε000', 1, '*'),
(25925, 'θέσπισης', 'θέσπισης', 0, 0, 0.5333, 'θ000', 1, '*'),
(25926, 'θέτω', 'θέτω', 0, 0, 0.2667, 'θ000', 1, '*'),
(25927, 'κέρδισε', 'κέρδισε', 0, 0, 0.4667, 'κ000', 1, '*'),
(25928, 'μπορέσω', 'μπορέσω', 0, 0, 0.4667, 'μ000', 1, '*'),
(25929, 'νοιάζομαι', 'νοιάζομαι', 0, 0, 0.6, 'ν000', 1, '*'),
(25930, 'οικογένειάς', 'οικογένειάς', 0, 0, 0.7333, 'ο000', 2, '*'),
(25931, 'ομολογουμένως', 'ομολογουμένως', 0, 0, 0.8667, 'ο000', 1, '*'),
(25932, 'παίρνω', 'παίρνω', 0, 0, 0.4, 'π000', 1, '*'),
(25933, 'παρακαλώ', 'παρακαλώ', 0, 0, 0.5333, 'π000', 1, '*'),
(25934, 'πολιτική', 'πολιτική', 0, 0, 0.5333, 'π000', 1, '*'),
(25935, 'σκεφτώ', 'σκεφτώ', 0, 0, 0.4, 'σ000', 1, '*'),
(25936, 'στιγμή».', 'στιγμή».', 0, 0, 0.5333, 'σ000', 1, '*'),
(25937, 'στιγμιαίες', 'στιγμιαίες', 0, 0, 0.6667, 'σ000', 1, '*'),
(25938, 'συζήτηση».', 'συζήτηση».', 0, 0, 0.6667, 'σ000', 1, '*'),
(25939, 'συνάντησή', 'συνάντησή', 0, 0, 0.6, 'σ000', 1, '*'),
(25940, 'συνεχίσεις', 'συνεχίσεις', 0, 0, 0.6667, 'σ000', 1, '*'),
(25941, 'συνεχίσω', 'συνεχίσω', 0, 0, 0.5333, 'σ000', 1, '*'),
(25942, 'σωστής', 'σωστής', 0, 0, 0.4, 'σ000', 1, '*'),
(25943, 'τελειώσει', 'τελειώσει', 0, 0, 0.6, 'τ000', 1, '*'),
(25944, 'τολμώ', 'τολμώ', 0, 0, 0.3333, 'τ000', 1, '*'),
(25945, 'φωνάζεις', 'φωνάζεις', 0, 0, 0.5333, 'φ000', 1, '*'),
(25946, 'φύγω', 'φύγω', 0, 0, 0.2667, 'φ000', 1, '*'),
(25979, 'διαθέσιμα', 'διαθέσιμα', 0, 0, 0.6, 'δ000', 2, '*'),
(25990, 'καταχρήσεις', 'καταχρήσεις', 0, 0, 0.7333, 'κ000', 4, '*'),
(26000, 'τρόφιμα', 'τρόφιμα', 0, 0, 0.4667, 'τ000', 2, '*'),
(26036, '161', '161', 0, 0, 0.3, '', 1, '*'),
(26037, 'άκρο', 'άκρο', 0, 0, 0.2667, 'ά000', 1, '*'),
(26038, 'αγγίγματα', 'αγγίγματα', 0, 0, 0.6, 'α000', 1, '*'),
(26039, 'αγγίζει', 'αγγίζει', 0, 0, 0.4667, 'α000', 1, '*'),
(26040, 'αδερφό', 'αδερφό', 0, 0, 0.4, 'α000', 1, '*'),
(26041, 'αθλητισμός', 'αθλητισμός', 0, 0, 0.6667, 'α000', 1, '*'),
(26042, 'αμφίδρομη', 'αμφίδρομη', 0, 0, 0.6, 'α000', 1, '*'),
(26043, 'ανεπιθύμητα', 'ανεπιθύμητα', 0, 0, 0.7333, 'α000', 1, '*'),
(26044, 'ασκήσει', 'ασκήσει', 0, 0, 0.4667, 'α000', 1, '*'),
(26045, 'αυτοκίνητό', 'αυτοκίνητό', 0, 0, 0.6667, 'α000', 1, '*'),
(26046, 'γείτονα', 'γείτονα', 0, 0, 0.4667, 'γ000', 1, '*'),
(26047, 'δανείσεις', 'δανείσεις', 0, 0, 0.6, 'δ000', 1, '*'),
(26048, 'διαμοιράζουμε', 'διαμοιράζουμε', 0, 0, 0.8667, 'δ000', 1, '*'),
(26049, 'δοθεί', 'δοθεί', 0, 0, 0.3333, 'δ000', 1, '*'),
(26050, 'εισβάλει', 'εισβάλει', 0, 0, 0.5333, 'ε000', 1, '*'),
(26051, 'επιθυμιών', 'επιθυμιών', 0, 0, 0.6, 'ε000', 1, '*'),
(26052, 'επιτρέψουμε', 'επιτρέψουμε', 0, 0, 0.7333, 'ε000', 1, '*'),
(26053, 'θεσπίσουμε', 'θεσπίσουμε', 0, 0, 0.6667, 'θ000', 1, '*'),
(26054, 'ιδεολογία', 'ιδεολογία', 0, 0, 0.6, 'ι000', 1, '*'),
(26055, 'ισότιμου', 'ισότιμου', 0, 0, 0.5333, 'ι000', 1, '*'),
(26056, 'κλέψει', 'κλέψει', 0, 0, 0.4, 'κ000', 1, '*'),
(26057, 'κριτικάρει', 'κριτικάρει', 0, 0, 0.6667, 'κ000', 1, '*'),
(26058, 'περιορισμών', 'περιορισμών', 0, 0, 0.7333, 'π000', 1, '*'),
(26059, 'πολιτικά', 'πολιτικά', 0, 0, 0.5333, 'π000', 1, '*'),
(26060, 'σεξουαλικές', 'σεξουαλικές', 0, 0, 0.7333, 'σ000', 1, '*'),
(26061, 'συζητήσει', 'συζητήσει', 0, 0, 0.6, 'σ000', 1, '*'),
(26062, 'συντρόφων', 'συντρόφων', 0, 0, 0.6, 'σ000', 1, '*'),
(26063, 'υπονοούμενα', 'υπονοούμενα', 0, 0, 0.7333, 'υ000', 1, '*'),
(26064, 'υποτιμά', 'υποτιμά', 0, 0, 0.4667, 'υ000', 1, '*'),
(26065, 'φιλιά', 'φιλιά', 0, 0, 0.3333, 'φ000', 1, '*'),
(26066, 'φτάσουμε', 'φτάσουμε', 0, 0, 0.5333, 'φ000', 1, '*'),
(26067, 'χεριού', 'χεριού', 0, 0, 0.4, 'χ000', 1, '*'),
(26068, 'χλευάζει', 'χλευάζει', 0, 0, 0.5333, 'χ000', 1, '*'),
(26069, 'χρονικάόρια', 'χρονικάόρια', 0, 0, 0.7333, 'χ000', 1, '*'),
(26070, 'όριαπεριλαμβάνουν', 'όριαπεριλαμβάνουν', 0, 0, 1, 'ό000', 1, '*'),
(26071, 'ώμου', 'ώμου', 0, 0, 0.2667, 'ώ000', 1, '*'),
(26099, '01', '01', 0, 0, 0.2, '', 1, '*'),
(26100, '162', '162', 0, 0, 0.3, '', 1, '*'),
(26101, '2022', '2022', 0, 0, 0.4, '', 10, '*'),
(26102, 'αγνοούνται', 'αγνοούνται', 0, 0, 0.6667, 'α000', 1, '*'),
(26103, 'αγνόηση', 'αγνόηση', 0, 0, 0.4667, 'α000', 1, '*'),
(26104, 'αγνόησης', 'αγνόησης', 0, 0, 0.5333, 'α000', 1, '*'),
(26105, 'αιτήματά', 'αιτήματά', 0, 0, 0.5333, 'α000', 1, '*'),
(26106, 'αποδεκτές', 'αποδεκτές', 0, 0, 0.6, 'α000', 1, '*'),
(26107, 'βοήθειά', 'βοήθειά', 0, 0, 0.4667, 'β000', 1, '*'),
(26108, 'διευκρινίσουν', 'διευκρινίσουν', 0, 0, 0.8667, 'δ000', 1, '*'),
(26109, 'είναικατάλληλη', 'είναικατάλληλη', 0, 0, 0.9333, 'ε000', 1, '*'),
(26110, 'ελαχιστοποιούν', 'ελαχιστοποιούν', 0, 0, 0.9333, 'ε000', 1, '*'),
(26111, 'ελλακτικές', 'ελλακτικές', 0, 0, 0.6667, 'ε000', 1, '*'),
(26112, 'εξακολουθεί', 'εξακολουθεί', 0, 0, 0.7333, 'ε000', 1, '*'),
(26113, 'επιτρέπετε', 'επιτρέπετε', 0, 0, 0.6667, 'ε000', 1, '*'),
(26114, 'ευχαριστείστε', 'ευχαριστείστε', 0, 0, 0.8667, 'ε000', 1, '*'),
(26115, 'εφαρμόστε', 'εφαρμόστε', 0, 0, 0.6, 'ε000', 1, '*'),
(26116, 'θέσετε', 'θέσετε', 0, 0, 0.4, 'θ000', 1, '*'),
(26117, 'ιδιωτικότητα', 'ιδιωτικότητα', 0, 0, 0.8, 'ι000', 1, '*'),
(26118, 'κατανοείτε', 'κατανοείτε', 0, 0, 0.6667, 'κ000', 1, '*'),
(26119, 'κοστίζει', 'κοστίζει', 0, 0, 0.5333, 'κ000', 1, '*'),
(26120, 'λανθασμένες', 'λανθασμένες', 0, 0, 0.7333, 'λ000', 1, '*'),
(26121, 'οικοδομήσετε', 'οικοδομήσετε', 0, 0, 0.8, 'ο000', 1, '*'),
(26122, 'ορίσει', 'ορίσει', 0, 0, 0.4, 'ο000', 1, '*'),
(26123, 'ορθολογικές', 'ορθολογικές', 0, 0, 0.7333, 'ο000', 1, '*'),
(26124, 'παραβίαση', 'παραβίαση', 0, 0, 0.6, 'π000', 1, '*'),
(26125, 'παραβίασης', 'παραβίασης', 0, 0, 0.6667, 'π000', 1, '*'),
(26126, 'παραβιάσει', 'παραβιάσει', 0, 0, 0.6667, 'π000', 1, '*'),
(26127, 'περαιτέρω', 'περαιτέρω', 0, 0, 0.6, 'π000', 2, '*'),
(26128, 'περιβάλλοντα', 'περιβάλλοντα', 0, 0, 0.8, 'π000', 2, '*'),
(26129, 'προσδιορίστε', 'προσδιορίστε', 0, 0, 0.8, 'π000', 1, '*'),
(26130, 'προστατεύει', 'προστατεύει', 0, 0, 0.7333, 'π000', 1, '*'),
(26131, 'σαφής', 'σαφής', 0, 0, 0.3333, 'σ000', 1, '*'),
(26132, 'σταματήσει', 'σταματήσει', 0, 0, 0.6667, 'σ000', 4, '*'),
(26133, 'συνεχιστεί', 'συνεχιστεί', 0, 0, 0.6667, 'σ000', 1, '*'),
(26134, 'σώζουν', 'σώζουν', 0, 0, 0.4, 'σ000', 1, '*'),
(26135, 'τιμάτε', 'τιμάτε', 0, 0, 0.4, 'τ000', 1, '*'),
(26136, 'τιμούν', 'τιμούν', 0, 0, 0.4, 'τ000', 1, '*'),
(26137, 'υγιών', 'υγιών', 0, 0, 0.3333, 'υ000', 2, '*'),
(26138, 'υπενθυμίσετε', 'υπενθυμίσετε', 0, 0, 0.8, 'υ000', 1, '*'),
(26139, 'φράκτης', 'φράκτης', 0, 0, 0.4667, 'φ000', 1, '*'),
(26140, 'όριό', 'όριό', 0, 0, 0.2667, 'ό000', 1, '*'),
(26141, 'όροι', 'όροι', 0, 0, 0.2667, 'ό000', 4, '*'),
(26162, '167', '167', 0, 0, 0.3, '', 1, '*'),
(26163, 'zoom', 'zoom', 0, 0, 0.2667, 'Z500', 1, '*'),
(26164, 'έξυπνος', 'έξυπνος', 0, 0, 0.4667, 'έ000', 1, '*'),
(26165, 'αναπροσαρμογή', 'αναπροσαρμογή', 0, 0, 0.8667, 'α000', 1, '*'),
(26166, 'αναπροσαρμογής', 'αναπροσαρμογής', 0, 0, 0.9333, 'α000', 1, '*'),
(26167, 'ανθρώπινα', 'ανθρώπινα', 0, 0, 0.6, 'α000', 1, '*'),
(26168, 'απογοητευτικό', 'απογοητευτικό', 0, 0, 0.8667, 'α000', 1, '*'),
(26169, 'αποκαλείται', 'αποκαλείται', 0, 0, 0.7333, 'α000', 1, '*'),
(26170, 'γνώσεις', 'γνώσεις', 0, 0, 0.4667, 'γ000', 1, '*'),
(26171, 'δαρβίνος', 'δαρβίνος', 0, 0, 0.5333, 'δ000', 1, '*'),
(26172, 'δοκιμάζουμε', 'δοκιμάζουμε', 0, 0, 0.7333, 'δ000', 1, '*'),
(26173, 'εξελιχθεί', 'εξελιχθεί', 0, 0, 0.6, 'ε000', 1, '*'),
(26174, 'επακόλουθα', 'επακόλουθα', 0, 0, 0.6667, 'ε000', 1, '*'),
(26175, 'εφικτή', 'εφικτή', 0, 0, 0.4, 'ε000', 1, '*'),
(26176, 'κρατάμε', 'κρατάμε', 0, 0, 0.4667, 'κ000', 1, '*'),
(26177, 'μαθαίνουμε', 'μαθαίνουμε', 0, 0, 0.6667, 'μ000', 1, '*'),
(26178, 'μηχανή', 'μηχανή', 0, 0, 0.4, 'μ000', 1, '*'),
(26179, 'οπτικής', 'οπτικής', 0, 0, 0.4667, 'ο000', 1, '*'),
(26180, 'προχωράμε', 'προχωράμε', 0, 0, 0.6, 'π000', 1, '*'),
(26181, 'ταπεινωτικό', 'ταπεινωτικό', 0, 0, 0.7333, 'τ000', 1, '*'),
(26182, 'φωτογραφική', 'φωτογραφική', 0, 0, 0.7333, 'φ000', 1, '*'),
(26183, 'όλααλλάζουν', 'όλααλλάζουν', 0, 0, 0.7333, 'ό000', 1, '*'),
(26193, '168', '168', 0, 0, 0.3, '', 1, '*'),
(26194, 'freud', 'freud', 0, 0, 0.3333, 'F630', 1, '*'),
(26195, '«ευχαριστώ', '«ευχαριστώ', 0, 0, 0.6667, 'ε000', 1, '*'),
(26196, 'έτοιμους', 'έτοιμους', 0, 0, 0.5333, 'έ000', 1, '*'),
(26197, 'ήρεμους', 'ήρεμους', 0, 0, 0.4667, 'ή000', 1, '*'),
(26198, 'ίδιους', 'ίδιους', 0, 0, 0.4, 'ί000', 1, '*'),
(26199, 'αισιόδοξοι', 'αισιόδοξοι', 0, 0, 0.6667, 'α000', 1, '*'),
(26200, 'αναπόφευκτο', 'αναπόφευκτο', 0, 0, 0.7333, 'α000', 1, '*'),
(26201, 'ανταπεξέρχεστε', 'ανταπεξέρχεστε', 0, 0, 0.9333, 'α000', 1, '*'),
(26202, 'αντιμετώπισή', 'αντιμετώπισή', 0, 0, 0.8, 'α000', 1, '*'),
(26203, 'βήματά', 'βήματά', 0, 0, 0.4, 'β000', 1, '*'),
(26204, 'διαιωνίζεται', 'διαιωνίζεται', 0, 0, 0.8, 'δ000', 1, '*'),
(26205, 'δυνατή', 'δυνατή', 0, 0, 0.4, 'δ000', 1, '*'),
(26206, 'ενεργήσετε', 'ενεργήσετε', 0, 0, 0.6667, 'ε000', 1, '*'),
(26207, 'ενεργοποιείστε', 'ενεργοποιείστε', 0, 0, 0.9333, 'ε000', 1, '*'),
(26208, 'επικείμενες', 'επικείμενες', 0, 0, 0.7333, 'ε000', 1, '*'),
(26209, 'ερμηνεύσουμε', 'ερμηνεύσουμε', 0, 0, 0.8, 'ε000', 1, '*'),
(26210, 'ευκολότερα', 'ευκολότερα', 0, 0, 0.6667, 'ε000', 1, '*'),
(26211, 'εφόδιο', 'εφόδιο', 0, 0, 0.4, 'ε000', 1, '*'),
(26212, 'εύκολο»', 'εύκολο»', 0, 0, 0.4667, 'ε000', 1, '*'),
(26213, 'θαφύγουν', 'θαφύγουν', 0, 0, 0.5333, 'θ000', 1, '*'),
(26214, 'μαγικό', 'μαγικό', 0, 0, 0.4, 'μ000', 1, '*'),
(26215, 'μαθαίνετε', 'μαθαίνετε', 0, 0, 0.6, 'μ000', 1, '*'),
(26216, 'μόνες', 'μόνες', 0, 0, 0.3333, 'μ000', 1, '*'),
(26217, 'προετοιμασμένοι', 'προετοιμασμένοι', 0, 0, 1, 'π000', 1, '*'),
(26218, 'προσαρμοστείτε', 'προσαρμοστείτε', 0, 0, 0.9333, 'π000', 1, '*'),
(26219, 'ραβδάκι', 'ραβδάκι', 0, 0, 0.4667, 'ρ000', 1, '*'),
(26220, 'σημαντικών', 'σημαντικών', 0, 0, 0.6667, 'σ000', 1, '*'),
(26221, 'στήριξή', 'στήριξή', 0, 0, 0.4667, 'σ000', 1, '*'),
(26222, 'σταματάτε', 'σταματάτε', 0, 0, 0.6, 'σ000', 1, '*'),
(26223, 'συγγενείς', 'συγγενείς', 0, 0, 0.6, 'σ000', 1, '*'),
(26224, 'σχεδιάσει', 'σχεδιάσει', 0, 0, 0.6, 'σ000', 1, '*'),
(26225, 'υπάρξει', 'υπάρξει', 0, 0, 0.4667, 'υ000', 4, '*'),
(26226, 'χαλάκι', 'χαλάκι', 0, 0, 0.4, 'χ000', 1, '*'),
(26227, 'ψυχραιμία', 'ψυχραιμία', 0, 0, 0.6, 'ψ000', 1, '*'),
(26287, '170', '170', 0, 0, 0.3, '', 1, '*'),
(26288, 'αντιξοότητα', 'αντιξοότητα', 0, 0, 0.7333, 'α000', 1, '*'),
(26289, 'βαρεθεί', 'βαρεθεί', 0, 0, 0.4667, 'β000', 1, '*'),
(26290, 'ευελιξία', 'ευελιξία', 0, 0, 0.5333, 'ε000', 1, '*'),
(26291, 'ευελιξίας', 'ευελιξίας', 0, 0, 0.6, 'ε000', 2, '*'),
(26292, 'καινούριοι', 'καινούριοι', 0, 0, 0.6667, 'κ000', 1, '*'),
(26293, 'κατ', 'κατ', 0, 0, 0.2, 'κ000', 1, '*'),
(26294, 'νέοι', 'νέοι', 0, 0, 0.2667, 'ν000', 1, '*'),
(26295, 'οδηγήσουν', 'οδηγήσουν', 0, 0, 0.6, 'ο000', 2, '*'),
(26296, 'προσαρμογής', 'προσαρμογής', 0, 0, 0.7333, 'π000', 1, '*'),
(26297, 'συνταγή', 'συνταγή', 0, 0, 0.4667, 'σ000', 1, '*'),
(26298, 'σχέδια', 'σχέδια', 0, 0, 0.4, 'σ000', 1, '*'),
(26299, 'τρομακτικό', 'τρομακτικό', 0, 0, 0.6667, 'τ000', 1, '*'),
(26318, '74', '74', 0, 0, 0.2, '', 1, '*'),
(26319, '«πάντα»', '«πάντα»', 0, 0, 0.4667, 'π000', 1, '*'),
(26320, '«ποτέ».', '«ποτέ».', 0, 0, 0.4667, 'π000', 1, '*'),
(26321, 'άσχετο', 'άσχετο', 0, 0, 0.4, 'ά000', 1, '*'),
(26322, 'ίδιος', 'ίδιος', 0, 0, 0.3333, 'ί000', 1, '*'),
(26323, 'αιώνιους', 'αιώνιους', 0, 0, 0.5333, 'α000', 1, '*'),
(26324, 'ανισόρροπη', 'ανισόρροπη', 0, 0, 0.6667, 'α000', 1, '*'),
(26325, 'αντέχω', 'αντέχω', 0, 0, 0.4, 'α000', 1, '*'),
(26326, 'απαντήσουμε', 'απαντήσουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(26327, 'αποτελεσματική', 'αποτελεσματική', 0, 0, 0.9333, 'α000', 1, '*'),
(26328, 'ασφαλές', 'ασφαλές', 0, 0, 0.4667, 'α000', 2, '*'),
(26329, 'ασχολούμαστε', 'ασχολούμαστε', 0, 0, 0.8, 'α000', 1, '*'),
(26330, 'ατμόσφαιρα', 'ατμόσφαιρα', 0, 0, 0.6667, 'α000', 1, '*'),
(26331, 'διαφυλάσσουν', 'διαφυλάσσουν', 0, 0, 0.8, 'δ000', 1, '*'),
(26332, 'εμπόδιο', 'εμπόδιο', 0, 0, 0.4667, 'ε000', 1, '*'),
(26333, 'ενσυναίσθηση', 'ενσυναίσθηση', 0, 0, 0.8, 'ε000', 1, '*'),
(26334, 'ηθικό', 'ηθικό', 0, 0, 0.3333, 'η000', 1, '*'),
(26335, 'ηλεκτρισμένη', 'ηλεκτρισμένη', 0, 0, 0.8, 'η000', 1, '*'),
(26336, 'κατηγορεί', 'κατηγορεί', 0, 0, 0.6, 'κ000', 1, '*'),
(26337, 'καυγάδες', 'καυγάδες', 0, 0, 0.5333, 'κ000', 1, '*'),
(26338, 'κώδικα', 'κώδικα', 0, 0, 0.4, 'κ000', 1, '*'),
(26339, 'κώδικας', 'κώδικας', 0, 0, 0.4667, 'κ000', 1, '*'),
(26340, 'μέλους', 'μέλους', 0, 0, 0.4, 'μ000', 1, '*'),
(26341, 'μίασχέση', 'μίασχέση', 0, 0, 0.5333, 'μ000', 1, '*'),
(26342, 'μοίρασμα', 'μοίρασμα', 0, 0, 0.5333, 'μ000', 1, '*'),
(26343, 'μοναδικότητά', 'μοναδικότητά', 0, 0, 0.8, 'μ000', 1, '*'),
(26344, 'μπούμε', 'μπούμε', 0, 0, 0.4, 'μ000', 1, '*'),
(26345, 'ολοκληρωτικά', 'ολοκληρωτικά', 0, 0, 0.8, 'ο000', 1, '*'),
(26346, 'οριοθετούν', 'οριοθετούν', 0, 0, 0.6667, 'ο000', 1, '*'),
(26347, 'πιστεύουμε', 'πιστεύουμε', 0, 0, 0.6667, 'π000', 1, '*'),
(26348, 'πλαίσιο', 'πλαίσιο', 0, 0, 0.4667, 'π000', 5, '*'),
(26349, 'προβούμε', 'προβούμε', 0, 0, 0.5333, 'π000', 1, '*'),
(26350, 'προσωπικότητα', 'προσωπικότητα', 0, 0, 0.8667, 'π000', 1, '*'),
(26351, 'πυλώνες', 'πυλώνες', 0, 0, 0.4667, 'π000', 1, '*'),
(26352, 'σεβασμός', 'σεβασμός', 0, 0, 0.5333, 'σ000', 1, '*'),
(26353, 'συμβιβασμό', 'συμβιβασμό', 0, 0, 0.6667, 'σ000', 1, '*'),
(26354, 'συντηρούμε', 'συντηρούμε', 0, 0, 0.6667, 'σ000', 1, '*'),
(26355, 'σύμμαχό', 'σύμμαχό', 0, 0, 0.4667, 'σ000', 1, '*'),
(26356, 'φοβόμαστε', 'φοβόμαστε', 0, 0, 0.6, 'φ000', 1, '*'),
(26357, 'ωφελεί', 'ωφελεί', 0, 0, 0.4, 'ω000', 1, '*'),
(26381, '«μείνε»', '«μείνε»', 0, 0, 0.4667, 'μ000', 1, '*'),
(26382, 'άντρα', 'άντρα', 0, 0, 0.3333, 'ά000', 1, '*'),
(26383, 'έφυγαν', 'έφυγαν', 0, 0, 0.4, 'έ000', 1, '*'),
(26384, 'αναρωτηθούμε', 'αναρωτηθούμε', 0, 0, 0.8, 'α000', 1, '*'),
(26385, 'αριστοτέλη', 'αριστοτέλη', 0, 0, 0.6667, 'α000', 1, '*'),
(26386, 'γιο', 'γιο', 0, 0, 0.2, 'γ000', 1, '*'),
(26387, 'γονεϊκές', 'γονεϊκές', 0, 0, 0.5333, 'γ000', 1, '*'),
(26388, 'δεμένης', 'δεμένης', 0, 0, 0.4667, 'δ000', 1, '*'),
(26389, 'διάκριση', 'διάκριση', 0, 0, 0.5333, 'δ000', 4, '*'),
(26390, 'διαπιστώσουμε', 'διαπιστώσουμε', 0, 0, 0.8667, 'δ000', 1, '*'),
(26391, 'διαπροσωπικών', 'διαπροσωπικών', 0, 0, 0.8667, 'δ000', 2, '*'),
(26392, 'δόξα', 'δόξα', 0, 0, 0.2667, 'δ000', 1, '*'),
(26393, 'δώσουμε', 'δώσουμε', 0, 0, 0.4667, 'δ000', 1, '*'),
(26394, 'επενδύσουμε', 'επενδύσουμε', 0, 0, 0.7333, 'ε000', 1, '*'),
(26395, 'ιδιαίτερη', 'ιδιαίτερη', 0, 0, 0.6, 'ι000', 1, '*'),
(26396, 'μακροβιότερο', 'μακροβιότερο', 0, 0, 0.8, 'μ000', 1, '*'),
(26397, 'μόνοι', 'μόνοι', 0, 0, 0.3333, 'μ000', 6, '*'),
(26398, 'νούμερο', 'νούμερο', 0, 0, 0.4667, 'ν000', 1, '*'),
(26399, 'ον', 'ον', 0, 0, 0.1333, 'ο000', 1, '*'),
(26400, 'πολιτισμού', 'πολιτισμού', 0, 0, 0.6667, 'π000', 1, '*'),
(26401, 'πρωτεύουσα', 'πρωτεύουσα', 0, 0, 0.6667, 'π000', 1, '*'),
(26402, 'συγγενικές', 'συγγενικές', 0, 0, 0.6667, 'σ000', 1, '*'),
(26403, 'συναδελφικές', 'συναδελφικές', 0, 0, 0.8, 'σ000', 1, '*'),
(26404, 'φιλικές', 'φιλικές', 0, 0, 0.4667, 'φ000', 1, '*'),
(26405, 'φωνάξεις', 'φωνάξεις', 0, 0, 0.5333, 'φ000', 1, '*'),
(26412, '\'ποιοι', '\'ποιοι', 0, 0, 0.4, 'π000', 1, '*'),
(26413, '\'πότε', '\'πότε', 0, 0, 0.3333, 'π000', 1, '*'),
(26414, '.', '.', 0, 0, 0.1, '', 1, '*'),
(26415, '174', '174', 0, 0, 0.3, '', 1, '*'),
(26416, 'έκδοση', 'έκδοση', 0, 0, 0.4, 'έ000', 1, '*'),
(26417, 'έτους', 'έτους', 0, 0, 0.3333, 'έ000', 1, '*'),
(26418, 'αμελούμε', 'αμελούμε', 0, 0, 0.5333, 'α000', 1, '*'),
(26419, 'αναπροσαρμόσουμε', 'αναπροσαρμόσουμε', 0, 0, 1, 'α000', 1, '*'),
(26420, 'αντίστοιχο', 'αντίστοιχο', 0, 0, 0.6667, 'α000', 1, '*'),
(26421, 'ασφυκτικά', 'ασφυκτικά', 0, 0, 0.6, 'α000', 1, '*'),
(26422, 'βάλουμε', 'βάλουμε', 0, 0, 0.4667, 'β000', 1, '*'),
(26423, 'βοήθειας', 'βοήθειας', 0, 0, 0.5333, 'β000', 1, '*'),
(26424, 'βρίσκονται', 'βρίσκονται', 0, 0, 0.6667, 'β000', 1, '*'),
(26425, 'γίνουμε', 'γίνουμε', 0, 0, 0.4667, 'γ000', 1, '*'),
(26426, 'δείκτη', 'δείκτη', 0, 0, 0.4, 'δ000', 2, '*'),
(26427, 'διακρίνουμε', 'διακρίνουμε', 0, 0, 0.7333, 'δ000', 1, '*'),
(26428, 'εκπλήρωσης', 'εκπλήρωσης', 0, 0, 0.6667, 'ε000', 1, '*'),
(26429, 'ελευθερία', 'ελευθερία', 0, 0, 0.6, 'ε000', 1, '*'),
(26430, 'ενδυναμώσουν', 'ενδυναμώσουν', 0, 0, 0.8, 'ε000', 1, '*'),
(26431, 'εξελίξουν', 'εξελίξουν', 0, 0, 0.6, 'ε000', 1, '*'),
(26432, 'επίτευξης', 'επίτευξης', 0, 0, 0.6, 'ε000', 1, '*'),
(26433, 'ζητήσουμε', 'ζητήσουμε', 0, 0, 0.6, 'ζ000', 1, '*'),
(26434, 'η\',', 'η\',', 0, 0, 0.2, 'η000', 1, '*'),
(26435, 'καθάρισμα', 'καθάρισμα', 0, 0, 0.6, 'κ000', 1, '*'),
(26436, 'κοιτάξουμε', 'κοιτάξουμε', 0, 0, 0.6667, 'κ000', 1, '*'),
(26437, 'λειτούργησε', 'λειτούργησε', 0, 0, 0.7333, 'λ000', 1, '*'),
(26438, 'μας”.', 'μας”.', 0, 0, 0.3333, 'μ000', 1, '*'),
(26439, 'μετάβασης', 'μετάβασης', 0, 0, 0.6, 'μ000', 1, '*'),
(26440, 'νέας', 'νέας', 0, 0, 0.2667, 'ν000', 2, '*'),
(26441, 'ναμην', 'ναμην', 0, 0, 0.3333, 'ν000', 1, '*'),
(26442, 'ορόσημο', 'ορόσημο', 0, 0, 0.4667, 'ο000', 1, '*'),
(26443, 'πέφτουμε', 'πέφτουμε', 0, 0, 0.5333, 'π000', 1, '*'),
(26444, 'παρόλα', 'παρόλα', 0, 0, 0.4, 'π000', 1, '*'),
(26445, 'πυρήνα', 'πυρήνα', 0, 0, 0.4, 'π000', 1, '*'),
(26446, 'σηματοδοτηθεί', 'σηματοδοτηθεί', 0, 0, 0.8667, 'σ000', 1, '*'),
(26447, 'υποστηρίξουμε', 'υποστηρίξουμε', 0, 0, 0.8667, 'υ000', 1, '*'),
(26448, 'υποστηρίξουν', 'υποστηρίξουν', 0, 0, 0.8, 'υ000', 1, '*'),
(26449, 'υπόστασής', 'υπόστασής', 0, 0, 0.6, 'υ000', 1, '*'),
(26450, '“την', '“την', 0, 0, 0.2667, '“000', 1, '*'),
(26481, 'αυστηρή', 'αυστηρή', 0, 0, 0.4667, 'α000', 2, '*'),
(26483, 'διαπιστώσει', 'διαπιστώσει', 0, 0, 0.7333, 'δ000', 2, '*'),
(26506, '50', '50', 0, 0, 0.2, '', 1, '*'),
(26507, 'international', 'international', 0, 0, 0.8667, 'I5365354', 1, '*'),
(26508, 'labor', 'labor', 0, 0, 0.3333, 'L160', 1, '*'),
(26509, 'organization', 'organization', 0, 0, 0.8, 'O625235', 1, '*'),
(26510, 'αμερικανικό', 'αμερικανικό', 0, 0, 0.7333, 'α000', 1, '*'),
(26511, 'απαιτητική', 'απαιτητική', 0, 0, 0.6667, 'α000', 1, '*'),
(26512, 'ασθένειες', 'ασθένειες', 0, 0, 0.6, 'α000', 1, '*'),
(26513, 'βρήκαν', 'βρήκαν', 0, 0, 0.4, 'β000', 2, '*'),
(26514, 'γιατρούς', 'γιατρούς', 0, 0, 0.5333, 'γ000', 1, '*'),
(26515, 'διαβήτη', 'διαβήτη', 0, 0, 0.4667, 'δ000', 1, '*'),
(26516, 'διαλέξουμε', 'διαλέξουμε', 0, 0, 0.6667, 'δ000', 1, '*'),
(26517, 'διεθνούς', 'διεθνούς', 0, 0, 0.5333, 'δ000', 1, '*'),
(26518, 'διευκολύνετε', 'διευκολύνετε', 0, 0, 0.8, 'δ000', 1, '*'),
(26519, 'διοίκηση', 'διοίκηση', 0, 0, 0.5333, 'δ000', 1, '*'),
(26520, 'επίσημα', 'επίσημα', 0, 0, 0.4667, 'ε000', 1, '*'),
(26521, 'επιβεβαιώνεται', 'επιβεβαιώνεται', 0, 0, 0.9333, 'ε000', 1, '*'),
(26522, 'επισκέψεων', 'επισκέψεων', 0, 0, 0.6667, 'ε000', 1, '*'),
(26523, 'εργαζομένων', 'εργαζομένων', 0, 0, 0.7333, 'ε000', 2, '*'),
(26524, 'ινστιτούτου', 'ινστιτούτου', 0, 0, 0.7333, 'ι000', 2, '*'),
(26525, 'μισούς', 'μισούς', 0, 0, 0.4, 'μ000', 1, '*'),
(26526, 'ναμειωθούν', 'ναμειωθούν', 0, 0, 0.6667, 'ν000', 1, '*'),
(26527, 'νόσο', 'νόσο', 0, 0, 0.2667, 'ν000', 1, '*'),
(26528, 'οργάνωσης', 'οργάνωσης', 0, 0, 0.6, 'ο000', 1, '*'),
(26529, 'οργανισμός', 'οργανισμός', 0, 0, 0.6667, 'ο000', 1, '*'),
(26530, 'παγκόσμιος', 'παγκόσμιος', 0, 0, 0.6667, 'π000', 1, '*'),
(26531, 'ποικιλία', 'ποικιλία', 0, 0, 0.5333, 'π000', 1, '*'),
(26532, 'πολλαπλούς', 'πολλαπλούς', 0, 0, 0.6667, 'π000', 1, '*'),
(26533, 'προσθέτουν', 'προσθέτουν', 0, 0, 0.6667, 'π000', 1, '*'),
(26534, 'σοβαρές', 'σοβαρές', 0, 0, 0.4667, 'σ000', 1, '*'),
(26535, 'στατιστικά', 'στατιστικά', 0, 0, 0.6667, 'σ000', 2, '*'),
(26536, 'στεφανιαία', 'στεφανιαία', 0, 0, 0.6667, 'σ000', 1, '*'),
(26537, 'στομαχικά', 'στομαχικά', 0, 0, 0.6, 'σ000', 1, '*'),
(26538, 'στρεσογόνα', 'στρεσογόνα', 0, 0, 0.6667, 'σ000', 2, '*'),
(26539, 'συμπτωμάτων', 'συμπτωμάτων', 0, 0, 0.7333, 'σ000', 4, '*'),
(26540, 'υπάρχον', 'υπάρχον', 0, 0, 0.4667, 'υ000', 1, '*'),
(26541, 'υπέρταση', 'υπέρταση', 0, 0, 0.5333, 'υ000', 1, '*'),
(26542, 'υποστηρίζουν', 'υποστηρίζουν', 0, 0, 0.8, 'υ000', 2, '*'),
(26543, 'χαρακτηρίσει', 'χαρακτηρίσει', 0, 0, 0.8, 'χ000', 1, '*'),
(26544, 'ψυχονευρωτικές', 'ψυχονευρωτικές', 0, 0, 0.9333, 'ψ000', 1, '*'),
(26545, 'όπλο', 'όπλο', 0, 0, 0.2667, 'ό000', 1, '*'),
(26569, '51', '51', 0, 0, 0.2, '', 1, '*'),
(26570, 'µυών', 'µυών', 0, 0, 0.2667, 'υ000', 1, '*'),
(26571, 'ένταξη', 'ένταξη', 0, 0, 0.4, 'έ000', 2, '*'),
(26572, 'έχουμεέναν', 'έχουμεέναν', 0, 0, 0.6667, 'έ000', 1, '*'),
(26573, 'ίδιες', 'ίδιες', 0, 0, 0.3333, 'ί000', 1, '*'),
(26574, 'αποτελεσματικούς', 'αποτελεσματικούς', 0, 0, 1, 'α000', 1, '*'),
(26575, 'αϋπνίας', 'αϋπνίας', 0, 0, 0.4667, 'α000', 1, '*'),
(26576, 'βαθύ', 'βαθύ', 0, 0, 0.2667, 'β000', 1, '*'),
(26577, 'βούληση', 'βούληση', 0, 0, 0.4667, 'β000', 1, '*'),
(26578, 'διαλογισμού', 'διαλογισμού', 0, 0, 0.7333, 'δ000', 2, '*'),
(26579, 'διατήρησή', 'διατήρησή', 0, 0, 0.6, 'δ000', 1, '*'),
(26580, 'δυσάρεστες', 'δυσάρεστες', 0, 0, 0.6667, 'δ000', 1, '*'),
(26581, 'εισάγοντας', 'εισάγοντας', 0, 0, 0.6667, 'ε000', 1, '*'),
(26582, 'εισέλθει', 'εισέλθει', 0, 0, 0.5333, 'ε000', 1, '*'),
(26583, 'εκτονώσουμε', 'εκτονώσουμε', 0, 0, 0.7333, 'ε000', 1, '*'),
(26584, 'ελεγχόμενες', 'ελεγχόμενες', 0, 0, 0.7333, 'ε000', 1, '*'),
(26585, 'επέρχεται', 'επέρχεται', 0, 0, 0.6, 'ε000', 1, '*'),
(26586, 'επί', 'επί', 0, 0, 0.2, 'ε000', 1, '*'),
(26587, 'επικεντρωμένο', 'επικεντρωμένο', 0, 0, 0.8667, 'ε000', 1, '*'),
(26588, 'επιπέδων', 'επιπέδων', 0, 0, 0.5333, 'ε000', 3, '*'),
(26589, 'ευθύνονται', 'ευθύνονται', 0, 0, 0.6667, 'ε000', 1, '*'),
(26590, 'ευχάριστη', 'ευχάριστη', 0, 0, 0.6, 'ε000', 1, '*'),
(26591, 'ζωντάνια', 'ζωντάνια', 0, 0, 0.5333, 'ζ000', 1, '*'),
(26592, 'ιδρώτα', 'ιδρώτα', 0, 0, 0.4, 'ι000', 1, '*'),
(26593, 'κατάθλιψης', 'κατάθλιψης', 0, 0, 0.6667, 'κ000', 3, '*'),
(26594, 'καταπολέμηση', 'καταπολέμηση', 0, 0, 0.8, 'κ000', 1, '*'),
(26595, 'κιόλας', 'κιόλας', 0, 0, 0.4, 'κ000', 1, '*'),
(26596, 'κοιμόμαστε', 'κοιμόμαστε', 0, 0, 0.6667, 'κ000', 1, '*'),
(26597, 'κορτιζόλης', 'κορτιζόλης', 0, 0, 0.6667, 'κ000', 2, '*'),
(26598, 'μείωση', 'μείωση', 0, 0, 0.4, 'μ000', 14, '*'),
(26599, 'μειώνοντας', 'μειώνοντας', 0, 0, 0.6667, 'μ000', 2, '*'),
(26600, 'μειώσουμε', 'μειώσουμε', 0, 0, 0.6, 'μ000', 1, '*'),
(26601, 'μυστικό', 'μυστικό', 0, 0, 0.4667, 'μ000', 1, '*'),
(26602, 'μυών', 'μυών', 0, 0, 0.2667, 'μ000', 1, '*'),
(26603, 'νευροδιαβιβαστές', 'νευροδιαβιβαστές', 0, 0, 1, 'ν000', 1, '*'),
(26604, 'ξεκούραστο', 'ξεκούραστο', 0, 0, 0.6667, 'ξ000', 1, '*'),
(26605, 'ξεφεύγουμε', 'ξεφεύγουμε', 0, 0, 0.6667, 'ξ000', 1, '*'),
(26606, 'ολοκληρωθεί', 'ολοκληρωθεί', 0, 0, 0.7333, 'ο000', 1, '*'),
(26607, 'παράγονται', 'παράγονται', 0, 0, 0.6667, 'π000', 1, '*'),
(26608, 'παρουσιάζει', 'παρουσιάζει', 0, 0, 0.7333, 'π000', 1, '*'),
(26609, 'περνά', 'περνά', 0, 0, 0.3333, 'π000', 1, '*'),
(26610, 'πουείναι', 'πουείναι', 0, 0, 0.5333, 'π000', 1, '*'),
(26611, 'σκοπού', 'σκοπού', 0, 0, 0.4, 'σ000', 1, '*'),
(26612, 'συνεχή', 'συνεχή', 0, 0, 0.4, 'σ000', 1, '*'),
(26613, 'συστηματική', 'συστηματική', 0, 0, 0.7333, 'σ000', 1, '*'),
(26614, 'σφίξιµο', 'σφίξιµο', 0, 0, 0.4667, 'σ000', 1, '*'),
(26615, 'χαλαρωτικό', 'χαλαρωτικό', 0, 0, 0.6667, 'χ000', 1, '*'),
(26616, 'χαμογέλα', 'χαμογέλα', 0, 0, 0.5333, 'χ000', 1, '*'),
(26617, 'χαρίζει', 'χαρίζει', 0, 0, 0.4667, 'χ000', 1, '*'),
(26618, 'χαρούμενοι', 'χαρούμενοι', 0, 0, 0.6667, 'χ000', 2, '*'),
(26619, 'χημείας', 'χημείας', 0, 0, 0.4667, 'χ000', 1, '*'),
(26620, 'χτύποι', 'χτύποι', 0, 0, 0.4, 'χ000', 1, '*'),
(26632, '52', '52', 0, 0, 0.2, '', 1, '*'),
(26633, 'αγχογόνος', 'αγχογόνος', 0, 0, 0.6, 'α000', 1, '*'),
(26634, 'αυτοάνοσα', 'αυτοάνοσα', 0, 0, 0.6, 'α000', 1, '*'),
(26635, 'γελάς', 'γελάς', 0, 0, 0.3333, 'γ000', 1, '*'),
(26636, 'διαταραχέςδιάθεσης', 'διαταραχέςδιάθεσης', 0, 0, 1, 'δ000', 1, '*'),
(26637, 'εξαφανιστούν', 'εξαφανιστούν', 0, 0, 0.8, 'ε000', 1, '*'),
(26638, 'επικίνδυνες', 'επικίνδυνες', 0, 0, 0.7333, 'ε000', 1, '*'),
(26639, 'επικίνδυνη', 'επικίνδυνη', 0, 0, 0.6667, 'ε000', 1, '*'),
(26640, 'κρίσεις', 'κρίσεις', 0, 0, 0.4667, 'κ000', 1, '*'),
(26641, 'μάχης-φυγής', 'μάχης-φυγής', 0, 0, 0.7333, 'μ000', 1, '*'),
(26642, 'νοητικό', 'νοητικό', 0, 0, 0.4667, 'ν000', 1, '*'),
(26643, 'νοσήματα', 'νοσήματα', 0, 0, 0.5333, 'ν000', 1, '*'),
(26644, 'ξεπεραστεί', 'ξεπεραστεί', 0, 0, 0.6667, 'ξ000', 1, '*'),
(26645, 'ορμόνης', 'ορμόνης', 0, 0, 0.4667, 'ο000', 1, '*'),
(26646, 'παίζουν', 'παίζουν', 0, 0, 0.4667, 'π000', 5, '*'),
(26647, 'παροδικές', 'παροδικές', 0, 0, 0.6, 'π000', 1, '*'),
(26648, 'προετοιμάζουν', 'προετοιμάζουν', 0, 0, 0.8667, 'π000', 1, '*'),
(26649, 'υποχωρούν', 'υποχωρούν', 0, 0, 0.6, 'υ000', 1, '*'),
(26650, 'φυγή', 'φυγή', 0, 0, 0.2667, 'φ000', 1, '*'),
(26676, 'αποκλειστικά', 'αποκλειστικά', 0, 0, 0.8, 'α000', 2, '*'),
(26692, 'παρόντες', 'παρόντες', 0, 0, 0.5333, 'π000', 2, '*'),
(26696, 'συχνή', 'συχνή', 0, 0, 0.3333, 'σ000', 4, '*'),
(26726, '180', '180', 0, 0, 0.3, '', 1, '*'),
(26727, '2008', '2008', 0, 0, 0.4, '', 1, '*'),
(26728, '2009', '2009', 0, 0, 0.4, '', 1, '*'),
(26729, 'cranford', 'cranford', 0, 0, 0.5333, 'C65163', 1, '*'),
(26730, 'greve', 'greve', 0, 0, 0.3333, 'G610', 1, '*'),
(26731, 'lee', 'lee', 0, 0, 0.2, 'L000', 1, '*'),
(26732, 'leipold', 'leipold', 0, 0, 0.4667, 'L143', 1, '*'),
(26733, 'αλώβητοι', 'αλώβητοι', 0, 0, 0.5333, 'α000', 1, '*'),
(26734, 'ανάκαμψη', 'ανάκαμψη', 0, 0, 0.5333, 'α000', 1, '*'),
(26735, 'ανακάμψουμε', 'ανακάμψουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(26736, 'ανθεκτικοί', 'ανθεκτικοί', 0, 0, 0.6667, 'α000', 1, '*'),
(26737, 'ανθεκτικός', 'ανθεκτικός', 0, 0, 0.6667, 'α000', 1, '*'),
(26738, 'αξιοποίηση', 'αξιοποίηση', 0, 0, 0.6667, 'α000', 1, '*'),
(26739, 'απαιτητικών', 'απαιτητικών', 0, 0, 0.7333, 'α000', 1, '*'),
(26740, 'απώλεια', 'απώλεια', 0, 0, 0.4667, 'α000', 1, '*'),
(26741, 'διευκρινιστεί', 'διευκρινιστεί', 0, 0, 0.8667, 'δ000', 1, '*'),
(26742, 'δρόμο', 'δρόμο', 0, 0, 0.3333, 'δ000', 1, '*'),
(26743, 'δυνατών', 'δυνατών', 0, 0, 0.4667, 'δ000', 1, '*'),
(26744, 'δυνητικά', 'δυνητικά', 0, 0, 0.5333, 'δ000', 1, '*'),
(26745, 'δυσμενείς', 'δυσμενείς', 0, 0, 0.6, 'δ000', 1, '*'),
(26746, 'εγασίας', 'εγασίας', 0, 0, 0.4667, 'ε000', 1, '*'),
(26747, 'εξελιχθούμε', 'εξελιχθούμε', 0, 0, 0.7333, 'ε000', 1, '*'),
(26748, 'επιστρατεύσει', 'επιστρατεύσει', 0, 0, 0.8667, 'ε000', 1, '*'),
(26749, 'επιτυχώς', 'επιτυχώς', 0, 0, 0.5333, 'ε000', 2, '*'),
(26750, 'επιφέρουν', 'επιφέρουν', 0, 0, 0.6, 'ε000', 2, '*'),
(26751, 'καθημερινών', 'καθημερινών', 0, 0, 0.7333, 'κ000', 1, '*'),
(26752, 'καθορίζουν', 'καθορίζουν', 0, 0, 0.6667, 'κ000', 1, '*'),
(26753, 'καλείται', 'καλείται', 0, 0, 0.5333, 'κ000', 1, '*'),
(26754, 'λεγόμενους', 'λεγόμενους', 0, 0, 0.6667, 'λ000', 1, '*'),
(26755, 'μέρει', 'μέρει', 0, 0, 0.3333, 'μ000', 1, '*'),
(26756, 'μακρόχρονο', 'μακρόχρονο', 0, 0, 0.6667, 'μ000', 1, '*'),
(26757, 'μεγαλώ', 'μεγαλώ', 0, 0, 0.4, 'μ000', 1, '*'),
(26758, 'μοναδικά', 'μοναδικά', 0, 0, 0.5333, 'μ000', 1, '*'),
(26759, 'οικείου', 'οικείου', 0, 0, 0.4667, 'ο000', 1, '*'),
(26760, 'ορισμούς', 'ορισμούς', 0, 0, 0.5333, 'ο000', 1, '*'),
(26761, 'περάσουμε', 'περάσουμε', 0, 0, 0.6, 'π000', 1, '*'),
(26762, 'πλημμύρα', 'πλημμύρα', 0, 0, 0.5333, 'π000', 1, '*'),
(26763, 'προσαρμόζονται', 'προσαρμόζονται', 0, 0, 0.9333, 'π000', 1, '*'),
(26764, 'προστατευτικούς', 'προστατευτικούς', 0, 0, 1, 'π000', 1, '*'),
(26765, 'πρόσφατους', 'πρόσφατους', 0, 0, 0.6667, 'π000', 1, '*'),
(26766, 'σημείων', 'σημείων', 0, 0, 0.4667, 'σ000', 1, '*'),
(26767, 'σταθερότητα', 'σταθερότητα', 0, 0, 0.7333, 'σ000', 1, '*'),
(26768, 'στρεσογόνες', 'στρεσογόνες', 0, 0, 0.7333, 'σ000', 1, '*'),
(26769, 'συγκαταλέγονται', 'συγκαταλέγονται', 0, 0, 1, 'σ000', 1, '*'),
(26770, 'συναισθημάτωνκαι', 'συναισθημάτωνκαι', 0, 0, 1, 'σ000', 1, '*'),
(26771, 'συνθήκη', 'συνθήκη', 0, 0, 0.4667, 'σ000', 2, '*'),
(26772, 'τροποποιούμε', 'τροποποιούμε', 0, 0, 0.8, 'τ000', 1, '*'),
(26773, 'φέρνοντας', 'φέρνοντας', 0, 0, 0.6, 'φ000', 1, '*'),
(26774, 'ψυχικά', 'ψυχικά', 0, 0, 0.4, 'ψ000', 1, '*'),
(26775, '239', '239', 0, 0, 0.3, '', 3, '*'),
(26776, 'application', 'application', 0, 0, 0.7333, 'A14235', 3, '*'),
(26777, 'de', 'de', 0, 0, 0.1333, 'D000', 3, '*'),
(26778, 'genetics', 'genetics', 0, 0, 0.5333, 'G532', 3, '*'),
(26779, 'greece', 'greece', 0, 0, 0.4, 'G620', 4, '*'),
(26780, 'nutrition', 'nutrition', 0, 0, 0.6, 'N3635', 4, '*'),
(26781, 'precision', 'precision', 0, 0, 0.6, 'P625', 3, '*'),
(26782, 'universidad', 'universidad', 0, 0, 0.7333, 'U51623', 3, '*'),
(26783, 'wise', 'wise', 0, 0, 0.2667, 'W200', 3, '*'),
(26784, 'zaragoza', 'zaragoza', 0, 0, 0.5333, 'Z620', 3, '*'),
(26785, '«σωτηρία»,', '«σωτηρία»,', 0, 0, 0.6667, 'σ000', 3, '*'),
(26786, 'αθήνα', 'αθήνα', 0, 0, 0.3333, 'α000', 7, '*'),
(26787, 'βsc', 'βsc', 0, 0, 0.2, 'β200', 4, '*'),
(26788, 'διαιτολογίας', 'διαιτολογίας', 0, 0, 0.8, 'δ000', 3, '*'),
(26789, 'διαιτολογικό', 'διαιτολογικό', 0, 0, 0.8, 'δ000', 3, '*'),
(26790, 'διατροφής-γονιδίων', 'διατροφής-γονιδίων', 0, 0, 1, 'δ000', 3, '*'),
(26791, 'διατροφική', 'διατροφική', 0, 0, 0.6667, 'δ000', 8, '*'),
(26792, 'εκπα', 'εκπα', 0, 0, 0.2667, 'ε000', 3, '*'),
(26793, 'εξάμηνο', 'εξάμηνο', 0, 0, 0.4667, 'ε000', 3, '*'),
(26794, 'εξωτερικά', 'εξωτερικά', 0, 0, 0.6, 'ε000', 3, '*'),
(26795, 'επιστήμης', 'επιστήμης', 0, 0, 0.6, 'ε000', 3, '*'),
(26796, 'εράσμους', 'εράσμους', 0, 0, 0.5333, 'ε000', 3, '*'),
(26797, 'θώρακος', 'θώρακος', 0, 0, 0.4667, 'θ000', 3, '*'),
(26798, 'ιατρεία', 'ιατρεία', 0, 0, 0.4667, 'ι000', 3, '*'),
(26799, 'ισπανία', 'ισπανία', 0, 0, 0.4667, 'ι000', 3, '*'),
(26800, 'κανελλάκη', 'κανελλάκη', 0, 0, 0.6, 'κ000', 3, '*'),
(26801, 'κερδοσκοπική', 'κερδοσκοπική', 0, 0, 0.8, 'κ000', 3, '*'),
(26802, 'κοινότητα', 'κοινότητα', 0, 0, 0.6, 'κ000', 3, '*'),
(26803, 'κου', 'κου', 0, 0, 0.2, 'κ000', 3, '*'),
(26804, 'μάιρα', 'μάιρα', 0, 0, 0.3333, 'μ000', 3, '*'),
(26805, 'νοσημάτων', 'νοσημάτων', 0, 0, 0.6, 'ν000', 3, '*'),
(26806, 'νοσκομείου', 'νοσκομείου', 0, 0, 0.6667, 'ν000', 3, '*'),
(26807, 'ογκολογικό', 'ογκολογικό', 0, 0, 0.6667, 'ο000', 3, '*'),
(26808, 'παρακολουθεί', 'παρακολουθεί', 0, 0, 0.8, 'π000', 3, '*'),
(26809, 'πνευμονολογικό', 'πνευμονολογικό', 0, 0, 0.9333, 'π000', 3, '*'),
(26810, 'στεφανάκου', 'στεφανάκου', 0, 0, 0.6667, 'σ000', 3, '*'),
(26811, 'υποτροφία', 'υποτροφία', 0, 0, 0.6, 'υ000', 3, '*'),
(26812, 'χαροκοπείου', 'χαροκοπείου', 0, 0, 0.7333, 'χ000', 3, '*'),
(27021, '81', '81', 0, 0, 0.2, '', 1, '*'),
(27022, '«τι', '«τι', 0, 0, 0.2, 'τ000', 1, '*'),
(27023, 'άποψη', 'άποψη', 0, 0, 0.3333, 'ά000', 6, '*'),
(27024, 'έρωτα', 'έρωτα', 0, 0, 0.3333, 'έ000', 1, '*'),
(27025, 'έρωτας»', 'έρωτας»', 0, 0, 0.4667, 'έ000', 1, '*'),
(27026, 'απέχει', 'απέχει', 0, 0, 0.4, 'α000', 1, '*'),
(27027, 'ενεργητικοί', 'ενεργητικοί', 0, 0, 0.7333, 'ε000', 1, '*'),
(27028, 'ενθουσιώδεις', 'ενθουσιώδεις', 0, 0, 0.8, 'ε000', 1, '*'),
(27029, 'εξού', 'εξού', 0, 0, 0.2667, 'ε000', 1, '*'),
(27030, 'ερωτευμένης', 'ερωτευμένης', 0, 0, 0.7333, 'ε000', 1, '*'),
(27031, 'ερωτευόμαστε', 'ερωτευόμαστε', 0, 0, 0.8, 'ε000', 1, '*'),
(27032, 'ερώτημα', 'ερώτημα', 0, 0, 0.4667, 'ε000', 1, '*'),
(27033, 'ευδιάθετοι', 'ευδιάθετοι', 0, 0, 0.6667, 'ε000', 1, '*'),
(27034, 'ευφορία', 'ευφορία', 0, 0, 0.4667, 'ε000', 1, '*'),
(27035, 'καθέναν', 'καθέναν', 0, 0, 0.4667, 'κ000', 1, '*'),
(27036, 'μερικούς', 'μερικούς', 0, 0, 0.5333, 'μ000', 1, '*'),
(27037, 'νεανικά', 'νεανικά', 0, 0, 0.4667, 'ν000', 1, '*'),
(27038, 'νορεπινεφρίνη', 'νορεπινεφρίνη', 0, 0, 0.8667, 'ν000', 1, '*'),
(27039, 'ντοπαμίνη', 'ντοπαμίνη', 0, 0, 0.6, 'ν000', 1, '*'),
(27040, 'σεροτονίνη', 'σεροτονίνη', 0, 0, 0.6667, 'σ000', 1, '*'),
(27041, 'συγκρίνουν', 'συγκρίνουν', 0, 0, 0.6667, 'σ000', 1, '*'),
(27042, 'τυφλός».', 'τυφλός».', 0, 0, 0.5333, 'τ000', 1, '*'),
(27052, '83', '83', 0, 0, 0.2, '', 1, '*'),
(27053, '«κακό»', '«κακό»', 0, 0, 0.4, 'κ000', 1, '*'),
(27054, '«καλό»', '«καλό»', 0, 0, 0.4, 'κ000', 1, '*'),
(27055, 'αδέλφια', 'αδέλφια', 0, 0, 0.4667, 'α000', 1, '*'),
(27056, 'ακραίες', 'ακραίες', 0, 0, 0.4667, 'α000', 1, '*'),
(27057, 'ανταγωνίζονται', 'ανταγωνίζονται', 0, 0, 0.9333, 'α000', 1, '*'),
(27058, 'απειλή', 'απειλή', 0, 0, 0.4, 'α000', 4, '*'),
(27059, 'αυτής', 'αυτής', 0, 0, 0.3333, 'α000', 4, '*'),
(27060, 'αφύπνισης', 'αφύπνισης', 0, 0, 0.6, 'α000', 1, '*'),
(27061, 'γονική', 'γονική', 0, 0, 0.4, 'γ000', 1, '*'),
(27062, 'εγκατάλειψης', 'εγκατάλειψης', 0, 0, 0.8, 'ε000', 1, '*'),
(27063, 'εκδήλωσή', 'εκδήλωσή', 0, 0, 0.5333, 'ε000', 1, '*'),
(27064, 'εξελικτικοί', 'εξελικτικοί', 0, 0, 0.7333, 'ε000', 1, '*'),
(27065, 'επώδυνη', 'επώδυνη', 0, 0, 0.4667, 'ε000', 1, '*'),
(27066, 'ζήλεια', 'ζήλεια', 0, 0, 0.4, 'ζ000', 1, '*'),
(27067, 'καταστείλουν', 'καταστείλουν', 0, 0, 0.8, 'κ000', 1, '*'),
(27068, 'καταστρεπτικά', 'καταστρεπτικά', 0, 0, 0.8667, 'κ000', 1, '*'),
(27069, 'μέτρα', 'μέτρα', 0, 0, 0.3333, 'μ000', 2, '*'),
(27070, 'ξανακερδηθεί', 'ξανακερδηθεί', 0, 0, 0.8, 'ξ000', 1, '*'),
(27071, 'οργής', 'οργής', 0, 0, 0.3333, 'ο000', 1, '*'),
(27072, 'παρασύρει', 'παρασύρει', 0, 0, 0.6, 'π000', 1, '*'),
(27073, 'περίπλοκο', 'περίπλοκο', 0, 0, 0.6, 'π000', 1, '*'),
(27074, 'περιγράφεται', 'περιγράφεται', 0, 0, 0.8, 'π000', 2, '*'),
(27075, 'περιορίζεται', 'περιορίζεται', 0, 0, 0.8, 'π000', 1, '*'),
(27076, 'προκαλείται', 'προκαλείται', 0, 0, 0.7333, 'π000', 1, '*'),
(27077, 'προστατευτικά', 'προστατευτικά', 0, 0, 0.8667, 'π000', 1, '*'),
(27078, 'σήμα', 'σήμα', 0, 0, 0.2667, 'σ000', 1, '*'),
(27079, 'συντρόφου', 'συντρόφου', 0, 0, 0.6, 'σ000', 2, '*'),
(27080, 'ταπείνωσης', 'ταπείνωσης', 0, 0, 0.6667, 'τ000', 1, '*'),
(27081, 'τηςζήλειας', 'τηςζήλειας', 0, 0, 0.6667, 'τ000', 1, '*'),
(27082, 'τρίτου', 'τρίτου', 0, 0, 0.4, 'τ000', 1, '*'),
(27083, 'υπερβάλλουμε', 'υπερβάλλουμε', 0, 0, 0.8, 'υ000', 1, '*'),
(27084, 'φίλου', 'φίλου', 0, 0, 0.3333, 'φ000', 1, '*'),
(27085, 'φθόνο', 'φθόνο', 0, 0, 0.3333, 'φ000', 1, '*'),
(27086, 'φθόνος', 'φθόνος', 0, 0, 0.4, 'φ000', 1, '*'),
(27087, 'ψυχολόγοι', 'ψυχολόγοι', 0, 0, 0.6, 'ψ000', 1, '*'),
(27115, '\'όλη', '\'όλη', 0, 0, 0.2667, 'ό000', 2, '*'),
(27116, '84', '84', 0, 0, 0.2, '', 1, '*'),
(27117, '«ασφυκτικά»', '«ασφυκτικά»', 0, 0, 0.7333, 'α000', 1, '*'),
(27118, 'άβολα', 'άβολα', 0, 0, 0.3333, 'ά000', 1, '*'),
(27119, 'άνεση', 'άνεση', 0, 0, 0.3333, 'ά000', 1, '*'),
(27120, 'έρχονται', 'έρχονται', 0, 0, 0.5333, 'έ000', 1, '*'),
(27121, 'ανάλογο', 'ανάλογο', 0, 0, 0.4667, 'α000', 1, '*'),
(27122, 'απομακρύνονται', 'απομακρύνονται', 0, 0, 0.9333, 'α000', 1, '*'),
(27123, 'αποφυγή', 'αποφυγή', 0, 0, 0.4667, 'α000', 3, '*'),
(27124, 'βίωσαν', 'βίωσαν', 0, 0, 0.4, 'β000', 1, '*'),
(27125, 'βιώνουν', 'βιώνουν', 0, 0, 0.4667, 'β000', 15, '*'),
(27126, 'βρέφη', 'βρέφη', 0, 0, 0.3333, 'β000', 1, '*'),
(27127, 'βρεφική', 'βρεφική', 0, 0, 0.4667, 'β000', 1, '*'),
(27128, 'δένονται', 'δένονται', 0, 0, 0.5333, 'δ000', 1, '*'),
(27129, 'δεσμού', 'δεσμού', 0, 0, 0.4, 'δ000', 1, '*'),
(27130, 'δεσμούς', 'δεσμούς', 0, 0, 0.4667, 'δ000', 1, '*'),
(27131, 'δεσμός', 'δεσμός', 0, 0, 0.4, 'δ000', 1, '*'),
(27132, 'διαμορφώνουμε', 'διαμορφώνουμε', 0, 0, 0.8667, 'δ000', 1, '*'),
(27133, 'διαμορφώνουν', 'διαμορφώνουν', 0, 0, 0.8, 'δ000', 1, '*'),
(27134, 'εγγύτητας', 'εγγύτητας', 0, 0, 0.6, 'ε000', 1, '*'),
(27135, 'εκδηλώσεις', 'εκδηλώσεις', 0, 0, 0.6667, 'ε000', 1, '*'),
(27136, 'επιβίωσή', 'επιβίωσή', 0, 0, 0.5333, 'ε000', 1, '*'),
(27137, 'ζεστασιά', 'ζεστασιά', 0, 0, 0.5333, 'ζ000', 1, '*'),
(27138, 'θερμές', 'θερμές', 0, 0, 0.4, 'θ000', 1, '*'),
(27139, 'καθ', 'καθ', 0, 0, 0.2, 'κ000', 2, '*'),
(27140, 'κράτημα', 'κράτημα', 0, 0, 0.4667, 'κ000', 1, '*'),
(27141, 'μητρικού', 'μητρικού', 0, 0, 0.5333, 'μ000', 1, '*'),
(27142, 'νηπιακής', 'νηπιακής', 0, 0, 0.5333, 'ν000', 1, '*'),
(27143, 'οξυτοκίνη', 'οξυτοκίνη', 0, 0, 0.6, 'ο000', 1, '*'),
(27144, 'πατέρα', 'πατέρα', 0, 0, 0.4, 'π000', 1, '*'),
(27145, 'προστατεύειτην', 'προστατεύειτην', 0, 0, 0.9333, 'π000', 1, '*'),
(27146, 'στενούς', 'στενούς', 0, 0, 0.4667, 'σ000', 1, '*'),
(27147, 'συναισθηματικούς', 'συναισθηματικούς', 0, 0, 1, 'σ000', 2, '*'),
(27148, 'τρυφερές', 'τρυφερές', 0, 0, 0.5333, 'τ000', 1, '*'),
(27149, 'φιλί', 'φιλί', 0, 0, 0.2667, 'φ000', 1, '*'),
(27150, 'φροντιστή', 'φροντιστή', 0, 0, 0.6, 'φ000', 1, '*'),
(27151, 'χάδι', 'χάδι', 0, 0, 0.2667, 'χ000', 1, '*'),
(27152, 'χαλαρώνουμε', 'χαλαρώνουμε', 0, 0, 0.7333, 'χ000', 1, '*'),
(27178, '72', '72', 0, 0, 0.2, '', 1, '*'),
(27179, '73', '73', 0, 0, 0.2, '', 1, '*'),
(27180, 'εναλλαγές', 'εναλλαγές', 0, 0, 0.6, 'ε000', 1, '*'),
(27181, 'επιτυχημένη', 'επιτυχημένη', 0, 0, 0.7333, 'ε000', 1, '*'),
(27182, 'επιτυχημένης', 'επιτυχημένης', 0, 0, 0.8, 'ε000', 1, '*'),
(27183, 'καιρούς', 'καιρούς', 0, 0, 0.4667, 'κ000', 1, '*'),
(27184, 'κατανόησης', 'κατανόησης', 0, 0, 0.6667, 'κ000', 1, '*'),
(27185, 'κουβεντιάζουμε', 'κουβεντιάζουμε', 0, 0, 0.9333, 'κ000', 1, '*'),
(27186, 'μπορέσουν', 'μπορέσουν', 0, 0, 0.6, 'μ000', 1, '*'),
(27187, 'πληγωθεί', 'πληγωθεί', 0, 0, 0.5333, 'π000', 1, '*'),
(27188, 'πληγωθείτο', 'πληγωθείτο', 0, 0, 0.6667, 'π000', 1, '*'),
(27189, 'συνηθίζουμε', 'συνηθίζουμε', 0, 0, 0.7333, 'σ000', 1, '*'),
(27194, '186', '186', 0, 0, 0.3, '', 1, '*'),
(27195, 'ακανόνιστο', 'ακανόνιστο', 0, 0, 0.6667, 'α000', 1, '*'),
(27196, 'ακτίνα', 'ακτίνα', 0, 0, 0.4, 'α000', 1, '*'),
(27197, 'αντικατοπτρίζεται', 'αντικατοπτρίζεται', 0, 0, 1, 'α000', 1, '*'),
(27198, 'αποφασίζουμε', 'αποφασίζουμε', 0, 0, 0.8, 'α000', 1, '*'),
(27199, 'αρίθμηση', 'αρίθμηση', 0, 0, 0.5333, 'α000', 1, '*'),
(27200, 'αφαιρέσουμε', 'αφαιρέσουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(27201, 'διάγραμμα', 'διάγραμμα', 0, 0, 0.6, 'δ000', 1, '*'),
(27202, 'διαθέσω', 'διαθέσω', 0, 0, 0.4667, 'δ000', 1, '*'),
(27203, 'διασκέδαση', 'διασκέδαση', 0, 0, 0.6667, 'δ000', 1, '*'),
(27204, 'διερευνήσουμε', 'διερευνήσουμε', 0, 0, 0.8667, 'δ000', 1, '*'),
(27205, 'δυσαρεστημένος', 'δυσαρεστημένος', 0, 0, 0.9333, 'δ000', 1, '*'),
(27206, 'εκπλήξεις', 'εκπλήξεις', 0, 0, 0.6, 'ε000', 1, '*'),
(27207, 'εμπεριέχονται', 'εμπεριέχονται', 0, 0, 0.8667, 'ε000', 1, '*'),
(27208, 'ενώστε', 'ενώστε', 0, 0, 0.4, 'ε000', 1, '*'),
(27209, 'εργασιακός', 'εργασιακός', 0, 0, 0.6667, 'ε000', 1, '*'),
(27210, 'κατανόησή', 'κατανόησή', 0, 0, 0.6, 'κ000', 1, '*'),
(27211, 'κυκλικά', 'κυκλικά', 0, 0, 0.4667, 'κ000', 1, '*'),
(27212, 'κυλήσει', 'κυλήσει', 0, 0, 0.4667, 'κ000', 1, '*'),
(27213, 'κύκλος', 'κύκλος', 0, 0, 0.4, 'κ000', 1, '*'),
(27214, 'κύκλου', 'κύκλου', 0, 0, 0.4, 'κ000', 1, '*'),
(27215, 'μεγάλος', 'μεγάλος', 0, 0, 0.4667, 'μ000', 1, '*'),
(27216, 'ξεκινάει', 'ξεκινάει', 0, 0, 0.5333, 'ξ000', 1, '*'),
(27217, 'ομαλά', 'ομαλά', 0, 0, 0.3333, 'ο000', 1, '*'),
(27218, 'περίμετρος', 'περίμετρος', 0, 0, 0.6667, 'π000', 1, '*'),
(27219, 'πληρότητα', 'πληρότητα', 0, 0, 0.6, 'π000', 1, '*'),
(27220, 'πληρότητας', 'πληρότητας', 0, 0, 0.6667, 'π000', 1, '*'),
(27221, 'προέκυψε', 'προέκυψε', 0, 0, 0.5333, 'π000', 2, '*'),
(27222, 'προσθέσουμε', 'προσθέσουμε', 0, 0, 0.7333, 'π000', 1, '*'),
(27223, 'προσφορά', 'προσφορά', 0, 0, 0.5333, 'π000', 1, '*'),
(27224, 'προτεινόμενες', 'προτεινόμενες', 0, 0, 0.8667, 'π000', 1, '*'),
(27225, 'σημειώσατε', 'σημειώσατε', 0, 0, 0.6667, 'σ000', 2, '*'),
(27226, 'συμμετρικός', 'συμμετρικός', 0, 0, 0.7333, 'σ000', 1, '*'),
(27227, 'σχεδιάζουμε', 'σχεδιάζουμε', 0, 0, 0.7333, 'σ000', 1, '*'),
(27228, 'σχηματιστεί', 'σχηματιστεί', 0, 0, 0.7333, 'σ000', 1, '*'),
(27229, 'ταξινομήστε', 'ταξινομήστε', 0, 0, 0.7333, 'τ000', 1, '*'),
(27230, 'τιμές', 'τιμές', 0, 0, 0.3333, 'τ000', 1, '*'),
(27231, 'τοποθετηθούν', 'τοποθετηθούν', 0, 0, 0.8, 'τ000', 1, '*'),
(27232, 'τροχού', 'τροχού', 0, 0, 0.4, 'τ000', 1, '*'),
(27233, 'τροχό', 'τροχό', 0, 0, 0.3333, 'τ000', 1, '*'),
(27234, 'τροχός', 'τροχός', 0, 0, 0.4, 'τ000', 1, '*'),
(27235, 'υπήρχαν', 'υπήρχαν', 0, 0, 0.4667, 'υ000', 15, '*'),
(27236, 'φτιάχνουμε', 'φτιάχνουμε', 0, 0, 0.6667, 'φ000', 1, '*'),
(27237, 'χρονική', 'χρονική', 0, 0, 0.4667, 'χ000', 1, '*'),
(27238, 'ώστενα', 'ώστενα', 0, 0, 0.4, 'ώ000', 1, '*'),
(27271, 'οδήγησε', 'οδήγησε', 0, 0, 0.4667, 'ο000', 2, '*'),
(27295, 'προάγουν', 'προάγουν', 0, 0, 0.5333, 'π000', 4, '*'),
(27303, '178', '178', 0, 0, 0.3, '', 1, '*'),
(27304, 'αναλυτική', 'αναλυτική', 0, 0, 0.6, 'α000', 1, '*'),
(27305, 'περιγραφή', 'περιγραφή', 0, 0, 0.6, 'π000', 1, '*'),
(27306, 'πετυχημένους', 'πετυχημένους', 0, 0, 0.8, 'π000', 1, '*'),
(27307, 'προοπτική', 'προοπτική', 0, 0, 0.6, 'π000', 1, '*'),
(27308, 'προσαρμόζουμε', 'προσαρμόζουμε', 0, 0, 0.8667, 'π000', 1, '*'),
(27309, 'σπάμε', 'σπάμε', 0, 0, 0.3333, 'σ000', 1, '*'),
(27310, '177', '177', 0, 0, 0.3, '', 1, '*'),
(27311, 'αντιστοιχία', 'αντιστοιχία', 0, 0, 0.7333, 'α000', 1, '*'),
(27312, 'δαπανάτε', 'δαπανάτε', 0, 0, 0.5333, 'δ000', 1, '*'),
(27313, 'λίστες', 'λίστες', 0, 0, 0.4, 'λ000', 1, '*'),
(27314, 'πλησιάσω', 'πλησιάσω', 0, 0, 0.5333, 'π000', 1, '*'),
(27315, 'συμφωνεί', 'συμφωνεί', 0, 0, 0.5333, 'σ000', 1, '*'),
(27316, 'τελευταίες', 'τελευταίες', 0, 0, 0.6667, 'τ000', 1, '*'),
(27317, 'φιλοδοξίες', 'φιλοδοξίες', 0, 0, 0.6667, 'φ000', 1, '*'),
(27318, 'χρήσιμη', 'χρήσιμη', 0, 0, 0.4667, 'χ000', 1, '*'),
(27325, '176', '176', 0, 0, 0.3, '', 1, '*'),
(27326, 'attainable', 'attainable', 0, 0, 0.6667, 'A3514', 1, '*'),
(27327, 'm', 'm', 0, 0, 0.0667, 'M000', 8, '*'),
(27328, 'm.a', 'm.a', 0, 0, 0.2, 'M000', 1, '*'),
(27329, 'measurable', 'measurable', 0, 0, 0.6667, 'M2614', 1, '*'),
(27330, 'r', 'r', 0, 0, 0.0667, 'R000', 6, '*'),
(27331, 'r.t', 'r.t', 0, 0, 0.2, 'R300', 1, '*'),
(27332, 'realistic', 'realistic', 0, 0, 0.6, 'R4232', 1, '*'),
(27333, 'specific', 'specific', 0, 0, 0.5333, 'S1212', 1, '*'),
(27334, 't', 't', 0, 0, 0.0667, 'T000', 2, '*'),
(27335, 'time-bound', 'time-bound', 0, 0, 0.6667, 'T5153', 1, '*'),
(27336, 'βρω', 'βρω', 0, 0, 0.2, 'β000', 1, '*'),
(27337, 'διαθέτω', 'διαθέτω', 0, 0, 0.4667, 'δ000', 1, '*'),
(27338, 'επιτύχω', 'επιτύχω', 0, 0, 0.4667, 'ε000', 1, '*'),
(27339, 'καταγράφω', 'καταγράφω', 0, 0, 0.6, 'κ000', 1, '*'),
(27340, 'μέθοδος', 'μέθοδος', 0, 0, 0.4667, 'μ000', 1, '*'),
(27341, 'πετύχω', 'πετύχω', 0, 0, 0.4, 'π000', 1, '*'),
(27342, 'πραγματοποιήσεις', 'πραγματοποιήσεις', 0, 0, 1, 'π000', 2, '*'),
(27343, 'σίγουρος', 'σίγουρος', 0, 0, 0.5333, 'σ000', 1, '*'),
(27344, 'στοχοθεσίας', 'στοχοθεσίας', 0, 0, 0.7333, 'σ000', 1, '*'),
(27345, 'όρισε', 'όρισε', 0, 0, 0.3333, 'ό000', 1, '*'),
(27356, '172', '172', 0, 0, 0.3, '', 1, '*'),
(27357, 'αισθανόσασταν', 'αισθανόσασταν', 0, 0, 0.8667, 'α000', 1, '*'),
(27358, 'αναπτύξατε', 'αναπτύξατε', 0, 0, 0.6667, 'α000', 1, '*'),
(27359, 'γυμνάσιο', 'γυμνάσιο', 0, 0, 0.5333, 'γ000', 1, '*'),
(27360, 'δημοτικό', 'δημοτικό', 0, 0, 0.5333, 'δ000', 1, '*'),
(27361, 'διαχειριστήκατε', 'διαχειριστήκατε', 0, 0, 1, 'δ000', 1, '*'),
(27362, 'κερδίσατε', 'κερδίσατε', 0, 0, 0.6, 'κ000', 1, '*'),
(27363, 'κοντινό', 'κοντινό', 0, 0, 0.4667, 'κ000', 2, '*'),
(27364, 'λύκειο', 'λύκειο', 0, 0, 0.4, 'λ000', 1, '*'),
(27365, 'μετάβαση', 'μετάβαση', 0, 0, 0.5333, 'μ000', 1, '*'),
(27366, 'μετακόμιση', 'μετακόμιση', 0, 0, 0.6667, 'μ000', 1, '*'),
(27367, 'πέρασμα', 'πέρασμα', 0, 0, 0.4667, 'π000', 1, '*'),
(27368, 'σκεφτόσασταν', 'σκεφτόσασταν', 0, 0, 0.8, 'σ000', 1, '*'),
(27371, '171', '171', 0, 0, 0.3, '', 1, '*'),
(27372, '«μουτζούρα»', '«μουτζούρα»', 0, 0, 0.7333, 'μ000', 1, '*'),
(27373, 'αισθανθήκατε', 'αισθανθήκατε', 0, 0, 0.8, 'α000', 1, '*'),
(27374, 'ανάποδο', 'ανάποδο', 0, 0, 0.4667, 'α000', 1, '*'),
(27375, 'ζωγραφίστε', 'ζωγραφίστε', 0, 0, 0.6667, 'ζ000', 1, '*'),
(27376, 'ζωγραφιά', 'ζωγραφιά', 0, 0, 0.5333, 'ζ000', 1, '*'),
(27377, 'κάναμε', 'κάναμε', 0, 0, 0.4, 'κ000', 1, '*'),
(27378, 'μαρκαδόρους', 'μαρκαδόρους', 0, 0, 0.7333, 'μ000', 1, '*'),
(27379, 'μετατρέψουμε', 'μετατρέψουμε', 0, 0, 0.8, 'μ000', 1, '*'),
(27380, 'μουτζούρα', 'μουτζούρα', 0, 0, 0.6, 'μ000', 1, '*'),
(27381, 'μουτζούρας', 'μουτζούρας', 0, 0, 0.6667, 'μ000', 1, '*'),
(27382, 'πιστεύετε', 'πιστεύετε', 0, 0, 0.6, 'π000', 1, '*'),
(27383, 'τελειώσετε', 'τελειώσετε', 0, 0, 0.6667, 'τ000', 1, '*'),
(27384, 'χρωματιστούς', 'χρωματιστούς', 0, 0, 0.8, 'χ000', 1, '*'),
(27386, '166', '166', 0, 0, 0.3, '', 1, '*'),
(27387, '«δενέχεις', '«δενέχεις', 0, 0, 0.6, 'δ000', 1, '*'),
(27388, 'άδειο', 'άδειο', 0, 0, 0.3333, 'ά000', 1, '*'),
(27389, 'ακούσεις', 'ακούσεις', 0, 0, 0.5333, 'α000', 1, '*'),
(27390, 'αντιμετωπίσεις', 'αντιμετωπίσεις', 0, 0, 0.9333, 'α000', 1, '*'),
(27391, 'αρνηθούμε', 'αρνηθούμε', 0, 0, 0.6, 'α000', 1, '*'),
(27392, 'δίνεις', 'δίνεις', 0, 0, 0.4, 'δ000', 1, '*'),
(27393, 'δες', 'δες', 0, 0, 0.2, 'δ000', 1, '*'),
(27394, 'δικαίωμά', 'δικαίωμά', 0, 0, 0.5333, 'δ000', 1, '*'),
(27395, 'δοχείο».', 'δοχείο».', 0, 0, 0.5333, 'δ000', 1, '*'),
(27396, 'δυσκολεύει', 'δυσκολεύει', 0, 0, 0.6667, 'δ000', 1, '*'),
(27397, 'επηρεάζεσαι', 'επηρεάζεσαι', 0, 0, 0.7333, 'ε000', 1, '*'),
(27398, 'θυμίσου', 'θυμίσου', 0, 0, 0.4667, 'θ000', 1, '*'),
(27399, 'θυμώνουν', 'θυμώνουν', 0, 0, 0.5333, 'θ000', 1, '*'),
(27400, 'νιώσε', 'νιώσε', 0, 0, 0.3333, 'ν000', 1, '*'),
(27401, 'πληγώσεις', 'πληγώσεις', 0, 0, 0.6, 'π000', 1, '*'),
(27402, 'σκεφτούμε', 'σκεφτούμε', 0, 0, 0.6, 'σ000', 1, '*'),
(27403, 'συμπονάς', 'συμπονάς', 0, 0, 0.5333, 'σ000', 1, '*'),
(27404, 'φωνάζει', 'φωνάζει', 0, 0, 0.4667, 'φ000', 1, '*'),
(27405, 'φωνούλα', 'φωνούλα', 0, 0, 0.4667, 'φ000', 1, '*'),
(27417, '165', '165', 0, 0, 0.3, '', 1, '*'),
(27418, 'αυστηρά', 'αυστηρά', 0, 0, 0.4667, 'α000', 1, '*'),
(27419, 'κάντο', 'κάντο', 0, 0, 0.3333, 'κ000', 1, '*'),
(27420, 'ολοκληρωμένο', 'ολοκληρωμένο', 0, 0, 0.8, 'ο000', 2, '*'),
(27421, 'ολοκληρώσεις', 'ολοκληρώσεις', 0, 0, 0.8, 'ο000', 1, '*'),
(27422, 'προβείς', 'προβείς', 0, 0, 0.4667, 'π000', 1, '*'),
(27423, 'σκοπεύεις', 'σκοπεύεις', 0, 0, 0.6, 'σ000', 1, '*'),
(27424, 'συμβουλή', 'συμβουλή', 0, 0, 0.5333, 'σ000', 1, '*'),
(27432, '163', '163', 0, 0, 0.3, '', 1, '*'),
(27433, 'βλέπε', 'βλέπε', 0, 0, 0.3333, 'β000', 1, '*'),
(27434, 'διαχειρίζεται', 'διαχειρίζεται', 0, 0, 0.8667, 'δ000', 1, '*'),
(27435, 'επέμβεις', 'επέμβεις', 0, 0, 0.5333, 'ε000', 1, '*'),
(27436, 'επιθυμείς', 'επιθυμείς', 0, 0, 0.6, 'ε000', 1, '*'),
(27437, 'ιδεών', 'ιδεών', 0, 0, 0.3333, 'ι000', 1, '*'),
(27438, 'πινακάκι', 'πινακάκι', 0, 0, 0.5333, 'π000', 1, '*'),
(27439, 'τηρήσεις', 'τηρήσεις', 0, 0, 0.5333, 'τ000', 1, '*'),
(27440, 'φτιάξε', 'φτιάξε', 0, 0, 0.4, 'φ000', 1, '*'),
(27441, 'όνομα', 'όνομα', 0, 0, 0.3333, 'ό000', 1, '*'),
(27447, '164', '164', 0, 0, 0.3, '', 1, '*'),
(27448, 'πήγες', 'πήγες', 0, 0, 0.3333, 'π000', 1, '*'),
(27449, 'σκεφτείς', 'σκεφτείς', 0, 0, 0.5333, 'σ000', 1, '*'),
(27450, '158', '158', 0, 0, 0.3, '', 1, '*'),
(27451, 'ανέφικτους', 'ανέφικτους', 0, 0, 0.6667, 'α000', 1, '*'),
(27452, 'επιτεύγματα', 'επιτεύγματα', 0, 0, 0.7333, 'ε000', 1, '*'),
(27453, 'θεωρούσατε', 'θεωρούσατε', 0, 0, 0.6667, 'θ000', 1, '*'),
(27454, 'περίοπτη', 'περίοπτη', 0, 0, 0.5333, 'π000', 1, '*'),
(27455, 'υπενθυμίζει', 'υπενθυμίζει', 0, 0, 0.7333, 'υ000', 1, '*'),
(27456, 'υπογραμμίστε', 'υπογραμμίστε', 0, 0, 0.8, 'υ000', 1, '*'),
(27457, 'χωρίστε', 'χωρίστε', 0, 0, 0.4667, 'χ000', 2, '*'),
(27465, '157', '157', 0, 0, 0.3, '', 1, '*'),
(27466, '«δοκιμάσετε»', '«δοκιμάσετε»', 0, 0, 0.8, 'δ000', 1, '*'),
(27467, '«κατά»', '«κατά»', 0, 0, 0.4, 'κ000', 1, '*'),
(27468, '«υπέρ»', '«υπέρ»', 0, 0, 0.4, 'υ000', 1, '*'),
(27469, 'µία', 'µία', 0, 0, 0.2, 'ί000', 1, '*'),
(27470, 'µου', 'µου', 0, 0, 0.2, 'ο000', 1, '*'),
(27471, 'άβολες', 'άβολες', 0, 0, 0.4, 'ά000', 1, '*'),
(27472, 'αμφισβήτηση', 'αμφισβήτηση', 0, 0, 0.7333, 'α000', 1, '*'),
(27473, 'αμφισβητηθούν', 'αμφισβητηθούν', 0, 0, 0.8667, 'α000', 1, '*'),
(27474, 'αντίστροφων', 'αντίστροφων', 0, 0, 0.7333, 'α000', 1, '*'),
(27475, 'αντιστροφή', 'αντιστροφή', 0, 0, 0.6667, 'α000', 1, '*'),
(27476, 'αυτό-ενίσχυση', 'αυτό-ενίσχυση', 0, 0, 0.8667, 'α000', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(27477, 'βήµα-βήµα', 'βήµα-βήµα', 0, 0, 0.6, 'β000', 1, '*'),
(27478, 'γιορτάσουμε».', 'γιορτάσουμε».', 0, 0, 0.8667, 'γ000', 1, '*'),
(27479, 'δεξιότητές', 'δεξιότητές', 0, 0, 0.6667, 'δ000', 1, '*'),
(27480, 'διάφορων', 'διάφορων', 0, 0, 0.5333, 'δ000', 1, '*'),
(27481, 'διευθέτηση', 'διευθέτηση', 0, 0, 0.6667, 'δ000', 1, '*'),
(27482, 'ελλιπείς', 'ελλιπείς', 0, 0, 0.5333, 'ε000', 1, '*'),
(27483, 'εμπιστεύεστε', 'εμπιστεύεστε', 0, 0, 0.8, 'ε000', 1, '*'),
(27484, 'εντοπίζονται', 'εντοπίζονται', 0, 0, 0.8, 'ε000', 1, '*'),
(27485, 'εξέταση', 'εξέταση', 0, 0, 0.4667, 'ε000', 1, '*'),
(27486, 'εστιατόριο', 'εστιατόριο', 0, 0, 0.6667, 'ε000', 1, '*'),
(27487, 'εφαρμόσω', 'εφαρμόσω', 0, 0, 0.5333, 'ε000', 1, '*'),
(27488, 'καθεμίας', 'καθεμίας', 0, 0, 0.5333, 'κ000', 1, '*'),
(27489, 'καθορίσετε', 'καθορίσετε', 0, 0, 0.6667, 'κ000', 1, '*'),
(27490, 'κακιά».', 'κακιά».', 0, 0, 0.4667, 'κ000', 1, '*'),
(27491, 'καλυφθούν', 'καλυφθούν', 0, 0, 0.6, 'κ000', 1, '*'),
(27492, 'καταλήξατε', 'καταλήξατε', 0, 0, 0.6667, 'κ000', 1, '*'),
(27493, 'μειονεκτημάτων', 'μειονεκτημάτων', 0, 0, 0.9333, 'μ000', 1, '*'),
(27494, 'μιλήσω', 'μιλήσω', 0, 0, 0.4, 'μ000', 1, '*'),
(27495, 'μοιάζουν', 'μοιάζουν', 0, 0, 0.5333, 'μ000', 1, '*'),
(27496, 'ν', 'ν', 0, 0, 0.0667, 'ν000', 1, '*'),
(27497, 'ξεπεραστούν', 'ξεπεραστούν', 0, 0, 0.7333, 'ξ000', 1, '*'),
(27498, 'ορίσετε', 'ορίσετε', 0, 0, 0.4667, 'ο000', 1, '*'),
(27499, 'ουτοπικές', 'ουτοπικές', 0, 0, 0.6, 'ο000', 1, '*'),
(27500, 'παράλογες', 'παράλογες', 0, 0, 0.6, 'π000', 1, '*'),
(27501, 'παραγωγή', 'παραγωγή', 0, 0, 0.5333, 'π000', 1, '*'),
(27502, 'παρεμποδίζουν', 'παρεμποδίζουν', 0, 0, 0.8667, 'π000', 1, '*'),
(27503, 'περιλάβετε', 'περιλάβετε', 0, 0, 0.6667, 'π000', 1, '*'),
(27504, 'πλεονεκτημάτων', 'πλεονεκτημάτων', 0, 0, 0.9333, 'π000', 1, '*'),
(27505, 'πραγματοποιείστε', 'πραγματοποιείστε', 0, 0, 1, 'π000', 1, '*'),
(27506, 'προβλέψει', 'προβλέψει', 0, 0, 0.6, 'π000', 1, '*'),
(27507, 'προβλημάτω', 'προβλημάτω', 0, 0, 0.6667, 'π000', 1, '*'),
(27508, 'προκαλέσουν', 'προκαλέσουν', 0, 0, 0.7333, 'π000', 1, '*'),
(27509, 'προχωρήσετε', 'προχωρήσετε', 0, 0, 0.7333, 'π000', 1, '*'),
(27510, 'συνεπειών', 'συνεπειών', 0, 0, 0.6, 'σ000', 1, '*'),
(27511, 'τοντρόπο', 'τοντρόπο', 0, 0, 0.5333, 'τ000', 1, '*'),
(27512, 'τροποποιηθούν', 'τροποποιηθούν', 0, 0, 0.8667, 'τ000', 1, '*'),
(27513, 'υποδεικνύοντας', 'υποδεικνύοντας', 0, 0, 0.9333, 'υ000', 1, '*'),
(27514, 'φάσεις', 'φάσεις', 0, 0, 0.4, 'φ000', 1, '*'),
(27515, 'φάση', 'φάση', 0, 0, 0.2667, 'φ000', 2, '*'),
(27583, 'καταγραφής', 'καταγραφής', 0, 0, 0.6667, 'κ000', 2, '*'),
(27596, 'προσέγγισης', 'προσέγγισης', 0, 0, 0.7333, 'π000', 2, '*'),
(27622, '153', '153', 0, 0, 0.3, '', 1, '*'),
(27623, 'αναβάλλεις', 'αναβάλλεις', 0, 0, 0.6667, 'α000', 1, '*'),
(27624, 'ανησυχείς', 'ανησυχείς', 0, 0, 0.6, 'α000', 1, '*'),
(27625, 'θυμήσου', 'θυμήσου', 0, 0, 0.4667, 'θ000', 1, '*'),
(27626, 'μένεις', 'μένεις', 0, 0, 0.4, 'μ000', 1, '*'),
(27627, 'πάψε', 'πάψε', 0, 0, 0.2667, 'π000', 1, '*'),
(27628, 'παίρνεις', 'παίρνεις', 0, 0, 0.5333, 'π000', 1, '*'),
(27629, 'προχώρα', 'προχώρα', 0, 0, 0.4667, 'π000', 1, '*'),
(27637, '152', '152', 0, 0, 0.3, '', 1, '*'),
(27638, 'c', 'c', 0, 0, 0.0667, 'C000', 2, '*'),
(27639, 'c.e', 'c.e', 0, 0, 0.2, 'C000', 1, '*'),
(27640, 'd', 'd', 0, 0, 0.0667, 'D000', 2, '*'),
(27641, 'deas', 'deas', 0, 0, 0.2667, 'D200', 1, '*'),
(27642, 'decision', 'decision', 0, 0, 0.5333, 'D250', 1, '*'),
(27643, 'e', 'e', 0, 0, 0.0667, 'E000', 7, '*'),
(27644, 'ecision', 'ecision', 0, 0, 0.4667, 'E250', 1, '*'),
(27645, 'eed', 'eed', 0, 0, 0.2, 'E300', 1, '*'),
(27646, 'motion', 'motion', 0, 0, 0.4, 'M350', 1, '*'),
(27647, 'n', 'n', 0, 0, 0.0667, 'N000', 5, '*'),
(27648, 'nfo', 'nfo', 0, 0, 0.2, 'N100', 1, '*'),
(27649, 'o.i', 'o.i', 0, 0, 0.2, 'O000', 1, '*'),
(27650, 'omplete', 'omplete', 0, 0, 0.4667, 'O5143', 1, '*'),
(27651, 'rder', 'rder', 0, 0, 0.2667, 'R360', 1, '*'),
(27652, 's.i', 's.i', 0, 0, 0.2, 'S000', 1, '*'),
(27653, 'uitable', 'uitable', 0, 0, 0.4667, 'U314', 1, '*'),
(27654, 'ανάποδα', 'ανάποδα', 0, 0, 0.4667, 'α000', 1, '*'),
(27655, 'αποφασίζω', 'αποφασίζω', 0, 0, 0.6, 'α000', 1, '*'),
(27656, 'μοντέλο', 'μοντέλο', 0, 0, 0.4667, 'μ000', 4, '*'),
(27657, 'υλοποιήσω', 'υλοποιήσω', 0, 0, 0.6, 'υ000', 1, '*'),
(27658, 'χρήσιμος', 'χρήσιμος', 0, 0, 0.5333, 'χ000', 1, '*'),
(27668, '147', '147', 0, 0, 0.3, '', 1, '*'),
(27669, 'αστείο', 'αστείο', 0, 0, 0.4, 'α000', 1, '*'),
(27670, 'γελάστε', 'γελάστε', 0, 0, 0.4667, 'γ000', 1, '*'),
(27671, 'γελάτε', 'γελάτε', 0, 0, 0.4, 'γ000', 1, '*'),
(27675, '146', '146', 0, 0, 0.3, '', 1, '*'),
(27676, 'αισιόδοξη', 'αισιόδοξη', 0, 0, 0.6, 'α000', 1, '*'),
(27677, 'αυτοκίνητο', 'αυτοκίνητο', 0, 0, 0.6667, 'α000', 1, '*'),
(27678, 'δημιουργήσετε', 'δημιουργήσετε', 0, 0, 0.8667, 'δ000', 1, '*'),
(27679, 'εμφανή', 'εμφανή', 0, 0, 0.4, 'ε000', 1, '*'),
(27680, 'καθρέφτη', 'καθρέφτη', 0, 0, 0.5333, 'κ000', 1, '*'),
(27681, 'κοιτάς', 'κοιτάς', 0, 0, 0.4, 'κ000', 1, '*'),
(27682, 'κουζίνα', 'κουζίνα', 0, 0, 0.4667, 'κ000', 1, '*'),
(27683, 'περάσει', 'περάσει', 0, 0, 0.4667, 'π000', 2, '*'),
(27684, 'υπενθυμίζετε', 'υπενθυμίζετε', 0, 0, 0.8, 'υ000', 1, '*'),
(27685, 'υπολογιστή', 'υπολογιστή', 0, 0, 0.6667, 'υ000', 1, '*'),
(27686, 'φράσεις', 'φράσεις', 0, 0, 0.4667, 'φ000', 14, '*'),
(27687, 'χαρτάκια', 'χαρτάκια', 0, 0, 0.5333, 'χ000', 1, '*'),
(27688, 'όψη', 'όψη', 0, 0, 0.2, 'ό000', 1, '*'),
(27690, '145', '145', 0, 0, 0.3, '', 1, '*'),
(27691, 'αγνοούσαμε', 'αγνοούσαμε', 0, 0, 0.6667, 'α000', 1, '*'),
(27692, 'ανταλλάσσουμε', 'ανταλλάσσουμε', 0, 0, 0.8667, 'α000', 1, '*'),
(27693, 'απέδειξαν', 'απέδειξαν', 0, 0, 0.6, 'α000', 1, '*'),
(27694, 'δεδομένο', 'δεδομένο', 0, 0, 0.5333, 'δ000', 1, '*'),
(27695, 'εκπαιδευόμαστε', 'εκπαιδευόμαστε', 0, 0, 0.9333, 'ε000', 1, '*'),
(27696, 'εκπαιδεύουμε', 'εκπαιδεύουμε', 0, 0, 0.8, 'ε000', 1, '*'),
(27697, 'εξάσκησης', 'εξάσκησης', 0, 0, 0.6, 'ε000', 2, '*'),
(27698, 'εστιάζει', 'εστιάζει', 0, 0, 0.5333, 'ε000', 1, '*'),
(27699, 'ημερών', 'ημερών', 0, 0, 0.4, 'η000', 14, '*'),
(27700, 'θεωρούσαμε', 'θεωρούσαμε', 0, 0, 0.6667, 'θ000', 1, '*'),
(27701, 'καταγράφουμε', 'καταγράφουμε', 0, 0, 0.8, 'κ000', 1, '*'),
(27702, 'ξυπνήσαμε', 'ξυπνήσαμε', 0, 0, 0.6, 'ξ000', 1, '*'),
(27703, 'πήγαν', 'πήγαν', 0, 0, 0.3333, 'π000', 1, '*'),
(27704, 'πονοκέφαλο', 'πονοκέφαλο', 0, 0, 0.6667, 'π000', 1, '*'),
(27705, 'συνανθρώπους', 'συνανθρώπους', 0, 0, 0.8, 'σ000', 1, '*'),
(27706, 'συνεχόμενης', 'συνεχόμενης', 0, 0, 0.7333, 'σ000', 1, '*'),
(27707, 'συνηθίζει', 'συνηθίζει', 0, 0, 0.6, 'σ000', 1, '*'),
(27708, 'φέρθηκε', 'φέρθηκε', 0, 0, 0.4667, 'φ000', 1, '*'),
(27721, '141', '141', 0, 0, 0.3, '', 1, '*'),
(27722, 'αρχίστε', 'αρχίστε', 0, 0, 0.4667, 'α000', 1, '*'),
(27723, 'δίνετε', 'δίνετε', 0, 0, 0.4, 'δ000', 1, '*'),
(27724, 'τηλεφώνημα', 'τηλεφώνημα', 0, 0, 0.6667, 'τ000', 1, '*'),
(27725, 'χαμόγελό', 'χαμόγελό', 0, 0, 0.5333, 'χ000', 1, '*'),
(27733, 'λέξεις', 'λέξεις', 0, 0, 0.4, 'λ000', 2, '*'),
(27742, '138', '138', 0, 0, 0.3, '', 1, '*'),
(27743, 'αγαθών', 'αγαθών', 0, 0, 0.4, 'α000', 1, '*'),
(27744, 'αγοράσεις', 'αγοράσεις', 0, 0, 0.6, 'α000', 1, '*'),
(27745, 'ακόλουθη', 'ακόλουθη', 0, 0, 0.5333, 'α000', 1, '*'),
(27746, 'αντισταθμίσεις', 'αντισταθμίσεις', 0, 0, 0.9333, 'α000', 1, '*'),
(27747, 'αποδεδειγμένο', 'αποδεδειγμένο', 0, 0, 0.8667, 'α000', 1, '*'),
(27748, 'δημιούργησε', 'δημιούργησε', 0, 0, 0.7333, 'δ000', 1, '*'),
(27749, 'μάρκετ', 'μάρκετ', 0, 0, 0.4, 'μ000', 1, '*'),
(27750, 'μακροπρόθεσμο', 'μακροπρόθεσμο', 0, 0, 0.8667, 'μ000', 1, '*'),
(27751, 'παπούτσια', 'παπούτσια', 0, 0, 0.6, 'π000', 1, '*'),
(27752, 'σούπερ', 'σούπερ', 0, 0, 0.4, 'σ000', 1, '*'),
(27753, 'υλικών', 'υλικών', 0, 0, 0.4, 'υ000', 1, '*'),
(27757, '133', '133', 0, 0, 0.3, '', 1, '*'),
(27758, 'άπειρες', 'άπειρες', 0, 0, 0.4667, 'ά000', 1, '*'),
(27759, 'αγγίζω', 'αγγίζω', 0, 0, 0.4, 'α000', 1, '*'),
(27760, 'δήλωση', 'δήλωση', 0, 0, 0.4, 'δ000', 1, '*'),
(27761, 'διάφορους', 'διάφορους', 0, 0, 0.6, 'δ000', 6, '*'),
(27762, 'δοκιμάζω', 'δοκιμάζω', 0, 0, 0.5333, 'δ000', 1, '*'),
(27763, 'δυνατότητες', 'δυνατότητες', 0, 0, 0.7333, 'δ000', 1, '*'),
(27764, 'εκπαιδευτικούς', 'εκπαιδευτικούς', 0, 0, 0.9333, 'ε000', 1, '*'),
(27765, 'κενό', 'κενό', 0, 0, 0.2667, 'κ000', 1, '*'),
(27766, 'μπλε', 'μπλε', 0, 0, 0.2667, 'μ000', 1, '*'),
(27767, 'μυρίζω', 'μυρίζω', 0, 0, 0.4, 'μ000', 1, '*'),
(27768, 'οδηγία', 'οδηγία', 0, 0, 0.4, 'ο000', 2, '*'),
(27769, 'παρέχουν', 'παρέχουν', 0, 0, 0.5333, 'π000', 1, '*'),
(27770, 'πουλιά', 'πουλιά', 0, 0, 0.4, 'π000', 1, '*'),
(27771, 'προσέλαβαν', 'προσέλαβαν', 0, 0, 0.6667, 'π000', 1, '*'),
(27772, 'προσδιορίσετε', 'προσδιορίσετε', 0, 0, 0.8667, 'π000', 1, '*'),
(27773, 'υποδείξεις', 'υποδείξεις', 0, 0, 0.6667, 'υ000', 1, '*'),
(27788, '132', '132', 0, 0, 0.3, '', 1, '*'),
(27789, 'βέβαιοι', 'βέβαιοι', 0, 0, 0.4667, 'β000', 1, '*'),
(27790, 'ειδικό', 'ειδικό', 0, 0, 0.4, 'ε000', 5, '*'),
(27791, 'ευχαριστώ', 'ευχαριστώ', 0, 0, 0.6, 'ε000', 1, '*'),
(27792, 'καλλιεργήσετε', 'καλλιεργήσετε', 0, 0, 0.8667, 'κ000', 1, '*'),
(27793, 'κιβώτιο', 'κιβώτιο', 0, 0, 0.4667, 'κ000', 1, '*'),
(27794, 'κουτί', 'κουτί', 0, 0, 0.3333, 'κ000', 1, '*'),
(27795, 'πολλαπλά', 'πολλαπλά', 0, 0, 0.5333, 'π000', 1, '*'),
(27796, 'στυλό', 'στυλό', 0, 0, 0.3333, 'σ000', 1, '*'),
(27797, 'συλλέξετε', 'συλλέξετε', 0, 0, 0.6, 'σ000', 1, '*'),
(27798, 'συσκευάσετε', 'συσκευάσετε', 0, 0, 0.7333, 'σ000', 1, '*'),
(27799, 'τόξο', 'τόξο', 0, 0, 0.2667, 'τ000', 1, '*'),
(27851, 'τυχαία', 'τυχαία', 0, 0, 0.4, 'τ000', 3, '*'),
(27865, '126', '126', 0, 0, 0.3, '', 1, '*'),
(27866, 'αναγνωρίζοντας', 'αναγνωρίζοντας', 0, 0, 0.9333, 'α000', 1, '*'),
(27867, 'αποδέχομαι', 'αποδέχομαι', 0, 0, 0.6667, 'α000', 1, '*'),
(27868, 'απόγνωση', 'απόγνωση', 0, 0, 0.5333, 'α000', 1, '*'),
(27869, 'δεχτήκατε', 'δεχτήκατε', 0, 0, 0.6, 'δ000', 1, '*'),
(27870, 'δεχόμαστε', 'δεχόμαστε', 0, 0, 0.6, 'δ000', 1, '*'),
(27871, 'διεκδικούμε', 'διεκδικούμε', 0, 0, 0.7333, 'δ000', 1, '*'),
(27872, 'δυσάρεστη', 'δυσάρεστη', 0, 0, 0.6, 'δ000', 1, '*'),
(27873, 'κατανοούμε', 'κατανοούμε', 0, 0, 0.6667, 'κ000', 1, '*'),
(27874, 'μοναξιά', 'μοναξιά', 0, 0, 0.4667, 'μ000', 1, '*'),
(27880, '125', '125', 0, 0, 0.3, '', 1, '*'),
(27881, '«αναπτύσσω»', '«αναπτύσσω»', 0, 0, 0.7333, 'α000', 1, '*'),
(27882, 'αντικατασταθούν', 'αντικατασταθούν', 0, 0, 1, 'α000', 1, '*'),
(27883, 'ικανοποιούν', 'ικανοποιούν', 0, 0, 0.7333, 'ι000', 1, '*'),
(27884, 'μπλοκάρουν', 'μπλοκάρουν', 0, 0, 0.6667, 'μ000', 1, '*'),
(27895, 'κρατάς', 'κρατάς', 0, 0, 0.4, 'κ000', 2, '*'),
(27897, 'πιθανά', 'πιθανά', 0, 0, 0.4, 'π000', 2, '*'),
(27902, 'θεσμούς', 'θεσμούς', 0, 0, 0.4667, 'θ000', 1, '*'),
(27903, 'ονομάζεται', 'ονομάζεται', 0, 0, 0.6667, 'ο000', 1, '*'),
(27904, 'φύλλο', 'φύλλο', 0, 0, 0.3333, 'φ000', 1, '*'),
(27916, 'τηρείτε', 'τηρείτε', 0, 0, 0.4667, 'τ000', 2, '*'),
(27951, '114', '114', 0, 0, 0.3, '', 1, '*'),
(27952, 'ανατρέχετε', 'ανατρέχετε', 0, 0, 0.6667, 'α000', 1, '*'),
(27953, 'αναφερθεί', 'αναφερθεί', 0, 0, 0.6, 'α000', 1, '*'),
(27954, 'ασήμαντο', 'ασήμαντο', 0, 0, 0.5333, 'α000', 1, '*'),
(27955, 'επανέρχεστε', 'επανέρχεστε', 0, 0, 0.7333, 'ε000', 1, '*'),
(27956, 'επιτευγμάτων', 'επιτευγμάτων', 0, 0, 0.8, 'ε000', 1, '*'),
(27957, 'θεωρήσετε', 'θεωρήσετε', 0, 0, 0.6, 'θ000', 1, '*'),
(27958, 'καινούριο', 'καινούριο', 0, 0, 0.6, 'κ000', 1, '*'),
(27959, 'καταφέρατε', 'καταφέρατε', 0, 0, 0.6667, 'κ000', 1, '*'),
(27960, 'ξεχάσατε', 'ξεχάσατε', 0, 0, 0.5333, 'ξ000', 1, '*'),
(27961, 'συγκρίσεων', 'συγκρίσεων', 0, 0, 0.6667, 'σ000', 1, '*'),
(27966, '113', '113', 0, 0, 0.3, '', 1, '*'),
(27967, 'ίδιοι', 'ίδιοι', 0, 0, 0.3333, 'ί000', 2, '*'),
(27968, 'δάσκαλοι', 'δάσκαλοι', 0, 0, 0.5333, 'δ000', 1, '*'),
(27969, 'καλοί', 'καλοί', 0, 0, 0.3333, 'κ000', 1, '*'),
(27970, 'καταγράφετε', 'καταγράφετε', 0, 0, 0.7333, 'κ000', 1, '*'),
(27971, 'μικροί', 'μικροί', 0, 0, 0.4, 'μ000', 1, '*'),
(27972, 'περιγραφές', 'περιγραφές', 0, 0, 0.6667, 'π000', 1, '*'),
(27973, 'πιστεύουν', 'πιστεύουν', 0, 0, 0.6, 'π000', 1, '*'),
(27974, 'προσθέστε', 'προσθέστε', 0, 0, 0.6, 'π000', 1, '*'),
(27975, 'προσπερνάτε', 'προσπερνάτε', 0, 0, 0.7333, 'π000', 1, '*'),
(27976, 'προσπερνάω', 'προσπερνάω', 0, 0, 0.6667, 'π000', 1, '*'),
(27977, 'φιλοφρόνηση', 'φιλοφρόνηση', 0, 0, 0.7333, 'φ000', 1, '*'),
(27978, 'χαρίσματα', 'χαρίσματα', 0, 0, 0.6, 'χ000', 1, '*'),
(27981, '112', '112', 0, 0, 0.3, '', 1, '*'),
(27982, '«χτίσει»', '«χτίσει»', 0, 0, 0.5333, 'χ000', 1, '*'),
(27983, 'αποκτάει', 'αποκτάει', 0, 0, 0.5333, 'α000', 1, '*'),
(27984, 'αυθόρμητα', 'αυθόρμητα', 0, 0, 0.6, 'α000', 1, '*'),
(27985, 'κάποτε', 'κάποτε', 0, 0, 0.4, 'κ000', 1, '*'),
(27986, 'νιώσατε', 'νιώσατε', 0, 0, 0.4667, 'ν000', 2, '*'),
(27987, 'οποίων', 'οποίων', 0, 0, 0.4, 'ο000', 1, '*'),
(27988, 'συγγενικό', 'συγγενικό', 0, 0, 0.6, 'σ000', 1, '*'),
(27989, 'φιλικό', 'φιλικό', 0, 0, 0.4, 'φ000', 1, '*'),
(27990, 'χτίζω', 'χτίζω', 0, 0, 0.3333, 'χ000', 1, '*'),
(27996, '108', '108', 0, 0, 0.3, '', 1, '*'),
(27997, 'ανακοινώσετε', 'ανακοινώσετε', 0, 0, 0.8, 'α000', 1, '*'),
(27998, 'αποκλείετε', 'αποκλείετε', 0, 0, 0.6667, 'α000', 1, '*'),
(27999, 'αποφασίσατε', 'αποφασίσατε', 0, 0, 0.7333, 'α000', 1, '*'),
(28000, 'αποφασίσετε', 'αποφασίσετε', 0, 0, 0.7333, 'α000', 1, '*'),
(28001, 'αυτόνομων', 'αυτόνομων', 0, 0, 0.6, 'α000', 1, '*'),
(28002, 'βοηθηθείς', 'βοηθηθείς', 0, 0, 0.6, 'β000', 1, '*'),
(28003, 'ενέχει', 'ενέχει', 0, 0, 0.4, 'ε000', 1, '*'),
(28004, 'επόμενα', 'επόμενα', 0, 0, 0.4667, 'ε000', 1, '*'),
(28005, 'καταστρώνοντας', 'καταστρώνοντας', 0, 0, 0.9333, 'κ000', 1, '*'),
(28006, 'καταστρώστε', 'καταστρώστε', 0, 0, 0.7333, 'κ000', 1, '*'),
(28007, 'μία-μία', 'μία-μία', 0, 0, 0.4667, 'μ000', 1, '*'),
(28008, 'πελαγώνετε', 'πελαγώνετε', 0, 0, 0.6667, 'π000', 1, '*'),
(28009, 'περιορίζεστε', 'περιορίζεστε', 0, 0, 0.8, 'π000', 1, '*'),
(28010, 'σκέφτεστεμήπως', 'σκέφτεστεμήπως', 0, 0, 0.9333, 'σ000', 1, '*'),
(28011, 'σχέδιό', 'σχέδιό', 0, 0, 0.4, 'σ000', 1, '*'),
(28027, '107', '107', 0, 0, 0.3, '', 1, '*'),
(28028, 'ανέλαβε', 'ανέλαβε', 0, 0, 0.4667, 'α000', 1, '*'),
(28029, 'βασίζεσαι', 'βασίζεσαι', 0, 0, 0.6, 'β000', 1, '*'),
(28030, 'διαχειρίζεσαι', 'διαχειρίζεσαι', 0, 0, 0.8667, 'δ000', 1, '*'),
(28031, 'δοκίμασέ', 'δοκίμασέ', 0, 0, 0.5333, 'δ000', 1, '*'),
(28032, 'δουλέψεις', 'δουλέψεις', 0, 0, 0.6, 'δ000', 1, '*'),
(28033, 'δυσκολεύουν', 'δυσκολεύουν', 0, 0, 0.7333, 'δ000', 1, '*'),
(28034, 'κερδίζεις', 'κερδίζεις', 0, 0, 0.6, 'κ000', 1, '*'),
(28035, 'μαγείρεψε', 'μαγείρεψε', 0, 0, 0.6, 'μ000', 1, '*'),
(28036, 'ξοδεύεις', 'ξοδεύεις', 0, 0, 0.5333, 'ξ000', 1, '*'),
(28037, 'προγραμματισμό', 'προγραμματισμό', 0, 0, 0.9333, 'π000', 1, '*'),
(28038, 'τηρείς', 'τηρείς', 0, 0, 0.4, 'τ000', 1, '*'),
(28039, 'φταίει', 'φταίει', 0, 0, 0.4, 'φ000', 1, '*'),
(28042, '106', '106', 0, 0, 0.3, '', 1, '*'),
(28043, '«ενήλικας».', '«ενήλικας».', 0, 0, 0.7333, 'ε000', 1, '*'),
(28044, 'ανεξαρτητοποιήσου', 'ανεξαρτητοποιήσου', 0, 0, 1, 'α000', 1, '*'),
(28045, 'αποφεύγεις', 'αποφεύγεις', 0, 0, 0.6667, 'α000', 1, '*'),
(28046, 'απόκτησε', 'απόκτησε', 0, 0, 0.5333, 'α000', 1, '*'),
(28047, 'απόλαυσε', 'απόλαυσε', 0, 0, 0.5333, 'α000', 1, '*'),
(28048, 'ατένισε', 'ατένισε', 0, 0, 0.4667, 'α000', 1, '*'),
(28049, 'αυτόνομου', 'αυτόνομου', 0, 0, 0.6, 'α000', 1, '*'),
(28050, 'βασικότεροι', 'βασικότεροι', 0, 0, 0.7333, 'β000', 1, '*'),
(28051, 'βγάζεις', 'βγάζεις', 0, 0, 0.4667, 'β000', 1, '*'),
(28052, 'βγάλε', 'βγάλε', 0, 0, 0.3333, 'β000', 1, '*'),
(28053, 'διαπιστώσεις', 'διαπιστώσεις', 0, 0, 0.8, 'δ000', 1, '*'),
(28054, 'διαφορετικούς', 'διαφορετικούς', 0, 0, 0.8667, 'δ000', 1, '*'),
(28055, 'δοκιμάζεις', 'δοκιμάζεις', 0, 0, 0.6667, 'δ000', 1, '*'),
(28056, 'δουλειάς', 'δουλειάς', 0, 0, 0.5333, 'δ000', 1, '*'),
(28057, 'εκπληρώσεις', 'εκπληρώσεις', 0, 0, 0.7333, 'ε000', 1, '*'),
(28058, 'εμφανιστείς', 'εμφανιστείς', 0, 0, 0.7333, 'ε000', 1, '*'),
(28059, 'εξωτερικές', 'εξωτερικές', 0, 0, 0.6667, 'ε000', 1, '*'),
(28060, 'επισκεφθείς', 'επισκεφθείς', 0, 0, 0.7333, 'ε000', 1, '*'),
(28061, 'επιχειρήματα', 'επιχειρήματα', 0, 0, 0.8, 'ε000', 1, '*'),
(28062, 'ησυχία', 'ησυχία', 0, 0, 0.4, 'η000', 1, '*'),
(28063, 'θάλασσα', 'θάλασσα', 0, 0, 0.4667, 'θ000', 1, '*'),
(28064, 'ιατρείου', 'ιατρείου', 0, 0, 0.5333, 'ι000', 2, '*'),
(28065, 'κυλικείο', 'κυλικείο', 0, 0, 0.5333, 'κ000', 1, '*'),
(28066, 'μίακουβέντα', 'μίακουβέντα', 0, 0, 0.7333, 'μ000', 1, '*'),
(28067, 'ξέρεις', 'ξέρεις', 0, 0, 0.4, 'ξ000', 1, '*'),
(28068, 'παντού', 'παντού', 0, 0, 0.4, 'π000', 1, '*'),
(28069, 'πηγαίνεις', 'πηγαίνεις', 0, 0, 0.6, 'π000', 1, '*'),
(28070, 'προθάλαμο', 'προθάλαμο', 0, 0, 0.6, 'π000', 1, '*'),
(28071, 'ταξίδεψε', 'ταξίδεψε', 0, 0, 0.5333, 'τ000', 1, '*'),
(28072, 'υπάρξουν', 'υπάρξουν', 0, 0, 0.5333, 'υ000', 1, '*'),
(28073, 'υποστήριξέ', 'υποστήριξέ', 0, 0, 0.6667, 'υ000', 1, '*'),
(28074, 'χειρότερα', 'χειρότερα', 0, 0, 0.6, 'χ000', 1, '*'),
(28105, '105', '105', 0, 0, 0.3, '', 1, '*'),
(28106, '«γλιτώσεις»', '«γλιτώσεις»', 0, 0, 0.7333, 'γ000', 1, '*'),
(28107, 'αλλάζει', 'αλλάζει', 0, 0, 0.4667, 'α000', 1, '*'),
(28108, 'βγαίνεις', 'βγαίνεις', 0, 0, 0.5333, 'β000', 1, '*'),
(28109, 'βγαίνετε', 'βγαίνετε', 0, 0, 0.5333, 'β000', 1, '*'),
(28110, 'γένοιτο', 'γένοιτο', 0, 0, 0.4667, 'γ000', 1, '*'),
(28111, 'γίνεσαι', 'γίνεσαι', 0, 0, 0.4667, 'γ000', 1, '*'),
(28112, 'γωνιά', 'γωνιά', 0, 0, 0.3333, 'γ000', 1, '*'),
(28113, 'διατήρησε', 'διατήρησε', 0, 0, 0.6, 'δ000', 2, '*'),
(28114, 'εμπλακεί', 'εμπλακεί', 0, 0, 0.5333, 'ε000', 1, '*'),
(28115, 'κάτσεις', 'κάτσεις', 0, 0, 0.4667, 'κ000', 1, '*'),
(28116, 'μένετε', 'μένετε', 0, 0, 0.4, 'μ000', 1, '*'),
(28117, 'μπαίνεις', 'μπαίνεις', 0, 0, 0.5333, 'μ000', 1, '*'),
(28118, 'ναασχολείσαι', 'ναασχολείσαι', 0, 0, 0.8, 'ν000', 1, '*'),
(28119, 'νη', 'νη', 0, 0, 0.1333, 'ν000', 1, '*'),
(28120, 'ξεκρέμαστος', 'ξεκρέμαστος', 0, 0, 0.7333, 'ξ000', 1, '*'),
(28121, 'παραμείνει', 'παραμείνει', 0, 0, 0.6667, 'π000', 1, '*'),
(28122, 'περιποίηση', 'περιποίηση', 0, 0, 0.6667, 'π000', 1, '*'),
(28123, 'σα', 'σα', 0, 0, 0.1333, 'σ000', 1, '*'),
(28124, 'συγκεντρωθείς', 'συγκεντρωθείς', 0, 0, 0.8667, 'σ000', 1, '*'),
(28125, 'τόσα', 'τόσα', 0, 0, 0.2667, 'τ000', 1, '*'),
(28126, 'χωρίσετε', 'χωρίσετε', 0, 0, 0.5333, 'χ000', 1, '*'),
(28127, 'χωριστά', 'χωριστά', 0, 0, 0.4667, 'χ000', 1, '*'),
(28136, '96', '96', 0, 0, 0.2, '', 1, '*'),
(28137, 'ήλιου', 'ήλιου', 0, 0, 0.3333, 'ή000', 1, '*'),
(28138, 'ήχοι', 'ήχοι', 0, 0, 0.2667, 'ή000', 1, '*'),
(28139, 'αδιάβροχο', 'αδιάβροχο', 0, 0, 0.6, 'α000', 1, '*'),
(28140, 'ακούτε', 'ακούτε', 0, 0, 0.4, 'α000', 1, '*'),
(28141, 'αντανάκλαση', 'αντανάκλαση', 0, 0, 0.7333, 'α000', 1, '*'),
(28142, 'αντιληφθεί', 'αντιληφθεί', 0, 0, 0.6667, 'α000', 1, '*'),
(28143, 'αρχιτεκτονική', 'αρχιτεκτονική', 0, 0, 0.8667, 'α000', 1, '*'),
(28144, 'βροχή', 'βροχή', 0, 0, 0.3333, 'β000', 1, '*'),
(28145, 'γειτονιά', 'γειτονιά', 0, 0, 0.5333, 'γ000', 1, '*'),
(28146, 'γρασιδιού', 'γρασιδιού', 0, 0, 0.6, 'γ000', 1, '*'),
(28147, 'δέντρου', 'δέντρου', 0, 0, 0.4667, 'δ000', 1, '*'),
(28148, 'διαφορετική', 'διαφορετική', 0, 0, 0.7333, 'δ000', 1, '*'),
(28149, 'δρόμους', 'δρόμους', 0, 0, 0.4667, 'δ000', 1, '*'),
(28150, 'ελαφριά', 'ελαφριά', 0, 0, 0.4667, 'ε000', 1, '*'),
(28151, 'ευχάριστα', 'ευχάριστα', 0, 0, 0.6, 'ε000', 1, '*'),
(28152, 'καιρός', 'καιρός', 0, 0, 0.4, 'κ000', 14, '*'),
(28153, 'κακός', 'κακός', 0, 0, 0.3333, 'κ000', 1, '*'),
(28154, 'κοιτάζουν', 'κοιτάζουν', 0, 0, 0.6, 'κ000', 1, '*'),
(28155, 'κτιρίου', 'κτιρίου', 0, 0, 0.4667, 'κ000', 1, '*'),
(28156, 'λακκούβα', 'λακκούβα', 0, 0, 0.5333, 'λ000', 1, '*'),
(28157, 'λουλουδιών', 'λουλουδιών', 0, 0, 0.6667, 'λ000', 1, '*'),
(28158, 'ομπρέλα', 'ομπρέλα', 0, 0, 0.4667, 'ο000', 1, '*'),
(28159, 'περάσουν', 'περάσουν', 0, 0, 0.5333, 'π000', 1, '*'),
(28160, 'περίπλοκη', 'περίπλοκη', 0, 0, 0.6, 'π000', 1, '*'),
(28161, 'περιηγούνται', 'περιηγούνται', 0, 0, 0.8, 'π000', 1, '*'),
(28162, 'περπατάτε', 'περπατάτε', 0, 0, 0.6, 'π000', 1, '*'),
(28163, 'πολυσύχναστους', 'πολυσύχναστους', 0, 0, 0.9333, 'π000', 1, '*'),
(28164, 'συνειδητοποιείτε', 'συνειδητοποιείτε', 0, 0, 1, 'σ000', 1, '*'),
(28165, 'συνηθίσετε', 'συνηθίσετε', 0, 0, 0.6667, 'σ000', 1, '*'),
(28166, 'τηρήσετε', 'τηρήσετε', 0, 0, 0.5333, 'τ000', 1, '*'),
(28167, 'ότιτα', 'ότιτα', 0, 0, 0.3333, 'ό000', 1, '*'),
(28168, 'ύψος', 'ύψος', 0, 0, 0.2667, 'ύ000', 1, '*'),
(28199, '20-30', '20-30', 0, 0, 0.5, '', 1, '*'),
(28200, '95', '95', 0, 0, 0.2, '', 1, '*'),
(28201, 'αέρας', 'αέρας', 0, 0, 0.3333, 'α000', 1, '*'),
(28202, 'αποβάλετε', 'αποβάλετε', 0, 0, 0.6, 'α000', 1, '*'),
(28203, 'απολαυστική', 'απολαυστική', 0, 0, 0.7333, 'α000', 1, '*'),
(28204, 'βιώνονται', 'βιώνονται', 0, 0, 0.6, 'β000', 1, '*'),
(28205, 'διάρκειας', 'διάρκειας', 0, 0, 0.6, 'δ000', 6, '*'),
(28206, 'ευχαριστήσει', 'ευχαριστήσει', 0, 0, 0.8, 'ε000', 1, '*'),
(28207, 'θερμοκρασία', 'θερμοκρασία', 0, 0, 0.7333, 'θ000', 1, '*'),
(28208, 'νατο', 'νατο', 0, 0, 0.2667, 'ν000', 1, '*'),
(28209, 'πέρασε', 'πέρασε', 0, 0, 0.4, 'π000', 1, '*'),
(28210, 'παρατηρείστε', 'παρατηρείστε', 0, 0, 0.8, 'π000', 1, '*'),
(28211, 'παύσης', 'παύσης', 0, 0, 0.4, 'π000', 1, '*'),
(28212, 'περιβάλουν', 'περιβάλουν', 0, 0, 0.6667, 'π000', 1, '*'),
(28213, 'πολυάσχολη', 'πολυάσχολη', 0, 0, 0.6667, 'π000', 1, '*'),
(28214, 'προγραμματίσετε', 'προγραμματίσετε', 0, 0, 1, 'π000', 1, '*'),
(28215, 'προγραμματίστε', 'προγραμματίστε', 0, 0, 0.9333, 'π000', 1, '*'),
(28216, 'σχεδιάσετε', 'σχεδιάσετε', 0, 0, 0.6667, 'σ000', 1, '*'),
(28230, '94', '94', 0, 0, 0.2, '', 1, '*'),
(28231, '«σε', '«σε', 0, 0, 0.2, 'σ000', 1, '*'),
(28232, 'άγγιξε', 'άγγιξε', 0, 0, 0.4, 'ά000', 1, '*'),
(28233, 'άκουγες', 'άκουγες', 0, 0, 0.4667, 'ά000', 1, '*'),
(28234, 'ήσουν', 'ήσουν', 0, 0, 0.3333, 'ή000', 1, '*'),
(28235, 'αγαλλίασης', 'αγαλλίασης', 0, 0, 0.6667, 'α000', 1, '*'),
(28236, 'αναπαυτική', 'αναπαυτική', 0, 0, 0.6667, 'α000', 1, '*'),
(28237, 'αναπόληση', 'αναπόληση', 0, 0, 0.6, 'α000', 1, '*'),
(28238, 'απαλή', 'απαλή', 0, 0, 0.3333, 'α000', 1, '*'),
(28239, 'απολαύσεις', 'απολαύσεις', 0, 0, 0.6667, 'α000', 1, '*'),
(28240, 'βαθειά»', 'βαθειά»', 0, 0, 0.4667, 'β000', 1, '*'),
(28241, 'δημιουργική', 'δημιουργική', 0, 0, 0.7333, 'δ000', 1, '*'),
(28242, 'εκπληκτική', 'εκπληκτική', 0, 0, 0.6667, 'ε000', 1, '*'),
(28243, 'εκστατική', 'εκστατική', 0, 0, 0.6, 'ε000', 1, '*'),
(28244, 'ερωτευμένος', 'ερωτευμένος', 0, 0, 0.7333, 'ε000', 1, '*'),
(28245, 'ζωγραφικής', 'ζωγραφικής', 0, 0, 0.6667, 'ζ000', 1, '*'),
(28246, 'καναπέ', 'καναπέ', 0, 0, 0.4, 'κ000', 1, '*'),
(28247, 'κλείσε', 'κλείσε', 0, 0, 0.4, 'κ000', 1, '*'),
(28248, 'λεπτομέρεια', 'λεπτομέρεια', 0, 0, 0.7333, 'λ000', 1, '*'),
(28249, 'μπορέσεις', 'μπορέσεις', 0, 0, 0.6, 'μ000', 1, '*'),
(28250, 'περιβάλει', 'περιβάλει', 0, 0, 0.6, 'π000', 1, '*'),
(28251, 'περιλαμβάνοντας', 'περιλαμβάνοντας', 0, 0, 1, 'π000', 1, '*'),
(28252, 'συμπεριλάβεις', 'συμπεριλάβεις', 0, 0, 0.8667, 'σ000', 1, '*'),
(28253, 'φανταστείς', 'φανταστείς', 0, 0, 0.6667, 'φ000', 1, '*'),
(28261, '89', '89', 0, 0, 0.2, '', 1, '*'),
(28262, 'ακουμπήστε', 'ακουμπήστε', 0, 0, 0.6667, 'α000', 1, '*'),
(28263, 'αντικριστά', 'αντικριστά', 0, 0, 0.6667, 'α000', 1, '*'),
(28264, 'απαλά', 'απαλά', 0, 0, 0.3333, 'α000', 1, '*'),
(28265, 'απολαμβάνετε', 'απολαμβάνετε', 0, 0, 0.8, 'α000', 1, '*'),
(28266, 'αποσπάσετε', 'αποσπάσετε', 0, 0, 0.6667, 'α000', 1, '*'),
(28267, 'εξαιρετικός', 'εξαιρετικός', 0, 0, 0.7333, 'ε000', 1, '*'),
(28268, 'επτά', 'επτά', 0, 0, 0.2667, 'ε000', 1, '*'),
(28269, 'καθορισμένο', 'καθορισμένο', 0, 0, 0.7333, 'κ000', 1, '*'),
(28270, 'μέτωπά', 'μέτωπά', 0, 0, 0.4, 'μ000', 1, '*'),
(28271, 'παρατείνετε', 'παρατείνετε', 0, 0, 0.7333, 'π000', 5, '*'),
(28272, 'πιγούνι', 'πιγούνι', 0, 0, 0.4667, 'π000', 1, '*'),
(28273, 'πλάι', 'πλάι', 0, 0, 0.2667, 'π000', 1, '*'),
(28274, 'όρθιοι', 'όρθιοι', 0, 0, 0.4, 'ό000', 1, '*'),
(28276, '88', '88', 0, 0, 0.2, '', 1, '*'),
(28277, 'αγγίζετε', 'αγγίζετε', 0, 0, 0.5333, 'α000', 1, '*'),
(28278, 'αφήνουν', 'αφήνουν', 0, 0, 0.4667, 'α000', 1, '*'),
(28279, 'βλεμματική', 'βλεμματική', 0, 0, 0.6667, 'β000', 1, '*'),
(28280, 'βολεύει', 'βολεύει', 0, 0, 0.4667, 'β000', 1, '*'),
(28281, 'γυμναστήριο', 'γυμναστήριο', 0, 0, 0.7333, 'γ000', 1, '*'),
(28282, 'εκμεταλλευτείτε', 'εκμεταλλευτείτε', 0, 0, 1, 'ε000', 1, '*'),
(28283, 'εκφραστείτε', 'εκφραστείτε', 0, 0, 0.7333, 'ε000', 1, '*'),
(28284, 'θεσπίστε', 'θεσπίστε', 0, 0, 0.5333, 'θ000', 1, '*'),
(28285, 'καλλιτεχνική', 'καλλιτεχνική', 0, 0, 0.8, 'κ000', 1, '*'),
(28286, 'καταλήξτε', 'καταλήξτε', 0, 0, 0.6, 'κ000', 1, '*'),
(28287, 'κοιταχτείτε', 'κοιταχτείτε', 0, 0, 0.7333, 'κ000', 1, '*'),
(28288, 'λεπτό', 'λεπτό', 0, 0, 0.3333, 'λ000', 2, '*'),
(28289, 'μαγείρεμα', 'μαγείρεμα', 0, 0, 0.6, 'μ000', 2, '*'),
(28290, 'μεσημέρι', 'μεσημέρι', 0, 0, 0.5333, 'μ000', 1, '*'),
(28291, 'μπλέκοντας', 'μπλέκοντας', 0, 0, 0.6667, 'μ000', 1, '*'),
(28292, 'περνούν', 'περνούν', 0, 0, 0.4667, 'π000', 1, '*'),
(28293, 'ποιοτικό', 'ποιοτικό', 0, 0, 0.5333, 'π000', 1, '*'),
(28294, 'ποιοτικός', 'ποιοτικός', 0, 0, 0.6, 'π000', 1, '*'),
(28295, 'ρουτινιάζετε', 'ρουτινιάζετε', 0, 0, 0.8, 'ρ000', 1, '*'),
(28296, 'συνέχει', 'συνέχει', 0, 0, 0.4667, 'σ000', 1, '*'),
(28297, 'χάδια', 'χάδια', 0, 0, 0.3333, 'χ000', 1, '*'),
(28307, '.αυτό', '.αυτό', 0, 0, 0.3333, 'α000', 1, '*'),
(28308, '87', '87', 0, 0, 0.2, '', 1, '*'),
(28309, 'έμφαση', 'έμφαση', 0, 0, 0.4, 'έ000', 1, '*'),
(28310, 'αισθήματος', 'αισθήματος', 0, 0, 0.6667, 'α000', 1, '*'),
(28311, 'αναθεωρηθούν', 'αναθεωρηθούν', 0, 0, 0.8, 'α000', 1, '*'),
(28312, 'ανασφάλειες', 'ανασφάλειες', 0, 0, 0.7333, 'α000', 1, '*'),
(28313, 'αντίθετου', 'αντίθετου', 0, 0, 0.6, 'α000', 1, '*'),
(28314, 'αντιλήψεις', 'αντιλήψεις', 0, 0, 0.6667, 'α000', 14, '*'),
(28315, 'αξιολογήσεις', 'αξιολογήσεις', 0, 0, 0.8, 'α000', 1, '*'),
(28316, 'αποδέξου', 'αποδέξου', 0, 0, 0.5333, 'α000', 1, '*'),
(28317, 'βελτιώστε', 'βελτιώστε', 0, 0, 0.6, 'β000', 1, '*'),
(28318, 'γκρινιάζετε', 'γκρινιάζετε', 0, 0, 0.7333, 'γ000', 1, '*'),
(28319, 'δέχεσαι', 'δέχεσαι', 0, 0, 0.4667, 'δ000', 1, '*'),
(28320, 'εξασφαλίσει', 'εξασφαλίσει', 0, 0, 0.7333, 'ε000', 1, '*'),
(28321, 'επιβιώσεις', 'επιβιώσεις', 0, 0, 0.6667, 'ε000', 1, '*'),
(28322, 'ζήλειας', 'ζήλειας', 0, 0, 0.4667, 'ζ000', 1, '*'),
(28323, 'ζήλιας', 'ζήλιας', 0, 0, 0.4, 'ζ000', 1, '*'),
(28324, 'καθορίσουν', 'καθορίσουν', 0, 0, 0.6667, 'κ000', 1, '*'),
(28325, 'κατηγορείτε', 'κατηγορείτε', 0, 0, 0.7333, 'κ000', 1, '*'),
(28326, 'κοιτάξει', 'κοιτάξει', 0, 0, 0.5333, 'κ000', 1, '*'),
(28327, 'μιλάει', 'μιλάει', 0, 0, 0.4, 'μ000', 1, '*'),
(28328, 'παλιά', 'παλιά', 0, 0, 0.3333, 'π000', 1, '*'),
(28329, 'παρασύρουν', 'παρασύρουν', 0, 0, 0.6667, 'π000', 1, '*'),
(28330, 'πραγματικό', 'πραγματικό', 0, 0, 0.6667, 'π000', 1, '*'),
(28331, 'στρεβλές', 'στρεβλές', 0, 0, 0.5333, 'σ000', 1, '*'),
(28332, 'τυφλώνει', 'τυφλώνει', 0, 0, 0.5333, 'τ000', 1, '*'),
(28333, 'υπακούσεις', 'υπακούσεις', 0, 0, 0.6667, 'υ000', 1, '*'),
(28334, 'υπερβολικές', 'υπερβολικές', 0, 0, 0.7333, 'υ000', 1, '*'),
(28335, 'υποκινούμενος', 'υποκινούμενος', 0, 0, 0.8667, 'υ000', 1, '*'),
(28336, 'φύλου', 'φύλου', 0, 0, 0.3333, 'φ000', 14, '*'),
(28338, '1πράγμα', '1πράγμα', 0, 0, 0.4667, 'π000', 1, '*'),
(28339, '30χρονου', '30χρονου', 0, 0, 0.5333, 'χ000', 1, '*'),
(28340, '86', '86', 0, 0, 0.2, '', 1, '*'),
(28341, 'aron', 'aron', 0, 0, 0.2667, 'A650', 1, '*'),
(28342, 'arthur', 'arthur', 0, 0, 0.4, 'A636', 1, '*'),
(28343, '«εμείς', '«εμείς', 0, 0, 0.4, 'ε000', 1, '*'),
(28344, '«εύχομαι', '«εύχομαι', 0, 0, 0.5333, 'ε000', 1, '*'),
(28345, 'άλλαζες', 'άλλαζες', 0, 0, 0.4667, 'ά000', 1, '*'),
(28346, 'έκανες', 'έκανες', 0, 0, 0.4, 'έ000', 1, '*'),
(28347, 'έκλαψες', 'έκλαψες', 0, 0, 0.4667, 'έ000', 1, '*'),
(28348, 'έπρεπε', 'έπρεπε', 0, 0, 0.4, 'έ000', 1, '*'),
(28349, 'αστειευόσουν', 'αστειευόσουν', 0, 0, 0.8, 'α000', 1, '*'),
(28350, 'γινόμασταν', 'γινόμασταν', 0, 0, 0.6667, 'γ000', 1, '*'),
(28351, 'γνώρισες', 'γνώρισες', 0, 0, 0.5333, 'γ000', 1, '*'),
(28352, 'δείπνο', 'δείπνο', 0, 0, 0.4, 'δ000', 1, '*'),
(28353, 'δεμένη', 'δεμένη', 0, 0, 0.4, 'δ000', 1, '*'),
(28354, 'διάλεγες', 'διάλεγες', 0, 0, 0.5333, 'δ000', 1, '*'),
(28355, 'διάσημος', 'διάσημος', 0, 0, 0.5333, 'δ000', 1, '*'),
(28356, 'διαλέξεις', 'διαλέξεις', 0, 0, 0.6, 'δ000', 1, '*'),
(28357, 'διατηρήσεις', 'διατηρήσεις', 0, 0, 0.7333, 'δ000', 1, '*'),
(28358, 'δωμάτιο', 'δωμάτιο', 0, 0, 0.4667, 'δ000', 1, '*'),
(28359, 'είπες', 'είπες', 0, 0, 0.3333, 'ε000', 1, '*'),
(28360, 'εκτιμάς', 'εκτιμάς', 0, 0, 0.4667, 'ε000', 1, '*'),
(28361, 'εμπεριστατωμένη', 'εμπεριστατωμένη', 0, 0, 1, 'ε000', 1, '*'),
(28362, 'επρόκειτο', 'επρόκειτο', 0, 0, 0.6, 'ε000', 1, '*'),
(28363, 'ερωτήσεων', 'ερωτήσεων', 0, 0, 0.6, 'ε000', 1, '*'),
(28364, 'ερωτευθείτε', 'ερωτευθείτε', 0, 0, 0.7333, 'ε000', 1, '*'),
(28365, 'ζήσεις', 'ζήσεις', 0, 0, 0.4, 'ζ000', 1, '*'),
(28366, 'θάνατος', 'θάνατος', 0, 0, 0.4667, 'θ000', 1, '*'),
(28367, 'θεωρείς', 'θεωρείς', 0, 0, 0.4667, 'θ000', 1, '*'),
(28368, 'ιστορία', 'ιστορία', 0, 0, 0.4667, 'ι000', 1, '*'),
(28369, 'κατοικίδιά', 'κατοικίδιά', 0, 0, 0.6667, 'κ000', 1, '*'),
(28370, 'κολλητοί', 'κολλητοί', 0, 0, 0.5333, 'κ000', 1, '*'),
(28371, 'κρυστάλλινη', 'κρυστάλλινη', 0, 0, 0.7333, 'κ000', 1, '*'),
(28372, 'κρυφή', 'κρυφή', 0, 0, 0.3333, 'κ000', 1, '*'),
(28373, 'κόσμου', 'κόσμου', 0, 0, 0.4, 'κ000', 4, '*'),
(28374, 'μετάνιωνες', 'μετάνιωνες', 0, 0, 0.6667, 'μ000', 1, '*'),
(28375, 'μοιράσου', 'μοιράσου', 0, 0, 0.5333, 'μ000', 1, '*'),
(28376, 'μοιραστώ', 'μοιραστώ', 0, 0, 0.5333, 'μ000', 1, '*'),
(28377, 'μπορούσες', 'μπορούσες', 0, 0, 0.6, 'μ000', 1, '*'),
(28378, 'μπορούσεςνα', 'μπορούσεςνα', 0, 0, 0.7333, 'μ000', 1, '*'),
(28379, 'ντροπιαστική', 'ντροπιαστική', 0, 0, 0.8, 'ν000', 1, '*'),
(28380, 'ξέρω', 'ξέρω', 0, 0, 0.2667, 'ξ000', 1, '*'),
(28381, 'ονειρευόσουν', 'ονειρευόσουν', 0, 0, 0.8, 'ο000', 1, '*'),
(28382, 'πάτε', 'πάτε', 0, 0, 0.2667, 'π000', 1, '*'),
(28383, 'πέθαινες', 'πέθαινες', 0, 0, 0.5333, 'π000', 1, '*'),
(28384, 'πείραζε', 'πείραζε', 0, 0, 0.4667, 'π000', 1, '*'),
(28385, 'πεθάνεις', 'πεθάνεις', 0, 0, 0.5333, 'π000', 1, '*'),
(28386, 'πολύτιμη', 'πολύτιμη', 0, 0, 0.5333, 'π000', 1, '*'),
(28387, 'προσκαλούσες', 'προσκαλούσες', 0, 0, 0.8, 'π000', 1, '*'),
(28388, 'πω', 'πω', 0, 0, 0.1333, 'π000', 1, '*'),
(28389, 'σοβαρό', 'σοβαρό', 0, 0, 0.4, 'σ000', 1, '*'),
(28390, 'συμμετέχοντα', 'συμμετέχοντα', 0, 0, 0.8, 'σ000', 1, '*'),
(28391, 'συμμετέχοντες', 'συμμετέχοντες', 0, 0, 0.8667, 'σ000', 4, '*'),
(28392, 'συμπλήρωσε', 'συμπλήρωσε', 0, 0, 0.6667, 'σ000', 1, '*'),
(28393, 'σφαίρα', 'σφαίρα', 0, 0, 0.4, 'σ000', 1, '*'),
(28394, 'σώσεις', 'σώσεις', 0, 0, 0.4, 'σ000', 1, '*'),
(28395, 'τραγούδησες', 'τραγούδησες', 0, 0, 0.7333, 'τ000', 1, '*'),
(28396, 'υπάρχοντά', 'υπάρχοντά', 0, 0, 0.6, 'υ000', 1, '*'),
(28397, 'φιλία', 'φιλία', 0, 0, 0.3333, 'φ000', 1, '*'),
(28398, 'φωτιά', 'φωτιά', 0, 0, 0.3333, 'φ000', 2, '*'),
(28399, 'χαρούμενη', 'χαρούμενη', 0, 0, 0.6, 'χ000', 1, '*'),
(28400, 'χειρότερη', 'χειρότερη', 0, 0, 0.6, 'χ000', 1, '*'),
(28401, '85', '85', 0, 0, 0.2, '', 1, '*'),
(28402, 'extreme', 'extreme', 0, 0, 0.4667, 'E2365', 1, '*'),
(28403, '«βγαίνουν»,', '«βγαίνουν»,', 0, 0, 0.7333, 'β000', 1, '*'),
(28404, '«επικίνδυνο»', '«επικίνδυνο»', 0, 0, 0.8, 'ε000', 1, '*'),
(28405, 'έλξη', 'έλξη', 0, 0, 0.2667, 'έ000', 1, '*'),
(28406, 'έλξης', 'έλξης', 0, 0, 0.3333, 'έ000', 1, '*'),
(28407, 'αγωνίας', 'αγωνίας', 0, 0, 0.4667, 'α000', 1, '*'),
(28408, 'αισθανθούμε', 'αισθανθούμε', 0, 0, 0.7333, 'α000', 1, '*'),
(28409, 'απελευθερώνονται', 'απελευθερώνονται', 0, 0, 1, 'α000', 1, '*'),
(28410, 'γυμναστείτε', 'γυμναστείτε', 0, 0, 0.7333, 'γ000', 1, '*'),
(28411, 'διαβάζει', 'διαβάζει', 0, 0, 0.5333, 'δ000', 1, '*'),
(28412, 'διαβάστε', 'διαβάστε', 0, 0, 0.5333, 'δ000', 1, '*'),
(28413, 'ελκυστικός', 'ελκυστικός', 0, 0, 0.6667, 'ε000', 1, '*'),
(28414, 'εντονότερη', 'εντονότερη', 0, 0, 0.6667, 'ε000', 1, '*'),
(28415, 'ζευγάρια', 'ζευγάρια', 0, 0, 0.5333, 'ζ000', 2, '*'),
(28416, 'ομορφύνετε', 'ομορφύνετε', 0, 0, 0.6667, 'ο000', 1, '*'),
(28417, 'συζητάτε', 'συζητάτε', 0, 0, 0.5333, 'σ000', 1, '*'),
(28418, 'τοαίσθημα', 'τοαίσθημα', 0, 0, 0.6, 'τ000', 1, '*'),
(28419, 'φέρουν', 'φέρουν', 0, 0, 0.4, 'φ000', 1, '*'),
(28432, '2φορές', '2φορές', 0, 0, 0.4, 'φ000', 1, '*'),
(28433, '79', '79', 0, 0, 0.2, '', 1, '*'),
(28434, '«ακούω»', '«ακούω»', 0, 0, 0.4667, 'α000', 1, '*'),
(28435, '«κερδίσει»', '«κερδίσει»', 0, 0, 0.6667, 'κ000', 1, '*'),
(28436, '«ναι»,', '«ναι»,', 0, 0, 0.4, 'ν000', 1, '*'),
(28437, '«συμφωνώ».', '«συμφωνώ».', 0, 0, 0.6667, 'σ000', 1, '*'),
(28438, 'αλλάζετε', 'αλλάζετε', 0, 0, 0.5333, 'α000', 1, '*'),
(28439, 'ανθρώπινες', 'ανθρώπινες', 0, 0, 0.6667, 'α000', 1, '*'),
(28440, 'αντιληφθήκατε', 'αντιληφθήκατε', 0, 0, 0.8667, 'α000', 1, '*'),
(28441, 'διατυπώστε', 'διατυπώστε', 0, 0, 0.6667, 'δ000', 1, '*'),
(28442, 'διατύπωση', 'διατύπωση', 0, 0, 0.6, 'δ000', 1, '*'),
(28443, 'διαφωνείτε', 'διαφωνείτε', 0, 0, 0.6667, 'δ000', 1, '*'),
(28444, 'διευκρινιστικές', 'διευκρινιστικές', 0, 0, 1, 'δ000', 1, '*'),
(28445, 'είπατε', 'είπατε', 0, 0, 0.4, 'ε000', 1, '*'),
(28446, 'εξηγείτε', 'εξηγείτε', 0, 0, 0.5333, 'ε000', 1, '*'),
(28447, 'επικοινωνώ', 'επικοινωνώ', 0, 0, 0.6667, 'ε000', 1, '*'),
(28448, 'καταλάβατε', 'καταλάβατε', 0, 0, 0.6667, 'κ000', 1, '*'),
(28449, 'καταλαβαίνω', 'καταλαβαίνω', 0, 0, 0.7333, 'κ000', 1, '*'),
(28450, 'κατανοητό', 'κατανοητό', 0, 0, 0.6, 'κ000', 2, '*'),
(28451, 'μπορέσετε', 'μπορέσετε', 0, 0, 0.6, 'μ000', 1, '*'),
(28452, 'ξεκινάμε', 'ξεκινάμε', 0, 0, 0.5333, 'ξ000', 1, '*'),
(28453, 'ουδέτερο', 'ουδέτερο', 0, 0, 0.5333, 'ο000', 1, '*'),
(28454, 'πέρασα', 'πέρασα', 0, 0, 0.4, 'π000', 1, '*'),
(28455, 'παρούσα', 'παρούσα', 0, 0, 0.4667, 'π000', 1, '*'),
(28456, 'σαφείς', 'σαφείς', 0, 0, 0.4, 'σ000', 1, '*'),
(28457, 'σημειώνετε', 'σημειώνετε', 0, 0, 0.6667, 'σ000', 1, '*'),
(28458, 'συγγενή', 'συγγενή', 0, 0, 0.4667, 'σ000', 1, '*'),
(28459, 'συμφωνείτε', 'συμφωνείτε', 0, 0, 0.6667, 'σ000', 1, '*'),
(28460, 'συνομιλητής', 'συνομιλητής', 0, 0, 0.7333, 'σ000', 1, '*'),
(28461, 'υποχρεωτικά', 'υποχρεωτικά', 0, 0, 0.7333, 'υ000', 1, '*'),
(28463, '78', '78', 0, 0, 0.2, '', 1, '*'),
(28464, '«μάσκα»', '«μάσκα»', 0, 0, 0.4667, 'μ000', 1, '*'),
(28465, '«μάσκες»', '«μάσκες»', 0, 0, 0.5333, 'μ000', 1, '*'),
(28466, '«μάσκες»,', '«μάσκες»,', 0, 0, 0.6, 'μ000', 1, '*'),
(28467, 'αποκαλύπτουν', 'αποκαλύπτουν', 0, 0, 0.8, 'α000', 1, '*'),
(28468, 'βγάλετε', 'βγάλετε', 0, 0, 0.4667, 'β000', 1, '*'),
(28469, 'δουν', 'δουν', 0, 0, 0.2667, 'δ000', 1, '*'),
(28470, 'επισκιάζοντας', 'επισκιάζοντας', 0, 0, 0.8667, 'ε000', 1, '*'),
(28471, 'μάσκες', 'μάσκες', 0, 0, 0.4, 'μ000', 1, '*'),
(28472, 'συγκεκριμένες', 'συγκεκριμένες', 0, 0, 0.8667, 'σ000', 1, '*'),
(28473, 'φοράμε', 'φοράμε', 0, 0, 0.4, 'φ000', 1, '*'),
(28474, 'φοράτε', 'φοράτε', 0, 0, 0.4, 'φ000', 1, '*'),
(28478, '77', '77', 0, 0, 0.2, '', 1, '*'),
(28479, 'αδερφή', 'αδερφή', 0, 0, 0.4, 'α000', 1, '*'),
(28480, 'ακατάστατη', 'ακατάστατη', 0, 0, 0.6667, 'α000', 1, '*'),
(28481, 'αλλαγής', 'αλλαγής', 0, 0, 0.4667, 'α000', 5, '*'),
(28482, 'απευθύνεστε', 'απευθύνεστε', 0, 0, 0.7333, 'α000', 1, '*'),
(28483, 'δημιουργικοί', 'δημιουργικοί', 0, 0, 0.8, 'δ000', 1, '*'),
(28484, 'διατυπώνετε', 'διατυπώνετε', 0, 0, 0.7333, 'δ000', 1, '*'),
(28485, 'καλοπροαίρετα', 'καλοπροαίρετα', 0, 0, 0.8667, 'κ000', 1, '*'),
(28486, 'καταγραφές', 'καταγραφές', 0, 0, 0.6667, 'κ000', 1, '*'),
(28487, 'μαγειρεύει', 'μαγειρεύει', 0, 0, 0.6667, 'μ000', 1, '*'),
(28488, 'ολοκληρώστε', 'ολοκληρώστε', 0, 0, 0.7333, 'ο000', 1, '*'),
(28489, 'παράπονα', 'παράπονα', 0, 0, 0.5333, 'π000', 1, '*'),
(28490, 'παράπονό', 'παράπονό', 0, 0, 0.5333, 'π000', 1, '*'),
(28491, 'παραπονιούνται', 'παραπονιούνται', 0, 0, 0.9333, 'π000', 1, '*'),
(28492, 'προτέρημα', 'προτέρημα', 0, 0, 0.6, 'π000', 1, '*'),
(28493, 'πρόταση', 'πρόταση', 0, 0, 0.4667, 'π000', 1, '*'),
(28494, 'σχόλιό', 'σχόλιό', 0, 0, 0.4, 'σ000', 1, '*'),
(28509, '2η', '2η', 0, 0, 0.1333, 'η000', 1, '*'),
(28510, '76', '76', 0, 0, 0.2, '', 1, '*'),
(28511, 'άγαλμα', 'άγαλμα', 0, 0, 0.4, 'ά000', 1, '*'),
(28512, 'άγγελος', 'άγγελος', 0, 0, 0.4667, 'ά000', 1, '*'),
(28513, 'αναγνωρίζω', 'αναγνωρίζω', 0, 0, 0.6667, 'α000', 1, '*'),
(28514, 'αντίθετες', 'αντίθετες', 0, 0, 0.6, 'α000', 1, '*'),
(28515, 'αυθεντικά', 'αυθεντικά', 0, 0, 0.6, 'α000', 1, '*'),
(28516, 'αυθεντικό', 'αυθεντικό', 0, 0, 0.6, 'α000', 1, '*'),
(28517, 'αυθεντικός', 'αυθεντικός', 0, 0, 0.6667, 'α000', 1, '*'),
(28518, 'αυθεντικότητά', 'αυθεντικότητά', 0, 0, 0.8667, 'α000', 1, '*'),
(28519, 'αφαιρέσουν', 'αφαιρέσουν', 0, 0, 0.6667, 'α000', 1, '*'),
(28520, 'βασίστηκε', 'βασίστηκε', 0, 0, 0.6, 'β000', 1, '*'),
(28521, 'δαβίδ', 'δαβίδ', 0, 0, 0.3333, 'δ000', 1, '*'),
(28522, 'δημιουργηθεί', 'δημιουργηθεί', 0, 0, 0.8, 'δ000', 1, '*'),
(28523, 'κρίνω', 'κρίνω', 0, 0, 0.3333, 'κ000', 1, '*'),
(28524, 'κρατήσω', 'κρατήσω', 0, 0, 0.4667, 'κ000', 1, '*'),
(28525, 'κόψει', 'κόψει', 0, 0, 0.3333, 'κ000', 1, '*'),
(28526, 'μαρμάρου', 'μαρμάρου', 0, 0, 0.5333, 'μ000', 1, '*'),
(28527, 'μιχαήλ', 'μιχαήλ', 0, 0, 0.4, 'μ000', 1, '*'),
(28528, 'περιττά', 'περιττά', 0, 0, 0.4667, 'π000', 1, '*'),
(28529, 'περιττό', 'περιττό', 0, 0, 0.4667, 'π000', 1, '*'),
(28530, 'στρώματα', 'στρώματα', 0, 0, 0.5333, 'σ000', 1, '*'),
(28531, 'συνθέτοντας', 'συνθέτοντας', 0, 0, 0.7333, 'σ000', 1, '*'),
(28532, 'υιοθετώ', 'υιοθετώ', 0, 0, 0.4667, 'υ000', 1, '*'),
(28540, '1-100', '1-100', 0, 0, 0.5, '', 1, '*'),
(28541, '100-0', '100-0', 0, 0, 0.5, '', 1, '*'),
(28542, '50-50', '50-50', 0, 0, 0.5, '', 1, '*'),
(28543, '55-45', '55-45', 0, 0, 0.5, '', 1, '*'),
(28544, '60-40', '60-40', 0, 0, 0.5, '', 1, '*'),
(28545, '70-30', '70-30', 0, 0, 0.5, '', 1, '*'),
(28546, '71', '71', 0, 0, 0.2, '', 1, '*'),
(28547, '80-20', '80-20', 0, 0, 0.5, '', 1, '*'),
(28548, '90-10', '90-10', 0, 0, 0.5, '', 1, '*'),
(28549, 'ανεκτικός', 'ανεκτικός', 0, 0, 0.6, 'α000', 1, '*'),
(28550, 'διεκδικητικοί', 'διεκδικητικοί', 0, 0, 0.8667, 'δ000', 1, '*'),
(28551, 'διεκδικητικός', 'διεκδικητικός', 0, 0, 0.8667, 'δ000', 1, '*'),
(28552, 'επιθετικότητας', 'επιθετικότητας', 0, 0, 0.9333, 'ε000', 1, '*'),
(28553, 'θυμωμένοι', 'θυμωμένοι', 0, 0, 0.6, 'θ000', 1, '*'),
(28554, 'θυμωμένοικαι', 'θυμωμένοικαι', 0, 0, 0.8, 'θ000', 1, '*'),
(28555, 'θυμώσουμε', 'θυμώσουμε', 0, 0, 0.6, 'θ000', 1, '*'),
(28556, 'καλόβολος', 'καλόβολος', 0, 0, 0.6, 'κ000', 1, '*'),
(28557, 'κλίμακα', 'κλίμακα', 0, 0, 0.4667, 'κ000', 1, '*'),
(28558, 'μήπως', 'μήπως', 0, 0, 0.3333, 'μ000', 2, '*'),
(28559, 'παθητικοί', 'παθητικοί', 0, 0, 0.6, 'π000', 1, '*'),
(28560, 'παθητικοί-επιθετικοί', 'παθητικοί-επιθετικοί', 0, 0, 1, 'π000', 1, '*'),
(28561, 'περιγράφατε', 'περιγράφατε', 0, 0, 0.7333, 'π000', 1, '*'),
(28562, 'πλήρη', 'πλήρη', 0, 0, 0.3333, 'π000', 1, '*'),
(28563, 'σκεφτήκατε', 'σκεφτήκατε', 0, 0, 0.6667, 'σ000', 2, '*'),
(28564, 'συγκροτημένος', 'συγκροτημένος', 0, 0, 0.8667, 'σ000', 1, '*'),
(28565, 'υπερβαίνουν', 'υπερβαίνουν', 0, 0, 0.7333, 'υ000', 1, '*'),
(28566, 'χαλαρός', 'χαλαρός', 0, 0, 0.4667, 'χ000', 1, '*'),
(28571, '70', '70', 0, 0, 0.2, '', 1, '*'),
(28572, 'δηλώσεις', 'δηλώσεις', 0, 0, 0.5333, 'δ000', 1, '*'),
(28573, 'εκτόξευση', 'εκτόξευση', 0, 0, 0.6, 'ε000', 1, '*'),
(28574, 'ενικό', 'ενικό', 0, 0, 0.3333, 'ε000', 1, '*'),
(28575, 'ενικός', 'ενικός', 0, 0, 0.4, 'ε000', 1, '*'),
(28576, 'κατηγοριών', 'κατηγοριών', 0, 0, 0.6667, 'κ000', 1, '*'),
(28577, 'συγκεκριμένοι', 'συγκεκριμένοι', 0, 0, 0.8667, 'σ000', 1, '*'),
(28586, '67', '67', 0, 0, 0.2, '', 1, '*'),
(28587, 'αντίστροφή', 'αντίστροφή', 0, 0, 0.6667, 'α000', 1, '*'),
(28588, 'αντίστροφα', 'αντίστροφα', 0, 0, 0.6667, 'α000', 1, '*'),
(28589, 'αργό', 'αργό', 0, 0, 0.2667, 'α000', 1, '*'),
(28590, 'βοηθητική', 'βοηθητική', 0, 0, 0.6, 'β000', 1, '*'),
(28591, 'εξωτερίκευση', 'εξωτερίκευση', 0, 0, 0.8, 'ε000', 1, '*'),
(28592, 'μέτρημα', 'μέτρημα', 0, 0, 0.4667, 'μ000', 1, '*'),
(28593, 'μέτρηση', 'μέτρηση', 0, 0, 0.4667, 'μ000', 1, '*'),
(28594, 'παρορμητικά', 'παρορμητικά', 0, 0, 0.7333, 'π000', 1, '*'),
(28595, 'ρυθμό', 'ρυθμό', 0, 0, 0.3333, 'ρ000', 1, '*'),
(28601, '«σκάσιμο»', '«σκάσιμο»', 0, 0, 0.6, 'σ000', 1, '*'),
(28602, 'έκτακτης', 'έκτακτης', 0, 0, 0.5333, 'έ000', 1, '*'),
(28603, 'αιχμηρό', 'αιχμηρό', 0, 0, 0.4667, 'α000', 1, '*'),
(28604, 'ανάγκης', 'ανάγκης', 0, 0, 0.4667, 'α000', 1, '*'),
(28605, 'απελευθέρωσης', 'απελευθέρωσης', 0, 0, 0.8667, 'α000', 1, '*'),
(28606, 'βαθειά', 'βαθειά', 0, 0, 0.4, 'β000', 1, '*'),
(28607, 'εισπνοή', 'εισπνοή', 0, 0, 0.4667, 'ε000', 1, '*'),
(28608, 'ελέγχουν', 'ελέγχουν', 0, 0, 0.5333, 'ε000', 2, '*'),
(28609, 'ενσωματώσει', 'ενσωματώσει', 0, 0, 0.7333, 'ε000', 1, '*'),
(28610, 'εστιασμένης', 'εστιασμένης', 0, 0, 0.7333, 'ε000', 1, '*'),
(28611, 'ηρεμίας', 'ηρεμίας', 0, 0, 0.4667, 'η000', 1, '*'),
(28612, 'θυμώσει', 'θυμώσει', 0, 0, 0.4667, 'θ000', 1, '*'),
(28613, 'καρφίτσα', 'καρφίτσα', 0, 0, 0.5333, 'κ000', 1, '*'),
(28614, 'μπαλονιού', 'μπαλονιού', 0, 0, 0.6, 'μ000', 1, '*'),
(28615, 'μπαλόνι', 'μπαλόνι', 0, 0, 0.4667, 'μ000', 1, '*'),
(28616, 'νααπελευθερωθείτε', 'νααπελευθερωθείτε', 0, 0, 1, 'ν000', 1, '*'),
(28617, 'νιώθατε', 'νιώθατε', 0, 0, 0.4667, 'ν000', 1, '*'),
(28618, 'πάρτυ', 'πάρτυ', 0, 0, 0.3333, 'π000', 1, '*'),
(28619, 'πιέζουν', 'πιέζουν', 0, 0, 0.4667, 'π000', 1, '*'),
(28620, 'προτίμηση', 'προτίμηση', 0, 0, 0.6, 'π000', 1, '*'),
(28621, 'σκάστε', 'σκάστε', 0, 0, 0.4, 'σ000', 1, '*'),
(28622, 'σκάτε', 'σκάτε', 0, 0, 0.3333, 'σ000', 1, '*'),
(28623, 'στιγμιαίας', 'στιγμιαίας', 0, 0, 0.6667, 'σ000', 1, '*'),
(28624, 'στόμιο', 'στόμιο', 0, 0, 0.4, 'σ000', 1, '*'),
(28625, 'συμμετέχουν', 'συμμετέχουν', 0, 0, 0.7333, 'σ000', 1, '*'),
(28626, 'υπόλοιπες', 'υπόλοιπες', 0, 0, 0.6, 'υ000', 1, '*'),
(28627, 'φουσκωμένο', 'φουσκωμένο', 0, 0, 0.6667, 'φ000', 1, '*'),
(28628, 'φουσκώνουμε', 'φουσκώνουμε', 0, 0, 0.7333, 'φ000', 1, '*'),
(28629, 'φουσκώσει', 'φουσκώσει', 0, 0, 0.6, 'φ000', 1, '*'),
(28630, 'ύπνωσης', 'ύπνωσης', 0, 0, 0.4667, 'ύ000', 1, '*'),
(28632, '62', '62', 0, 0, 0.2, '', 1, '*'),
(28633, 'push-ups', 'push-ups', 0, 0, 0.5333, 'P212', 1, '*'),
(28634, 'ενισχύετε', 'ενισχύετε', 0, 0, 0.6, 'ε000', 1, '*'),
(28635, 'κανόνας', 'κανόνας', 0, 0, 0.4667, 'κ000', 1, '*'),
(28636, 'κοιλιακούς', 'κοιλιακούς', 0, 0, 0.6667, 'κ000', 1, '*'),
(28637, 'μήλο', 'μήλο', 0, 0, 0.2667, 'μ000', 1, '*'),
(28638, 'μειώνετε', 'μειώνετε', 0, 0, 0.5333, 'μ000', 1, '*'),
(28639, 'ξεκινήσω', 'ξεκινήσω', 0, 0, 0.5333, 'ξ000', 1, '*'),
(28640, 'ολοκληρωθούν', 'ολοκληρωθούν', 0, 0, 0.8, 'ο000', 1, '*'),
(28641, 'πηγαίνετε', 'πηγαίνετε', 0, 0, 0.6, 'π000', 1, '*'),
(28642, 'πιείτε', 'πιείτε', 0, 0, 0.4, 'π000', 1, '*'),
(28643, 'ποτήρι', 'ποτήρι', 0, 0, 0.4, 'π000', 1, '*'),
(28644, 'σπάστε', 'σπάστε', 0, 0, 0.4, 'σ000', 1, '*'),
(28645, 'τρέφεστε', 'τρέφεστε', 0, 0, 0.5333, 'τ000', 1, '*'),
(28646, 'φάτε', 'φάτε', 0, 0, 0.2667, 'φ000', 1, '*'),
(28647, 'χάσετε', 'χάσετε', 0, 0, 0.4, 'χ000', 1, '*'),
(28663, '61', '61', 0, 0, 0.2, '', 1, '*'),
(28664, 'αναβάλετε', 'αναβάλετε', 0, 0, 0.6, 'α000', 1, '*'),
(28665, 'αναβλητική', 'αναβλητική', 0, 0, 0.6667, 'α000', 1, '*'),
(28666, 'απομακρύνετε', 'απομακρύνετε', 0, 0, 0.8, 'α000', 1, '*'),
(28667, 'αυθαίρετες', 'αυθαίρετες', 0, 0, 0.6667, 'α000', 1, '*'),
(28668, 'διακόψετε', 'διακόψετε', 0, 0, 0.6, 'δ000', 1, '*'),
(28669, 'διαπιστώσετε', 'διαπιστώσετε', 0, 0, 0.8, 'δ000', 1, '*'),
(28670, 'διατεθειμένος', 'διατεθειμένος', 0, 0, 0.8667, 'δ000', 1, '*'),
(28671, 'εγκαταλείψετε', 'εγκαταλείψετε', 0, 0, 0.8667, 'ε000', 1, '*'),
(28672, 'προβλέψεις', 'προβλέψεις', 0, 0, 0.6667, 'π000', 1, '*'),
(28673, 'συμφωνία', 'συμφωνία', 0, 0, 0.5333, 'σ000', 1, '*'),
(28674, 'συντηρούν', 'συντηρούν', 0, 0, 0.6, 'σ000', 1, '*'),
(28675, 'τηρήστε', 'τηρήστε', 0, 0, 0.4667, 'τ000', 1, '*'),
(28678, '\'αντέξετε\'.', '\'αντέξετε\'.', 0, 0, 0.7333, 'α000', 1, '*'),
(28679, 'emailπολλές', 'emailπολλές', 0, 0, 0.7333, 'E540', 1, '*'),
(28680, 'έκθεση', 'έκθεση', 0, 0, 0.4, 'έ000', 1, '*'),
(28681, 'ανάγνωσης', 'ανάγνωσης', 0, 0, 0.6, 'α000', 1, '*'),
(28682, 'αποτελεσματικός', 'αποτελεσματικός', 0, 0, 1, 'α000', 2, '*'),
(28683, 'απόσβεση', 'απόσβεση', 0, 0, 0.5333, 'α000', 1, '*'),
(28684, 'εκείνα', 'εκείνα', 0, 0, 0.4, 'ε000', 1, '*'),
(28685, 'ελέγχετε', 'ελέγχετε', 0, 0, 0.5333, 'ε000', 1, '*'),
(28686, 'εξοικειωθείτε', 'εξοικειωθείτε', 0, 0, 0.8667, 'ε000', 1, '*'),
(28687, 'εφαρμόζετε', 'εφαρμόζετε', 0, 0, 0.6667, 'ε000', 1, '*'),
(28688, 'καθυστερήστε', 'καθυστερήστε', 0, 0, 0.8, 'κ000', 1, '*'),
(28689, 'καλέστε', 'καλέστε', 0, 0, 0.4667, 'κ000', 1, '*'),
(28690, 'καταπολεμήσετε', 'καταπολεμήσετε', 0, 0, 0.9333, 'κ000', 1, '*'),
(28691, 'μειώστε', 'μειώστε', 0, 0, 0.4667, 'μ000', 1, '*'),
(28692, 'μορφές', 'μορφές', 0, 0, 0.4, 'μ000', 1, '*'),
(28693, 'ξέρετε', 'ξέρετε', 0, 0, 0.4, 'ξ000', 2, '*'),
(28694, 'ορθογραφικό', 'ορθογραφικό', 0, 0, 0.7333, 'ο000', 1, '*'),
(28695, 'παρουσίασης', 'παρουσίασης', 0, 0, 0.7333, 'π000', 1, '*'),
(28696, 'περιορισμένη', 'περιορισμένη', 0, 0, 0.8, 'π000', 5, '*'),
(28697, 'πιστοί', 'πιστοί', 0, 0, 0.4, 'π000', 1, '*'),
(28698, 'προβάρει', 'προβάρει', 0, 0, 0.5333, 'π000', 1, '*'),
(28699, 'προκαλέσετε', 'προκαλέσετε', 0, 0, 0.7333, 'π000', 1, '*'),
(28700, 'προτιμήστε', 'προτιμήστε', 0, 0, 0.6667, 'π000', 1, '*'),
(28701, 'ραντεβού', 'ραντεβού', 0, 0, 0.5333, 'ρ000', 1, '*'),
(28702, 'ρούχο', 'ρούχο', 0, 0, 0.3333, 'ρ000', 1, '*'),
(28703, 'σιδερωμένο', 'σιδερωμένο', 0, 0, 0.6667, 'σ000', 1, '*'),
(28704, 'στείλτε', 'στείλτε', 0, 0, 0.4667, 'σ000', 1, '*'),
(28705, 'συμβιβαστείτε', 'συμβιβαστείτε', 0, 0, 0.8667, 'σ000', 1, '*'),
(28706, 'τέλειοι', 'τέλειοι', 0, 0, 0.4667, 'τ000', 1, '*'),
(28707, 'τελειομανία', 'τελειομανία', 0, 0, 0.7333, 'τ000', 1, '*'),
(28708, 'τελειομανίας', 'τελειομανίας', 0, 0, 0.8, 'τ000', 1, '*'),
(28709, 'φορέστε', 'φορέστε', 0, 0, 0.4667, 'φ000', 1, '*'),
(28710, 'χαρακτηρίζουν', 'χαρακτηρίζουν', 0, 0, 0.8667, 'χ000', 1, '*'),
(28803, '54', '54', 0, 0, 0.2, '', 1, '*'),
(28804, 'ήρεμα', 'ήρεμα', 0, 0, 0.3333, 'ή000', 1, '*'),
(28805, 'ήρεμη', 'ήρεμη', 0, 0, 0.3333, 'ή000', 1, '*'),
(28806, 'ήσυχο', 'ήσυχο', 0, 0, 0.3333, 'ή000', 1, '*'),
(28807, 'ήχο', 'ήχο', 0, 0, 0.2, 'ή000', 1, '*'),
(28808, 'βολευτεί', 'βολευτεί', 0, 0, 0.5333, 'β000', 1, '*'),
(28809, 'γαλήνια', 'γαλήνια', 0, 0, 0.4667, 'γ000', 1, '*'),
(28810, 'ενοχλήσουν', 'ενοχλήσουν', 0, 0, 0.6667, 'ε000', 1, '*'),
(28811, 'ζωντανέψει', 'ζωντανέψει', 0, 0, 0.6667, 'ζ000', 1, '*'),
(28812, 'θαξέρετε', 'θαξέρετε', 0, 0, 0.5333, 'θ000', 1, '*'),
(28813, 'θησαυροφυλάκιο', 'θησαυροφυλάκιο', 0, 0, 0.9333, 'θ000', 1, '*'),
(28814, 'θησαυρός', 'θησαυρός', 0, 0, 0.5333, 'θ000', 1, '*'),
(28815, 'θησαυρών', 'θησαυρών', 0, 0, 0.5333, 'θ000', 1, '*'),
(28816, 'κεφάλι', 'κεφάλι', 0, 0, 0.4, 'κ000', 1, '*'),
(28817, 'κυλά', 'κυλά', 0, 0, 0.2667, 'κ000', 1, '*'),
(28818, 'μαγεία', 'μαγεία', 0, 0, 0.4, 'μ000', 1, '*'),
(28819, 'μικρός', 'μικρός', 0, 0, 0.4, 'μ000', 1, '*'),
(28820, 'ξαπλώσετε', 'ξαπλώσετε', 0, 0, 0.6, 'ξ000', 1, '*'),
(28821, 'σηκωθείτε', 'σηκωθείτε', 0, 0, 0.6, 'σ000', 5, '*'),
(28822, 'φέρνετε', 'φέρνετε', 0, 0, 0.4667, 'φ000', 1, '*'),
(28823, 'φυλάξτε', 'φυλάξτε', 0, 0, 0.4667, 'φ000', 1, '*'),
(28824, 'φωτισμός', 'φωτισμός', 0, 0, 0.5333, 'φ000', 1, '*'),
(28825, 'χάνουν', 'χάνουν', 0, 0, 0.4, 'χ000', 1, '*'),
(28826, 'χαλαρώνει', 'χαλαρώνει', 0, 0, 0.6, 'χ000', 1, '*'),
(28827, 'χαλαρώσει', 'χαλαρώσει', 0, 0, 0.6, 'χ000', 1, '*'),
(28828, 'χαμηλός', 'χαμηλός', 0, 0, 0.4667, 'χ000', 1, '*'),
(28829, 'όμορφη', 'όμορφη', 0, 0, 0.4, 'ό000', 1, '*'),
(28865, '49', '49', 0, 0, 0.2, '', 1, '*'),
(28866, 'ένιωσα', 'ένιωσα', 0, 0, 0.4, 'έ000', 1, '*'),
(28867, 'δουλέψετε', 'δουλέψετε', 0, 0, 0.6, 'δ000', 1, '*'),
(28868, 'καταγράψετε', 'καταγράψετε', 0, 0, 0.7333, 'κ000', 1, '*'),
(28869, 'κυρίαρχες', 'κυρίαρχες', 0, 0, 0.6, 'κ000', 1, '*'),
(28870, 'σκέφτηκα', 'σκέφτηκα', 0, 0, 0.5333, 'σ000', 1, '*'),
(28871, 'σχεδιάστε', 'σχεδιάστε', 0, 0, 0.6, 'σ000', 1, '*'),
(28872, 'τυχόν', 'τυχόν', 0, 0, 0.3333, 'τ000', 1, '*'),
(28880, '48', '48', 0, 0, 0.2, '', 1, '*'),
(28881, '«άσπρο', '«άσπρο', 0, 0, 0.4, 'ά000', 1, '*'),
(28882, '«ταμπέλα».', '«ταμπέλα».', 0, 0, 0.6667, 'τ000', 1, '*'),
(28883, '«φοράς»', '«φοράς»', 0, 0, 0.4667, 'φ000', 1, '*'),
(28884, 'άτυχη', 'άτυχη', 0, 0, 0.3333, 'ά000', 1, '*'),
(28885, 'αγαπάει', 'αγαπάει', 0, 0, 0.4667, 'α000', 1, '*'),
(28886, 'αναδιατύπωση', 'αναδιατύπωση', 0, 0, 0.8, 'α000', 1, '*'),
(28887, 'αντιληφθείτε', 'αντιληφθείτε', 0, 0, 0.8, 'α000', 1, '*'),
(28888, 'αντιπαθεί', 'αντιπαθεί', 0, 0, 0.6, 'α000', 1, '*'),
(28889, 'αντιπαθούν', 'αντιπαθούν', 0, 0, 0.6667, 'α000', 1, '*'),
(28890, 'απολυθείτε', 'απολυθείτε', 0, 0, 0.6667, 'α000', 1, '*'),
(28891, 'ατυχία', 'ατυχία', 0, 0, 0.4, 'α000', 1, '*'),
(28892, 'αυθαίρετη', 'αυθαίρετη', 0, 0, 0.6, 'α000', 1, '*'),
(28893, 'αυθαίρετο', 'αυθαίρετο', 0, 0, 0.6, 'α000', 1, '*'),
(28894, 'βρέξει', 'βρέξει', 0, 0, 0.4, 'β000', 1, '*'),
(28895, 'βρήκε', 'βρήκε', 0, 0, 0.3333, 'β000', 1, '*'),
(28896, 'δεχθείτε', 'δεχθείτε', 0, 0, 0.5333, 'δ000', 1, '*'),
(28897, 'ελάχιστο', 'ελάχιστο', 0, 0, 0.5333, 'ε000', 1, '*'),
(28898, 'εμ', 'εμ', 0, 0, 0.1333, 'ε000', 1, '*'),
(28899, 'εντοπίσει', 'εντοπίσει', 0, 0, 0.6, 'ε000', 1, '*'),
(28900, 'επέτειο', 'επέτειο', 0, 0, 0.4667, 'ε000', 1, '*'),
(28901, 'επέτειό', 'επέτειό', 0, 0, 0.4667, 'ε000', 1, '*'),
(28902, 'θυμηθεί', 'θυμηθεί', 0, 0, 0.4667, 'θ000', 1, '*'),
(28903, 'καιρικά', 'καιρικά', 0, 0, 0.4667, 'κ000', 1, '*'),
(28904, 'λάθους', 'λάθους', 0, 0, 0.4, 'λ000', 1, '*'),
(28905, 'λειτουργικές', 'λειτουργικές', 0, 0, 0.8, 'λ000', 2, '*'),
(28906, 'μαύρο».', 'μαύρο».', 0, 0, 0.4667, 'μ000', 1, '*'),
(28907, 'μεγιστοποίηση', 'μεγιστοποίηση', 0, 0, 0.8667, 'μ000', 1, '*'),
(28908, 'νοικοκυρά', 'νοικοκυρά', 0, 0, 0.6, 'ν000', 1, '*'),
(28909, 'ξεχάσει', 'ξεχάσει', 0, 0, 0.4667, 'ξ000', 1, '*'),
(28910, 'παχυσαρκία', 'παχυσαρκία', 0, 0, 0.6667, 'π000', 1, '*'),
(28911, 'πεθάνω', 'πεθάνω', 0, 0, 0.4, 'π000', 1, '*'),
(28912, 'πληροί', 'πληροί', 0, 0, 0.4, 'π000', 1, '*'),
(28913, 'προκαλούνται', 'προκαλούνται', 0, 0, 0.8, 'π000', 1, '*'),
(28914, 'προσλάβουν', 'προσλάβουν', 0, 0, 0.6667, 'π000', 1, '*'),
(28915, 'προσωποποίηση', 'προσωποποίηση', 0, 0, 0.8667, 'π000', 1, '*'),
(28916, 'προϋποθέσεις', 'προϋποθέσεις', 0, 0, 0.8, 'π000', 1, '*'),
(28917, 'στάδια', 'στάδια', 0, 0, 0.4, 'σ000', 1, '*'),
(28918, 'συμπέρασμα', 'συμπέρασμα', 0, 0, 0.6667, 'σ000', 2, '*'),
(28919, 'συντρόφουσας', 'συντρόφουσας', 0, 0, 0.8, 'σ000', 1, '*'),
(28920, 'ταιριάζουμε', 'ταιριάζουμε', 0, 0, 0.7333, 'τ000', 1, '*'),
(28921, 'φυσιολογικό', 'φυσιολογικό', 0, 0, 0.7333, 'φ000', 1, '*'),
(28922, 'χαζούλης', 'χαζούλης', 0, 0, 0.5333, 'χ000', 1, '*'),
(28923, 'χοντρός', 'χοντρός', 0, 0, 0.4667, 'χ000', 1, '*'),
(28924, 'όποιος', 'όποιος', 0, 0, 0.4, 'ό000', 1, '*'),
(28943, '47', '47', 0, 0, 0.2, '', 1, '*'),
(28944, 'kλείστε', 'kλείστε', 0, 0, 0.4667, 'K000', 1, '*'),
(28945, 'αγχογόνο', 'αγχογόνο', 0, 0, 0.5333, 'α000', 1, '*'),
(28946, 'αναμνήσεων', 'αναμνήσεων', 0, 0, 0.6667, 'α000', 1, '*'),
(28947, 'απασχολώντας', 'απασχολώντας', 0, 0, 0.8, 'α000', 1, '*'),
(28948, 'απομακρύνεται', 'απομακρύνεται', 0, 0, 0.8667, 'α000', 1, '*'),
(28949, 'αποφορτίσουμε', 'αποφορτίσουμε', 0, 0, 0.8667, 'α000', 1, '*'),
(28950, 'βγούμε', 'βγούμε', 0, 0, 0.4, 'β000', 1, '*'),
(28951, 'γεύση', 'γεύση', 0, 0, 0.3333, 'γ000', 1, '*'),
(28952, 'ειδυλλιακή', 'ειδυλλιακή', 0, 0, 0.6667, 'ε000', 1, '*'),
(28953, 'επεξηγηματικά', 'επεξηγηματικά', 0, 0, 0.8667, 'ε000', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(28954, 'κλείσετε', 'κλείσετε', 0, 0, 0.5333, 'κ000', 1, '*'),
(28955, 'κυριεύει', 'κυριεύει', 0, 0, 0.5333, 'κ000', 1, '*'),
(28956, 'μαθηματική', 'μαθηματική', 0, 0, 0.6667, 'μ000', 1, '*'),
(28957, 'μετρώνταςαντίστροφα', 'μετρώνταςαντίστροφα', 0, 0, 1, 'μ000', 1, '*'),
(28958, 'νοερά', 'νοερά', 0, 0, 0.3333, 'ν000', 1, '*'),
(28959, 'οπτικό', 'οπτικό', 0, 0, 0.4, 'ο000', 1, '*'),
(28960, 'συνειδητή', 'συνειδητή', 0, 0, 0.6, 'σ000', 1, '*'),
(28965, 'αδυναμία', 'αδυναμία', 0, 0, 0.5333, 'α000', 5, '*'),
(28970, 'αρνητικών', 'αρνητικών', 0, 0, 0.6, 'α000', 3, '*'),
(28972, 'διεκδίκηση', 'διεκδίκηση', 0, 0, 0.6667, 'δ000', 2, '*'),
(28979, 'θεωρία', 'θεωρία', 0, 0, 0.4, 'θ000', 2, '*'),
(28988, 'πόρους', 'πόρους', 0, 0, 0.4, 'π000', 2, '*'),
(28992, '142', '142', 0, 0, 0.3, '', 14, '*'),
(28993, 'ασθένειας', 'ασθένειας', 0, 0, 0.6, 'α000', 1, '*'),
(28994, 'διατήρηση', 'διατήρηση', 0, 0, 0.6, 'δ000', 1, '*'),
(28995, 'ενισχύοντας', 'ενισχύοντας', 0, 0, 0.7333, 'ε000', 1, '*'),
(28996, 'καλοσύνη', 'καλοσύνη', 0, 0, 0.5333, 'κ000', 1, '*'),
(28997, 'κινείται', 'κινείται', 0, 0, 0.5333, 'κ000', 1, '*'),
(28998, 'μακροβιότητα', 'μακροβιότητα', 0, 0, 0.8, 'μ000', 1, '*'),
(28999, 'προστασίας', 'προστασίας', 0, 0, 0.6667, 'π000', 2, '*'),
(29000, 'συμβάλλοντας', 'συμβάλλοντας', 0, 0, 0.8, 'σ000', 1, '*'),
(29001, 'συνάχι', 'συνάχι', 0, 0, 0.4, 'σ000', 1, '*'),
(29002, 'τοίχος', 'τοίχος', 0, 0, 0.4, 'τ000', 1, '*'),
(29003, 'υγιούς', 'υγιούς', 0, 0, 0.4, 'υ000', 1, '*'),
(29007, '169', '169', 0, 0, 0.3, '', 1, '*'),
(29008, 'αγκαλιάσετε', 'αγκαλιάσετε', 0, 0, 0.7333, 'α000', 1, '*'),
(29009, 'αδράξετε', 'αδράξετε', 0, 0, 0.5333, 'α000', 1, '*'),
(29010, 'αναπόφευκτη', 'αναπόφευκτη', 0, 0, 0.7333, 'α000', 1, '*'),
(29011, 'ανοιχτοί', 'ανοιχτοί', 0, 0, 0.5333, 'α000', 1, '*'),
(29012, 'ανοιχτός', 'ανοιχτός', 0, 0, 0.5333, 'α000', 1, '*'),
(29013, 'απροσδόκητων', 'απροσδόκητων', 0, 0, 0.8, 'α000', 1, '*'),
(29014, 'βρεθούν', 'βρεθούν', 0, 0, 0.4667, 'β000', 1, '*'),
(29015, 'γρηγορότερα', 'γρηγορότερα', 0, 0, 0.7333, 'γ000', 1, '*'),
(29016, 'δεξιοτήτων', 'δεξιοτήτων', 0, 0, 0.6667, 'δ000', 5, '*'),
(29017, 'εξεύρεση', 'εξεύρεση', 0, 0, 0.5333, 'ε000', 1, '*'),
(29018, 'εργάζεσαι', 'εργάζεσαι', 0, 0, 0.6, 'ε000', 1, '*'),
(29019, 'εργαλεία', 'εργαλεία', 0, 0, 0.5333, 'ε000', 4, '*'),
(29020, 'ευκαιρίες', 'ευκαιρίες', 0, 0, 0.6, 'ε000', 1, '*'),
(29021, 'εφαρμοστεί', 'εφαρμοστεί', 0, 0, 0.6667, 'ε000', 1, '*'),
(29022, 'ηγέτες', 'ηγέτες', 0, 0, 0.4, 'η000', 1, '*'),
(29023, 'ηγέτης', 'ηγέτης', 0, 0, 0.4, 'η000', 1, '*'),
(29024, 'ισχυρών', 'ισχυρών', 0, 0, 0.4667, 'ι000', 1, '*'),
(29025, 'λαμπρότητα', 'λαμπρότητα', 0, 0, 0.6667, 'λ000', 1, '*'),
(29026, 'μέρη', 'μέρη', 0, 0, 0.2667, 'μ000', 4, '*'),
(29027, 'μεγάλοι', 'μεγάλοι', 0, 0, 0.4667, 'μ000', 1, '*'),
(29028, 'οιχώροι', 'οιχώροι', 0, 0, 0.4667, 'ο000', 1, '*'),
(29029, 'προσαρμόζεσαι', 'προσαρμόζεσαι', 0, 0, 0.8667, 'π000', 1, '*'),
(29030, 'συνειδητοποιήσει', 'συνειδητοποιήσει', 0, 0, 1, 'σ000', 1, '*'),
(29069, '102', '102', 0, 0, 0.3, '', 1, '*'),
(29070, 'internet', 'internet', 0, 0, 0.5333, 'I53653', 2, '*'),
(29071, 'άλλαξε', 'άλλαξε', 0, 0, 0.4, 'ά000', 2, '*'),
(29072, 'άσχημες', 'άσχημες', 0, 0, 0.4667, 'ά000', 1, '*'),
(29073, 'αντικαταστήσεις', 'αντικαταστήσεις', 0, 0, 1, 'α000', 1, '*'),
(29074, 'αποφασιστικότητα', 'αποφασιστικότητα', 0, 0, 1, 'α000', 1, '*'),
(29075, 'αποφύγεις', 'αποφύγεις', 0, 0, 0.6, 'α000', 1, '*'),
(29076, 'απόκτησης', 'απόκτησης', 0, 0, 0.6, 'α000', 1, '*'),
(29077, 'απόσπασε', 'απόσπασε', 0, 0, 0.5333, 'α000', 1, '*'),
(29078, 'βρίσκεις', 'βρίσκεις', 0, 0, 0.5333, 'β000', 1, '*'),
(29079, 'γυμνάζεσαι', 'γυμνάζεσαι', 0, 0, 0.6667, 'γ000', 1, '*'),
(29080, 'διώξεις', 'διώξεις', 0, 0, 0.4667, 'δ000', 1, '*'),
(29081, 'ελέγχεις', 'ελέγχεις', 0, 0, 0.5333, 'ε000', 1, '*'),
(29082, 'ενέργειαπου', 'ενέργειαπου', 0, 0, 0.7333, 'ε000', 1, '*'),
(29083, 'ενδώσεις', 'ενδώσεις', 0, 0, 0.5333, 'ε000', 1, '*'),
(29084, 'επανάλαβέ', 'επανάλαβέ', 0, 0, 0.6, 'ε000', 1, '*'),
(29085, 'νικήσεις', 'νικήσεις', 0, 0, 0.5333, 'ν000', 1, '*'),
(29086, 'πειρασμούς', 'πειρασμούς', 0, 0, 0.6667, 'π000', 1, '*'),
(29087, 'προσέχεις', 'προσέχεις', 0, 0, 0.6, 'π000', 1, '*'),
(29088, 'συνήθειές', 'συνήθειές', 0, 0, 0.6, 'σ000', 1, '*'),
(29089, 'τρως', 'τρως', 0, 0, 0.2667, 'τ000', 1, '*'),
(29100, '103', '103', 0, 0, 0.3, '', 1, '*'),
(29101, 'άνετο', 'άνετο', 0, 0, 0.3333, 'ά000', 1, '*'),
(29102, 'αναγκάσει', 'αναγκάσει', 0, 0, 0.6, 'α000', 1, '*'),
(29103, 'ανεπάντεχους', 'ανεπάντεχους', 0, 0, 0.8, 'α000', 1, '*'),
(29104, 'απενεργοποίησε', 'απενεργοποίησε', 0, 0, 0.9333, 'α000', 1, '*'),
(29105, 'αφιερώσεις', 'αφιερώσεις', 0, 0, 0.6667, 'α000', 1, '*'),
(29106, 'διαλογισμό', 'διαλογισμό', 0, 0, 0.6667, 'δ000', 1, '*'),
(29107, 'διαλογισμός', 'διαλογισμός', 0, 0, 0.7333, 'δ000', 2, '*'),
(29108, 'δικτύωσης', 'δικτύωσης', 0, 0, 0.6, 'δ000', 3, '*'),
(29109, 'ειδοποιήσεις', 'ειδοποιήσεις', 0, 0, 0.8, 'ε000', 1, '*'),
(29110, 'εκτοξεύσει', 'εκτοξεύσει', 0, 0, 0.6667, 'ε000', 1, '*'),
(29111, 'επικεντρωθείς', 'επικεντρωθείς', 0, 0, 0.8667, 'ε000', 1, '*'),
(29112, 'επικεντρώνεσαι', 'επικεντρώνεσαι', 0, 0, 0.9333, 'ε000', 1, '*'),
(29113, 'επιστρέψεις', 'επιστρέψεις', 0, 0, 0.7333, 'ε000', 1, '*'),
(29114, 'κάθεσαι', 'κάθεσαι', 0, 0, 0.4667, 'κ000', 1, '*'),
(29115, 'καθίσεις', 'καθίσεις', 0, 0, 0.5333, 'κ000', 1, '*'),
(29116, 'καιόχι', 'καιόχι', 0, 0, 0.4, 'κ000', 1, '*'),
(29117, 'κοινωνικής', 'κοινωνικής', 0, 0, 0.6667, 'κ000', 6, '*'),
(29118, 'μάταιη', 'μάταιη', 0, 0, 0.4, 'μ000', 1, '*'),
(29119, 'ξεκινάς', 'ξεκινάς', 0, 0, 0.4667, 'ξ000', 1, '*'),
(29120, 'ξύπνημα', 'ξύπνημα', 0, 0, 0.4667, 'ξ000', 5, '*'),
(29121, 'οκλαδόν', 'οκλαδόν', 0, 0, 0.4667, 'ο000', 1, '*'),
(29122, 'παραγωγικό', 'παραγωγικό', 0, 0, 0.6667, 'π000', 1, '*'),
(29123, 'παραγωγικότητας', 'παραγωγικότητας', 0, 0, 1, 'π000', 1, '*'),
(29124, 'παραπονιέσαι', 'παραπονιέσαι', 0, 0, 0.8, 'π000', 1, '*'),
(29125, 'πειθαρχήσεις', 'πειθαρχήσεις', 0, 0, 0.8, 'π000', 1, '*'),
(29126, 'πειθαρχίας', 'πειθαρχίας', 0, 0, 0.6667, 'π000', 1, '*'),
(29127, 'περίεργος', 'περίεργος', 0, 0, 0.6, 'π000', 1, '*'),
(29128, 'περιόρισε', 'περιόρισε', 0, 0, 0.6, 'π000', 1, '*'),
(29129, 'προγραμμάτισε', 'προγραμμάτισε', 0, 0, 0.8667, 'π000', 1, '*'),
(29130, 'προφανώς', 'προφανώς', 0, 0, 0.5333, 'π000', 1, '*'),
(29131, 'πρωινό', 'πρωινό', 0, 0, 0.4, 'π000', 5, '*'),
(29132, 'πρόθυμος', 'πρόθυμος', 0, 0, 0.5333, 'π000', 1, '*'),
(29133, 'σηκωθείς', 'σηκωθείς', 0, 0, 0.5333, 'σ000', 1, '*'),
(29134, 'στρώσε', 'στρώσε', 0, 0, 0.4, 'σ000', 1, '*'),
(29135, 'στρώσεις', 'στρώσεις', 0, 0, 0.5333, 'σ000', 1, '*'),
(29136, 'συνδεθείς', 'συνδεθείς', 0, 0, 0.6, 'σ000', 1, '*'),
(29137, 'τεράστια', 'τεράστια', 0, 0, 0.5333, 'τ000', 1, '*'),
(29138, 'τρομερή', 'τρομερή', 0, 0, 0.4667, 'τ000', 1, '*'),
(29139, 'χτίσεις', 'χτίσεις', 0, 0, 0.4667, 'χ000', 1, '*'),
(29221, '134', '134', 0, 0, 0.3, '', 1, '*'),
(29222, '3η', '3η', 0, 0, 0.1333, 'η000', 1, '*'),
(29223, '40-50', '40-50', 0, 0, 0.5, '', 1, '*'),
(29224, '4η', '4η', 0, 0, 0.1333, 'η000', 1, '*'),
(29225, '5η', '5η', 0, 0, 0.1333, 'η000', 1, '*'),
(29226, '6η', '6η', 0, 0, 0.1333, 'η000', 1, '*'),
(29227, '7-8', '7-8', 0, 0, 0.3, '', 1, '*'),
(29228, '7η', '7η', 0, 0, 0.1333, 'η000', 1, '*'),
(29229, '8-10', '8-10', 0, 0, 0.4, '', 1, '*'),
(29230, '8η', '8η', 0, 0, 0.1333, 'η000', 1, '*'),
(29231, 'camping', 'camping', 0, 0, 0.4667, 'C5152', 1, '*'),
(29232, '«απραξίας»', '«απραξίας»', 0, 0, 0.6667, 'α000', 1, '*'),
(29233, '«δεδομένη»', '«δεδομένη»', 0, 0, 0.6667, 'δ000', 1, '*'),
(29234, '«η', '«η', 0, 0, 0.1333, 'η000', 1, '*'),
(29235, '«παρέα»', '«παρέα»', 0, 0, 0.4667, 'π000', 1, '*'),
(29236, '«πληρώνει»', '«πληρώνει»', 0, 0, 0.6667, 'π000', 1, '*'),
(29237, '«χάλια', '«χάλια', 0, 0, 0.4, 'χ000', 1, '*'),
(29238, '«χαζά»', '«χαζά»', 0, 0, 0.4, 'χ000', 1, '*'),
(29239, 'άγχη', 'άγχη', 0, 0, 0.2667, 'ά000', 1, '*'),
(29240, 'άπιαστο', 'άπιαστο', 0, 0, 0.4667, 'ά000', 1, '*'),
(29241, 'άρεσαν', 'άρεσαν', 0, 0, 0.4, 'ά000', 1, '*'),
(29242, 'άρεσε', 'άρεσε', 0, 0, 0.3333, 'ά000', 1, '*'),
(29243, 'άχρηστο', 'άχρηστο', 0, 0, 0.4667, 'ά000', 1, '*'),
(29244, 'έλα', 'έλα', 0, 0, 0.2, 'έ000', 1, '*'),
(29245, 'έλεγε', 'έλεγε', 0, 0, 0.3333, 'έ000', 1, '*'),
(29246, 'ήπια', 'ήπια', 0, 0, 0.2667, 'ή000', 1, '*'),
(29247, 'ήπιας', 'ήπιας', 0, 0, 0.3333, 'ή000', 1, '*'),
(29248, 'αγαπάς', 'αγαπάς', 0, 0, 0.4, 'α000', 1, '*'),
(29249, 'αγοράς', 'αγοράς', 0, 0, 0.4, 'α000', 1, '*'),
(29250, 'αγοράσετε', 'αγοράσετε', 0, 0, 0.6, 'α000', 1, '*'),
(29251, 'αγορές', 'αγορές', 0, 0, 0.4, 'α000', 1, '*'),
(29252, 'αγόραζες', 'αγόραζες', 0, 0, 0.5333, 'α000', 1, '*'),
(29253, 'αγόρασε', 'αγόρασε', 0, 0, 0.4667, 'α000', 1, '*'),
(29254, 'αγόρασες', 'αγόρασες', 0, 0, 0.5333, 'α000', 1, '*'),
(29255, 'αισιόδοξες', 'αισιόδοξες', 0, 0, 0.6667, 'α000', 1, '*'),
(29256, 'ακολουθήσει', 'ακολουθήσει', 0, 0, 0.7333, 'α000', 2, '*'),
(29257, 'αλληλένδετοι', 'αλληλένδετοι', 0, 0, 0.8, 'α000', 1, '*'),
(29258, 'αλληλεπιδρά', 'αλληλεπιδρά', 0, 0, 0.7333, 'α000', 1, '*'),
(29259, 'αμειβόμαστε', 'αμειβόμαστε', 0, 0, 0.7333, 'α000', 1, '*'),
(29260, 'αμειβόμενης', 'αμειβόμενης', 0, 0, 0.7333, 'α000', 1, '*'),
(29261, 'αμοιβή', 'αμοιβή', 0, 0, 0.4, 'α000', 1, '*'),
(29262, 'αναζητήσουμε', 'αναζητήσουμε', 0, 0, 0.8, 'α000', 1, '*'),
(29263, 'αναζωογονητικός', 'αναζωογονητικός', 0, 0, 1, 'α000', 1, '*'),
(29264, 'αναθεώρησε', 'αναθεώρησε', 0, 0, 0.6667, 'α000', 1, '*'),
(29265, 'ανακαλύψουμε', 'ανακαλύψουμε', 0, 0, 0.8, 'α000', 1, '*'),
(29266, 'αναλογιζόμαστε', 'αναλογιζόμαστε', 0, 0, 0.9333, 'α000', 1, '*'),
(29267, 'αναμνήσεις', 'αναμνήσεις', 0, 0, 0.6667, 'α000', 1, '*'),
(29268, 'αναπολούμε', 'αναπολούμε', 0, 0, 0.6667, 'α000', 1, '*'),
(29269, 'αναπόφευκτοι', 'αναπόφευκτοι', 0, 0, 0.8, 'α000', 1, '*'),
(29270, 'αναφέρετε', 'αναφέρετε', 0, 0, 0.6, 'α000', 1, '*'),
(29271, 'ανεμελιά', 'ανεμελιά', 0, 0, 0.5333, 'α000', 1, '*'),
(29272, 'ανθρωπίνως', 'ανθρωπίνως', 0, 0, 0.6667, 'α000', 1, '*'),
(29273, 'αντέχουμε', 'αντέχουμε', 0, 0, 0.6, 'α000', 1, '*'),
(29274, 'αντικρίζοντας', 'αντικρίζοντας', 0, 0, 0.8667, 'α000', 1, '*'),
(29275, 'ανώτερο', 'ανώτερο', 0, 0, 0.4667, 'α000', 1, '*'),
(29276, 'αξιοποίησε', 'αξιοποίησε', 0, 0, 0.6667, 'α000', 1, '*'),
(29277, 'αξιοποιήσουμε', 'αξιοποιήσουμε', 0, 0, 0.8667, 'α000', 1, '*'),
(29278, 'απογοητεύσει', 'απογοητεύσει', 0, 0, 0.8, 'α000', 1, '*'),
(29279, 'αποδράσεις', 'αποδράσεις', 0, 0, 0.6667, 'α000', 1, '*'),
(29280, 'αποκατάσταση', 'αποκατάσταση', 0, 0, 0.8, 'α000', 2, '*'),
(29281, 'αποκλείουμε', 'αποκλείουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(29282, 'απολαύσουμε', 'απολαύσουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(29283, 'απορία', 'απορία', 0, 0, 0.4, 'α000', 1, '*'),
(29284, 'απορίας', 'απορίας', 0, 0, 0.4667, 'α000', 1, '*'),
(29285, 'αρέσεικαι', 'αρέσεικαι', 0, 0, 0.6, 'α000', 1, '*'),
(29286, 'αρκετούς', 'αρκετούς', 0, 0, 0.5333, 'α000', 1, '*'),
(29287, 'αρμονικά', 'αρμονικά', 0, 0, 0.5333, 'α000', 1, '*'),
(29288, 'ασκείσαι', 'ασκείσαι', 0, 0, 0.5333, 'α000', 1, '*'),
(29289, 'αστεία', 'αστεία', 0, 0, 0.4, 'α000', 1, '*'),
(29290, 'αστεροσκοπείο', 'αστεροσκοπείο', 0, 0, 0.8667, 'α000', 1, '*'),
(29291, 'αστροναύτη', 'αστροναύτη', 0, 0, 0.6667, 'α000', 1, '*'),
(29292, 'ασφαλής', 'ασφαλής', 0, 0, 0.4667, 'α000', 1, '*'),
(29293, 'ασχολίες', 'ασχολίες', 0, 0, 0.5333, 'α000', 1, '*'),
(29294, 'αυθόρμητος', 'αυθόρμητος', 0, 0, 0.6667, 'α000', 1, '*'),
(29295, 'αυξάνεις', 'αυξάνεις', 0, 0, 0.5333, 'α000', 1, '*'),
(29296, 'αφήνεις', 'αφήνεις', 0, 0, 0.4667, 'α000', 1, '*'),
(29297, 'αφήσει', 'αφήσει', 0, 0, 0.4, 'α000', 1, '*'),
(29298, 'αφιερωθείτε', 'αφιερωθείτε', 0, 0, 0.7333, 'α000', 1, '*'),
(29299, 'αφιερώνει', 'αφιερώνει', 0, 0, 0.6, 'α000', 1, '*'),
(29300, 'αφιερώνεται', 'αφιερώνεται', 0, 0, 0.7333, 'α000', 1, '*'),
(29301, 'αόριστη', 'αόριστη', 0, 0, 0.4667, 'α000', 1, '*'),
(29302, 'αύρα', 'αύρα', 0, 0, 0.2667, 'α000', 1, '*'),
(29303, 'βάδην', 'βάδην', 0, 0, 0.3333, 'β000', 1, '*'),
(29304, 'βάλε', 'βάλε', 0, 0, 0.2667, 'β000', 1, '*'),
(29305, 'βάλει', 'βάλει', 0, 0, 0.3333, 'β000', 1, '*'),
(29306, 'βαθύκαι', 'βαθύκαι', 0, 0, 0.4667, 'β000', 1, '*'),
(29307, 'βγάλουμε', 'βγάλουμε', 0, 0, 0.5333, 'β000', 1, '*'),
(29308, 'βελτίωσε', 'βελτίωσε', 0, 0, 0.5333, 'β000', 1, '*'),
(29309, 'γίνε', 'γίνε', 0, 0, 0.2667, 'γ000', 1, '*'),
(29310, 'γαλήνη', 'γαλήνη', 0, 0, 0.4, 'γ000', 1, '*'),
(29311, 'γεροντοκόρη', 'γεροντοκόρη', 0, 0, 0.7333, 'γ000', 1, '*'),
(29312, 'γιατη', 'γιατη', 0, 0, 0.3333, 'γ000', 1, '*'),
(29313, 'γλιτώσει', 'γλιτώσει', 0, 0, 0.5333, 'γ000', 1, '*'),
(29314, 'γνώμονα', 'γνώμονα', 0, 0, 0.4667, 'γ000', 2, '*'),
(29315, 'γυμνάζει', 'γυμνάζει', 0, 0, 0.5333, 'γ000', 1, '*'),
(29316, 'δείξτε', 'δείξτε', 0, 0, 0.4, 'δ000', 1, '*'),
(29317, 'δείχνεις', 'δείχνεις', 0, 0, 0.5333, 'δ000', 1, '*'),
(29318, 'δεύτερον', 'δεύτερον', 0, 0, 0.5333, 'δ000', 1, '*'),
(29319, 'διαβίωσης', 'διαβίωσης', 0, 0, 0.6, 'δ000', 1, '*'),
(29320, 'διακεκριμένος', 'διακεκριμένος', 0, 0, 0.8667, 'δ000', 1, '*'),
(29321, 'διακοπών', 'διακοπών', 0, 0, 0.5333, 'δ000', 1, '*'),
(29322, 'διαπιστωμένο', 'διαπιστωμένο', 0, 0, 0.8, 'δ000', 1, '*'),
(29323, 'διαρκέσει', 'διαρκέσει', 0, 0, 0.6, 'δ000', 1, '*'),
(29324, 'διασκέδασή', 'διασκέδασή', 0, 0, 0.6667, 'δ000', 1, '*'),
(29325, 'διασκεδάζει', 'διασκεδάζει', 0, 0, 0.7333, 'δ000', 1, '*'),
(29326, 'διασκεδαστικό', 'διασκεδαστικό', 0, 0, 0.8667, 'δ000', 1, '*'),
(29327, 'διαστημόπλοια', 'διαστημόπλοια', 0, 0, 0.8667, 'δ000', 1, '*'),
(29328, 'διατηρείται', 'διατηρείται', 0, 0, 0.7333, 'δ000', 1, '*'),
(29329, 'διαφυλάσσοντας', 'διαφυλάσσοντας', 0, 0, 0.9333, 'δ000', 1, '*'),
(29330, 'διεκπεραιωτικά', 'διεκπεραιωτικά', 0, 0, 0.9333, 'δ000', 1, '*'),
(29331, 'δοτικότητά', 'δοτικότητά', 0, 0, 0.6667, 'δ000', 1, '*'),
(29332, 'δυστυχώς', 'δυστυχώς', 0, 0, 0.5333, 'δ000', 1, '*'),
(29333, 'δύσκολοι', 'δύσκολοι', 0, 0, 0.5333, 'δ000', 1, '*'),
(29334, 'είναιταυτόχρονα', 'είναιταυτόχρονα', 0, 0, 1, 'ε000', 1, '*'),
(29335, 'εβδομάδα2η', 'εβδομάδα2η', 0, 0, 0.6667, 'ε000', 1, '*'),
(29336, 'ειδικοί', 'ειδικοί', 0, 0, 0.4667, 'ε000', 1, '*'),
(29337, 'εκπέμπετε', 'εκπέμπετε', 0, 0, 0.6, 'ε000', 1, '*'),
(29338, 'εκτιμήσουμε', 'εκτιμήσουμε', 0, 0, 0.7333, 'ε000', 1, '*'),
(29339, 'εκτιμήστε', 'εκτιμήστε', 0, 0, 0.6, 'ε000', 1, '*'),
(29340, 'ελευθερίας', 'ελευθερίας', 0, 0, 0.6667, 'ε000', 1, '*'),
(29341, 'ενέργειάς', 'ενέργειάς', 0, 0, 0.6, 'ε000', 1, '*'),
(29342, 'εναλλακτικά', 'εναλλακτικά', 0, 0, 0.7333, 'ε000', 1, '*'),
(29343, 'ενδιαφέρουν', 'ενδιαφέρουν', 0, 0, 0.7333, 'ε000', 1, '*'),
(29344, 'ενεργητικός', 'ενεργητικός', 0, 0, 0.7333, 'ε000', 1, '*'),
(29345, 'ενεργητικότητα', 'ενεργητικότητα', 0, 0, 0.9333, 'ε000', 1, '*'),
(29346, 'ενεργό', 'ενεργό', 0, 0, 0.4, 'ε000', 1, '*'),
(29347, 'εξαπολύουμε', 'εξαπολύουμε', 0, 0, 0.7333, 'ε000', 1, '*'),
(29348, 'εξοικονομεί', 'εξοικονομεί', 0, 0, 0.7333, 'ε000', 1, '*'),
(29349, 'εξοπλισμός', 'εξοπλισμός', 0, 0, 0.6667, 'ε000', 1, '*'),
(29350, 'εξωστρέφεια', 'εξωστρέφεια', 0, 0, 0.7333, 'ε000', 1, '*'),
(29351, 'εξωστρεφούς', 'εξωστρεφούς', 0, 0, 0.7333, 'ε000', 1, '*'),
(29352, 'επάγγελμά', 'επάγγελμά', 0, 0, 0.6, 'ε000', 1, '*'),
(29353, 'επάγγελμα-χόμπι', 'επάγγελμα-χόμπι', 0, 0, 1, 'ε000', 1, '*'),
(29354, 'επαρκώς', 'επαρκώς', 0, 0, 0.4667, 'ε000', 1, '*'),
(29355, 'επενδύουμε', 'επενδύουμε', 0, 0, 0.6667, 'ε000', 1, '*'),
(29356, 'επενδύσεις', 'επενδύσεις', 0, 0, 0.6667, 'ε000', 1, '*'),
(29357, 'επισκέπτεστε', 'επισκέπτεστε', 0, 0, 0.8, 'ε000', 1, '*'),
(29358, 'επιτρέπεις', 'επιτρέπεις', 0, 0, 0.6667, 'ε000', 1, '*'),
(29359, 'επιχειρηματίας', 'επιχειρηματίας', 0, 0, 0.9333, 'ε000', 1, '*'),
(29360, 'ερευνητικά', 'ερευνητικά', 0, 0, 0.6667, 'ε000', 3, '*'),
(29361, 'ερχόμενοι', 'ερχόμενοι', 0, 0, 0.6, 'ε000', 1, '*'),
(29362, 'ευεργετική', 'ευεργετική', 0, 0, 0.6667, 'ε000', 1, '*'),
(29363, 'ευτυχισμένου', 'ευτυχισμένου', 0, 0, 0.8, 'ε000', 1, '*'),
(29364, 'ευτυχισμένων', 'ευτυχισμένων', 0, 0, 0.8, 'ε000', 1, '*'),
(29365, 'ευχάριστες', 'ευχάριστες', 0, 0, 0.6667, 'ε000', 1, '*'),
(29366, 'ευχάριστο', 'ευχάριστο', 0, 0, 0.6, 'ε000', 1, '*'),
(29367, 'ευχάριστων', 'ευχάριστων', 0, 0, 0.6667, 'ε000', 2, '*'),
(29368, 'εύθυμο', 'εύθυμο', 0, 0, 0.4, 'ε000', 1, '*'),
(29369, 'ζήσουμε', 'ζήσουμε', 0, 0, 0.4667, 'ζ000', 1, '*'),
(29370, 'ζείτε', 'ζείτε', 0, 0, 0.3333, 'ζ000', 1, '*'),
(29371, 'θέλαμε', 'θέλαμε', 0, 0, 0.4, 'θ000', 1, '*'),
(29372, 'θαυμασμού', 'θαυμασμού', 0, 0, 0.6, 'θ000', 1, '*'),
(29373, 'θαυμασμό', 'θαυμασμό', 0, 0, 0.5333, 'θ000', 1, '*'),
(29374, 'θυμίζουν', 'θυμίζουν', 0, 0, 0.5333, 'θ000', 1, '*'),
(29375, 'ισχυρά', 'ισχυρά', 0, 0, 0.4, 'ι000', 1, '*'),
(29376, 'καθήκον', 'καθήκον', 0, 0, 0.4667, 'κ000', 1, '*'),
(29377, 'καθαρός', 'καθαρός', 0, 0, 0.4667, 'κ000', 1, '*'),
(29378, 'καιη', 'καιη', 0, 0, 0.2667, 'κ000', 1, '*'),
(29379, 'καλύπτει', 'καλύπτει', 0, 0, 0.5333, 'κ000', 1, '*'),
(29380, 'καρπούς', 'καρπούς', 0, 0, 0.4667, 'κ000', 1, '*'),
(29381, 'κατάλληλες', 'κατάλληλες', 0, 0, 0.6667, 'κ000', 1, '*'),
(29382, 'καταλαμβάνει', 'καταλαμβάνει', 0, 0, 0.8, 'κ000', 1, '*'),
(29383, 'καταναλώσεις', 'καταναλώσεις', 0, 0, 0.8, 'κ000', 1, '*'),
(29384, 'καταπιέζοντας', 'καταπιέζοντας', 0, 0, 0.8667, 'κ000', 1, '*'),
(29385, 'καταστροφές', 'καταστροφές', 0, 0, 0.7333, 'κ000', 1, '*'),
(29386, 'καταστροφών', 'καταστροφών', 0, 0, 0.7333, 'κ000', 1, '*'),
(29387, 'καταφέρνετε', 'καταφέρνετε', 0, 0, 0.7333, 'κ000', 1, '*'),
(29388, 'κινείσαι', 'κινείσαι', 0, 0, 0.5333, 'κ000', 1, '*'),
(29389, 'κουράζει', 'κουράζει', 0, 0, 0.5333, 'κ000', 1, '*'),
(29390, 'κουράσει', 'κουράσει', 0, 0, 0.5333, 'κ000', 1, '*'),
(29391, 'κόπο', 'κόπο', 0, 0, 0.2667, 'κ000', 1, '*'),
(29392, 'λίγες', 'λίγες', 0, 0, 0.3333, 'λ000', 1, '*'),
(29393, 'μία-δύο', 'μία-δύο', 0, 0, 0.4667, 'μ000', 1, '*'),
(29394, 'μίααγορά', 'μίααγορά', 0, 0, 0.5333, 'μ000', 1, '*'),
(29395, 'ματαιώνεστε', 'ματαιώνεστε', 0, 0, 0.7333, 'μ000', 1, '*'),
(29396, 'μείνει', 'μείνει', 0, 0, 0.4, 'μ000', 1, '*'),
(29397, 'μεγαλώνει', 'μεγαλώνει', 0, 0, 0.6, 'μ000', 1, '*'),
(29398, 'μεταθέτουμε', 'μεταθέτουμε', 0, 0, 0.7333, 'μ000', 1, '*'),
(29399, 'μετακινήσεις', 'μετακινήσεις', 0, 0, 0.8, 'μ000', 1, '*'),
(29400, 'μεταφοράς', 'μεταφοράς', 0, 0, 0.6, 'μ000', 1, '*'),
(29401, 'μικρές', 'μικρές', 0, 0, 0.4, 'μ000', 1, '*'),
(29402, 'μικροκατασκευές', 'μικροκατασκευές', 0, 0, 1, 'μ000', 1, '*'),
(29403, 'μουσική»,', 'μουσική»,', 0, 0, 0.6, 'μ000', 1, '*'),
(29404, 'μπλουζάκι', 'μπλουζάκι', 0, 0, 0.6, 'μ000', 1, '*'),
(29405, 'μπορείτενα', 'μπορείτενα', 0, 0, 0.6667, 'μ000', 1, '*'),
(29406, 'μόνα', 'μόνα', 0, 0, 0.2667, 'μ000', 1, '*'),
(29407, 'μόνιμη', 'μόνιμη', 0, 0, 0.4, 'μ000', 1, '*'),
(29408, 'νεκρούς', 'νεκρούς', 0, 0, 0.4667, 'ν000', 1, '*'),
(29409, 'νο1', 'νο1', 0, 0, 0.2, 'ν000', 1, '*'),
(29410, 'νους', 'νους', 0, 0, 0.2667, 'ν000', 1, '*'),
(29411, 'ξέκλεψε', 'ξέκλεψε', 0, 0, 0.4667, 'ξ000', 1, '*'),
(29412, 'ξαναπεί', 'ξαναπεί', 0, 0, 0.4667, 'ξ000', 1, '*'),
(29413, 'ξεπερνάμε', 'ξεπερνάμε', 0, 0, 0.6, 'ξ000', 1, '*'),
(29414, 'ξοδέψεις', 'ξοδέψεις', 0, 0, 0.5333, 'ξ000', 1, '*'),
(29415, 'ξοδέψτε', 'ξοδέψτε', 0, 0, 0.4667, 'ξ000', 1, '*'),
(29416, 'ξοδεύουμε', 'ξοδεύουμε', 0, 0, 0.6, 'ξ000', 1, '*'),
(29417, 'ξόδεμα', 'ξόδεμα', 0, 0, 0.4, 'ξ000', 1, '*'),
(29418, 'ξόδεψε', 'ξόδεψε', 0, 0, 0.4, 'ξ000', 1, '*'),
(29419, 'οδηγηθούμε', 'οδηγηθούμε', 0, 0, 0.6667, 'ο000', 1, '*'),
(29420, 'ολα', 'ολα', 0, 0, 0.2, 'ο000', 2, '*'),
(29421, 'ομορφιάτης', 'ομορφιάτης', 0, 0, 0.6667, 'ο000', 1, '*'),
(29422, 'οπωσδήποτε', 'οπωσδήποτε', 0, 0, 0.6667, 'ο000', 1, '*'),
(29423, 'οργανωμένος', 'οργανωμένος', 0, 0, 0.7333, 'ο000', 1, '*'),
(29424, 'οργανώσει', 'οργανώσει', 0, 0, 0.6, 'ο000', 1, '*'),
(29425, 'ορισμός', 'ορισμός', 0, 0, 0.4667, 'ο000', 1, '*'),
(29426, 'ορμή', 'ορμή', 0, 0, 0.2667, 'ο000', 1, '*'),
(29427, 'οτεμπέλης', 'οτεμπέλης', 0, 0, 0.6, 'ο000', 1, '*'),
(29428, 'οτιδηποτε', 'οτιδηποτε', 0, 0, 0.6, 'ο000', 1, '*'),
(29429, 'πάμε', 'πάμε', 0, 0, 0.2667, 'π000', 1, '*'),
(29430, 'πάρκα', 'πάρκα', 0, 0, 0.3333, 'π000', 1, '*'),
(29431, 'πέθαναν', 'πέθαναν', 0, 0, 0.4667, 'π000', 1, '*'),
(29432, 'πίστη', 'πίστη', 0, 0, 0.3333, 'π000', 1, '*'),
(29433, 'παίζουμε', 'παίζουμε', 0, 0, 0.5333, 'π000', 1, '*'),
(29434, 'παίξε', 'παίξε', 0, 0, 0.3333, 'π000', 1, '*'),
(29435, 'παγκοσμίου', 'παγκοσμίου', 0, 0, 0.6667, 'π000', 1, '*'),
(29436, 'παραβατική', 'παραβατική', 0, 0, 0.6667, 'π000', 1, '*'),
(29437, 'παραγωγικά', 'παραγωγικά', 0, 0, 0.6667, 'π000', 1, '*'),
(29438, 'παραδοχές', 'παραδοχές', 0, 0, 0.6, 'π000', 1, '*'),
(29439, 'παραπονιέστε', 'παραπονιέστε', 0, 0, 0.8, 'π000', 1, '*'),
(29440, 'παρεξηγημένη', 'παρεξηγημένη', 0, 0, 0.8, 'π000', 1, '*'),
(29441, 'παρότι', 'παρότι', 0, 0, 0.4, 'π000', 1, '*'),
(29442, 'περίμενες', 'περίμενες', 0, 0, 0.6, 'π000', 1, '*'),
(29443, 'περιβαλλοντικά', 'περιβαλλοντικά', 0, 0, 0.9333, 'π000', 1, '*'),
(29444, 'περιμένοντας', 'περιμένοντας', 0, 0, 0.8, 'π000', 1, '*'),
(29445, 'περνάτε', 'περνάτε', 0, 0, 0.4667, 'π000', 1, '*'),
(29446, 'περπάτημα', 'περπάτημα', 0, 0, 0.6, 'π000', 1, '*'),
(29447, 'πετυχημένος', 'πετυχημένος', 0, 0, 0.7333, 'π000', 1, '*'),
(29448, 'πετώντας', 'πετώντας', 0, 0, 0.5333, 'π000', 1, '*'),
(29449, 'πιάτων', 'πιάτων', 0, 0, 0.4, 'π000', 1, '*'),
(29450, 'πιεσμένοι', 'πιεσμένοι', 0, 0, 0.6, 'π000', 1, '*'),
(29451, 'πλανητάριο', 'πλανητάριο', 0, 0, 0.6667, 'π000', 1, '*'),
(29452, 'πλυντήριο', 'πλυντήριο', 0, 0, 0.6, 'π000', 1, '*'),
(29453, 'ποδήλατο', 'ποδήλατο', 0, 0, 0.5333, 'π000', 1, '*'),
(29454, 'ποικίλει', 'ποικίλει', 0, 0, 0.5333, 'π000', 1, '*'),
(29455, 'ποιοτικά', 'ποιοτικά', 0, 0, 0.5333, 'π000', 1, '*'),
(29456, 'πολλαπλασιαστεί', 'πολλαπλασιαστεί', 0, 0, 1, 'π000', 1, '*'),
(29457, 'πουκάμισο', 'πουκάμισο', 0, 0, 0.6, 'π000', 1, '*'),
(29458, 'πρέπειτης', 'πρέπειτης', 0, 0, 0.6, 'π000', 1, '*'),
(29459, 'πραγματικός', 'πραγματικός', 0, 0, 0.7333, 'π000', 1, '*'),
(29460, 'προαναφέραμε', 'προαναφέραμε', 0, 0, 0.8, 'π000', 1, '*'),
(29461, 'προδιαθέτοντάς', 'προδιαθέτοντάς', 0, 0, 0.9333, 'π000', 1, '*'),
(29462, 'προηγούμενο', 'προηγούμενο', 0, 0, 0.7333, 'π000', 5, '*'),
(29463, 'προκαλέσει', 'προκαλέσει', 0, 0, 0.6667, 'π000', 1, '*'),
(29464, 'προσδίδουν', 'προσδίδουν', 0, 0, 0.6667, 'π000', 1, '*'),
(29465, 'πρώτον', 'πρώτον', 0, 0, 0.4, 'π000', 1, '*'),
(29466, 'σαφώς', 'σαφώς', 0, 0, 0.3333, 'σ000', 1, '*'),
(29467, 'σεφ', 'σεφ', 0, 0, 0.2, 'σ000', 1, '*'),
(29468, 'σημαντικότερους', 'σημαντικότερους', 0, 0, 1, 'σ000', 1, '*'),
(29469, 'σκεφτόμαστε', 'σκεφτόμαστε', 0, 0, 0.7333, 'σ000', 1, '*'),
(29470, 'σκοτώνει', 'σκοτώνει', 0, 0, 0.5333, 'σ000', 1, '*'),
(29471, 'σκοτώστε', 'σκοτώστε', 0, 0, 0.5333, 'σ000', 1, '*'),
(29472, 'σπάσεις', 'σπάσεις', 0, 0, 0.4667, 'σ000', 1, '*'),
(29473, 'σπατάλες', 'σπατάλες', 0, 0, 0.5333, 'σ000', 1, '*'),
(29474, 'σπατάλη', 'σπατάλη', 0, 0, 0.4667, 'σ000', 1, '*'),
(29475, 'σπαταλήσεις', 'σπαταλήσεις', 0, 0, 0.7333, 'σ000', 1, '*'),
(29476, 'σταματήστε', 'σταματήστε', 0, 0, 0.6667, 'σ000', 1, '*'),
(29477, 'στενή', 'στενή', 0, 0, 0.3333, 'σ000', 1, '*'),
(29478, 'στενό', 'στενό', 0, 0, 0.3333, 'σ000', 1, '*'),
(29479, 'στενότερη', 'στενότερη', 0, 0, 0.6, 'σ000', 1, '*'),
(29480, 'συγγραφέας', 'συγγραφέας', 0, 0, 0.6667, 'σ000', 1, '*'),
(29481, 'συγκρουόμαστε', 'συγκρουόμαστε', 0, 0, 0.8667, 'σ000', 1, '*'),
(29482, 'συμβαδίζουμε', 'συμβαδίζουμε', 0, 0, 0.8, 'σ000', 1, '*'),
(29483, 'συμβιβάσετε', 'συμβιβάσετε', 0, 0, 0.7333, 'σ000', 1, '*'),
(29484, 'συμβολή', 'συμβολή', 0, 0, 0.4667, 'σ000', 2, '*'),
(29485, 'συναίσθημά', 'συναίσθημά', 0, 0, 0.6667, 'σ000', 1, '*'),
(29486, 'συνεχιζόταν', 'συνεχιζόταν', 0, 0, 0.7333, 'σ000', 1, '*'),
(29487, 'σχετίζονται', 'σχετίζονται', 0, 0, 0.7333, 'σ000', 5, '*'),
(29488, 'σύνθεση', 'σύνθεση', 0, 0, 0.4667, 'σ000', 1, '*'),
(29489, 'σύντομα', 'σύντομα', 0, 0, 0.4667, 'σ000', 1, '*'),
(29490, 'τάξη', 'τάξη', 0, 0, 0.2667, 'τ000', 1, '*'),
(29491, 'τέτοιου', 'τέτοιου', 0, 0, 0.4667, 'τ000', 4, '*'),
(29492, 'ταιριάζουν', 'ταιριάζουν', 0, 0, 0.6667, 'τ000', 1, '*'),
(29493, 'τακτοποιήσεις', 'τακτοποιήσεις', 0, 0, 0.8667, 'τ000', 1, '*'),
(29494, 'ταλαιπωρήθηκαν', 'ταλαιπωρήθηκαν', 0, 0, 0.9333, 'τ000', 1, '*'),
(29495, 'ταλαντούχος', 'ταλαντούχος', 0, 0, 0.7333, 'τ000', 1, '*'),
(29496, 'ταμπελών', 'ταμπελών', 0, 0, 0.5333, 'τ000', 1, '*'),
(29497, 'ταυτόχρονη', 'ταυτόχρονη', 0, 0, 0.6667, 'τ000', 1, '*'),
(29498, 'τεράστιες', 'τεράστιες', 0, 0, 0.6, 'τ000', 1, '*'),
(29499, 'τιμή', 'τιμή', 0, 0, 0.2667, 'τ000', 1, '*'),
(29500, 'τοεπάγγελμα', 'τοεπάγγελμα', 0, 0, 0.7333, 'τ000', 1, '*'),
(29501, 'τομέας', 'τομέας', 0, 0, 0.4, 'τ000', 1, '*'),
(29502, 'τοπία', 'τοπία', 0, 0, 0.3333, 'τ000', 1, '*'),
(29503, 'τρομερά', 'τρομερά', 0, 0, 0.4667, 'τ000', 1, '*'),
(29504, 'τσακωθείτε', 'τσακωθείτε', 0, 0, 0.6667, 'τ000', 1, '*'),
(29505, 'τσακωμοί', 'τσακωμοί', 0, 0, 0.5333, 'τ000', 1, '*'),
(29506, 'τύψεις', 'τύψεις', 0, 0, 0.4, 'τ000', 1, '*'),
(29507, 'υποδέχεται', 'υποδέχεται', 0, 0, 0.6667, 'υ000', 1, '*'),
(29508, 'υπόθεση»', 'υπόθεση»', 0, 0, 0.5333, 'υ000', 1, '*'),
(29509, 'υπόλοιπη', 'υπόλοιπη', 0, 0, 0.5333, 'υ000', 1, '*'),
(29510, 'φήμης', 'φήμης', 0, 0, 0.3333, 'φ000', 1, '*'),
(29511, 'φοράς', 'φοράς', 0, 0, 0.3333, 'φ000', 1, '*'),
(29512, 'φορούσες', 'φορούσες', 0, 0, 0.5333, 'φ000', 1, '*'),
(29513, 'φουσκωτό', 'φουσκωτό', 0, 0, 0.5333, 'φ000', 1, '*'),
(29514, 'φτάσει', 'φτάσει', 0, 0, 0.4, 'φ000', 1, '*'),
(29515, 'φυσικές', 'φυσικές', 0, 0, 0.4667, 'φ000', 1, '*'),
(29516, 'φυσικών', 'φυσικών', 0, 0, 0.4667, 'φ000', 1, '*'),
(29517, 'φόραγες', 'φόραγες', 0, 0, 0.4667, 'φ000', 1, '*'),
(29518, 'φώτα', 'φώτα', 0, 0, 0.2667, 'φ000', 1, '*'),
(29519, 'χάσεις', 'χάσεις', 0, 0, 0.4, 'χ000', 1, '*'),
(29520, 'χαρακτηρισμούς', 'χαρακτηρισμούς', 0, 0, 0.9333, 'χ000', 1, '*'),
(29521, 'χαροποιούν', 'χαροποιούν', 0, 0, 0.6667, 'χ000', 1, '*'),
(29522, 'χιλιάδες', 'χιλιάδες', 0, 0, 0.5333, 'χ000', 1, '*'),
(29523, 'χορευτής', 'χορευτής', 0, 0, 0.5333, 'χ000', 1, '*'),
(29524, 'χορεύουμε', 'χορεύουμε', 0, 0, 0.6, 'χ000', 1, '*'),
(29525, 'χρήσιμα', 'χρήσιμα', 0, 0, 0.4667, 'χ000', 1, '*'),
(29526, 'χρήσιμοι', 'χρήσιμοι', 0, 0, 0.5333, 'χ000', 1, '*'),
(29527, 'χρειάζεταιλοιπόν', 'χρειάζεταιλοιπόν', 0, 0, 1, 'χ000', 1, '*'),
(29528, 'χρησιμοποιείστε', 'χρησιμοποιείστε', 0, 0, 1, 'χ000', 1, '*'),
(29529, 'χτίζοντας', 'χτίζοντας', 0, 0, 0.6, 'χ000', 1, '*'),
(29530, 'χτίσουμε', 'χτίσουμε', 0, 0, 0.5333, 'χ000', 1, '*'),
(29531, 'ψεύτικα', 'ψεύτικα', 0, 0, 0.4667, 'ψ000', 1, '*'),
(29532, 'ωρών', 'ωρών', 0, 0, 0.2667, 'ω000', 1, '*'),
(29533, 'όρεξη', 'όρεξη', 0, 0, 0.3333, 'ό000', 5, '*'),
(29534, 'όσαπρέπει', 'όσαπρέπει', 0, 0, 0.6, 'ό000', 1, '*'),
(29738, '64', '64', 0, 0, 0.2, '', 1, '*'),
(29739, '«μεγάλη', '«μεγάλη', 0, 0, 0.4667, 'μ000', 1, '*'),
(29740, 'άμυνας', 'άμυνας', 0, 0, 0.4, 'ά000', 1, '*'),
(29741, 'έρχεστε', 'έρχεστε', 0, 0, 0.4667, 'έ000', 1, '*'),
(29742, 'ήπιο', 'ήπιο', 0, 0, 0.2667, 'ή000', 1, '*'),
(29743, 'αγενής', 'αγενής', 0, 0, 0.4, 'α000', 1, '*'),
(29744, 'αναλογιζόμενοι', 'αναλογιζόμενοι', 0, 0, 0.9333, 'α000', 1, '*'),
(29745, 'ανεξέλεγκτες', 'ανεξέλεγκτες', 0, 0, 0.8, 'α000', 1, '*'),
(29746, 'αντικειμενική', 'αντικειμενική', 0, 0, 0.8667, 'α000', 1, '*'),
(29747, 'αντιμετωπίστε', 'αντιμετωπίστε', 0, 0, 0.8667, 'α000', 1, '*'),
(29748, 'αξιολογούσα', 'αξιολογούσα', 0, 0, 0.7333, 'α000', 1, '*'),
(29749, 'αποστασιοποιηθείτε', 'αποστασιοποιηθείτε', 0, 0, 1, 'α000', 1, '*'),
(29750, 'απότομος', 'απότομος', 0, 0, 0.5333, 'α000', 1, '*'),
(29751, 'αργεί', 'αργεί', 0, 0, 0.3333, 'α000', 1, '*'),
(29752, 'βγάζουν', 'βγάζουν', 0, 0, 0.4667, 'β000', 1, '*'),
(29753, 'δίνω', 'δίνω', 0, 0, 0.2667, 'δ000', 1, '*'),
(29754, 'δείχνω', 'δείχνω', 0, 0, 0.4, 'δ000', 1, '*'),
(29755, 'διαφορές', 'διαφορές', 0, 0, 0.5333, 'δ000', 15, '*'),
(29756, 'διαφωνήσει', 'διαφωνήσει', 0, 0, 0.6667, 'δ000', 1, '*'),
(29757, 'διορθωθεί', 'διορθωθεί', 0, 0, 0.6, 'δ000', 1, '*'),
(29758, 'δυσαρέσκεια', 'δυσαρέσκεια', 0, 0, 0.7333, 'δ000', 1, '*'),
(29759, 'εικόνα»', 'εικόνα»', 0, 0, 0.4667, 'ε000', 1, '*'),
(29760, 'εναποθέτετε', 'εναποθέτετε', 0, 0, 0.7333, 'ε000', 1, '*'),
(29761, 'εντάσεις', 'εντάσεις', 0, 0, 0.5333, 'ε000', 1, '*'),
(29762, 'εξείς', 'εξείς', 0, 0, 0.3333, 'ε000', 1, '*'),
(29763, 'εξετάζετε', 'εξετάζετε', 0, 0, 0.6, 'ε000', 1, '*'),
(29764, 'επιβιώσει', 'επιβιώσει', 0, 0, 0.6, 'ε000', 1, '*'),
(29765, 'επικοινωνήσετε', 'επικοινωνήσετε', 0, 0, 0.9333, 'ε000', 1, '*'),
(29766, 'επιλύστε', 'επιλύστε', 0, 0, 0.5333, 'ε000', 1, '*'),
(29767, 'επιστρέψω', 'επιστρέψω', 0, 0, 0.6, 'ε000', 1, '*'),
(29768, 'ευγένεια', 'ευγένεια', 0, 0, 0.5333, 'ε000', 1, '*'),
(29769, 'κατάλληλα', 'κατάλληλα', 0, 0, 0.6, 'κ000', 4, '*'),
(29770, 'κλίμα', 'κλίμα', 0, 0, 0.3333, 'κ000', 1, '*'),
(29771, 'κοιτάξτε', 'κοιτάξτε', 0, 0, 0.5333, 'κ000', 1, '*'),
(29772, 'κόρη', 'κόρη', 0, 0, 0.2667, 'κ000', 1, '*'),
(29773, 'κόρης', 'κόρης', 0, 0, 0.3333, 'κ000', 1, '*'),
(29774, 'λεξιλόγιο', 'λεξιλόγιο', 0, 0, 0.6, 'λ000', 1, '*'),
(29775, 'λυθεί', 'λυθεί', 0, 0, 0.3333, 'λ000', 1, '*'),
(29776, 'μάθουμε', 'μάθουμε', 0, 0, 0.4667, 'μ000', 6, '*'),
(29777, 'μαθήματά', 'μαθήματά', 0, 0, 0.5333, 'μ000', 1, '*'),
(29778, 'μειώσετε', 'μειώσετε', 0, 0, 0.5333, 'μ000', 1, '*'),
(29779, 'μπερδεύονται', 'μπερδεύονται', 0, 0, 0.8, 'μ000', 1, '*'),
(29780, 'οιάνθρωποι', 'οιάνθρωποι', 0, 0, 0.6667, 'ο000', 1, '*'),
(29781, 'παρατηρούσα', 'παρατηρούσα', 0, 0, 0.7333, 'π000', 1, '*'),
(29782, 'προσεκτικοί', 'προσεκτικοί', 0, 0, 0.7333, 'π000', 1, '*'),
(29783, 'προϊστάμενο', 'προϊστάμενο', 0, 0, 0.7333, 'π000', 1, '*'),
(29784, 'πρόθεση', 'πρόθεση', 0, 0, 0.4667, 'π000', 1, '*'),
(29785, 'ρωτήστε', 'ρωτήστε', 0, 0, 0.4667, 'ρ000', 1, '*'),
(29786, 'σέβομαι', 'σέβομαι', 0, 0, 0.4667, 'σ000', 1, '*'),
(29787, 'σαςβοηθάει', 'σαςβοηθάει', 0, 0, 0.6667, 'σ000', 1, '*'),
(29788, 'σεβόμενοι', 'σεβόμενοι', 0, 0, 0.6, 'σ000', 1, '*'),
(29789, 'συνεχίζεται', 'συνεχίζεται', 0, 0, 0.7333, 'σ000', 1, '*'),
(29790, 'συχνές', 'συχνές', 0, 0, 0.4, 'σ000', 1, '*'),
(29791, 'σύγκρουση', 'σύγκρουση', 0, 0, 0.6, 'σ000', 2, '*'),
(29792, 'τραγικό', 'τραγικό', 0, 0, 0.4667, 'τ000', 1, '*'),
(29793, 'υπενθυμίσω', 'υπενθυμίσω', 0, 0, 0.6667, 'υ000', 1, '*'),
(29794, 'υποδηλώνουν', 'υποδηλώνουν', 0, 0, 0.7333, 'υ000', 3, '*'),
(29795, 'φωνάζω', 'φωνάζω', 0, 0, 0.4, 'φ000', 1, '*'),
(29796, 'φωνής', 'φωνής', 0, 0, 0.3333, 'φ000', 1, '*'),
(29828, '188', '188', 0, 0, 0.3, '', 1, '*'),
(29829, 'έγκριτη', 'έγκριτη', 0, 0, 0.4667, 'έ000', 1, '*'),
(29830, 'έρθεις', 'έρθεις', 0, 0, 0.4, 'έ000', 1, '*'),
(29831, 'δεκάδες', 'δεκάδες', 0, 0, 0.4667, 'δ000', 1, '*'),
(29832, 'διατροφολόγων', 'διατροφολόγων', 0, 0, 0.8667, 'δ000', 1, '*'),
(29833, 'ενίσχυσε', 'ενίσχυσε', 0, 0, 0.5333, 'ε000', 1, '*'),
(29834, 'ενδιαφέρει', 'ενδιαφέρει', 0, 0, 0.6667, 'ε000', 1, '*'),
(29835, 'ενδιαφέρουσες', 'ενδιαφέρουσες', 0, 0, 0.8667, 'ε000', 1, '*'),
(29836, 'ενισχύσουν', 'ενισχύσουν', 0, 0, 0.6667, 'ε000', 1, '*'),
(29837, 'εξειδικευμένων', 'εξειδικευμένων', 0, 0, 0.9333, 'ε000', 1, '*'),
(29838, 'ερωτηματολόγια', 'ερωτηματολόγια', 0, 0, 0.9333, 'ε000', 2, '*'),
(29839, 'μοιράζονται', 'μοιράζονται', 0, 0, 0.7333, 'μ000', 4, '*'),
(29840, 'ολοκληρωμένα', 'ολοκληρωμένα', 0, 0, 0.8, 'ο000', 1, '*'),
(29841, 'σύμμαχο', 'σύμμαχο', 0, 0, 0.4667, 'σ000', 1, '*'),
(29842, 'υγιεινή', 'υγιεινή', 0, 0, 0.4667, 'υ000', 3, '*'),
(29843, 'χρήσιμες', 'χρήσιμες', 0, 0, 0.5333, 'χ000', 1, '*'),
(29904, 'αδειάζει', 'αδειάζει', 0, 0, 0.5333, 'α000', 1, '*'),
(29905, 'αδυναμίας', 'αδυναμίας', 0, 0, 0.6, 'α000', 1, '*'),
(29906, 'ακίνδυνες', 'ακίνδυνες', 0, 0, 0.6, 'α000', 1, '*'),
(29907, 'αναφερόμαστε', 'αναφερόμαστε', 0, 0, 0.8, 'α000', 1, '*'),
(29908, 'ανησυχίας', 'ανησυχίας', 0, 0, 0.6, 'α000', 4, '*'),
(29909, 'αντιμετωπιστεί', 'αντιμετωπιστεί', 0, 0, 0.9333, 'α000', 1, '*'),
(29910, 'ασφαλή', 'ασφαλή', 0, 0, 0.4, 'α000', 1, '*'),
(29911, 'αφενός', 'αφενός', 0, 0, 0.4, 'α000', 1, '*'),
(29912, 'αφετέρου', 'αφετέρου', 0, 0, 0.5333, 'α000', 1, '*'),
(29913, 'διαχείρισή', 'διαχείρισή', 0, 0, 0.6667, 'δ000', 1, '*'),
(29914, 'δυσχεραίνοντας', 'δυσχεραίνοντας', 0, 0, 0.9333, 'δ000', 1, '*'),
(29915, 'δύναμή', 'δύναμή', 0, 0, 0.4, 'δ000', 1, '*'),
(29916, 'ερευνών', 'ερευνών', 0, 0, 0.4667, 'ε000', 7, '*'),
(29917, 'θεραπευτικά', 'θεραπευτικά', 0, 0, 0.7333, 'θ000', 1, '*'),
(29918, 'καταλήξουμε', 'καταλήξουμε', 0, 0, 0.7333, 'κ000', 1, '*'),
(29919, 'κινδυνεύουμε', 'κινδυνεύουμε', 0, 0, 0.8, 'κ000', 1, '*'),
(29920, 'κινητοποιηθούμε', 'κινητοποιηθούμε', 0, 0, 1, 'κ000', 1, '*'),
(29921, 'λειτουργικό', 'λειτουργικό', 0, 0, 0.7333, 'λ000', 1, '*'),
(29922, 'λύπες', 'λύπες', 0, 0, 0.3333, 'λ000', 1, '*'),
(29923, 'μιλώντας', 'μιλώντας', 0, 0, 0.5333, 'μ000', 1, '*'),
(29924, 'ομαλήέκβαση', 'ομαλήέκβαση', 0, 0, 0.7333, 'ο000', 1, '*'),
(29925, 'προληπτικά', 'προληπτικά', 0, 0, 0.6667, 'π000', 1, '*'),
(29926, 'συμπεράσματα', 'συμπεράσματα', 0, 0, 0.8, 'σ000', 5, '*'),
(29927, 'φοβισμένοι', 'φοβισμένοι', 0, 0, 0.6667, 'φ000', 1, '*'),
(29928, 'χάνουμε', 'χάνουμε', 0, 0, 0.4667, 'χ000', 1, '*'),
(29935, '56', '56', 0, 0, 0.2, '', 1, '*'),
(29936, 'ανάσες', 'ανάσες', 0, 0, 0.4, 'α000', 1, '*'),
(29937, 'αναπνοής', 'αναπνοής', 0, 0, 0.5333, 'α000', 1, '*'),
(29938, 'ανοίγει', 'ανοίγει', 0, 0, 0.4667, 'α000', 1, '*'),
(29939, 'βαθιέςαναπνοές', 'βαθιέςαναπνοές', 0, 0, 0.9333, 'β000', 1, '*'),
(29940, 'γκριμάτσα', 'γκριμάτσα', 0, 0, 0.6, 'γ000', 1, '*'),
(29941, 'δάχτυλα', 'δάχτυλα', 0, 0, 0.4667, 'δ000', 1, '*'),
(29942, 'εκπνοή', 'εκπνοή', 0, 0, 0.4, 'ε000', 1, '*'),
(29943, 'μια-δυο', 'μια-δυο', 0, 0, 0.4667, 'μ000', 1, '*'),
(29944, 'μισή', 'μισή', 0, 0, 0.2667, 'μ000', 2, '*'),
(29945, 'μυς', 'μυς', 0, 0, 0.2, 'μ000', 1, '*'),
(29946, 'μυϊκής', 'μυϊκής', 0, 0, 0.4, 'μ000', 1, '*'),
(29947, 'ξανασφίξτε', 'ξανασφίξτε', 0, 0, 0.6667, 'ξ000', 1, '*'),
(29948, 'πόδια', 'πόδια', 0, 0, 0.3333, 'π000', 1, '*'),
(29949, 'σφίξτε', 'σφίξτε', 0, 0, 0.4, 'σ000', 1, '*'),
(29950, 'σφιγμένος', 'σφιγμένος', 0, 0, 0.6, 'σ000', 1, '*'),
(29951, 'χαλαρούς', 'χαλαρούς', 0, 0, 0.5333, 'χ000', 1, '*'),
(29952, 'χαλαρώστε', 'χαλαρώστε', 0, 0, 0.6, 'χ000', 1, '*'),
(29966, '55', '55', 0, 0, 0.2, '', 1, '*'),
(29967, 'αγχωνόμαστε', 'αγχωνόμαστε', 0, 0, 0.7333, 'α000', 1, '*'),
(29968, 'αναπνέετε', 'αναπνέετε', 0, 0, 0.6, 'α000', 1, '*'),
(29969, 'βγάζετε', 'βγάζετε', 0, 0, 0.4667, 'β000', 1, '*'),
(29970, 'διαφραγματική', 'διαφραγματική', 0, 0, 0.8667, 'δ000', 2, '*'),
(29971, 'διπλάσιο', 'διπλάσιο', 0, 0, 0.5333, 'δ000', 1, '*'),
(29972, 'είναισημαντικό', 'είναισημαντικό', 0, 0, 0.9333, 'ε000', 1, '*'),
(29973, 'εισέρχεται', 'εισέρχεται', 0, 0, 0.6667, 'ε000', 1, '*'),
(29974, 'εκπνέετε', 'εκπνέετε', 0, 0, 0.5333, 'ε000', 1, '*'),
(29975, 'επηρεάζονται', 'επηρεάζονται', 0, 0, 0.8, 'ε000', 1, '*'),
(29976, 'ζαλάδα', 'ζαλάδα', 0, 0, 0.4, 'ζ000', 4, '*'),
(29977, 'κατεβάσετε', 'κατεβάσετε', 0, 0, 0.6667, 'κ000', 1, '*'),
(29978, 'κοιλιά', 'κοιλιά', 0, 0, 0.4, 'κ000', 1, '*'),
(29979, 'κοιλιάς', 'κοιλιάς', 0, 0, 0.4667, 'κ000', 1, '*'),
(29980, 'κοφτή', 'κοφτή', 0, 0, 0.3333, 'κ000', 1, '*'),
(29981, 'μετακινείται', 'μετακινείται', 0, 0, 0.8, 'μ000', 1, '*'),
(29982, 'μύτη', 'μύτη', 0, 0, 0.2667, 'μ000', 1, '*'),
(29983, 'νιώθοντας', 'νιώθοντας', 0, 0, 0.6, 'ν000', 1, '*'),
(29984, 'οξυγόνου', 'οξυγόνου', 0, 0, 0.5333, 'ο000', 1, '*'),
(29985, 'ρυθμίζουμε', 'ρυθμίζουμε', 0, 0, 0.6667, 'ρ000', 1, '*'),
(29986, 'στήθους', 'στήθους', 0, 0, 0.4667, 'σ000', 1, '*'),
(29987, 'σταθερό', 'σταθερό', 0, 0, 0.4667, 'σ000', 1, '*'),
(29988, 'τοποθέτηση', 'τοποθέτηση', 0, 0, 0.6667, 'τ000', 1, '*'),
(29989, 'φεύγει', 'φεύγει', 0, 0, 0.4, 'φ000', 1, '*'),
(29990, 'φυσιολογικούς', 'φυσιολογικούς', 0, 0, 0.8667, 'φ000', 1, '*'),
(29991, 'χεριών', 'χεριών', 0, 0, 0.4, 'χ000', 1, '*'),
(29992, 'όλον', 'όλον', 0, 0, 0.2667, 'ό000', 1, '*'),
(29997, '\'γιατί', '\'γιατί', 0, 0, 0.4, 'γ000', 1, '*'),
(29998, 'έγνοιες', 'έγνοιες', 0, 0, 0.4667, 'έ000', 1, '*'),
(29999, 'αδιάλλακτες', 'αδιάλλακτες', 0, 0, 0.7333, 'α000', 1, '*'),
(30000, 'ανησυχίες', 'ανησυχίες', 0, 0, 0.6, 'α000', 2, '*'),
(30001, 'αξιοποιώντας', 'αξιοποιώντας', 0, 0, 0.8, 'α000', 1, '*'),
(30002, 'απαρίθμησε', 'απαρίθμησε', 0, 0, 0.6667, 'α000', 1, '*'),
(30003, 'βρίσκω', 'βρίσκω', 0, 0, 0.4, 'β000', 1, '*'),
(30004, 'εμπλεκόμενους', 'εμπλεκόμενους', 0, 0, 0.8667, 'ε000', 1, '*'),
(30005, 'εμπλεκόμενων', 'εμπλεκόμενων', 0, 0, 0.8, 'ε000', 1, '*'),
(30006, 'καθόρισε', 'καθόρισε', 0, 0, 0.5333, 'κ000', 1, '*'),
(30007, 'κοινές', 'κοινές', 0, 0, 0.4, 'κ000', 1, '*'),
(30008, 'κρυμμένες', 'κρυμμένες', 0, 0, 0.6, 'κ000', 1, '*'),
(30009, 'μετακίνησε', 'μετακίνησε', 0, 0, 0.6667, 'μ000', 1, '*'),
(30010, 'μετατοπίσου', 'μετατοπίσου', 0, 0, 0.7333, 'μ000', 1, '*'),
(30011, 'μικρότερα', 'μικρότερα', 0, 0, 0.6, 'μ000', 1, '*'),
(30012, 'ονομάτισε', 'ονομάτισε', 0, 0, 0.6, 'ο000', 1, '*'),
(30013, 'πλευράς', 'πλευράς', 0, 0, 0.4667, 'π000', 1, '*'),
(30014, 'πολύπλοκες', 'πολύπλοκες', 0, 0, 0.6667, 'π000', 1, '*'),
(30015, 'προσέγγισε', 'προσέγγισε', 0, 0, 0.6667, 'π000', 1, '*'),
(30016, 'σπάσε', 'σπάσε', 0, 0, 0.3333, 'σ000', 1, '*'),
(30017, 'φόβους', 'φόβους', 0, 0, 0.4, 'φ000', 1, '*'),
(30018, 'χαρτογράφηση', 'χαρτογράφηση', 0, 0, 0.8, 'χ000', 1, '*'),
(30022, '233', '233', 0, 0, 0.3, '', 1, '*'),
(30023, 'ανθεκτικοτητα', 'ανθεκτικοτητα', 0, 0, 0.8667, 'α000', 1, '*'),
(30024, 'ψυχικη', 'ψυχικη', 0, 0, 0.4, 'ψ000', 1, '*'),
(30025, '234', '234', 0, 0, 0.3, '', 1, '*'),
(30026, 'worklife', 'worklife', 0, 0, 0.5333, 'W6241', 1, '*'),
(30028, '232', '232', 0, 0, 0.3, '', 1, '*'),
(30029, 'θεσπιση', 'θεσπιση', 0, 0, 0.4667, 'θ000', 1, '*'),
(30030, 'στοχων', 'στοχων', 0, 0, 0.4, 'σ000', 1, '*'),
(30031, '231', '231', 0, 0, 0.3, '', 1, '*'),
(30032, 'προσαρμοστικοτητα', 'προσαρμοστικοτητα', 0, 0, 1, 'π000', 1, '*'),
(30034, '230', '230', 0, 0, 0.3, '', 1, '*'),
(30035, '229', '229', 0, 0, 0.3, '', 1, '*'),
(30036, '228', '228', 0, 0, 0.3, '', 1, '*'),
(30037, 'ικανοτητα', 'ικανοτητα', 0, 0, 0.6, 'ι000', 1, '*'),
(30039, '227', '227', 0, 0, 0.3, '', 1, '*'),
(30041, '225', '225', 0, 0, 0.3, '', 1, '*'),
(30042, '224', '224', 0, 0, 0.3, '', 1, '*'),
(30043, '223', '223', 0, 0, 0.3, '', 1, '*'),
(30044, '222', '222', 0, 0, 0.3, '', 1, '*'),
(30045, '226', '226', 0, 0, 0.3, '', 1, '*'),
(30046, '221', '221', 0, 0, 0.3, '', 1, '*'),
(30047, 'διεκδικηση', 'διεκδικηση', 0, 0, 0.6667, 'δ000', 1, '*'),
(30048, 'θετικη', 'θετικη', 0, 0, 0.4, 'θ000', 1, '*'),
(30049, '220', '220', 0, 0, 0.3, '', 1, '*'),
(30050, '219', '219', 0, 0, 0.3, '', 1, '*'),
(30051, '218', '218', 0, 0, 0.3, '', 1, '*'),
(30052, '217', '217', 0, 0, 0.3, '', 1, '*'),
(30053, '216', '216', 0, 0, 0.3, '', 1, '*'),
(30054, 'αυτονομια', 'αυτονομια', 0, 0, 0.6, 'α000', 1, '*'),
(30056, '215', '215', 0, 0, 0.3, '', 1, '*'),
(30057, 'αυτοελεγχο', 'αυτοελεγχο', 0, 0, 0.6667, 'α000', 1, '*'),
(30059, '214', '214', 0, 0, 0.3, '', 1, '*'),
(30060, '213', '213', 0, 0, 0.3, '', 1, '*'),
(30061, '212', '212', 0, 0, 0.3, '', 1, '*'),
(30062, 'ερωτικεσ', 'ερωτικεσ', 0, 0, 0.5333, 'ε000', 1, '*'),
(30064, '211', '211', 0, 0, 0.3, '', 1, '*'),
(30065, '210', '210', 0, 0, 0.3, '', 1, '*'),
(30066, '209', '209', 0, 0, 0.3, '', 1, '*'),
(30067, 'θυμο', 'θυμο', 0, 0, 0.2667, 'θ000', 1, '*'),
(30069, '208', '208', 0, 0, 0.3, '', 1, '*'),
(30070, '207', '207', 0, 0, 0.3, '', 1, '*'),
(30071, 'στρεσ', 'στρεσ', 0, 0, 0.3333, 'σ000', 1, '*'),
(30074, '187', '187', 0, 0, 0.3, '', 1, '*'),
(30075, '206', '206', 0, 0, 0.3, '', 1, '*'),
(30089, '68', '68', 0, 0, 0.2, '', 1, '*'),
(30090, 'διαχωρίζοντας', 'διαχωρίζοντας', 0, 0, 0.8667, 'δ000', 1, '*'),
(30122, '\'εμπλεκόμενα', '\'εμπλεκόμενα', 0, 0, 0.8, 'ε000', 1, '*'),
(30123, '\'λέξη', '\'λέξη', 0, 0, 0.3333, 'λ000', 1, '*'),
(30124, '\'σημειώσεις', '\'σημειώσεις', 0, 0, 0.7333, 'σ000', 1, '*'),
(30125, '69', '69', 0, 0, 0.2, '', 1, '*'),
(30126, 'άτομα\'', 'άτομα\'', 0, 0, 0.4, 'ά000', 1, '*'),
(30127, 'ανατρέξετε', 'ανατρέξετε', 0, 0, 0.6667, 'α000', 1, '*'),
(30128, 'αντικαθιστώντας', 'αντικαθιστώντας', 0, 0, 1, 'α000', 1, '*'),
(30129, 'αρθρο', 'αρθρο', 0, 0, 0.3333, 'α000', 1, '*'),
(30130, 'βασισμένοι', 'βασισμένοι', 0, 0, 0.6667, 'β000', 1, '*'),
(30131, 'βοηθάς', 'βοηθάς', 0, 0, 0.4, 'β000', 1, '*'),
(30132, 'βοηθάω', 'βοηθάω', 0, 0, 0.4, 'β000', 1, '*'),
(30133, 'ειπωθούν', 'ειπωθούν', 0, 0, 0.5333, 'ε000', 1, '*'),
(30134, 'εμπλακήκατε', 'εμπλακήκατε', 0, 0, 0.7333, 'ε000', 1, '*'),
(30135, 'εμπλεκόμενα', 'εμπλεκόμενα', 0, 0, 0.7333, 'ε000', 1, '*'),
(30136, 'κατηγόρησε', 'κατηγόρησε', 0, 0, 0.6667, 'κ000', 1, '*'),
(30137, 'λογομαχίες', 'λογομαχίες', 0, 0, 0.6667, 'λ000', 1, '*'),
(30138, 'μου\'', 'μου\'', 0, 0, 0.2667, 'μ000', 1, '*'),
(30139, 'νοητικά', 'νοητικά', 0, 0, 0.4667, 'ν000', 1, '*'),
(30140, 'ονομάστε', 'ονομάστε', 0, 0, 0.5333, 'ο000', 1, '*'),
(30141, 'ποτε', 'ποτε', 0, 0, 0.2667, 'π000', 1, '*'),
(30142, 'πρόσφατες', 'πρόσφατες', 0, 0, 0.6, 'π000', 1, '*'),
(30143, 'πυροδότησαν', 'πυροδότησαν', 0, 0, 0.7333, 'π000', 1, '*'),
(30144, 'σας\'', 'σας\'', 0, 0, 0.2667, 'σ000', 1, '*'),
(30145, 'συνέβη\'', 'συνέβη\'', 0, 0, 0.4667, 'σ000', 1, '*'),
(30146, 'σύγκρουσης', 'σύγκρουσης', 0, 0, 0.6667, 'σ000', 1, '*'),
(30147, 'σύγκρουσης\',', 'σύγκρουσης\',', 0, 0, 0.8, 'σ000', 1, '*'),
(30148, 'τέταρτη', 'τέταρτη', 0, 0, 0.4667, 'τ000', 1, '*'),
(30149, 'τρίτη', 'τρίτη', 0, 0, 0.3333, 'τ000', 3, '*'),
(30150, 'τρείς', 'τρείς', 0, 0, 0.3333, 'τ000', 1, '*'),
(30151, 'φωτιά\'.', 'φωτιά\'.', 0, 0, 0.4667, 'φ000', 1, '*'),
(30157, 'doi', 'doi', 0, 0, 0.2, 'D000', 5, '*'),
(30160, 'happiness', 'happiness', 0, 0, 0.6, 'H152', 3, '*'),
(30162, 'journal', 'journal', 0, 0, 0.4667, 'J654', 18, '*'),
(30165, 'reference', 'reference', 0, 0, 0.6, 'R1652', 12, '*'),
(30166, 'role', 'role', 0, 0, 0.2667, 'R400', 3, '*'),
(30170, 'studies', 'studies', 0, 0, 0.4667, 'S320', 3, '*'),
(30182, 'εξετάσουν', 'εξετάσουν', 0, 0, 0.6, 'ε000', 2, '*'),
(30186, 'ευημερίας', 'ευημερίας', 0, 0, 0.6, 'ε000', 2, '*'),
(30189, 'καθημερινής', 'καθημερινής', 0, 0, 0.7333, 'κ000', 2, '*'),
(30192, 'λαχανικά', 'λαχανικά', 0, 0, 0.5333, 'λ000', 3, '*'),
(30200, 'τρώνε', 'τρώνε', 0, 0, 0.3333, 'τ000', 3, '*'),
(30203, 'φρούτα', 'φρούτα', 0, 0, 0.4, 'φ000', 3, '*'),
(30205, 'χρησιμοποιείται', 'χρησιμοποιείται', 0, 0, 1, 'χ000', 4, '*'),
(30232, '2020', '2020', 0, 0, 0.4, '', 2, '*'),
(30236, 'j', 'j', 0, 0, 0.0667, 'J000', 11, '*'),
(30248, 'αξιολογούν', 'αξιολογούν', 0, 0, 0.6667, 'α000', 2, '*'),
(30252, 'διαπιστώθηκε', 'διαπιστώθηκε', 0, 0, 0.8, 'δ000', 2, '*'),
(30261, 'εξετάστηκε', 'εξετάστηκε', 0, 0, 0.6667, 'ε000', 2, '*'),
(30277, 'ρύθμιση', 'ρύθμιση', 0, 0, 0.4667, 'ρ000', 3, '*'),
(30284, 'υψηλότερα', 'υψηλότερα', 0, 0, 0.6, 'υ000', 6, '*'),
(30285, 'χρησιμοποιούνται', 'χρησιμοποιούνται', 0, 0, 1, 'χ000', 4, '*'),
(30319, '242', '242', 0, 0, 0.3, '', 3, '*'),
(30320, '«άγχος»', '«άγχος»', 0, 0, 0.4667, 'ά000', 3, '*'),
(30321, '«απειλεί»', '«απειλεί»', 0, 0, 0.6, 'α000', 3, '*'),
(30322, '«απειλητικό»', '«απειλητικό»', 0, 0, 0.8, 'α000', 3, '*'),
(30323, '«στρες»', '«στρες»', 0, 0, 0.4667, 'σ000', 3, '*'),
(30324, 'ακαθόριστου', 'ακαθόριστου', 0, 0, 0.7333, 'α000', 3, '*'),
(30325, 'ακόλουθα', 'ακόλουθα', 0, 0, 0.5333, 'α000', 3, '*'),
(30326, 'ανάληψη', 'ανάληψη', 0, 0, 0.4667, 'α000', 3, '*'),
(30327, 'απειλητικού', 'απειλητικού', 0, 0, 0.7333, 'α000', 3, '*'),
(30328, 'απευθυνθούμεσε', 'απευθυνθούμεσε', 0, 0, 0.9333, 'α000', 2, '*'),
(30329, 'αυχένας', 'αυχένας', 0, 0, 0.4667, 'α000', 3, '*'),
(30330, 'δείκτης', 'δείκτης', 0, 0, 0.4667, 'δ000', 4, '*'),
(30331, 'διαφοροποιούνται', 'διαφοροποιούνται', 0, 0, 1, 'δ000', 3, '*'),
(30332, 'επίμονο', 'επίμονο', 0, 0, 0.4667, 'ε000', 3, '*'),
(30333, 'ερεθίσματος', 'ερεθίσματος', 0, 0, 0.7333, 'ε000', 3, '*'),
(30334, 'εσωτερικήαπόκριση', 'εσωτερικήαπόκριση', 0, 0, 1, 'ε000', 2, '*'),
(30335, 'ευερεθιστότητα', 'ευερεθιστότητα', 0, 0, 0.9333, 'ε000', 3, '*'),
(30336, 'εφίδρωση', 'εφίδρωση', 0, 0, 0.5333, 'ε000', 3, '*'),
(30337, 'καταπόνηση', 'καταπόνηση', 0, 0, 0.6667, 'κ000', 3, '*'),
(30338, 'κόπωση', 'κόπωση', 0, 0, 0.4, 'κ000', 3, '*'),
(30339, 'μακροχρόνιο', 'μακροχρόνιο', 0, 0, 0.7333, 'μ000', 3, '*'),
(30340, 'παρέρχεται', 'παρέρχεται', 0, 0, 0.6667, 'π000', 3, '*'),
(30341, 'πλάτη', 'πλάτη', 0, 0, 0.3333, 'π000', 3, '*'),
(30342, 'σίγουροι', 'σίγουροι', 0, 0, 0.5333, 'σ000', 3, '*'),
(30343, 'σημασίες', 'σημασίες', 0, 0, 0.5333, 'σ000', 3, '*'),
(30344, 'στενά', 'στενά', 0, 0, 0.3333, 'σ000', 3, '*'),
(30345, 'στομαχόπονοι', 'στομαχόπονοι', 0, 0, 0.8, 'σ000', 3, '*'),
(30346, 'συνεχίζει', 'συνεχίζει', 0, 0, 0.6, 'σ000', 3, '*'),
(30347, 'συνώνυμοι', 'συνώνυμοι', 0, 0, 0.6, 'σ000', 3, '*'),
(30348, 'σφίξιμο', 'σφίξιμο', 0, 0, 0.4667, 'σ000', 3, '*'),
(30349, 'ταχυπαλμία', 'ταχυπαλμία', 0, 0, 0.6667, 'τ000', 3, '*'),
(30350, 'υφίσταται', 'υφίσταται', 0, 0, 0.6, 'υ000', 3, '*'),
(30351, 'χαρακτηρίζεται', 'χαρακτηρίζεται', 0, 0, 0.9333, 'χ000', 4, '*'),
(30420, 'health', 'health', 0, 0, 0.4, 'H430', 8, '*'),
(30453, 'συμμετείχαν', 'συμμετείχαν', 0, 0, 0.7333, 'σ000', 3, '*'),
(30569, 'συμμετεχόντων', 'συμμετεχόντων', 0, 0, 0.8667, 'σ000', 6, '*'),
(30571, 'υψηλότερη', 'υψηλότερη', 0, 0, 0.6, 'υ000', 2, '*'),
(30572, 'χαμηλότερα', 'χαμηλότερα', 0, 0, 0.6667, 'χ000', 3, '*'),
(30592, 'reduce', 'reduce', 0, 0, 0.4, 'R320', 2, '*'),
(30652, 'ορμόνες', 'ορμόνες', 0, 0, 0.4667, 'ο000', 2, '*'),
(30737, 'b', 'b', 0, 0, 0.0667, 'B000', 2, '*'),
(31007, '10.1007', '10.1007', 0, 0, 0.7, '', 2, '*'),
(31008, '2021', '2021', 0, 0, 0.4, '', 14, '*'),
(31009, '240', '240', 0, 0, 0.3, '', 1, '*'),
(31010, 'adelina', 'adelina', 0, 0, 0.4667, 'A345', 1, '*'),
(31011, 'delayed', 'delayed', 0, 0, 0.4667, 'D430', 1, '*'),
(31012, 'gratification', 'gratification', 0, 0, 0.8667, 'G631235', 1, '*'),
(31013, 'gschwandtner', 'gschwandtner', 0, 0, 0.8, 'G5356', 1, '*'),
(31014, 'jewell', 'jewell', 0, 0, 0.4, 'J400', 1, '*'),
(31015, 'kambhampati', 'kambhampati', 0, 0, 0.7333, 'K51513', 1, '*'),
(31016, 'lifestyle', 'lifestyle', 0, 0, 0.6, 'L1234', 1, '*'),
(31017, 's10902-021-00440-y', 's10902-021-00440-y', 0, 0, 1, 'S000', 1, '*'),
(31018, 'sarah', 'sarah', 0, 0, 0.3333, 'S600', 1, '*'),
(31019, 'satisfaction', 'satisfaction', 0, 0, 0.8, 'S321235', 1, '*'),
(31020, 'uma', 'uma', 0, 0, 0.2, 'U500', 1, '*'),
(31021, '«τα', '«τα', 0, 0, 0.2, 'τ000', 1, '*'),
(31022, 'αποδείχτηκε', 'αποδείχτηκε', 0, 0, 0.7333, 'α000', 1, '*'),
(31023, 'ασκούνται', 'ασκούνται', 0, 0, 0.6, 'α000', 1, '*'),
(31024, 'δημοσιεύθηκαν', 'δημοσιεύθηκαν', 0, 0, 0.8667, 'δ000', 1, '*'),
(31025, 'δημόσιας', 'δημόσιας', 0, 0, 0.5333, 'δ000', 1, '*'),
(31026, 'διαπίστωση', 'διαπίστωση', 0, 0, 0.6667, 'δ000', 1, '*'),
(31027, 'διπλό».', 'διπλό».', 0, 0, 0.4667, 'δ000', 1, '*'),
(31028, 'δρ', 'δρ', 0, 0, 0.1333, 'δ000', 2, '*'),
(31029, 'εκστρατείες', 'εκστρατείες', 0, 0, 0.7333, 'ε000', 1, '*'),
(31030, 'ενθάρρυνση', 'ενθάρρυνση', 0, 0, 0.6667, 'ε000', 1, '*'),
(31031, 'επηρεάσουν', 'επηρεάσουν', 0, 0, 0.6667, 'ε000', 1, '*'),
(31032, 'ερευνήτριες', 'ερευνήτριες', 0, 0, 0.7333, 'ε000', 1, '*'),
(31033, 'ευεργετικές', 'ευεργετικές', 0, 0, 0.7333, 'ε000', 1, '*'),
(31034, 'ευρέως', 'ευρέως', 0, 0, 0.4, 'ε000', 1, '*'),
(31035, 'καθηγήτρια', 'καθηγήτρια', 0, 0, 0.6667, 'κ000', 2, '*'),
(31036, 'καθυστερημένη', 'καθυστερημένη', 0, 0, 0.8667, 'κ000', 1, '*'),
(31037, 'κεντ', 'κεντ', 0, 0, 0.2667, 'κ000', 1, '*'),
(31038, 'μακροπρόθεσμα', 'μακροπρόθεσμα', 0, 0, 0.8667, 'μ000', 1, '*'),
(31039, 'μεταβλητή', 'μεταβλητή', 0, 0, 0.6, 'μ000', 1, '*'),
(31040, 'πανεπιστημίων', 'πανεπιστημίων', 0, 0, 0.8667, 'π000', 1, '*'),
(31041, 'ρέντινγκ', 'ρέντινγκ', 0, 0, 0.5333, 'ρ000', 1, '*'),
(31042, 'σταθερή', 'σταθερή', 0, 0, 0.4667, 'σ000', 1, '*'),
(31043, 'συμβάλουν', 'συμβάλουν', 0, 0, 0.6, 'σ000', 1, '*'),
(31044, 'τεκμηριωθεί', 'τεκμηριωθεί', 0, 0, 0.7333, 'τ000', 1, '*'),
(31045, 'τόση', 'τόση', 0, 0, 0.2667, 'τ000', 1, '*'),
(31046, 'υγιεινής', 'υγιεινής', 0, 0, 0.5333, 'υ000', 1, '*'),
(31047, 'χρησιμοποίησαν', 'χρησιμοποίησαν', 0, 0, 0.9333, 'χ000', 1, '*'),
(31048, 'ωφελήσουν', 'ωφελήσουν', 0, 0, 0.6, 'ω000', 1, '*'),
(31070, '132-143', '132-143', 0, 0, 0.7, '', 1, '*'),
(31071, '241', '241', 0, 0, 0.3, '', 1, '*'),
(31072, 'acceptance', 'acceptance', 0, 0, 0.6667, 'A21352', 1, '*'),
(31073, 'higher', 'higher', 0, 0, 0.4, 'H260', 1, '*'),
(31074, 'moderating', 'moderating', 0, 0, 0.6667, 'M36352', 1, '*'),
(31075, 'predicts', 'predicts', 0, 0, 0.5333, 'P63232', 1, '*'),
(31076, 'psych', 'psych', 0, 0, 0.3333, 'P200', 1, '*'),
(31077, 'q', 'q', 0, 0, 0.0667, 'Q000', 1, '*'),
(31078, 'valuing', 'valuing', 0, 0, 0.4667, 'V452', 1, '*'),
(31079, 'wang', 'wang', 0, 0, 0.2667, 'W520', 1, '*'),
(31080, 'y', 'y', 0, 0, 0.0667, 'Y000', 1, '*'),
(31081, 'zhao', 'zhao', 0, 0, 0.2667, 'Z000', 1, '*'),
(31082, 'αλλάξουν', 'αλλάξουν', 0, 0, 0.5333, 'α000', 1, '*'),
(31083, 'ανακαλύπτοντας', 'ανακαλύπτοντας', 0, 0, 0.9333, 'α000', 1, '*'),
(31084, 'ανεπτυγμένη', 'ανεπτυγμένη', 0, 0, 0.7333, 'α000', 1, '*'),
(31085, 'βαθμού', 'βαθμού', 0, 0, 0.4, 'β000', 1, '*'),
(31086, 'δέχονται', 'δέχονται', 0, 0, 0.5333, 'δ000', 1, '*'),
(31087, 'διαδικασίας', 'διαδικασίας', 0, 0, 0.7333, 'δ000', 1, '*'),
(31088, 'διευκολύνει', 'διευκολύνει', 0, 0, 0.7333, 'δ000', 1, '*'),
(31089, 'δυσάρεστα', 'δυσάρεστα', 0, 0, 0.6, 'δ000', 1, '*'),
(31090, 'δυσάρεστων', 'δυσάρεστων', 0, 0, 0.6667, 'δ000', 1, '*'),
(31091, 'ελέγξουν', 'ελέγξουν', 0, 0, 0.5333, 'ε000', 1, '*'),
(31092, 'ελαχιστοποίηση', 'ελαχιστοποίηση', 0, 0, 0.9333, 'ε000', 1, '*'),
(31093, 'εναλλακτικοί', 'εναλλακτικοί', 0, 0, 0.8, 'ε000', 1, '*'),
(31094, 'εναλλακτικών', 'εναλλακτικών', 0, 0, 0.8, 'ε000', 1, '*'),
(31095, 'ενεργά', 'ενεργά', 0, 0, 0.4, 'ε000', 1, '*'),
(31096, 'εξοικονομούν', 'εξοικονομούν', 0, 0, 0.8, 'ε000', 1, '*'),
(31097, 'επανάληψη', 'επανάληψη', 0, 0, 0.6, 'ε000', 1, '*'),
(31098, 'επανεκτίμηση', 'επανεκτίμηση', 0, 0, 0.8, 'ε000', 1, '*'),
(31099, 'επιδίωξης', 'επιδίωξης', 0, 0, 0.6, 'ε000', 1, '*'),
(31100, 'επιδιώξουμε', 'επιδιώξουμε', 0, 0, 0.7333, 'ε000', 1, '*'),
(31101, 'ερμηνεία', 'ερμηνεία', 0, 0, 0.5333, 'ε000', 1, '*'),
(31102, 'ευρημάτων', 'ευρημάτων', 0, 0, 0.6, 'ε000', 1, '*'),
(31103, 'κίνας', 'κίνας', 0, 0, 0.3333, 'κ000', 1, '*'),
(31104, 'κατάστασηςκαι', 'κατάστασηςκαι', 0, 0, 0.8667, 'κ000', 1, '*'),
(31105, 'κινητοποιεί', 'κινητοποιεί', 0, 0, 0.7333, 'κ000', 1, '*'),
(31106, 'κρίνεται', 'κρίνεται', 0, 0, 0.5333, 'κ000', 1, '*'),
(31107, 'πεδίου', 'πεδίου', 0, 0, 0.4, 'π000', 1, '*'),
(31108, 'πράξεων', 'πράξεων', 0, 0, 0.4667, 'π000', 1, '*'),
(31109, 'πραγματοποιήσουμε', 'πραγματοποιήσουμε', 0, 0, 1, 'π000', 1, '*'),
(31110, 'προσανατολισμένες', 'προσανατολισμένες', 0, 0, 1, 'π000', 1, '*'),
(31111, 'ρύθμισης', 'ρύθμισης', 0, 0, 0.5333, 'ρ000', 1, '*'),
(31112, 'σημαντικής', 'σημαντικής', 0, 0, 0.6667, 'σ000', 1, '*'),
(31113, 'συμπερίληψη', 'συμπερίληψη', 0, 0, 0.7333, 'σ000', 1, '*'),
(31114, 'συμπερασματικά', 'συμπερασματικά', 0, 0, 0.9333, 'σ000', 1, '*'),
(31115, 'συνεχίσουμε', 'συνεχίσουμε', 0, 0, 0.7333, 'σ000', 1, '*'),
(31116, 'συνολικής', 'συνολικής', 0, 0, 0.6, 'σ000', 1, '*'),
(31133, '2019', '2019', 0, 0, 0.4, '', 2, '*'),
(31134, '243', '243', 0, 0, 0.3, '', 1, '*'),
(31135, 'app', 'app', 0, 0, 0.2, 'A100', 1, '*'),
(31136, 'bostock', 'bostock', 0, 0, 0.4667, 'B232', 1, '*'),
(31137, 'crosswell', 'crosswell', 0, 0, 0.6, 'C624', 1, '*'),
(31138, 'meditation', 'meditation', 0, 0, 0.6667, 'M350', 1, '*'),
(31139, 'occupational', 'occupational', 0, 0, 0.8, 'O21354', 1, '*'),
(31140, 'on-the-go', 'on-the-go', 0, 0, 0.6, 'O532', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(31141, 'prather', 'prather', 0, 0, 0.4667, 'P636', 1, '*'),
(31142, 'steptoe', 'steptoe', 0, 0, 0.4667, 'S313', 1, '*'),
(31143, 'well-being', 'well-being', 0, 0, 0.6667, 'W4152', 1, '*'),
(31144, 'αναδεικνύουν', 'αναδεικνύουν', 0, 0, 0.8, 'α000', 1, '*'),
(31145, 'απαλλαγμένοι', 'απαλλαγμένοι', 0, 0, 0.8, 'α000', 1, '*'),
(31146, 'απασχολούνταν', 'απασχολούνταν', 0, 0, 0.8667, 'α000', 1, '*'),
(31147, 'αποτελεσματικότητα', 'αποτελεσματικότητα', 0, 0, 1, 'α000', 1, '*'),
(31148, 'αυξημένα', 'αυξημένα', 0, 0, 0.5333, 'α000', 1, '*'),
(31149, 'διαλογισμόκαι', 'διαλογισμόκαι', 0, 0, 0.8667, 'δ000', 1, '*'),
(31150, 'εβδομάδων', 'εβδομάδων', 0, 0, 0.6, 'ε000', 2, '*'),
(31151, 'εικόνων', 'εικόνων', 0, 0, 0.4667, 'ε000', 1, '*'),
(31152, 'εκπαίδευσης', 'εκπαίδευσης', 0, 0, 0.7333, 'ε000', 1, '*'),
(31153, 'εργαζόμενοι', 'εργαζόμενοι', 0, 0, 0.7333, 'ε000', 1, '*'),
(31154, 'εργασιακά', 'εργασιακά', 0, 0, 0.6, 'ε000', 1, '*'),
(31155, 'εργασιακού', 'εργασιακού', 0, 0, 0.6667, 'ε000', 1, '*'),
(31156, 'ερεύνησαν', 'ερεύνησαν', 0, 0, 0.6, 'ε000', 1, '*'),
(31157, 'ευημερία', 'ευημερία', 0, 0, 0.5333, 'ε000', 2, '*'),
(31158, 'μελετήσει', 'μελετήσει', 0, 0, 0.6, 'μ000', 1, '*'),
(31159, 'μονοήμερη', 'μονοήμερη', 0, 0, 0.6, 'μ000', 1, '*'),
(31160, 'μονοήμερης', 'μονοήμερης', 0, 0, 0.6667, 'μ000', 1, '*'),
(31161, 'νοερών', 'νοερών', 0, 0, 0.4, 'ν000', 1, '*'),
(31162, 'ολοένα', 'ολοένα', 0, 0, 0.4, 'ο000', 1, '*'),
(31163, 'ολοκληρωμένων', 'ολοκληρωμένων', 0, 0, 0.8667, 'ο000', 1, '*'),
(31164, 'παρεμβάσεων', 'παρεμβάσεων', 0, 0, 0.7333, 'π000', 1, '*'),
(31165, 'πλήρως', 'πλήρως', 0, 0, 0.4, 'π000', 1, '*'),
(31166, 'πληθώρα', 'πληθώρα', 0, 0, 0.4667, 'π000', 6, '*'),
(31167, 'προωθούν', 'προωθούν', 0, 0, 0.5333, 'π000', 1, '*'),
(31168, 'στρατηγικών', 'στρατηγικών', 0, 0, 0.7333, 'σ000', 1, '*'),
(31169, 'συγκριτικά', 'συγκριτικά', 0, 0, 0.6667, 'σ000', 1, '*'),
(31170, 'συμπέραναν', 'συμπέραναν', 0, 0, 0.6667, 'σ000', 1, '*'),
(31171, 'συμπεριλαμβάνονταν', 'συμπεριλαμβάνονταν', 0, 0, 1, 'σ000', 1, '*'),
(31172, 'συνηθέστερες', 'συνηθέστερες', 0, 0, 0.8, 'σ000', 1, '*'),
(31173, 'τεχνικών', 'τεχνικών', 0, 0, 0.5333, 'τ000', 1, '*'),
(31174, 'χρησιμοποιήθηκαν', 'χρησιμοποιήθηκαν', 0, 0, 1, 'χ000', 1, '*'),
(31196, '10.1016', '10.1016', 0, 0, 0.7, '', 2, '*'),
(31197, '244', '244', 0, 0, 0.3, '', 1, '*'),
(31198, '296', '296', 0, 0, 0.3, '', 1, '*'),
(31199, '567', '567', 0, 0, 0.3, '', 1, '*'),
(31200, '576', '576', 0, 0, 0.3, '', 1, '*'),
(31201, 'affective', 'affective', 0, 0, 0.6, 'A1231', 1, '*'),
(31202, 'before', 'before', 0, 0, 0.4, 'B600', 1, '*'),
(31203, 'cohort', 'cohort', 0, 0, 0.4, 'C630', 1, '*'),
(31204, 'comparing', 'comparing', 0, 0, 0.6, 'C51652', 1, '*'),
(31205, 'covid', 'covid', 0, 0, 0.3333, 'C130', 1, '*'),
(31206, 'covid-19', 'covid-19', 0, 0, 0.5333, 'C130', 2, '*'),
(31207, 'daly', 'daly', 0, 0, 0.2667, 'D400', 1, '*'),
(31208, 'disorders', 'disorders', 0, 0, 0.6, 'D26362', 2, '*'),
(31209, 'during', 'during', 0, 0, 0.4, 'D652', 1, '*'),
(31210, 'https', 'https', 0, 0, 0.3333, 'H312', 1, '*'),
(31211, 'jad.2021.09.098', 'jad.2021.09.098', 0, 0, 1, 'J300', 1, '*'),
(31212, 'jones', 'jones', 0, 0, 0.3333, 'J520', 1, '*'),
(31213, 'longitudinal', 'longitudinal', 0, 0, 0.8, 'L52354', 2, '*'),
(31214, 'mental', 'mental', 0, 0, 0.4, 'M340', 6, '*'),
(31215, 'meta-analysis', 'meta-analysis', 0, 0, 0.8667, 'M3542', 1, '*'),
(31216, 'org', 'org', 0, 0, 0.2, 'O620', 2, '*'),
(31217, 'pandemic', 'pandemic', 0, 0, 0.5333, 'P5352', 1, '*'),
(31218, 'references', 'references', 0, 0, 0.6667, 'R1652', 1, '*'),
(31219, 'review', 'review', 0, 0, 0.4, 'R100', 2, '*'),
(31220, 'robinson', 'robinson', 0, 0, 0.5333, 'R1525', 1, '*'),
(31221, 'sutin', 'sutin', 0, 0, 0.3333, 'S350', 1, '*'),
(31222, 'systematic', 'systematic', 0, 0, 0.6667, 'S3532', 1, '*'),
(31223, 'versus', 'versus', 0, 0, 0.4, 'V620', 1, '*'),
(31224, 'έδειξαν', 'έδειξαν', 0, 0, 0.4667, 'έ000', 1, '*'),
(31225, 'αγχώδους', 'αγχώδους', 0, 0, 0.5333, 'α000', 1, '*'),
(31226, 'βρέθηκε', 'βρέθηκε', 0, 0, 0.4667, 'β000', 1, '*'),
(31227, 'δημοσίευσαν', 'δημοσίευσαν', 0, 0, 0.7333, 'δ000', 1, '*'),
(31228, 'διερευνήθηκε', 'διερευνήθηκε', 0, 0, 0.8, 'δ000', 1, '*'),
(31229, 'δραστηριότητας', 'δραστηριότητας', 0, 0, 0.9333, 'δ000', 6, '*'),
(31230, 'επηρεαστεί', 'επηρεαστεί', 0, 0, 0.6667, 'ε000', 1, '*'),
(31231, 'επιδείνωση', 'επιδείνωση', 0, 0, 0.6667, 'ε000', 1, '*'),
(31232, 'επιρρεπείς', 'επιρρεπείς', 0, 0, 0.6667, 'ε000', 1, '*'),
(31233, 'ιανουάριο', 'ιανουάριο', 0, 0, 0.6, 'ι000', 1, '*'),
(31234, 'κήρυξη', 'κήρυξη', 0, 0, 0.4, 'κ000', 1, '*'),
(31235, 'μετανάλυση', 'μετανάλυση', 0, 0, 0.6667, 'μ000', 1, '*'),
(31236, 'μικρότερες', 'μικρότερες', 0, 0, 0.6667, 'μ000', 1, '*'),
(31237, 'παγκοσμίως', 'παγκοσμίως', 0, 0, 0.6667, 'π000', 1, '*'),
(31238, 'πανδημίας', 'πανδημίας', 0, 0, 0.6, 'π000', 2, '*'),
(31239, 'πιοευάλωτες', 'πιοευάλωτες', 0, 0, 0.7333, 'π000', 1, '*'),
(31240, 'πραγματοποιήθηκαν', 'πραγματοποιήθηκαν', 0, 0, 1, 'π000', 1, '*'),
(31241, 'πρώτους', 'πρώτους', 0, 0, 0.4667, 'π000', 1, '*'),
(31242, 'σημαντικότερες', 'σημαντικότερες', 0, 0, 0.9333, 'σ000', 1, '*'),
(31243, 'συνέκριναν', 'συνέκριναν', 0, 0, 0.6667, 'σ000', 1, '*'),
(31244, 'ψυχοπαθολογίας', 'ψυχοπαθολογίας', 0, 0, 0.9333, 'ψ000', 6, '*'),
(31259, '245', '245', 0, 0, 0.3, '', 1, '*'),
(31260, 'acute', 'acute', 0, 0, 0.3333, 'A230', 1, '*'),
(31261, 'al', 'al', 0, 0, 0.1333, 'A400', 1, '*'),
(31262, 'berretz', 'berretz', 0, 0, 0.4667, 'B632', 1, '*'),
(31263, 'bm', 'bm', 0, 0, 0.1333, 'B500', 1, '*'),
(31264, 'cebula', 'cebula', 0, 0, 0.4, 'C140', 1, '*'),
(31265, 'cortisol', 'cortisol', 0, 0, 0.5333, 'C6324', 1, '*'),
(31266, 'e0266887', 'e0266887', 0, 0, 0.5333, 'E000', 1, '*'),
(31267, 'embraces', 'embraces', 0, 0, 0.5333, 'E5162', 1, '*'),
(31268, 'g', 'g', 0, 0, 0.0667, 'G000', 1, '*'),
(31269, 'induction', 'induction', 0, 0, 0.6, 'I53235', 1, '*'),
(31270, 'men', 'men', 0, 0, 0.2, 'M000', 1, '*'),
(31271, 'ocklenburg', 'ocklenburg', 0, 0, 0.6667, 'O245162', 1, '*'),
(31272, 'ot', 'ot', 0, 0, 0.1333, 'O300', 1, '*'),
(31273, 'packheiser', 'packheiser', 0, 0, 0.6667, 'P260', 1, '*'),
(31274, 'papadopoulou', 'papadopoulou', 0, 0, 0.8, 'P314', 1, '*'),
(31275, 'partner', 'partner', 0, 0, 0.4667, 'P6356', 1, '*'),
(31276, 'plos', 'plos', 0, 0, 0.2667, 'P420', 1, '*'),
(31277, 'romantic', 'romantic', 0, 0, 0.5333, 'R532', 1, '*'),
(31278, 'wolf', 'wolf', 0, 0, 0.2667, 'W410', 1, '*'),
(31279, 'wortelmann', 'wortelmann', 0, 0, 0.6667, 'W6345', 1, '*'),
(31280, 'άγχουςσε', 'άγχουςσε', 0, 0, 0.5333, 'ά000', 1, '*'),
(31281, 'έλεγξαν', 'έλεγξαν', 0, 0, 0.4667, 'έ000', 1, '*'),
(31282, 'αγγίγματος', 'αγγίγματος', 0, 0, 0.6667, 'α000', 1, '*'),
(31283, 'αγκάλιασμα', 'αγκάλιασμα', 0, 0, 0.6667, 'α000', 1, '*'),
(31284, 'αγκαλιάζεις', 'αγκαλιάζεις', 0, 0, 0.7333, 'α000', 1, '*'),
(31285, 'αγκαλιάζονται', 'αγκαλιάζονται', 0, 0, 0.8667, 'α000', 1, '*'),
(31286, 'αγκαλιάζουμε', 'αγκαλιάζουμε', 0, 0, 0.8, 'α000', 1, '*'),
(31287, 'αγκαλιάς', 'αγκαλιάς', 0, 0, 0.5333, 'α000', 1, '*'),
(31288, 'αγκαλιαστούν', 'αγκαλιαστούν', 0, 0, 0.8, 'α000', 1, '*'),
(31289, 'αγχωτική', 'αγχωτική', 0, 0, 0.5333, 'α000', 1, '*'),
(31290, 'ακαδημαϊκό', 'ακαδημαϊκό', 0, 0, 0.6667, 'α000', 1, '*'),
(31291, 'ανέλυσαν', 'ανέλυσαν', 0, 0, 0.5333, 'α000', 1, '*'),
(31292, 'αναλύσεις', 'αναλύσεις', 0, 0, 0.6, 'α000', 1, '*'),
(31293, 'αποκάλυψε', 'αποκάλυψε', 0, 0, 0.6, 'α000', 1, '*'),
(31294, 'απρόσμενη', 'απρόσμενη', 0, 0, 0.6, 'α000', 1, '*'),
(31295, 'αρτηριακή', 'αρτηριακή', 0, 0, 0.6, 'α000', 1, '*'),
(31296, 'αφέθηκαν', 'αφέθηκαν', 0, 0, 0.5333, 'α000', 1, '*'),
(31297, 'αφής', 'αφής', 0, 0, 0.2667, 'α000', 1, '*'),
(31298, 'βιολογικό', 'βιολογικό', 0, 0, 0.6, 'β000', 1, '*'),
(31299, 'γερμανική', 'γερμανική', 0, 0, 0.6, 'γ000', 1, '*'),
(31300, 'δείξουν', 'δείξουν', 0, 0, 0.4667, 'δ000', 1, '*'),
(31301, 'δευτερολέπτων', 'δευτερολέπτων', 0, 0, 0.8667, 'δ000', 1, '*'),
(31302, 'δημοσιεύτηκε', 'δημοσιεύτηκε', 0, 0, 0.8, 'δ000', 2, '*'),
(31303, 'διερεύνησε', 'διερεύνησε', 0, 0, 0.6667, 'δ000', 1, '*'),
(31304, 'δοκιμασία', 'δοκιμασία', 0, 0, 0.6, 'δ000', 1, '*'),
(31305, 'εθελοντές', 'εθελοντές', 0, 0, 0.6, 'ε000', 2, '*'),
(31306, 'εθελοντών', 'εθελοντών', 0, 0, 0.6, 'ε000', 1, '*'),
(31307, 'εκτέθηκαν', 'εκτέθηκαν', 0, 0, 0.6, 'ε000', 1, '*'),
(31308, 'εκτεθούν', 'εκτεθούν', 0, 0, 0.5333, 'ε000', 1, '*'),
(31309, 'εμφάνισαν', 'εμφάνισαν', 0, 0, 0.6, 'ε000', 1, '*'),
(31310, 'ενθουσιασμένοι', 'ενθουσιασμένοι', 0, 0, 0.9333, 'ε000', 1, '*'),
(31311, 'επηρέασε', 'επηρέασε', 0, 0, 0.5333, 'ε000', 1, '*'),
(31312, 'επιπτώσεις', 'επιπτώσεις', 0, 0, 0.6667, 'ε000', 3, '*'),
(31313, 'επιτραπεί', 'επιτραπεί', 0, 0, 0.6, 'ε000', 1, '*'),
(31314, 'εργαστήριό', 'εργαστήριό', 0, 0, 0.6667, 'ε000', 1, '*'),
(31315, 'ερωτηματολογίου', 'ερωτηματολογίου', 0, 0, 1, 'ε000', 1, '*'),
(31316, 'ερωτηματολόγιο', 'ερωτηματολόγιο', 0, 0, 0.9333, 'ε000', 1, '*'),
(31317, 'ζεστό', 'ζεστό', 0, 0, 0.3333, 'ζ000', 1, '*'),
(31318, 'ζευγαριού', 'ζευγαριού', 0, 0, 0.6, 'ζ000', 1, '*'),
(31319, 'ηρεμήσετε', 'ηρεμήσετε', 0, 0, 0.6, 'η000', 1, '*'),
(31320, 'θαμπορούσαν', 'θαμπορούσαν', 0, 0, 0.7333, 'θ000', 1, '*'),
(31321, 'καθολικά', 'καθολικά', 0, 0, 0.5333, 'κ000', 1, '*'),
(31322, 'κοινής', 'κοινής', 0, 0, 0.4, 'κ000', 1, '*'),
(31323, 'κοινωνικού', 'κοινωνικού', 0, 0, 0.6667, 'κ000', 1, '*'),
(31324, 'κορτιζόλη', 'κορτιζόλη', 0, 0, 0.6, 'κ000', 1, '*'),
(31325, 'λυπημένοι', 'λυπημένοι', 0, 0, 0.6, 'λ000', 1, '*'),
(31326, 'μέτρησαν', 'μέτρησαν', 0, 0, 0.5333, 'μ000', 1, '*'),
(31327, 'μείωσε', 'μείωσε', 0, 0, 0.4, 'μ000', 2, '*'),
(31328, 'μειώσουν', 'μειώσουν', 0, 0, 0.5333, 'μ000', 1, '*'),
(31329, 'μελέτης', 'μελέτης', 0, 0, 0.4667, 'μ000', 1, '*'),
(31330, 'μετρήθηκε', 'μετρήθηκε', 0, 0, 0.6, 'μ000', 1, '*'),
(31331, 'μιλήσετε', 'μιλήσετε', 0, 0, 0.5333, 'μ000', 1, '*'),
(31332, 'μορφής', 'μορφής', 0, 0, 0.4, 'μ000', 1, '*'),
(31333, 'ξεπερνούν', 'ξεπερνούν', 0, 0, 0.6, 'ξ000', 1, '*'),
(31334, 'οδυνηρό', 'οδυνηρό', 0, 0, 0.4667, 'ο000', 1, '*'),
(31335, 'ομάδας', 'ομάδας', 0, 0, 0.4, 'ο000', 1, '*'),
(31336, 'παρηγορήσουμε', 'παρηγορήσουμε', 0, 0, 0.8667, 'π000', 1, '*'),
(31337, 'παρηγορεί', 'παρηγορεί', 0, 0, 0.6, 'π000', 1, '*'),
(31338, 'παρηγορείται', 'παρηγορείται', 0, 0, 0.8, 'π000', 1, '*'),
(31339, 'παρηγορητική', 'παρηγορητική', 0, 0, 0.8, 'π000', 1, '*'),
(31340, 'πειράματος', 'πειράματος', 0, 0, 0.6667, 'π000', 1, '*'),
(31341, 'πειραματική', 'πειραματική', 0, 0, 0.7333, 'π000', 1, '*'),
(31342, 'πειραματικής', 'πειραματικής', 0, 0, 0.8, 'π000', 1, '*'),
(31343, 'περιελάμβανε', 'περιελάμβανε', 0, 0, 0.8, 'π000', 1, '*'),
(31344, 'περιοδικό', 'περιοδικό', 0, 0, 0.6, 'π000', 1, '*'),
(31345, 'προσκάλεσαν', 'προσκάλεσαν', 0, 0, 0.7333, 'π000', 1, '*'),
(31346, 'στήριξη', 'στήριξη', 0, 0, 0.4667, 'σ000', 1, '*'),
(31347, 'συμπεριλάβουν', 'συμπεριλάβουν', 0, 0, 0.8667, 'σ000', 1, '*'),
(31348, 'συμπλήρωσαν', 'συμπλήρωσαν', 0, 0, 0.7333, 'σ000', 1, '*'),
(31349, 'συνέντευξη', 'συνέντευξη', 0, 0, 0.6667, 'σ000', 1, '*'),
(31350, 'συνθήκης', 'συνθήκης', 0, 0, 0.5333, 'σ000', 1, '*'),
(31351, 'σύντροφοι', 'σύντροφοι', 0, 0, 0.6, 'σ000', 1, '*'),
(31352, 'χρησιμοποιήσουν', 'χρησιμοποιήσουν', 0, 0, 1, 'χ000', 1, '*'),
(31353, 'χώρισαν', 'χώρισαν', 0, 0, 0.4667, 'χ000', 1, '*'),
(31386, '2016', '2016', 0, 0, 0.4, '', 1, '*'),
(31387, '246', '246', 0, 0, 0.3, '', 1, '*'),
(31388, '25-39', '25-39', 0, 0, 0.5, '', 1, '*'),
(31389, 'blessings', 'blessings', 0, 0, 0.6, 'B4252', 1, '*'),
(31390, 'counting', 'counting', 0, 0, 0.5333, 'C5352', 1, '*'),
(31391, 'daily', 'daily', 0, 0, 0.3333, 'D400', 1, '*'),
(31392, 'holas', 'holas', 0, 0, 0.3333, 'H420', 1, '*'),
(31393, 'impact', 'impact', 0, 0, 0.4, 'I5123', 1, '*'),
(31394, 'krejtk', 'krejtk', 0, 0, 0.4, 'K6232', 1, '*'),
(31395, 'krejtz', 'krejtz', 0, 0, 0.4, 'K6232', 1, '*'),
(31396, 'michnicka', 'michnicka', 0, 0, 0.6, 'M252', 1, '*'),
(31397, 'nezlek', 'nezlek', 0, 0, 0.4, 'N242', 1, '*'),
(31398, 'one\'s', 'one\'s', 0, 0, 0.3333, 'O520', 1, '*'),
(31399, 'rusanowska', 'rusanowska', 0, 0, 0.6667, 'R252', 1, '*'),
(31400, 'έλαβαν', 'έλαβαν', 0, 0, 0.4, 'έ000', 1, '*'),
(31401, 'ένιωθαν', 'ένιωθαν', 0, 0, 0.4667, 'έ000', 1, '*'),
(31402, 'έτη', 'έτη', 0, 0, 0.2, 'έ000', 1, '*'),
(31403, 'ανέδειξε', 'ανέδειξε', 0, 0, 0.5333, 'α000', 1, '*'),
(31404, 'αντιλαμβανόμενων', 'αντιλαμβανόμενων', 0, 0, 1, 'α000', 1, '*'),
(31405, 'δεδομένων', 'δεδομένων', 0, 0, 0.6, 'δ000', 1, '*'),
(31406, 'δόθηκε', 'δόθηκε', 0, 0, 0.4, 'δ000', 1, '*'),
(31407, 'εκ', 'εκ', 0, 0, 0.1333, 'ε000', 1, '*'),
(31408, 'ισάριθμες', 'ισάριθμες', 0, 0, 0.6, 'ι000', 1, '*'),
(31409, 'καθημερινού', 'καθημερινού', 0, 0, 0.7333, 'κ000', 1, '*'),
(31410, 'καταγράφουν', 'καταγράφουν', 0, 0, 0.7333, 'κ000', 1, '*'),
(31411, 'μοιράστηκαν', 'μοιράστηκαν', 0, 0, 0.7333, 'μ000', 2, '*'),
(31412, 'ομάδων', 'ομάδων', 0, 0, 0.4, 'ο000', 2, '*'),
(31413, 'οποίοι', 'οποίοι', 0, 0, 0.4, 'ο000', 1, '*'),
(31414, 'συνεργατών', 'συνεργατών', 0, 0, 0.6667, 'σ000', 1, '*'),
(31415, 'τήρησης', 'τήρησης', 0, 0, 0.4667, 'τ000', 1, '*'),
(31416, 'τεκμηριώνουν', 'τεκμηριώνουν', 0, 0, 0.8, 'τ000', 1, '*'),
(31417, 'υποστηρίζοντας', 'υποστηρίζοντας', 0, 0, 0.9333, 'υ000', 1, '*'),
(31449, '10.1017', '10.1017', 0, 0, 0.7, '', 1, '*'),
(31450, '247', '247', 0, 0, 0.3, '', 1, '*'),
(31451, '428', '428', 0, 0, 0.3, '', 1, '*'),
(31452, 'aston', 'aston', 0, 0, 0.3333, 'A235', 1, '*'),
(31453, 'british', 'british', 0, 0, 0.4667, 'B632', 5, '*'),
(31454, 'claire', 'claire', 0, 0, 0.4, 'C460', 1, '*'),
(31455, 'cognitive', 'cognitive', 0, 0, 0.6, 'C531', 1, '*'),
(31456, 'college', 'college', 0, 0, 0.4667, 'C420', 5, '*'),
(31457, 'consumption', 'consumption', 0, 0, 0.7333, 'C525135', 1, '*'),
(31458, 'failures', 'failures', 0, 0, 0.5333, 'F462', 1, '*'),
(31459, 'farrow', 'farrow', 0, 0, 0.4, 'F600', 1, '*'),
(31460, 'frequency', 'frequency', 0, 0, 0.6, 'F6252', 1, '*'),
(31461, 'fruit', 'fruit', 0, 0, 0.3333, 'F630', 1, '*'),
(31462, 'jason', 'jason', 0, 0, 0.3333, 'J500', 1, '*'),
(31463, 'mediation', 'mediation', 0, 0, 0.6, 'M350', 1, '*'),
(31464, 'michael', 'michael', 0, 0, 0.4667, 'M240', 1, '*'),
(31465, 'nicola-jayne', 'nicola-jayne', 0, 0, 0.8, 'N2425', 1, '*'),
(31466, 'predict', 'predict', 0, 0, 0.4667, 'P6323', 1, '*'),
(31467, 's0007114522001660', 's0007114522001660', 0, 0, 1, 'S000', 1, '*'),
(31468, 'savoury', 'savoury', 0, 0, 0.4667, 'S160', 1, '*'),
(31469, 'sciences', 'sciences', 0, 0, 0.5333, 'S520', 2, '*'),
(31470, 'selective', 'selective', 0, 0, 0.6, 'S4231', 1, '*'),
(31471, 'snacking', 'snacking', 0, 0, 0.5333, 'S5252', 1, '*'),
(31472, 'thomas', 'thomas', 0, 0, 0.4, 'T520', 1, '*'),
(31473, 'tuck', 'tuck', 0, 0, 0.2667, 'T200', 1, '*'),
(31474, 'v', 'v', 0, 0, 0.0667, 'V000', 1, '*'),
(31475, 'via', 'via', 0, 0, 0.2, 'V000', 1, '*'),
(31476, '«στο', '«στο', 0, 0, 0.2667, 'σ000', 1, '*'),
(31477, 'άφησαν', 'άφησαν', 0, 0, 0.4, 'ά000', 1, '*'),
(31478, 'έκπτωσης', 'έκπτωσης', 0, 0, 0.5333, 'έ000', 1, '*'),
(31479, 'ίνες', 'ίνες', 0, 0, 0.2667, 'ί000', 1, '*'),
(31480, 'αλμυρά', 'αλμυρά', 0, 0, 0.4, 'α000', 1, '*'),
(31481, 'αντιοξειδωτικά', 'αντιοξειδωτικά', 0, 0, 0.9333, 'α000', 1, '*'),
(31482, 'αξιολογήσει', 'αξιολογήσει', 0, 0, 0.7333, 'α000', 1, '*'),
(31483, 'απλός', 'απλός', 0, 0, 0.3333, 'α000', 1, '*'),
(31484, 'αποκτήσετε', 'αποκτήσετε', 0, 0, 0.6667, 'α000', 1, '*'),
(31485, 'βέλτιστη', 'βέλτιστη', 0, 0, 0.5333, 'β000', 1, '*'),
(31486, 'γνωστικής', 'γνωστικής', 0, 0, 0.6, 'γ000', 1, '*'),
(31487, 'ενδιάμεσων', 'ενδιάμεσων', 0, 0, 0.6667, 'ε000', 1, '*'),
(31488, 'εξετάσει', 'εξετάσει', 0, 0, 0.5333, 'ε000', 1, '*'),
(31489, 'εξηγήσει', 'εξηγήσει', 0, 0, 0.5333, 'ε000', 1, '*'),
(31490, 'επίδρασή', 'επίδρασή', 0, 0, 0.5333, 'ε000', 1, '*'),
(31491, 'επαρκή', 'επαρκή', 0, 0, 0.4, 'ε000', 1, '*'),
(31492, 'επικεφαλής', 'επικεφαλής', 0, 0, 0.6667, 'ε000', 2, '*'),
(31493, 'επιλέγετε', 'επιλέγετε', 0, 0, 0.6, 'ε000', 2, '*'),
(31494, 'ερευνητών', 'ερευνητών', 0, 0, 0.6, 'ε000', 1, '*'),
(31495, 'εύκολος', 'εύκολος', 0, 0, 0.4667, 'ε000', 1, '*'),
(31496, 'θρεπτικά', 'θρεπτικά', 0, 0, 0.5333, 'θ000', 1, '*'),
(31497, 'ισχυρότερη', 'ισχυρότερη', 0, 0, 0.6667, 'ι000', 1, '*'),
(31498, 'κλειδιά', 'κλειδιά', 0, 0, 0.4667, 'κ000', 1, '*'),
(31499, 'λίγοι', 'λίγοι', 0, 0, 0.3333, 'λ000', 1, '*'),
(31500, 'λιγότεροι', 'λιγότεροι', 0, 0, 0.6, 'λ000', 1, '*'),
(31501, 'μεγαλύτερηψυχική', 'μεγαλύτερηψυχική', 0, 0, 1, 'μ000', 1, '*'),
(31502, 'μικροθρεπτικά', 'μικροθρεπτικά', 0, 0, 0.8667, 'μ000', 1, '*'),
(31503, 'μικροθρεπτικάσυστατικά', 'μικροθρεπτικάσυστατικά', 0, 0, 1, 'μ000', 1, '*'),
(31504, 'πατατάκια', 'πατατάκια', 0, 0, 0.6, 'π000', 1, '*'),
(31505, 'πλούσια', 'πλούσια', 0, 0, 0.4667, 'π000', 1, '*'),
(31506, 'προσπαθήσετε', 'προσπαθήσετε', 0, 0, 0.8, 'π000', 1, '*'),
(31507, 'συσχέτιση', 'συσχέτιση', 0, 0, 0.6, 'σ000', 1, '*'),
(31508, 'συχνότερη', 'συχνότερη', 0, 0, 0.6, 'σ000', 1, '*'),
(31509, 'συχνότητα', 'συχνότητα', 0, 0, 0.6, 'σ000', 1, '*'),
(31510, 'σχολίασε', 'σχολίασε', 0, 0, 0.5333, 'σ000', 1, '*'),
(31511, 'ταλαχανικά', 'ταλαχανικά', 0, 0, 0.6667, 'τ000', 1, '*'),
(31512, 'τρώμε', 'τρώμε', 0, 0, 0.3333, 'τ000', 1, '*'),
(31513, 'τυπικής', 'τυπικής', 0, 0, 0.4667, 'τ000', 1, '*'),
(31514, 'φρουτιέρα».', 'φρουτιέρα».', 0, 0, 0.7333, 'φ000', 1, '*'),
(31515, 'φρούτο', 'φρούτο', 0, 0, 0.4, 'φ000', 1, '*'),
(31516, 'φυτικές', 'φυτικές', 0, 0, 0.4667, 'φ000', 1, '*'),
(31517, 'χαμηλά', 'χαμηλά', 0, 0, 0.4, 'χ000', 1, '*'),
(31518, 'ωμών', 'ωμών', 0, 0, 0.2667, 'ω000', 1, '*'),
(31576, '1054', '1054', 0, 0, 0.4, '', 1, '*'),
(31577, '248', '248', 0, 0, 0.3, '', 1, '*'),
(31578, '25-28', '25-28', 0, 0, 0.5, '', 1, '*'),
(31579, 'association', 'association', 0, 0, 0.7333, 'A235', 5, '*'),
(31580, 'behavior', 'behavior', 0, 0, 0.5333, 'B600', 1, '*'),
(31581, 'blood', 'blood', 0, 0, 0.3333, 'B430', 1, '*'),
(31582, 'crocker', 'crocker', 0, 0, 0.4667, 'C626', 1, '*'),
(31583, 'immunity', 'immunity', 0, 0, 0.5333, 'I530', 1, '*'),
(31584, 'interleukin-6', 'interleukin-6', 0, 0, 0.8667, 'I536425', 1, '*'),
(31585, 'jiang', 'jiang', 0, 0, 0.3333, 'J520', 1, '*'),
(31586, 'moderates', 'moderates', 0, 0, 0.6, 'M3632', 1, '*'),
(31587, 'ohio', 'ohio', 0, 0, 0.2667, 'O000', 1, '*'),
(31588, 'perceived', 'perceived', 0, 0, 0.6, 'P6213', 1, '*'),
(31589, 'relationships', 'relationships', 0, 0, 0.8667, 'R435212', 1, '*'),
(31590, 'support-giving', 'support-giving', 0, 0, 0.9333, 'S1632152', 1, '*'),
(31591, 'way', 'way', 0, 0, 0.2, 'W000', 1, '*'),
(31592, 'yakin', 'yakin', 0, 0, 0.3333, 'Y250', 1, '*'),
(31593, 'αίμα', 'αίμα', 0, 0, 0.2667, 'α000', 5, '*'),
(31594, 'ανακουφίζουν', 'ανακουφίζουν', 0, 0, 0.8, 'α000', 1, '*'),
(31595, 'ανταμοιβής', 'ανταμοιβής', 0, 0, 0.6667, 'α000', 1, '*'),
(31596, 'βοηθήσουμε', 'βοηθήσουμε', 0, 0, 0.6667, 'β000', 1, '*'),
(31597, 'δεικτών', 'δεικτών', 0, 0, 0.4667, 'δ000', 1, '*'),
(31598, 'διαθέσιμοι', 'διαθέσιμοι', 0, 0, 0.6667, 'δ000', 1, '*'),
(31599, 'διαπιστώνοντας', 'διαπιστώνοντας', 0, 0, 0.9333, 'δ000', 14, '*'),
(31600, 'εξέτασαν', 'εξέτασαν', 0, 0, 0.5333, 'ε000', 1, '*'),
(31601, 'εξήγηση', 'εξήγηση', 0, 0, 0.4667, 'ε000', 1, '*'),
(31602, 'επέκτεινε', 'επέκτεινε', 0, 0, 0.6, 'ε000', 1, '*'),
(31603, 'παρέχουμε', 'παρέχουμε', 0, 0, 0.6, 'π000', 1, '*'),
(31604, 'παρουσίαζαν', 'παρουσίαζαν', 0, 0, 0.7333, 'π000', 1, '*'),
(31605, 'περίγυρο', 'περίγυρο', 0, 0, 0.5333, 'π000', 1, '*'),
(31606, 'περιβάλλοντος', 'περιβάλλοντος', 0, 0, 0.8667, 'π000', 1, '*'),
(31607, 'πρακτικά', 'πρακτικά', 0, 0, 0.5333, 'π000', 1, '*'),
(31608, 'πρωτεΐνης', 'πρωτεΐνης', 0, 0, 0.6, 'π000', 1, '*'),
(31609, 'πρωτεϊνών', 'πρωτεϊνών', 0, 0, 0.6, 'π000', 1, '*'),
(31610, 'σεεπίπεδο', 'σεεπίπεδο', 0, 0, 0.6, 'σ000', 1, '*'),
(31611, 'στηρίξουμε', 'στηρίξουμε', 0, 0, 0.6667, 'σ000', 1, '*'),
(31612, 'στηριχτούμε', 'στηριχτούμε', 0, 0, 0.7333, 'σ000', 1, '*'),
(31613, 'συγκεκριμένων', 'συγκεκριμένων', 0, 0, 0.8667, 'σ000', 2, '*'),
(31614, 'συνδέσει', 'συνδέσει', 0, 0, 0.5333, 'σ000', 1, '*'),
(31615, 'υποστηρικτικά', 'υποστηρικτικά', 0, 0, 0.8667, 'υ000', 1, '*'),
(31616, 'υποστηρικτικοί', 'υποστηρικτικοί', 0, 0, 0.9333, 'υ000', 1, '*'),
(31617, 'φλεγμονής', 'φλεγμονής', 0, 0, 0.6, 'φ000', 1, '*'),
(31618, 'χρόνιας', 'χρόνιας', 0, 0, 0.4667, 'χ000', 1, '*'),
(32085, '1997', '1997', 0, 0, 0.4, '', 1, '*'),
(32086, '250', '250', 0, 0, 0.3, '', 1, '*'),
(32087, 'appet.2019.05.005', 'appet.2019.05.005', 0, 0, 1, 'A130', 1, '*'),
(32088, 'appetite', 'appetite', 0, 0, 0.5333, 'A130', 1, '*'),
(32089, 'bratman', 'bratman', 0, 0, 0.4667, 'B635', 1, '*'),
(32090, 'dsm-5', 'dsm-5', 0, 0, 0.3333, 'D250', 1, '*'),
(32091, 'factors', 'factors', 0, 0, 0.4667, 'F2362', 1, '*'),
(32092, 'food', 'food', 0, 0, 0.2667, 'F300', 5, '*'),
(32093, 'junkies».', 'junkies».', 0, 0, 0.6, 'J520', 1, '*'),
(32094, 'mccomb', 'mccomb', 0, 0, 0.4, 'M251', 1, '*'),
(32095, 'mills', 'mills', 0, 0, 0.3333, 'M420', 1, '*'),
(32096, 'nervosa', 'nervosa', 0, 0, 0.4667, 'N612', 1, '*'),
(32097, 'orthorexia', 'orthorexia', 0, 0, 0.6667, 'O6362', 1, '*'),
(32098, 'psychosocial', 'psychosocial', 0, 0, 0.8, 'P240', 1, '*'),
(32099, 'risk', 'risk', 0, 0, 0.2667, 'R200', 2, '*'),
(32100, 'steven', 'steven', 0, 0, 0.4, 'S315', 1, '*'),
(32101, '«health', '«health', 0, 0, 0.4667, 'H430', 1, '*'),
(32102, '«αγνά»', '«αγνά»', 0, 0, 0.4, 'α000', 1, '*'),
(32103, '«αγνά»,', '«αγνά»,', 0, 0, 0.4667, 'α000', 1, '*'),
(32104, '«ανθυγιεινών»', '«ανθυγιεινών»', 0, 0, 0.8667, 'α000', 1, '*'),
(32105, '«ασφαλή»', '«ασφαλή»', 0, 0, 0.5333, 'α000', 1, '*'),
(32106, '«αυτοπειθαρχία»,', '«αυτοπειθαρχία»,', 0, 0, 1, 'α000', 1, '*'),
(32107, '«ευεξίας»', '«ευεξίας»', 0, 0, 0.6, 'ε000', 1, '*'),
(32108, '«καθαρά»', '«καθαρά»', 0, 0, 0.5333, 'κ000', 1, '*'),
(32109, '«καθαρή»', '«καθαρή»', 0, 0, 0.5333, 'κ000', 1, '*'),
(32110, '«καθαρότητα»', '«καθαρότητα»', 0, 0, 0.8, 'κ000', 1, '*'),
(32111, '«κακά»', '«κακά»', 0, 0, 0.4, 'κ000', 1, '*'),
(32112, '«καλά»', '«καλά»', 0, 0, 0.4, 'κ000', 1, '*'),
(32113, '«λάθος»', '«λάθος»', 0, 0, 0.4667, 'λ000', 1, '*'),
(32114, '«να', '«να', 0, 0, 0.2, 'ν000', 1, '*'),
(32115, '«σωστός»', '«σωστός»', 0, 0, 0.5333, 'σ000', 1, '*'),
(32116, '«υγείας».', '«υγείας».', 0, 0, 0.6, 'υ000', 1, '*'),
(32117, '«υγιεινά»', '«υγιεινά»', 0, 0, 0.6, 'υ000', 1, '*'),
(32118, '«υπερτροφή»', '«υπερτροφή»', 0, 0, 0.7333, 'υ000', 1, '*'),
(32119, '«όλα', '«όλα', 0, 0, 0.2667, 'ό000', 1, '*'),
(32120, 'ένδειξη', 'ένδειξη', 0, 0, 0.4667, 'έ000', 1, '*'),
(32121, 'ακαμψία', 'ακαμψία', 0, 0, 0.4667, 'α000', 1, '*'),
(32122, 'ακραία', 'ακραία', 0, 0, 0.4, 'α000', 1, '*'),
(32123, 'αλάτι', 'αλάτι', 0, 0, 0.3333, 'α000', 1, '*'),
(32124, 'ανισορροπιών', 'ανισορροπιών', 0, 0, 0.8, 'α000', 1, '*'),
(32125, 'απαρατήρητη', 'απαρατήρητη', 0, 0, 0.7333, 'α000', 1, '*'),
(32126, 'απασχόληση', 'απασχόληση', 0, 0, 0.6667, 'α000', 1, '*'),
(32127, 'αποκατάστασης', 'αποκατάστασης', 0, 0, 0.8667, 'α000', 1, '*'),
(32128, 'απομόνωση', 'απομόνωση', 0, 0, 0.6, 'α000', 1, '*'),
(32129, 'αρχίζουν', 'αρχίζουν', 0, 0, 0.5333, 'α000', 1, '*'),
(32130, 'ασυνήθιστο', 'ασυνήθιστο', 0, 0, 0.6667, 'α000', 1, '*'),
(32131, 'αυστηρούς', 'αυστηρούς', 0, 0, 0.6, 'α000', 1, '*'),
(32132, 'αυτο', 'αυτο', 0, 0, 0.2667, 'α000', 1, '*'),
(32133, 'αφιερώνονται', 'αφιερώνονται', 0, 0, 0.8, 'α000', 1, '*'),
(32134, 'βιβλία', 'βιβλία', 0, 0, 0.4, 'β000', 1, '*'),
(32135, 'βιολογικά', 'βιολογικά', 0, 0, 0.6, 'β000', 1, '*'),
(32136, 'βιολογικής', 'βιολογικής', 0, 0, 0.6667, 'β000', 1, '*'),
(32137, 'βιολογικών', 'βιολογικών', 0, 0, 0.6667, 'β000', 1, '*'),
(32138, 'βλάπτει', 'βλάπτει', 0, 0, 0.4667, 'β000', 1, '*'),
(32139, 'γαλακτοκομικά', 'γαλακτοκομικά', 0, 0, 0.8667, 'γ000', 1, '*'),
(32140, 'γευστικούς', 'γευστικούς', 0, 0, 0.6667, 'γ000', 1, '*'),
(32141, 'γεύμα', 'γεύμα', 0, 0, 0.3333, 'γ000', 1, '*'),
(32142, 'γλυκίσματα', 'γλυκίσματα', 0, 0, 0.6667, 'γ000', 1, '*'),
(32143, 'διαγνωστικά', 'διαγνωστικά', 0, 0, 0.7333, 'δ000', 1, '*'),
(32144, 'διαγνωστικό', 'διαγνωστικό', 0, 0, 0.7333, 'δ000', 1, '*'),
(32145, 'διαδρόμους', 'διαδρόμους', 0, 0, 0.6667, 'δ000', 1, '*'),
(32146, 'διακυβεύεται', 'διακυβεύεται', 0, 0, 0.8, 'δ000', 1, '*'),
(32147, 'διαπροσωπικώνορίων', 'διαπροσωπικώνορίων', 0, 0, 1, 'δ000', 1, '*'),
(32148, 'διατροφικής', 'διατροφικής', 0, 0, 0.7333, 'δ000', 1, '*'),
(32149, 'διατροφικούς', 'διατροφικούς', 0, 0, 0.8, 'δ000', 1, '*'),
(32150, 'διαφοροποίηση', 'διαφοροποίηση', 0, 0, 0.8667, 'δ000', 1, '*'),
(32151, 'διαφοροποίησης', 'διαφοροποίησης', 0, 0, 0.9333, 'δ000', 1, '*'),
(32152, 'δυσπροσαρμοστικές', 'δυσπροσαρμοστικές', 0, 0, 1, 'δ000', 1, '*'),
(32153, 'δυσφορία', 'δυσφορία', 0, 0, 0.5333, 'δ000', 1, '*'),
(32154, 'εγχειρίδιο', 'εγχειρίδιο', 0, 0, 0.6667, 'ε000', 1, '*'),
(32155, 'ειδικού', 'ειδικού', 0, 0, 0.4667, 'ε000', 2, '*'),
(32156, 'ειδικός', 'ειδικός', 0, 0, 0.4667, 'ε000', 1, '*'),
(32157, 'εισχωρούν', 'εισχωρούν', 0, 0, 0.6, 'ε000', 1, '*'),
(32158, 'εμμονή', 'εμμονή', 0, 0, 0.4, 'ε000', 1, '*'),
(32159, 'εμμονική', 'εμμονική', 0, 0, 0.5333, 'ε000', 1, '*'),
(32160, 'εξάλειψη', 'εξάλειψη', 0, 0, 0.5333, 'ε000', 1, '*'),
(32161, 'επαινούν', 'επαινούν', 0, 0, 0.5333, 'ε000', 1, '*'),
(32162, 'επαναπροσδιορίσει', 'επαναπροσδιορίσει', 0, 0, 1, 'ε000', 1, '*'),
(32163, 'επανεκπαίδευση', 'επανεκπαίδευση', 0, 0, 0.9333, 'ε000', 1, '*'),
(32164, 'επιβλαβές', 'επιβλαβές', 0, 0, 0.6, 'ε000', 1, '*'),
(32165, 'επιζήμια', 'επιζήμια', 0, 0, 0.5333, 'ε000', 1, '*'),
(32166, 'επιζήμιο', 'επιζήμιο', 0, 0, 0.5333, 'ε000', 1, '*'),
(32167, 'επικεντρώνονται', 'επικεντρώνονται', 0, 0, 1, 'ε000', 1, '*'),
(32168, 'επιτομή', 'επιτομή', 0, 0, 0.4667, 'ε000', 1, '*'),
(32169, 'ετικετών', 'ετικετών', 0, 0, 0.5333, 'ε000', 1, '*'),
(32170, 'ευαισθητοποίησης', 'ευαισθητοποίησης', 0, 0, 1, 'ε000', 1, '*'),
(32171, 'ζωής».', 'ζωής».', 0, 0, 0.4, 'ζ000', 1, '*'),
(32172, 'ζωικό', 'ζωικό', 0, 0, 0.3333, 'ζ000', 1, '*'),
(32173, 'θεωρούνται', 'θεωρούνται', 0, 0, 0.6667, 'θ000', 1, '*'),
(32174, 'θολή', 'θολή', 0, 0, 0.2667, 'θ000', 1, '*'),
(32175, 'θρεπτικό', 'θρεπτικό', 0, 0, 0.5333, 'θ000', 1, '*'),
(32176, 'θρεπτικών', 'θρεπτικών', 0, 0, 0.6, 'θ000', 1, '*'),
(32177, 'ικανοποιητικές', 'ικανοποιητικές', 0, 0, 0.9333, 'ι000', 1, '*'),
(32178, 'ιστολόγια', 'ιστολόγια', 0, 0, 0.6, 'ι000', 1, '*'),
(32179, 'κάλυκες', 'κάλυκες', 0, 0, 0.4667, 'κ000', 1, '*'),
(32180, 'καθαρή', 'καθαρή', 0, 0, 0.4, 'κ000', 1, '*'),
(32181, 'καθοδηγείται', 'καθοδηγείται', 0, 0, 0.8, 'κ000', 1, '*'),
(32182, 'καλαμπόκι', 'καλαμπόκι', 0, 0, 0.6, 'κ000', 1, '*'),
(32183, 'καλλιέργειας', 'καλλιέργειας', 0, 0, 0.8, 'κ000', 1, '*'),
(32184, 'καταναγκαστικός', 'καταναγκαστικός', 0, 0, 1, 'κ000', 1, '*'),
(32185, 'καφείνη', 'καφείνη', 0, 0, 0.4667, 'κ000', 1, '*'),
(32186, 'κουλτούρα', 'κουλτούρα', 0, 0, 0.6, 'κ000', 1, '*'),
(32187, 'κριτήρια', 'κριτήρια', 0, 0, 0.5333, 'κ000', 1, '*'),
(32188, 'κριτικής', 'κριτικής', 0, 0, 0.5333, 'κ000', 1, '*'),
(32189, 'λέει', 'λέει', 0, 0, 0.2667, 'λ000', 1, '*'),
(32190, 'λίπος', 'λίπος', 0, 0, 0.3333, 'λ000', 1, '*'),
(32191, 'λειτουργικής', 'λειτουργικής', 0, 0, 0.8, 'λ000', 1, '*'),
(32192, 'λπ', 'λπ', 0, 0, 0.1333, 'λ000', 1, '*'),
(32193, 'μενού', 'μενού', 0, 0, 0.3333, 'μ000', 1, '*'),
(32194, 'μηνυμάτων', 'μηνυμάτων', 0, 0, 0.6, 'μ000', 1, '*'),
(32195, 'μόδας', 'μόδας', 0, 0, 0.3333, 'μ000', 1, '*'),
(32196, 'ναπροκαλέσει', 'ναπροκαλέσει', 0, 0, 0.8, 'ν000', 1, '*'),
(32197, 'ξαναβρείτε', 'ξαναβρείτε', 0, 0, 0.6667, 'ξ000', 1, '*'),
(32198, 'ξεχωριστή', 'ξεχωριστή', 0, 0, 0.6, 'ξ000', 1, '*'),
(32199, 'ολόκληρων', 'ολόκληρων', 0, 0, 0.6, 'ο000', 1, '*'),
(32200, 'ομαλοποιεί', 'ομαλοποιεί', 0, 0, 0.6667, 'ο000', 1, '*'),
(32201, 'ορθορεξία', 'ορθορεξία', 0, 0, 0.6, 'ο000', 1, '*'),
(32202, 'ορθορεξίας', 'ορθορεξίας', 0, 0, 0.6667, 'ο000', 1, '*'),
(32203, 'ορθορεξικού', 'ορθορεξικού', 0, 0, 0.7333, 'ο000', 1, '*'),
(32204, 'ορθός', 'ορθός', 0, 0, 0.3333, 'ο000', 1, '*'),
(32205, 'παθολογική', 'παθολογική', 0, 0, 0.6667, 'π000', 1, '*'),
(32206, 'παντοπωλείου', 'παντοπωλείου', 0, 0, 0.8, 'π000', 1, '*'),
(32207, 'παρακολουθείτε', 'παρακολουθείτε', 0, 0, 0.9333, 'π000', 1, '*'),
(32208, 'παρακολούθησηπεριεχομένου', 'παρακολούθησηπεριεχομένου', 0, 0, 1, 'π000', 1, '*'),
(32209, 'παραλείψει', 'παραλείψει', 0, 0, 0.6667, 'π000', 1, '*'),
(32210, 'παρόμοια', 'παρόμοια', 0, 0, 0.5333, 'π000', 1, '*'),
(32211, 'περιγράφηκε', 'περιγράφηκε', 0, 0, 0.7333, 'π000', 1, '*'),
(32212, 'περιορισμό', 'περιορισμό', 0, 0, 0.6667, 'π000', 1, '*'),
(32213, 'περιστασιακή', 'περιστασιακή', 0, 0, 0.8, 'π000', 1, '*'),
(32214, 'πλοήγηση', 'πλοήγηση', 0, 0, 0.5333, 'π000', 1, '*'),
(32215, 'προετοιμάζονται', 'προετοιμάζονται', 0, 0, 1, 'π000', 1, '*'),
(32216, 'προετοιμάσετε', 'προετοιμάσετε', 0, 0, 0.8667, 'π000', 1, '*'),
(32217, 'προσανατολισμό', 'προσανατολισμό', 0, 0, 0.9333, 'π000', 4, '*'),
(32218, 'προσδοκιών', 'προσδοκιών', 0, 0, 0.6667, 'π000', 1, '*'),
(32219, 'πτυχή', 'πτυχή', 0, 0, 0.3333, 'π000', 1, '*'),
(32220, 'σιτάρι', 'σιτάρι', 0, 0, 0.4, 'σ000', 1, '*'),
(32221, 'στατιστικό', 'στατιστικό', 0, 0, 0.6667, 'σ000', 1, '*'),
(32222, 'στερείτε', 'στερείτε', 0, 0, 0.5333, 'σ000', 1, '*'),
(32223, 'συγχυτική', 'συγχυτική', 0, 0, 0.6, 'σ000', 1, '*'),
(32224, 'συστατικών', 'συστατικών', 0, 0, 0.6667, 'σ000', 1, '*'),
(32225, 'σόγια', 'σόγια', 0, 0, 0.3333, 'σ000', 1, '*'),
(32226, 'ταξινομεί', 'ταξινομεί', 0, 0, 0.6, 'τ000', 1, '*'),
(32227, 'τηγανητά', 'τηγανητά', 0, 0, 0.5333, 'τ000', 1, '*'),
(32228, 'τιμήσετε', 'τιμήσετε', 0, 0, 0.5333, 'τ000', 1, '*'),
(32229, 'τονπεριορισμό', 'τονπεριορισμό', 0, 0, 0.8667, 'τ000', 1, '*'),
(32230, 'τοξικά', 'τοξικά', 0, 0, 0.4, 'τ000', 1, '*'),
(32231, 'τροφή', 'τροφή', 0, 0, 0.3333, 'τ000', 1, '*'),
(32232, 'τροφών', 'τροφών', 0, 0, 0.4, 'τ000', 1, '*'),
(32233, 'υποσιτισμό', 'υποσιτισμό', 0, 0, 0.6667, 'υ000', 1, '*'),
(32234, 'φαγητού', 'φαγητού', 0, 0, 0.4667, 'φ000', 1, '*'),
(32235, 'φυσικά»', 'φυσικά»', 0, 0, 0.4667, 'φ000', 1, '*'),
(32236, 'ψυχαναγκασμού', 'ψυχαναγκασμού', 0, 0, 0.8667, 'ψ000', 1, '*'),
(32237, 'ψυχαναγκασμούς', 'ψυχαναγκασμούς', 0, 0, 0.9333, 'ψ000', 1, '*'),
(32238, 'ψυχικών', 'ψυχικών', 0, 0, 0.4667, 'ψ000', 1, '*'),
(32239, 'ψυχογενήςανορεξία', 'ψυχογενήςανορεξία', 0, 0, 1, 'ψ000', 1, '*'),
(32240, '“ορθορεξία', '“ορθορεξία', 0, 0, 0.6667, '“000', 1, '*'),
(32241, '“ορθορεξία”', '“ορθορεξία”', 0, 0, 0.7333, '“000', 1, '*'),
(32242, '249', '249', 0, 0, 0.3, '', 1, '*'),
(32243, '642', '642', 0, 0, 0.3, '', 1, '*'),
(32244, 'activity', 'activity', 0, 0, 0.5333, 'A2313', 5, '*'),
(32245, 'bochum', 'bochum', 0, 0, 0.4, 'B250', 1, '*'),
(32246, 'brailovskaia', 'brailovskaia', 0, 0, 0.8, 'B6412', 1, '*'),
(32247, 'burden', 'burden', 0, 0, 0.4, 'B635', 1, '*'),
(32248, 'causal', 'causal', 0, 0, 0.4, 'C400', 1, '*'),
(32249, 'evidence', 'evidence', 0, 0, 0.5333, 'E1352', 1, '*'),
(32250, 'experimental', 'experimental', 0, 0, 0.8, 'E216534', 1, '*'),
(32251, 'georg', 'georg', 0, 0, 0.3333, 'G620', 1, '*'),
(32252, 'grethe', 'grethe', 0, 0, 0.4, 'G630', 1, '*'),
(32253, 'holger', 'holger', 0, 0, 0.4, 'H426', 1, '*'),
(32254, 'julia', 'julia', 0, 0, 0.3333, 'J400', 1, '*'),
(32255, 'jürgen', 'jürgen', 0, 0, 0.4, 'J625', 1, '*'),
(32256, 'margraf', 'margraf', 0, 0, 0.4667, 'M6261', 1, '*'),
(32257, 'media', 'media', 0, 0, 0.3333, 'M300', 1, '*'),
(32258, 'physical', 'physical', 0, 0, 0.5333, 'P240', 5, '*'),
(32259, 'public', 'public', 0, 0, 0.4, 'P420', 1, '*'),
(32260, 'ruhr-universität', 'ruhr-universität', 0, 0, 1, 'R51623', 1, '*'),
(32261, 's10389-022-01751-x', 's10389-022-01751-x', 0, 0, 1, 'S000', 1, '*'),
(32262, 'schillack', 'schillack', 0, 0, 0.6, 'S420', 1, '*'),
(32263, 'swarlik', 'swarlik', 0, 0, 0.4667, 'S642', 1, '*'),
(32264, 'use', 'use', 0, 0, 0.2, 'U200', 2, '*'),
(32265, 'verena', 'verena', 0, 0, 0.4, 'V650', 1, '*'),
(32266, 'αυξάνοντας', 'αυξάνοντας', 0, 0, 0.6667, 'α000', 1, '*'),
(32267, 'αφιέρωναν', 'αφιέρωναν', 0, 0, 0.6, 'α000', 1, '*'),
(32268, 'αύξησε', 'αύξησε', 0, 0, 0.4, 'α000', 1, '*'),
(32269, 'βελτιώνουμε', 'βελτιώνουμε', 0, 0, 0.7333, 'β000', 1, '*'),
(32270, 'διαδικτυακές', 'διαδικτυακές', 0, 0, 0.8, 'δ000', 1, '*'),
(32271, 'διεξήχθη', 'διεξήχθη', 0, 0, 0.5333, 'δ000', 1, '*'),
(32272, 'δωρεάν', 'δωρεάν', 0, 0, 0.4, 'δ000', 1, '*'),
(32273, 'επίκουρη', 'επίκουρη', 0, 0, 0.5333, 'ε000', 1, '*'),
(32274, 'επιβάρυνση', 'επιβάρυνση', 0, 0, 0.6667, 'ε000', 1, '*'),
(32275, 'εφαρμοστούν', 'εφαρμοστούν', 0, 0, 0.7333, 'ε000', 1, '*'),
(32276, 'ημερησίως', 'ημερησίως', 0, 0, 0.6, 'η000', 1, '*'),
(32277, 'θεραπείας', 'θεραπείας', 0, 0, 0.6, 'θ000', 5, '*'),
(32278, 'μέσων', 'μέσων', 0, 0, 0.3333, 'μ000', 1, '*'),
(32279, 'μιαομάδα', 'μιαομάδα', 0, 0, 0.5333, 'μ000', 1, '*'),
(32280, 'ξοδεύετε', 'ξοδεύετε', 0, 0, 0.5333, 'ξ000', 1, '*'),
(32281, 'παρέμβασης', 'παρέμβασης', 0, 0, 0.6667, 'π000', 1, '*'),
(32282, 'παρακολούθησης', 'παρακολούθησης', 0, 0, 0.9333, 'π000', 1, '*'),
(32283, 'παραμείνουμε', 'παραμείνουμε', 0, 0, 0.8, 'π000', 1, '*'),
(32284, 'περιόδου', 'περιόδου', 0, 0, 0.5333, 'π000', 1, '*'),
(32285, 'σεπτεμβρίου', 'σεπτεμβρίου', 0, 0, 0.7333, 'σ000', 1, '*'),
(32286, 'συνδυάσει', 'συνδυάσει', 0, 0, 0.6, 'σ000', 1, '*'),
(32287, 'συνδύασε', 'συνδύασε', 0, 0, 0.5333, 'σ000', 1, '*'),
(32288, 'συνεχίστηκε', 'συνεχίστηκε', 0, 0, 0.7333, 'σ000', 1, '*'),
(32289, 'τέταρτα', 'τέταρτα', 0, 0, 0.4667, 'τ000', 1, '*'),
(32290, 'τσιγάρων', 'τσιγάρων', 0, 0, 0.5333, 'τ000', 1, '*'),
(32291, 'φάσης', 'φάσης', 0, 0, 0.3333, 'φ000', 1, '*'),
(32292, 'χρήσης', 'χρήσης', 0, 0, 0.4, 'χ000', 1, '*'),
(32293, 'ψηφιακή', 'ψηφιακή', 0, 0, 0.4667, 'ψ000', 1, '*'),
(32294, 'ψυχικήυγεία', 'ψυχικήυγεία', 0, 0, 0.7333, 'ψ000', 1, '*'),
(32295, 'ώρας', 'ώρας', 0, 0, 0.2667, 'ώ000', 1, '*'),
(32296, '1-15', '1-15', 0, 0, 0.4, '', 4, '*'),
(32297, '251', '251', 0, 0, 0.3, '', 4, '*'),
(32298, '833', '833', 0, 0, 0.3, '', 4, '*'),
(32299, 'berry', 'berry', 0, 0, 0.3333, 'B600', 4, '*'),
(32300, 'california', 'california', 0, 0, 0.6667, 'C4165', 4, '*'),
(32301, 'capdevila', 'capdevila', 0, 0, 0.6, 'C1314', 4, '*'),
(32302, 'communications', 'communications', 0, 0, 0.9333, 'C52352', 4, '*'),
(32303, 'how', 'how', 0, 0, 0.2, 'H000', 4, '*'),
(32304, 'intake', 'intake', 0, 0, 0.4, 'I532', 4, '*'),
(32305, 'khatib', 'khatib', 0, 0, 0.4, 'K310', 4, '*'),
(32306, 'nature', 'nature', 0, 0, 0.4, 'N360', 4, '*'),
(32307, 'night\'s', 'night\'s', 0, 0, 0.4667, 'N232', 4, '*'),
(32308, 'people', 'people', 0, 0, 0.4, 'P400', 5, '*'),
(32309, 'previous', 'previous', 0, 0, 0.5333, 'P612', 4, '*'),
(32310, 'sleep', 'sleep', 0, 0, 0.3333, 'S410', 4, '*'),
(32311, 'together', 'together', 0, 0, 0.5333, 'T236', 4, '*'),
(32312, 'tsereteli', 'tsereteli', 0, 0, 0.6, 'T2634', 4, '*'),
(32313, 'valdes', 'valdes', 0, 0, 0.4, 'V432', 4, '*'),
(32314, 'vallat', 'vallat', 0, 0, 0.4, 'V430', 4, '*'),
(32315, 'wake', 'wake', 0, 0, 0.2667, 'W200', 4, '*'),
(32316, 'walker', 'walker', 0, 0, 0.4, 'W426', 4, '*'),
(32317, 'έκαναναναλύσεις', 'έκαναναναλύσεις', 0, 0, 1, 'έ000', 4, '*'),
(32318, 'ανανεωμένοι', 'ανανεωμένοι', 0, 0, 0.7333, 'α000', 4, '*'),
(32319, 'ανεξάρτητοι', 'ανεξάρτητοι', 0, 0, 0.7333, 'α000', 4, '*'),
(32320, 'ανεξάρτητους', 'ανεξάρτητους', 0, 0, 0.8, 'α000', 4, '*'),
(32321, 'γενετικά', 'γενετικά', 0, 0, 0.5333, 'γ000', 4, '*'),
(32322, 'γλυκόζης', 'γλυκόζης', 0, 0, 0.5333, 'γ000', 4, '*'),
(32323, 'διαφορετικών', 'διαφορετικών', 0, 0, 0.8, 'δ000', 4, '*'),
(32324, 'δοκιμάζοντας', 'δοκιμάζοντας', 0, 0, 0.8, 'δ000', 4, '*'),
(32325, 'δυσκολεύεστε', 'δυσκολεύεστε', 0, 0, 0.8, 'δ000', 4, '*'),
(32326, 'ελεγχόμενα', 'ελεγχόμενα', 0, 0, 0.6667, 'ε000', 4, '*'),
(32327, 'επηρεαστούν', 'επηρεαστούν', 0, 0, 0.7333, 'ε000', 4, '*'),
(32328, 'κανονικά', 'κανονικά', 0, 0, 0.5333, 'κ000', 4, '*'),
(32329, 'κατέγραφαν', 'κατέγραφαν', 0, 0, 0.6667, 'κ000', 4, '*'),
(32330, 'κατέληξαν', 'κατέληξαν', 0, 0, 0.6, 'κ000', 4, '*'),
(32331, 'καταπολεμήστετε', 'καταπολεμήστετε', 0, 0, 1, 'κ000', 4, '*'),
(32332, 'κουρασμένοι', 'κουρασμένοι', 0, 0, 0.7333, 'κ000', 4, '*'),
(32333, 'νύστα', 'νύστα', 0, 0, 0.3333, 'ν000', 4, '*'),
(32334, 'ξεκινήσουμε', 'ξεκινήσουμε', 0, 0, 0.7333, 'ξ000', 4, '*'),
(32335, 'ξεκούραστοι', 'ξεκούραστοι', 0, 0, 0.7333, 'ξ000', 4, '*'),
(32336, 'ξυπνάμε', 'ξυπνάμε', 0, 0, 0.4667, 'ξ000', 4, '*'),
(32337, 'ξυπνάτε', 'ξυπνάτε', 0, 0, 0.4667, 'ξ000', 4, '*'),
(32338, 'ξυπνούσαν', 'ξυπνούσαν', 0, 0, 0.6, 'ξ000', 4, '*'),
(32339, 'ουσιαστική', 'ουσιαστική', 0, 0, 0.6667, 'ο000', 4, '*'),
(32340, 'περισσότρα', 'περισσότρα', 0, 0, 0.6667, 'π000', 4, '*'),
(32341, 'πλούσιου', 'πλούσιου', 0, 0, 0.5333, 'π000', 4, '*'),
(32342, 'πραγματοποιήθηκε', 'πραγματοποιήθηκε', 0, 0, 1, 'π000', 4, '*'),
(32343, 'προκαθορισμένα', 'προκαθορισμένα', 0, 0, 0.9333, 'π000', 4, '*'),
(32344, 'πρωινού', 'πρωινού', 0, 0, 0.4667, 'π000', 4, '*'),
(32345, 'συνδυάζοντας', 'συνδυάζοντας', 0, 0, 0.8, 'σ000', 4, '*'),
(32346, 'σύνηθες', 'σύνηθες', 0, 0, 0.4667, 'σ000', 4, '*'),
(32347, 'σύνθετους', 'σύνθετους', 0, 0, 0.6, 'σ000', 4, '*'),
(32348, 'ταεπίπεδα', 'ταεπίπεδα', 0, 0, 0.6, 'τ000', 4, '*'),
(32349, 'υδατάνθρακες', 'υδατάνθρακες', 0, 0, 0.8, 'υ000', 4, '*'),
(32358, 'θεσσαλονίκης', 'θεσσαλονίκης', 0, 0, 0.8, 'θ000', 6, '*'),
(32361, 'συστημική', 'συστημική', 0, 0, 0.6, 'σ000', 5, '*'),
(32367, 'london', 'london', 0, 0, 0.4, 'L535', 9, '*'),
(32368, 'open', 'open', 0, 0, 0.2667, 'O150', 4, '*'),
(32370, 'αδειούχος', 'αδειούχος', 0, 0, 0.6, 'α000', 2, '*'),
(32375, 'αποφοίτησε', 'αποφοίτησε', 0, 0, 0.6667, 'α000', 6, '*'),
(32377, 'δαρβύρη', 'δαρβύρη', 0, 0, 0.4667, 'δ000', 2, '*'),
(32386, 'ελλάδα', 'ελλάδα', 0, 0, 0.4, 'ε000', 6, '*'),
(32415, 'bsc', 'bsc', 0, 0, 0.2, 'B200', 30, '*'),
(32432, 'εφαρμοσμένης', 'εφαρμοσμένης', 0, 0, 0.8, 'ε000', 5, '*'),
(32437, 'μελίνα', 'μελίνα', 0, 0, 0.4, 'μ000', 3, '*'),
(32438, 'μεταπτυχιακό', 'μεταπτυχιακό', 0, 0, 0.8, 'μ000', 5, '*'),
(32440, 'ποικίλες', 'ποικίλες', 0, 0, 0.5333, 'π000', 6, '*'),
(32444, 'στούπα', 'στούπα', 0, 0, 0.4, 'σ000', 3, '*'),
(32480, 'βασιλείου', 'βασιλείου', 0, 0, 0.6, 'β000', 5, '*'),
(32484, 'ηνωμένου', 'ηνωμένου', 0, 0, 0.5333, 'η000', 5, '*'),
(32488, 'μυρτώ', 'μυρτώ', 0, 0, 0.3333, 'μ000', 2, '*'),
(32489, 'ντέντε', 'ντέντε', 0, 0, 0.4, 'ν000', 2, '*'),
(32530, 'βωβού', 'βωβού', 0, 0, 0.3333, 'β000', 4, '*'),
(32592, 'φένια', 'φένια', 0, 0, 0.3333, 'φ000', 4, '*'),
(32612, '252', '252', 0, 0, 0.3, '', 3, '*'),
(32613, '4ο', '4ο', 0, 0, 0.1333, 'ο000', 3, '*'),
(32614, 'bps', 'bps', 0, 0, 0.2, 'B200', 4, '*'),
(32615, 'kcl', 'kcl', 0, 0, 0.2, 'K400', 4, '*'),
(32616, 'king\'s', 'king\'s', 0, 0, 0.4, 'K520', 4, '*'),
(32617, 'manager', 'manager', 0, 0, 0.4667, 'M260', 4, '*'),
(32618, 'online', 'online', 0, 0, 0.4, 'O545', 4, '*'),
(32619, 'systems', 'systems', 0, 0, 0.4667, 'S352', 4, '*'),
(32620, 'ucl', 'ucl', 0, 0, 0.2, 'U240', 4, '*'),
(32621, 'αγγλία', 'αγγλία', 0, 0, 0.4, 'α000', 3, '*'),
(32622, 'αγγλικά', 'αγγλικά', 0, 0, 0.4667, 'α000', 3, '*'),
(32623, 'ακαδημαϊκές', 'ακαδημαϊκές', 0, 0, 0.7333, 'α000', 3, '*'),
(32624, 'ακαδημαϊκή', 'ακαδημαϊκή', 0, 0, 0.6667, 'α000', 3, '*'),
(32625, 'αλληλεπίδραση', 'αλληλεπίδραση', 0, 0, 0.9333, 'α000', 3, '*'),
(32626, 'ανθεκτικότητα', 'ανθεκτικότητα', 0, 0, 0.9333, 'α000', 3, '*'),
(32627, 'ανθρώπινη', 'ανθρώπινη', 0, 0, 0.6667, 'α000', 3, '*'),
(32628, 'ανθρώπου', 'ανθρώπου', 0, 0, 0.6, 'α000', 3, '*'),
(32629, 'ανθρωπιστικά', 'ανθρωπιστικά', 0, 0, 0.8, 'α000', 3, '*'),
(32630, 'αξιολογήσεων', 'αξιολογήσεων', 0, 0, 0.8667, 'α000', 3, '*'),
(32631, 'απασχόλησης', 'απασχόλησης', 0, 0, 0.7333, 'α000', 3, '*'),
(32632, 'απόπειρες', 'απόπειρες', 0, 0, 0.6, 'α000', 3, '*'),
(32633, 'αρθρογράφος', 'αρθρογράφος', 0, 0, 0.7333, 'α000', 3, '*'),
(32634, 'αριστείο', 'αριστείο', 0, 0, 0.5333, 'α000', 3, '*'),
(32635, 'αυτισμός', 'αυτισμός', 0, 0, 0.5333, 'α000', 3, '*'),
(32636, 'αυτοκτονίας', 'αυτοκτονίας', 0, 0, 0.7333, 'α000', 3, '*'),
(32637, 'βιώσει', 'βιώσει', 0, 0, 0.4667, 'β000', 3, '*'),
(32638, 'βοήθειες', 'βοήθειες', 0, 0, 0.6, 'β000', 3, '*'),
(32639, 'βοηθών', 'βοηθών', 0, 0, 0.4, 'β000', 3, '*'),
(32640, 'βρετανικού', 'βρετανικού', 0, 0, 0.6667, 'β000', 3, '*'),
(32641, 'γνωματεύσεων', 'γνωματεύσεων', 0, 0, 0.8667, 'γ000', 3, '*'),
(32642, 'δημιουργικής', 'δημιουργικής', 0, 0, 0.8, 'δ000', 3, '*'),
(32643, 'δημοσίευσε', 'δημοσίευσε', 0, 0, 0.6667, 'δ000', 3, '*'),
(32644, 'δημοσιεύσεις', 'δημοσιεύσεις', 0, 0, 0.8, 'δ000', 3, '*'),
(32645, 'διάσχιση', 'διάσχιση', 0, 0, 0.5333, 'δ000', 3, '*'),
(32646, 'διαμορφώσει', 'διαμορφώσει', 0, 0, 0.7333, 'δ000', 3, '*'),
(32647, 'διαπολιτισμική', 'διαπολιτισμική', 0, 0, 0.9333, 'δ000', 3, '*'),
(32648, 'διαταραχής', 'διαταραχής', 0, 0, 0.7333, 'δ000', 3, '*'),
(32649, 'διαχείριση', 'διαχείριση', 0, 0, 0.7333, 'δ000', 3, '*'),
(32650, 'έχουν', 'έχουν', 0, 0, 0.4, 'ε000', 3, '*'),
(32651, 'εθελοντικά', 'εθελοντικά', 0, 0, 0.6667, 'ε000', 3, '*'),
(32652, 'εθισμού', 'εθισμού', 0, 0, 0.4667, 'ε000', 3, '*'),
(32653, 'εθισμό', 'εθισμό', 0, 0, 0.4, 'ε000', 3, '*'),
(32654, 'εκπαιδεύσει', 'εκπαιδεύσει', 0, 0, 0.7333, 'ε000', 3, '*'),
(32655, 'ελληνικά', 'ελληνικά', 0, 0, 0.5333, 'ε000', 3, '*'),
(32656, 'επανένταξης', 'επανένταξης', 0, 0, 0.7333, 'ε000', 3, '*'),
(32657, 'επανεξέταση', 'επανεξέταση', 0, 0, 0.8, 'ε000', 3, '*'),
(32658, 'επιδόσεις', 'επιδόσεις', 0, 0, 0.6, 'ε000', 3, '*'),
(32659, 'επιστημονική', 'επιστημονική', 0, 0, 0.8, 'ε000', 3, '*'),
(32660, 'επιστημών', 'επιστημών', 0, 0, 0.6, 'ε000', 3, '*'),
(32661, 'εργαζομένους', 'εργαζομένους', 0, 0, 0.8, 'ε000', 3, '*'),
(32662, 'ετήσιο', 'ετήσιο', 0, 0, 0.4, 'ε000', 3, '*'),
(32663, 'εφήβων', 'εφήβων', 0, 0, 0.4, 'ε000', 3, '*'),
(32664, 'θεματικές', 'θεματικές', 0, 0, 0.6, 'θ000', 3, '*'),
(32665, 'καταστροφή', 'καταστροφή', 0, 0, 0.7333, 'κ000', 3, '*'),
(32666, 'κδαπ', 'κδαπ', 0, 0, 0.2667, 'κ000', 4, '*'),
(32667, 'κρίσεων', 'κρίσεων', 0, 0, 0.5333, 'κ000', 3, '*'),
(32668, 'μαθησιακές', 'μαθησιακές', 0, 0, 0.6667, 'μ000', 3, '*'),
(32669, 'μετεκπαιδευτικών', 'μετεκπαιδευτικών', 0, 0, 1, 'μ000', 3, '*'),
(32670, 'νευρολογία', 'νευρολογία', 0, 0, 0.6667, 'ν000', 3, '*'),
(32671, 'νοσοκομεία', 'νοσοκομεία', 0, 0, 0.6667, 'ν000', 3, '*'),
(32672, 'νοσοκομειακό', 'νοσοκομειακό', 0, 0, 0.8, 'ν000', 3, '*'),
(32673, 'νοτιοδυτικήςουαλίας', 'νοτιοδυτικήςουαλίας', 0, 0, 1, 'ν000', 2, '*'),
(32674, 'ομαδικές', 'ομαδικές', 0, 0, 0.5333, 'ο000', 3, '*'),
(32675, 'ομιλήτρια', 'ομιλήτρια', 0, 0, 0.6, 'ο000', 3, '*'),
(32676, 'οριακής', 'οριακής', 0, 0, 0.5333, 'ο000', 3, '*'),
(32677, 'ουαλία', 'ουαλία', 0, 0, 0.4, 'ο000', 3, '*'),
(32678, 'παιδιά', 'παιδιά', 0, 0, 0.4667, 'π000', 3, '*'),
(32679, 'πακέτα', 'πακέτα', 0, 0, 0.4, 'π000', 3, '*'),
(32680, 'παρείχε', 'παρείχε', 0, 0, 0.4667, 'π000', 3, '*'),
(32681, 'παρεμβάσεις', 'παρεμβάσεις', 0, 0, 0.7333, 'π000', 3, '*'),
(32682, 'παρεμβάσεων', 'παρεμβάσεων', 0, 0, 0.8, 'π000', 3, '*'),
(32683, 'περί', 'περί', 0, 0, 0.2667, 'π000', 3, '*'),
(32684, 'περίθαλψης', 'περίθαλψης', 0, 0, 0.6667, 'π000', 3, '*'),
(32685, 'περιφέρεια', 'περιφέρεια', 0, 0, 0.6667, 'π000', 2, '*'),
(32686, 'πιστοποιημένων', 'πιστοποιημένων', 0, 0, 0.9333, 'π000', 3, '*'),
(32687, 'πλήθος', 'πλήθος', 0, 0, 0.4667, 'π000', 3, '*'),
(32688, 'πόλεμο', 'πόλεμο', 0, 0, 0.4667, 'π000', 3, '*'),
(32689, 'προεδρεύσει', 'προεδρεύσει', 0, 0, 0.7333, 'π000', 3, '*'),
(32690, 'προπτυχιακό', 'προπτυχιακό', 0, 0, 0.7333, 'π000', 3, '*'),
(32691, 'προσωπικότητας', 'προσωπικότητας', 0, 0, 1, 'π000', 3, '*'),
(32692, 'πρώτες', 'πρώτες', 0, 0, 0.4667, 'π000', 3, '*'),
(32693, 'πτυχιακής', 'πτυχιακής', 0, 0, 0.6, 'π000', 3, '*'),
(32694, 'σεψ', 'σεψ', 0, 0, 0.2, 'σ000', 4, '*'),
(32695, 'συνάντηση', 'συνάντηση', 0, 0, 0.6, 'σ000', 3, '*'),
(32696, 'σχημάτων', 'σχημάτων', 0, 0, 0.5333, 'σ000', 3, '*'),
(32697, 'σύνθετες', 'σύνθετες', 0, 0, 0.5333, 'σ000', 3, '*'),
(32698, 'τραύμα', 'τραύμα', 0, 0, 0.4667, 'τ000', 3, '*'),
(32699, 'τραύμα', 'τραύμα', 0, 0, 0.4, 'τ000', 3, '*'),
(32700, 'υπολογιστή', 'υπολογιστή', 0, 0, 0.7333, 'υ000', 3, '*'),
(32701, 'υψηλές', 'υψηλές', 0, 0, 0.4, 'υ000', 3, '*'),
(32702, 'ψυχοεκπαιδευτικό', 'ψυχοεκπαιδευτικό', 0, 0, 1, 'ψ000', 3, '*'),
(32703, 'ψυχολογικές', 'ψυχολογικές', 0, 0, 0.7333, 'ψ000', 3, '*'),
(32704, 'ψυχολογικές', 'ψυχολογικές', 0, 0, 0.8, 'ψ000', 3, '*'),
(32705, 'ψυχολογικών', 'ψυχολογικών', 0, 0, 0.8, 'ψ000', 3, '*'),
(32706, 'ψυχομετρικών', 'ψυχομετρικών', 0, 0, 0.8, 'ψ000', 3, '*'),
(32707, 'ψυχώσεις', 'ψυχώσεις', 0, 0, 0.5333, 'ψ000', 3, '*'),
(32708, 'ψύχωση', 'ψύχωση', 0, 0, 0.4, 'ψ000', 3, '*'),
(32709, '193', '193', 0, 0, 0.3, '', 2, '*'),
(32710, 'ba', 'ba', 0, 0, 0.1333, 'B000', 2, '*'),
(32711, 'cbt', 'cbt', 0, 0, 0.2, 'C130', 2, '*'),
(32712, 'erasmus', 'erasmus', 0, 0, 0.4667, 'E6252', 2, '*'),
(32713, 'άνοιας', 'άνοιας', 0, 0, 0.4, 'ά000', 2, '*'),
(32714, 'ανήλικους', 'ανήλικους', 0, 0, 0.6, 'α000', 2, '*'),
(32715, 'ανήλικων', 'ανήλικων', 0, 0, 0.5333, 'α000', 2, '*'),
(32716, 'ανώτερες', 'ανώτερες', 0, 0, 0.5333, 'α000', 2, '*'),
(32717, 'αξιολόγησης', 'αξιολόγησης', 0, 0, 0.7333, 'α000', 2, '*'),
(32718, 'αρχικών', 'αρχικών', 0, 0, 0.4667, 'α000', 2, '*'),
(32719, 'διάγνωση', 'διάγνωση', 0, 0, 0.5333, 'δ000', 2, '*'),
(32720, 'διπλωματική', 'διπλωματική', 0, 0, 0.7333, 'δ000', 2, '*'),
(32721, 'εγχειριδίου', 'εγχειριδίου', 0, 0, 0.7333, 'ε000', 2, '*'),
(32722, 'εθελοντικές', 'εθελοντικές', 0, 0, 0.7333, 'ε000', 2, '*'),
(32723, 'ειδίκευση', 'ειδίκευση', 0, 0, 0.6, 'ε000', 2, '*'),
(32724, 'ειδικευτεί', 'ειδικευτεί', 0, 0, 0.6667, 'ε000', 2, '*'),
(32725, 'εκπροσωπούσε', 'εκπροσωπούσε', 0, 0, 0.8, 'ε000', 2, '*'),
(32726, 'εκπρόσωπος', 'εκπρόσωπος', 0, 0, 0.6667, 'ε000', 2, '*'),
(32727, 'ενίσχυσης', 'ενίσχυσης', 0, 0, 0.6, 'ε000', 2, '*'),
(32728, 'ενότητες', 'ενότητες', 0, 0, 0.5333, 'ε000', 2, '*'),
(32729, 'εξειδικεύσεων', 'εξειδικεύσεων', 0, 0, 0.8667, 'ε000', 2, '*'),
(32730, 'ερευνητικό', 'ερευνητικό', 0, 0, 0.6667, 'ε000', 2, '*'),
(32731, 'εταιρικό', 'εταιρικό', 0, 0, 0.5333, 'ε000', 2, '*'),
(32732, 'ζεύγους', 'ζεύγους', 0, 0, 0.4667, 'ζ000', 2, '*'),
(32733, 'ηπα', 'ηπα', 0, 0, 0.2, 'η000', 2, '*'),
(32734, 'ιατρικά', 'ιατρικά', 0, 0, 0.4667, 'ι000', 2, '*'),
(32735, 'καιοργάνωσε', 'καιοργάνωσε', 0, 0, 0.7333, 'κ000', 2, '*'),
(32736, 'κλινικό', 'κλινικό', 0, 0, 0.4667, 'κ000', 2, '*'),
(32737, 'λάβει', 'λάβει', 0, 0, 0.3333, 'λ000', 2, '*'),
(32738, 'μεσαίες', 'μεσαίες', 0, 0, 0.4667, 'μ000', 2, '*'),
(32739, 'μνήμης', 'μνήμης', 0, 0, 0.4, 'μ000', 2, '*'),
(32740, 'ξενώνα', 'ξενώνα', 0, 0, 0.4, 'ξ000', 2, '*'),
(32741, 'παθόντες', 'παθόντες', 0, 0, 0.5333, 'π000', 2, '*'),
(32742, 'πλατφόρμα', 'πλατφόρμα', 0, 0, 0.6, 'π000', 2, '*'),
(32743, 'προσφύγων', 'προσφύγων', 0, 0, 0.6, 'π000', 2, '*'),
(32744, 'πρόσφυγες', 'πρόσφυγες', 0, 0, 0.6, 'π000', 3, '*'),
(32745, 'πρώτου', 'πρώτου', 0, 0, 0.4, 'π000', 2, '*'),
(32746, 'ρότερνταμ', 'ρότερνταμ', 0, 0, 0.6, 'ρ000', 2, '*'),
(32747, 'συγγραφικό', 'συγγραφικό', 0, 0, 0.6667, 'σ000', 2, '*'),
(32748, 'συνείσφερε', 'συνείσφερε', 0, 0, 0.6667, 'σ000', 2, '*'),
(32749, 'συντονίστρια', 'συντονίστρια', 0, 0, 0.8, 'σ000', 2, '*'),
(32750, 'τμήματος', 'τμήματος', 0, 0, 0.5333, 'τ000', 2, '*'),
(32751, 'τραύματος', 'τραύματος', 0, 0, 0.6, 'τ000', 2, '*'),
(32752, 'υποψηφίων', 'υποψηφίων', 0, 0, 0.6, 'υ000', 2, '*'),
(32753, 'φιλαδέλφεια', 'φιλαδέλφεια', 0, 0, 0.7333, 'φ000', 2, '*'),
(32754, 'φιλοξενίας', 'φιλοξενίας', 0, 0, 0.6667, 'φ000', 2, '*'),
(32772, '192', '192', 0, 0, 0.3, '', 3, '*'),
(32773, 'clinical', 'clinical', 0, 0, 0.5333, 'C4524', 4, '*'),
(32774, 'community', 'community', 0, 0, 0.6, 'C530', 3, '*'),
(32775, 'east', 'east', 0, 0, 0.2667, 'E230', 3, '*'),
(32776, 'ανήκει', 'ανήκει', 0, 0, 0.4, 'α000', 3, '*'),
(32777, 'αναγνωρισμένο', 'αναγνωρισμένο', 0, 0, 0.8667, 'α000', 3, '*'),
(32778, 'ανθρωπίνων', 'ανθρωπίνων', 0, 0, 0.6667, 'α000', 3, '*'),
(32779, 'αριστοτέλειο', 'αριστοτέλειο', 0, 0, 0.8, 'α000', 3, '*'),
(32780, 'γραμμέςψυχολογικής', 'γραμμέςψυχολογικής', 0, 0, 1, 'γ000', 3, '*'),
(32781, 'διερεύνησης', 'διερεύνησης', 0, 0, 0.7333, 'δ000', 3, '*'),
(32782, 'δουλέψει', 'δουλέψει', 0, 0, 0.5333, 'δ000', 3, '*'),
(32783, 'ειδικεύεται', 'ειδικεύεται', 0, 0, 0.7333, 'ε000', 3, '*'),
(32784, 'ειδικών', 'ειδικών', 0, 0, 0.4667, 'ε000', 4, '*'),
(32785, 'εκπαιδευτικά', 'εκπαιδευτικά', 0, 0, 0.8, 'ε000', 3, '*'),
(32786, 'επιπρόσθετα', 'επιπρόσθετα', 0, 0, 0.7333, 'ε000', 3, '*'),
(32787, 'ερευνητική', 'ερευνητική', 0, 0, 0.6667, 'ε000', 3, '*'),
(32788, 'ευπαθείς', 'ευπαθείς', 0, 0, 0.5333, 'ε000', 3, '*'),
(32789, 'θεραπειών', 'θεραπειών', 0, 0, 0.6, 'θ000', 4, '*'),
(32790, 'καιισότιμο', 'καιισότιμο', 0, 0, 0.6667, 'κ000', 2, '*'),
(32791, 'κατεύθυνση', 'κατεύθυνση', 0, 0, 0.6667, 'κ000', 3, '*'),
(32792, 'κλινικής', 'κλινικής', 0, 0, 0.5333, 'κ000', 3, '*'),
(32793, 'οικογενειακό', 'οικογενειακό', 0, 0, 0.8, 'ο000', 3, '*'),
(32794, 'προσεγγίσεις', 'προσεγγίσεις', 0, 0, 0.8, 'π000', 3, '*'),
(32795, 'προσφέροντας', 'προσφέροντας', 0, 0, 0.8, 'π000', 3, '*'),
(32796, 'ργαστηρίου', 'ργαστηρίου', 0, 0, 0.6667, 'ρ000', 2, '*'),
(32797, 'συνθετικό', 'συνθετικό', 0, 0, 0.6, 'σ000', 3, '*'),
(32798, 'συστημικής', 'συστημικής', 0, 0, 0.6667, 'σ000', 3, '*'),
(32799, '191', '191', 0, 0, 0.3, '', 2, '*'),
(32800, 'central', 'central', 0, 0, 0.4667, 'C5364', 2, '*'),
(32801, 'lancashire', 'lancashire', 0, 0, 0.6667, 'L526', 2, '*'),
(32802, 'ευάλωτες', 'ευάλωτες', 0, 0, 0.5333, 'ε000', 2, '*'),
(32803, 'ηλικιωμένους', 'ηλικιωμένους', 0, 0, 0.8, 'η000', 2, '*'),
(32804, 'ηλικιωμένων', 'ηλικιωμένων', 0, 0, 0.7333, 'η000', 2, '*'),
(32805, 'κατασκηνώσεις', 'κατασκηνώσεις', 0, 0, 0.8667, 'κ000', 2, '*'),
(32806, 'μετεκπαιδεύεται', 'μετεκπαιδεύεται', 0, 0, 1, 'μ000', 2, '*'),
(32807, 'μονάδες', 'μονάδες', 0, 0, 0.4667, 'μ000', 2, '*'),
(32808, 'παιδικές', 'παιδικές', 0, 0, 0.5333, 'π000', 2, '*'),
(32809, 'παιδοψυχολογίας', 'παιδοψυχολογίας', 0, 0, 1, 'π000', 2, '*'),
(32810, 'σεξολογίας', 'σεξολογίας', 0, 0, 0.6667, 'σ000', 2, '*'),
(32811, 'σεξολογικό', 'σεξολογικό', 0, 0, 0.6667, 'σ000', 2, '*'),
(32812, 'συμβουλευτικής', 'συμβουλευτικής', 0, 0, 0.9333, 'σ000', 2, '*'),
(32813, 'συνεδρίων', 'συνεδρίων', 0, 0, 0.6, 'σ000', 2, '*'),
(32814, 'ψυχοθεραπείας', 'ψυχοθεραπείας', 0, 0, 0.8667, 'ψ000', 2, '*'),
(32815, 'ψυχοσεξουαλική', 'ψυχοσεξουαλική', 0, 0, 0.9333, 'ψ000', 2, '*'),
(32902, '189', '189', 0, 0, 0.3, '', 23, '*'),
(32903, 'βιογραφικο', 'βιογραφικο', 0, 0, 0.6667, 'β000', 23, '*'),
(32904, 'δειτε', 'δειτε', 0, 0, 0.3333, 'δ000', 23, '*'),
(32905, 'ιωανναδαρβυρη', 'ιωανναδαρβυρη', 0, 0, 0.8667, 'ι000', 23, '*'),
(32906, 'ιωαννασουχλα', 'ιωαννασουχλα', 0, 0, 0.8, 'ι000', 23, '*'),
(32907, 'μαιραστεφανακου', 'μαιραστεφανακου', 0, 0, 1, 'μ000', 23, '*'),
(32908, 'μελιναστουπα', 'μελιναστουπα', 0, 0, 0.8, 'μ000', 23, '*'),
(32909, 'μυρτωντεντε', 'μυρτωντεντε', 0, 0, 0.7333, 'μ000', 23, '*'),
(32910, 'νικολεταχατζηκωνσταντινιδου', 'νικολεταχατζηκωνσταντινιδου', 0, 0, 1, 'ν000', 23, '*'),
(32911, 'φενιαβωβου', 'φενιαβωβου', 0, 0, 0.6667, 'φ000', 23, '*'),
(32912, 'χριστιναζουρνα', 'χριστιναζουρνα', 0, 0, 0.9333, 'χ000', 23, '*'),
(32913, 'χριστινακαραχοτζιτη', 'χριστινακαραχοτζιτη', 0, 0, 1, 'χ000', 23, '*'),
(32963, '179', '179', 0, 0, 0.3, '', 1, '*'),
(32964, 'jung', 'jung', 0, 0, 0.2667, 'J520', 1, '*'),
(32965, 'ανάκτηση', 'ανάκτηση', 0, 0, 0.5333, 'α000', 1, '*'),
(32966, 'αναζητήστε', 'αναζητήστε', 0, 0, 0.6667, 'α000', 1, '*'),
(32967, 'αντεπεξέλθετε', 'αντεπεξέλθετε', 0, 0, 0.8667, 'α000', 1, '*'),
(32968, 'αντικαταστήσετε', 'αντικαταστήσετε', 0, 0, 1, 'α000', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(32969, 'αντιμετωπίζετε', 'αντιμετωπίζετε', 0, 0, 0.9333, 'α000', 1, '*'),
(32970, 'αξιοποιήστε', 'αξιοποιήστε', 0, 0, 0.7333, 'α000', 1, '*'),
(32971, 'απευθυνόσασταν', 'απευθυνόσασταν', 0, 0, 0.9333, 'α000', 1, '*'),
(32972, 'αποδεχτείτε', 'αποδεχτείτε', 0, 0, 0.7333, 'α000', 1, '*'),
(32973, 'αποστάσεις', 'αποστάσεις', 0, 0, 0.6667, 'α000', 1, '*'),
(32974, 'αυτό-αποτελεσματικοί', 'αυτό-αποτελεσματικοί', 0, 0, 1, 'α000', 1, '*'),
(32975, 'δραστηριοποιηθείτε', 'δραστηριοποιηθείτε', 0, 0, 1, 'δ000', 1, '*'),
(32976, 'εξελίξεις', 'εξελίξεις', 0, 0, 0.6, 'ε000', 1, '*'),
(32977, 'επίκριση', 'επίκριση', 0, 0, 0.5333, 'ε000', 1, '*'),
(32978, 'επιστρατέψουμε', 'επιστρατέψουμε', 0, 0, 0.9333, 'ε000', 1, '*'),
(32979, 'εσωτερικές', 'εσωτερικές', 0, 0, 0.6667, 'ε000', 1, '*'),
(32980, 'κρίσης', 'κρίσης', 0, 0, 0.4, 'κ000', 1, '*'),
(32981, 'κρατήσουμε', 'κρατήσουμε', 0, 0, 0.6667, 'κ000', 1, '*'),
(32982, 'μηρυκασμός', 'μηρυκασμός', 0, 0, 0.6667, 'μ000', 1, '*'),
(32983, 'μιλήστε', 'μιλήστε', 0, 0, 0.4667, 'μ000', 1, '*'),
(32984, 'ναανακτήσουμε', 'ναανακτήσουμε', 0, 0, 0.8667, 'ν000', 1, '*'),
(32985, 'νιώσουμε', 'νιώσουμε', 0, 0, 0.5333, 'ν000', 1, '*'),
(32986, 'παθητικής', 'παθητικής', 0, 0, 0.6, 'π000', 1, '*'),
(32987, 'προσαρμοσμένα', 'προσαρμοσμένα', 0, 0, 0.8667, 'π000', 1, '*'),
(32988, 'σκεπτόμενοι', 'σκεπτόμενοι', 0, 0, 0.7333, 'σ000', 1, '*'),
(32989, 'συμπονετικές', 'συμπονετικές', 0, 0, 0.8, 'σ000', 1, '*'),
(32990, 'σωματικές', 'σωματικές', 0, 0, 0.6, 'σ000', 1, '*'),
(32991, 'τρικυμία', 'τρικυμία', 0, 0, 0.5333, 'τ000', 1, '*'),
(32992, 'υποκύψουμε', 'υποκύψουμε', 0, 0, 0.6667, 'υ000', 1, '*'),
(33007, '182', '182', 0, 0, 0.3, '', 1, '*'),
(33008, 'άνοιξαν', 'άνοιξαν', 0, 0, 0.4667, 'ά000', 1, '*'),
(33009, 'έκλεινε', 'έκλεινε', 0, 0, 0.4667, 'έ000', 1, '*'),
(33010, 'έκλεισε', 'έκλεισε', 0, 0, 0.4667, 'έ000', 1, '*'),
(33011, 'έφερε', 'έφερε', 0, 0, 0.3333, 'έ000', 1, '*'),
(33012, 'ανοιχτή', 'ανοιχτή', 0, 0, 0.4667, 'α000', 1, '*'),
(33013, 'απέρριψε', 'απέρριψε', 0, 0, 0.5333, 'α000', 1, '*'),
(33014, 'βοήθησαν', 'βοήθησαν', 0, 0, 0.5333, 'β000', 1, '*'),
(33015, 'δείτεανοιχτή', 'δείτεανοιχτή', 0, 0, 0.8, 'δ000', 1, '*'),
(33016, 'εμπόδισε', 'εμπόδισε', 0, 0, 0.5333, 'ε000', 1, '*'),
(33017, 'κατέρρευσε', 'κατέρρευσε', 0, 0, 0.6667, 'κ000', 1, '*'),
(33018, 'κλείσιμο', 'κλείσιμο', 0, 0, 0.5333, 'κ000', 1, '*'),
(33019, 'κλειστή', 'κλειστή', 0, 0, 0.4667, 'κ000', 1, '*'),
(33020, 'νωρίτερα', 'νωρίτερα', 0, 0, 0.5333, 'ν000', 1, '*'),
(33021, 'πόρτας', 'πόρτας', 0, 0, 0.4, 'π000', 1, '*'),
(33022, 'πόρτες', 'πόρτες', 0, 0, 0.4, 'π000', 1, '*'),
(33023, 'συνέβαινε', 'συνέβαινε', 0, 0, 0.6, 'σ000', 1, '*'),
(33024, 'συνειδητοποιήσετε', 'συνειδητοποιήσετε', 0, 0, 1, 'σ000', 6, '*'),
(33025, 'χάσατε', 'χάσατε', 0, 0, 0.4, 'χ000', 1, '*'),
(33038, '173', '173', 0, 0, 0.3, '', 1, '*'),
(33039, 'αποσκοπώντας', 'αποσκοπώντας', 0, 0, 0.8, 'α000', 1, '*'),
(33040, 'αυτό-αποτελεσματικός', 'αυτό-αποτελεσματικός', 0, 0, 1, 'α000', 1, '*'),
(33041, 'διδάξει', 'διδάξει', 0, 0, 0.4667, 'δ000', 1, '*'),
(33042, 'δώσει', 'δώσει', 0, 0, 0.3333, 'δ000', 1, '*'),
(33043, 'εξαναγκασμό', 'εξαναγκασμό', 0, 0, 0.7333, 'ε000', 1, '*'),
(33044, 'εξωτερική', 'εξωτερική', 0, 0, 0.6, 'ε000', 1, '*'),
(33045, 'επιβραβεύστε', 'επιβραβεύστε', 0, 0, 0.8, 'ε000', 1, '*'),
(33046, 'επιτεύξιμους', 'επιτεύξιμους', 0, 0, 0.8, 'ε000', 1, '*'),
(33047, 'εσωτερικό', 'εσωτερικό', 0, 0, 0.6, 'ε000', 1, '*'),
(33048, 'κατευθύνει', 'κατευθύνει', 0, 0, 0.6667, 'κ000', 1, '*'),
(33049, 'κινήτρων', 'κινήτρων', 0, 0, 0.5333, 'κ000', 1, '*'),
(33050, 'προέλευση', 'προέλευση', 0, 0, 0.6, 'π000', 1, '*'),
(33051, 'προγραμματίσει', 'προγραμματίσει', 0, 0, 0.9333, 'π000', 1, '*'),
(33052, 'προχωράτε', 'προχωράτε', 0, 0, 0.6, 'π000', 1, '*'),
(33053, 'ρεαλιστικούς', 'ρεαλιστικούς', 0, 0, 0.8, 'ρ000', 1, '*'),
(33054, 'σίγουρο', 'σίγουρο', 0, 0, 0.4667, 'σ000', 1, '*'),
(33055, 'συμβιβασμού', 'συμβιβασμού', 0, 0, 0.7333, 'σ000', 1, '*'),
(33056, 'συμπεριφέρεται', 'συμπεριφέρεται', 0, 0, 0.9333, 'σ000', 1, '*'),
(33057, 'τηναπόκτηση', 'τηναπόκτηση', 0, 0, 0.7333, 'τ000', 1, '*'),
(33058, 'υπόκεινται', 'υπόκεινται', 0, 0, 0.6667, 'υ000', 1, '*'),
(33059, 'φτάσετε', 'φτάσετε', 0, 0, 0.4667, 'φ000', 1, '*'),
(33060, 'ωςσύμμαχο', 'ωςσύμμαχο', 0, 0, 0.6, 'ω000', 1, '*'),
(33061, 'ώθησαν', 'ώθησαν', 0, 0, 0.4, 'ώ000', 1, '*'),
(33062, 'ώθηση', 'ώθηση', 0, 0, 0.3333, 'ώ000', 1, '*'),
(33063, '175', '175', 0, 0, 0.3, '', 1, '*'),
(33064, 'ανθυγιεινές', 'ανθυγιεινές', 0, 0, 0.7333, 'α000', 1, '*'),
(33065, 'απογοήτευσης', 'απογοήτευσης', 0, 0, 0.8, 'α000', 1, '*'),
(33066, 'απογοητευτεί', 'απογοητευτεί', 0, 0, 0.8, 'α000', 1, '*'),
(33067, 'βάλω', 'βάλω', 0, 0, 0.2667, 'β000', 1, '*'),
(33068, 'δυσκολεύομαι', 'δυσκολεύομαι', 0, 0, 0.8, 'δ000', 1, '*'),
(33069, 'εξαντλητική', 'εξαντλητική', 0, 0, 0.7333, 'ε000', 1, '*'),
(33070, 'επιστρέφοντας', 'επιστρέφοντας', 0, 0, 0.8667, 'ε000', 1, '*'),
(33071, 'επιτύχουμε', 'επιτύχουμε', 0, 0, 0.6667, 'ε000', 1, '*'),
(33072, 'εφικτές', 'εφικτές', 0, 0, 0.4667, 'ε000', 1, '*'),
(33073, 'ικανοί', 'ικανοί', 0, 0, 0.4, 'ι000', 1, '*'),
(33074, 'καταφέρνουν', 'καταφέρνουν', 0, 0, 0.7333, 'κ000', 1, '*'),
(33075, 'κατευθύνονται', 'κατευθύνονται', 0, 0, 0.8667, 'κ000', 1, '*'),
(33076, 'κυνήγι', 'κυνήγι', 0, 0, 0.4, 'κ000', 1, '*'),
(33077, 'παραιτούμαστετης', 'παραιτούμαστετης', 0, 0, 1, 'π000', 1, '*'),
(33078, 'παρατήσει', 'παρατήσει', 0, 0, 0.6, 'π000', 1, '*'),
(33079, 'πετύχει', 'πετύχει', 0, 0, 0.4667, 'π000', 1, '*'),
(33080, 'πετύχουν', 'πετύχουν', 0, 0, 0.5333, 'π000', 1, '*'),
(33081, 'πλαισιώνει', 'πλαισιώνει', 0, 0, 0.6667, 'π000', 1, '*'),
(33082, 'πλησιάσουμε', 'πλησιάσουμε', 0, 0, 0.7333, 'π000', 1, '*'),
(33083, 'προσανατολίζει', 'προσανατολίζει', 0, 0, 0.9333, 'π000', 1, '*'),
(33084, 'προσπάθειας', 'προσπάθειας', 0, 0, 0.7333, 'π000', 1, '*'),
(33085, 'προτεραιοτήτων', 'προτεραιοτήτων', 0, 0, 0.9333, 'π000', 1, '*'),
(33086, 'τιμωρούν', 'τιμωρούν', 0, 0, 0.5333, 'τ000', 1, '*'),
(33087, 'φρένο', 'φρένο', 0, 0, 0.3333, 'φ000', 1, '*'),
(33088, 'χάσει', 'χάσει', 0, 0, 0.3333, 'χ000', 1, '*'),
(33089, 'χρονιάς', 'χρονιάς', 0, 0, 0.4667, 'χ000', 1, '*'),
(33094, '1.τα', '1.τα', 0, 0, 0.2667, 'τ000', 1, '*'),
(33095, '160', '160', 0, 0, 0.3, '', 1, '*'),
(33096, '6.ενδίδετε', '6.ενδίδετε', 0, 0, 0.6667, 'ε000', 1, '*'),
(33097, '7.πηγαίνετε', '7.πηγαίνετε', 0, 0, 0.7333, 'π000', 1, '*'),
(33098, 'άλλους.8.δε', 'άλλους.8.δε', 0, 0, 0.7333, 'ά000', 1, '*'),
(33099, 'γνωριμία.4.ερωτεύεστε', 'γνωριμία.4.ερωτεύεστε', 0, 0, 1, 'γ000', 1, '*'),
(33100, 'δικαίωμα', 'δικαίωμα', 0, 0, 0.5333, 'δ000', 1, '*'),
(33101, 'δώρα', 'δώρα', 0, 0, 0.2667, 'δ000', 1, '*'),
(33102, 'ελλιπή', 'ελλιπή', 0, 0, 0.4, 'ε000', 1, '*'),
(33103, 'εμφανίζει', 'εμφανίζει', 0, 0, 0.6, 'ε000', 1, '*'),
(33104, 'εσάς.13.αφήνετε', 'εσάς.13.αφήνετε', 0, 0, 1, 'ε000', 1, '*'),
(33105, 'εσάς.17.«κακοποιείτε»', 'εσάς.17.«κακοποιείτε»', 0, 0, 1, 'ε000', 1, '*'),
(33106, 'ευχαριστήσουμε', 'ευχαριστήσουμε', 0, 0, 0.9333, 'ε000', 1, '*'),
(33107, 'θέλετε.11.αγγίζετε', 'θέλετε.11.αγγίζετε', 0, 0, 1, 'θ000', 1, '*'),
(33108, 'καθορίσουν.15.περιμένετε', 'καθορίσουν.15.περιμένετε', 0, 0, 1, 'κ000', 1, '*'),
(33109, 'καλύψουν', 'καλύψουν', 0, 0, 0.5333, 'κ000', 1, '*'),
(33110, 'κατευθύνουν', 'κατευθύνουν', 0, 0, 0.7333, 'κ000', 1, '*'),
(33111, 'προσεγγίζει.5.ερωτεύεστε', 'προσεγγίζει.5.ερωτεύεστε', 0, 0, 1, 'π000', 1, '*'),
(33112, 'ρωτήσετε.12.επιτρέπετε', 'ρωτήσετε.12.επιτρέπετε', 0, 0, 1, 'ρ000', 1, '*'),
(33113, 'σας.10.αποδέχεστε', 'σας.10.αποδέχεστε', 0, 0, 1, 'σ000', 1, '*'),
(33114, 'σας.14.αφήνετε', 'σας.14.αφήνετε', 0, 0, 0.9333, 'σ000', 1, '*'),
(33115, 'σας.16.«καταρρέετε»', 'σας.16.«καταρρέετε»', 0, 0, 1, 'σ000', 1, '*'),
(33116, 'σας.18.«κακοποιείτε»', 'σας.18.«κακοποιείτε»', 0, 0, 1, 'σ000', 1, '*'),
(33117, 'συνάντηση.3.ερωτεύεστε', 'συνάντηση.3.ερωτεύεστε', 0, 0, 1, 'σ000', 1, '*'),
(33118, 'τουςάλλους.19.κάνετε', 'τουςάλλους.19.κάνετε', 0, 0, 1, 'τ000', 1, '*'),
(33119, 'τσιγάρου', 'τσιγάρου', 0, 0, 0.5333, 'τ000', 1, '*'),
(33120, 'φροντίσει', 'φροντίσει', 0, 0, 0.6, 'φ000', 1, '*'),
(33121, 'όλους.2.μιλάτε', 'όλους.2.μιλάτε', 0, 0, 0.9333, 'ό000', 1, '*'),
(33122, 'όρια.9.δε', 'όρια.9.δε', 0, 0, 0.6, 'ό000', 1, '*'),
(33125, '148', '148', 0, 0, 0.3, '', 1, '*'),
(33126, 'άρχισαν', 'άρχισαν', 0, 0, 0.4667, 'ά000', 1, '*'),
(33127, 'αλληλεπιδράσεων', 'αλληλεπιδράσεων', 0, 0, 1, 'α000', 1, '*'),
(33128, 'αμεσότητα', 'αμεσότητα', 0, 0, 0.6, 'α000', 1, '*'),
(33129, 'ανάπτυξαν', 'ανάπτυξαν', 0, 0, 0.6, 'α000', 1, '*'),
(33130, 'αναλύει', 'αναλύει', 0, 0, 0.4667, 'α000', 1, '*'),
(33131, 'αναλύουν', 'αναλύουν', 0, 0, 0.5333, 'α000', 1, '*'),
(33132, 'αναπτύχθηκε', 'αναπτύχθηκε', 0, 0, 0.7333, 'α000', 1, '*'),
(33133, 'ανθρώπινο', 'ανθρώπινο', 0, 0, 0.6, 'α000', 1, '*'),
(33134, 'αντικαταστήσει', 'αντικαταστήσει', 0, 0, 0.9333, 'α000', 1, '*'),
(33135, 'απαιτούνται', 'απαιτούνται', 0, 0, 0.7333, 'α000', 1, '*'),
(33136, 'αργός', 'αργός', 0, 0, 0.3333, 'α000', 1, '*'),
(33137, 'αρχαιότερο', 'αρχαιότερο', 0, 0, 0.6667, 'α000', 1, '*'),
(33138, 'αρχών', 'αρχών', 0, 0, 0.3333, 'α000', 1, '*'),
(33139, 'ατομικό', 'ατομικό', 0, 0, 0.4667, 'α000', 1, '*'),
(33140, 'διαβουλευτικού', 'διαβουλευτικού', 0, 0, 0.9333, 'δ000', 1, '*'),
(33141, 'διαβουλευτικό', 'διαβουλευτικό', 0, 0, 0.8667, 'δ000', 1, '*'),
(33142, 'διαβουλευτικός', 'διαβουλευτικός', 0, 0, 0.9333, 'δ000', 1, '*'),
(33143, 'διαδικασίες', 'διαδικασίες', 0, 0, 0.7333, 'δ000', 1, '*'),
(33144, 'εγκεφαλικά', 'εγκεφαλικά', 0, 0, 0.6667, 'ε000', 1, '*'),
(33145, 'ειδήσεις', 'ειδήσεις', 0, 0, 0.5333, 'ε000', 1, '*'),
(33146, 'εικόνες', 'εικόνες', 0, 0, 0.4667, 'ε000', 1, '*'),
(33147, 'εμπλέκονται', 'εμπλέκονται', 0, 0, 0.7333, 'ε000', 1, '*'),
(33148, 'εντοπίζεται', 'εντοπίζεται', 0, 0, 0.7333, 'ε000', 1, '*'),
(33149, 'εντούτοις', 'εντούτοις', 0, 0, 0.6, 'ε000', 1, '*'),
(33150, 'εντυπωσιακές', 'εντυπωσιακές', 0, 0, 0.8, 'ε000', 1, '*'),
(33151, 'εξετάζει', 'εξετάζει', 0, 0, 0.5333, 'ε000', 1, '*'),
(33152, 'εξοικειωμένοι', 'εξοικειωμένοι', 0, 0, 0.8667, 'ε000', 1, '*'),
(33153, 'εξυπηρέτησε', 'εξυπηρέτησε', 0, 0, 0.7333, 'ε000', 1, '*'),
(33154, 'επεμβαίνει', 'επεμβαίνει', 0, 0, 0.6667, 'ε000', 1, '*'),
(33155, 'ευδιάκριτη', 'ευδιάκριτη', 0, 0, 0.6667, 'ε000', 1, '*'),
(33156, 'ευπροσάρμοστος', 'ευπροσάρμοστος', 0, 0, 0.9333, 'ε000', 1, '*'),
(33157, 'ζωντανές', 'ζωντανές', 0, 0, 0.5333, 'ζ000', 1, '*'),
(33158, 'κέντρου', 'κέντρου', 0, 0, 0.4667, 'κ000', 1, '*'),
(33159, 'καταλαβαίνουν', 'καταλαβαίνουν', 0, 0, 0.8667, 'κ000', 1, '*'),
(33160, 'κοπιαστικός', 'κοπιαστικός', 0, 0, 0.7333, 'κ000', 1, '*'),
(33161, 'κυβερνάται', 'κυβερνάται', 0, 0, 0.6667, 'κ000', 1, '*'),
(33162, 'λογικής', 'λογικής', 0, 0, 0.4667, 'λ000', 1, '*'),
(33163, 'μέτρια', 'μέτρια', 0, 0, 0.4, 'μ000', 1, '*'),
(33164, 'μελετά', 'μελετά', 0, 0, 0.4, 'μ000', 1, '*'),
(33165, 'μηχανισμούς', 'μηχανισμούς', 0, 0, 0.7333, 'μ000', 1, '*'),
(33166, 'νευρικά', 'νευρικά', 0, 0, 0.4667, 'ν000', 1, '*'),
(33167, 'ομαδικό', 'ομαδικό', 0, 0, 0.4667, 'ο000', 1, '*'),
(33168, 'οπτικές', 'οπτικές', 0, 0, 0.4667, 'ο000', 1, '*'),
(33169, 'ορθή', 'ορθή', 0, 0, 0.2667, 'ο000', 1, '*'),
(33170, 'πάθη', 'πάθη', 0, 0, 0.2667, 'π000', 1, '*'),
(33171, 'παλαιότερα', 'παλαιότερα', 0, 0, 0.6667, 'π000', 1, '*'),
(33172, 'παραστάσεις', 'παραστάσεις', 0, 0, 0.7333, 'π000', 1, '*'),
(33173, 'προβολές', 'προβολές', 0, 0, 0.5333, 'π000', 1, '*'),
(33174, 'προειδοποιούν', 'προειδοποιούν', 0, 0, 0.8667, 'π000', 1, '*'),
(33175, 'προεπιλεγμένος', 'προεπιλεγμένος', 0, 0, 0.9333, 'π000', 1, '*'),
(33176, 'προκαθορισμένος', 'προκαθορισμένος', 0, 0, 1, 'π000', 1, '*'),
(33177, 'προμετωπιαίο', 'προμετωπιαίο', 0, 0, 0.8, 'π000', 1, '*'),
(33178, 'προσαρμοστούν', 'προσαρμοστούν', 0, 0, 0.8667, 'π000', 1, '*'),
(33179, 'προσεκτικού', 'προσεκτικού', 0, 0, 0.7333, 'π000', 1, '*'),
(33180, 'συγκρατήσουμε', 'συγκρατήσουμε', 0, 0, 0.8667, 'σ000', 1, '*'),
(33181, 'συνέβηκαν', 'συνέβηκαν', 0, 0, 0.6, 'σ000', 1, '*'),
(33182, 'συναισθηματικού', 'συναισθηματικού', 0, 0, 1, 'σ000', 14, '*'),
(33183, 'συναντούν', 'συναντούν', 0, 0, 0.6, 'σ000', 1, '*'),
(33184, 'συνοδεύονται', 'συνοδεύονται', 0, 0, 0.8, 'σ000', 1, '*'),
(33185, 'συστήματα', 'συστήματα', 0, 0, 0.6, 'σ000', 1, '*'),
(33186, 'συστημάτων', 'συστημάτων', 0, 0, 0.6667, 'σ000', 1, '*'),
(33187, 'σχολαστικού', 'σχολαστικού', 0, 0, 0.7333, 'σ000', 1, '*'),
(33188, 'σύστημα', 'σύστημα', 0, 0, 0.4667, 'σ000', 1, '*'),
(33189, 'ταχύτατα', 'ταχύτατα', 0, 0, 0.5333, 'τ000', 1, '*'),
(33190, 'τονίσουμε', 'τονίσουμε', 0, 0, 0.6, 'τ000', 1, '*'),
(33191, 'τοσυναισθηματικό', 'τοσυναισθηματικό', 0, 0, 1, 'τ000', 1, '*'),
(33192, 'υπερισχύουν', 'υπερισχύουν', 0, 0, 0.7333, 'υ000', 1, '*'),
(33193, 'υπολογίζουν', 'υπολογίζουν', 0, 0, 0.7333, 'υ000', 1, '*'),
(33252, '150', '150', 0, 0, 0.3, '', 1, '*'),
(33253, '«αίσθηση»,', '«αίσθηση»,', 0, 0, 0.6667, 'α000', 1, '*'),
(33254, 'αγνοείτις', 'αγνοείτις', 0, 0, 0.6, 'α000', 1, '*'),
(33255, 'αντίληψή', 'αντίληψή', 0, 0, 0.5333, 'α000', 1, '*'),
(33256, 'αντανακλά', 'αντανακλά', 0, 0, 0.6, 'α000', 1, '*'),
(33257, 'αξιών', 'αξιών', 0, 0, 0.3333, 'α000', 1, '*'),
(33258, 'αποκλειστικό', 'αποκλειστικό', 0, 0, 0.8, 'α000', 1, '*'),
(33259, 'απρογραμμάτιστες', 'απρογραμμάτιστες', 0, 0, 1, 'α000', 1, '*'),
(33260, 'αυτοματοποιημένη', 'αυτοματοποιημένη', 0, 0, 1, 'α000', 1, '*'),
(33261, 'διαίσθησή', 'διαίσθησή', 0, 0, 0.6, 'δ000', 1, '*'),
(33262, 'δομημένη', 'δομημένη', 0, 0, 0.5333, 'δ000', 1, '*'),
(33263, 'ειδικότερατην', 'ειδικότερατην', 0, 0, 0.8667, 'ε000', 1, '*'),
(33264, 'ενδελεχώς', 'ενδελεχώς', 0, 0, 0.6, 'ε000', 1, '*'),
(33265, 'ενδεχόμενη', 'ενδεχόμενη', 0, 0, 0.6667, 'ε000', 1, '*'),
(33266, 'εξετάσετε', 'εξετάσετε', 0, 0, 0.6, 'ε000', 1, '*'),
(33267, 'λαμβάνεται', 'λαμβάνεται', 0, 0, 0.6667, 'λ000', 1, '*'),
(33268, 'λογικό', 'λογικό', 0, 0, 0.4, 'λ000', 1, '*'),
(33269, 'μαγική', 'μαγική', 0, 0, 0.4, 'μ000', 1, '*'),
(33270, 'μελετήσουμε', 'μελετήσουμε', 0, 0, 0.7333, 'μ000', 1, '*'),
(33271, 'μιαςαπόφασης', 'μιαςαπόφασης', 0, 0, 0.8, 'μ000', 1, '*'),
(33272, 'μιλάνε', 'μιλάνε', 0, 0, 0.4, 'μ000', 1, '*'),
(33273, 'πάντοτε', 'πάντοτε', 0, 0, 0.4667, 'π000', 1, '*'),
(33274, 'παρθεί', 'παρθεί', 0, 0, 0.4, 'π000', 1, '*'),
(33275, 'περισσοτέρων', 'περισσοτέρων', 0, 0, 0.8, 'π000', 1, '*'),
(33276, 'πληροφόρησης', 'πληροφόρησης', 0, 0, 0.8, 'π000', 1, '*'),
(33277, 'προγραμματισμένες', 'προγραμματισμένες', 0, 0, 1, 'π000', 1, '*'),
(33278, 'προηγούμενης', 'προηγούμενης', 0, 0, 0.8, 'π000', 1, '*'),
(33279, 'προσεκτικά', 'προσεκτικά', 0, 0, 0.6667, 'π000', 1, '*'),
(33280, 'προφυλάσσετε', 'προφυλάσσετε', 0, 0, 0.8, 'π000', 1, '*'),
(33281, 'πρωτόκολλο', 'πρωτόκολλο', 0, 0, 0.6667, 'π000', 1, '*'),
(33282, 'ρουτίνας', 'ρουτίνας', 0, 0, 0.5333, 'ρ000', 1, '*'),
(33283, 'συγκινησιακό', 'συγκινησιακό', 0, 0, 0.8, 'σ000', 1, '*'),
(33284, 'συνδυασμός', 'συνδυασμός', 0, 0, 0.6667, 'σ000', 1, '*'),
(33285, 'χρόνοςνα', 'χρόνοςνα', 0, 0, 0.5333, 'χ000', 1, '*'),
(33286, 'χωρίζονται', 'χωρίζονται', 0, 0, 0.6667, 'χ000', 1, '*'),
(33287, 'ψάξουμε', 'ψάξουμε', 0, 0, 0.4667, 'ψ000', 1, '*'),
(33315, '154', '154', 0, 0, 0.3, '', 1, '*'),
(33316, 'έλλειψηπαρακολούθησης', 'έλλειψηπαρακολούθησης', 0, 0, 1, 'έ000', 1, '*'),
(33317, 'έξυπνων', 'έξυπνων', 0, 0, 0.4667, 'έ000', 1, '*'),
(33318, 'ανάλυσης', 'ανάλυσης', 0, 0, 0.5333, 'α000', 1, '*'),
(33319, 'ανεπιφύλακτη', 'ανεπιφύλακτη', 0, 0, 0.8, 'α000', 1, '*'),
(33320, 'αποκαλύψουν', 'αποκαλύψουν', 0, 0, 0.7333, 'α000', 1, '*'),
(33321, 'αποπροσανατολισμός', 'αποπροσανατολισμός', 0, 0, 1, 'α000', 1, '*'),
(33322, 'αποτελεσμάτων', 'αποτελεσμάτων', 0, 0, 0.8667, 'α000', 1, '*'),
(33323, 'αποφάσεών', 'αποφάσεών', 0, 0, 0.6, 'α000', 1, '*'),
(33324, 'βιασύνη', 'βιασύνη', 0, 0, 0.4667, 'β000', 1, '*'),
(33325, 'βολικά', 'βολικά', 0, 0, 0.4, 'β000', 1, '*'),
(33326, 'γνώμες', 'γνώμες', 0, 0, 0.4, 'γ000', 1, '*'),
(33327, 'διαθέσιμες', 'διαθέσιμες', 0, 0, 0.6667, 'δ000', 1, '*'),
(33328, 'διεργασίας', 'διεργασίας', 0, 0, 0.6667, 'δ000', 1, '*'),
(33329, 'δόμησης', 'δόμησης', 0, 0, 0.4667, 'δ000', 1, '*'),
(33330, 'ε', 'ε', 0, 0, 0.0667, 'ε000', 1, '*'),
(33331, 'εγωισμού', 'εγωισμού', 0, 0, 0.5333, 'ε000', 1, '*'),
(33332, 'εκτεθειμένοι', 'εκτεθειμένοι', 0, 0, 0.8, 'ε000', 1, '*'),
(33333, 'εμπιστοσύνης', 'εμπιστοσύνης', 0, 0, 0.8, 'ε000', 1, '*'),
(33334, 'ενδείξεων', 'ενδείξεων', 0, 0, 0.6, 'ε000', 1, '*'),
(33335, 'εννέα', 'εννέα', 0, 0, 0.3333, 'ε000', 1, '*'),
(33336, 'ερμηνείας', 'ερμηνείας', 0, 0, 0.6, 'ε000', 1, '*'),
(33337, 'εσφαλμένη', 'εσφαλμένη', 0, 0, 0.6, 'ε000', 1, '*'),
(33338, 'θερμώ', 'θερμώ', 0, 0, 0.3333, 'θ000', 1, '*'),
(33339, 'κανόνες”,', 'κανόνες”,', 0, 0, 0.6, 'κ000', 1, '*'),
(33340, 'κυριότερα', 'κυριότερα', 0, 0, 0.6, 'κ000', 1, '*'),
(33341, 'μάνατζμεντ', 'μάνατζμεντ', 0, 0, 0.6667, 'μ000', 1, '*'),
(33342, 'ξάρτηση', 'ξάρτηση', 0, 0, 0.4667, 'ξ000', 1, '*'),
(33343, 'ομαδική', 'ομαδική', 0, 0, 0.4667, 'ο000', 1, '*'),
(33344, 'ομαδικής', 'ομαδικής', 0, 0, 0.5333, 'ο000', 1, '*'),
(33345, 'ορίζουμε', 'ορίζουμε', 0, 0, 0.5333, 'ο000', 1, '*'),
(33346, 'πέσεις', 'πέσεις', 0, 0, 0.4, 'π000', 1, '*'),
(33347, 'παραλείπεται', 'παραλείπεται', 0, 0, 0.8, 'π000', 1, '*'),
(33348, 'παρασυρόμαστε', 'παρασυρόμαστε', 0, 0, 0.8667, 'π000', 1, '*'),
(33349, 'πληροφοριών', 'πληροφοριών', 0, 0, 0.7333, 'π000', 1, '*'),
(33350, 'πολλών', 'πολλών', 0, 0, 0.4, 'π000', 1, '*'),
(33351, 'πραγματικών', 'πραγματικών', 0, 0, 0.7333, 'π000', 1, '*'),
(33352, 'προηγούμενων', 'προηγούμενων', 0, 0, 0.8, 'π000', 1, '*'),
(33353, 'στόχευση', 'στόχευση', 0, 0, 0.5333, 'σ000', 1, '*'),
(33354, 'συστηματικής', 'συστηματικής', 0, 0, 0.8, 'σ000', 1, '*'),
(33355, 'υπερβολικής', 'υπερβολικής', 0, 0, 0.7333, 'υ000', 1, '*'),
(33356, 'φέρει', 'φέρει', 0, 0, 0.3333, 'φ000', 1, '*'),
(33357, '“εμπειρικούς', '“εμπειρικούς', 0, 0, 0.8, '“000', 1, '*'),
(33378, '155', '155', 0, 0, 0.3, '', 1, '*'),
(33379, 'ανατροφοδότηση', 'ανατροφοδότηση', 0, 0, 0.9333, 'α000', 1, '*'),
(33380, 'αποβεί', 'αποβεί', 0, 0, 0.4, 'α000', 1, '*'),
(33381, 'αποτελέσματά', 'αποτελέσματά', 0, 0, 0.8, 'α000', 1, '*'),
(33382, 'αποφασίσεις', 'αποφασίσεις', 0, 0, 0.7333, 'α000', 1, '*'),
(33383, 'δυσκολεύεσαι', 'δυσκολεύεσαι', 0, 0, 0.8, 'δ000', 1, '*'),
(33384, 'δύο-τέσσερις', 'δύο-τέσσερις', 0, 0, 0.8, 'δ000', 1, '*'),
(33385, 'επέλεξες', 'επέλεξες', 0, 0, 0.5333, 'ε000', 1, '*'),
(33386, 'επίλεξε', 'επίλεξε', 0, 0, 0.4667, 'ε000', 1, '*'),
(33387, 'εφάρμοσε', 'εφάρμοσε', 0, 0, 0.5333, 'ε000', 1, '*'),
(33388, 'ζήτημα', 'ζήτημα', 0, 0, 0.4, 'ζ000', 1, '*'),
(33389, 'ζητήματος', 'ζητήματος', 0, 0, 0.6, 'ζ000', 1, '*'),
(33390, 'θυμάσαι', 'θυμάσαι', 0, 0, 0.4667, 'θ000', 1, '*'),
(33391, 'οριοθέτησέ', 'οριοθέτησέ', 0, 0, 0.6667, 'ο000', 1, '*'),
(33392, 'πλαισίωση', 'πλαισίωση', 0, 0, 0.6, 'π000', 1, '*'),
(33393, 'συγκέντρωσε', 'συγκέντρωσε', 0, 0, 0.7333, 'σ000', 1, '*'),
(33394, 'συνειδητότητα', 'συνειδητότητα', 0, 0, 0.8667, 'σ000', 1, '*'),
(33409, '143', '143', 0, 0, 0.3, '', 1, '*'),
(33410, 'αβέβαιη', 'αβέβαιη', 0, 0, 0.4667, 'α000', 1, '*'),
(33411, 'αισιοδοξίας', 'αισιοδοξίας', 0, 0, 0.7333, 'α000', 1, '*'),
(33412, 'ανάτασης', 'ανάτασης', 0, 0, 0.5333, 'α000', 1, '*'),
(33413, 'ανθρωπότητα', 'ανθρωπότητα', 0, 0, 0.7333, 'α000', 1, '*'),
(33414, 'ανιδιοτέλειας', 'ανιδιοτέλειας', 0, 0, 0.8667, 'α000', 1, '*'),
(33415, 'αντικρίζετε', 'αντικρίζετε', 0, 0, 0.7333, 'α000', 1, '*'),
(33416, 'ανυπομονησία', 'ανυπομονησία', 0, 0, 0.8, 'α000', 1, '*'),
(33417, 'απευθύνεται', 'απευθύνεται', 0, 0, 0.7333, 'α000', 1, '*'),
(33418, 'απλό', 'απλό', 0, 0, 0.2667, 'α000', 1, '*'),
(33419, 'απροσδόκητη', 'απροσδόκητη', 0, 0, 0.7333, 'α000', 1, '*'),
(33420, 'ατενίζετε', 'ατενίζετε', 0, 0, 0.6, 'α000', 1, '*'),
(33421, 'βαθιάς', 'βαθιάς', 0, 0, 0.4, 'β000', 1, '*'),
(33422, 'βαθύτερης', 'βαθύτερης', 0, 0, 0.6, 'β000', 1, '*'),
(33423, 'βοηθάτε', 'βοηθάτε', 0, 0, 0.4667, 'β000', 1, '*'),
(33424, 'γαλήνης', 'γαλήνης', 0, 0, 0.4667, 'γ000', 1, '*'),
(33425, 'γεμίζετε', 'γεμίζετε', 0, 0, 0.5333, 'γ000', 1, '*'),
(33426, 'γενναιοδωρίας', 'γενναιοδωρίας', 0, 0, 0.8667, 'γ000', 1, '*'),
(33427, 'γοητείας', 'γοητείας', 0, 0, 0.5333, 'γ000', 1, '*'),
(33428, 'διαρκούς', 'διαρκούς', 0, 0, 0.5333, 'δ000', 1, '*'),
(33429, 'εκπληρώνετε', 'εκπληρώνετε', 0, 0, 0.7333, 'ε000', 1, '*'),
(33430, 'εκτίμησης', 'εκτίμησης', 0, 0, 0.6, 'ε000', 1, '*'),
(33431, 'ελπίζατε', 'ελπίζατε', 0, 0, 0.5333, 'ε000', 1, '*'),
(33432, 'ενθουσιασμού', 'ενθουσιασμού', 0, 0, 0.8, 'ε000', 1, '*'),
(33433, 'επιτυγχάνετε', 'επιτυγχάνετε', 0, 0, 0.8, 'ε000', 1, '*'),
(33434, 'ευλάβεια', 'ευλάβεια', 0, 0, 0.5333, 'ε000', 1, '*'),
(33435, 'ευχαριστίας', 'ευχαριστίας', 0, 0, 0.7333, 'ε000', 1, '*'),
(33436, 'ζωντάνιας', 'ζωντάνιας', 0, 0, 0.6, 'ζ000', 1, '*'),
(33437, 'ζώο', 'ζώο', 0, 0, 0.2, 'ζ000', 1, '*'),
(33438, 'θεαματικό', 'θεαματικό', 0, 0, 0.6, 'θ000', 1, '*'),
(33439, 'θερμής', 'θερμής', 0, 0, 0.4, 'θ000', 1, '*'),
(33440, 'ισχυρότερο', 'ισχυρότερο', 0, 0, 0.6667, 'ι000', 1, '*'),
(33441, 'καθολική', 'καθολική', 0, 0, 0.5333, 'κ000', 1, '*'),
(33442, 'καιεκτίμησης', 'καιεκτίμησης', 0, 0, 0.8, 'κ000', 1, '*'),
(33443, 'καλού', 'καλού', 0, 0, 0.3333, 'κ000', 1, '*'),
(33444, 'καταγωγή', 'καταγωγή', 0, 0, 0.5333, 'κ000', 1, '*'),
(33445, 'κατακτά', 'κατακτά', 0, 0, 0.4667, 'κ000', 1, '*'),
(33446, 'κατοικίδιο', 'κατοικίδιο', 0, 0, 0.6667, 'κ000', 1, '*'),
(33447, 'κινήτρου', 'κινήτρου', 0, 0, 0.5333, 'κ000', 1, '*'),
(33448, 'μάθατε', 'μάθατε', 0, 0, 0.4, 'μ000', 1, '*'),
(33449, 'νόστιμο', 'νόστιμο', 0, 0, 0.4667, 'ν000', 1, '*'),
(33450, 'ξαφνικό', 'ξαφνικό', 0, 0, 0.4667, 'ξ000', 1, '*'),
(33451, 'ολόπλευρη', 'ολόπλευρη', 0, 0, 0.6, 'ο000', 1, '*'),
(33452, 'πίστης', 'πίστης', 0, 0, 0.4, 'π000', 1, '*'),
(33453, 'περιέργειας', 'περιέργειας', 0, 0, 0.7333, 'π000', 1, '*'),
(33454, 'πηγαίο', 'πηγαίο', 0, 0, 0.4, 'π000', 1, '*'),
(33455, 'πουπροκαλείται', 'πουπροκαλείται', 0, 0, 0.9333, 'π000', 1, '*'),
(33456, 'προερχόμενο', 'προερχόμενο', 0, 0, 0.7333, 'π000', 1, '*'),
(33457, 'προθυμία', 'προθυμία', 0, 0, 0.5333, 'π000', 1, '*'),
(33458, 'στοργής', 'στοργής', 0, 0, 0.4667, 'σ000', 1, '*'),
(33459, 'συμβάντος', 'συμβάντος', 0, 0, 0.6, 'σ000', 1, '*'),
(33460, 'συμπάθεια', 'συμπάθεια', 0, 0, 0.6, 'σ000', 1, '*'),
(33461, 'συναντάται', 'συναντάται', 0, 0, 0.6667, 'σ000', 1, '*'),
(33462, 'συναρπαστικό', 'συναρπαστικό', 0, 0, 0.8, 'σ000', 1, '*'),
(33463, 'συνοδευόμενη', 'συνοδευόμενη', 0, 0, 0.8, 'σ000', 1, '*'),
(33464, 'συνοδευόμενο', 'συνοδευόμενο', 0, 0, 0.8, 'σ000', 1, '*'),
(33465, 'ταπεινότητα', 'ταπεινότητα', 0, 0, 0.7333, 'τ000', 1, '*'),
(33466, 'χαμόγελα', 'χαμόγελα', 0, 0, 0.5333, 'χ000', 1, '*'),
(33467, 'χαράς', 'χαράς', 0, 0, 0.3333, 'χ000', 1, '*'),
(33472, '-«ξεβολέψου»', '-«ξεβολέψου»', 0, 0, 0.8, 'ξ000', 1, '*'),
(33473, '135', '135', 0, 0, 0.3, '', 1, '*'),
(33474, '«επιπλέουν»', '«επιπλέουν»', 0, 0, 0.7333, 'ε000', 1, '*'),
(33475, 'έπακρο', 'έπακρο', 0, 0, 0.4, 'έ000', 1, '*'),
(33476, 'ήχους', 'ήχους', 0, 0, 0.3333, 'ή000', 1, '*'),
(33477, 'αγαπημένου', 'αγαπημένου', 0, 0, 0.6667, 'α000', 1, '*'),
(33478, 'αγώνα', 'αγώνα', 0, 0, 0.3333, 'α000', 1, '*'),
(33479, 'αθλήματος', 'αθλήματος', 0, 0, 0.6, 'α000', 1, '*'),
(33480, 'αντανακλόνται', 'αντανακλόνται', 0, 0, 0.8667, 'α000', 1, '*'),
(33481, 'αντικρίζουμε', 'αντικρίζουμε', 0, 0, 0.8, 'α000', 1, '*'),
(33482, 'απολαμβάνοντας', 'απολαμβάνοντας', 0, 0, 0.9333, 'α000', 1, '*'),
(33483, 'αρχιτεκτονικής', 'αρχιτεκτονικής', 0, 0, 0.9333, 'α000', 1, '*'),
(33484, 'αστέρια', 'αστέρια', 0, 0, 0.4667, 'α000', 1, '*'),
(33485, 'ατενίσεις', 'ατενίσεις', 0, 0, 0.6, 'α000', 1, '*'),
(33486, 'βλέπει', 'βλέπει', 0, 0, 0.4, 'β000', 1, '*'),
(33487, 'βραδινό', 'βραδινό', 0, 0, 0.4667, 'β000', 1, '*'),
(33488, 'γεμάτες', 'γεμάτες', 0, 0, 0.4667, 'γ000', 1, '*'),
(33489, 'γεννιέται', 'γεννιέται', 0, 0, 0.6, 'γ000', 1, '*'),
(33490, 'γνωστικό', 'γνωστικό', 0, 0, 0.5333, 'γ000', 1, '*'),
(33491, 'διακατέχει', 'διακατέχει', 0, 0, 0.6667, 'δ000', 1, '*'),
(33492, 'εντάξουμε', 'εντάξουμε', 0, 0, 0.6, 'ε000', 1, '*'),
(33493, 'ευχαριστεί', 'ευχαριστεί', 0, 0, 0.6667, 'ε000', 1, '*'),
(33494, 'ηλιοβασίλεμα', 'ηλιοβασίλεμα', 0, 0, 0.8, 'η000', 1, '*'),
(33495, 'θησαυρούς', 'θησαυρούς', 0, 0, 0.6, 'θ000', 1, '*'),
(33496, 'καινούριες', 'καινούριες', 0, 0, 0.6667, 'κ000', 1, '*'),
(33497, 'κοιτάζει', 'κοιτάζει', 0, 0, 0.5333, 'κ000', 1, '*'),
(33498, 'κοντινότερο', 'κοντινότερο', 0, 0, 0.7333, 'κ000', 1, '*'),
(33499, 'λάσπη', 'λάσπη', 0, 0, 0.3333, 'λ000', 1, '*'),
(33500, 'λόφο', 'λόφο', 0, 0, 0.2667, 'λ000', 1, '*'),
(33501, 'μάρτυρες', 'μάρτυρες', 0, 0, 0.5333, 'μ000', 1, '*'),
(33502, 'νερόλακκο', 'νερόλακκο', 0, 0, 0.6, 'ν000', 1, '*'),
(33503, 'ξεπερνά', 'ξεπερνά', 0, 0, 0.4667, 'ξ000', 1, '*'),
(33504, 'ξυπνάς', 'ξυπνάς', 0, 0, 0.4, 'ξ000', 1, '*'),
(33505, 'ομορφιάς', 'ομορφιάς', 0, 0, 0.5333, 'ο000', 1, '*'),
(33506, 'ουρανό', 'ουρανό', 0, 0, 0.4, 'ο000', 1, '*'),
(33507, 'παρακολουθήσεις', 'παρακολουθήσεις', 0, 0, 1, 'π000', 1, '*'),
(33508, 'πόλης', 'πόλης', 0, 0, 0.3333, 'π000', 1, '*'),
(33509, 'σπάνιας', 'σπάνιας', 0, 0, 0.4667, 'σ000', 1, '*'),
(33510, 'συναντάτε', 'συναντάτε', 0, 0, 0.6, 'σ000', 1, '*'),
(33511, 'συναυλία', 'συναυλία', 0, 0, 0.5333, 'σ000', 1, '*'),
(33512, 'σύννεφα', 'σύννεφα', 0, 0, 0.4667, 'σ000', 1, '*'),
(33513, 'ταξίδια', 'ταξίδια', 0, 0, 0.4667, 'τ000', 1, '*'),
(33514, 'φαινομένου', 'φαινομένου', 0, 0, 0.6667, 'φ000', 1, '*'),
(33515, 'φυσικού', 'φυσικού', 0, 0, 0.4667, 'φ000', 1, '*'),
(33535, '139', '139', 0, 0, 0.3, '', 1, '*'),
(33536, 'αληθινές', 'αληθινές', 0, 0, 0.5333, 'α000', 1, '*'),
(33537, 'δευτέρα', 'δευτέρα', 0, 0, 0.4667, 'δ000', 1, '*'),
(33538, 'εμπιστευτείτε', 'εμπιστευτείτε', 0, 0, 0.8667, 'ε000', 1, '*'),
(33539, 'κυριακή', 'κυριακή', 0, 0, 0.4667, 'κ000', 1, '*'),
(33540, 'μονοπάτι', 'μονοπάτι', 0, 0, 0.5333, 'μ000', 1, '*'),
(33541, 'πέμπτη', 'πέμπτη', 0, 0, 0.4, 'π000', 1, '*'),
(33542, 'σάββατο', 'σάββατο', 0, 0, 0.4667, 'σ000', 1, '*'),
(33543, 'στιγμών', 'στιγμών', 0, 0, 0.4667, 'σ000', 1, '*'),
(33544, 'τετάρτη', 'τετάρτη', 0, 0, 0.4667, 'τ000', 1, '*'),
(33550, '140', '140', 0, 0, 0.3, '', 1, '*'),
(33551, '«αρνητικές»', '«αρνητικές»', 0, 0, 0.7333, 'α000', 1, '*'),
(33552, '«θετικές»,', '«θετικές»,', 0, 0, 0.6667, 'θ000', 1, '*'),
(33553, 'αλλάξτε', 'αλλάξτε', 0, 0, 0.4667, 'α000', 1, '*'),
(33554, 'ανεπιθύμητο', 'ανεπιθύμητο', 0, 0, 0.7333, 'α000', 1, '*'),
(33555, 'χάλια', 'χάλια', 0, 0, 0.3333, 'χ000', 1, '*'),
(33557, '130', '130', 0, 0, 0.3, '', 1, '*'),
(33558, 'ανατρέξτε', 'ανατρέξτε', 0, 0, 0.6, 'α000', 1, '*'),
(33559, 'βημάτων', 'βημάτων', 0, 0, 0.4667, 'β000', 1, '*'),
(33560, 'γειτόνισσα', 'γειτόνισσα', 0, 0, 0.6667, 'γ000', 1, '*'),
(33561, 'εκτιμούσατε', 'εκτιμούσατε', 0, 0, 0.7333, 'ε000', 1, '*'),
(33562, 'εμφάνισης', 'εμφάνισης', 0, 0, 0.6, 'ε000', 1, '*'),
(33563, 'εντοπίζοντας', 'εντοπίζοντας', 0, 0, 0.8, 'ε000', 1, '*'),
(33564, 'εξωτερικής', 'εξωτερικής', 0, 0, 0.6667, 'ε000', 1, '*'),
(33565, 'επαινούμε', 'επαινούμε', 0, 0, 0.6, 'ε000', 1, '*'),
(33566, 'επιτεύγματά', 'επιτεύγματά', 0, 0, 0.7333, 'ε000', 1, '*'),
(33567, 'επιχειρεί', 'επιχειρεί', 0, 0, 0.6, 'ε000', 1, '*'),
(33568, 'εύσημα', 'εύσημα', 0, 0, 0.4, 'ε000', 1, '*'),
(33569, 'κομπλιμέντο', 'κομπλιμέντο', 0, 0, 0.7333, 'κ000', 1, '*'),
(33570, 'κρατείστε', 'κρατείστε', 0, 0, 0.6, 'κ000', 1, '*'),
(33571, 'μαςπόσο', 'μαςπόσο', 0, 0, 0.4667, 'μ000', 1, '*'),
(33572, 'μπει', 'μπει', 0, 0, 0.2667, 'μ000', 1, '*'),
(33573, 'προσωπικότητάς', 'προσωπικότητάς', 0, 0, 0.9333, 'π000', 1, '*'),
(33574, 'υποτιμήσει', 'υποτιμήσει', 0, 0, 0.6667, 'υ000', 1, '*'),
(33588, '131', '131', 0, 0, 0.3, '', 1, '*'),
(33589, 'δέντρο', 'δέντρο', 0, 0, 0.4, 'δ000', 1, '*'),
(33590, 'δέντρων', 'δέντρων', 0, 0, 0.4667, 'δ000', 1, '*'),
(33591, 'διπλής', 'διπλής', 0, 0, 0.4, 'δ000', 1, '*'),
(33592, 'επιλέξατε', 'επιλέξατε', 0, 0, 0.6, 'ε000', 1, '*'),
(33593, 'κλαδάκι', 'κλαδάκι', 0, 0, 0.4667, 'κ000', 1, '*'),
(33594, 'κλαδιά', 'κλαδιά', 0, 0, 0.4, 'κ000', 1, '*'),
(33595, 'κορδέλα', 'κορδέλα', 0, 0, 0.4667, 'κ000', 1, '*'),
(33596, 'κρεμάστε', 'κρεμάστε', 0, 0, 0.5333, 'κ000', 1, '*'),
(33597, 'κόψτε', 'κόψτε', 0, 0, 0.3333, 'κ000', 1, '*'),
(33598, 'πέτρες', 'πέτρες', 0, 0, 0.4, 'π000', 1, '*'),
(33599, 'σπουδαία', 'σπουδαία', 0, 0, 0.5333, 'σ000', 1, '*'),
(33600, 'στερεώστε', 'στερεώστε', 0, 0, 0.6, 'σ000', 1, '*'),
(33601, 'τρύπα', 'τρύπα', 0, 0, 0.3333, 'τ000', 1, '*'),
(33602, 'φύλλα', 'φύλλα', 0, 0, 0.3333, 'φ000', 1, '*'),
(33603, 'φύλλου', 'φύλλου', 0, 0, 0.4, 'φ000', 1, '*'),
(33604, 'χαρτιού', 'χαρτιού', 0, 0, 0.4667, 'χ000', 1, '*'),
(33605, 'χρησιμοποιήσετε', 'χρησιμοποιήσετε', 0, 0, 1, 'χ000', 1, '*'),
(33606, 'ψαλίδια', 'ψαλίδια', 0, 0, 0.4667, 'ψ000', 1, '*'),
(33607, 'όψεως', 'όψεως', 0, 0, 0.3333, 'ό000', 1, '*'),
(33619, '\'αυτούς', '\'αυτούς', 0, 0, 0.4667, 'α000', 1, '*'),
(33620, '121', '121', 0, 0, 0.3, '', 1, '*'),
(33621, 'άμεσο', 'άμεσο', 0, 0, 0.3333, 'ά000', 1, '*'),
(33622, 'ακατάλληλοι', 'ακατάλληλοι', 0, 0, 0.7333, 'α000', 1, '*'),
(33623, 'αλληλεπίδρασης', 'αλληλεπίδρασης', 0, 0, 0.9333, 'α000', 1, '*'),
(33624, 'αντλείτε', 'αντλείτε', 0, 0, 0.5333, 'α000', 1, '*'),
(33625, 'ασκείτε', 'ασκείτε', 0, 0, 0.4667, 'α000', 1, '*'),
(33626, 'ατομικά', 'ατομικά', 0, 0, 0.4667, 'α000', 1, '*'),
(33627, 'γι', 'γι', 0, 0, 0.1333, 'γ000', 1, '*'),
(33628, 'διένεξη', 'διένεξη', 0, 0, 0.4667, 'δ000', 1, '*'),
(33629, 'διεκδικείτε', 'διεκδικείτε', 0, 0, 0.7333, 'δ000', 1, '*'),
(33630, 'εγωιστική', 'εγωιστική', 0, 0, 0.6, 'ε000', 1, '*'),
(33631, 'εκφοβισμό', 'εκφοβισμό', 0, 0, 0.6, 'ε000', 1, '*'),
(33632, 'εκφράσετε', 'εκφράσετε', 0, 0, 0.6, 'ε000', 1, '*'),
(33633, 'ενθαρρύνουν', 'ενθαρρύνουν', 0, 0, 0.7333, 'ε000', 1, '*'),
(33634, 'επιθετικά', 'επιθετικά', 0, 0, 0.6, 'ε000', 1, '*'),
(33635, 'επιθετικές', 'επιθετικές', 0, 0, 0.6667, 'ε000', 1, '*'),
(33636, 'επιθετική', 'επιθετική', 0, 0, 0.6, 'ε000', 1, '*'),
(33637, 'επιθετικής', 'επιθετικής', 0, 0, 0.6667, 'ε000', 1, '*'),
(33638, 'επιθετικούς', 'επιθετικούς', 0, 0, 0.7333, 'ε000', 1, '*'),
(33639, 'ευθείς', 'ευθείς', 0, 0, 0.4, 'ε000', 1, '*'),
(33640, 'ευχαριστήσουν', 'ευχαριστήσουν', 0, 0, 0.8667, 'ε000', 1, '*'),
(33641, 'ζήτησε', 'ζήτησε', 0, 0, 0.4, 'ζ000', 1, '*'),
(33642, 'ζητάτε', 'ζητάτε', 0, 0, 0.4, 'ζ000', 1, '*'),
(33643, 'θέλουν', 'θέλουν', 0, 0, 0.4, 'θ000', 1, '*'),
(33644, 'θεωρηθεί', 'θεωρηθεί', 0, 0, 0.5333, 'θ000', 1, '*'),
(33645, 'λάβουν', 'λάβουν', 0, 0, 0.4, 'λ000', 1, '*'),
(33646, 'λεπτή', 'λεπτή', 0, 0, 0.3333, 'λ000', 1, '*'),
(33647, 'νίκη', 'νίκη', 0, 0, 0.2667, 'ν000', 1, '*'),
(33648, 'ναοδηγήσουν', 'ναοδηγήσουν', 0, 0, 0.7333, 'ν000', 1, '*'),
(33649, 'ορίσεις', 'ορίσεις', 0, 0, 0.4667, 'ο000', 1, '*'),
(33650, 'πίστεψε', 'πίστεψε', 0, 0, 0.4667, 'π000', 1, '*'),
(33651, 'παθητικά', 'παθητικά', 0, 0, 0.5333, 'π000', 1, '*'),
(33652, 'παθητική', 'παθητική', 0, 0, 0.5333, 'π000', 1, '*'),
(33653, 'παθητικούς', 'παθητικούς', 0, 0, 0.6667, 'π000', 1, '*'),
(33654, 'παθητικό', 'παθητικό', 0, 0, 0.5333, 'π000', 1, '*'),
(33655, 'πιεστικός', 'πιεστικός', 0, 0, 0.6, 'π000', 1, '*'),
(33656, 'σαφή', 'σαφή', 0, 0, 0.2667, 'σ000', 1, '*'),
(33657, 'συμμόρφωση', 'συμμόρφωση', 0, 0, 0.6667, 'σ000', 1, '*'),
(33658, 'συμφέρον', 'συμφέρον', 0, 0, 0.5333, 'σ000', 1, '*'),
(33659, 'τέτοιοι', 'τέτοιοι', 0, 0, 0.4667, 'τ000', 1, '*'),
(33660, 'τρίπτυχο', 'τρίπτυχο', 0, 0, 0.5333, 'τ000', 1, '*'),
(33661, 'υιοθετούν', 'υιοθετούν', 0, 0, 0.6, 'υ000', 1, '*'),
(33662, 'υιοθετώντας', 'υιοθετώντας', 0, 0, 0.7333, 'υ000', 1, '*'),
(33663, 'υπερασπίζεστε', 'υπερασπίζεστε', 0, 0, 0.8667, 'υ000', 1, '*'),
(33664, 'υπονομεύονται', 'υπονομεύονται', 0, 0, 0.8667, 'υ000', 1, '*'),
(33665, 'υπονομεύσει', 'υπονομεύσει', 0, 0, 0.7333, 'υ000', 1, '*'),
(33666, 'υπονομεύσετε', 'υπονομεύσετε', 0, 0, 0.8, 'υ000', 1, '*'),
(33667, 'όρων', 'όρων', 0, 0, 0.2667, 'ό000', 1, '*'),
(33682, '122', '122', 0, 0, 0.3, '', 1, '*'),
(33683, '«αυτό', '«αυτό', 0, 0, 0.3333, 'α000', 1, '*'),
(33684, '«αυτός', '«αυτός', 0, 0, 0.4, 'α000', 1, '*'),
(33685, 'έτοιμος', 'έτοιμος', 0, 0, 0.4667, 'έ000', 1, '*'),
(33686, 'αισθάνομαι»,', 'αισθάνομαι»,', 0, 0, 0.8, 'α000', 1, '*'),
(33687, 'αποδέχεταιότι', 'αποδέχεταιότι', 0, 0, 0.8667, 'α000', 1, '*'),
(33688, 'αποδεκτών', 'αποδεκτών', 0, 0, 0.6, 'α000', 1, '*'),
(33689, 'αρνείται', 'αρνείται', 0, 0, 0.5333, 'α000', 1, '*'),
(33690, 'διαθέσετε', 'διαθέσετε', 0, 0, 0.6, 'δ000', 1, '*'),
(33691, 'εκπέμπει', 'εκπέμπει', 0, 0, 0.5333, 'ε000', 1, '*'),
(33692, 'εκφράζει', 'εκφράζει', 0, 0, 0.5333, 'ε000', 1, '*'),
(33693, 'ενόχλησή', 'ενόχλησή', 0, 0, 0.5333, 'ε000', 1, '*'),
(33694, 'επαγγελματικές', 'επαγγελματικές', 0, 0, 0.9333, 'ε000', 1, '*'),
(33695, 'ζητείται', 'ζητείται', 0, 0, 0.5333, 'ζ000', 1, '*'),
(33696, 'θέτει', 'θέτει', 0, 0, 0.3333, 'θ000', 1, '*'),
(33697, 'καλής', 'καλής', 0, 0, 0.3333, 'κ000', 1, '*'),
(33698, 'κατάσταση».', 'κατάσταση».', 0, 0, 0.7333, 'κ000', 1, '*'),
(33699, 'κεντρικό', 'κεντρικό', 0, 0, 0.5333, 'κ000', 1, '*'),
(33700, 'μέρους', 'μέρους', 0, 0, 0.4, 'μ000', 1, '*'),
(33701, 'νέους', 'νέους', 0, 0, 0.3333, 'ν000', 1, '*'),
(33702, 'παραδέχεται', 'παραδέχεται', 0, 0, 0.7333, 'π000', 1, '*'),
(33703, 'προασπίζονται', 'προασπίζονται', 0, 0, 0.8667, 'π000', 1, '*'),
(33704, 'πρωτοβουλιών', 'πρωτοβουλιών', 0, 0, 0.8, 'π000', 1, '*'),
(33705, 'σκέφτομαι»,', 'σκέφτομαι»,', 0, 0, 0.7333, 'σ000', 1, '*'),
(33706, 'συμβαδίζει', 'συμβαδίζει', 0, 0, 0.6667, 'σ000', 1, '*'),
(33707, 'υπερασπίζεται', 'υπερασπίζεται', 0, 0, 0.8667, 'υ000', 1, '*'),
(33728, '\'διεκδίκησε\'', '\'διεκδίκησε\'', 0, 0, 0.8, 'δ000', 1, '*'),
(33729, '124', '124', 0, 0, 0.3, '', 1, '*'),
(33730, 'άλλαξέ', 'άλλαξέ', 0, 0, 0.4, 'ά000', 1, '*'),
(33731, 'ανατρέχεις', 'ανατρέχεις', 0, 0, 0.6667, 'α000', 1, '*'),
(33732, 'αποδέχεσαι', 'αποδέχεσαι', 0, 0, 0.6667, 'α000', 1, '*'),
(33733, 'διεκδικητικές', 'διεκδικητικές', 0, 0, 0.8667, 'δ000', 1, '*'),
(33734, 'παρατηρήσεις', 'παρατηρήσεις', 0, 0, 0.8, 'π000', 1, '*'),
(33735, 'σημείωση', 'σημείωση', 0, 0, 0.5333, 'σ000', 1, '*'),
(33736, 'σημειώσεις', 'σημειώσεις', 0, 0, 0.6667, 'σ000', 1, '*'),
(33737, 'φιλοφρονήσεων', 'φιλοφρονήσεων', 0, 0, 0.8667, 'φ000', 1, '*'),
(33743, '\'κόκκινες\'', '\'κόκκινες\'', 0, 0, 0.6667, 'κ000', 1, '*'),
(33744, '118', '118', 0, 0, 0.3, '', 1, '*'),
(33745, 'αδύναμα', 'αδύναμα', 0, 0, 0.4667, 'α000', 1, '*'),
(33746, 'αναθέσετε', 'αναθέσετε', 0, 0, 0.6, 'α000', 1, '*'),
(33747, 'ανταποκριθείς', 'ανταποκριθείς', 0, 0, 0.8667, 'α000', 1, '*'),
(33748, 'ανυπομονείτε', 'ανυπομονείτε', 0, 0, 0.8, 'α000', 1, '*'),
(33749, 'απολαμβάνεις', 'απολαμβάνεις', 0, 0, 0.8, 'α000', 1, '*'),
(33750, 'αρκετή', 'αρκετή', 0, 0, 0.4, 'α000', 1, '*'),
(33751, 'δραστηριότητές', 'δραστηριότητές', 0, 0, 0.9333, 'δ000', 1, '*'),
(33752, 'εισαγωγή', 'εισαγωγή', 0, 0, 0.5333, 'ε000', 1, '*'),
(33753, 'επόμενης', 'επόμενης', 0, 0, 0.5333, 'ε000', 1, '*'),
(33754, 'καθημερνή', 'καθημερνή', 0, 0, 0.6, 'κ000', 1, '*'),
(33755, 'καλλίγραμμο', 'καλλίγραμμο', 0, 0, 0.7333, 'κ000', 1, '*'),
(33756, 'κουράζουν', 'κουράζουν', 0, 0, 0.6, 'κ000', 1, '*'),
(33757, 'κούρασης', 'κούρασης', 0, 0, 0.5333, 'κ000', 1, '*'),
(33758, 'κόκκινες', 'κόκκινες', 0, 0, 0.5333, 'κ000', 1, '*'),
(33759, 'νιώθειςεξουθενωμένος', 'νιώθειςεξουθενωμένος', 0, 0, 1, 'ν000', 1, '*'),
(33760, 'ξεχνάς', 'ξεχνάς', 0, 0, 0.4, 'ξ000', 1, '*'),
(33761, 'πράσινες', 'πράσινες', 0, 0, 0.5333, 'π000', 1, '*'),
(33762, 'πράσινων', 'πράσινων', 0, 0, 0.5333, 'π000', 1, '*'),
(33763, 'στερεί', 'στερεί', 0, 0, 0.4, 'σ000', 1, '*'),
(33764, 'ψυχολογικό', 'ψυχολογικό', 0, 0, 0.6667, 'ψ000', 1, '*'),
(33765, '“πράσινες', '“πράσινες', 0, 0, 0.6, '“000', 1, '*'),
(33774, '119', '119', 0, 0, 0.3, '', 1, '*'),
(33775, 'ακριβή', 'ακριβή', 0, 0, 0.4, 'α000', 1, '*'),
(33776, 'αξιολογήστε', 'αξιολογήστε', 0, 0, 0.7333, 'α000', 1, '*'),
(33777, 'εξοικονόμηση', 'εξοικονόμηση', 0, 0, 0.8, 'ε000', 1, '*'),
(33778, 'εργασίες', 'εργασίες', 0, 0, 0.5333, 'ε000', 2, '*'),
(33779, 'θέτετε', 'θέτετε', 0, 0, 0.4, 'θ000', 1, '*'),
(33780, 'ορίζετε', 'ορίζετε', 0, 0, 0.4667, 'ο000', 1, '*'),
(33781, 'πλήρης', 'πλήρης', 0, 0, 0.4, 'π000', 1, '*'),
(33782, 'προβλέπετε', 'προβλέπετε', 0, 0, 0.6667, 'π000', 1, '*'),
(33783, 'προβλεπόμενα', 'προβλεπόμενα', 0, 0, 0.8, 'π000', 1, '*'),
(33784, 'συναντήσεών', 'συναντήσεών', 0, 0, 0.7333, 'σ000', 1, '*'),
(33789, 'αίματός', 'αίματός', 0, 0, 0.4667, 'α000', 1, '*'),
(33790, 'αναπνοών', 'αναπνοών', 0, 0, 0.5333, 'α000', 1, '*'),
(33791, 'αντιστέκονται', 'αντιστέκονται', 0, 0, 0.8667, 'α000', 1, '*'),
(33792, 'αντιστεκόμαστε', 'αντιστεκόμαστε', 0, 0, 0.9333, 'α000', 1, '*'),
(33793, 'ασκείστε', 'ασκείστε', 0, 0, 0.5333, 'α000', 1, '*'),
(33794, 'αυτοενίσχυση', 'αυτοενίσχυση', 0, 0, 0.8, 'α000', 1, '*'),
(33795, 'βελτιώνουν', 'βελτιώνουν', 0, 0, 0.6667, 'β000', 1, '*'),
(33796, 'γνωρίσετε', 'γνωρίσετε', 0, 0, 0.6, 'γ000', 1, '*'),
(33797, 'γνωστική', 'γνωστική', 0, 0, 0.5333, 'γ000', 1, '*'),
(33798, 'διαχειρίζεστε', 'διαχειρίζεστε', 0, 0, 0.8667, 'δ000', 1, '*'),
(33799, 'ελέγξει', 'ελέγξει', 0, 0, 0.4667, 'ε000', 1, '*'),
(33800, 'επικεντρωμένους', 'επικεντρωμένους', 0, 0, 1, 'ε000', 1, '*'),
(33801, 'κοιμάστε', 'κοιμάστε', 0, 0, 0.5333, 'κ000', 1, '*'),
(33802, 'λείπει', 'λείπει', 0, 0, 0.4, 'λ000', 1, '*'),
(33803, 'μερικών', 'μερικών', 0, 0, 0.4667, 'μ000', 1, '*'),
(33804, 'παίρνουν', 'παίρνουν', 0, 0, 0.5333, 'π000', 6, '*'),
(33805, 'προσαρμοστικές', 'προσαρμοστικές', 0, 0, 0.9333, 'π000', 1, '*'),
(33806, 'προυπόθεση', 'προυπόθεση', 0, 0, 0.6667, 'π000', 1, '*'),
(33807, 'προόδου', 'προόδου', 0, 0, 0.4667, 'π000', 1, '*'),
(33808, 'σάκχαρο', 'σάκχαρο', 0, 0, 0.4667, 'σ000', 1, '*'),
(33809, 'σαςρυθμού', 'σαςρυθμού', 0, 0, 0.6, 'σ000', 1, '*'),
(33810, 'συνήθειών', 'συνήθειών', 0, 0, 0.6, 'σ000', 1, '*'),
(33811, 'υιοθετήσετε', 'υιοθετήσετε', 0, 0, 0.7333, 'υ000', 1, '*'),
(33812, 'χαμηλό', 'χαμηλό', 0, 0, 0.4, 'χ000', 1, '*'),
(33820, '57', '57', 0, 0, 0.2, '', 1, '*'),
(33821, 'νικήσουμε', 'νικήσουμε', 0, 0, 0.6, 'ν000', 1, '*'),
(33886, 'ακούμε', 'ακούμε', 0, 0, 0.4, 'α000', 1, '*'),
(33887, 'αλήθεια', 'αλήθεια', 0, 0, 0.4667, 'α000', 14, '*'),
(33888, 'αναβάλλουμε', 'αναβάλλουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(33889, 'αναβλητικά', 'αναβλητικά', 0, 0, 0.6667, 'α000', 1, '*'),
(33890, 'αναβλητικούς', 'αναβλητικούς', 0, 0, 0.8, 'α000', 1, '*'),
(33891, 'αναβλητικός', 'αναβλητικός', 0, 0, 0.7333, 'α000', 1, '*'),
(33892, 'αναβολή', 'αναβολή', 0, 0, 0.4667, 'α000', 1, '*'),
(33893, 'αντιληφθούμε', 'αντιληφθούμε', 0, 0, 0.8, 'α000', 1, '*'),
(33894, 'αποδώσει', 'αποδώσει', 0, 0, 0.5333, 'α000', 1, '*'),
(33895, 'αυξάνεται', 'αυξάνεται', 0, 0, 0.6, 'α000', 1, '*'),
(33896, 'βέβαιο', 'βέβαιο', 0, 0, 0.4, 'β000', 1, '*'),
(33897, 'διαφορετικός', 'διαφορετικός', 0, 0, 0.8, 'δ000', 1, '*'),
(33898, 'δυσκολότερα', 'δυσκολότερα', 0, 0, 0.7333, 'δ000', 1, '*'),
(33899, 'εκπλήρωση', 'εκπλήρωση', 0, 0, 0.6, 'ε000', 1, '*'),
(33900, 'εκτέλεσης', 'εκτέλεσης', 0, 0, 0.6, 'ε000', 1, '*'),
(33901, 'ενήμεροι', 'ενήμεροι', 0, 0, 0.5333, 'ε000', 1, '*'),
(33902, 'ενοχών', 'ενοχών', 0, 0, 0.4, 'ε000', 1, '*'),
(33903, 'εξάντλησης', 'εξάντλησης', 0, 0, 0.6667, 'ε000', 1, '*'),
(33904, 'επιβαρύνει', 'επιβαρύνει', 0, 0, 0.6667, 'ε000', 1, '*'),
(33905, 'καθυστέρηση', 'καθυστέρηση', 0, 0, 0.7333, 'κ000', 1, '*'),
(33906, 'κινητοποιήσει', 'κινητοποιήσει', 0, 0, 0.8667, 'κ000', 1, '*'),
(33907, 'λειτουργώ', 'λειτουργώ', 0, 0, 0.6, 'λ000', 1, '*'),
(33908, 'μέγιστο', 'μέγιστο', 0, 0, 0.4667, 'μ000', 1, '*'),
(33909, 'μοτίβο', 'μοτίβο', 0, 0, 0.4, 'μ000', 1, '*'),
(33910, 'ντροπή', 'ντροπή', 0, 0, 0.4, 'ν000', 1, '*'),
(33911, 'περιθώρια', 'περιθώρια', 0, 0, 0.6, 'π000', 1, '*'),
(33912, 'περιττή', 'περιττή', 0, 0, 0.4667, 'π000', 1, '*'),
(33913, 'πράξης', 'πράξης', 0, 0, 0.4, 'π000', 1, '*'),
(33914, 'προγραμματισμένης', 'προγραμματισμένης', 0, 0, 1, 'π000', 1, '*'),
(33915, 'προλάβει', 'προλάβει', 0, 0, 0.5333, 'π000', 1, '*'),
(33916, 'στενεύουν', 'στενεύουν', 0, 0, 0.6, 'σ000', 1, '*'),
(33917, 'συνοδεύει', 'συνοδεύει', 0, 0, 0.6, 'σ000', 1, '*'),
(33918, 'τωναισθημάτων', 'τωναισθημάτων', 0, 0, 0.8667, 'τ000', 1, '*'),
(33949, '59', '59', 0, 0, 0.2, '', 1, '*'),
(33950, 'άγνωστα', 'άγνωστα', 0, 0, 0.4667, 'ά000', 1, '*'),
(33951, 'έκβαση', 'έκβαση', 0, 0, 0.4, 'έ000', 1, '*'),
(33952, 'έκδηλο', 'έκδηλο', 0, 0, 0.4, 'έ000', 1, '*'),
(33953, 'έλλειψης', 'έλλειψης', 0, 0, 0.5333, 'έ000', 1, '*'),
(33954, 'αμφιβάλουμε', 'αμφιβάλουμε', 0, 0, 0.7333, 'α000', 1, '*'),
(33955, 'αναβάλλει', 'αναβάλλει', 0, 0, 0.6, 'α000', 1, '*'),
(33956, 'απαλλαγούμε', 'απαλλαγούμε', 0, 0, 0.7333, 'α000', 1, '*'),
(33957, 'αποθεμάτων', 'αποθεμάτων', 0, 0, 0.6667, 'α000', 1, '*'),
(33958, 'αποτυχίας', 'αποτυχίας', 0, 0, 0.6, 'α000', 1, '*'),
(33959, 'απόρροια', 'απόρροια', 0, 0, 0.5333, 'α000', 1, '*'),
(33960, 'ασφαλείας', 'ασφαλείας', 0, 0, 0.6, 'α000', 1, '*'),
(33961, 'αφήνουμε', 'αφήνουμε', 0, 0, 0.5333, 'α000', 1, '*'),
(33962, 'διάθεσης', 'διάθεσης', 0, 0, 0.5333, 'δ000', 1, '*'),
(33963, 'διαιωνίζουν', 'διαιωνίζουν', 0, 0, 0.7333, 'δ000', 1, '*'),
(33964, 'επείγοντα', 'επείγοντα', 0, 0, 0.6, 'ε000', 1, '*'),
(33965, 'ζώνη', 'ζώνη', 0, 0, 0.2667, 'ζ000', 1, '*'),
(33966, 'θεωρώντας', 'θεωρώντας', 0, 0, 0.6, 'θ000', 1, '*'),
(33967, 'κάποιας', 'κάποιας', 0, 0, 0.4667, 'κ000', 1, '*'),
(33968, 'καιαπαιτήσεις', 'καιαπαιτήσεις', 0, 0, 0.8667, 'κ000', 1, '*'),
(33969, 'καταστροφή', 'καταστροφή', 0, 0, 0.6667, 'κ000', 1, '*'),
(33970, 'μικρότερο', 'μικρότερο', 0, 0, 0.6, 'μ000', 1, '*'),
(33971, 'παρατείνουμε', 'παρατείνουμε', 0, 0, 0.8, 'π000', 1, '*'),
(33972, 'προβλέψιμα', 'προβλέψιμα', 0, 0, 0.6667, 'π000', 1, '*'),
(33973, 'προσκολλούμαστε', 'προσκολλούμαστε', 0, 0, 1, 'π000', 1, '*'),
(33974, 'προσωρινή', 'προσωρινή', 0, 0, 0.6, 'π000', 1, '*'),
(33975, 'προτιμάμε', 'προτιμάμε', 0, 0, 0.6, 'π000', 1, '*'),
(33976, 'ρισκάρουμε', 'ρισκάρουμε', 0, 0, 0.6667, 'ρ000', 1, '*'),
(33977, 'υψηλότερες', 'υψηλότερες', 0, 0, 0.6667, 'υ000', 1, '*'),
(33978, 'φοβούμενοι', 'φοβούμενοι', 0, 0, 0.6667, 'φ000', 1, '*'),
(33979, 'χαμηλών', 'χαμηλών', 0, 0, 0.4667, 'χ000', 1, '*'),
(33980, '196', '196', 0, 0, 0.3, '', 2, '*'),
(33981, 'απαρτιωμένης', 'απαρτιωμένης', 0, 0, 0.8, 'α000', 2, '*'),
(33982, 'απασχοληθεί', 'απασχοληθεί', 0, 0, 0.7333, 'α000', 2, '*'),
(33983, 'αριστοτελείου', 'αριστοτελείου', 0, 0, 0.8667, 'α000', 3, '*'),
(33984, 'διασυνδετικής', 'διασυνδετικής', 0, 0, 0.8667, 'δ000', 2, '*'),
(33985, 'εθνικού', 'εθνικού', 0, 0, 0.4667, 'ε000', 2, '*'),
(33986, 'εκπαιδευόμενη', 'εκπαιδευόμενη', 0, 0, 0.8667, 'ε000', 2, '*'),
(33987, 'ενηλικών', 'ενηλικών', 0, 0, 0.5333, 'ε000', 2, '*'),
(33988, 'θεσσαλονίκη', 'θεσσαλονίκη', 0, 0, 0.7333, 'θ000', 2, '*'),
(33989, 'ιατρική', 'ιατρική', 0, 0, 0.4667, 'ι000', 2, '*'),
(33990, 'καποδιστριακού', 'καποδιστριακού', 0, 0, 0.9333, 'κ000', 2, '*'),
(33991, 'νικολέτα', 'νικολέτα', 0, 0, 0.5333, 'ν000', 2, '*'),
(33992, 'περιγεννητική', 'περιγεννητική', 0, 0, 0.8667, 'π000', 2, '*'),
(33993, 'ποικίλους', 'ποικίλους', 0, 0, 0.6, 'π000', 2, '*'),
(33994, 'φορείς', 'φορείς', 0, 0, 0.4, 'φ000', 2, '*'),
(33995, 'χατζηκωνσταντινίδου', 'χατζηκωνσταντινίδου', 0, 0, 1, 'χ000', 2, '*'),
(33996, 'ψυχιατρικής', 'ψυχιατρικής', 0, 0, 0.7333, 'ψ000', 2, '*'),
(33997, '181', '181', 0, 0, 0.3, '', 1, '*'),
(33998, 'έλεγες', 'έλεγες', 0, 0, 0.4, 'έ000', 1, '*'),
(33999, 'αυτο-συμπόνιας', 'αυτο-συμπόνιας', 0, 0, 0.9333, 'α000', 1, '*'),
(34000, 'αυτό-συμπόνοια', 'αυτό-συμπόνοια', 0, 0, 0.9333, 'α000', 1, '*'),
(34001, 'λέγατε', 'λέγατε', 0, 0, 0.4, 'λ000', 1, '*'),
(34002, 'οδηγείτε', 'οδηγείτε', 0, 0, 0.5333, 'ο000', 1, '*'),
(34003, 'πιάνετε', 'πιάνετε', 0, 0, 0.4667, 'π000', 1, '*'),
(34004, 'προστατευτικοί', 'προστατευτικοί', 0, 0, 0.9333, 'π000', 1, '*'),
(34005, 'προστατευτικός', 'προστατευτικός', 0, 0, 0.9333, 'π000', 1, '*'),
(34006, 'συμπεραίνετε', 'συμπεραίνετε', 0, 0, 0.8, 'σ000', 1, '*'),
(34007, 'συναισθηματικοί', 'συναισθηματικοί', 0, 0, 1, 'σ000', 14, '*'),
(34008, 'χρησιμεύουν', 'χρησιμεύουν', 0, 0, 0.7333, 'χ000', 1, '*'),
(34009, 'χρησιμοποιούσατε', 'χρησιμοποιούσατε', 0, 0, 1, 'χ000', 1, '*'),
(34010, 'mbpss', 'mbpss', 0, 0, 0.3333, 'M120', 22, '*'),
(34011, 'ιδρυτρια', 'ιδρυτρια', 0, 0, 0.5333, 'ι000', 22, '*'),
(34013, 'ψυχολογοι', 'ψυχολογοι', 0, 0, 0.6, 'ψ000', 21, '*'),
(34014, 'διατροφολογοι', 'διατροφολογοι', 0, 0, 0.8667, 'δ000', 17, '*'),
(34015, '253', '253', 0, 0, 0.3, '', 2, '*'),
(34016, 'μαρία', 'μαρία', 0, 0, 0.3333, 'μ000', 2, '*'),
(34017, 'μαρκιανού', 'μαρκιανού', 0, 0, 0.6, 'μ000', 2, '*'),
(34018, 'άδειας', 'άδειας', 0, 0, 0.4, 'ά000', 1, '*'),
(34019, 'άσυλο', 'άσυλο', 0, 0, 0.3333, 'ά000', 1, '*'),
(34020, 'έμφυλης', 'έμφυλης', 0, 0, 0.4667, 'έ000', 1, '*'),
(34021, 'αιτούντες', 'αιτούντες', 0, 0, 0.6, 'α000', 1, '*'),
(34022, 'βίας', 'βίας', 0, 0, 0.2667, 'β000', 1, '*'),
(34023, 'βοήθειες', 'βοήθειες', 0, 0, 0.5333, 'β000', 1, '*'),
(34024, 'εργαζόμενη', 'εργαζόμενη', 0, 0, 0.6667, 'ε000', 1, '*'),
(34025, 'θυμάτων', 'θυμάτων', 0, 0, 0.4667, 'θ000', 1, '*'),
(34026, 'ιδεοψυχαναγκαστικής', 'ιδεοψυχαναγκαστικής', 0, 0, 1, 'ι000', 1, '*'),
(34027, 'ιδιωτικό', 'ιδιωτικό', 0, 0, 0.5333, 'ι000', 1, '*'),
(34028, 'κ.ο', 'κ.ο', 0, 0, 0.2, 'κ000', 1, '*'),
(34029, 'κάτοχος', 'κάτοχος', 0, 0, 0.4667, 'κ000', 1, '*'),
(34030, 'κλινικές', 'κλινικές', 0, 0, 0.5333, 'κ000', 1, '*'),
(34031, 'μετατραυματικής', 'μετατραυματικής', 0, 0, 1, 'μ000', 1, '*'),
(34032, 'μετατραυματικού', 'μετατραυματικού', 0, 0, 1, 'μ000', 1, '*'),
(34033, 'οποίου', 'οποίου', 0, 0, 0.4, 'ο000', 1, '*'),
(34034, 'παρακολούθησε', 'παρακολούθησε', 0, 0, 0.8667, 'π000', 1, '*'),
(34035, 'πολυάριθμα', 'πολυάριθμα', 0, 0, 0.6667, 'π000', 1, '*'),
(34036, 'πρώτες', 'πρώτες', 0, 0, 0.4, 'π000', 1, '*'),
(34037, 'σεεφήβους', 'σεεφήβους', 0, 0, 0.6, 'σ000', 1, '*'),
(34038, 'συμμετείχε', 'συμμετείχε', 0, 0, 0.6667, 'σ000', 1, '*'),
(34039, 'υγείας-ψυχοθεραπείας', 'υγείας-ψυχοθεραπείας', 0, 0, 1, 'υ000', 1, '*'),
(34040, 'ψυχολογικές-ψυχιατρικές', 'ψυχολογικές-ψυχιατρικές', 0, 0, 1, 'ψ000', 1, '*'),
(34049, 'μαριαμαρκιανου', 'μαριαμαρκιανου', 0, 0, 0.9333, 'μ000', 2, '*'),
(34050, 'εργαστηρίου', 'εργαστηρίου', 0, 0, 0.7333, 'ε000', 1, '*'),
(34051, 'ισότιμο', 'ισότιμο', 0, 0, 0.4667, 'ι000', 1, '*'),
(34053, 'team', 'team', 0, 0, 0.2667, 'T500', 20, '*'),
(34054, 'ουαλίας', 'ουαλίας', 0, 0, 0.4667, 'ο000', 1, '*'),
(34055, 'περιφέρειανοτιοδυτικής', 'περιφέρειανοτιοδυτικής', 0, 0, 1, 'π000', 1, '*'),
(34056, '4th', '4th', 0, 0, 0.2, 'T000', 1, '*'),
(34057, 'academic', 'academic', 0, 0, 0.5333, 'A2352', 1, '*'),
(34058, 'achievers', 'achievers', 0, 0, 0.6, 'A2162', 1, '*'),
(34059, 'addiction', 'addiction', 0, 0, 0.6, 'A3235', 1, '*'),
(34060, 'adolescents', 'adolescents', 0, 0, 0.7333, 'A342532', 1, '*'),
(34061, 'adults', 'adults', 0, 0, 0.4, 'A3432', 1, '*'),
(34062, 'aid', 'aid', 0, 0, 0.2, 'A300', 1, '*'),
(34063, 'also', 'also', 0, 0, 0.2667, 'A420', 1, '*'),
(34064, 'alsobeen', 'alsobeen', 0, 0, 0.5333, 'A4215', 1, '*'),
(34065, 'annual', 'annual', 0, 0, 0.4, 'A540', 1, '*'),
(34066, 'anxiety', 'anxiety', 0, 0, 0.4667, 'A523', 1, '*'),
(34067, 'arts', 'arts', 0, 0, 0.2667, 'A632', 1, '*'),
(34068, 'assessments', 'assessments', 0, 0, 0.7333, 'A2532', 1, '*'),
(34069, 'assistant', 'assistant', 0, 0, 0.6, 'A2353', 1, '*'),
(34070, 'attempts', 'attempts', 0, 0, 0.5333, 'A35132', 1, '*'),
(34071, 'autism', 'autism', 0, 0, 0.4, 'A325', 1, '*'),
(34072, 'awareness', 'awareness', 0, 0, 0.6, 'A652', 1, '*'),
(34073, 'been', 'been', 0, 0, 0.2667, 'B500', 1, '*'),
(34074, 'borderline', 'borderline', 0, 0, 0.6667, 'B63645', 1, '*'),
(34075, 'building', 'building', 0, 0, 0.5333, 'B4352', 1, '*'),
(34076, 'care', 'care', 0, 0, 0.2667, 'C600', 1, '*'),
(34077, 'cctp-ii', 'cctp-ii', 0, 0, 0.4667, 'C310', 1, '*'),
(34078, 'centres', 'centres', 0, 0, 0.4667, 'C5362', 1, '*'),
(34079, 'certified', 'certified', 0, 0, 0.6, 'C6313', 1, '*'),
(34080, 'chaired', 'chaired', 0, 0, 0.4667, 'C630', 1, '*'),
(34081, 'children', 'children', 0, 0, 0.5333, 'C4365', 1, '*'),
(34082, 'children\'s', 'children\'s', 0, 0, 0.6667, 'C43652', 1, '*'),
(34083, 'companies\'', 'companies\'', 0, 0, 0.6667, 'C5152', 1, '*'),
(34084, 'competence', 'competence', 0, 0, 0.6667, 'C51352', 1, '*'),
(34085, 'completed', 'completed', 0, 0, 0.6, 'C5143', 1, '*'),
(34086, 'completing', 'completing', 0, 0, 0.6667, 'C514352', 1, '*'),
(34087, 'complex', 'complex', 0, 0, 0.4667, 'C5142', 1, '*'),
(34088, 'conference', 'conference', 0, 0, 0.6667, 'C51652', 1, '*'),
(34089, 'confidence', 'confidence', 0, 0, 0.6667, 'C51352', 1, '*'),
(34090, 'continued', 'continued', 0, 0, 0.6, 'C5353', 1, '*'),
(34091, 'courses', 'courses', 0, 0, 0.4667, 'C620', 1, '*'),
(34092, 'creative', 'creative', 0, 0, 0.5333, 'C631', 1, '*'),
(34093, 'crisis', 'crisis', 0, 0, 0.4, 'C620', 1, '*'),
(34094, 'currently', 'currently', 0, 0, 0.6, 'C6534', 1, '*'),
(34095, 'degree', 'degree', 0, 0, 0.4, 'D260', 1, '*'),
(34096, 'developed', 'developed', 0, 0, 0.6, 'D1413', 1, '*'),
(34097, 'develops', 'develops', 0, 0, 0.5333, 'D1412', 1, '*'),
(34098, 'difficulties', 'difficulties', 0, 0, 0.8, 'D12432', 1, '*'),
(34099, 'disaster', 'disaster', 0, 0, 0.5333, 'D236', 1, '*'),
(34100, 'disorder', 'disorder', 0, 0, 0.5333, 'D2636', 1, '*'),
(34101, 'dissociation', 'dissociation', 0, 0, 0.8, 'D235', 1, '*'),
(34102, 'distinction', 'distinction', 0, 0, 0.7333, 'D235235', 1, '*'),
(34103, 'education', 'education', 0, 0, 0.6, 'E3235', 1, '*'),
(34104, 'employees', 'employees', 0, 0, 0.6, 'E5142', 1, '*'),
(34105, 'england', 'england', 0, 0, 0.4667, 'E52453', 1, '*'),
(34106, 'english', 'english', 0, 0, 0.4667, 'E5242', 1, '*'),
(34107, 'entails', 'entails', 0, 0, 0.4667, 'E5342', 1, '*'),
(34108, 'experienced', 'experienced', 0, 0, 0.7333, 'E216523', 1, '*'),
(34109, 'exposed', 'exposed', 0, 0, 0.4667, 'E2123', 1, '*'),
(34110, 'faculty', 'faculty', 0, 0, 0.4667, 'F243', 1, '*'),
(34111, 'fenia', 'fenia', 0, 0, 0.3333, 'F500', 1, '*'),
(34112, 'format', 'format', 0, 0, 0.4, 'F653', 1, '*'),
(34113, 'graduated', 'graduated', 0, 0, 0.6, 'G630', 1, '*'),
(34114, 'greek', 'greek', 0, 0, 0.3333, 'G620', 1, '*'),
(34115, 'healing', 'healing', 0, 0, 0.4667, 'H452', 1, '*'),
(34116, 'her', 'her', 0, 0, 0.2, 'H600', 1, '*'),
(34117, 'high', 'high', 0, 0, 0.2667, 'H200', 1, '*'),
(34118, 'hospital', 'hospital', 0, 0, 0.5333, 'H2134', 1, '*'),
(34119, 'hospitals', 'hospitals', 0, 0, 0.6, 'H21342', 1, '*'),
(34120, 'human', 'human', 0, 0, 0.3333, 'H500', 1, '*'),
(34121, 'human-computer', 'human-computer', 0, 0, 0.9333, 'H525136', 1, '*'),
(34122, 'humanitarian', 'humanitarian', 0, 0, 0.8, 'H5365', 1, '*'),
(34123, 'ideation', 'ideation', 0, 0, 0.5333, 'I350', 1, '*'),
(34124, 'implementation', 'implementation', 0, 0, 0.9333, 'I514535', 1, '*'),
(34125, 'including', 'including', 0, 0, 0.6, 'I524352', 1, '*'),
(34126, 'individuals', 'individuals', 0, 0, 0.7333, 'I531342', 1, '*'),
(34127, 'interaction', 'interaction', 0, 0, 0.7333, 'I536235', 1, '*'),
(34128, 'interventions', 'interventions', 0, 0, 0.8667, 'I53615352', 1, '*'),
(34129, 'lastly', 'lastly', 0, 0, 0.4, 'L234', 1, '*'),
(34130, 'learning', 'learning', 0, 0, 0.5333, 'L652', 1, '*'),
(34131, 'licence', 'licence', 0, 0, 0.4667, 'L252', 1, '*'),
(34132, 'lines', 'lines', 0, 0, 0.3333, 'L520', 1, '*'),
(34133, 'management', 'management', 0, 0, 0.6667, 'M253', 1, '*'),
(34134, 'masters', 'masters', 0, 0, 0.4667, 'M2362', 1, '*'),
(34135, 'material', 'material', 0, 0, 0.5333, 'M364', 1, '*'),
(34136, 'meetings', 'meetings', 0, 0, 0.5333, 'M352', 1, '*');
INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(34137, 'member', 'member', 0, 0, 0.4, 'M160', 1, '*'),
(34138, 'misuse', 'misuse', 0, 0, 0.4, 'M200', 1, '*'),
(34139, 'multicultural', 'multicultural', 0, 0, 0.8667, 'M4324364', 1, '*'),
(34140, 'neurobiology', 'neurobiology', 0, 0, 0.8, 'N6142', 1, '*'),
(34141, 'number', 'number', 0, 0, 0.4, 'N160', 1, '*'),
(34142, 'packages', 'packages', 0, 0, 0.5333, 'P200', 1, '*'),
(34143, 'parts', 'parts', 0, 0, 0.3333, 'P632', 1, '*'),
(34144, 'patient', 'patient', 0, 0, 0.4667, 'P353', 1, '*'),
(34145, 'personal', 'personal', 0, 0, 0.5333, 'P6254', 1, '*'),
(34146, 'personality', 'personality', 0, 0, 0.7333, 'P62543', 1, '*'),
(34147, 'presented', 'presented', 0, 0, 0.6, 'P6253', 1, '*'),
(34148, 'presents', 'presents', 0, 0, 0.5333, 'P62532', 1, '*'),
(34149, 'projects', 'projects', 0, 0, 0.5333, 'P6232', 1, '*'),
(34150, 'provide', 'provide', 0, 0, 0.4667, 'P613', 1, '*'),
(34151, 'provided', 'provided', 0, 0, 0.5333, 'P613', 1, '*'),
(34152, 'psychoeducational', 'psychoeducational', 0, 0, 1, 'P232354', 1, '*'),
(34153, 'psychologist', 'psychologist', 0, 0, 0.8, 'P2423', 1, '*'),
(34154, 'psychologists', 'psychologists', 0, 0, 0.8667, 'P24232', 1, '*'),
(34155, 'psychometric', 'psychometric', 0, 0, 0.8, 'P25362', 1, '*'),
(34156, 'psychopathology', 'psychopathology', 0, 0, 1, 'P21342', 1, '*'),
(34157, 'psychosis', 'psychosis', 0, 0, 0.6, 'P200', 1, '*'),
(34158, 'publications', 'publications', 0, 0, 0.8, 'P42352', 1, '*'),
(34159, 'published', 'published', 0, 0, 0.6, 'P423', 1, '*'),
(34160, 'regarding', 'regarding', 0, 0, 0.6, 'R26352', 1, '*'),
(34161, 'regional', 'regional', 0, 0, 0.5333, 'R254', 1, '*'),
(34162, 'reintegration', 'reintegration', 0, 0, 0.8667, 'R532635', 1, '*'),
(34163, 'research', 'research', 0, 0, 0.5333, 'R262', 1, '*'),
(34164, 'resilience', 'resilience', 0, 0, 0.6667, 'R2452', 1, '*'),
(34165, 'rethinking', 'rethinking', 0, 0, 0.6667, 'R35252', 1, '*'),
(34166, 'schema', 'schema', 0, 0, 0.4, 'S500', 1, '*'),
(34167, 'seminars', 'seminars', 0, 0, 0.5333, 'S562', 1, '*'),
(34168, 'services', 'services', 0, 0, 0.5333, 'S612', 1, '*'),
(34169, 'she', 'she', 0, 0, 0.2, 'S000', 1, '*'),
(34170, 'south', 'south', 0, 0, 0.3333, 'S300', 1, '*'),
(34171, 'speaker', 'speaker', 0, 0, 0.4667, 'S126', 1, '*'),
(34172, 'staff', 'staff', 0, 0, 0.3333, 'S310', 1, '*'),
(34173, 'substance', 'substance', 0, 0, 0.6, 'S12352', 1, '*'),
(34174, 'such', 'such', 0, 0, 0.2667, 'S000', 1, '*'),
(34175, 'suicide', 'suicide', 0, 0, 0.4667, 'S300', 1, '*'),
(34176, 'support', 'support', 0, 0, 0.4667, 'S163', 1, '*'),
(34177, 'therapy', 'therapy', 0, 0, 0.4667, 'T610', 1, '*'),
(34178, 'thesis', 'thesis', 0, 0, 0.4, 'T200', 1, '*'),
(34179, 'topics', 'topics', 0, 0, 0.4, 'T120', 1, '*'),
(34180, 'trained', 'trained', 0, 0, 0.4667, 'T653', 1, '*'),
(34181, 'trauma', 'trauma', 0, 0, 0.4, 'T650', 1, '*'),
(34182, 'treating', 'treating', 0, 0, 0.5333, 'T6352', 1, '*'),
(34183, 'uk', 'uk', 0, 0, 0.1333, 'U200', 1, '*'),
(34184, 'undergraduate', 'undergraduate', 0, 0, 0.8667, 'U536263', 1, '*'),
(34185, 'variety', 'variety', 0, 0, 0.4667, 'V630', 1, '*'),
(34186, 'various', 'various', 0, 0, 0.4667, 'V620', 1, '*'),
(34187, 'volunteered', 'volunteered', 0, 0, 0.7333, 'V45363', 1, '*'),
(34188, 'vovou', 'vovou', 0, 0, 0.3333, 'V000', 1, '*'),
(34189, 'wales', 'wales', 0, 0, 0.3333, 'W420', 1, '*'),
(34190, 'war', 'war', 0, 0, 0.2, 'W600', 1, '*'),
(34191, 'west', 'west', 0, 0, 0.2667, 'W230', 1, '*'),
(34192, 'where', 'where', 0, 0, 0.3333, 'W600', 1, '*'),
(34193, 'worked', 'worked', 0, 0, 0.4, 'W623', 1, '*'),
(34194, 'working', 'working', 0, 0, 0.4667, 'W6252', 1, '*'),
(34195, 'works', 'works', 0, 0, 0.3333, 'W620', 1, '*'),
(34196, 'workshops', 'workshops', 0, 0, 0.6, 'W6212', 1, '*'),
(34197, 'writer', 'writer', 0, 0, 0.4, 'W636', 1, '*'),
(34198, 'σύλλογος', 'σύλλογος', 0, 0, 0.5333, 'σ000', 1, '*'),
(34199, 'απευθυνθούμε', 'απευθυνθούμε', 0, 0, 0.8, 'α000', 1, '*'),
(34200, 'απόκρισητου', 'απόκρισητου', 0, 0, 0.7333, 'α000', 1, '*'),
(34201, 'σεκάποιον', 'σεκάποιον', 0, 0, 0.6, 'σ000', 1, '*'),
(34202, '\'προνόμιο\'', '\'προνόμιο\'', 0, 0, 0.6667, 'π000', 13, '*'),
(34203, '\'τα', '\'τα', 0, 0, 0.2, 'τ000', 13, '*'),
(34204, '254', '254', 0, 0, 0.3, '', 13, '*'),
(34205, 'addon', 'addon', 0, 0, 0.3333, 'A350', 16, '*'),
(34206, 'image', 'image', 0, 0, 0.3333, 'I520', 16, '*'),
(34207, 'overlay', 'overlay', 0, 0, 0.4667, 'O164', 16, '*'),
(34208, 'subtitle', 'subtitle', 0, 0, 0.5333, 'S134', 16, '*'),
(34209, 'weigard', 'weigard', 0, 0, 0.4667, 'W263', 13, '*'),
(34210, 'άντρας', 'άντρας', 0, 0, 0.4, 'ά000', 13, '*'),
(34211, 'άντρες', 'άντρες', 0, 0, 0.4, 'ά000', 13, '*'),
(34212, 'άντρεςπροκειμένου', 'άντρεςπροκειμένου', 0, 0, 1, 'ά000', 7, '*'),
(34213, 'αγόρια', 'αγόρια', 0, 0, 0.4, 'α000', 13, '*'),
(34214, 'ακούν', 'ακούν', 0, 0, 0.3333, 'α000', 13, '*'),
(34215, 'αναδεικνύει', 'αναδεικνύει', 0, 0, 0.7333, 'α000', 13, '*'),
(34216, 'αναθεωρήσουμε', 'αναθεωρήσουμε', 0, 0, 0.8667, 'α000', 13, '*'),
(34217, 'αναλογιστούμε', 'αναλογιστούμε', 0, 0, 0.8667, 'α000', 13, '*'),
(34218, 'αναπαράγουν', 'αναπαράγουν', 0, 0, 0.7333, 'α000', 13, '*'),
(34219, 'ανδρικό', 'ανδρικό', 0, 0, 0.4667, 'α000', 13, '*'),
(34220, 'ανδρών', 'ανδρών', 0, 0, 0.4, 'α000', 13, '*'),
(34221, 'αντρεσ', 'αντρεσ', 0, 0, 0.4, 'α000', 13, '*'),
(34222, 'απευθυνόμαστε', 'απευθυνόμαστε', 0, 0, 0.8667, 'α000', 13, '*'),
(34223, 'αποδίδοντας', 'αποδίδοντας', 0, 0, 0.7333, 'α000', 13, '*'),
(34224, 'γυναικείου', 'γυναικείου', 0, 0, 0.6667, 'γ000', 13, '*'),
(34225, 'γυναικών', 'γυναικών', 0, 0, 0.5333, 'γ000', 13, '*'),
(34226, 'διακυμάνσεις', 'διακυμάνσεις', 0, 0, 0.8, 'δ000', 13, '*'),
(34227, 'διαχρονικά', 'διαχρονικά', 0, 0, 0.6667, 'δ000', 13, '*'),
(34228, 'εκφραζόμαστε', 'εκφραζόμαστε', 0, 0, 0.8, 'ε000', 13, '*'),
(34229, 'επικρατήσει', 'επικρατήσει', 0, 0, 0.7333, 'ε000', 13, '*'),
(34230, 'επιτρέποντας', 'επιτρέποντας', 0, 0, 0.8, 'ε000', 13, '*'),
(34231, 'εσωτερικεύουν', 'εσωτερικεύουν', 0, 0, 0.8667, 'ε000', 13, '*'),
(34232, 'ευαίσθητος', 'ευαίσθητος', 0, 0, 0.6667, 'ε000', 13, '*'),
(34233, 'ευαισθησία', 'ευαισθησία', 0, 0, 0.6667, 'ε000', 13, '*'),
(34234, 'εύρημα', 'εύρημα', 0, 0, 0.4, 'ε000', 13, '*'),
(34235, 'καλούνται', 'καλούνται', 0, 0, 0.6, 'κ000', 13, '*'),
(34236, 'κατέγραψαν', 'κατέγραψαν', 0, 0, 0.6667, 'κ000', 13, '*'),
(34237, 'κλαίνε\'', 'κλαίνε\'', 0, 0, 0.4667, 'κ000', 13, '*'),
(34238, 'λογοκρισία', 'λογοκρισία', 0, 0, 0.6667, 'λ000', 13, '*'),
(34239, 'λύπης', 'λύπης', 0, 0, 0.3333, 'λ000', 13, '*'),
(34240, 'ορμονικές', 'ορμονικές', 0, 0, 0.6, 'ο000', 13, '*'),
(34241, 'παγιωμένες', 'παγιωμένες', 0, 0, 0.6667, 'π000', 13, '*'),
(34242, 'παλικάρια', 'παλικάρια', 0, 0, 0.6, 'π000', 13, '*'),
(34243, 'παρακολούθησαν', 'παρακολούθησαν', 0, 0, 0.9333, 'π000', 13, '*'),
(34244, 'πεποίθηση', 'πεποίθηση', 0, 0, 0.6, 'π000', 13, '*'),
(34245, 'περιορίσουν', 'περιορίσουν', 0, 0, 0.7333, 'π000', 13, '*'),
(34246, 'πλεονέκτημα', 'πλεονέκτημα', 0, 0, 0.7333, 'π000', 13, '*'),
(34247, 'προκατειλημμένο', 'προκατειλημμένο', 0, 0, 1, 'π000', 13, '*'),
(34248, 'πρότυπα', 'πρότυπα', 0, 0, 0.4667, 'π000', 13, '*'),
(34249, 'ρεπερτορίου', 'ρεπερτορίου', 0, 0, 0.7333, 'ρ000', 13, '*'),
(34250, 'συμμορφωθούν', 'συμμορφωθούν', 0, 0, 0.8, 'σ000', 13, '*'),
(34251, 'συναισθηματα', 'συναισθηματα', 0, 0, 0.8, 'σ000', 13, '*'),
(34252, 'φοβούνται\'', 'φοβούνται\'', 0, 0, 0.6667, 'φ000', 13, '*'),
(34253, 'φύλα', 'φύλα', 0, 0, 0.2667, 'φ000', 13, '*'),
(34254, 'όλου', 'όλου', 0, 0, 0.2667, 'ό000', 13, '*'),
(34265, '255', '255', 0, 0, 0.3, '', 5, '*'),
(34266, '«τοξικές', '«τοξικές', 0, 0, 0.5333, 'τ000', 5, '*'),
(34267, '«τοξικούς', '«τοξικούς', 0, 0, 0.6, 'τ000', 5, '*'),
(34268, '«χρωστάς»', '«χρωστάς»', 0, 0, 0.6, 'χ000', 5, '*'),
(34269, 'έρθουμε', 'έρθουμε', 0, 0, 0.4667, 'έ000', 5, '*'),
(34270, 'αμφιβάλλουν', 'αμφιβάλλουν', 0, 0, 0.7333, 'α000', 5, '*'),
(34271, 'αναλαμβάνουν', 'αναλαμβάνουν', 0, 0, 0.8, 'α000', 5, '*'),
(34272, 'ανθρώπους».', 'ανθρώπους».', 0, 0, 0.7333, 'α000', 5, '*'),
(34273, 'αποδεχθούμε', 'αποδεχθούμε', 0, 0, 0.7333, 'α000', 5, '*'),
(34274, 'αυτομάτως', 'αυτομάτως', 0, 0, 0.6, 'α000', 5, '*'),
(34275, 'αυτό-αμφισβήτηση', 'αυτό-αμφισβήτηση', 0, 0, 1, 'α000', 5, '*'),
(34276, 'γενικότερη', 'γενικότερη', 0, 0, 0.6667, 'γ000', 5, '*'),
(34277, 'δείχνουνκατανόηση', 'δείχνουνκατανόηση', 0, 0, 1, 'δ000', 4, '*'),
(34278, 'εκείνων', 'εκείνων', 0, 0, 0.4667, 'ε000', 5, '*'),
(34279, 'εκπέμπουν', 'εκπέμπουν', 0, 0, 0.6, 'ε000', 5, '*'),
(34280, 'ζητούν', 'ζητούν', 0, 0, 0.4, 'ζ000', 5, '*'),
(34281, 'θύματος', 'θύματος', 0, 0, 0.4667, 'θ000', 5, '*'),
(34282, 'θύτη', 'θύτη', 0, 0, 0.2667, 'θ000', 4, '*'),
(34283, 'κατηγορούν', 'κατηγορούν', 0, 0, 0.6667, 'κ000', 5, '*'),
(34284, 'ορθότερος', 'ορθότερος', 0, 0, 0.6, 'ο000', 5, '*'),
(34285, 'πέραν', 'πέραν', 0, 0, 0.3333, 'π000', 5, '*'),
(34286, 'παραδέχονται', 'παραδέχονται', 0, 0, 0.8, 'π000', 5, '*'),
(34287, 'παρουσιάζουν', 'παρουσιάζουν', 0, 0, 0.8, 'π000', 5, '*'),
(34288, 'συγνώμη', 'συγνώμη', 0, 0, 0.4667, 'σ000', 5, '*'),
(34289, 'συμπεριφορές»', 'συμπεριφορές»', 0, 0, 0.8667, 'σ000', 5, '*'),
(34290, 'συναναστρέφονται', 'συναναστρέφονται', 0, 0, 1, 'σ000', 5, '*'),
(34291, 'τοξικοί', 'τοξικοί', 0, 0, 0.4667, 'τ000', 5, '*'),
(34292, 'τοξικούς', 'τοξικούς', 0, 0, 0.5333, 'τ000', 5, '*'),
(34293, 'χειριστικοί', 'χειριστικοί', 0, 0, 0.7333, 'χ000', 5, '*'),
(34294, 'ψέματα', 'ψέματα', 0, 0, 0.4, 'ψ000', 5, '*'),
(34295, 'οιάντρες', 'οιάντρες', 0, 0, 0.5333, 'ο000', 5, '*'),
(34296, 'dealing', 'dealing', 0, 0, 0.4667, 'D452', 1, '*'),
(34297, 'toxic', 'toxic', 0, 0, 0.3333, 'T200', 1, '*'),
(34299, 'τουθύτη', 'τουθύτη', 0, 0, 0.4667, 'τ000', 1, '*'),
(34300, 'προκειμένουνα', 'προκειμένουνα', 0, 0, 0.8667, 'π000', 1, '*');

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

--
-- Δομή πίνακα για τον πίνακα `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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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:40:59', 0, '2023-04-19 10:40: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
(134, 'com_content.article.99', '', '2022-01-10 11:06:34', 43, 3535, '4e2ea729eb521f0a50f58803ba82e83631e2b740', '{\"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>\\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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(144, 'com_content.article.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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(243, 'com_content.article.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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(260, 'com_content.article.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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(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),
(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.246', '', '2022-07-11 13:14:30', 43, 7878, '59b525e77d850e940cf74e4d16d271c374fc1585', '{\"id\":246,\"asset_id\":644,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03b7-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae-\\u03c4\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7-\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03ad\\u03c4\\u03b7, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b5\\u03ba\\u03bc\\u03b7\\u03c1\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03c2 Krejtk \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2 (2016), \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae\\u03c2 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd, \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac 58 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03b9 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b9\\u03c3\\u03ac\\u03c1\\u03b9\\u03b8\\u03bc\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u038c\\u03bb\\u03bf\\u03b9 \\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03ba \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd, \\u03b4\\u03cc\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 6 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ad\\u03bd\\u03b9\\u03c9\\u03b8\\u03b1\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b1\\u03bd \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03ad\\u03b4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03bf\\u03cd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., &amp; Rusanowska, M. (2016). Counting one\\u2019s blessings can reduce the impact of daily stress.&nbsp;<em>Journal of Happiness Studies<\\/em>,&nbsp;<em>17<\\/em>(1), 25-39.<\\/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),
(741, 'com_content.article.246', '', '2022-07-11 13:18:29', 43, 7890, '8d10283eedc7e6974983d21907b06468d48241b1', '{\"id\":\"246\",\"asset_id\":644,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03b7-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae-\\u03c4\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7-\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03ad\\u03c4\\u03b7, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b5\\u03ba\\u03bc\\u03b7\\u03c1\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03c2 Krejtk \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2 (2016), \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae\\u03c2 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd, \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac 58 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03b9 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b9\\u03c3\\u03ac\\u03c1\\u03b9\\u03b8\\u03bc\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u038c\\u03bb\\u03bf\\u03b9 \\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03ba \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd, \\u03b4\\u03cc\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 6 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ad\\u03bd\\u03b9\\u03c9\\u03b8\\u03b1\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b1\\u03bd \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03ad\\u03b4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03bf\\u03cd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., &amp; Rusanowska, M. (2016). Counting one\\u2019s blessings can reduce the impact of daily stress.&nbsp;<em>Journal of Happiness Studies<\\/em>,&nbsp;<em>17<\\/em>(1), 25-39.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-11 13:18:29\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:18:29\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-11 13:18:21\",\"publish_up\":\"2022-07-11 13:18:29\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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
(742, 'com_content.article.247', '', '2022-07-16 07:22:57', 43, 23988, '9055ef9001ec46fb5b4c5030710c22bff9057b0c', '{\"id\":247,\"asset_id\":645,\"title\":\"\\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7;\",\"alias\":\"\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5-\\u03b7-\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd-\\u03bd\\u03b1-\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9-\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7;<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 College of Health and Life Sciences \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Aston \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd 428 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u03a4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf <strong>\\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03c1\\u03ce\\u03bc\\u03b5 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2.<\\/p>\\r\\n<p>\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5, \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03b1\\u03bb\\u03bc\\u03c5\\u03c1\\u03ac \\u03c3\\u03bd\\u03b1\\u03ba<\\/strong>, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c4\\u03b1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c7 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03c6\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03b9\\u03ac), \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2.<\\/strong><\\/p>\\r\\n<p>\\u0397 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, Nicola-Jayne Tuck, \\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1\\u03c3\\u03b5:<\\/p>\\r\\n<p>\\u00ab\\u03a3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c7\\u03ad\\u03c4\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03af\\u03b3\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac -\\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2.<\\/p>\\r\\n<p>\\u03a4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 <strong>\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03b1 \\u03c3\\u03b5 <strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bf\\u03be\\u03b5\\u03b9\\u03b4\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b2\\u03ad\\u03bb\\u03c4\\u03b9\\u03c3\\u03c4\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5<\\/strong>. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1. \\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 <strong>\\u03c9\\u03bc\\u03ce\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 <strong>\\u03b5\\u03be\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 <\\/strong>\\u03c4\\u03b7\\u03bd<strong> \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae <\\/strong>\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd<strong> \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong> .<\\/p>\\r\\n<p>\\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03c9\\u03bd \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03bf \\u03b1\\u03c0\\u2019 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03ad\\u03c1\\u03b1\\u00bb.<\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p>Journal Reference:<\\/p>\\r\\n<p>Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:&nbsp;<a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 College of Health and Life Sciences \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Aston \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd 428 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd.<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf <strong>\\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03c1\\u03ce\\u03bc\\u03b5 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2.<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5, \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03b1\\u03bb\\u03bc\\u03c5\\u03c1\\u03ac \\u03c3\\u03bd\\u03b1\\u03ba<\\/strong>, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c4\\u03b1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c7 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03c6\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03b9\\u03ac), \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2.<\\/strong><\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, Nicola-Jayne Tuck, \\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1\\u03c3\\u03b5:<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u00ab\\u03a3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c7\\u03ad\\u03c4\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03af\\u03b3\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac -\\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2.<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 <strong>\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03b1 \\u03c3\\u03b5 <strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bf\\u03be\\u03b5\\u03b9\\u03b4\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b2\\u03ad\\u03bb\\u03c4\\u03b9\\u03c3\\u03c4\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5<\\/strong>. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1. \\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 <strong>\\u03c9\\u03bc\\u03ce\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 <strong>\\u03b5\\u03be\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 <\\/strong>\\u03c4\\u03b7\\u03bd<strong> \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae <\\/strong>\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd<strong> \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong> .<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03c9\\u03bd \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03bf \\u03b1\\u03c0\\u2019 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03ad\\u03c1\\u03b1\\u00bb.<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\"><strong>&nbsp;<\\/strong><\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">Journal Reference:<\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:&nbsp;<\\/a><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\"><\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-16 07:22:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-11 13:18:29\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-07-16 07:22:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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
(743, 'com_content.article.247', '', '2022-07-16 07:26:03', 43, 24855, '13515a3cfc38bec0406919d1f08f80f1a1f52a56', '{\"id\":\"247\",\"asset_id\":645,\"title\":\"\\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7;\",\"alias\":\"\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5-\\u03b7-\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd-\\u03bd\\u03b1-\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9-\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7;<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 College of Health and Life Sciences \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Aston \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd 428 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf <strong>\\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03c1\\u03ce\\u03bc\\u03b5 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5, \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03b1\\u03bb\\u03bc\\u03c5\\u03c1\\u03ac \\u03c3\\u03bd\\u03b1\\u03ba<\\/strong>, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c4\\u03b1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c7 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03c6\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03b9\\u03ac), \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2.<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, Nicola-Jayne Tuck, \\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1\\u03c3\\u03b5:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u00ab\\u03a3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c7\\u03ad\\u03c4\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03af\\u03b3\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac -\\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 <strong>\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03b1 \\u03c3\\u03b5 <strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bf\\u03be\\u03b5\\u03b9\\u03b4\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b2\\u03ad\\u03bb\\u03c4\\u03b9\\u03c3\\u03c4\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5<\\/strong>. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1. \\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 <strong>\\u03c9\\u03bc\\u03ce\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 <strong>\\u03b5\\u03be\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 <\\/strong>\\u03c4\\u03b7\\u03bd<strong> \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae <\\/strong>\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd<strong> \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong> .<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03c9\\u03bd \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03bf \\u03b1\\u03c0\\u2019 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03ad\\u03c1\\u03b1\\u00bb.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><strong>&nbsp;<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:&nbsp;<a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 College of Health and Life Sciences \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Aston \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd 428 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf <strong>\\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03c1\\u03ce\\u03bc\\u03b5 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5, \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03b1\\u03bb\\u03bc\\u03c5\\u03c1\\u03ac \\u03c3\\u03bd\\u03b1\\u03ba<\\/strong>, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c4\\u03b1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c7 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03c6\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03b9\\u03ac), \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2.<\\/strong><\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, Nicola-Jayne Tuck, \\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1\\u03c3\\u03b5:<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u00ab\\u03a3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c7\\u03ad\\u03c4\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03af\\u03b3\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac -\\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 <strong>\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03b1 \\u03c3\\u03b5 <strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bf\\u03be\\u03b5\\u03b9\\u03b4\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b2\\u03ad\\u03bb\\u03c4\\u03b9\\u03c3\\u03c4\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5<\\/strong>. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1. \\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 <strong>\\u03c9\\u03bc\\u03ce\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 <strong>\\u03b5\\u03be\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 <\\/strong>\\u03c4\\u03b7\\u03bd<strong> \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae <\\/strong>\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd<strong> \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong> .<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03c9\\u03bd \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03bf \\u03b1\\u03c0\\u2019 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03ad\\u03c1\\u03b1\\u00bb.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\"><strong>&nbsp;<\\/strong><\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">Journal Reference:<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:&nbsp;<\\/a><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\"><\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-16 07:22:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-16 07:26:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-07-16 07:24:49\",\"publish_up\":\"2022-07-16 07:22:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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),
(744, 'com_content.article.248', '', '2022-07-28 10:08:22', 43, 11486, 'a9830931a6d94ed224f7995b2d9549303af3753d', '{\"id\":248,\"asset_id\":646,\"title\":\"\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2-\\u03bc\\u03b1\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2-\\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9-\\u03bc\\u03b5-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7-\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 &nbsp;\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2. \\u039c\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 Ohio, \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b5\\u03b9\\u03bd\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03af\\u03ba\\u03c4\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03ae \\u03bc\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\\u03c2 \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2. \\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b5\\u03be\\u03ad\\u03c4\\u03b1\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c0\\u03c1\\u03c9\\u03c4\\u03b5\\u03ca\\u03bd\\u03ce\\u03bd \\u2013 \\u03b4\\u03b5\\u03b9\\u03ba\\u03c4\\u03ce\\u03bd \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03af\\u03bc\\u03b1, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 1054 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03c7\\u03cc\\u03bd\\u03c4\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03b1&nbsp; \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd&nbsp; \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, &nbsp;\\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03b6\\u03b1\\u03bd \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c0\\u03c1\\u03c9\\u03c4\\u03b5\\u0390\\u03bd\\u03b7\\u03c2 \\u2013 \\u03b4\\u03b5\\u03af\\u03ba\\u03c4\\u03b7 \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 (\\u03ba\\u03b1\\u03b9 \\u03ac\\u03c1\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2) \\u03cc\\u03c4\\u03b1\\u03bd \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 .<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b9\\u03b1 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ae \\u03b5\\u03be\\u03ae\\u03b3\\u03b7\\u03c3\\u03b7, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c3\\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, \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03ae\\u03c2, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5, \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03ba\\u03bf\\u03c5\\u03c6\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03bc\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03c7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03af\\u03b3\\u03c5\\u03c1\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b9 \\u03b5\\u03bc\\u03b5\\u03af\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bf\\u03bc\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">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.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-08-01 07:22:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-07-16 07:26:03\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-08-01 07:22:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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
(745, 'com_content.article.240', '', '2022-09-01 10:26:09', 43, 13044, 'e44d09890383740d448b465812a94b39ad3e15a2', '{\"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-09-01 10:26:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:22:52\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/I_katanalwsi_froutwn_kai_laxanikwn_tha_mporouse_na_mas_kanei_pio_eutyxismenous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":41,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(746, 'com_content.article.241', '', '2022-09-01 10:27:13', 43, 14777, '8dff5e8ffe430e4d67bda5bcc33064fb0901ab23', '{\"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-09-01 10:27:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:26:24\",\"publish_up\":\"2022-02-11 11:28:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Anaklyptontas_ton_tropo_pou_mas_tairiazei_na_epidiwksoume_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\":25,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(747, 'com_content.article.243', '', '2022-09-01 10:28:28', 43, 13272, '7253c8d33bae3988b996c115d8348a1507717d14', '{\"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-09-01 10:28:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:27:36\",\"publish_up\":\"2022-05-31 08:06:54\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Ensyneiditotita_kai_dialogismos_sto_ergasiako_perivallon.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":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
(748, 'com_content.article.244', '', '2022-09-01 10:29:33', 43, 9725, '890e9d33a0a225c6bef606dfb47c8acbbc9b0b28', '{\"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-09-01 10:29:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:28:43\",\"publish_up\":\"2022-06-15 08:42:16\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/COVID_19psyxiki_ygeia_kai_swmatiki_drastiriotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(749, 'com_content.article.245', '', '2022-09-01 10:30:53', 43, 20958, '43ecd6c4baaf0dbb6d6d29fd04bdd3f892b8eaa0', '{\"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-09-01 10:30:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:30:00\",\"publish_up\":\"2022-06-29 08:35:37\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/To_na_agkaliazeis_kai_oi_ormones_tou_stress_exoun_mia_aprosmeni_syndesi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(750, 'com_content.article.246', '', '2022-09-01 10:32:08', 43, 7970, 'c9895b994a20095209297257e37bbcb4504d3ca0', '{\"id\":\"246\",\"asset_id\":644,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03b7-\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae-\\u03c4\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7-\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03b7 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03ad\\u03c4\\u03b7, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b5\\u03ba\\u03bc\\u03b7\\u03c1\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03c2 Krejtk \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2 (2016), \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03b1\\u03c6\\u03ae\\u03c2 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd, \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c3\\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac 58 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03b9 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1\\u03bd \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf \\u03b9\\u03c3\\u03ac\\u03c1\\u03b9\\u03b8\\u03bc\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u038c\\u03bb\\u03bf\\u03b9 \\u03ad\\u03bb\\u03b1\\u03b2\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c3\\u03c4\\u03b7 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03ba \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd, \\u03b4\\u03cc\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03bf\\u03b4\\u03b7\\u03b3\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 6 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ad\\u03bd\\u03b9\\u03c9\\u03b8\\u03b1\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b1\\u03bd \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03ad\\u03b4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03bf\\u03cd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03bb\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., &amp; Rusanowska, M. (2016). Counting one\\u2019s blessings can reduce the impact of daily stress.&nbsp;<em>Journal of Happiness Studies<\\/em>,&nbsp;<em>17<\\/em>(1), 25-39.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-11 13:18:29\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:32:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:31:07\",\"publish_up\":\"2022-07-11 13:18:29\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Eugnwmosyni_i_symvoli_tis_stimeiwsi_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\":2,\"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
(751, 'com_content.article.247', '', '2022-09-01 10:33:56', 43, 24966, '35536da77bc6c00810bd6b3c3c2e268fbf704e3d', '{\"id\":\"247\",\"asset_id\":645,\"title\":\"\\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7;\",\"alias\":\"\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5-\\u03b7-\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd-\\u03bd\\u03b1-\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9-\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u0398\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03bd\\u03b1 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7;<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 College of Health and Life Sciences \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Aston \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd 428 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf <strong>\\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03c1\\u03ce\\u03bc\\u03b5 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5, \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03b1\\u03bb\\u03bc\\u03c5\\u03c1\\u03ac \\u03c3\\u03bd\\u03b1\\u03ba<\\/strong>, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c4\\u03b1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c7 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03c6\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03b9\\u03ac), \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2.<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, Nicola-Jayne Tuck, \\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1\\u03c3\\u03b5:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u00ab\\u03a3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c7\\u03ad\\u03c4\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03af\\u03b3\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac -\\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 <strong>\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03b1 \\u03c3\\u03b5 <strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bf\\u03be\\u03b5\\u03b9\\u03b4\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b2\\u03ad\\u03bb\\u03c4\\u03b9\\u03c3\\u03c4\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5<\\/strong>. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1. \\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 <strong>\\u03c9\\u03bc\\u03ce\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 <strong>\\u03b5\\u03be\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 <\\/strong>\\u03c4\\u03b7\\u03bd<strong> \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae <\\/strong>\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd<strong> \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong> .<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03c9\\u03bd \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03bf \\u03b1\\u03c0\\u2019 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03ad\\u03c1\\u03b1\\u00bb.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><strong>&nbsp;<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:&nbsp;<a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03bd\\u03ad\\u03b1\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 College of Health and Life Sciences \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Aston \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd 428 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 <strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ce\\u03bd \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf <strong>\\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03c1\\u03ce\\u03bc\\u03b5 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u03c2.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5, \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 <strong>\\u03b1\\u03bb\\u03bc\\u03c5\\u03c1\\u03ac \\u03c3\\u03bd\\u03b1\\u03ba<\\/strong>, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c4\\u03b1\\u03c4\\u03ac\\u03ba\\u03b9\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ac \\u03c3\\u03b5 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd <strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong>, \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03c7 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ac\\u03c6\\u03b7\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03ba\\u03bb\\u03b5\\u03b9\\u03b4\\u03b9\\u03ac), \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 <strong>\\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2.<\\/strong><\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2, Nicola-Jayne Tuck, \\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1\\u03c3\\u03b5:<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u00ab\\u03a3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03c1\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c7\\u03ad\\u03c4\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bb\\u03af\\u03b3\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac -\\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b7 \\u03c3\\u03c5\\u03c7\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u03a4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 <strong>\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1<\\/strong> \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 <strong>\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03b1 \\u03c3\\u03b5 <strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bf\\u03be\\u03b5\\u03b9\\u03b4\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c6\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b2\\u03ad\\u03bb\\u03c4\\u03b9\\u03c3\\u03c4\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5<\\/strong>. \\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c7\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf \\u03bc\\u03b1\\u03b3\\u03b5\\u03af\\u03c1\\u03b5\\u03bc\\u03b1. \\u0397 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 <strong>\\u03c9\\u03bc\\u03ce\\u03bd \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd<\\/strong> \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 <strong>\\u03b5\\u03be\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 <\\/strong>\\u03c4\\u03b7\\u03bd<strong> \\u03b9\\u03c3\\u03c7\\u03c5\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae <\\/strong>\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd<strong> \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1<\\/strong> .<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">\\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03c9\\u03bd \\u03c3\\u03bd\\u03b1\\u03ba \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03af\\u03c3\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c0\\u03bb\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03bf \\u03b1\\u03c0\\u2019 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03c5\\u03c4\\u03b9\\u03ad\\u03c1\\u03b1\\u00bb.<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\"><strong>&nbsp;<\\/strong><\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">Journal Reference:<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas.&nbsp;Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures.&nbsp;<em>British Journal of Nutrition<\\/em>, 2022; 1 DOI:&nbsp;<\\/a><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\">10.1017\\/S0007114522001660<\\/a><a href=\\\"http:\\/\\/dx.doi.org\\/10.1017\\/S0007114522001660\\\"><\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-07-16 07:22:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:33:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:33:10\",\"publish_up\":\"2022-07-16 07:22:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/Tha_mporouse_i_syxnoteri_katanalvsi_froutwn_na_kratiseimakrya_tin_katathlipsi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(752, 'com_content.article.248', '', '2022-09-01 10:35:14', 43, 11622, '69b1f61eab98a7f3fa920d765fd851b190e12388', '{\"id\":\"248\",\"asset_id\":646,\"title\":\"\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03bf-\\u03bd\\u03b1-\\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2-\\u03bc\\u03b1\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2-\\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9-\\u03bc\\u03b5-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7-\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 &nbsp;\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2. \\u039c\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 Ohio, \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b5\\u03b9\\u03bd\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd\\u03c4\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03af\\u03ba\\u03c4\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7 \\u03ae \\u03bc\\u03b7 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\\u03c2 \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2. \\u039f\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03b5\\u03be\\u03ad\\u03c4\\u03b1\\u03c3\\u03b1\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c0\\u03c1\\u03c9\\u03c4\\u03b5\\u03ca\\u03bd\\u03ce\\u03bd \\u2013 \\u03b4\\u03b5\\u03b9\\u03ba\\u03c4\\u03ce\\u03bd \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03af\\u03bc\\u03b1, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 1054 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03c7\\u03cc\\u03bd\\u03c4\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03b1&nbsp; \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd&nbsp; \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, &nbsp;\\u03c4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03b6\\u03b1\\u03bd \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c0\\u03c1\\u03c9\\u03c4\\u03b5\\u0390\\u03bd\\u03b7\\u03c2 \\u2013 \\u03b4\\u03b5\\u03af\\u03ba\\u03c4\\u03b7 \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 (\\u03ba\\u03b1\\u03b9 \\u03ac\\u03c1\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2) \\u03cc\\u03c4\\u03b1\\u03bd \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 .<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b9\\u03b1 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ae \\u03b5\\u03be\\u03ae\\u03b3\\u03b7\\u03c3\\u03b7, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c3\\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, \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03ae\\u03c2, \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5, \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03ba\\u03bf\\u03c5\\u03c6\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c6\\u03bb\\u03b5\\u03b3\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03bc\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03c7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03af\\u03b3\\u03c5\\u03c1\\u03bf \\u03b1\\u03bb\\u03bb\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b9 \\u03b5\\u03bc\\u03b5\\u03af\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03b9\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bf\\u03bc\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">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.<\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-08-01 07:22:57\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:35:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-09-01 10:34:15\",\"publish_up\":\"2022-08-01 07:22:57\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/To_na_eimaste_ypostiriktikoi_stis_koinwnikes_sxeseis_syndeetaime_kalyteri_katastasi_ygeias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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
(753, 'com_content.article.249', '', '2022-09-29 07:10:11', 43, 16771, '22f50b620bba2a2d31556eec79979ef5d20ebd91', '{\"id\":249,\"asset_id\":647,\"title\":\"\\u039c\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 social media, \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \",\"alias\":\"\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf-\\u03c3\\u03c4\\u03b1-social-media,-\\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u039c\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 social media, \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 <\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\"><strong>\\u0395\\u03ac\\u03bd \\u03be\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\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 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1<\\/strong> <strong>\\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u2013 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 <\\/strong>\\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b5\\u03be\\u03ae\\u03c7\\u03b8\\u03b7 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf Ruhr-Universit\\u00e4t Bochum \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03ba\\u03bf\\u03c5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u0394\\u03c1 Julia Brailovskaia \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03bf Journal of Public Health \\u03c3\\u03c4\\u03b9\\u03c2 2 \\u03a3\\u03b5\\u03c0\\u03c4\\u03b5\\u03bc\\u03b2\\u03c1\\u03af\\u03bf\\u03c5 2022.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u03a3\\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac 642 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1\\u03bd \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03b1 \\u03c3\\u03b5 4 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u0397 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03bc\\u03ad\\u03c3\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b4\\u03cd\\u03bf \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd. \\u0394\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03b7\\u03bc\\u03b5\\u03c1\\u03b7\\u03c3\\u03af\\u03c9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5, \\u03b5\\u03bd\\u03ce \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\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 \\u03c9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2. \\u0397 \\u03c4\\u03c1\\u03af\\u03c4\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03cd\\u03b1\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf, \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03bc\\u03ad\\u03c3\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039c\\u03b9\\u03b1 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ac\\u03bb\\u03bb\\u03b1\\u03be\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03ac\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u039f\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b1\\u03bd \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03c4\\u03c5\\u03b1\\u03ba\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1, \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bc\\u03ad\\u03c3\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03c4\\u03bf \\u03c5\\u03c0\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b2\\u03ac\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b4\\u03b7\\u03bc\\u03af\\u03b1\\u03c2 Covid-19 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03c9\\u03bd \\u03c0\\u03c1\\u03b9\\u03bd, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c9\\u03c2 \\u03ad\\u03be\\u03b9 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b4\\u03cd\\u03bf \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u0397 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03c0\\u03c9\\u03c2 <strong>\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\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 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. <\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u0388\\u03be\\u03b9 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2, \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03bd\\u03b1\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\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 \\u03b1\\u03c0\\u03cc \\u03c0\\u03c1\\u03b9\\u03bd: \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ce\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\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 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c4\\u03ad\\u03c4\\u03b1\\u03c1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ce\\u03c1\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1. \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03ba\\u03b1\\u03b8 \'\\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b7 Julia Brailovskaia. \\\"<strong>\\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b6\\u03c9\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2 \\u03b4\\u03c9\\u03c1\\u03b5\\u03ac\\u03bd -- \\u03ba\\u03b1\\u03b9, \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1, \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03b7\\u03c6\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae<\\/strong>\\\".<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, J\\u00fcrgen Margraf.&nbsp;<strong>Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health<\\/strong>.&nbsp;<em>Journal of Public Health<\\/em>, 2022; DOI:&nbsp;<a href=\\\"http:\\/\\/dx.doi.org\\/10.1007\\/s10389-022-01751-x\\\">10.1007\\/s10389-022-01751-x<\\/a><\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-09-29 07:10:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:35:14\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-09-29 07:10:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/To_na_eimaste_ypostiriktikoi_stis_koinwnikes_sxeseis_syndeetaime_kalyteri_katastasi_ygeias.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/To_na_eimaste_ypostiriktikoi_stis_koinwnikes_sxeseis_syndeetaime_kalyteri_katastasi_ygeias.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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(754, 'com_content.article.250', '', '2022-10-12 08:23:44', 43, 33620, 'c2aadc06c43202752df9705cc0d097a8fc1917b4', '{\"id\":250,\"asset_id\":648,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u039f\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1; \\u03a4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5; \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c4\\u03ac\\u03c3\\u03b7 \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1-\\u03c4\\u03af-\\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9-\\u03bd\\u03b1-\\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5-\\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03bd\\u03ad\\u03b1-\\u03c4\\u03ac\\u03c3\\u03b7-\\u03ae-\\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u039f\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1; \\u03a4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5; \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c4\\u03ac\\u03c3\\u03b7 \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae;<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03b4\\u03b5\\u03b9\\u03be\\u03b7 \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ac\\u00bb \\u03ae \\u00ab\\u03cc\\u03bb\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac\\u00bb; \\u0389, \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bb\\u03b5\\u03af\\u03c8\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03c4\\u03bf \\u03bc\\u03b5\\u03bd\\u03bf\\u03cd \\u03b4\\u03b5\\u03bd \\u03ae\\u03c4\\u03b1\\u03bd \\\"\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc\\\"; \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc; \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bc\\u03ae\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 social \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b2\\u03bb\\u03ac\\u03c0\\u03c4\\u03b5\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd \\u03ae \\u03b7 \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b9\\u03b2\\u03bb\\u03b1\\u03b2\\u03ad\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03ba\\u03b1\\u03bc\\u03c8\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b1\\u03ba\\u03c1\\u03b1\\u03af\\u03b1, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c5\\u03b2\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u038c\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03bf\\u03cd \\u03ba\\u03b1\\u03b8\\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00bb \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03b5 \\u03bc\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03b7 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1;<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u201c\\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u00a8 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03ba\\u03b5 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd Steven Bratman, \\u03c4\\u03bf 1997, \\u03c3\\u03c4\\u03bf \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u00abHealth&nbsp;Food&nbsp;Junkies\\u00bb. \\u03a4\\u03bf \\u0394\\u03b9\\u03b1\\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c4\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u0395\\u03b3\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b4\\u03b9\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd (DSM-5)\\u200b \\u03b4\\u03b5\\u03bd \\u03c4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03c9\\u03c2 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b3\\u03b5\\u03bd\\u03ae\\u03c2 \\u03b1\\u03bd\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1. \\u0391\\u03c5\\u03c4\\u03bf \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ae \\u03b4\\u03c5\\u03c3\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03ce\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ad\\u03ba\\u03c5\\u03c8\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \\u201c\\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u201d;<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ae \\u03bb\\u03ad\\u03be\\u03b7 \\u03bf\\u03c1\\u03b8\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b5\\u03be\\u03b7. \\u03a7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03bc\\u03bf\\u03bd\\u03ae \\u03b3\\u03b9\\u03b1 \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ae\\u00bb \\u03ae \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae, \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a4\\u03b1 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae \\u2013\\u03c3\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c8\\u03c5\\u03c7\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd- \\u03c4\\u03c9\\u03bd \\u00ab\\u03b1\\u03bd\\u03b8\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ce\\u03bd\\u00bb \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b6\\u03ac\\u03c7\\u03b1\\u03c1\\u03b7, \\u03b1\\u03bb\\u03ac\\u03c4\\u03b9, \\u03ba\\u03b1\\u03c6\\u03b5\\u03af\\u03bd\\u03b7, \\u03c4\\u03bf \\u03b1\\u03bb\\u03ba\\u03bf\\u03cc\\u03bb, \\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b1 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03ac, \\u03c3\\u03b9\\u03c4\\u03ac\\u03c1\\u03b9, \\u03b6\\u03c9\\u03b9\\u03ba\\u03cc \\u03bb\\u03af\\u03c0\\u03bf\\u03c2, \\u03c3\\u03cc\\u03b3\\u03b9\\u03b1, \\u03ba\\u03b1\\u03bb\\u03b1\\u03bc\\u03c0\\u03cc\\u03ba\\u03b9, \\u03b3\\u03b1\\u03bb\\u03b1\\u03ba\\u03c4\\u03bf\\u03ba\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bc\\u03b5 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03ae \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ac\\u00bb \\u03ae \\u00ab\\u03b1\\u03b3\\u03bd\\u03ac\\u00bb \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2. \\u0397 \\u03b5\\u03bc\\u03bc\\u03bf\\u03bd\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b6\\u03ae\\u03bc\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u0391\\u03c5\\u03c4\\u03bf\\u03af \\u03bf\\u03b9 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03bf\\u03bc\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7, \\u03c5\\u03c0\\u03bf\\u03c3\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b7 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03b1\\u03bc\\u03c8\\u03af\\u03b1 \\u03c9\\u03c2 \\u00ab\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00bb, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7. \\u0391\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03c1\\u03b9\\u03c4\\u03ae\\u03c1\\u03b9\\u03b1, \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b4\\u03b5\\u03b9\\u03be\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ac \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<ul>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ce\\u03bd \\u03b5\\u03c4\\u03b9\\u03ba\\u03b5\\u03c4\\u03ce\\u03bd<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd\\/\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03be\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd \\u03ae \\u03bf\\u03bb\\u03cc\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bd \\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd \\u03b5\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac\\u00bb<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1 \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03bf\\u03cd \\u03ae \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03c1\\u03ce\\u03c4\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b1\\u03b3\\u03bd\\u03ac\\u00bb, \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ac\\u00bb \\u03ae \\u00ab\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac\\u00bb<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b9\\u03c3\\u03c4\\u03bf \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c3\\u03ac\\u03c2<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc (\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1, \\u03c0\\u03ce\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b9\\u03c3\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03ba.\\u03bb\\u03c0.)<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ae \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u00ab\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae\\u00bb \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u03ae \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b1\\u03c2<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03bc\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u00ab\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2\\u00bb\\/\\u00ab\\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00bb.<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ae \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c4\\u03b7, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bb\\u03ce\\u03c2 \\u00ab\\u03bd\\u03b1 \\u03b6\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b6\\u03c9\\u03ae\\u03c2\\u00bb.<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 &amp; \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c5\\u03b3\\u03c7\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae. \\u039c\\u03b1\\u03c2 \\u03bb\\u03ad\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u00ab\\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2\\u00bb \\u03ba\\u03b1\\u03b9 \\u00ab\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2\\u00bb \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c6\\u03ac\\u03bc\\u03b5. \\u039f\\u03bc\\u03b1\\u03bb\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ce\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc \\u03ae \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7. \\u039c\\u03b1\\u03c2 \\u03bb\\u03ad\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03cc \\u03c3\\u03ce\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c4\\u03bf\\u03bc\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2. \\u0391\\u03c0\\u03cc \\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 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03c0\\u03c9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u00ab\\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00bb \\u03ae \\u03c4\\u03b7 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03cc\\u03b4\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03ac \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03b9\\u03c3\\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b7 \\u03c0\\u03bb\\u03bf\\u03ae\\u03b3\\u03b7\\u03c3\\u03b7.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u039f\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u03c2 &amp; \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03bc\\u03b7\\u03bd\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03b9\\u03ce\\u03bd, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03b7\\u03c4\\u03cc \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7. \\u039f \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03bf\\u03c0\\u03bf\\u03b9\\u03b1\\u03c3\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03b5\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b1\\u03bd\\u03b1\\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b5\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03ba\\u03ac\\u03bb\\u03c5\\u03ba\\u03b5\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039a\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03ae \\u03ad\\u03bd\\u03b1 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b6\\u03ae\\u03bc\\u03b9\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2, \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u00ab\\u03ba\\u03b1\\u03bb\\u03ac\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03ac\\u00bb \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b6\\u03ae\\u03bc\\u03b9\\u03bf.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><em><span style=\\\"font-size: 16pt;\\\">\\u038c\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03bf\\u03bb\\u03ae, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03af\\u03c3\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5:<\\/span><\\/em><\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2;<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039f \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03bd\\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c4\\u03bf \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc, \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ad\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c1\\u03cd\\u03b8\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03ce\\u03bd \\u03b5\\u03bd\\u03ce \\u03bf \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ce\\u03bd \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7.&nbsp;<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"font-size: 12pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p>McComb, S.E &amp; Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite.&nbsp;doi.org\\/10.1016\\/j.appet.2019.05.005<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-10-12 08:23:44\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-09-01 10:35:14\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-10-12 08:23:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/To_na_eimaste_ypostiriktikoi_stis_koinwnikes_sxeseis_syndeetaime_kalyteri_katastasi_ygeias.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/2022\\\\\\/05\\\\\\/11\\\\\\/To_na_eimaste_ypostiriktikoi_stis_koinwnikes_sxeseis_syndeetaime_kalyteri_katastasi_ygeias.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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(755, 'com_content.article.250', '', '2022-10-13 08:02:21', 43, 33360, '7df2c82f181fead276ee963df2047ee72ebff91a', '{\"id\":\"250\",\"asset_id\":648,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u039f\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1; \\u03a4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5; \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c4\\u03ac\\u03c3\\u03b7 \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1-\\u03c4\\u03af-\\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9-\\u03bd\\u03b1-\\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5-\\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03bd\\u03ad\\u03b1-\\u03c4\\u03ac\\u03c3\\u03b7-\\u03ae-\\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u039f\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1; \\u03a4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03c4\\u03b5; \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c4\\u03ac\\u03c3\\u03b7 \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae;<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03b4\\u03b5\\u03b9\\u03be\\u03b7 \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ac\\u00bb \\u03ae \\u00ab\\u03cc\\u03bb\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac\\u00bb; \\u0389, \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bb\\u03b5\\u03af\\u03c8\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03c4\\u03bf \\u03bc\\u03b5\\u03bd\\u03bf\\u03cd \\u03b4\\u03b5\\u03bd \\u03ae\\u03c4\\u03b1\\u03bd \\\"\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc\\\"; \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc; \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bc\\u03ae\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 social \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b2\\u03bb\\u03ac\\u03c0\\u03c4\\u03b5\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd \\u03ae \\u03b7 \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b9\\u03b2\\u03bb\\u03b1\\u03b2\\u03ad\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03ba\\u03b1\\u03bc\\u03c8\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ce\\u03bd \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b1\\u03ba\\u03c1\\u03b1\\u03af\\u03b1, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c5\\u03b2\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u038c\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03bf\\u03cd \\u03ba\\u03b1\\u03b8\\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00bb \\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03b5 \\u03bc\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03b7 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1;<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u201c\\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u00a8 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b7\\u03ba\\u03b5 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd Steven Bratman, \\u03c4\\u03bf 1997, \\u03c3\\u03c4\\u03bf \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u00abHealth&nbsp;Food&nbsp;Junkies\\u00bb. \\u03a4\\u03bf \\u0394\\u03b9\\u03b1\\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c4\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u0395\\u03b3\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b4\\u03b9\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd (DSM-5)\\u200b \\u03b4\\u03b5\\u03bd \\u03c4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03af \\u03c4\\u03b7\\u03bd \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03c9\\u03c2 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b3\\u03b5\\u03bd\\u03ae\\u03c2 \\u03b1\\u03bd\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1. \\u0391\\u03c5\\u03c4\\u03bf \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ae \\u03b4\\u03c5\\u03c3\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03ce\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ad\\u03ba\\u03c5\\u03c8\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \\u201c\\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u201d;<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b5\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ae \\u03bb\\u03ad\\u03be\\u03b7 \\u03bf\\u03c1\\u03b8\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b5\\u03be\\u03b7. \\u03a7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03bc\\u03bf\\u03bd\\u03ae \\u03b3\\u03b9\\u03b1 \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ae\\u00bb \\u03ae \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae, \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ae \\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2. \\u03a4\\u03b1 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae \\u2013\\u03c3\\u03b5 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c8\\u03c5\\u03c7\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd- \\u03c4\\u03c9\\u03bd \\u00ab\\u03b1\\u03bd\\u03b8\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ce\\u03bd\\u00bb \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b6\\u03ac\\u03c7\\u03b1\\u03c1\\u03b7, \\u03b1\\u03bb\\u03ac\\u03c4\\u03b9, \\u03ba\\u03b1\\u03c6\\u03b5\\u03af\\u03bd\\u03b7, \\u03c4\\u03bf \\u03b1\\u03bb\\u03ba\\u03bf\\u03cc\\u03bb, \\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b1 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03ac, \\u03c3\\u03b9\\u03c4\\u03ac\\u03c1\\u03b9, \\u03b6\\u03c9\\u03b9\\u03ba\\u03cc \\u03bb\\u03af\\u03c0\\u03bf\\u03c2, \\u03c3\\u03cc\\u03b3\\u03b9\\u03b1, \\u03ba\\u03b1\\u03bb\\u03b1\\u03bc\\u03c0\\u03cc\\u03ba\\u03b9, \\u03b3\\u03b1\\u03bb\\u03b1\\u03ba\\u03c4\\u03bf\\u03ba\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bc\\u03b5 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03ae \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ac\\u00bb \\u03ae \\u00ab\\u03b1\\u03b3\\u03bd\\u03ac\\u00bb \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2. \\u0397 \\u03b5\\u03bc\\u03bc\\u03bf\\u03bd\\u03ae \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b6\\u03ae\\u03bc\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u0391\\u03c5\\u03c4\\u03bf\\u03af \\u03bf\\u03b9 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03af \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03c0\\u03bf\\u03bc\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7, \\u03c5\\u03c0\\u03bf\\u03c3\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b7 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03b1\\u03bc\\u03c8\\u03af\\u03b1 \\u03c9\\u03c2 \\u00ab\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00bb, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7. \\u0391\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03c1\\u03b9\\u03c4\\u03ae\\u03c1\\u03b9\\u03b1, \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\\u03bd \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b4\\u03b5\\u03b9\\u03be\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b2\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ac \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<ul>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ce\\u03bd \\u03b5\\u03c4\\u03b9\\u03ba\\u03b5\\u03c4\\u03ce\\u03bd<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ae \\u03c4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd\\/\\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03be\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c4\\u03c1\\u03bf\\u03c6\\u03ce\\u03bd \\u03ae \\u03bf\\u03bb\\u03cc\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bd \\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd \\u03b5\\u03ac\\u03bd \\u03b4\\u03b5\\u03bd \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac\\u00bb<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1 \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03bf\\u03cd \\u03ae \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03c1\\u03ce\\u03c4\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b1\\u03b3\\u03bd\\u03ac\\u00bb, \\u00ab\\u03ba\\u03b1\\u03b8\\u03b1\\u03c1\\u03ac\\u00bb \\u03ae \\u00ab\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac\\u00bb<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b9\\u03c3\\u03c4\\u03bf \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03c4\\u03c1\\u03ce\\u03bd\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c3\\u03ac\\u03c2<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ce\\u03c1\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc (\\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1, \\u03c0\\u03ce\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b9\\u03c3\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03ba.\\u03bb\\u03c0.)<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ae \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u00ab\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae\\u00bb \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u03ae \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9 \\u03c3\\u03b1\\u03c2<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03bc\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b5\\u03c7\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u00ab\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2\\u00bb\\/\\u00ab\\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00bb.<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ae \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c4\\u03b7, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bb\\u03ce\\u03c2 \\u00ab\\u03bd\\u03b1 \\u03b6\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b6\\u03c9\\u03ae\\u03c2\\u00bb.<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 &amp; \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03ba\\u03bf\\u03c5\\u03bb\\u03c4\\u03bf\\u03cd\\u03c1\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c5\\u03b3\\u03c7\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae. \\u039c\\u03b1\\u03c2 \\u03bb\\u03ad\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u00ab\\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2\\u00bb \\u03ba\\u03b1\\u03b9 \\u00ab\\u03bb\\u03ac\\u03b8\\u03bf\\u03c2\\u00bb \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c6\\u03ac\\u03bc\\u03b5. \\u039f\\u03bc\\u03b1\\u03bb\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ce\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03cc \\u03ae \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7. \\u039c\\u03b1\\u03c2 \\u03bb\\u03ad\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03cc \\u03c3\\u03ce\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c4\\u03bf\\u03bc\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2. \\u0391\\u03c0\\u03cc \\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 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03c0\\u03c9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u00ab\\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00bb \\u03ae \\u03c4\\u03b7 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03cc\\u03b4\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03ac \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03b9\\u03c3\\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b7 \\u03c0\\u03bb\\u03bf\\u03ae\\u03b3\\u03b7\\u03c3\\u03b7.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u039f\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03af\\u03b1\\u03c2 &amp; \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03c4\\u03c9\\u03bd \\u03bc\\u03b7\\u03bd\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03b9\\u03ce\\u03bd, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03b7\\u03c4\\u03cc \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7. \\u039f \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03bf\\u03c0\\u03bf\\u03b9\\u03b1\\u03c3\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bf\\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b7 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03b5\\u03c5\\u03b5\\u03bb\\u03b9\\u03be\\u03af\\u03b1\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b1\\u03bd\\u03b1\\u03b2\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03bc\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b5\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03ba\\u03ac\\u03bb\\u03c5\\u03ba\\u03b5\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u039a\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1 \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03ae \\u03ad\\u03bd\\u03b1 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b5\\u03cd\\u03bc\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b6\\u03ae\\u03bc\\u03b9\\u03bf \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c3\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b5\\u03c2, \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c4\\u03c1\\u03cc\\u03c6\\u03b9\\u03bc\\u03b1 \\u00ab\\u03ba\\u03b1\\u03bb\\u03ac\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03ac\\u00bb \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c6\\u03b1\\u03b3\\u03b7\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03b6\\u03ae\\u03bc\\u03b9\\u03bf.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><em><span style=\\\"font-size: 16pt;\\\">\\u038c\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03bf\\u03bb\\u03ae, \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1 \\u03c0\\u03af\\u03c3\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5:<\\/span><\\/em><\\/p>\\r\\n<p><strong><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2;<\\/span><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039f \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b1\\u03bd\\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b8\\u03bf\\u03c1\\u03b5\\u03be\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c4\\u03bf \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03cc, \\u03b8\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ad\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c1\\u03cd\\u03b8\\u03bc\\u03b9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03ce\\u03bd \\u03b5\\u03bd\\u03ce \\u03bf \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ce\\u03bd \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03bf\\u03c1\\u03af\\u03c9\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7.&nbsp;<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"font-size: 12pt;\\\">Journal Reference:<\\/span><\\/p>\\r\\n<p>McComb, S.E &amp; Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite.&nbsp;doi.org\\/10.1016\\/j.appet.2019.05.005<\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-10-12 08:23:44\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-13 08:02:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-13 08:01:53\",\"publish_up\":\"2022-10-12 08:23:44\",\"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\":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
(756, 'com_content.article.249', '', '2022-10-13 12:43:13', 43, 16616, '3532f80a42228be6efd0870a5d3a751fc26b648d', '{\"id\":\"249\",\"asset_id\":647,\"title\":\"\\u039c\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 social media, \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \",\"alias\":\"\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2-\\u03c4\\u03bf-\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf-\\u03c3\\u03c4\\u03b1-social-media,-\\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03c5\\u03b3\\u03b5\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u039c\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b1 social media, \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 <\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\"><strong>\\u0395\\u03ac\\u03bd \\u03be\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\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 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1<\\/strong> <strong>\\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u2013 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 <\\/strong>\\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b5\\u03be\\u03ae\\u03c7\\u03b8\\u03b7 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u0388\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf Ruhr-Universit\\u00e4t Bochum \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03c6\\u03b1\\u03bb\\u03ae\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03ba\\u03bf\\u03c5\\u03c1\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u0394\\u03c1 Julia Brailovskaia \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03bf Journal of Public Health \\u03c3\\u03c4\\u03b9\\u03c2 2 \\u03a3\\u03b5\\u03c0\\u03c4\\u03b5\\u03bc\\u03b2\\u03c1\\u03af\\u03bf\\u03c5 2022.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u03a3\\u03c4\\u03b7\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac 642 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03b9\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1\\u03bd \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03b1 \\u03c3\\u03b5 4 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u0397 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03bc\\u03ad\\u03c3\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b4\\u03cd\\u03bf \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd. \\u0394\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac 30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03b7\\u03bc\\u03b5\\u03c1\\u03b7\\u03c3\\u03af\\u03c9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5, \\u03b5\\u03bd\\u03ce \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\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 \\u03c9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2. \\u0397 \\u03c4\\u03c1\\u03af\\u03c4\\u03b7 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03cd\\u03b1\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf, \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03bc\\u03ad\\u03c3\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039c\\u03b9\\u03b1 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ac\\u03bb\\u03bb\\u03b1\\u03be\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03ac\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u039f\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b1\\u03bd \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03c4\\u03c5\\u03b1\\u03ba\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1, \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03bc\\u03ad\\u03c3\\u03c9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ba\\u03c4\\u03cd\\u03c9\\u03c3\\u03b7\\u03c2, \\u03c4\\u03b7 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03c4\\u03bf \\u03c5\\u03c0\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b2\\u03ac\\u03c1\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b4\\u03b7\\u03bc\\u03af\\u03b1\\u03c2 Covid-19 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03c9\\u03bd \\u03c0\\u03c1\\u03b9\\u03bd, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c9\\u03c2 \\u03ad\\u03be\\u03b9 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b7 \\u03c6\\u03ac\\u03c3\\u03b7 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b4\\u03cd\\u03bf \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u0397 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03ad\\u03b4\\u03b5\\u03b9\\u03be\\u03b5 \\u03c0\\u03c9\\u03c2 <strong>\\u03b7 \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5 \\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 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b7\\u03bc\\u03b5\\u03c1\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. <\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u0388\\u03be\\u03b9 \\u03bc\\u03ae\\u03bd\\u03b5\\u03c2 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2, \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03bc\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03bd\\u03b1\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\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 \\u03b1\\u03c0\\u03cc \\u03c0\\u03c1\\u03b9\\u03bd: \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 \\u03bc\\u03b9\\u03c3\\u03ae \\u03ce\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\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 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b5\\u03af\\u03c7\\u03b1\\u03bd \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c4\\u03c1\\u03af\\u03b1 \\u03c4\\u03ad\\u03c4\\u03b1\\u03c1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ce\\u03c1\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03c7\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1. \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03ba\\u03b1\\u03b8 \'\\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">\\u038c\\u03c0\\u03c9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b7 Julia Brailovskaia. \\\"<strong>\\u0391\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b6\\u03c9\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03bd\\u03c4\\u03b5\\u03bb\\u03ce\\u03c2 \\u03b4\\u03c9\\u03c1\\u03b5\\u03ac\\u03bd -- \\u03ba\\u03b1\\u03b9, \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1, \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03b7\\u03c6\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae<\\/strong>\\\".<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, J\\u00fcrgen Margraf.&nbsp;<strong>Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health<\\/strong>.&nbsp;<em>Journal of Public Health<\\/em>, 2022; DOI:&nbsp;<a href=\\\"http:\\/\\/dx.doi.org\\/10.1007\\/s10389-022-01751-x\\\">10.1007\\/s10389-022-01751-x<\\/a><\\/span><\\/p>\",\"state\":\"1\",\"catid\":45,\"created\":\"2022-09-29 07:10:11\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-13 12:43:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-10-13 12:42:56\",\"publish_up\":\"2022-09-29 07:10:11\",\"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\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(757, 'com_content.article.251', '', '2023-01-14 07:19:51', 43, 14016, 'c268fecfdfc64d1d78d11245addc4a2b7744d563', '{\"id\":251,\"asset_id\":649,\"title\":\"\\u039e\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9: \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf\",\"alias\":\"\\u03be\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2-\\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9-\\u03bf\\u03b9-\\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2-\\u03c0\\u03bf\\u03c5-\\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd-\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc-\\u03c1\\u03cc\\u03bb\\u03bf\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u039e\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9: \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b7\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03af; \\u039e\\u03c5\\u03c0\\u03bd\\u03ac\\u03c4\\u03b5 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03b5\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03cd\\u03c3\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2;\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bf\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cd\\u03c0\\u03bd\\u03bf.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 California, \\u03bf\\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\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03be\\u03c5\\u03c0\\u03bd\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b3\\u03b5\\u03bd\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2:<\\/span><\\/p>\\r\\n<ul>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b1\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03cc\\u03b6\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03af\\u03bc\\u03b1, \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0393\\u03b9\\u03b1 \\u03b4\\u03cd\\u03bf \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ad\\u03b3\\u03c1\\u03b1\\u03c6\\u03b1\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2 833 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03c7\\u03cc\\u03bd\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03be\\u03c5\\u03c0\\u03bd\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b3\\u03b5\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 &nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03c7\\u03cc\\u03bd\\u03c4\\u03c9\\u03bd. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ad\\u03bb\\u03b7\\u03be\\u03b1\\u03bd \\u03c3\\u03c4\\u03b1 \\u03b5\\u03be\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1:<\\/span><\\/p>\\r\\n<ul>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03b7 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b7\\u03b8\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03bf\\u03cd \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c5\\u03b4\\u03b1\\u03c4\\u03ac\\u03bd\\u03b8\\u03c1\\u03b1\\u03ba\\u03b5\\u03c2, \\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03ac\\u03c7\\u03b1\\u03c1\\u03b7<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b1 \\u03ba\\u03b1\\u03bd\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03cc\\u03b6\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03af\\u03bc\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03b9. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2, \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc \\u03be\\u03cd\\u03c0\\u03bd\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bc\\u03ad\\u03c1\\u03b1.<\\/span><\\/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 07:19:51\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-10-13 08:02:21\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-01-14 07:19:51\",\"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\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(758, 'com_content.article.196', '', '2023-03-14 10:13:42', 43, 6619, 'a68b42065e3bf5076ced1b7220d6708886f77251', '{\"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 src=\\\"images\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 <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> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03a3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2<br \\/>\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/>\\u039f\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\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,&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9&nbsp;\\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\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 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd - \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03b5\\u03bd\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology-Today \\u03c9\\u03c2 \\u03c8\\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, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 10:13:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 10:09: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\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":37,\"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
(759, 'com_content.article.193', '', '2023-03-14 10:30:20', 43, 9238, '8ad60747f3bf4f2aeae9220380fb47ec80a70ff9', '{\"id\":\"193\",\"asset_id\":499,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u0394\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03b4\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7\",\"introtext\":\"<p><img src=\\\"images\\/cv2.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 <strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u0394\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03b4\\u03b5\\u03b9\\u03bf\\u03cd\\u03c7\\u03bf\\u03c2 <strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong>.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u0386\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf Open University of London&nbsp;(BA \\u03c3\\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1) \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2&nbsp;\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf Erasmus&nbsp;University \\u03c3\\u03c4\\u03bf \\u03a1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bd\\u03c4\\u03b1\\u03bc (MSc \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1), \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03c0\\u03bb\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5&nbsp;\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u0393\\u03bd\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ae \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 (CBT) \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03b6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03ce\\u03bd \\u03c3\\u03b5&nbsp;\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03a6\\u03b9\\u03bb\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03b5\\u03b9\\u03b1, \\u0397\\u03a0\\u0391. \\u0389\\u03c4\\u03b1\\u03bd \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7&nbsp;\\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03bf\\u03cd\\u03c3\\u03b5&nbsp;\\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ac \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1. \\u03a3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03c9\\u03bd&nbsp;\\u03b5\\u03be\\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd&nbsp;\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1. \\u0395\\u03ba\\u03b5\\u03af \\u03c3\\u03c5\\u03bd\\u03b5\\u03af\\u03c3\\u03c6\\u03b5\\u03c1\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5&nbsp;\\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b4\\u03af\\u03bf\\u03c5 \\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03c5\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03be\\u03b5\\u03bd\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf&nbsp;\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03cc. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf\\u03bd&nbsp;\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7\\u03c2&nbsp;\\u03c5\\u03c0\\u03bf\\u03c8\\u03b7\\u03c6\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03bc\\u03b5\\u03c3\\u03b1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ce\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c3\\u03c4\\u03bf \\u03ba\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03b5\\u03b9\\u03b4\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03c9\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ac\\u03bd\\u03bf\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b5&nbsp;\\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03b8\\u03cc\\u03bd\\u03c4\\u03b5\\u03c2. \\u0388\\u03c7\\u03b5\\u03b9&nbsp;\\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03c0\\u03bb\\u03b1\\u03c4\\u03c6\\u03cc\\u03c1\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03be\\u03b5\\u03bd\\u03ce\\u03bd\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03cd\\u03b3\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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\\u03b5\\u03af\\u03b1 Hr.&nbsp;Psychology-Today \\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&nbsp;\\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 10:30:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 10:26:30\",\"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\":42,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(760, 'com_content.article.192', '', '2023-03-14 11:09:41', 43, 9145, '68503d491266d7c72c7d23babc6adf2a25f436b0', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - \\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"alias\":\"cv-\\u03bc\\u03b5\\u03bb\\u03af\\u03bd\\u03b1-\\u03c3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"introtext\":\"<p><strong><img src=\\\"images\\/cv9.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 <strong>\\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London&nbsp;(BSc in Psychology) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2&nbsp;\\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03bd \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03af\\u03c4\\u03bb\\u03bf&nbsp;\\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London (MSc&nbsp;in Clinical and Community Psychology), \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9\\u03b9\\u03c3\\u03cc\\u03c4\\u03b9\\u03bc\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u2013&nbsp;\\u03ba\\u03b1\\u03c4\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03c3\\u03b7 \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf&nbsp;\\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2.&nbsp;<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae\\u03c2&nbsp;\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03b5\\u03bd\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc, \\u03c3\\u03c4\\u03bf \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u0394\\u03b9\\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b7\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03af\\u03bd\\u03c9\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03b3\\u03b3\\u03af\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae. \\u0395\\u03c0\\u03b9\\u03c0\\u03c1\\u03cc\\u03c3\\u03b8\\u03b5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03ba\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c4\\u03bf\\u03c5&nbsp; \\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c9\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03b9\\u03c3\\u03c4\\u03ae \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\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. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\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\\u03b5&nbsp;\\u03b5\\u03c5\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2&nbsp;\\u03b5\\u03bd\\u03ce \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd&nbsp;\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp;\\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.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 11:09:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 11:05:14\",\"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\":39,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(761, 'com_content.article.191', '', '2023-03-14 11:19:08', 43, 5724, 'a4fca0503c120d315f7f20454f09fcd845b79357', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u039c\\u03c5\\u03c1\\u03c4\\u03ce \\u039d\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5\",\"alias\":\"cv-\\u03bc\\u03c5\\u03c1\\u03c4\\u03ce-\\u03bd\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5\",\"introtext\":\"<p><img src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><span style=\\\"font-size: 16pt;\\\">\\u0397 <strong>\\u039c\\u03c5\\u03c1\\u03c4\\u03ce \\u039d\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong> \\u03bc\\u03b5 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2&nbsp;\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf the Open University \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5&nbsp;\\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 Central<br \\/>Lancashire \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\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&nbsp;\\u03c4\\u03bf \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b8\\u03ae\\u03bd\\u03b1.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5\\u03be\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03bf\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b1&nbsp;\\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc&nbsp;\\u03b9\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2&nbsp;(\\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 &amp; \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac) \\u03c3\\u03b5 \\u03bc\\u03bf\\u03bd\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b7\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 11:19:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 11:15: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\":5,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":36,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(762, 'com_content.article.252', '', '2023-03-14 11:25:03', 43, 6891, 'bb5dc8bca2859b9cac186e64ceb32fe34b6a183e', '{\"id\":252,\"asset_id\":657,\"title\":\"CV - \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd\",\"alias\":\"cv-\\u03c6\\u03ad\\u03bd\\u03b9\\u03b1-\\u03b2\\u03c9\\u03b2\\u03bf\\u03cd\",\"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);
INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(763, 'com_content.article.252', '', '2023-03-14 11:30:25', 43, 15498, '2a68b92bb5d11ede4d6b21d81b243dcadb435139', '{\"id\":\"252\",\"asset_id\":657,\"title\":\"CV - \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd\",\"alias\":\"cv-\\u03c6\\u03ad\\u03bd\\u03b9\\u03b1-\\u03b2\\u03c9\\u03b2\\u03bf\\u03cd\",\"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><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd \\u03c3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 (BSc) \\u03c3\\u03c4\\u03bf University&nbsp;College London (UCL), \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c3\\u03b5&nbsp;\\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 (MSc) \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf King\\u2019s&nbsp;College London (KCL), \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03bf.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c4\\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, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u25cf \\u03a3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03ad\\u03c7\\u03bd\\u03b7\\u03c2<br \\/>\\u25cf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03cc\\u03c3\\u03b5\\u03b9\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<br \\/>\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<br \\/>\\u25cf \\u03a4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1, \\u0394\\u03b9\\u03ac\\u03c3\\u03c7\\u03b9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03a8\\u03cd\\u03c7\\u03c9\\u03c3\\u03b7<br \\/>\\u25cf \\u0395\\u03c0\\u03b1\\u03bd\\u03b5\\u03be\\u03b5\\u0301\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u039f\\u03c1\\u03b9\\u03b1\\u03ba\\u03b7\\u0301\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03b7\\u0301\\u03c2 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03b9\\u03bd\\u03b7 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03b1\\u0301 \\u03c0\\u03bf\\u03c5 \\u03b5\\u0301\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03b9\\u03c9\\u0301\\u03c3\\u03b5\\u03b9<br \\/>\\u03c4\\u03c1\\u03b1\\u03c5\\u0301\\u03bc\\u03b1, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b7\\u0301 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u0301\\u03bb\\u03b5\\u03bc\\u03bf<br \\/>\\u25cf \\u0391\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u0301\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b7\\u0301<br \\/>\\u25cf \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03b5\\u0301\\u03c2 \\u03c0\\u03c1\\u03c9\\u0301\\u03c4\\u03b5\\u03c2 \\u03b2\\u03bf\\u03b7\\u0301\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2<br \\/>\\u25cf \\u039d\\u03b5\\u03c5\\u03c1\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b3\\u03b3\\u03bb\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03cc\\u03c0\\u03bf\\u03c5&nbsp;\\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5&nbsp;\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03c8\\u03c5\\u03c7\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c0\\u03cc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b5\\u03c2&nbsp;\\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03b8\\u03b7\\u03c3\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1&nbsp;\\u03c3\\u03b5 \\u03c0\\u03bb\\u03b7\\u0301\\u03b8\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03c9\\u0301\\u03bd \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03b1\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c8\\u03c5\\u03c7\\u03bf\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b7\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bd\\u03c9\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u0301\\u03c1\\u03b9\\u03c3\\u03b7 \\u03ba\\u03c1\\u03b9\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03ba\\u03ad\\u03c4\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03b8\\u03b1\\u03bb\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9&nbsp;\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc<br \\/>\\u03c3\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c9\\u03c2&nbsp;\\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf, \\u03c3\\u03b5 \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1&nbsp;\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u0391\\u03c0\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03a0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd (\\u039a\\u0394\\u0391\\u03a0), \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2<br \\/>\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 online \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac project \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ae \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2.&nbsp;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0389\\u03c4\\u03b1\\u03bd \\u03bf\\u03bc\\u03b9\\u03bb\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf 4\\u03bf \\u0395\\u03c4\\u03ae\\u03c3\\u03b9\\u03bf \\u03a0\\u03c1\\u03bf\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03a3\\u03c5\\u03bd\\u03ad\\u03b4\\u03c1\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 UCL&nbsp;\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03c9\\u03bd \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5 \\u0395\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b5&nbsp;\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c4\\u03b7 \\u0394\\u03b9\\u03b1\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03b9\\u03ba\\u03ae \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03af\\u03b5\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf Journal of Mental Health Systems. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03b4\\u03c1\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ce\\u03bd<br \\/>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u03b1 \\u039d\\u03bf\\u03c4\\u03b9\\u03bf\\u03b4\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5&nbsp;\\u0392\\u03c1\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (British Psychological&nbsp;Association, BPS)<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u0395\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u0391\\u03b3\\u03b3\\u03bb\\u03b9\\u03ba\\u03ac.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 Business Manager \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology Today, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9, \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-14 11:30:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 11:25: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\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(764, 'com_content.article.189', '', '2023-03-14 14:42:07', 43, 5281, 'bf6a9e2f89f44dc0bf20fa0f2eff037f1e316f32', '{\"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;\\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5&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 \\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-03-14 14:42:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-14 14:31:02\",\"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\":220,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(765, 'com_content.article.252', '', '2023-03-15 14:19:53', 43, 15517, 'd1161a5940b0543c1ecd2673c11a1b5e6df7423b', '{\"id\":\"252\",\"asset_id\":657,\"title\":\"CV - \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd\",\"alias\":\"cv-\\u03c6\\u03ad\\u03bd\\u03b9\\u03b1-\\u03b2\\u03c9\\u03b2\\u03bf\\u03cd\",\"introtext\":\"<p><img src=\\\"images\\/2023\\/03\\/14\\/cv90.jpg\\\" alt=\\\"cv90\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"margin-right: 20px; margin-bottom: 5px; float: left;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd \\u03c3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 (BSc) \\u03c3\\u03c4\\u03bf University&nbsp;College London (UCL), \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c3\\u03b5&nbsp;\\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 (MSc) \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf King\\u2019s&nbsp;College London (KCL), \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03bf.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c4\\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, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u25cf \\u03a3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03ad\\u03c7\\u03bd\\u03b7\\u03c2<br \\/>\\u25cf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03cc\\u03c3\\u03b5\\u03b9\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<br \\/>\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<br \\/>\\u25cf \\u03a4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1, \\u0394\\u03b9\\u03ac\\u03c3\\u03c7\\u03b9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03a8\\u03cd\\u03c7\\u03c9\\u03c3\\u03b7<br \\/>\\u25cf \\u0395\\u03c0\\u03b1\\u03bd\\u03b5\\u03be\\u03b5\\u0301\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u039f\\u03c1\\u03b9\\u03b1\\u03ba\\u03b7\\u0301\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03b7\\u0301\\u03c2 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03b9\\u03bd\\u03b7 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03b1\\u0301 \\u03c0\\u03bf\\u03c5 \\u03b5\\u0301\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03b9\\u03c9\\u0301\\u03c3\\u03b5\\u03b9<br \\/>\\u03c4\\u03c1\\u03b1\\u03c5\\u0301\\u03bc\\u03b1, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b7\\u0301 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u0301\\u03bb\\u03b5\\u03bc\\u03bf<br \\/>\\u25cf \\u0391\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u0301\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b7\\u0301<br \\/>\\u25cf \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03b5\\u0301\\u03c2 \\u03c0\\u03c1\\u03c9\\u0301\\u03c4\\u03b5\\u03c2 \\u03b2\\u03bf\\u03b7\\u0301\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2<br \\/>\\u25cf \\u039d\\u03b5\\u03c5\\u03c1\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b3\\u03b3\\u03bb\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03cc\\u03c0\\u03bf\\u03c5&nbsp;\\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5&nbsp;\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03c8\\u03c5\\u03c7\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c0\\u03cc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b5\\u03c2&nbsp;\\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03b8\\u03b7\\u03c3\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1&nbsp;\\u03c3\\u03b5 \\u03c0\\u03bb\\u03b7\\u0301\\u03b8\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03c9\\u0301\\u03bd \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03b1\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c8\\u03c5\\u03c7\\u03bf\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b7\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bd\\u03c9\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u0301\\u03c1\\u03b9\\u03c3\\u03b7 \\u03ba\\u03c1\\u03b9\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03ba\\u03ad\\u03c4\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03b8\\u03b1\\u03bb\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9&nbsp;\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc<br \\/>\\u03c3\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c9\\u03c2&nbsp;\\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf, \\u03c3\\u03b5 \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1&nbsp;\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u0391\\u03c0\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03a0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd (\\u039a\\u0394\\u0391\\u03a0), \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2<br \\/>\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 online \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac project \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ae \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2.&nbsp;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0389\\u03c4\\u03b1\\u03bd \\u03bf\\u03bc\\u03b9\\u03bb\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf 4\\u03bf \\u0395\\u03c4\\u03ae\\u03c3\\u03b9\\u03bf \\u03a0\\u03c1\\u03bf\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03a3\\u03c5\\u03bd\\u03ad\\u03b4\\u03c1\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 UCL&nbsp;\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03c9\\u03bd \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5 \\u0395\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b5&nbsp;\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c4\\u03b7 \\u0394\\u03b9\\u03b1\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03b9\\u03ba\\u03ae \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03af\\u03b5\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf Journal of Mental Health Systems. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03b4\\u03c1\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ce\\u03bd<br \\/>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u03b1 \\u039d\\u03bf\\u03c4\\u03b9\\u03bf\\u03b4\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5&nbsp;\\u0392\\u03c1\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (British Psychological&nbsp;Association, BPS)<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u0395\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u0391\\u03b3\\u03b3\\u03bb\\u03b9\\u03ba\\u03ac.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 Business Manager \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology Today, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9, \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:19:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:18: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\":3,\"ordering\":0,\"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
(766, 'com_content.article.193', '', '2023-03-15 14:27:17', 43, 9252, '6fdc4a7d30d90741eb3d2ed274ab3d76acb4006d', '{\"id\":\"193\",\"asset_id\":499,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u0394\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03b4\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7\",\"introtext\":\"<p><img src=\\\"images\\/2022\\/01\\/14\\/cv2.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 <strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u0394\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03b4\\u03b5\\u03b9\\u03bf\\u03cd\\u03c7\\u03bf\\u03c2 <strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong>.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u0386\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf Open University of London&nbsp;(BA \\u03c3\\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1) \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2&nbsp;\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf Erasmus&nbsp;University \\u03c3\\u03c4\\u03bf \\u03a1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bd\\u03c4\\u03b1\\u03bc (MSc \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1), \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03c0\\u03bb\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5&nbsp;\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u0393\\u03bd\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ae \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 (CBT) \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03b6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03ce\\u03bd \\u03c3\\u03b5&nbsp;\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03a6\\u03b9\\u03bb\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03b5\\u03b9\\u03b1, \\u0397\\u03a0\\u0391. \\u0389\\u03c4\\u03b1\\u03bd \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7&nbsp;\\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03bf\\u03cd\\u03c3\\u03b5&nbsp;\\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ac \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1. \\u03a3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03c9\\u03bd&nbsp;\\u03b5\\u03be\\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd&nbsp;\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1. \\u0395\\u03ba\\u03b5\\u03af \\u03c3\\u03c5\\u03bd\\u03b5\\u03af\\u03c3\\u03c6\\u03b5\\u03c1\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5&nbsp;\\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b4\\u03af\\u03bf\\u03c5 \\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03c5\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03be\\u03b5\\u03bd\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf&nbsp;\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03cc. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf\\u03bd&nbsp;\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7\\u03c2&nbsp;\\u03c5\\u03c0\\u03bf\\u03c8\\u03b7\\u03c6\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03bc\\u03b5\\u03c3\\u03b1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ce\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c3\\u03c4\\u03bf \\u03ba\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03b5\\u03b9\\u03b4\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03c9\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ac\\u03bd\\u03bf\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b5&nbsp;\\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03b8\\u03cc\\u03bd\\u03c4\\u03b5\\u03c2. \\u0388\\u03c7\\u03b5\\u03b9&nbsp;\\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03c0\\u03bb\\u03b1\\u03c4\\u03c6\\u03cc\\u03c1\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03be\\u03b5\\u03bd\\u03ce\\u03bd\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03cd\\u03b3\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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\\u03b5\\u03af\\u03b1 Hr.&nbsp;Psychology-Today \\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&nbsp;\\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/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:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:25:57\",\"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\":44,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(767, 'com_content.article.192', '', '2023-03-15 14:29:09', 43, 9159, '1e88b191551fa5621f9b84860c1381239decd194', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - \\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"alias\":\"cv-\\u03bc\\u03b5\\u03bb\\u03af\\u03bd\\u03b1-\\u03c3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"introtext\":\"<p><strong><img src=\\\"images\\/2022\\/01\\/13\\/cv9.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 <strong>\\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London&nbsp;(BSc in Psychology) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2&nbsp;\\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03bd \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03af\\u03c4\\u03bb\\u03bf&nbsp;\\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London (MSc&nbsp;in Clinical and Community Psychology), \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9\\u03b9\\u03c3\\u03cc\\u03c4\\u03b9\\u03bc\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u2013&nbsp;\\u03ba\\u03b1\\u03c4\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03c3\\u03b7 \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf&nbsp;\\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2.&nbsp;<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae\\u03c2&nbsp;\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03b5\\u03bd\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc, \\u03c3\\u03c4\\u03bf \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u0394\\u03b9\\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b7\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03af\\u03bd\\u03c9\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03b3\\u03b3\\u03af\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae. \\u0395\\u03c0\\u03b9\\u03c0\\u03c1\\u03cc\\u03c3\\u03b8\\u03b5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03ba\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c4\\u03bf\\u03c5&nbsp; \\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c9\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03b9\\u03c3\\u03c4\\u03ae \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\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. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\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\\u03b5&nbsp;\\u03b5\\u03c5\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2&nbsp;\\u03b5\\u03bd\\u03ce \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd&nbsp;\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp;\\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.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:29:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:28:46\",\"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\":40,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(768, 'com_content.article.191', '', '2023-03-15 14:31:03', 43, 5738, 'a44506adf5fa7e20687e82f2306040c4f5ab9196', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u039c\\u03c5\\u03c1\\u03c4\\u03ce \\u039d\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5\",\"alias\":\"cv-\\u03bc\\u03c5\\u03c1\\u03c4\\u03ce-\\u03bd\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5\",\"introtext\":\"<p><img src=\\\"images\\/2022\\/01\\/13\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><span style=\\\"font-size: 16pt;\\\">\\u0397 <strong>\\u039c\\u03c5\\u03c1\\u03c4\\u03ce \\u039d\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5<\\/strong> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong> \\u03bc\\u03b5 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2&nbsp;\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf the Open University \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5&nbsp;\\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 Central<br \\/>Lancashire \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\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&nbsp;\\u03c4\\u03bf \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b8\\u03ae\\u03bd\\u03b1.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5\\u03be\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03bf\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b1&nbsp;\\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc&nbsp;\\u03b9\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2&nbsp;(\\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 &amp; \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac) \\u03c3\\u03b5 \\u03bc\\u03bf\\u03bd\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b7\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2.<\\/span><\\/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:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:30:23\",\"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\":39,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(769, 'com_content.article.196', '', '2023-03-15 14:33:01', 43, 6634, '027ee2d85ab27ea54222d3e60d9400cbc337a15e', '{\"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 src=\\\"images\\/2022\\/01\\/15\\/cv8.jpgg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 <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> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03a3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2<br \\/>\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/>\\u039f\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\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,&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9&nbsp;\\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\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 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd - \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03b5\\u03bd\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology-Today \\u03c9\\u03c2 \\u03c8\\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, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/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:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-15 14:32:34\",\"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\":37,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(770, 'com_content.article.189', '', '2023-03-16 11:21:01', 43, 5547, '4e74df885b928d8ceea88c634b82fd1e914f061a', '{\"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 \\u039c\\u03a5\\u03a1\\u03a4\\u03a9\\u039d\\u03a4\\u0395\\u039d\\u03a4\\u0395 \\u0397&nbsp;\\u039c\\u03c5\\u03c1\\u03c4\\u03ce \\u039d\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9&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 \\u039c\\u0395\\u039b\\u0399\\u039d\\u0391\\u03a3\\u03a4\\u039f\\u03a5\\u03a0\\u0391 \\u0397&nbsp;\\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9&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 \\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u0394\\u0391\\u03a1\\u0392\\u03a5\\u03a1\\u0397 \\u0397&nbsp;\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u0394\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03b4\\u03b5\\u03b9\\u03bf\\u03cd\\u03c7\\u03bf\\u03c2&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 \\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;\\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5&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 \\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 \\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd \\u03c8\\u03c5\\u03c7\\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-03-16 11:21:01\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:16:46\",\"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\":223,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(771, 'com_content.article.189', '', '2023-03-16 11:22:06', 43, 4272, '94a27a95b46a2be4f0bb76a1a9e4c5d586783e1d', '{\"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 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03a8\\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 \\u039c\\u03a5\\u03a1\\u03a4\\u03a9\\u039d\\u03a4\\u0395\\u039d\\u03a4\\u0395 \\u03a8\\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\\u0395\\u039b\\u0399\\u039d\\u0391\\u03a3\\u03a4\\u039f\\u03a5\\u03a0\\u0391 \\u03a8\\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 \\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u0394\\u0391\\u03a1\\u0392\\u03a5\\u03a1\\u0397 \\u03a8\\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 \\u03a8\\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 \\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 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 \\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 \\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 \\u03a6\\u0395\\u039d\\u0399\\u0391\\u0392\\u03a9\\u0392\\u039f\\u03a5 \\u03a8\\u03c5\\u03c7\\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-03-16 11:22:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:21:52\",\"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\":224,\"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
(772, 'com_content.article.189', '', '2023-03-16 11:23:50', 43, 4271, '7d2f0258b1d8e63f857037e7c6ee2b9534255122', '{\"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 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03a8\\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 \\u039c\\u03a5\\u03a1\\u03a4\\u03a9\\u039d\\u03a4\\u0395\\u039d\\u03a4\\u0395 \\u03a8\\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\\u0395\\u039b\\u0399\\u039d\\u0391\\u03a3\\u03a4\\u039f\\u03a5\\u03a0\\u0391 \\u03a8\\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 \\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u0394\\u0391\\u03a1\\u0392\\u03a5\\u03a1\\u0397 \\u03a8\\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 \\u03a8\\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 \\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 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 \\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 \\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 \\u03a6\\u0395\\u039d\\u0399\\u0391\\u0392\\u03a9\\u0392\\u039f\\u03a5 \\u03a8\\u03c5\\u03c7\\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-03-16 11:23:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:22: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\":21,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":224,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(773, 'com_content.article.181', '', '2023-03-16 11:37:48', 43, 6579, '17887b2c334a5684837c8ed77a3c63b585c3079b', '{\"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\":\"2023-03-16 11:37:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:37:41\",\"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\":36,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(774, 'com_content.article.179', '', '2023-03-16 11:38:24', 43, 14698, '9b20b7825474e64dc6f17db72fb5f7bd4006e216', '{\"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&nbsp; \\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&nbsp; \\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.&nbsp;\\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,&nbsp; \\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 ).&nbsp;\\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.&nbsp;\\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.&nbsp; \\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!<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 11:38:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:37:52\",\"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\":36,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(775, 'com_content.article.179', '', '2023-03-16 11:39:55', 43, 14678, '556f15fec9ae3ed8d2d4d9d63a0112d490f1ddfe', '{\"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&nbsp; \\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 \\\"\\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\\\" -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&nbsp; \\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.&nbsp;\\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,&nbsp; \\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 ).&nbsp;\\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.&nbsp;\\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.&nbsp; \\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!<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 11:39:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:38:36\",\"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\":6,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":36,\"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.173', '', '2023-03-16 11:46:28', 43, 14758, 'fcda754885d3d9515cf0d7075c6c5c66d6e5f505', '{\"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&nbsp; \\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,&nbsp; \\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).&nbsp;&nbsp; &nbsp;&nbsp; \\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&nbsp; \\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,&nbsp; \\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).&nbsp; \\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,&nbsp;\\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.&nbsp;\\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&nbsp;\\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 ,&nbsp;\\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&nbsp;\\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.<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 11:46:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 11:45:37\",\"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\":5,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":42,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(777, 'com_content.article.175', '', '2023-03-16 13:41:33', 43, 11602, '9ca0180aa32669ff893e0aade98e7b4ea3f2a785', '{\"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&nbsp;<strong>\\u03ba\\u03c5\\u03bd\\u03ae\\u03b3\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2,<\\/strong>&nbsp;\\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&nbsp;<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&nbsp;<strong>\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9<\\/strong>&nbsp;\\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&nbsp;\\u03b8\\u03ad\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd&nbsp;\\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).&nbsp;\\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&nbsp;\\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2,&nbsp;\\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&nbsp;\\u03ba\\u03af\\u03bd\\u03b7\\u03c4\\u03c1\\u03b1.&nbsp;\\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&nbsp;\\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&nbsp;\\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af&nbsp;\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b1&nbsp;\\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.<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:41:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:40:08\",\"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\":37,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(778, 'com_content.article.160', '', '2023-03-16 13:42:26', 43, 8372, '3662d0f8ef502b32edb21662f3347b6db9877901', '{\"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&nbsp;<strong>\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2<\\/strong>&nbsp;\\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&nbsp;\\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2&nbsp;\\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&nbsp;\\u03cc\\u03bb\\u03b1&nbsp;\\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2.2.\\u039c\\u03b9\\u03bb\\u03ac\\u03c4\\u03b5&nbsp;\\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1&nbsp;\\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&nbsp;\\u03ba\\u03ac\\u03b8\\u03b5&nbsp;\\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&nbsp;\\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1&nbsp;\\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&nbsp;\\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&nbsp;\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03c5\\u03ba\\u03b1\\u03b9\\u03c1\\u03af\\u03b1. 7.\\u03a0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.19.\\u039a\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5&nbsp;\\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;(\\u03bf\\u03c5\\u03c3\\u03b9\\u03ce\\u03bd, \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd, \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03bf\\u03c5 \\u03ba.\\u03b1.).&nbsp; &nbsp;<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:42:26\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:41:51\",\"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\":41,\"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
(779, 'com_content.article.154', '', '2023-03-16 13:47:14', 43, 10734, '12123a3a894fdd89cd61cd4edf6c80c98efda302', '{\"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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp;\\u03b1\\u03c0\\u03cc \\u201c\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp;\\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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp; \\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&nbsp; \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b5\\u03bd\\u03bd\\u03ad\\u03b1 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:47:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:46:29\",\"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\":35,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(780, 'com_content.article.155', '', '2023-03-16 13:49:03', 43, 7873, 'ebc6d06e7a6b60b06617f4b1a6a4b9cfb435fa84', '{\"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>&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;<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&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\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&nbsp; \\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!&nbsp; \\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<\\/p>\",\"state\":\"1\",\"catid\":31,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:49:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:47:46\",\"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\":33,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(781, 'com_content.article.143', '', '2023-03-16 13:50:08', 43, 18692, '4e3758d43f5fbb18a5b78417c9901dc5d1f2bc7a', '{\"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&nbsp;<strong>\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>&nbsp;<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&nbsp;\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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)&nbsp;= \\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!)&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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&nbsp;= \\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!<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:50:08\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:49:30\",\"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\":38,\"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
(782, 'com_content.article.135', '', '2023-03-16 13:50:44', 43, 12648, '348cebed93af575679cbecaeb4f434ee15a6ecbb', '{\"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&nbsp;<strong>\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>&nbsp;\\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&nbsp;<strong>\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9<\\/strong>&nbsp;\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd&nbsp;<strong>\\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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:&nbsp;\\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:&nbsp;\\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,&nbsp;\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\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:&nbsp;\\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&nbsp;\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c2&nbsp;\\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&nbsp;\\u03ba\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1!&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:50:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:50:25\",\"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\":38,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(783, 'com_content.article.139', '', '2023-03-16 13:53:03', 43, 5205, '9e3610d9436135da4d769c5f809f4aa984d762f7', '{\"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>&nbsp;\\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&nbsp;<strong>\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2<\\/strong>&nbsp;\\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&nbsp;\\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&nbsp;\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc\\u03c2&nbsp;\\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&nbsp; \\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&nbsp;\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03af&nbsp;\\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2.&nbsp; &nbsp; \\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.<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:53:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:51:14\",\"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\":46,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(784, 'com_content.article.140', '', '2023-03-16 13:54:23', 43, 4763, 'd80c1f2d3e5efcb1032083259d9991e4ae7e224a', '{\"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&nbsp;\\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03c4\\u03b5. -\\u03a4\\u03ce\\u03c1\\u03b1&nbsp;\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03ad\\u03c3\\u03c4\\u03b7\\u03c3\\u03b5&nbsp;\\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:&nbsp;\\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!&nbsp;&nbsp;&gt;&gt;&gt;&nbsp;\\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!<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:54:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:53:25\",\"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\":39,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(785, 'com_content.article.130', '', '2023-03-16 13:55:22', 43, 9219, 'ab63cf0a40e24a456d23be9472ebaaf0e23db482', '{\"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&nbsp;<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&nbsp;\\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c3\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc. \\u0392\\u03ae\\u03bc\\u03b1 1:&nbsp;\\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5&nbsp;10 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1&nbsp;\\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&nbsp;\\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5&nbsp;\\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03ba\\u03b1\\u03b9&nbsp;\\u03bd\\u03b9\\u03ce\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7&nbsp;\\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:&nbsp;\\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&nbsp;\\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<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:55:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:55:02\",\"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\":42,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(786, 'com_content.article.131', '', '2023-03-16 13:56:38', 43, 6584, 'b47fb2db6356c51942d4a31dbc765005d269d2c2', '{\"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&nbsp;<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>&nbsp;\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.&nbsp;\\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,&nbsp; \\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&nbsp;\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03af\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2.&nbsp;\\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,&nbsp; \\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:&nbsp;\\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:&nbsp;\\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&nbsp; \\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:&nbsp;\\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:&nbsp;\\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:&nbsp;\\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!<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:56:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:55:41\",\"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\":36,\"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
(787, 'com_content.article.121', '', '2023-03-16 13:59:44', 43, 16246, '059779e167e3882001857a0709da525ddff177e4', '{\"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&nbsp;\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac&nbsp;\\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9&nbsp;\\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2&nbsp;\\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&nbsp;\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c4\\u03b5, \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1&nbsp;\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03ae&nbsp;\\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&nbsp;\\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&nbsp;\\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,&nbsp;\\u03c5\\u03c0\\u03bf\\u03bd\\u03bf\\u03bc\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp; \\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&nbsp;\\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&nbsp;\\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&nbsp;\\u03bb\\u03cd\\u03c3\\u03b7!<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 13:59:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 13:59:17\",\"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\":43,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(788, 'com_content.article.124', '', '2023-03-16 14:02:09', 43, 5899, '74fc8f025c9ade62473e6f72777260837679732f', '{\"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&nbsp;<strong>\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.&nbsp;<strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>&nbsp;\\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&nbsp;\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.&nbsp;\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5&nbsp;\\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&nbsp;\\u03c0\\u03cc\\u03c3\\u03bf \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1&nbsp;\\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.&nbsp;\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5&nbsp;\\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&nbsp;\\u03ae&nbsp;\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7&nbsp;\\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,&nbsp;\\u03ac\\u03bb\\u03bb\\u03b1\\u03be\\u03ad&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;\\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:&nbsp;\\u0398\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1&nbsp;\\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\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. &nbsp;<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 14:02:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 14:01:18\",\"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\":43,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(789, 'com_content.article.124', '', '2023-03-16 14:02:28', 43, 5887, '68166fbad69a5d7c4176da6eaba5ffca5578e59c', '{\"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&nbsp;<strong>\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.&nbsp;<strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>&nbsp;\\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 \\u039a\\u03ac\\u03bd\\u03b5 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2&nbsp;\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.&nbsp;\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5&nbsp;\\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. \\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&nbsp;\\u03c0\\u03cc\\u03c3\\u03bf \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1&nbsp;\\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.&nbsp;\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5&nbsp;\\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. \\u0391\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae&nbsp;\\u03ae&nbsp;\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7&nbsp;\\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,&nbsp;\\u03ac\\u03bb\\u03bb\\u03b1\\u03be\\u03ad&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;\\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:&nbsp;\\u0398\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1&nbsp;\\u03ba\\u03c1\\u03b1\\u03c4\\u03ac\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2&nbsp;\\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. &nbsp;<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 14:02:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 14:02:09\",\"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\":6,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":44,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(790, 'com_content.article.118', '', '2023-03-16 14:06:00', 43, 13579, '8cf670cd05eeaa0ab184c2a14f42bb41ba972a21', '{\"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&nbsp;<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7&nbsp;<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2&nbsp;<strong>\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac<\\/strong>&nbsp;\\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&nbsp;\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7&nbsp;\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2&nbsp;\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd&nbsp;\\u03c4\\u03b7\\u03bd&nbsp;\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac&nbsp;\\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&nbsp;\\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.&nbsp;\\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&nbsp;\\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac&nbsp;\\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&nbsp;\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1. \\u0392\\u03ae\\u03bc\\u03b1&nbsp;1:&nbsp;\\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&nbsp;\\u0394\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u2018\\u2019.&nbsp;\\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&nbsp;\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u2019\\u2019.&nbsp;\\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:&nbsp;\\u039a\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2&nbsp;\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2&nbsp;\\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:&nbsp;\\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:&nbsp;\\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 :&nbsp; \\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&nbsp;\\u03c4\\u03c9\\u03bd&nbsp;\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03c9\\u03bd&nbsp;\\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&nbsp;\\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;<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 14:06:00\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 14:03:19\",\"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\":34,\"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
(791, 'com_content.article.119', '', '2023-03-16 14:08:57', 43, 4773, 'c0346b1599a12632e5ce992682ac745e6e6d761a', '{\"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&nbsp;<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc&nbsp;\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf<\\/strong>&nbsp;\\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&nbsp;\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc&nbsp;\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf&nbsp;\\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&nbsp;\\u03c4\\u03bf&nbsp;\\u03c7\\u03c1\\u03cc\\u03bd\\u03bf&nbsp;\\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&nbsp;\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ad\\u03c2&nbsp;\\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&nbsp;\\u03b1\\u03ba\\u03c1\\u03b9\\u03b2\\u03ae \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1&nbsp;\\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.<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 14:08:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 14:06:45\",\"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\":43,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(792, 'com_content.article.57', '', '2023-03-16 14:11:02', 43, 3880, 'cbe6fa10b144561951870d104e20ca7c5e843998', '{\"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<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-16 14:11:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 14:10:34\",\"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\":5,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":38,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(793, 'com_content.article.58', '', '2023-03-16 14:12:59', 43, 13158, 'cbdc57792f65c83eb4abcb3bd79a8a87ef88de5b', '{\"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 \\\"\\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\\\"&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\":\"2023-03-16 14:12:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-16 14:12:20\",\"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\":6,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":43,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(794, 'com_content.article.196', '', '2023-03-20 18:46:52', 43, 6633, '0ff19236b42a5e007afc4595221f91d7a9116901', '{\"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 src=\\\"images\\/2022\\/01\\/15\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 <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> \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 <strong>\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03a3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2<br \\/>\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/>\\u039f\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\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,&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9&nbsp;\\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\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 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd - \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03b5\\u03bd\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology-Today \\u03c9\\u03c2 \\u03c8\\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, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-20 18:46:52\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-20 18:46:34\",\"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\":39,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(795, 'com_content.article.181', '', '2023-03-21 10:30:41', 43, 6559, 'be2eff99f0a72fdbe1f255e10a848507dc9e28aa', '{\"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\\u03bf\\u03af \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03af. \\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 \\\"\\u03c0\\u03b9\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\\" \\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\":\"2023-03-21 10:30:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-03-21 10:30:23\",\"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\":7,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":37,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(796, 'com_content.article.189', '', '2023-04-26 19:19:03', 43, 4289, 'cf2ea6b0fa80137b23a45257ad256744c588cc31', '{\"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 \\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\\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 \\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 19:19:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:17:12\",\"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\":25,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":274,\"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
(797, 'com_content.article.189', '', '2023-04-26 19:22:06', 43, 4344, 'a0382d562b91ec303c1537a2f70a1a1061b40001', '{\"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\\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 \\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 19:22:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:19:03\",\"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\":275,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(798, 'com_content.article.189', '', '2023-04-26 19:26:54', 43, 4423, '0cfbacf2828b019b38a98e7b44e63895aa1be289', '{\"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\\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 19:26:54\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:26: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\":30,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":279,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(799, 'com_content.article.239', '', '2023-04-26 19:52:07', 43, 6945, 'f40a7cc264cb063418e31b17ca1d444bae0dffd5', '{\"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;\\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5&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\":\"2023-04-26 19:52:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:51:46\",\"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\":44,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(800, 'com_content.article.196', '', '2023-04-26 19:52:44', 43, 6615, 'dd54ce277ed2bc61df9e2671b23674a57d03ad8e', '{\"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><strong><img src=\\\"images\\/2022\\/01\\/15\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\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 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03a3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2<br \\/>\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/>\\u039f\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\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,&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03c3\\u03b5 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9&nbsp;\\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\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 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03ce\\u03bd - \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03b5\\u03bd\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae&nbsp;\\u03c5\\u03b3\\u03b5\\u03af\\u03b1.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology-Today \\u03c9\\u03c2 \\u03c8\\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, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:52:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:52:11\",\"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\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":45,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(801, 'com_content.article.239', '', '2023-04-26 19:52:59', 43, 7109, '048783465993d26334c114d05194c53cd983a36f', '{\"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><span style=\\\"font-size: 16pt;\\\">H&nbsp;\\u039c\\u03ac\\u03b9\\u03c1\\u03b1 \\u03a3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03ac\\u03ba\\u03bf\\u03c5&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<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:52:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:52: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\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":44,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(802, 'com_content.article.195', '', '2023-04-26 19:53:53', 43, 9774, '2f4e6bfe6b5a340f8d37e576f6e5a5d72e50a4f5', '{\"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 src=\\\"images\\/cv6.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp;\\u0394\\u0399\\u0391\\u03a4\\u03a1\\u039f\\u03a6\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0394\\u0399\\u0391\\u0399\\u03a4\\u039f\\u039b\\u039f\\u0393\\u0399\\u0391\\u03a3&nbsp;\\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&nbsp;\\u0384\\u0384\\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0391\\u03c3\\u03b8\\u03b5\\u03bd\\u03ce\\u03bd\\u0384\\u0384&nbsp;\\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b9\\u03b3\\u03b1\\u03af\\u03bf\\u03c5&nbsp; \\u03ba\\u03b1\\u03b9&nbsp;\\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&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp; \\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&nbsp; \\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&nbsp; \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03b9\\u03c3\\u03c4\\u03ae&nbsp; \\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.&nbsp; \\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2&nbsp;\\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2&nbsp;\\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&nbsp; \\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&nbsp;\\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.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:53:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:53: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\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":40,\"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
(803, 'com_content.article.194', '', '2023-04-26 19:54:10', 43, 8194, '7bfb45369a0bd5b76351d2d18cc93c31cb7ad91e', '{\"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 src=\\\"images\\/cv5.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp;\\u00ab\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2\\u00bb&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">&nbsp;\\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&nbsp;\\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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&nbsp;\\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).<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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>&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2&nbsp;\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2&nbsp;\\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&nbsp;\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9&nbsp;\\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&nbsp;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&nbsp;\\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.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:54:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:54:00\",\"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\":48,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(804, 'com_content.article.193', '', '2023-04-26 19:54:28', 43, 9198, '70023fed476002831d95bf11193c2dfcf78f6acd', '{\"id\":\"193\",\"asset_id\":499,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u0394\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03b4\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7\",\"introtext\":\"<p><img src=\\\"images\\/2022\\/01\\/14\\/cv2.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u0394\\u03b1\\u03c1\\u03b2\\u03cd\\u03c1\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03b4\\u03b5\\u03b9\\u03bf\\u03cd\\u03c7\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u0386\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf Open University of London&nbsp;(BA \\u03c3\\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1) \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2&nbsp;\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf Erasmus&nbsp;University \\u03c3\\u03c4\\u03bf \\u03a1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bd\\u03c4\\u03b1\\u03bc (MSc \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1), \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03c0\\u03bb\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5&nbsp;\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u0393\\u03bd\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ae \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 (CBT) \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03b6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03ce\\u03bd \\u03c3\\u03b5&nbsp;\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03a6\\u03b9\\u03bb\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03b5\\u03b9\\u03b1, \\u0397\\u03a0\\u0391. \\u0389\\u03c4\\u03b1\\u03bd \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7&nbsp;\\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03bf\\u03cd\\u03c3\\u03b5&nbsp;\\u03b1\\u03c3\\u03b8\\u03b5\\u03bd\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ac \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1. \\u03a3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03c9\\u03bd&nbsp;\\u03b5\\u03be\\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd&nbsp;\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1. \\u0395\\u03ba\\u03b5\\u03af \\u03c3\\u03c5\\u03bd\\u03b5\\u03af\\u03c3\\u03c6\\u03b5\\u03c1\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5&nbsp;\\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b4\\u03af\\u03bf\\u03c5 \\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03c5\\u03b3\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03c6\\u03b9\\u03bb\\u03bf\\u03be\\u03b5\\u03bd\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf&nbsp;\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03cc. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf\\u03bd&nbsp;\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7\\u03c2&nbsp;\\u03c5\\u03c0\\u03bf\\u03c8\\u03b7\\u03c6\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03bc\\u03b5\\u03c3\\u03b1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ce\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c3\\u03c4\\u03bf \\u03ba\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03b5\\u03b9\\u03b4\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03c9\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ac\\u03bd\\u03bf\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b5&nbsp;\\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03b8\\u03cc\\u03bd\\u03c4\\u03b5\\u03c2. \\u0388\\u03c7\\u03b5\\u03b9&nbsp;\\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03c0\\u03bb\\u03b1\\u03c4\\u03c6\\u03cc\\u03c1\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03be\\u03b5\\u03bd\\u03ce\\u03bd\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03c9\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03cd\\u03b3\\u03c9\\u03bd.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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\\u03b5\\u03af\\u03b1 Hr.&nbsp;Psychology-Today \\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&nbsp;\\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:54:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:54:14\",\"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\":52,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(805, 'com_content.article.192', '', '2023-04-26 19:54:45', 43, 9123, '6a5e39d56c7e63b43115eef17519adb4dc783c83', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - \\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"alias\":\"cv-\\u03bc\\u03b5\\u03bb\\u03af\\u03bd\\u03b1-\\u03c3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"introtext\":\"<p><strong><img src=\\\"images\\/2022\\/01\\/13\\/cv9.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London&nbsp;(BSc in Psychology) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2&nbsp;\\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03bd \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03af\\u03c4\\u03bb\\u03bf&nbsp;\\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London (MSc&nbsp;in Clinical and Community Psychology), \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9\\u03b9\\u03c3\\u03cc\\u03c4\\u03b9\\u03bc\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u2013&nbsp;\\u03ba\\u03b1\\u03c4\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03c3\\u03b7 \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf&nbsp;\\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2.&nbsp;<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae\\u03c2&nbsp;\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03b5\\u03bd\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc, \\u03c3\\u03c4\\u03bf \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u0394\\u03b9\\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b7\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03af\\u03bd\\u03c9\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03b3\\u03b3\\u03af\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae. \\u0395\\u03c0\\u03b9\\u03c0\\u03c1\\u03cc\\u03c3\\u03b8\\u03b5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03ba\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c4\\u03bf\\u03c5&nbsp; \\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c9\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03b9\\u03c3\\u03c4\\u03ae \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\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. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\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\\u03b5&nbsp;\\u03b5\\u03c5\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2&nbsp;\\u03b5\\u03bd\\u03ce \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd&nbsp;\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp;\\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.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:54:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:54:33\",\"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\":52,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(806, 'com_content.article.191', '', '2023-04-26 19:55:02', 43, 5702, '03f5333497a6cdda550f20e42a2ba4acaaccabfa', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u039c\\u03c5\\u03c1\\u03c4\\u03ce \\u039d\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5\",\"alias\":\"cv-\\u03bc\\u03c5\\u03c1\\u03c4\\u03ce-\\u03bd\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5\",\"introtext\":\"<p><img src=\\\"images\\/2022\\/01\\/13\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u039c\\u03c5\\u03c1\\u03c4\\u03ce \\u039d\\u03c4\\u03ad\\u03bd\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2&nbsp;\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf the Open University \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5&nbsp;\\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 Central<br \\/>Lancashire \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\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&nbsp;\\u03c4\\u03bf \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b8\\u03ae\\u03bd\\u03b1.<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5\\u03be\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03c0\\u03b1\\u03b9\\u03b4\\u03bf\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b1&nbsp;\\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03cc&nbsp;\\u03b9\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2&nbsp;(\\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 &amp; \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac) \\u03c3\\u03b5 \\u03bc\\u03bf\\u03bd\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b7\\u03bd\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:55:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:54:52\",\"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\":47,\"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
(807, 'com_content.article.190', '', '2023-04-26 19:55:17', 43, 11996, 'bdf951b183c1a9edc7b7cd2bcea5f7d50851951a', '{\"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 src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" \\/>&nbsp;<span style=\\\"font-size: 16pt;\\\">\\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.&nbsp;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing&nbsp;\\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&nbsp; \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2&nbsp;\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2&nbsp;\\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.&nbsp;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5&nbsp; \\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&nbsp; \\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. \\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&nbsp;\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5&nbsp;business&nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2&nbsp;\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2&nbsp;\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1, \\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&nbsp;<em>HR<\\/em><em>.<\\/em><em>PSYCHOLOGY<\\/em><em>-<\\/em><em>TODAY<\\/em>, \\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1&nbsp;\\u03c3\\u03b5&nbsp;\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1,&nbsp;\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9&nbsp;\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2&nbsp;\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd&nbsp; \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2&nbsp; \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9&nbsp;\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2&nbsp;\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2&nbsp;\\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&nbsp;\\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,&nbsp;\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd&nbsp;\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd&nbsp;\\u03c0\\u03bf\\u03c5&nbsp;\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9&nbsp;\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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).<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp; \\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 \\/>\\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).<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 19:55:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 19:55: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\":4,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":57,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(808, 'com_content.article.253', '', '2023-04-26 20:00:34', 43, 15553, 'f31957f608f1312990c33f353354fe0cdb5dac11', '{\"id\":253,\"asset_id\":658,\"title\":\"CV - \\u039c\\u03b1\\u03c1\\u03af\\u03b1 \\u039c\\u03b1\\u03c1\\u03ba\\u03b9\\u03b1\\u03bd\\u03bf\\u03cd\",\"alias\":\"cv-\\u03bc\\u03b1\\u03c1\\u03af\\u03b1-\\u03bc\\u03b1\\u03c1\\u03ba\\u03b9\\u03b1\\u03bd\\u03bf\\u03cd\",\"introtext\":\"<p><img src=\\\"images\\/2023\\/03\\/14\\/cv90.jpg\\\" alt=\\\"cv90\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"margin-right: 20px; margin-bottom: 5px; float: left;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd \\u03c3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 (BSc) \\u03c3\\u03c4\\u03bf University&nbsp;College London (UCL), \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c3\\u03b5&nbsp;\\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 (MSc) \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf King\\u2019s&nbsp;College London (KCL), \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03bf.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c4\\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, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u25cf \\u03a3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03ad\\u03c7\\u03bd\\u03b7\\u03c2<br \\/>\\u25cf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03cc\\u03c3\\u03b5\\u03b9\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<br \\/>\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<br \\/>\\u25cf \\u03a4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1, \\u0394\\u03b9\\u03ac\\u03c3\\u03c7\\u03b9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03a8\\u03cd\\u03c7\\u03c9\\u03c3\\u03b7<br \\/>\\u25cf \\u0395\\u03c0\\u03b1\\u03bd\\u03b5\\u03be\\u03b5\\u0301\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u039f\\u03c1\\u03b9\\u03b1\\u03ba\\u03b7\\u0301\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03b7\\u0301\\u03c2 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03b9\\u03bd\\u03b7 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03b1\\u0301 \\u03c0\\u03bf\\u03c5 \\u03b5\\u0301\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03b9\\u03c9\\u0301\\u03c3\\u03b5\\u03b9<br \\/>\\u03c4\\u03c1\\u03b1\\u03c5\\u0301\\u03bc\\u03b1, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b7\\u0301 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u0301\\u03bb\\u03b5\\u03bc\\u03bf<br \\/>\\u25cf \\u0391\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u0301\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b7\\u0301<br \\/>\\u25cf \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03b5\\u0301\\u03c2 \\u03c0\\u03c1\\u03c9\\u0301\\u03c4\\u03b5\\u03c2 \\u03b2\\u03bf\\u03b7\\u0301\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2<br \\/>\\u25cf \\u039d\\u03b5\\u03c5\\u03c1\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b3\\u03b3\\u03bb\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03cc\\u03c0\\u03bf\\u03c5&nbsp;\\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5&nbsp;\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03c8\\u03c5\\u03c7\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c0\\u03cc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b5\\u03c2&nbsp;\\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03b8\\u03b7\\u03c3\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1&nbsp;\\u03c3\\u03b5 \\u03c0\\u03bb\\u03b7\\u0301\\u03b8\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03c9\\u0301\\u03bd \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03b1\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c8\\u03c5\\u03c7\\u03bf\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b7\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bd\\u03c9\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u0301\\u03c1\\u03b9\\u03c3\\u03b7 \\u03ba\\u03c1\\u03b9\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03ba\\u03ad\\u03c4\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03b8\\u03b1\\u03bb\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9&nbsp;\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc<br \\/>\\u03c3\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c9\\u03c2&nbsp;\\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf, \\u03c3\\u03b5 \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1&nbsp;\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u0391\\u03c0\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03a0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd (\\u039a\\u0394\\u0391\\u03a0), \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2<br \\/>\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 online \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac project \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ae \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2.&nbsp;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0389\\u03c4\\u03b1\\u03bd \\u03bf\\u03bc\\u03b9\\u03bb\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf 4\\u03bf \\u0395\\u03c4\\u03ae\\u03c3\\u03b9\\u03bf \\u03a0\\u03c1\\u03bf\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03a3\\u03c5\\u03bd\\u03ad\\u03b4\\u03c1\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 UCL&nbsp;\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03c9\\u03bd \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5 \\u0395\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b5&nbsp;\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c4\\u03b7 \\u0394\\u03b9\\u03b1\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03b9\\u03ba\\u03ae \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03af\\u03b5\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf Journal of Mental Health Systems. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03b4\\u03c1\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ce\\u03bd<br \\/>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u03b1 \\u039d\\u03bf\\u03c4\\u03b9\\u03bf\\u03b4\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5&nbsp;\\u0392\\u03c1\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (British Psychological&nbsp;Association, BPS)<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u0395\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u0391\\u03b3\\u03b3\\u03bb\\u03b9\\u03ba\\u03ac.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 Business Manager \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology Today, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9, \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-03-15 14:19:53\",\"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),
(809, 'com_content.article.253', '', '2023-04-26 20:02:46', 43, 8981, '56412401ec0a9f90bf0a3f78f2f064076b611fdc', '{\"id\":\"253\",\"asset_id\":658,\"title\":\"CV - \\u039c\\u03b1\\u03c1\\u03af\\u03b1 \\u039c\\u03b1\\u03c1\\u03ba\\u03b9\\u03b1\\u03bd\\u03bf\\u03cd\",\"alias\":\"cv-\\u03bc\\u03b1\\u03c1\\u03af\\u03b1-\\u03bc\\u03b1\\u03c1\\u03ba\\u03b9\\u03b1\\u03bd\\u03bf\\u03cd\",\"introtext\":\"<p><img src=\\\"images\\/cv-makrianou.png\\\" alt=\\\"cv90\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"margin-right: 20px; margin-bottom: 5px; float: left;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u0397 \\u039c\\u03b1\\u03c1\\u03af\\u03b1 \\u039c\\u03b1\\u03c1\\u03ba\\u03b9\\u03b1\\u03bd\\u03bf\\u03cd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03a4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03bf\\u03c7\\u03bf\\u03c2 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1\\u03c2 \\u0386\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 2013.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u03a0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03bf \\u03a0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd \\u0386\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03c4\\u03b7\\u03c2 \\u0399\\u03b4\\u03b5\\u03bf\\u03c8\\u03c5\\u03c7\\u03b1\\u03bd\\u03b1\\u03b3\\u03ba\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u039c\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03b1\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03b1\\u03c0\\u03cc \\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, \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd \\u0399\\u03b1\\u03c4\\u03c1\\u03b5\\u03af\\u03bf\\u03c5 \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03c9\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03b5 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u039c.\\u039a.\\u039f. \\u03bc\\u03b5 \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b5\\u03c2 \\u03ac\\u03c3\\u03c5\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03c5\\u03b3\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03bc\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03c5\\u03ac\\u03c1\\u03b9\\u03b8\\u03bc\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2-\\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u039c\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03b1\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03a0\\u03c1\\u03ce\\u03c4\\u03b5\\u03c2 \\u0392\\u03bf\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ad\\u03bc\\u03c6\\u03c5\\u03bb\\u03b7\\u03c2 \\u03b2\\u03af\\u03b1\\u03c2 \\u03ba\\u03bb\\u03c0.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt; font-family: tahoma, arial, helvetica, sans-serif;\\\">\\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 \\u2013 TODAY. \\u0395\\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 \\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. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u0395\\u03b9\\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u039a\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-04-26 20:02:46\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 20:00:34\",\"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),
(810, 'com_content.article.189', '', '2023-04-26 20:15:25', 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 20:15:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-04-26 20:06:23\",\"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\":45,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":297,\"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
(811, 'com_content.article.192', '', '2023-05-19 10:34:32', 43, 9124, 'a80742475c656c13fc780d56e042d8e7f822021d', '{\"id\":\"192\",\"asset_id\":498,\"title\":\"CV - \\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"alias\":\"cv-\\u03bc\\u03b5\\u03bb\\u03af\\u03bd\\u03b1-\\u03c3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1\",\"introtext\":\"<p><strong><img src=\\\"images\\/2022\\/01\\/13\\/cv9.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u039c\\u03b5\\u03bb\\u03af\\u03bd\\u03b1 \\u03a3\\u03c4\\u03bf\\u03cd\\u03c0\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0391\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1&nbsp;\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London&nbsp;(BSc in Psychology) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2&nbsp;\\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03bd \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03af\\u03c4\\u03bb\\u03bf&nbsp;\\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 University of East London (MSc&nbsp;in Clinical and Community Psychology), \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b9\\u03c3\\u03cc\\u03c4\\u03b9\\u03bc\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u039c\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u2013&nbsp;\\u03ba\\u03b1\\u03c4\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03c3\\u03b7 \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf&nbsp;\\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2.&nbsp;<br \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03bd\\u03c4\\u03ad\\u03bb\\u03bf \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae\\u03c2&nbsp;\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03b5\\u03bd\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03bd\\u03b1\\u03c4\\u03bf\\u03bb\\u03b9\\u03c3\\u03bc\\u03cc, \\u03c3\\u03c4\\u03bf \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03bf \\u0394\\u03b9\\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b7\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03af\\u03bd\\u03c9\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03b3\\u03b3\\u03af\\u03c3\\u03b5\\u03b9\\u03c2, \\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03ba\\u03ae \\u03bf\\u03c0\\u03c4\\u03b9\\u03ba\\u03ae. \\u0395\\u03c0\\u03b9\\u03c0\\u03c1\\u03cc\\u03c3\\u03b8\\u03b5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03ba\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae&nbsp;\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c9\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03b9\\u03c3\\u03c4\\u03ae \\u03c3\\u03b5 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03b9\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2&nbsp;\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac, \\u03b5\\u03c6\\u03ae\\u03b2\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\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. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\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\\u03b5&nbsp;\\u03b5\\u03c5\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2&nbsp;\\u03b5\\u03bd\\u03ce \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03b7\\u03b8\\u03ce\\u03c1\\u03b1 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd&nbsp;\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\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&nbsp;\\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.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-05-19 10:34:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-05-19 10:33:50\",\"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\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":56,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(812, 'com_content.article.252', '', '2023-05-19 10:44:42', 43, 15514, '0bceb4f4393cf3444fc57fa8ee55ea1feed4b3d2', '{\"id\":\"252\",\"asset_id\":657,\"title\":\"CV - \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd\",\"alias\":\"cv-\\u03c6\\u03ad\\u03bd\\u03b9\\u03b1-\\u03b2\\u03c9\\u03b2\\u03bf\\u03cd\",\"introtext\":\"<p><img src=\\\"images\\/2023\\/03\\/14\\/cv90.jpg\\\" alt=\\\"cv90\\\" width=\\\"258\\\" height=\\\"255\\\" style=\\\"margin-right: 20px; margin-bottom: 5px; float: left;\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd \\u03c3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 (BSc) \\u03c3\\u03c4\\u03bf University&nbsp;College London (UCL), \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03c3\\u03b5&nbsp;\\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 (MSc) \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf King\\u2019s&nbsp;College London (KCL), \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0397\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03b5\\u03af\\u03bf\\u03c5, \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03bf.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c4\\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, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u25cf \\u03a3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd<br \\/>\\u25cf \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03ad\\u03c7\\u03bd\\u03b7\\u03c2<br \\/>\\u25cf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03ad\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b4\\u03cc\\u03c3\\u03b5\\u03b9\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u039a\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1&nbsp;\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<br \\/>\\u25cf \\u03a4\\u03c1\\u03b1\\u03cd\\u03bc\\u03b1, \\u0394\\u03b9\\u03ac\\u03c3\\u03c7\\u03b9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03a8\\u03cd\\u03c7\\u03c9\\u03c3\\u03b7<br \\/>\\u25cf \\u0395\\u03c0\\u03b1\\u03bd\\u03b5\\u03be\\u03b5\\u0301\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u039f\\u03c1\\u03b9\\u03b1\\u03ba\\u03b7\\u0301\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03b7\\u0301\\u03c2 \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2<br \\/>\\u25cf \\u0391\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03b9\\u03bd\\u03b7 \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u0301\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03b5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03b1\\u0301 \\u03c0\\u03bf\\u03c5 \\u03b5\\u0301\\u03c7\\u03bf\\u03c5\\u03bd \\u03b2\\u03b9\\u03c9\\u0301\\u03c3\\u03b5\\u03b9&nbsp;\\u03c4\\u03c1\\u03b1\\u03c5\\u0301\\u03bc\\u03b1, \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03b7\\u0301 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u0301\\u03bb\\u03b5\\u03bc\\u03bf<br \\/>\\u25cf \\u0391\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u0301\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u0301\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03b7\\u0301<br \\/>\\u25cf \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03b5\\u0301\\u03c2 \\u03c0\\u03c1\\u03c9\\u0301\\u03c4\\u03b5\\u03c2 \\u03b2\\u03bf\\u03b7\\u0301\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2<br \\/>\\u25cf \\u039d\\u03b5\\u03c5\\u03c1\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0397 \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u0391\\u03b3\\u03b3\\u03bb\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1, \\u03cc\\u03c0\\u03bf\\u03c5&nbsp;\\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03b1\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5&nbsp;\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03c8\\u03c5\\u03c7\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c0\\u03cc\\u03c0\\u03b5\\u03b9\\u03c1\\u03b5\\u03c2&nbsp;\\u03b1\\u03c5\\u03c4\\u03bf\\u03ba\\u03c4\\u03bf\\u03bd\\u03af\\u03b1\\u03c2, \\u03b1\\u03c5\\u03c4\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03b8\\u03b7\\u03c3\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1&nbsp;\\u03c3\\u03b5 \\u03c0\\u03bb\\u03b7\\u0301\\u03b8\\u03bf\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03c9\\u0301\\u03bd \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03b2\\u03b1\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03c8\\u03c5\\u03c7\\u03bf\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b7\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03bd\\u03c9\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u0301\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u0301\\u03c1\\u03b9\\u03c3\\u03b7 \\u03ba\\u03c1\\u03b9\\u0301\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9&nbsp;\\u03c0\\u03b1\\u03ba\\u03ad\\u03c4\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03b8\\u03b1\\u03bb\\u03c8\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9&nbsp;\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03bd\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03c3\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc&nbsp;\\u03c3\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c7\\u03c1\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c9\\u03c2&nbsp;\\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03b8\\u03b9\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03b4\\u03af\\u03ba\\u03c4\\u03c5\\u03bf, \\u03c3\\u03b5 \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03b1&nbsp;\\u0394\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u03c2 \\u0391\\u03c0\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03a0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd (\\u039a\\u0394\\u0391\\u03a0), \\u03c3\\u03b5 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2&nbsp;\\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 online \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac project \\u03c3\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ae \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2.&nbsp;<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0389\\u03c4\\u03b1\\u03bd \\u03bf\\u03bc\\u03b9\\u03bb\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf 4\\u03bf \\u0395\\u03c4\\u03ae\\u03c3\\u03b9\\u03bf \\u03a0\\u03c1\\u03bf\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03a3\\u03c5\\u03bd\\u03ad\\u03b4\\u03c1\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 UCL&nbsp;\\u03c3\\u03c4\\u03b7 \\u03c3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03c9\\u03bd \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5 \\u0395\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b5&nbsp;\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b8\\u03ad\\u03bc\\u03b1 \\u03c4\\u03b7 \\u0394\\u03b9\\u03b1\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03b9\\u03ba\\u03ae \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03af\\u03b5\\u03c5\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf Journal of Mental Health Systems. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03b5\\u03b9 \\u03b1\\u03c1\\u03b8\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03c6\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b5\\u03c2 \\u03b1\\u03ba\\u03b1\\u03b4\\u03b7\\u03bc\\u03b1\\u03ca\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b7\\u03bc\\u03bf\\u03c3\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03b4\\u03c1\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bd\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ce\\u03bd&nbsp;\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u03b1 \\u039d\\u03bf\\u03c4\\u03b9\\u03bf\\u03b4\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u039f\\u03c5\\u03b1\\u03bb\\u03af\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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) \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5&nbsp;\\u0392\\u03c1\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (British Psychological&nbsp;Association, BPS)<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\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 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u0395\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u0391\\u03b3\\u03b3\\u03bb\\u03b9\\u03ba\\u03ac.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\"><br \\/>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 Team Lead Manager \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr.&nbsp;Psychology Today, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9, \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9&nbsp;\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd.<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-05-19 10:44:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-05-19 10:41:31\",\"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\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":18,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(813, 'com_content.article.252', '', '2023-05-19 10:57:23', 43, 5874, '51cc715a266ccc1aed1e049ab3b0dcca6cb509b6', '{\"id\":\"252\",\"asset_id\":657,\"title\":\"CV - \\u03a6\\u03ad\\u03bd\\u03b9\\u03b1 \\u0392\\u03c9\\u03b2\\u03bf\\u03cd\",\"alias\":\"cv-\\u03c6\\u03ad\\u03bd\\u03b9\\u03b1-\\u03b2\\u03c9\\u03b2\\u03bf\\u03cd\",\"introtext\":\"<p><strong><img src=\\\"images\\/2023\\/03\\/14\\/cv90.jpg\\\" alt=\\\"\\\" style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" \\/><\\/strong><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\"><br \\/>She has completed a number of certified seminars and courses in a variety of topics including:<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\"><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 and war<br \\/>\\u25cf Human-Computer interaction<br \\/>\\u25cf Psychological first aid<br \\/>\\u25cf The neurobiology of addiction<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\"><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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">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\\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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">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.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">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).<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">She holds a Psychologists Licence and can provide services in Greek and English.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\">She currently works as a Psychologist and Team Lead Manager at Hr. Psychology Today, where she also develops and presents seminars and workshops for companies\' employees.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 16pt;\\\"><strong>&nbsp;<\\/strong><\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-05-19 10:57:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-05-19 10:44:42\",\"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\":1,\"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
(814, 'com_content.article.251', '', '2023-06-17 09:37:17', 43, 14078, '853f8b9110ea66398f2b672659e80872ec60a00e', '{\"id\":\"251\",\"asset_id\":649,\"title\":\"\\u039e\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9: \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf\",\"alias\":\"\\u03be\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2-\\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9-\\u03bf\\u03b9-\\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2-\\u03c0\\u03bf\\u03c5-\\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd-\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc-\\u03c1\\u03cc\\u03bb\\u03bf\",\"introtext\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\\\"><strong>\\u039e\\u03c5\\u03c0\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9: \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf<\\/strong><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b7\\u03ba\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03af; \\u039e\\u03c5\\u03c0\\u03bd\\u03ac\\u03c4\\u03b5 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03b5\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03bd\\u03cd\\u03c3\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2;\\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bf\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03c1\\u03cc\\u03bc\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cd\\u03c0\\u03bd\\u03bf.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a3\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03b8\\u03b7\\u03ba\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 California, \\u03bf\\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\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03be\\u03c5\\u03c0\\u03bd\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b3\\u03b5\\u03bd\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2:<\\/span><\\/p>\\r\\n<ul>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b1\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03cc\\u03b6\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03af\\u03bc\\u03b1, \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u0393\\u03b9\\u03b1 \\u03b4\\u03cd\\u03bf \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03bf\\u03b9 \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ad\\u03b3\\u03c1\\u03b1\\u03c6\\u03b1\\u03bd \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2 833 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03c7\\u03cc\\u03bd\\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03be\\u03c5\\u03c0\\u03bd\\u03bf\\u03cd\\u03c3\\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b3\\u03b5\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 &nbsp;\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03c7\\u03cc\\u03bd\\u03c4\\u03c9\\u03bd. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03ad\\u03ba\\u03b1\\u03bd\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ad\\u03bb\\u03b7\\u03be\\u03b1\\u03bd \\u03c3\\u03c4\\u03b1 \\u03b5\\u03be\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1:<\\/span><\\/p>\\r\\n<ul>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03b7 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03cd\\u03bd\\u03b7\\u03b8\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03b7 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03bf\\u03cd \\u03c0\\u03bb\\u03bf\\u03cd\\u03c3\\u03b9\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c5\\u03b4\\u03b1\\u03c4\\u03ac\\u03bd\\u03b8\\u03c1\\u03b1\\u03ba\\u03b5\\u03c2, \\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03ac\\u03c7\\u03b1\\u03c1\\u03b7<\\/span><\\/li>\\r\\n<li><span style=\\\"font-size: 16pt;\\\">\\u03c4\\u03b1 \\u03ba\\u03b1\\u03bd\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03cc\\u03b6\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03af\\u03bc\\u03b1 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b1\\u03c2.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 16pt;\\\">\\u03a4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03b9. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2, \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03cc\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c0\\u03c1\\u03c9\\u03b9\\u03bd\\u03cc \\u03be\\u03cd\\u03c0\\u03bd\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03bc\\u03ad\\u03c1\\u03b1.<\\/span><\\/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 07:19:51\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-06-17 09:37:17\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-06-17 09:36:59\",\"publish_up\":\"2023-01-14 07:19:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Waking_up_refreshed_the_key_factors.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/Waking_up_refreshed_the_key_factors.jpg\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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\":17,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(815, 'com_content.article.254', '', '2023-07-14 11:35:34', 43, 1961, 'dc94612aa787ff7a2bb6e2a12c438f5010ccfc22', '{\"id\":254,\"asset_id\":660,\"title\":\"\\u0391\\u039d\\u03a4\\u03a1\\u0395\\u03a3 & \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391\\u03a4\\u0391\",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03c1\\u03b5\\u03c3-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":35,\"created\":\"2023-07-14 11:35:34\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2023-07-14 11:35:34\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-07-14 11:35:34\",\"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),
(816, 'com_content.article.254', '', '2023-07-14 11:38:21', 43, 9319, 'c749f9986b6d2d74c57932166ba0b0ea8b7b9ace', '{\"id\":\"254\",\"asset_id\":660,\"title\":\"\\u0391\\u039d\\u03a4\\u03a1\\u0395\\u03a3 & \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391\\u03a4\\u0391\",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03c1\\u03b5\\u03c3-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Image Overlay Subtitle of the Image Overlay addon \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bb\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c4\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03ad\\u03ba\\u03c4\\u03b7\\u03bc\\u03b1. \\u0394\\u03b9\\u03b1\\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b7 \\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c5\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03c3\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03bf\\u03bd\\u03cc\\u03bc\\u03b9\\u03bf\\u2019\\u2019 \\u03c4\\u03bf\\u03c5 \\u03b3\\u03c5\\u03bd\\u03b1\\u03b9\\u03ba\\u03b5\\u03af\\u03bf\\u03c5 \\u03c6\\u03cd\\u03bb\\u03bf\\u03c5, \\u03b1\\u03c0\\u03bf\\u03b4\\u03af\\u03b4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2. \\u0391\\u03c1\\u03ba\\u03b5\\u03af \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03c4\\u03b5\\u03b9\\u03bb\\u03b7\\u03bc\\u03bc\\u03ad\\u03bd\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf. \\u03a6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u2018\\u2019 \\u039f\\u03b9 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ba\\u03bb\\u03b1\\u03af\\u03bd\\u03b5\\u2019\\u2019 \\u2018\\u2019\\u03c4\\u03b1 \\u03c0\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac\\u03c1\\u03b9\\u03b1 \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9\\u2019\\u2019 \\u03ba.\\u03b1. \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1, \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c3\\u03b1\\u03bd \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03bf\\u03b9 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2? \\u03a3\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03bf Weigard \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 (2021), \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ad\\u03b3\\u03c1\\u03b1\\u03c8\\u03b1\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c5\\u03bc\\u03ac\\u03bd\\u03c3\\u03b5\\u03b9\\u03c2 142 \\u03b1\\u03bd\\u03b4\\u03c1\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c5\\u03bd\\u03b1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 75 \\u03b7\\u03bc\\u03b5\\u03c1\\u03ce\\u03bd, \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03c6\\u03cd\\u03bb\\u03b1. \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03cd\\u03c1\\u03b7\\u03bc\\u03b1, \\u03b1\\u03bd\\u03b1\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03c6\\u03cd\\u03bb\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03cc\\u03c4\\u03c5\\u03c0\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b9\\u03b4\\u03af\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ac \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bb\\u03cd\\u03c0\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ce\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03b3\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03ae\\u03c8\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03bd\\u03b4\\u03c1\\u03b9\\u03ba\\u03cc \\u03c6\\u03cd\\u03bb\\u03bf \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03cc\\u03bb\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c1\\u03b5\\u03c0\\u03b5\\u03c1\\u03c4\\u03bf\\u03c1\\u03af\\u03bf\\u03c5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bb\\u03bf\\u03b3\\u03bf\\u03ba\\u03c1\\u03b9\\u03c3\\u03af\\u03b1. HR. PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2023-07-14 11:35:34\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 11:38:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 11:35:34\",\"publish_up\":\"2023-07-14 11:35:34\",\"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),
(817, 'com_content.article.255', '', '2023-07-14 12:20:31', 43, 2108, '3144b83d7bf9168cf9a64111fdf203aa64766bd0', '{\"id\":255,\"asset_id\":661,\"title\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03a4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":41,\"created\":\"2023-07-14 12:20:31\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2023-07-14 12:20:31\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-07-14 12:20:31\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png?width=282&height=178\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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),
(818, 'com_content.article.255', '', '2023-07-14 12:20:43', 43, 10024, '17ddbe4691573c48015e1228ff5f8deea997c432', '{\"id\":\"255\",\"asset_id\":661,\"title\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03a4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Image Overlay Subtitle of the Image Overlay addon \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u00ab\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\u00bb. \\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03af \\u03ae \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2; \\u039f\\u03c1\\u03b8\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c1\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u00ab\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03ae \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7, \\u03b1\\u03c5\\u03c4\\u03cc-\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7. &nbsp; \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2; \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac: \\u0395\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u00ab\\u03c7\\u03c1\\u03c9\\u03c3\\u03c4\\u03ac\\u03c2\\u00bb \\u03ba\\u03ac\\u03c4\\u03b9. \\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bf\\u03cd\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0394\\u03b5\\u03bd \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03b7. \\u0394\\u03b5\\u03bd \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03bb\\u03ad\\u03bd\\u03b5 \\u03c8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03bf \\u03c1\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03cd\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2, \\u03b2\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bc\\u03ac\\u03c4\\u03c9\\u03c2 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03cd\\u03c4\\u03b7. \\u0394\\u03b5\\u03bd \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u039a\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03ad\\u03c1\\u03b1\\u03bd \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u0398\\u03ad\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c1\\u03b9\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5. \\u0391\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. HR. PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2023-07-14 12:20:31\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 12:20:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 12:20:31\",\"publish_up\":\"2023-07-14 12:20:31\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png?width=282&height=178\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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
(819, 'com_content.article.254', '', '2023-07-14 14:01:09', 43, 9421, '84dde69cc683a6b9474aa154038f98b39cfb8f57', '{\"id\":\"254\",\"asset_id\":660,\"title\":\"\\u0391\\u039d\\u03a4\\u03a1\\u0395\\u03a3 & \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391\\u03a4\\u0391\",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03c1\\u03b5\\u03c3-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u039d\\u03a4\\u03a1\\u0395\\u03a3 &amp; \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391\\u03a4\\u0391 Subtitle of the Image Overlay addon \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bb\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1 \\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03c2 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c4\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b5\\u03bf\\u03bd\\u03ad\\u03ba\\u03c4\\u03b7\\u03bc\\u03b1. \\u0394\\u03b9\\u03b1\\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b7 \\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c5\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03c3\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03bf\\u03bd\\u03cc\\u03bc\\u03b9\\u03bf\\u2019\\u2019 \\u03c4\\u03bf\\u03c5 \\u03b3\\u03c5\\u03bd\\u03b1\\u03b9\\u03ba\\u03b5\\u03af\\u03bf\\u03c5 \\u03c6\\u03cd\\u03bb\\u03bf\\u03c5, \\u03b1\\u03c0\\u03bf\\u03b4\\u03af\\u03b4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bf\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2. \\u0391\\u03c1\\u03ba\\u03b5\\u03af \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03c4\\u03b5\\u03b9\\u03bb\\u03b7\\u03bc\\u03bc\\u03ad\\u03bd\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c6\\u03cd\\u03bb\\u03bf. \\u03a6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u2018\\u2019 \\u039f\\u03b9 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ba\\u03bb\\u03b1\\u03af\\u03bd\\u03b5\\u2019\\u2019 \\u2018\\u2019\\u03c4\\u03b1 \\u03c0\\u03b1\\u03bb\\u03b9\\u03ba\\u03ac\\u03c1\\u03b9\\u03b1 \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9\\u2019\\u2019 \\u03ba.\\u03b1. \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b1\\u03b3\\u03cc\\u03c1\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1, \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03c5\\u03bd \\u03c3\\u03b1\\u03bd \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c4\\u03b5\\u03bb\\u03b9\\u03ba\\u03ac \\u03bf\\u03b9 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2? \\u03a3\\u03b5 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b7 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03bf Weigard \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 (2021), \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ad\\u03b3\\u03c1\\u03b1\\u03c8\\u03b1\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c5\\u03bc\\u03ac\\u03bd\\u03c3\\u03b5\\u03b9\\u03c2 142 \\u03b1\\u03bd\\u03b4\\u03c1\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c5\\u03bd\\u03b1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b3\\u03b9\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1 75 \\u03b7\\u03bc\\u03b5\\u03c1\\u03ce\\u03bd, \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03c6\\u03cd\\u03bb\\u03b1. \\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03cd\\u03c1\\u03b7\\u03bc\\u03b1, \\u03b1\\u03bd\\u03b1\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03c6\\u03cd\\u03bb\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c4\\u03b7\\u03bd \\u03af\\u03b4\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03cc\\u03c4\\u03c5\\u03c0\\u03b1 \\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b9\\u03b4\\u03af\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ac \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bb\\u03cd\\u03c0\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ce\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03b3\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03ae\\u03c8\\u03b5\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b1\\u03bd\\u03b4\\u03c1\\u03b9\\u03ba\\u03cc \\u03c6\\u03cd\\u03bb\\u03bf \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03cc\\u03bb\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c1\\u03b5\\u03c0\\u03b5\\u03c1\\u03c4\\u03bf\\u03c1\\u03af\\u03bf\\u03c5 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bb\\u03bf\\u03b3\\u03bf\\u03ba\\u03c1\\u03b9\\u03c3\\u03af\\u03b1. HR. PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2023-07-14 11:35:34\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 14:01:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 13:59:48\",\"publish_up\":\"2023-07-14 11:35:34\",\"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\":9,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(820, 'com_content.article.255', '', '2023-07-14 14:05:20', 43, 10036, '40e7f2328835067b12a859e27f9fdecc0742dde5', '{\"id\":\"255\",\"asset_id\":661,\"title\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03a4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Dealing with Toxic People Subtitle of the Image Overlay addon \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u00ab\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\u00bb. \\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03af \\u03ae \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2; \\u039f\\u03c1\\u03b8\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c1\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u00ab\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03ae \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7, \\u03b1\\u03c5\\u03c4\\u03cc-\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7. &nbsp; \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2; \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac: \\u0395\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u00ab\\u03c7\\u03c1\\u03c9\\u03c3\\u03c4\\u03ac\\u03c2\\u00bb \\u03ba\\u03ac\\u03c4\\u03b9. \\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bf\\u03cd\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0394\\u03b5\\u03bd \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03b7. \\u0394\\u03b5\\u03bd \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03bb\\u03ad\\u03bd\\u03b5 \\u03c8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03bf \\u03c1\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03cd\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2, \\u03b2\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bc\\u03ac\\u03c4\\u03c9\\u03c2 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03cd\\u03c4\\u03b7. \\u0394\\u03b5\\u03bd \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u039a\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03ad\\u03c1\\u03b1\\u03bd \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u0398\\u03ad\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c1\\u03b9\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5. \\u0391\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. HR. PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2023-07-14 12:20:31\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-14 14:05:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-14 14:04:45\",\"publish_up\":\"2023-07-14 12:20:31\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png?width=282&height=178\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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),
(821, 'com_content.article.255', '', '2023-07-20 10:42:14', 43, 10194, '722fc9d05093320db8932aa1ece33fe533bf05e4', '{\"id\":\"255\",\"asset_id\":661,\"title\":\"\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03a4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \",\"alias\":\"\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03a4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u0391\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 Subtitle of the Image Overlay addon \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u00ab\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2\\u00bb. \\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03bf\\u03af \\u03ae \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2; \\u039f\\u03c1\\u03b8\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03cc\\u03c1\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u00ab\\u03c4\\u03bf\\u03be\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03ae \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae \\u03bc\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7, \\u03b1\\u03c5\\u03c4\\u03cc-\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7, \\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7. &nbsp; \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2; \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bd\\u03ac \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac: \\u0395\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u00ab\\u03c7\\u03c1\\u03c9\\u03c3\\u03c4\\u03ac\\u03c2\\u00bb \\u03ba\\u03ac\\u03c4\\u03b9. \\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u0394\\u03b5\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bf\\u03cd\\u03c4\\u03b5 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0394\\u03b5\\u03bd \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bd \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c3\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03b7. \\u0394\\u03b5\\u03bd \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03bb\\u03ad\\u03bd\\u03b5 \\u03c8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c4\\u03bf \\u03c1\\u03cc\\u03bb\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03cd\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2, \\u03b2\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bc\\u03ac\\u03c4\\u03c9\\u03c2 \\u03b5\\u03c3\\u03ac\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03cd\\u03c4\\u03b7. \\u0394\\u03b5\\u03bd \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u039a\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03ad\\u03c1\\u03b1\\u03bd \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u0398\\u03ad\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c1\\u03b9\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5. \\u0391\\u03c2 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bf\\u03cd\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. HR. PSYCHOLOGY - TODAY Team<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2023-07-14 12:20:31\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2023-07-20 10:42:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2023-07-20 10:41:15\",\"publish_up\":\"2023-07-14 12:20:31\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/\\\\u0395\\\\u03b9\\\\u03ba\\\\u03cc\\\\u03bd\\\\u03b13.png?width=282&height=178\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"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);

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

--
-- Δομή πίνακα για τον πίνακα `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, 1727, 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-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_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\"}', 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),
(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);
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
(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),
(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);
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
(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),
(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);
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
(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', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η ομάδα μας', 'η-ομάδα-μας', '', '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_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(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);
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
(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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '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_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', 'Άρθρα', 'άγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'άγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'άγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'στρες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στρες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στρες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '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_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', 'Άρθρα', 'απολαμβάνειν-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'απολαμβάνειν-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'απολαμβάνειν-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'αυτοέλεγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοέλεγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοέλεγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(362, 'mainmenu', 'Άρθρα', 'αυτονομία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(363, 'mainmenu', 'Ασκήσεις', 'αυτονομία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτονομία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'αυτοπεποίθηση-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοπεποίθηση-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοπεποίθηση-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'διαχείριση-ενέργειας-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'διαχείριση-ενέργειας-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'διαχείριση-ενέργειας-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Άρθρα', 'διεκδικητικοτητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διεκδικητικοτητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διεκδικητικοτητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'ευγνωμοσύνη-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευγνωμοσύνη-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευγνωμοσύνη-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'ευτυχία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευτυχία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευτυχία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'θετικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'θετικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'θετικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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),
(383, 'mainmenu', 'Άρθρα', 'λήψη-αποφάσεων-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(384, 'mainmenu', 'Ασκήσεις', 'λήψη-αποφάσεων-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'λήψη-αποφάσεων-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'ικανότητες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ικανότητες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ικανότητες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'όρια-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'όρια-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'όρια-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'προσαρμοστικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'προσαρμοστικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'προσαρμοστικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Άρθρα', 'στόχοι-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στόχοι-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στόχοι-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'ψυχική-ανθεκτικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ψυχική-ανθεκτικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(404, 'mainmenu', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '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_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);
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
(405, 'mainmenu', 'Άρθρα', 'αναβλητικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αναβλητικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αναβλητικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'θυμός-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'θυμός-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'θυμός-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΣΧΕΣΕΙΣ', '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_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', 'Άρθρα', 'διαπροσωπικές-σχέσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διαπροσωπικές-σχέσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', 'ερωτικές-σχεσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ερωτικές-σχεσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ερωτικές-σχεσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άγχος', 'άγχος', '', '2022-01-03-15-40-15/άγχος', '', 'heading', 1, 348, 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\":\"\"}', 26, 33, 0, '*', 0, NULL, NULL),
(422, 'mainmenu', 'Στρες', 'στρες', '', '2022-01-03-15-40-15/στρες', '', 'heading', 1, 348, 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\":\"\"}', 34, 41, 0, '*', 0, NULL, NULL),
(423, 'mainmenu', 'Απολαμβάνειν', 'απολαμβάνειν', '', '2022-01-03-15-40-34/απολαμβάνειν', '', '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\":\"\"}', 44, 51, 0, '*', 0, NULL, NULL),
(424, 'mainmenu', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '2022-01-03-15-40-34/αυτοέλεγχος', '', '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\":\"\"}', 52, 59, 0, '*', 0, NULL, NULL),
(425, 'mainmenu', 'Αυτονομία', 'αυτονομία', '', '2022-01-03-15-40-34/αυτονομία', '', '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\":\"\"}', 60, 67, 0, '*', 0, NULL, NULL),
(426, 'mainmenu', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '2022-01-03-15-40-34/αυτοπεποίθηση', '', '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\":\"\"}', 68, 75, 0, '*', 0, NULL, NULL),
(427, 'mainmenu', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-34/διαχείριση-ενέργειας', '', '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\":\"\"}', 76, 83, 0, '*', 0, NULL, NULL),
(428, 'mainmenu', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '2022-01-03-15-40-34/διεκδικητικοτητα', '', '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\":\"\"}', 84, 91, 0, '*', 0, NULL, NULL),
(429, 'mainmenu', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '2022-01-03-15-40-34/ευγνωμοσύνη', '', '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\":\"\"}', 92, 99, 0, '*', 0, NULL, NULL),
(430, 'mainmenu', 'Ευτυχία', 'ευτυχία', '', '2022-01-03-15-40-34/ευτυχία', '', '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\":\"\"}', 100, 107, 0, '*', 0, NULL, NULL),
(431, 'mainmenu', 'Θετικότητα', 'θετικότητα', '', '2022-01-03-15-40-34/θετικότητα', '', '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\":\"\"}', 108, 115, 0, '*', 0, NULL, NULL),
(432, 'mainmenu', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-34/λήψη-αποφάσεων', '', '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\":\"\"}', 116, 123, 0, '*', 0, NULL, NULL),
(433, 'mainmenu', 'Ικανότητες', 'ικανότητες', '', '2022-01-03-15-40-34/ικανότητες', '', '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\":\"\"}', 124, 131, 0, '*', 0, NULL, NULL),
(434, 'mainmenu', 'Όρια', 'όρια', '', '2022-01-03-15-40-34/όρια', '', '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\":\"\"}', 132, 139, 0, '*', 0, NULL, NULL),
(435, 'mainmenu', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '2022-01-03-15-40-34/προσαρμοστικότητα', '', '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\":\"\"}', 140, 147, 0, '*', 0, NULL, NULL),
(436, 'mainmenu', 'Στόχοι', 'στόχοι', '', '2022-01-03-15-40-34/στόχοι', '', '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\":\"\"}', 148, 155, 0, '*', 0, NULL, NULL),
(437, 'mainmenu', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-34/ψυχική-ανθεκτικότητα', '', '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\":\"\"}', 156, 163, 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
(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', 'Αναβλητικότητα', 'αναβλητικότητα', '', '2022-01-03-15-40-53/αναβλητικότητα', '', 'heading', 1, 404, 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\":\"\"}', 174, 181, 0, '*', 0, NULL, NULL),
(440, 'mainmenu', 'Θυμός', 'θυμός', '', '2022-01-03-15-40-53/θυμός', '', 'heading', 1, 404, 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\":\"\"}', 182, 189, 0, '*', 0, NULL, NULL),
(441, 'mainmenu', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-54/διαπροσωπικές-σχέσεις', '', 'heading', 1, 411, 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\":\"\"}', 192, 199, 0, '*', 0, NULL, NULL),
(442, 'mainmenu', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-54/ερωτικές-σχέσεις', '', 'heading', 1, 411, 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\":\"\"}', 200, 207, 0, '*', 0, NULL, NULL),
(448, 'alt-menu', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', 'κατηγοριεσ-ενισχυση-δυνατοτητων', '', 'κατηγοριεσ-ενισχυση-δυνατοτητων', '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_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', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', 'κατηγοριεσ-διαχειρηση-δυσκολιων', '', 'κατηγοριεσ-διαχειρηση-δυσκολιων', '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_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', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', 'κατηγοριεσ-διαχειρηση-αγχουσ', '', 'κατηγοριεσ-διαχειρηση-αγχουσ', '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_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', 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', 'κατηγοριεσ-σχεσεισ', '', 'κατηγοριεσ-σχεσεισ', '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_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', 'Νέα της ψυχολογίας', 'νέα-της-ψυχολογίας', '', 'νέα-της-ψυχολογίας', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η ομάδα μας', 'η-ομάδα-μας', '', '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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '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', 'Άγχος', 'άγχος', '', '2022-01-03-15-40-16/άγχος', '', 'heading', 1, 488, 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\":\"\"}', 498, 505, 0, '*', 0, NULL, NULL),
(490, 'menu-ab', 'Άρθρα', 'άγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'άγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'άγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Στρες', 'στρες', '', '2022-01-03-15-40-16/στρες', '', 'heading', 1, 488, 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\":\"\"}', 506, 513, 0, '*', 0, NULL, NULL),
(494, 'menu-ab', 'Άρθρα', 'στρες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στρες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στρες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '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', 'Απολαμβάνειν', 'απολαμβάνειν', '', '2022-01-03-15-40-35/απολαμβάνειν', '', '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\":\"\"}', 520, 527, 0, '*', 0, NULL, NULL),
(499, 'menu-ab', 'Άρθρα', 'απολαμβάνειν-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'απολαμβάνειν-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(501, 'menu-ab', 'Τέστ', 'απολαμβάνειν-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '2022-01-03-15-40-35/αυτοέλεγχος', '', '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\":\"\"}', 528, 535, 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
(503, 'menu-ab', 'Άρθρα', 'αυτοέλεγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοέλεγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοέλεγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτονομία', 'αυτονομία', '', '2022-01-03-15-40-35/αυτονομία', '', '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\":\"\"}', 536, 543, 0, '*', 0, NULL, NULL),
(507, 'menu-ab', 'Άρθρα', 'αυτονομία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτονομία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτονομία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '2022-01-03-15-40-35/αυτοπεποίθηση', '', '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\":\"\"}', 544, 551, 0, '*', 0, NULL, NULL),
(511, 'menu-ab', 'Άρθρα', 'αυτοπεποίθηση-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοπεποίθηση-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοπεποίθηση-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-35/διαχείριση-ενέργειας', '', '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\":\"\"}', 552, 559, 0, '*', 0, NULL, NULL),
(515, 'menu-ab', 'Άρθρα', 'διαχείριση-ενέργειας-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'διαχείριση-ενέργειας-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'διαχείριση-ενέργειας-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '2022-01-03-15-40-35/διεκδικητικοτητα', '', '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\":\"\"}', 560, 567, 0, '*', 0, NULL, NULL),
(519, 'menu-ab', 'Άρθρα', 'διεκδικητικοτητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διεκδικητικοτητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διεκδικητικοτητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '2022-01-03-15-40-35/ευγνωμοσύνη', '', '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\":\"\"}', 568, 575, 0, '*', 0, NULL, NULL),
(523, 'menu-ab', 'Άρθρα', 'ευγνωμοσύνη-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευγνωμοσύνη-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(525, 'menu-ab', 'Τέστ', 'ευγνωμοσύνη-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευτυχία', 'ευτυχία', '', '2022-01-03-15-40-35/ευτυχία', '', '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\":\"\"}', 576, 583, 0, '*', 0, NULL, NULL),
(527, 'menu-ab', 'Άρθρα', 'ευτυχία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(528, 'menu-ab', 'Ασκήσεις', 'ευτυχία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευτυχία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θετικότητα', 'θετικότητα', '', '2022-01-03-15-40-35/θετικότητα', '', '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\":\"\"}', 584, 591, 0, '*', 0, NULL, NULL),
(531, 'menu-ab', 'Άρθρα', 'θετικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'θετικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'θετικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-35/λήψη-αποφάσεων', '', '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\":\"\"}', 592, 599, 0, '*', 0, NULL, NULL),
(535, 'menu-ab', 'Άρθρα', 'λήψη-αποφάσεων-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'λήψη-αποφάσεων-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'λήψη-αποφάσεων-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ικανότητες', 'ικανότητες', '', '2022-01-03-15-40-35/ικανότητες', '', '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\":\"\"}', 600, 607, 0, '*', 0, NULL, NULL),
(539, 'menu-ab', 'Άρθρα', 'ικανότητες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ικανότητες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ικανότητες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Όρια', 'όρια', '', '2022-01-03-15-40-35/όρια', '', '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\":\"\"}', 608, 615, 0, '*', 0, NULL, NULL),
(543, 'menu-ab', 'Άρθρα', 'όρια-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'όρια-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'όρια-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '2022-01-03-15-40-35/προσαρμοστικότητα', '', '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\":\"\"}', 616, 623, 0, '*', 0, NULL, NULL),
(547, 'menu-ab', 'Άρθρα', 'προσαρμοστικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'προσαρμοστικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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),
(549, 'menu-ab', 'Τέστ', 'προσαρμοστικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Στόχοι', 'στόχοι', '', '2022-01-03-15-40-35/στόχοι', '', '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\":\"\"}', 624, 631, 0, '*', 0, NULL, NULL),
(551, 'menu-ab', 'Άρθρα', 'στόχοι-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στόχοι-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(553, 'menu-ab', 'Τέστ', 'στόχοι-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-35/ψυχική-ανθεκτικότητα', '', '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\":\"\"}', 632, 639, 0, '*', 0, NULL, NULL),
(555, 'menu-ab', 'Άρθρα', 'ψυχική-ανθεκτικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ψυχική-ανθεκτικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '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', 'Αναβλητικότητα', 'αναβλητικότητα', '', '2022-01-03-15-40-55/αναβλητικότητα', '', 'heading', 1, 562, 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\":\"\"}', 650, 657, 0, '*', 0, NULL, NULL),
(564, 'menu-ab', 'Άρθρα', 'αναβλητικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αναβλητικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αναβλητικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θυμός', 'θυμός', '', '2022-01-03-15-40-55/θυμός', '', 'heading', 1, 562, 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\":\"\"}', 658, 665, 0, '*', 0, NULL, NULL),
(568, 'menu-ab', 'Άρθρα', 'θυμός-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'θυμός-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'θυμός-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΣΧΕΣΕΙΣ', '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', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-56/διαπροσωπικές-σχέσεις', '', 'heading', 1, 571, 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\":\"\"}', 668, 675, 0, '*', 0, NULL, NULL),
(573, 'menu-ab', 'Άρθρα', 'διαπροσωπικές-σχέσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(575, 'menu-ab', 'Τέστ', 'διαπροσωπικές-σχέσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-56/ερωτικές-σχέσεις', '', 'heading', 1, 571, 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\":\"\"}', 676, 683, 0, '*', 0, NULL, NULL),
(577, 'menu-ab', 'Άρθρα', 'ερωτικές-σχεσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ερωτικές-σχεσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(579, 'menu-ab', 'Τέστ', 'ερωτικές-σχεσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η ομάδα μας', 'η-ομάδα-μας', '', '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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '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', 'Άγχος', 'άγχος', '', '2022-01-03-15-40-17/άγχος', '', 'heading', 1, 589, 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\":\"\"}', 700, 707, 0, '*', 0, NULL, NULL),
(591, 'menu-kotsovolos', 'Άρθρα', 'άγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'άγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'άγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Στρες', 'στρες', '', '2022-01-03-15-40-17/στρες', '', 'heading', 1, 589, 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\":\"\"}', 708, 715, 0, '*', 0, NULL, NULL),
(595, 'menu-kotsovolos', 'Άρθρα', 'στρες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στρες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στρες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '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', 'Απολαμβάνειν', 'απολαμβάνειν', '', '2022-01-03-15-40-36/απολαμβάνειν', '', '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\":\"\"}', 722, 729, 0, '*', 0, NULL, NULL),
(600, 'menu-kotsovolos', 'Άρθρα', 'απολαμβάνειν-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'απολαμβάνειν-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'απολαμβάνειν-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '2022-01-03-15-40-36/αυτοέλεγχος', '', '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\":\"\"}', 730, 737, 0, '*', 0, NULL, NULL),
(604, 'menu-kotsovolos', 'Άρθρα', 'αυτοέλεγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοέλεγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοέλεγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτονομία', 'αυτονομία', '', '2022-01-03-15-40-36/αυτονομία', '', '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\":\"\"}', 738, 745, 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
(608, 'menu-kotsovolos', 'Άρθρα', 'αυτονομία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτονομία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτονομία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '2022-01-03-15-40-36/αυτοπεποίθηση', '', '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\":\"\"}', 746, 753, 0, '*', 0, NULL, NULL),
(612, 'menu-kotsovolos', 'Άρθρα', 'αυτοπεποίθηση-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοπεποίθηση-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοπεποίθηση-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-36/διαχείριση-ενέργειας', '', '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\":\"\"}', 754, 761, 0, '*', 0, NULL, NULL),
(616, 'menu-kotsovolos', 'Άρθρα', 'διαχείριση-ενέργειας-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'διαχείριση-ενέργειας-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'διαχείριση-ενέργειας-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '2022-01-03-15-40-36/διεκδικητικοτητα', '', '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\":\"\"}', 762, 769, 0, '*', 0, NULL, NULL),
(620, 'menu-kotsovolos', 'Άρθρα', 'διεκδικητικοτητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διεκδικητικοτητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διεκδικητικοτητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '2022-01-03-15-40-36/ευγνωμοσύνη', '', '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\":\"\"}', 770, 777, 0, '*', 0, NULL, NULL),
(624, 'menu-kotsovolos', 'Άρθρα', 'ευγνωμοσύνη-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευγνωμοσύνη-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευγνωμοσύνη-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευτυχία', 'ευτυχία', '', '2022-01-03-15-40-36/ευτυχία', '', '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\":\"\"}', 778, 785, 0, '*', 0, NULL, NULL),
(628, 'menu-kotsovolos', 'Άρθρα', 'ευτυχία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευτυχία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευτυχία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θετικότητα', 'θετικότητα', '', '2022-01-03-15-40-36/θετικότητα', '', '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\":\"\"}', 786, 793, 0, '*', 0, NULL, NULL),
(632, 'menu-kotsovolos', 'Άρθρα', 'θετικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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);
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
(633, 'menu-kotsovolos', 'Ασκήσεις', 'θετικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'θετικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-36/λήψη-αποφάσεων', '', '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\":\"\"}', 794, 801, 0, '*', 0, NULL, NULL),
(636, 'menu-kotsovolos', 'Άρθρα', 'λήψη-αποφάσεων-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'λήψη-αποφάσεων-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'λήψη-αποφάσεων-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ικανότητες', 'ικανότητες', '', '2022-01-03-15-40-36/ικανότητες', '', '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\":\"\"}', 802, 809, 0, '*', 0, NULL, NULL),
(640, 'menu-kotsovolos', 'Άρθρα', 'ικανότητες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ικανότητες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ικανότητες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Όρια', 'όρια', '', '2022-01-03-15-40-36/όρια', '', '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\":\"\"}', 810, 817, 0, '*', 0, NULL, NULL),
(644, 'menu-kotsovolos', 'Άρθρα', 'όρια-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'όρια-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'όρια-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '2022-01-03-15-40-36/προσαρμοστικότητα', '', '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\":\"\"}', 818, 825, 0, '*', 0, NULL, NULL),
(648, 'menu-kotsovolos', 'Άρθρα', 'προσαρμοστικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'προσαρμοστικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'προσαρμοστικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Στόχοι', 'στόχοι', '', '2022-01-03-15-40-36/στόχοι', '', '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\":\"\"}', 826, 833, 0, '*', 0, NULL, NULL),
(652, 'menu-kotsovolos', 'Άρθρα', 'στόχοι-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στόχοι-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στόχοι-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-36/ψυχική-ανθεκτικότητα', '', '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\":\"\"}', 834, 841, 0, '*', 0, NULL, NULL),
(656, 'menu-kotsovolos', 'Άρθρα', 'ψυχική-ανθεκτικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(658, 'menu-kotsovolos', 'Τέστ', 'ψυχική-ανθεκτικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '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', 'Αναβλητικότητα', 'αναβλητικότητα', '', '2022-01-03-15-40-57/αναβλητικότητα', '', 'heading', 1, 663, 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\":\"\"}', 852, 859, 0, '*', 0, NULL, NULL),
(665, 'menu-kotsovolos', 'Άρθρα', 'αναβλητικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αναβλητικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αναβλητικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θυμός', 'θυμός', '', '2022-01-03-15-40-57/θυμός', '', 'heading', 1, 663, 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\":\"\"}', 860, 867, 0, '*', 0, NULL, NULL),
(669, 'menu-kotsovolos', 'Άρθρα', 'θυμός-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'θυμός-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'θυμός-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΣΧΕΣΕΙΣ', '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', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-58/διαπροσωπικές-σχέσεις', '', 'heading', 1, 672, 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\":\"\"}', 870, 877, 0, '*', 0, NULL, NULL),
(674, 'menu-kotsovolos', 'Άρθρα', 'διαπροσωπικές-σχέσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διαπροσωπικές-σχέσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-58/ερωτικές-σχέσεις', '', 'heading', 1, 672, 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\":\"\"}', 878, 885, 0, '*', 0, NULL, NULL),
(678, 'menu-kotsovolos', 'Άρθρα', 'ερωτικές-σχεσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ερωτικές-σχεσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ερωτικές-σχεσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(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', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η ομάδα μας', 'η-ομάδα-μας', '', '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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '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', 'Άγχος', 'άγχος', '', '2022-01-03-15-40-18/άγχος', '', 'heading', 1, 690, 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\":\"\"}', 902, 909, 0, '*', 0, NULL, NULL),
(692, 'menu-praktiker', 'Άρθρα', 'άγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'άγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'άγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Στρες', 'στρες', '', '2022-01-03-15-40-18/στρες', '', 'heading', 1, 690, 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\":\"\"}', 910, 917, 0, '*', 0, NULL, NULL),
(696, 'menu-praktiker', 'Άρθρα', 'στρες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στρες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στρες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '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', 'Απολαμβάνειν', 'απολαμβάνειν', '', '2022-01-03-15-40-37/απολαμβάνειν', '', '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\":\"\"}', 924, 931, 0, '*', 0, NULL, NULL),
(701, 'menu-praktiker', 'Άρθρα', 'απολαμβάνειν-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'απολαμβάνειν-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'απολαμβάνειν-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '2022-01-03-15-40-37/αυτοέλεγχος', '', '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\":\"\"}', 932, 939, 0, '*', 0, NULL, NULL),
(705, 'menu-praktiker', 'Άρθρα', 'αυτοέλεγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(706, 'menu-praktiker', 'Ασκήσεις', 'αυτοέλεγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοέλεγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτονομία', 'αυτονομία', '', '2022-01-03-15-40-37/αυτονομία', '', '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\":\"\"}', 940, 947, 0, '*', 0, NULL, NULL),
(709, 'menu-praktiker', 'Άρθρα', 'αυτονομία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτονομία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτονομία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '2022-01-03-15-40-37/αυτοπεποίθηση', '', '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\":\"\"}', 948, 955, 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
(713, 'menu-praktiker', 'Άρθρα', 'αυτοπεποίθηση-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοπεποίθηση-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοπεποίθηση-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-37/διαχείριση-ενέργειας', '', '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\":\"\"}', 956, 963, 0, '*', 0, NULL, NULL),
(717, 'menu-praktiker', 'Άρθρα', 'διαχείριση-ενέργειας-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'διαχείριση-ενέργειας-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'διαχείριση-ενέργειας-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '2022-01-03-15-40-37/διεκδικητικοτητα', '', '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\":\"\"}', 964, 971, 0, '*', 0, NULL, NULL),
(721, 'menu-praktiker', 'Άρθρα', 'διεκδικητικοτητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διεκδικητικοτητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διεκδικητικοτητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '2022-01-03-15-40-37/ευγνωμοσύνη', '', '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\":\"\"}', 972, 979, 0, '*', 0, NULL, NULL),
(725, 'menu-praktiker', 'Άρθρα', 'ευγνωμοσύνη-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευγνωμοσύνη-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευγνωμοσύνη-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευτυχία', 'ευτυχία', '', '2022-01-03-15-40-37/ευτυχία', '', '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\":\"\"}', 980, 987, 0, '*', 0, NULL, NULL),
(729, 'menu-praktiker', 'Άρθρα', 'ευτυχία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(730, 'menu-praktiker', 'Ασκήσεις', 'ευτυχία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευτυχία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θετικότητα', 'θετικότητα', '', '2022-01-03-15-40-37/θετικότητα', '', '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\":\"\"}', 988, 995, 0, '*', 0, NULL, NULL),
(733, 'menu-praktiker', 'Άρθρα', 'θετικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'θετικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'θετικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-37/λήψη-αποφάσεων', '', '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\":\"\"}', 996, 1003, 0, '*', 0, NULL, NULL),
(737, 'menu-praktiker', 'Άρθρα', 'λήψη-αποφάσεων-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(738, 'menu-praktiker', 'Ασκήσεις', 'λήψη-αποφάσεων-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'λήψη-αποφάσεων-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ικανότητες', 'ικανότητες', '', '2022-01-03-15-40-37/ικανότητες', '', '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\":\"\"}', 1004, 1011, 0, '*', 0, NULL, NULL),
(741, 'menu-praktiker', 'Άρθρα', 'ικανότητες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ικανότητες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ικανότητες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Όρια', 'όρια', '', '2022-01-03-15-40-37/όρια', '', '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\":\"\"}', 1012, 1019, 0, '*', 0, NULL, NULL),
(745, 'menu-praktiker', 'Άρθρα', 'όρια-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'όρια-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'όρια-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '2022-01-03-15-40-37/προσαρμοστικότητα', '', '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\":\"\"}', 1020, 1027, 0, '*', 0, NULL, NULL),
(749, 'menu-praktiker', 'Άρθρα', 'προσαρμοστικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'προσαρμοστικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'προσαρμοστικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Στόχοι', 'στόχοι', '', '2022-01-03-15-40-37/στόχοι', '', '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\":\"\"}', 1028, 1035, 0, '*', 0, NULL, NULL),
(753, 'menu-praktiker', 'Άρθρα', 'στόχοι-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(754, 'menu-praktiker', 'Ασκήσεις', 'στόχοι-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στόχοι-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-37/ψυχική-ανθεκτικότητα', '', '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\":\"\"}', 1036, 1043, 0, '*', 0, NULL, NULL),
(757, 'menu-praktiker', 'Άρθρα', 'ψυχική-ανθεκτικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ψυχική-ανθεκτικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(763, 'menu-praktiker', 'Τέστ', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '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', 'Αναβλητικότητα', 'αναβλητικότητα', '', '2022-01-03-15-40-59/αναβλητικότητα', '', 'heading', 1, 764, 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\":\"\"}', 1054, 1061, 0, '*', 0, NULL, NULL),
(766, 'menu-praktiker', 'Άρθρα', 'αναβλητικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αναβλητικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αναβλητικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θυμός', 'θυμός', '', '2022-01-03-15-40-59/θυμός', '', 'heading', 1, 764, 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\":\"\"}', 1062, 1069, 0, '*', 0, NULL, NULL),
(770, 'menu-praktiker', 'Άρθρα', 'θυμός-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'θυμός-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'θυμός-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΣΧΕΣΕΙΣ', '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', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-60/διαπροσωπικές-σχέσεις', '', 'heading', 1, 773, 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\":\"\"}', 1072, 1079, 0, '*', 0, NULL, NULL),
(775, 'menu-praktiker', 'Άρθρα', 'διαπροσωπικές-σχέσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διαπροσωπικές-σχέσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-60/ερωτικές-σχέσεις', '', 'heading', 1, 773, 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\":\"\"}', 1080, 1087, 0, '*', 0, NULL, NULL),
(779, 'menu-praktiker', 'Άρθρα', 'ερωτικές-σχεσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(780, 'menu-praktiker', 'Ασκήσεις', 'ερωτικές-σχεσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ερωτικές-σχεσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η ομάδα μας', 'η-ομάδα-μας', '', '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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '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);
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
(792, 'menu-ergo', 'Άγχος', 'άγχος', '', '2022-01-03-15-40-19/άγχος', '', 'heading', 1, 791, 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\":\"\"}', 1104, 1111, 0, '*', 0, NULL, NULL),
(793, 'menu-ergo', 'Άρθρα', 'άγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'άγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'άγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Στρες', 'στρες', '', '2022-01-03-15-40-19/στρες', '', 'heading', 1, 791, 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\":\"\"}', 1112, 1119, 0, '*', 0, NULL, NULL),
(797, 'menu-ergo', 'Άρθρα', 'στρες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στρες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στρες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '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', 'Απολαμβάνειν', 'απολαμβάνειν', '', '2022-01-03-15-40-38/απολαμβάνειν', '', '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\":\"\"}', 1126, 1133, 0, '*', 0, NULL, NULL),
(802, 'menu-ergo', 'Άρθρα', 'απολαμβάνειν-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'απολαμβάνειν-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'απολαμβάνειν-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '2022-01-03-15-40-38/αυτοέλεγχος', '', '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\":\"\"}', 1134, 1141, 0, '*', 0, NULL, NULL),
(806, 'menu-ergo', 'Άρθρα', 'αυτοέλεγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοέλεγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(808, 'menu-ergo', 'Τέστ', 'αυτοέλεγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτονομία', 'αυτονομία', '', '2022-01-03-15-40-38/αυτονομία', '', '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\":\"\"}', 1142, 1149, 0, '*', 0, NULL, NULL),
(810, 'menu-ergo', 'Άρθρα', 'αυτονομία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτονομία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτονομία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '2022-01-03-15-40-38/αυτοπεποίθηση', '', '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\":\"\"}', 1150, 1157, 0, '*', 0, NULL, NULL),
(814, 'menu-ergo', 'Άρθρα', 'αυτοπεποίθηση-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοπεποίθηση-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοπεποίθηση-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-38/διαχείριση-ενέργειας', '', '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\":\"\"}', 1158, 1165, 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
(818, 'menu-ergo', 'Άρθρα', 'διαχείριση-ενέργειας-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'διαχείριση-ενέργειας-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'διαχείριση-ενέργειας-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '2022-01-03-15-40-38/διεκδικητικοτητα', '', '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\":\"\"}', 1166, 1173, 0, '*', 0, NULL, NULL),
(822, 'menu-ergo', 'Άρθρα', 'διεκδικητικοτητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διεκδικητικοτητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διεκδικητικοτητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '2022-01-03-15-40-38/ευγνωμοσύνη', '', '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\":\"\"}', 1174, 1181, 0, '*', 0, NULL, NULL),
(826, 'menu-ergo', 'Άρθρα', 'ευγνωμοσύνη-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευγνωμοσύνη-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευγνωμοσύνη-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευτυχία', 'ευτυχία', '', '2022-01-03-15-40-38/ευτυχία', '', '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\":\"\"}', 1182, 1189, 0, '*', 0, NULL, NULL),
(830, 'menu-ergo', 'Άρθρα', 'ευτυχία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευτυχία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(832, 'menu-ergo', 'Τέστ', 'ευτυχία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θετικότητα', 'θετικότητα', '', '2022-01-03-15-40-38/θετικότητα', '', '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\":\"\"}', 1190, 1197, 0, '*', 0, NULL, NULL),
(834, 'menu-ergo', 'Άρθρα', 'θετικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'θετικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'θετικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-38/λήψη-αποφάσεων', '', '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\":\"\"}', 1198, 1205, 0, '*', 0, NULL, NULL),
(838, 'menu-ergo', 'Άρθρα', 'λήψη-αποφάσεων-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'λήψη-αποφάσεων-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'λήψη-αποφάσεων-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ικανότητες', 'ικανότητες', '', '2022-01-03-15-40-38/ικανότητες', '', '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\":\"\"}', 1206, 1213, 0, '*', 0, NULL, NULL),
(842, 'menu-ergo', 'Άρθρα', 'ικανότητες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(843, 'menu-ergo', 'Ασκήσεις', 'ικανότητες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ικανότητες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Όρια', 'όρια', '', '2022-01-03-15-40-38/όρια', '', '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\":\"\"}', 1214, 1221, 0, '*', 0, NULL, NULL),
(846, 'menu-ergo', 'Άρθρα', 'όρια-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'όρια-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'όρια-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '2022-01-03-15-40-38/προσαρμοστικότητα', '', '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\":\"\"}', 1222, 1229, 0, '*', 0, NULL, NULL),
(850, 'menu-ergo', 'Άρθρα', 'προσαρμοστικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'προσαρμοστικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'προσαρμοστικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Στόχοι', 'στόχοι', '', '2022-01-03-15-40-38/στόχοι', '', '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\":\"\"}', 1230, 1237, 0, '*', 0, NULL, NULL),
(854, 'menu-ergo', 'Άρθρα', 'στόχοι-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στόχοι-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(856, 'menu-ergo', 'Τέστ', 'στόχοι-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-38/ψυχική-ανθεκτικότητα', '', '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\":\"\"}', 1238, 1245, 0, '*', 0, NULL, NULL),
(858, 'menu-ergo', 'Άρθρα', 'ψυχική-ανθεκτικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ψυχική-ανθεκτικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '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', 'Αναβλητικότητα', 'αναβλητικότητα', '', '2022-01-03-15-40-61/αναβλητικότητα', '', 'heading', 1, 865, 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\":\"\"}', 1256, 1263, 0, '*', 0, NULL, NULL),
(867, 'menu-ergo', 'Άρθρα', 'αναβλητικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(868, 'menu-ergo', 'Ασκήσεις', 'αναβλητικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αναβλητικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θυμός', 'θυμός', '', '2022-01-03-15-40-61/θυμός', '', 'heading', 1, 865, 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\":\"\"}', 1264, 1271, 0, '*', 0, NULL, NULL),
(871, 'menu-ergo', 'Άρθρα', 'θυμός-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'θυμός-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'θυμός-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΣΧΕΣΕΙΣ', '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', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-62/διαπροσωπικές-σχέσεις', '', 'heading', 1, 874, 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\":\"\"}', 1274, 1281, 0, '*', 0, NULL, NULL),
(876, 'menu-ergo', 'Άρθρα', 'διαπροσωπικές-σχέσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διαπροσωπικές-σχέσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-62/ερωτικές-σχέσεις', '', 'heading', 1, 874, 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\":\"\"}', 1282, 1289, 0, '*', 0, NULL, NULL),
(880, 'menu-ergo', 'Άρθρα', 'ερωτικές-σχεσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ερωτικές-σχεσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(882, 'menu-ergo', 'Τέστ', 'ερωτικές-σχεσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η ομάδα μας', 'η-ομάδα-μας', '', '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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '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', 'Άγχος', 'άγχος', '', '2022-01-03-15-40-20/άγχος', '', 'heading', 1, 892, 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\":\"\"}', 1306, 1313, 0, '*', 0, NULL, NULL),
(894, 'menu-softone', 'Άρθρα', 'άγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'άγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(896, 'menu-softone', 'Τέστ', 'άγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Στρες', 'στρες', '', '2022-01-03-15-40-20/στρες', '', 'heading', 1, 892, 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\":\"\"}', 1314, 1321, 0, '*', 0, NULL, NULL),
(898, 'menu-softone', 'Άρθρα', 'στρες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στρες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στρες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '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', 'Απολαμβάνειν', 'απολαμβάνειν', '', '2022-01-03-15-40-39/απολαμβάνειν', '', '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\":\"\"}', 1328, 1335, 0, '*', 0, NULL, NULL),
(903, 'menu-softone', 'Άρθρα', 'απολαμβάνειν-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'απολαμβάνειν-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'απολαμβάνειν-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '2022-01-03-15-40-39/αυτοέλεγχος', '', '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\":\"\"}', 1336, 1343, 0, '*', 0, NULL, NULL),
(907, 'menu-softone', 'Άρθρα', 'αυτοέλεγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοέλεγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοέλεγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτονομία', 'αυτονομία', '', '2022-01-03-15-40-39/αυτονομία', '', '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\":\"\"}', 1344, 1351, 0, '*', 0, NULL, NULL),
(911, 'menu-softone', 'Άρθρα', 'αυτονομία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτονομία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτονομία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '2022-01-03-15-40-39/αυτοπεποίθηση', '', '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\":\"\"}', 1352, 1359, 0, '*', 0, NULL, NULL),
(915, 'menu-softone', 'Άρθρα', 'αυτοπεποίθηση-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοπεποίθηση-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοπεποίθηση-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-39/διαχείριση-ενέργειας', '', '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\":\"\"}', 1360, 1367, 0, '*', 0, NULL, NULL),
(919, 'menu-softone', 'Άρθρα', 'διαχείριση-ενέργειας-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'διαχείριση-ενέργειας-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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);
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
(921, 'menu-softone', 'Τέστ', 'διαχείριση-ενέργειας-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '2022-01-03-15-40-39/διεκδικητικοτητα', '', '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\":\"\"}', 1368, 1375, 0, '*', 0, NULL, NULL),
(923, 'menu-softone', 'Άρθρα', 'διεκδικητικοτητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διεκδικητικοτητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διεκδικητικοτητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '2022-01-03-15-40-39/ευγνωμοσύνη', '', '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\":\"\"}', 1376, 1383, 0, '*', 0, NULL, NULL),
(927, 'menu-softone', 'Άρθρα', 'ευγνωμοσύνη-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευγνωμοσύνη-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευγνωμοσύνη-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευτυχία', 'ευτυχία', '', '2022-01-03-15-40-39/ευτυχία', '', '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\":\"\"}', 1384, 1391, 0, '*', 0, NULL, NULL),
(931, 'menu-softone', 'Άρθρα', 'ευτυχία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευτυχία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευτυχία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θετικότητα', 'θετικότητα', '', '2022-01-03-15-40-39/θετικότητα', '', '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\":\"\"}', 1392, 1399, 0, '*', 0, NULL, NULL),
(935, 'menu-softone', 'Άρθρα', 'θετικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'θετικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'θετικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-39/λήψη-αποφάσεων', '', '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\":\"\"}', 1400, 1407, 0, '*', 0, NULL, NULL),
(939, 'menu-softone', 'Άρθρα', 'λήψη-αποφάσεων-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'λήψη-αποφάσεων-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'λήψη-αποφάσεων-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ικανότητες', 'ικανότητες', '', '2022-01-03-15-40-39/ικανότητες', '', '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\":\"\"}', 1408, 1415, 0, '*', 0, NULL, NULL),
(943, 'menu-softone', 'Άρθρα', 'ικανότητες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ικανότητες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ικανότητες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(946, 'menu-softone', 'Όρια', 'όρια', '', '2022-01-03-15-40-39/όρια', '', '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\":\"\"}', 1416, 1423, 0, '*', 0, NULL, NULL),
(947, 'menu-softone', 'Άρθρα', 'όρια-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'όρια-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'όρια-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '2022-01-03-15-40-39/προσαρμοστικότητα', '', '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\":\"\"}', 1424, 1431, 0, '*', 0, NULL, NULL),
(951, 'menu-softone', 'Άρθρα', 'προσαρμοστικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'προσαρμοστικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'προσαρμοστικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Στόχοι', 'στόχοι', '', '2022-01-03-15-40-39/στόχοι', '', '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\":\"\"}', 1432, 1439, 0, '*', 0, NULL, NULL),
(955, 'menu-softone', 'Άρθρα', 'στόχοι-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στόχοι-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στόχοι-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-39/ψυχική-ανθεκτικότητα', '', '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\":\"\"}', 1440, 1447, 0, '*', 0, NULL, NULL),
(959, 'menu-softone', 'Άρθρα', 'ψυχική-ανθεκτικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ψυχική-ανθεκτικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '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', 'Αναβλητικότητα', 'αναβλητικότητα', '', '2022-01-03-15-40-63/αναβλητικότητα', '', 'heading', 1, 966, 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\":\"\"}', 1458, 1465, 0, '*', 0, NULL, NULL),
(968, 'menu-softone', 'Άρθρα', 'αναβλητικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αναβλητικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αναβλητικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θυμός', 'θυμός', '', '2022-01-03-15-40-63/θυμός', '', 'heading', 1, 966, 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\":\"\"}', 1466, 1473, 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
(972, 'menu-softone', 'Άρθρα', 'θυμός-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'θυμός-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'θυμός-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΣΧΕΣΕΙΣ', '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', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-64/διαπροσωπικές-σχέσεις', '', 'heading', 1, 975, 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\":\"\"}', 1476, 1483, 0, '*', 0, NULL, NULL),
(977, 'menu-softone', 'Άρθρα', 'διαπροσωπικές-σχέσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διαπροσωπικές-σχέσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-64/ερωτικές-σχέσεις', '', 'heading', 1, 975, 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\":\"\"}', 1484, 1491, 0, '*', 0, NULL, NULL),
(981, 'menu-softone', 'Άρθρα', 'ερωτικές-σχεσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ερωτικές-σχεσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ερωτικές-σχεσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(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', 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Η ομάδα μας', 'η-ομάδα-μας', '', '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', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', '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', 'Άγχος', 'άγχος', '', '2022-01-03-15-40-21/άγχος', '', 'heading', 1, 993, 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\":\"\"}', 1508, 1515, 0, '*', 0, NULL, NULL),
(995, 'menu-latsco', 'Άρθρα', 'άγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'άγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'άγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Στρες', 'στρες', '', '2022-01-03-15-40-21/στρες', '', 'heading', 1, 993, 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\":\"\"}', 1516, 1523, 0, '*', 0, NULL, NULL),
(999, 'menu-latsco', 'Άρθρα', 'στρες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(1000, 'menu-latsco', 'Ασκήσεις', 'στρες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στρες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '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', 'Απολαμβάνειν', 'απολαμβάνειν', '', '2022-01-03-15-40-40/απολαμβάνειν', '', '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\":\"\"}', 1530, 1537, 0, '*', 0, NULL, NULL),
(1004, 'menu-latsco', 'Άρθρα', 'απολαμβάνειν-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'απολαμβάνειν-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'απολαμβάνειν-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '2022-01-03-15-40-40/αυτοέλεγχος', '', '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\":\"\"}', 1538, 1545, 0, '*', 0, NULL, NULL),
(1008, 'menu-latsco', 'Άρθρα', 'αυτοέλεγχος-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοέλεγχος-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοέλεγχος-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτονομία', 'αυτονομία', '', '2022-01-03-15-40-40/αυτονομία', '', '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\":\"\"}', 1546, 1553, 0, '*', 0, NULL, NULL),
(1012, 'menu-latsco', 'Άρθρα', 'αυτονομία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(1013, 'menu-latsco', 'Ασκήσεις', 'αυτονομία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτονομία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '2022-01-03-15-40-40/αυτοπεποίθηση', '', '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\":\"\"}', 1554, 1561, 0, '*', 0, NULL, NULL),
(1016, 'menu-latsco', 'Άρθρα', 'αυτοπεποίθηση-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αυτοπεποίθηση-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αυτοπεποίθηση-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '2022-01-03-15-40-40/διαχείριση-ενέργειας', '', '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\":\"\"}', 1562, 1569, 0, '*', 0, NULL, NULL),
(1020, 'menu-latsco', 'Άρθρα', 'διαχείριση-ενέργειας-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'διαχείριση-ενέργειας-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'διαχείριση-ενέργειας-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Διεκδικητικοτητα', 'διεκδικητικοτητα', '', '2022-01-03-15-40-40/διεκδικητικοτητα', '', '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\":\"\"}', 1570, 1577, 0, '*', 0, NULL, NULL),
(1024, 'menu-latsco', 'Άρθρα', 'διεκδικητικοτητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(1025, 'menu-latsco', 'Ασκήσεις', 'διεκδικητικοτητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διεκδικητικοτητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '2022-01-03-15-40-40/ευγνωμοσύνη', '', '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\":\"\"}', 1578, 1585, 0, '*', 0, NULL, NULL),
(1028, 'menu-latsco', 'Άρθρα', 'ευγνωμοσύνη-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευγνωμοσύνη-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευγνωμοσύνη-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ευτυχία', 'ευτυχία', '', '2022-01-03-15-40-40/ευτυχία', '', '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\":\"\"}', 1586, 1593, 0, '*', 0, NULL, NULL),
(1032, 'menu-latsco', 'Άρθρα', 'ευτυχία-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ευτυχία-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ευτυχία-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θετικότητα', 'θετικότητα', '', '2022-01-03-15-40-40/θετικότητα', '', '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\":\"\"}', 1594, 1601, 0, '*', 0, NULL, NULL),
(1036, 'menu-latsco', 'Άρθρα', 'θετικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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),
(1037, 'menu-latsco', 'Ασκήσεις', 'θετικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'θετικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Λήψη αποφάσεων', 'λήψη-αποφάσεων', '', '2022-01-03-15-40-40/λήψη-αποφάσεων', '', '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\":\"\"}', 1602, 1609, 0, '*', 0, NULL, NULL),
(1040, 'menu-latsco', 'Άρθρα', 'λήψη-αποφάσεων-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'λήψη-αποφάσεων-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'λήψη-αποφάσεων-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ικανότητες', 'ικανότητες', '', '2022-01-03-15-40-40/ικανότητες', '', '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\":\"\"}', 1610, 1617, 0, '*', 0, NULL, NULL),
(1044, 'menu-latsco', 'Άρθρα', 'ικανότητες-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ικανότητες-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ικανότητες-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Όρια', 'όρια', '', '2022-01-03-15-40-40/όρια', '', '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\":\"\"}', 1618, 1625, 0, '*', 0, NULL, NULL),
(1048, 'menu-latsco', 'Άρθρα', 'όρια-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'όρια-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(1050, 'menu-latsco', 'Τέστ', 'όρια-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '2022-01-03-15-40-40/προσαρμοστικότητα', '', '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\":\"\"}', 1626, 1633, 0, '*', 0, NULL, NULL),
(1052, 'menu-latsco', 'Άρθρα', 'προσαρμοστικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Ασκήσεις', 'προσαρμοστικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Τέστ', 'προσαρμοστικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"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', 'Στόχοι', 'στόχοι', '', '2022-01-03-15-40-40/στόχοι', '', '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\":\"\"}', 1634, 1641, 0, '*', 0, NULL, NULL),
(1056, 'menu-latsco', 'Άρθρα', 'στόχοι-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'στόχοι-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'στόχοι-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '2022-01-03-15-40-40/ψυχική-ανθεκτικότητα', '', '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\":\"\"}', 1642, 1649, 0, '*', 0, NULL, NULL),
(1060, 'menu-latsco', 'Άρθρα', 'ψυχική-ανθεκτικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(1061, 'menu-latsco', 'Ασκήσεις', 'ψυχική-ανθεκτικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ψυχική-ανθεκτικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Άρθρα', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', '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', 'Αναβλητικότητα', 'αναβλητικότητα', '', '2022-01-03-15-40-65/αναβλητικότητα', '', 'heading', 1, 1067, 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\":\"\"}', 1660, 1667, 0, '*', 0, NULL, NULL),
(1069, 'menu-latsco', 'Άρθρα', 'αναβλητικότητα-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'αναβλητικότητα-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'αναβλητικότητα-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Θυμός', 'θυμός', '', '2022-01-03-15-40-65/θυμός', '', 'heading', 1, 1067, 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\":\"\"}', 1668, 1675, 0, '*', 0, NULL, NULL),
(1073, 'menu-latsco', 'Άρθρα', 'θυμός-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'θυμός-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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);
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
(1075, 'menu-latsco', 'Τέστ', 'θυμός-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'ΣΧΕΣΕΙΣ', '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', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', '', '2022-01-03-15-40-66/διαπροσωπικές-σχέσεις', '', 'heading', 1, 1076, 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\":\"\"}', 1678, 1685, 0, '*', 0, NULL, NULL),
(1078, 'menu-latsco', 'Άρθρα', 'διαπροσωπικές-σχέσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'διαπροσωπικές-σχέσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'διαπροσωπικές-σχέσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '2022-01-03-15-40-66/ερωτικές-σχέσεις', '', 'heading', 1, 1076, 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\":\"\"}', 1686, 1693, 0, '*', 0, NULL, NULL),
(1082, 'menu-latsco', 'Άρθρα', 'ερωτικές-σχεσεις-άρθρα', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Ασκήσεις', 'ερωτικές-σχεσεις-ασκήσεις', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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', 'Τέστ', 'ερωτικές-σχεσεις-τέστ', '', '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_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\",\"pagination_type\":\"1\",\"djmegamenu-hide-title\":\"0\",\"djmegamenu-show\":\"\",\"djmegamenu-subtitle\":\"\",\"djmegamenu-badge\":\"\",\"djmegamenu-badge-color\":\"\",\"djmegamenu-badge-text\":\"\",\"djmegamenu-fa\":\"\",\"djmegamenu-column_break\":\"0\",\"djmegamenu-bg_image\":\"\",\"djmegamenu-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),
(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),
(1163, '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),
(1164, 'main', 'COM_SPPAGEBUILDER_PAGES', 'com_sppagebuilder_pages', '', 'com_sppagebuilder/com_sppagebuilder_pages', 'index.php?option=com_sppagebuilder&view=pages', 'component', 1, 1163, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1700, 1701, 0, '', 1, NULL, NULL),
(1165, 'main', 'COM_SPPAGEBUILDER_MEDIA', 'com_sppagebuilder_media', '', 'com_sppagebuilder/com_sppagebuilder_media', 'index.php?option=com_sppagebuilder&view=media', 'component', 1, 1163, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1702, 1703, 0, '', 1, NULL, NULL),
(1166, 'main', 'COM_SPPAGEBUILDER_CATEGORIES', 'com_sppagebuilder_categories', '', 'com_sppagebuilder/com_sppagebuilder_categories', 'index.php?option=com_categories&extension=com_sppagebuilder', 'component', 1, 1163, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1704, 1705, 0, '', 1, NULL, NULL),
(1167, 'main', 'COM_SPPAGEBUILDER_INTEGRATIONS', 'com_sppagebuilder_integrations', '', 'com_sppagebuilder/com_sppagebuilder_integrations', 'index.php?option=com_sppagebuilder&view=integrations', 'component', 1, 1163, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1706, 1707, 0, '', 1, NULL, NULL),
(1168, 'main', 'COM_SPPAGEBUILDER_LANGUAGES', 'com_sppagebuilder_languages', '', 'com_sppagebuilder/com_sppagebuilder_languages', 'index.php?option=com_sppagebuilder&view=languages', 'component', 1, 1163, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1708, 1709, 0, '', 1, NULL, NULL),
(1169, 'main', 'COM_SPPAGEBUILDER_ABOUT', 'com_sppagebuilder_about', '', 'com_sppagebuilder/com_sppagebuilder_about', 'index.php?option=com_sppagebuilder&view=about', 'component', 1, 1163, 2, 10136, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1710, 1711, 0, '', 1, NULL, NULL),
(1195, '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),
(1211, '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),
(1222, '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, '{}', 1717, 1726, 0, '', 1, NULL, NULL),
(1223, 'main', 'COM_JCE_MENU_CPANEL', 'com_jce_menu_cpanel', '', 'com_jce/com_jce_menu_cpanel', 'index.php?option=com_jce&view=cpanel', 'component', 1, 1222, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1718, 1719, 0, '', 1, NULL, NULL),
(1224, 'main', 'COM_JCE_MENU_CONFIG', 'com_jce_menu_config', '', 'com_jce/com_jce_menu_config', 'index.php?option=com_jce&view=config', 'component', 1, 1222, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1720, 1721, 0, '', 1, NULL, NULL),
(1225, 'main', 'COM_JCE_MENU_PROFILES', 'com_jce_menu_profiles', '', 'com_jce/com_jce_menu_profiles', 'index.php?option=com_jce&view=profiles', 'component', 1, 1222, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1722, 1723, 0, '', 1, NULL, NULL),
(1226, 'main', 'COM_JCE_MENU_FILEBROWSER', 'com_jce_menu_filebrowser', '', 'com_jce/com_jce_menu_filebrowser', 'index.php?option=com_jce&view=browser', 'component', 1, 1222, 2, 10163, NULL, NULL, 0, 1, 'class:component', 0, '{}', 1724, 1725, 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\":10,\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"automatic_title\":0,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 1, '*'),
(4, 42, 'Recently Added Articles', '', '', 4, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":10,\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"automatic_title\":0,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"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, 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '', '{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}\r\n<ul class=\"main__menu\">\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"home item--js\">\r\n                <span>Απολαμβάνειν</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=21&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"about item--js\">\r\n                <span>Αυτοέλεγχος</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=22&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"widget item--js\">\r\n                <span>Αυτονομία</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=23&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"kabobs item--js\">\r\n                <span>Αυτοπεποίθηση</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=24&filter_tag[0]=11\" class=\"item--3\">Τέστ</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\">\r\n            <a href=\"#\" class=\"about item--js\">\r\n                <span>Διαχείριση Ενέργειας</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=25&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"home item--js\">\r\n                <span>Διεκδικητικότητα</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=26&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"kabobs item--js\">\r\n                <span>Ευγνωμοσύση</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"widget item--js\">\r\n                <span>Ευχτυχία</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=27&filter_tag[0]=11\" class=\"item--3\">Τέστ</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\">\r\n            <a href=\"#\" class=\"home item--js\">\r\n                <span>Θετικότητα</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=28&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"about item--js\">\r\n                <span>Λήψη Αποφάσεων</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=29&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"widget item--js\">\r\n                <span>Ικανότητες</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=30&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"kabobs item--js\">\r\n                <span>Όρια</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=31&filter_tag[0]=11\" class=\"item--3\">Τέστ</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\">\r\n            <a href=\"#\" class=\"about item--js\">\r\n                <span>Προσαρμοστικότητα</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=32&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"home item--js\">\r\n                <span>Στόχοι</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=33&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"kabobs item--js\">\r\n                <span>Ψυχική Ανθεκτικότητα</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=34&filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n            </ul>\r\n        </li>\r\n        <li class=\"list-item\">\r\n            <a href=\"#\" class=\"widget item--js\">\r\n                <span>Work-life Balance</span>\r\n            </a>\r\n            <ul class=\"drop-menu menu-2\">\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n                <li class=\"drop-item\"><a href=\"index.php?option=com_content&view=category&layout=blog&id=35&filter_tag[0]=11\" class=\"item--3\">Τέστ</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\",\"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
(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 href=\"#\" class=\"home item--js\"> <span>Άγχος</span> </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=18&amp;filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=18&amp;filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=18&amp;filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a href=\"#\" class=\"about item--js\"> <span>Στρες</span> </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=19&amp;filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=19&amp;filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=19&amp;filter_tag[0]=11\" class=\"item--3\">Τέστ</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\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 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 href=\"#\" class=\"home item--js\"> <span>Αναβλητικότητα</span> </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=38&amp;filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=38&amp;filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=38&amp;filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a href=\"#\" class=\"about item--js\"> <span>Θυμός</span> </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=39&amp;filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=39&amp;filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=39&amp;filter_tag[0]=11\" class=\"item--3\">Τέστ</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\",\"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
(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 href=\"#\" class=\"home item--js\"> <span>Διαπροσωπικές Σχέσεις</span> </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=41&amp;filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=41&amp;filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=41&amp;filter_tag[0]=11\" class=\"item--3\">Τέστ</a></li>\r\n</ul>\r\n</li>\r\n<li class=\"list-item\"><a href=\"#\" class=\"about item--js\"> <span>Ερωτικές Σχέσεις</span> </a>\r\n<ul class=\"drop-menu menu-2\">\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=42&amp;filter_tag[0]=9\" class=\"item--1\">Άρθρα</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=42&amp;filter_tag[0]=10\" class=\"item--2\">Ασκήσεις</a></li>\r\n<li class=\"drop-item\"><a href=\"index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=42&amp;filter_tag[0]=11\" class=\"item--3\">Τέστ</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\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\"}', 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=\"3\"] {<br /><img src=\"/1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 1;<br />}<br />ul.cloud a[data-weight=\"3\"] {<br /><img src=\"/1/media/sourcerer/images/tab.svg\" alt=\"\" />--size: 2;<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\">Αγάπη</a></li>\r\n<li><a href=\"tags/άγχος\" data-weight=\"6\">Άγχος</a></li>\r\n<li><a href=\"tags/αναβλητικότητα\" data-weight=\"4\">Αναβλητικότητα</a></li>\r\n<li><a href=\"tags/απολαμβάνειν\" data-weight=\"5\">Απολαμβάνειν</a></li>\r\n<li><a href=\"tags/αυτοέλεγχος\" data-weight=\"6\">Αυτοέλεγχος</a></li>\r\n<li><a href=\"tags/αυτονομία\" data-weight=\"2\">Αυτονομία</a></li>\r\n<li><a href=\"tags/αυτοπεποίθηση\" data-weight=\"9\">Αυτοπεποίθηση</a></li>\r\n<li><a href=\"tags/διπροσωπικές-σχέσεις\" data-weight=\"3\">Διπροσωπικές Σχέσεις</a></li>\r\n<li><a href=\"tags/διαχείριση-άγχους\" data-weight=\"7\">Διαχείριση Άγχους</a></li>\r\n<li><a href=\"tags/διαχείριση-δυσκολιών\" data-weight=\"8\">Διαχείριση Δυσκολιών</a></li>\r\n<li><a href=\"tags/διαχείριση-ενέργειας\" data-weight=\"1\">Διαχείριση Ενέργειας</a></li>\r\n<li><a href=\"tags/διαχείριση-θυμού\" data-weight=\"3\">Διαχείριση Θυμού</a></li>\r\n<li><a href=\"tags/διαχείριση-συγκρούσεων\" data-weight=\"4\">Διαχείριση Συγκρούσεων</a></li>\r\n<li><a href=\"tags/διεκδικητικότητα\" data-weight=\"1\">Διεκδικητικότητα</a></li>\r\n<li><a href=\"tags/δυσκολίες\" data-weight=\"5\">Δυσκολίες</a></li>\r\n<li><a href=\"tags/εγκέφαλος\" data-weight=\"8\">Εγκέφαλος</a></li>\r\n<li><a href=\"tags/εργασία\" data-weight=\"6\">Εργασία</a></li>\r\n<li><a href=\"tags/έρωτας\" data-weight=\"4\">Έρωτας</a></li>\r\n<li><a href=\"tags/ερωτικές-σχέσεις\" data-weight=\"5\">Ερωτικές Σχέσεις</a></li>\r\n<li><a href=\"tags/ευγνωμοσύνη\" data-weight=\"6\">Ευγνωμοσύνη</a></li>\r\n<li><a href=\"tags/ευτυχία\" data-weight=\"2\">Ευτυχία</a></li>\r\n<li><a href=\"tags/ζήλια\" data-weight=\"9\">Ζήλια</a></li>\r\n<li><a href=\"tags/θετικότητα\" data-weight=\"3\">Θετικότητα</a></li>\r\n<li><a href=\"tags/ικανότητα\" data-weight=\"7\">Ικανότητα</a></li>\r\n<li><a href=\"tags/κρίση-πανικού\" data-weight=\"8\">Κρίση πανικού</a></li>\r\n<li><a href=\"tags/λήψη-αποφάσεων\" data-weight=\"1\">Λήψη Αποφάσεων</a></li>\r\n<li><a href=\"tags/μητρικός-δεσμός\" data-weight=\"3\">Μητρικός Δεσμός</a></li>\r\n<li><a href=\"tags/νέα\" data-weight=\"4\">Νέα</a></li>\r\n<li><a href=\"tags/όρια\" data-weight=\"1\">Όρια</a></li>\r\n<li><a href=\"tags/ορισμοί\" data-weight=\"5\">Ορισμοί</a></li>\r\n<li><a href=\"tags/οφέλη\" data-weight=\"8\">Οφέλη</a></li>\r\n<li><a href=\"tags/προσαρμοστικότητα\" data-weight=\"6\">Προσαρμοστικότητα</a></li>\r\n<li><a href=\"tags/στόχοι\" data-weight=\"4\">Στόχοι</a></li>\r\n<li><a href=\"tags/συμβουλές\" data-weight=\"5\">Συμβουλές</a></li>\r\n<li><a href=\"tags/συναισθήματα\" data-weight=\"6\">Συναισθήματα</a></li>\r\n<li><a href=\"tags/σχέσεις\" data-weight=\"2\">Σχέσεις</a></li>\r\n<li><a href=\"tags/ψυχική-ανθεκτικότητα\" data-weight=\"9\">Ψυχική Ανθεκτικότητα</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>ΚΑΤΑΣΚΕΥΗ <a href=\"https://www.diadiktuo.eu\" target=\"_blank\" rel=\"noopener\" title=\"domain, hosting, seo, προωθηση ιστοσελιδων, κατασκευη e-shop, apps, φιλοξενια στην Ελλάδα\">Diadiktuo.eu</a> || ΦΙΛΟΞΕΝΙΑ <a href=\"https://www.e-base.gr\" target=\"_blank\" rel=\"noopener\" title=\"domain, hosting, seo, προωθηση ιστοσελιδων, κατασκευη e-shop, apps, φιλοξενια στην Ελλάδα\">Ε-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ωρη Γραμμή Συμβουλευτικής Υποστήριξης', '', '<p><strong>2109765333</strong>&nbsp;|| 24ωρη Γραμμή Συμβουλευτικής Υποστήριξης για τους εργαζομένους&nbsp;και τους συγγενείς&nbsp;α΄ βαθμού</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, 650, 'language switch', '', '<p><a href=\"https://psychologyeng.soulfood.gr/\"><img src=\"images/united-kingdom.png\" alt=\"united-kingdom.png\" width=\"32\" height=\"32\" /></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, 651, 'language switch ab', '', '<p><a href=\"https://psychologyeng.soulfood.gr/ab\"><img src=\"images/united-kingdom.png\" alt=\"united-kingdom.png\" width=\"32\" height=\"32\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:29:45', 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, 652, 'language switch latsco', '', '<p><a href=\"https://psychologyeng.soulfood.gr/latsco\"><img src=\"images/united-kingdom.png\" alt=\"united-kingdom.png\" width=\"32\" height=\"32\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:29:45', 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, 653, 'language switch praktiker', '', '<p><a href=\"https://psychologyeng.soulfood.gr/praktiker\"><img src=\"images/united-kingdom.png\" alt=\"united-kingdom.png\" width=\"32\" height=\"32\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:29:45', 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, 654, 'language switch softone', '', '<p><a href=\"https://psychologyeng.soulfood.gr/softone\"><img src=\"images/united-kingdom.png\" alt=\"united-kingdom.png\" width=\"32\" height=\"32\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:29:45', 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, 655, 'language switch kotsovolos', '', '<p><a href=\"https://psychologyeng.soulfood.gr/kotsovolos\"><img src=\"images/united-kingdom.png\" alt=\"united-kingdom.png\" width=\"32\" height=\"32\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:29:45', 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, 656, 'language switch ergo', '', '<p><a href=\"https://psychologyeng.soulfood.gr/ergo\"><img src=\"images/united-kingdom.png\" alt=\"united-kingdom.png\" width=\"32\" height=\"32\" /></a></p>', 1, 'languageswitcherload', NULL, NULL, '2023-01-15 21:29:45', 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, '*'),
(205, 0, 'Guided Tours', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_guidedtours', 1, 1, '', 1, '*'),
(206, 659, 'Socials', '', '<p style=\"text-align: right;\"><a href=\"https://www.instagram.com/hr.psychology.today/\" target=\"_blank\" rel=\"noopener\"><img src=\"images/2023/05/20/instagram.png\" alt=\"\" width=\"40\" height=\"40\" style=\"float: right;\" /></a> &nbsp;<a href=\"https://www.linkedin.com/company/hrpsychology-today/\" target=\"_blank\" rel=\"noopener\"><img src=\"images/2023/05/20/linkedin.png\" alt=\"\" width=\"40\" height=\"40\" style=\"float: right; margin-right: 10px;\" /></a></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, '*');

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

--
-- Δομή πίνακα για τον πίνακα `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, 887),
(203, 584),
(204, 786),
(205, 0),
(206, 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_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'),
(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
(0x3031386535663364336638313462653962663335326236663639366339333533, 0, 1, 1694588063, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg4MDYzO3M6NDoibGFzdCI7aToxNjk0NTg4MDYzO3M6Mzoibm93IjtpOjE2OTQ1ODgwNjM7fXM6NToidG9rZW4iO3M6MzI6IjdkMTk1MWY4YTc5ZDNiNTJkMTA5YzE2Y2U2OGFiNjk2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3033646639343238616664313733376639613733323235616663313536663231, 0, 1, 1694553236, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUzMjM2O3M6NDoibGFzdCI7aToxNjk0NTUzMjM2O3M6Mzoibm93IjtpOjE2OTQ1NTMyMzY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3035613537373833333063363237356534613166336530366435663637646636, 0, 1, 1694586388, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg2Mzg4O3M6NDoibGFzdCI7aToxNjk0NTg2Mzg4O3M6Mzoibm93IjtpOjE2OTQ1ODYzODg7fXM6NToidG9rZW4iO3M6MzI6IjM2ZDRhNzViYjdhZjk1ZDdkMTJlYzBjNzFiOWE3ZmU2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3035636133326135626338353439616634663730616430383432626634306661, 0, 1, 1694570624, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcwNjI0O3M6NDoibGFzdCI7aToxNjk0NTcwNjI0O3M6Mzoibm93IjtpOjE2OTQ1NzA2MjQ7fXM6NToidG9rZW4iO3M6MzI6ImJlN2Q3NDc2YzczMDBmYTY2MjZmMmIwZmZlYzI3MGRiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3035663630613664623430633532656263343066313761343339636131633735, 0, 1, 1694560432, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYwNDMxO3M6NDoibGFzdCI7aToxNjk0NTYwNDMxO3M6Mzoibm93IjtpOjE2OTQ1NjA0MzE7fXM6NToidG9rZW4iO3M6MzI6ImUyYzQ4YzhkMjVhYzI2YjA4MGNhYTkyZTZlY2VlOThiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3036366634613363346238643733626431663638366364306263303063623765, 0, 1, 1694625127, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjI1MTI3O3M6NDoibGFzdCI7aToxNjk0NjI1MTI3O3M6Mzoibm93IjtpOjE2OTQ2MjUxMjc7fXM6NToidG9rZW4iO3M6MzI6ImY3YThmZGQ1ZGI1OTUwNGYzMDFjZWE4NmZmNmU5ZTI0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNDkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3037663234346461313236653933663930333462663136633631386539643032, 0, 1, 1694610547, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEwNTQ3O3M6NDoibGFzdCI7aToxNjk0NjEwNTQ3O3M6Mzoibm93IjtpOjE2OTQ2MTA1NDc7fXM6NToidG9rZW4iO3M6MzI6IjU0ZTMzYjQ1NDIxMzQxYTRkYTE3ZDI2ZDEzZGZhYTllIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMzozNjMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3039663464366165373634393433353033323931383666386663346430636465, 0, 1, 1694577580, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc3NTc5O3M6NDoibGFzdCI7aToxNjk0NTc3NTc5O3M6Mzoibm93IjtpOjE2OTQ1Nzc1Nzk7fXM6NToidG9rZW4iO3M6MzI6ImM3ZWEwZGU0NTY4Yjk2MGIwMTVjZjU4NDdiYTM4NGM5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3061336363316162333739313864303966656233643963636537623034316434, 0, 1, 1694599830, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5ODMwO3M6NDoibGFzdCI7aToxNjk0NTk5ODMwO3M6Mzoibm93IjtpOjE2OTQ1OTk4MzA7fXM6NToidG9rZW4iO3M6MzI6ImExMDgwYzBkZjYzYzZhYWY3NTUzMWY1ZGZmZDFjN2RiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3061633830353235323662653330646530313565623937303233373165376661, 0, 1, 1694618530, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE4NTMwO3M6NDoibGFzdCI7aToxNjk0NjE4NTMwO3M6Mzoibm93IjtpOjE2OTQ2MTg1MzA7fXM6NToidG9rZW4iO3M6MzI6ImM2NDAzZjY4N2U1YTdjOTU0YmQ1NjhiNzQ4NDMyOTYyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3063336236643634353635353462613830363338656661396636373763323161, 0, 1, 1694593386, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkzMzg1O3M6NDoibGFzdCI7aToxNjk0NTkzMzg1O3M6Mzoibm93IjtpOjE2OTQ1OTMzODU7fXM6NToidG9rZW4iO3M6MzI6IjM2NWY4YTlmZjU2YjIwMTM5MzlhZTI1ZTY2ZDMwOTJhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3063346232343739646563383762623139643834656561383530393838633533, 0, 1, 1694590286, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkwMjg1O3M6NDoibGFzdCI7aToxNjk0NTkwMjg1O3M6Mzoibm93IjtpOjE2OTQ1OTAyODU7fXM6NToidG9rZW4iO3M6MzI6ImRhMWU3MDJiZDE0YTlkMDAyZTY2ZGE2ZGEzZTU1YTQ2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNjozNzEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3063646664633566383165363461653961663134666261303563623839333865, 0, 1, 1694561708, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYxNzA3O3M6NDoibGFzdCI7aToxNjk0NTYxNzA3O3M6Mzoibm93IjtpOjE2OTQ1NjE3MDc7fXM6NToidG9rZW4iO3M6MzI6ImNhZmMwZDk3ZTI2NDhlNTc1ZjI1Y2I3MzE0MDMxOTc4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3065316562383063393631313737353461386435306662616231383539363431, 0, 1, 1694670312, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjcwMzExO3M6NDoibGFzdCI7aToxNjk0NjcwMzExO3M6Mzoibm93IjtpOjE2OTQ2NzAzMTE7fXM6NToidG9rZW4iO3M6MzI6ImJjZDBlZjhlMDk4ZmZhYmFhYmEyYmFkMjE4NmNjNDFjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3130336539356135353232376430313963373065336163653637643532373834, 0, 1, 1694597896, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk3ODk2O3M6NDoibGFzdCI7aToxNjk0NTk3ODk2O3M6Mzoibm93IjtpOjE2OTQ1OTc4OTY7fXM6NToidG9rZW4iO3M6MzI6ImIzOTg0NjA1M2I0ZGVlNzM3MDc0OWZhMDU2MmUxNjc3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3130383964363863316432623564663661633264346432313039376165386561, 0, 1, 1694572590, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcyNTkwO3M6NDoibGFzdCI7aToxNjk0NTcyNTkwO3M6Mzoibm93IjtpOjE2OTQ1NzI1OTA7fXM6NToidG9rZW4iO3M6MzI6ImE3N2M3OWQ4OTUzYWI0ZmY1ODA0YTBlZjU0YjYyYzU2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3132363835646164333130313138386263653962356530376565343966653266, 0, 1, 1694545531, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ1NTMxO3M6NDoibGFzdCI7aToxNjk0NTQ1NTMxO3M6Mzoibm93IjtpOjE2OTQ1NDU1MzE7fXM6NToidG9rZW4iO3M6MzI6IjE2ZDViMDNiNGIwMDg3NmRiZTExMWI2ZGE3ZTJhMjIwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMzozNjIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3133616462383235343835663830663730636334633836313631613166316366, 0, 1, 1694572065, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcyMDY1O3M6NDoibGFzdCI7aToxNjk0NTcyMDY1O3M6Mzoibm93IjtpOjE2OTQ1NzIwNjU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3135633438613338653138363532356263343665613337326565303334333863, 0, 1, 1694621328, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjIxMzI4O3M6NDoibGFzdCI7aToxNjk0NjIxMzI4O3M6Mzoibm93IjtpOjE2OTQ2MjEzMjg7fXM6NToidG9rZW4iO3M6MzI6ImEyNGJhYzIyYzQxNTc2MDUxZWVjNzRkYzZhZmZhZWJjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3138356666376465663135356532626231633863633865633630613463303632, 0, 1, 1694645970, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ1OTY2O3M6NDoibGFzdCI7aToxNjk0NjQ1OTY2O3M6Mzoibm93IjtpOjE2OTQ2NDU5NzA7fXM6NToidG9rZW4iO3M6MzI6ImY5YjZjOTVlYmVjZjBiYWRmMzk2M2NmZmEzMGRlMGZkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3161376535623336376231643533306333626565306136363364653531633034, 0, 1, 1694622972, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjIyOTcyO3M6NDoibGFzdCI7aToxNjk0NjIyOTcyO3M6Mzoibm93IjtpOjE2OTQ2MjI5NzI7fXM6NToidG9rZW4iO3M6MzI6ImQ0NjEzNmUyOTkzZWEzZTg5MmJjYjcxNmFjODUzMWI5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3161663162613863373730346536373664643734343364653566643530613833, 0, 1, 1694649188, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ5MTg3O3M6NDoibGFzdCI7aToxNjk0NjQ5MTg3O3M6Mzoibm93IjtpOjE2OTQ2NDkxODc7fXM6NToidG9rZW4iO3M6MzI6ImFiYzViODFkZGNmNDUzODVmNTY4ZTViY2ZiNWI3N2E5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3164633538346563656133333930643332633632666637383832366235646535, 0, 1, 1694632097, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjMyMDY3O3M6NDoibGFzdCI7aToxNjk0NjMyMDY3O3M6Mzoibm93IjtpOjE2OTQ2MzIwOTc7fXM6NToidG9rZW4iO3M6MzI6IjgyMTgyZmU1YzMyOTNmZTk5MzUyNWZkYmQ3MDkyNjc3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNDkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3233396265323061386364376139353039316139393861636536333965343532, 0, 1, 1694549538, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ5NTM4O3M6NDoibGFzdCI7aToxNjk0NTQ5NTM4O3M6Mzoibm93IjtpOjE2OTQ1NDk1Mzg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3234323765663464653763663665363734353764616462303361326131393932, 0, 1, 1694655515, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjU1NTE1O3M6NDoibGFzdCI7aToxNjk0NjU1NTE1O3M6Mzoibm93IjtpOjE2OTQ2NTU1MTU7fXM6NToidG9rZW4iO3M6MzI6IjEzODA4NmNiNmVmMDZhMDdiOGVkNDYyOThlZTg2YWNlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3234336633616638363433613233356337656339303932666239636630356135, 0, 1, 1694585823, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg1ODIzO3M6NDoibGFzdCI7aToxNjk0NTg1ODIzO3M6Mzoibm93IjtpOjE2OTQ1ODU4MjM7fXM6NToidG9rZW4iO3M6MzI6ImYyZDM5MzRiNWIyZTcwMjY5M2UxY2M1NTgwNGE5ZDAxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyODozNzgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3235323636333731666339366661396133383139346139306138333266363833, 0, 1, 1694654192, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjU0MTkyO3M6NDoibGFzdCI7aToxNjk0NjU0MTkyO3M6Mzoibm93IjtpOjE2OTQ2NTQxOTI7fXM6NToidG9rZW4iO3M6MzI6IjNjMDIyNDRkMDBiYTRiZjlkZTdmMThmZmZhYzI1MTNkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3235613739663237376532393235376636653834366166356166626431653138, 0, 1, 1694568699, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4Njk5O3M6NDoibGFzdCI7aToxNjk0NTY4Njk5O3M6Mzoibm93IjtpOjE2OTQ1Njg2OTk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3237313562333732353765323562666230333961313033376233613938353666, 0, 1, 1694548425, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ4NDI1O3M6NDoibGFzdCI7aToxNjk0NTQ4NDI1O3M6Mzoibm93IjtpOjE2OTQ1NDg0MjU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3237393663663666633137373033383361653737613630366565383037323862, 0, 1, 1694548428, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ4NDI4O3M6NDoibGFzdCI7aToxNjk0NTQ4NDI4O3M6Mzoibm93IjtpOjE2OTQ1NDg0Mjg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3238316265396330356331306130643833353330323338366530623266316234, 0, 1, 1694590080, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkwMDgwO3M6NDoibGFzdCI7aToxNjk0NTkwMDgwO3M6Mzoibm93IjtpOjE2OTQ1OTAwODA7fXM6NToidG9rZW4iO3M6MzI6ImJmMzQ5ZjU4ZjkyZmRjODM3OWQ0N2FhN2Y5NGRmMzI0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMjozODkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3239383262363439313931386535306566323965663632656538646136323363, 0, 1, 1694662860, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjYyODYwO3M6NDoibGFzdCI7aToxNjk0NjYyODYwO3M6Mzoibm93IjtpOjE2OTQ2NjI4NjA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3261306633643436356238326536393261353834333433626335656130316130, 0, 1, 1694577130, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc3MTMwO3M6NDoibGFzdCI7aToxNjk0NTc3MTMwO3M6Mzoibm93IjtpOjE2OTQ1NzcxMzA7fXM6NToidG9rZW4iO3M6MzI6ImI1MWU0NGQwZWU2MDMxNTAzN2I0OTU3ZTk0Y2YzNDBlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3263653430393266316434373035383163613663646464643132663865316632, 0, 1, 1694590780, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkwNzgwO3M6NDoibGFzdCI7aToxNjk0NTkwNzgwO3M6Mzoibm93IjtpOjE2OTQ1OTA3ODA7fXM6NToidG9rZW4iO3M6MzI6ImI4YWYwNGRlN2Q5OGY5MmZkNTFkMjQ3YzNlNjYyYjhiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3263656166356431333138313535393938616630643935626433343463343131, 0, 1, 1694560878, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYwODc4O3M6NDoibGFzdCI7aToxNjk0NTYwODc4O3M6Mzoibm93IjtpOjE2OTQ1NjA4Nzg7fXM6NToidG9rZW4iO3M6MzI6IjEwZjBiOTVkYjY2MjU0YTkyNGU4Y2Y0MWJjYjY0YTQ5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMTozNTgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3266323766373637663462373836663634653232653334613933303039393036, 0, 1, 1694568945, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4OTQ1O3M6NDoibGFzdCI7aToxNjk0NTY4OTQ1O3M6Mzoibm93IjtpOjE2OTQ1Njg5NDU7fXM6NToidG9rZW4iO3M6MzI6IjQ0YTAzZjM0ZjVkNTlmZjEwZWMwMjA0MTQ0YmYzM2JiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3266656166643631363236333432663837323033303139636636623737663530, 0, 1, 1694568091, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4MDkxO3M6NDoibGFzdCI7aToxNjk0NTY4MDkxO3M6Mzoibm93IjtpOjE2OTQ1NjgwOTE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3332303034623733663434353634613562333834343964333062353837396538, 0, 1, 1694555822, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU1ODIxO3M6NDoibGFzdCI7aToxNjk0NTU1ODIxO3M6Mzoibm93IjtpOjE2OTQ1NTU4MjE7fXM6NToidG9rZW4iO3M6MzI6IjA5NGUyZTAyY2ZmM2M1MDBlZGYwMWU1MGYzNTcxNDAyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3332333332623063613530313062613535333532343538666563383765656639, 0, 1, 1694553474, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUzNDc0O3M6NDoibGFzdCI7aToxNjk0NTUzNDc0O3M6Mzoibm93IjtpOjE2OTQ1NTM0NzQ7fXM6NToidG9rZW4iO3M6MzI6IjliY2VlY2JiYjRmMDAzNWNjN2JhNmYzMjVmODY1YTYxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNTozNzAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3338383833363437316339616433643234396166396434636465333536393432, 0, 1, 1694569944, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY5OTQ0O3M6NDoibGFzdCI7aToxNjk0NTY5OTQ0O3M6Mzoibm93IjtpOjE2OTQ1Njk5NDQ7fXM6NToidG9rZW4iO3M6MzI6Ijk1ZmY2MjZiOWI5MGFhNjQ1YmRjNThhNTQwZmNmYTdkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3365366431303730343938313462616530316163623065333665363866616666, 0, 1, 1694584607, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0NjA3O3M6NDoibGFzdCI7aToxNjk0NTg0NjA3O3M6Mzoibm93IjtpOjE2OTQ1ODQ2MDc7fXM6NToidG9rZW4iO3M6MzI6ImVkZGYyNDNjN2UyYzBkNTY2MWI0OGVmMTk2MGU5ZDYxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3430343332376165396661343863343734316161383165343363393934613130, 0, 1, 1694613003, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjg7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjExNDAwO3M6NDoibGFzdCI7aToxNjk0NjEzMDAyO3M6Mzoibm93IjtpOjE2OTQ2MTMwMDI7fXM6NToidG9rZW4iO3M6MzI6IjIxZjAwMDliZWY5YzFiZDJjNmUwYWZhOTIwYWJiODdlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3430653530373133643331323632346630326163623639353033303938343235, 0, 1, 1694647773, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ3NzczO3M6NDoibGFzdCI7aToxNjk0NjQ3NzczO3M6Mzoibm93IjtpOjE2OTQ2NDc3NzM7fXM6NToidG9rZW4iO3M6MzI6Ijk2M2I3ODM2MDY5Y2U2MTQwNDFjYWYxMWViZGIzMDAyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3432663766343338666561613664356664353030326439613233653537323433, 0, 1, 1694657668, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjU3NjY3O3M6NDoibGFzdCI7aToxNjk0NjU3NjY3O3M6Mzoibm93IjtpOjE2OTQ2NTc2Njc7fXM6NToidG9rZW4iO3M6MzI6IjY3ZTJhMjE1MWIwNmJmNjYyNmFlMDZmYzg0NWQwMGQ2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3433633136313932653732306332663039636538633234353034323930376531, 1, 1, 1694670368, 'joomla|s:864:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjcwMzY4O3M6NDoibGFzdCI7aToxNjk0NjcwMzY4O3M6Mzoibm93IjtpOjE2OTQ2NzAzNjg7fXM6NzoiY291bnRlciI7aToxO3M6NToidG9rZW4iO3M6MzI6ImM3Zjg0MGU3ZmU5ODdmZGM5YTg1Zjg4YzU5ZDk0MjIzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjE5OiJwbGdfc3lzdGVtX3dlYmF1dGhuIjtPOjg6InN0ZENsYXNzIjoxOntzOjk6InJldHVyblVybCI7czo1NDoiaHR0cHM6Ly9wc3ljaG9sb2d5LnNvdWxmb29kLmdyL2FkbWluaXN0cmF0b3IvaW5kZXgucGhwIjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3433666137646537353530336632646332333437353239613732383565636563, 0, 1, 1694584483, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0NDgyO3M6NDoibGFzdCI7aToxNjk0NTg0NDgyO3M6Mzoibm93IjtpOjE2OTQ1ODQ0ODI7fXM6NToidG9rZW4iO3M6MzI6IjIzOTk3NWU5MTkzM2IzODU1NTkzYmI3NDYyZGQyZjJmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3434363138336263373032643262386133336334626366636362383765346366, 0, 1, 1694615349, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE1MzQ5O3M6NDoibGFzdCI7aToxNjk0NjE1MzQ5O3M6Mzoibm93IjtpOjE2OTQ2MTUzNDk7fXM6NToidG9rZW4iO3M6MzI6ImU2NzQ4NGY0YTU1NjM0M2I3YmRhNTMxOTg4YzY3MzdhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNDozNjYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3435353839623732623635643737346231613662366462643833623164623131, 0, 1, 1694594453, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk0NDUzO3M6NDoibGFzdCI7aToxNjk0NTk0NDUzO3M6Mzoibm93IjtpOjE2OTQ1OTQ0NTM7fXM6NToidG9rZW4iO3M6MzI6Ijc0ZDNhZTk3N2E0MWRlZTM4N2FjYzZiMzRkMjc0M2U2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3436666533633731363532343438363732643161356535303865323632646639, 0, 1, 1694577448, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc3NDQ4O3M6NDoibGFzdCI7aToxNjk0NTc3NDQ4O3M6Mzoibm93IjtpOjE2OTQ1Nzc0NDg7fXM6NToidG9rZW4iO3M6MzI6IjcwOTc1NzNjOWRjNDI4ZTBiMTc0NWJmOWQ5ZThkYjAxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3437393431363331633036346238393632396166653563363834326264633064, 0, 1, 1694559724, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU5NzI0O3M6NDoibGFzdCI7aToxNjk0NTU5NzI0O3M6Mzoibm93IjtpOjE2OTQ1NTk3MjQ7fXM6NToidG9rZW4iO3M6MzI6IjRmYTUyYTg5ODQzOGFmZmM0NDU5YzJjYjk2MjVmYjRjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNDozNjciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3438323566653364373339303363303432623835333861303261333039626530, 0, 1, 1694565173, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY1MTczO3M6NDoibGFzdCI7aToxNjk0NTY1MTczO3M6Mzoibm93IjtpOjE2OTQ1NjUxNzM7fXM6NToidG9rZW4iO3M6MzI6IjA4YjVkMTdiOTBkYjgyNzJhNzA3MDcxZmZiNDI0OWJjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3439316564626466663336346538356235393935623234313163373138323536, 0, 1, 1694583398, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgzMzk3O3M6NDoibGFzdCI7aToxNjk0NTgzMzk3O3M6Mzoibm93IjtpOjE2OTQ1ODMzOTc7fXM6NToidG9rZW4iO3M6MzI6IjcwYmVjM2Q1NTNhMWU4MTMxZGYwYjZhOGNlZTA1NTkyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3439653235623238646237326638636666643232336163343666306434656261, 0, 1, 1694599406, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5NDA2O3M6NDoibGFzdCI7aToxNjk0NTk5NDA2O3M6Mzoibm93IjtpOjE2OTQ1OTk0MDY7fXM6NToidG9rZW4iO3M6MzI6IjBmNzFmYzZjZWE1MzQ3MGJiMGM0YzVhMjYyNjU5NmIyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNjozNzIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3461356231663762393637316362633030666233643366616462376164373137, 0, 1, 1694571350, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcxMzQ5O3M6NDoibGFzdCI7aToxNjk0NTcxMzQ5O3M6Mzoibm93IjtpOjE2OTQ1NzEzNDk7fXM6NToidG9rZW4iO3M6MzI6IjliNTQxZWIzMjQ3MDhhZTMwMzE5YWYwYjU2NWFhZGM2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3462633637393039303632663463393562613132383963313539646130376565, 0, 1, 1694580396, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgwMzk1O3M6NDoibGFzdCI7aToxNjk0NTgwMzk1O3M6Mzoibm93IjtpOjE2OTQ1ODAzOTU7fXM6NToidG9rZW4iO3M6MzI6IjEzYTEzYTJkODk5OTI5Y2RmYjcxMzBhNjQ5NDg5MWMwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3463616464373736633333363261373461393666666436343934626239643039, 0, 1, 1694548426, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ4NDI2O3M6NDoibGFzdCI7aToxNjk0NTQ4NDI2O3M6Mzoibm93IjtpOjE2OTQ1NDg0MjY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3463623131386434393938353161323738643730393935396331663237333665, 0, 1, 1694648154, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ4MTU0O3M6NDoibGFzdCI7aToxNjk0NjQ4MTU0O3M6Mzoibm93IjtpOjE2OTQ2NDgxNTQ7fXM6NToidG9rZW4iO3M6MzI6IjUyNDM5NDRkZjk1NGRhOGI1M2UwNDhlYjA0ZjQxNDk2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3464356365623232333437366139636166373761663032643637333261653137, 0, 1, 1694565399, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY1Mzk5O3M6NDoibGFzdCI7aToxNjk0NTY1Mzk5O3M6Mzoibm93IjtpOjE2OTQ1NjUzOTk7fXM6NToidG9rZW4iO3M6MzI6IjI0OWE1MmRkOTM0OWI5ODJjYjYxZjlhYjg3OWIzYmFkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMzozNjQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, '');
INSERT INTO `o0ksp_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x3465346164336630376362633332373966376665323538343335623134363438, 0, 1, 1694655619, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjU1NjE5O3M6NDoibGFzdCI7aToxNjk0NjU1NjE5O3M6Mzoibm93IjtpOjE2OTQ2NTU2MTk7fXM6NToidG9rZW4iO3M6MzI6IjhlYmE4OTM2NDVjZDJjMzgxMzFkZTEzMmRjMjRhZjk2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3466386432353035343738363033396161383364636333396139613835616263, 0, 1, 1694560956, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYwOTU2O3M6NDoibGFzdCI7aToxNjk0NTYwOTU2O3M6Mzoibm93IjtpOjE2OTQ1NjA5NTY7fXM6NToidG9rZW4iO3M6MzI6Ijk3ZDUwYzExNjcyNTJlNjQ2MzkyYmNmZWMwOGUyYjY3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNjEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3531363963303838396462336531386139323639366566616165303166626430, 0, 1, 1694619496, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE5NDk2O3M6NDoibGFzdCI7aToxNjk0NjE5NDk2O3M6Mzoibm93IjtpOjE2OTQ2MTk0OTY7fXM6NToidG9rZW4iO3M6MzI6IjdmN2Y1NjJjZGU1MDA3MjM2YmZlNWM4ZDhlYWRkZTBhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3534343964343338656162373731343134353764393332643338396330623436, 0, 1, 1694567648, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3NjQ4O3M6NDoibGFzdCI7aToxNjk0NTY3NjQ4O3M6Mzoibm93IjtpOjE2OTQ1Njc2NDg7fXM6NToidG9rZW4iO3M6MzI6ImRkOTk5M2I4YTMxMzE1NzUyYWNmNzQ0NGI5ZWVlNDE4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMzozNjMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3535373561653436633161623333633863323131343066313234313439373462, 0, 1, 1694585403, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg1NDAzO3M6NDoibGFzdCI7aToxNjk0NTg1NDAzO3M6Mzoibm93IjtpOjE2OTQ1ODU0MDM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3536623230633639656439623561616561636462663233316530643830663563, 0, 1, 1694585579, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg1NTc4O3M6NDoibGFzdCI7aToxNjk0NTg1NTc4O3M6Mzoibm93IjtpOjE2OTQ1ODU1Nzg7fXM6NToidG9rZW4iO3M6MzI6ImFhYmU2ZDM4YWU0NjdmZGFjMzc3OWNjZmFkM2FiNDU0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNDozOTUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3565633638393231333634383665653437366133623635636633623162633831, 0, 1, 1694666869, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjY2ODY5O3M6NDoibGFzdCI7aToxNjk0NjY2ODY5O3M6Mzoibm93IjtpOjE2OTQ2NjY4Njk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3631343533336536346535376531663337356430316662323231333434373133, 0, 1, 1694613954, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEzOTUzO3M6NDoibGFzdCI7aToxNjk0NjEzOTUzO3M6Mzoibm93IjtpOjE2OTQ2MTM5NTM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3632303361386138653131303330653130393865303335653534383462353034, 0, 1, 1694591933, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkxOTMyO3M6NDoibGFzdCI7aToxNjk0NTkxOTMyO3M6Mzoibm93IjtpOjE2OTQ1OTE5MzI7fXM6NToidG9rZW4iO3M6MzI6ImZjOTA4YWVmMjhjYzQzM2VjYjhhZjMyZTFkZGRiZjRjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3632386634633437633836623966643565386165663563396639626466353831, 0, 1, 1694652683, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjUyNjgzO3M6NDoibGFzdCI7aToxNjk0NjUyNjgzO3M6Mzoibm93IjtpOjE2OTQ2NTI2ODM7fXM6NToidG9rZW4iO3M6MzI6IjFlNjg5NDYxMzlhNGQzZjhkMGIwMWI5ODBlOTI0MzlmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3636346530363561363736623065623635373561366537643263663763323065, 0, 1, 1694576943, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc2OTQyO3M6NDoibGFzdCI7aToxNjk0NTc2OTQyO3M6Mzoibm93IjtpOjE2OTQ1NzY5NDI7fXM6NToidG9rZW4iO3M6MzI6ImI4MjI4NzUwYWVjODQzMzM3ZDBiZTFlOGFlYjdiMzM1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMTozNTYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3637323035316532323138336339343135633065633766386137613665626538, 0, 1, 1694557351, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU3MzUxO3M6NDoibGFzdCI7aToxNjk0NTU3MzUxO3M6Mzoibm93IjtpOjE2OTQ1NTczNTE7fXM6NToidG9rZW4iO3M6MzI6ImQ0ZmEyYWI4NzQwNDgyOTkwYmY2ZGY3ZTRjYjJhN2RkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3637333763393661313238616665666263393764366632646664333865623735, 0, 1, 1694587329, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg3MzI5O3M6NDoibGFzdCI7aToxNjk0NTg3MzI5O3M6Mzoibm93IjtpOjE2OTQ1ODczMjk7fXM6NToidG9rZW4iO3M6MzI6ImJhYThjNDNhMDEwMmExOWM2MGVmYWNjNTE1YjkwNDc5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3662343364323434366533323666666531393634323534663539363163626438, 0, 1, 1694561591, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYxNTkxO3M6NDoibGFzdCI7aToxNjk0NTYxNTkxO3M6Mzoibm93IjtpOjE2OTQ1NjE1OTE7fXM6NToidG9rZW4iO3M6MzI6ImQ5MzQ3ZDBkZGY0MDRkYjhmYTExOTM2MTUxMGJjZGY3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNDozOTUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3662353130323533326361343235316432616565313463376365633131666337, 0, 1, 1694551799, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUxNzk5O3M6NDoibGFzdCI7aToxNjk0NTUxNzk5O3M6Mzoibm93IjtpOjE2OTQ1NTE3OTk7fXM6NToidG9rZW4iO3M6MzI6ImJhMWMxOTQ0OGZiZjdhODNjODAzNzU4ZGI3NDEzZmMzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3664363030363231363432613165366165643566353334386338656137646237, 0, 1, 1694563843, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYzODQyO3M6NDoibGFzdCI7aToxNjk0NTYzODQyO3M6Mzoibm93IjtpOjE2OTQ1NjM4NDI7fXM6NToidG9rZW4iO3M6MzI6IjJiNjNjNmU5YTQ2YzRhOWJlMTFiNjJlNjU4MTY3ZjNjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3664383166333562363265383634366430643862326366653963353262396364, 0, 1, 1694584803, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0ODAzO3M6NDoibGFzdCI7aToxNjk0NTg0ODAzO3M6Mzoibm93IjtpOjE2OTQ1ODQ4MDM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3665613363613235646338373835323364396664343039346634326261316634, 0, 1, 1694563040, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYzMDQwO3M6NDoibGFzdCI7aToxNjk0NTYzMDQwO3M6Mzoibm93IjtpOjE2OTQ1NjMwNDA7fXM6NToidG9rZW4iO3M6MzI6Ijg4OGNkZjhhZTgxNDNkN2RhOTdhOGFlMTM0MjAzYzgwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3666313464363964313538663037393736326433343131373461613735326161, 0, 1, 1694598340, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk4MzQwO3M6NDoibGFzdCI7aToxNjk0NTk4MzQwO3M6Mzoibm93IjtpOjE2OTQ1OTgzNDA7fXM6NToidG9rZW4iO3M6MzI6ImE1ODI1MGQ2ODM3M2I0NGFhNjk2NGExMjMzODk2YjMwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyOTozODAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x37303132653866626263386661346337303938346431323561306138343663386237363666343161313538373162333633366536613062346436396266303639, 3, 1, 1694663275, NULL, 0, ''),
(0x3730616561633334353930393631623437343639633735356639346434666439, 0, 1, 1694618438, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE4NDM4O3M6NDoibGFzdCI7aToxNjk0NjE4NDM4O3M6Mzoibm93IjtpOjE2OTQ2MTg0Mzg7fXM6NToidG9rZW4iO3M6MzI6IjYwY2FiNzViNDMzMWY1ZmRiNWUzZTJhNGJiNTZiNDVlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3738393834383238623062333835616435356536396133383162306363333663, 0, 1, 1694545330, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQxMTU3O3M6NDoibGFzdCI7aToxNjk0NTQxMTU3O3M6Mzoibm93IjtpOjE2OTQ1NDUzMzA7fXM6NToidG9rZW4iO3M6MzI6ImMyZmU1MWM0OWRlOGUzNjM4M2M0ODI2NTViYTZlYWZlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNDkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3739326635363964346231636636363665343664356138313865663566383865, 0, 1, 1694544652, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ0NjUyO3M6NDoibGFzdCI7aToxNjk0NTQ0NjUyO3M6Mzoibm93IjtpOjE2OTQ1NDQ2NTI7fXM6NToidG9rZW4iO3M6MzI6Ijc2ZDJiYWU0YTk4NGEyNTIwM2ViMTJkOGE4OWY5NGYxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMjozOTEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3761656237333865333439393235313962633837353035623634643066633737, 0, 1, 1694568353, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4MzUyO3M6NDoibGFzdCI7aToxNjk0NTY4MzUyO3M6Mzoibm93IjtpOjE2OTQ1NjgzNTI7fXM6NToidG9rZW4iO3M6MzI6IjE2OWQ0N2QxMmQzMzNiOGMyNDM0MGVmNGMyYjg2ODE1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3762323335356634643039613735643532363463656232326631616636666463, 0, 1, 1694613387, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEzMzg3O3M6NDoibGFzdCI7aToxNjk0NjEzMzg3O3M6Mzoibm93IjtpOjE2OTQ2MTMzODc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3763616462323732653564646131393937613835303162323364326366373632, 0, 1, 1694578101, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc4MTAxO3M6NDoibGFzdCI7aToxNjk0NTc4MTAxO3M6Mzoibm93IjtpOjE2OTQ1NzgxMDE7fXM6NToidG9rZW4iO3M6MzI6IjVkYzE2YWU0MTc4MjMzNTdmNGRhYzAwMWU1MjdjYTQ2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3832623531363336666333343030613965613965343330313032316364643539, 0, 1, 1694601018, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjAxMDE3O3M6NDoibGFzdCI7aToxNjk0NjAxMDE3O3M6Mzoibm93IjtpOjE2OTQ2MDEwMTc7fXM6NToidG9rZW4iO3M6MzI6ImE4M2Y2Y2MyNzljYjMxOWNjNjg5NzBjMDFmYTFkYWMxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3833313235636436393763616637613564333236653066353035323262646664, 0, 1, 1694625105, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjI1MTA1O3M6NDoibGFzdCI7aToxNjk0NjI1MTA1O3M6Mzoibm93IjtpOjE2OTQ2MjUxMDU7fXM6NToidG9rZW4iO3M6MzI6ImU4Mjg0OGNiNjlhOWFjYzY3ZDg3YjYxNjc1ZTFkNDk1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3835623735616139326661376563613561366665306137326339306464373965, 0, 1, 1694630831, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjMwODMxO3M6NDoibGFzdCI7aToxNjk0NjMwODMxO3M6Mzoibm93IjtpOjE2OTQ2MzA4MzE7fXM6NToidG9rZW4iO3M6MzI6IjA1ZjUwM2NhMTJjZDA5ZDIyODE5NmM5ZjQwZWZjN2NmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3836333135346362316631613262336231383334626266626265646232343338, 0, 1, 1694547218, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ3MjE4O3M6NDoibGFzdCI7aToxNjk0NTQ3MjE4O3M6Mzoibm93IjtpOjE2OTQ1NDcyMTg7fXM6NToidG9rZW4iO3M6MzI6ImRjMzZjNzA3MTUxZmQzZmNmNTNlM2Q0NGY2NDk1MjhmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNDozNjUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3836333331343630343330646366636164623037336463386466663161623134, 0, 1, 1694669300, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjY5MzAwO3M6NDoibGFzdCI7aToxNjk0NjY5MzAwO3M6Mzoibm93IjtpOjE2OTQ2NjkzMDA7fXM6NToidG9rZW4iO3M6MzI6Ijk0NzQ4MGJkN2Y1MDU2NmE2N2E5ZjY2YjRlZmVhMmFjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3836386338303662666564313830326138383662313266656132626431353936, 0, 1, 1694630479, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjMwNDc5O3M6NDoibGFzdCI7aToxNjk0NjMwNDc5O3M6Mzoibm93IjtpOjE2OTQ2MzA0Nzk7fXM6NToidG9rZW4iO3M6MzI6ImIxOTM2YmFhNTA4NjI0ZWIzMGZhY2QzYzhlODQxNTQ5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3836396434303362633439636630326236663337366134323761356134363536, 0, 1, 1694569646, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY5NjQ1O3M6NDoibGFzdCI7aToxNjk0NTY5NjQ1O3M6Mzoibm93IjtpOjE2OTQ1Njk2NDU7fXM6NToidG9rZW4iO3M6MzI6IjU2NjhmMDIyNWU1MGEyNTY0NGFhNzA3NjhiZTNmOTRhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3838306263663362636162333862313933306534343966316132326161383735, 0, 1, 1694605806, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA1ODA2O3M6NDoibGFzdCI7aToxNjk0NjA1ODA2O3M6Mzoibm93IjtpOjE2OTQ2MDU4MDY7fXM6NToidG9rZW4iO3M6MzI6ImZkYmFkOGJkYzBmMDQzODY0ZTg0YmVjZjEyYTEyOWQ5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMTozNTciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3838663563316534636136643261636233366330663066396365656564616461, 0, 1, 1694557384, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU3Mzg0O3M6NDoibGFzdCI7aToxNjk0NTU3Mzg0O3M6Mzoibm93IjtpOjE2OTQ1NTczODQ7fXM6NToidG9rZW4iO3M6MzI6IjdiMjc3OGFiNzRhOTMwYWI3NGRjMjI1NDRhZTY3ZWQ2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3863653161643464383037663937386364626330353239636631356330633763, 0, 1, 1694552855, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUyODU1O3M6NDoibGFzdCI7aToxNjk0NTUyODU1O3M6Mzoibm93IjtpOjE2OTQ1NTI4NTU7fXM6NToidG9rZW4iO3M6MzI6ImFiMTNiNzhkMmNhMWYzOWUxYjRiZjJkYTYzYjhkN2VhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3930393837393431643934343564643330336661643132333534393633643964, 0, 1, 1694591655, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkxNjU1O3M6NDoibGFzdCI7aToxNjk0NTkxNjU1O3M6Mzoibm93IjtpOjE2OTQ1OTE2NTU7fXM6NToidG9rZW4iO3M6MzI6ImY1ODk1ODQ4MjI4N2Y3YTFmNTk4Yjk1MTE1ZDAyNWNkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxOTozNTMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3931383663336233326662636533346635353262333261303363306365356565, 0, 1, 1694563364, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYzMzY0O3M6NDoibGFzdCI7aToxNjk0NTYzMzY0O3M6Mzoibm93IjtpOjE2OTQ1NjMzNjQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3935383065653562303162636233393934366363646561653034626165323064, 0, 1, 1694564293, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY0MjkzO3M6NDoibGFzdCI7aToxNjk0NTY0MjkzO3M6Mzoibm93IjtpOjE2OTQ1NjQyOTM7fXM6NToidG9rZW4iO3M6MzI6IjMwZDhiZDgwNGYyNmE5N2Y3NTJjNDZiOGU2ZDk4MDFhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3935613439326435326639636265646361616536363864303061323765636463, 0, 1, 1694609391, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA5MzkxO3M6NDoibGFzdCI7aToxNjk0NjA5MzkxO3M6Mzoibm93IjtpOjE2OTQ2MDkzOTE7fXM6NToidG9rZW4iO3M6MzI6ImM4ODI1YjcyZjcwZDRlOTUxZDk5MjlmYWE1YWZiZDM5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3935613832303732393130646636653861613632626632383930363232653261, 0, 1, 1694569838, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY5ODM3O3M6NDoibGFzdCI7aToxNjk0NTY5ODM3O3M6Mzoibm93IjtpOjE2OTQ1Njk4Mzc7fXM6NToidG9rZW4iO3M6MzI6Ijg2NGY4NTVjNjBjYjBlMWQ3ZTYwZTdhMjA3ZWNkZDMxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3936646634333234363132316164666235663939643535363630333761343836, 0, 1, 1694581876, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgxODc2O3M6NDoibGFzdCI7aToxNjk0NTgxODc2O3M6Mzoibm93IjtpOjE2OTQ1ODE4NzY7fXM6NToidG9rZW4iO3M6MzI6IjI0MmIyZjRiMzc1MzI4ODI4MWQzNDUxNjk5NDQ0ZTg0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3939363766363030323563363738663262646363616261383635636239666566, 0, 1, 1694604591, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA0NTkxO3M6NDoibGFzdCI7aToxNjk0NjA0NTkxO3M6Mzoibm93IjtpOjE2OTQ2MDQ1OTE7fXM6NToidG9rZW4iO3M6MzI6IjliOTc4OWE0MjhiZTc5NWNmYTk4NDhjYjI5MzgxNzk0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNDozOTYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3961336461333562643762633164643938353832343238353763376639666564, 0, 1, 1694580774, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgwNzc0O3M6NDoibGFzdCI7aToxNjk0NTgwNzc0O3M6Mzoibm93IjtpOjE2OTQ1ODA3NzQ7fXM6NToidG9rZW4iO3M6MzI6ImM5MDBlNGIyOWM1MzcyYjZmYzFlMzk5ODBmZGFmMjA5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzYiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3964343330393235396266363132313233363735343136323138386531383163, 0, 1, 1694545273, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjk7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ1MjcxO3M6NDoibGFzdCI7aToxNjk0NTQ1MjczO3M6Mzoibm93IjtpOjE2OTQ1NDUyNzM7fXM6NToidG9rZW4iO3M6MzI6ImRlOTQ1YWVlM2U5NjVmNGMyOTgxYmUwMTEyMDU0NjllIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3965306536376364316239613037653332333730636562643233633363313864, 0, 1, 1694620444, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjIwNDQ0O3M6NDoibGFzdCI7aToxNjk0NjIwNDQ0O3M6Mzoibm93IjtpOjE2OTQ2MjA0NDQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3965343261353334636332613331653364336533383265333138396262343730, 0, 1, 1694558605, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU4NjA1O3M6NDoibGFzdCI7aToxNjk0NTU4NjA1O3M6Mzoibm93IjtpOjE2OTQ1NTg2MDU7fXM6NToidG9rZW4iO3M6MzI6IjhlYjY2MDkwZmUwMGIzNTBjNzQyMWMzMjEwNzRhODNmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNjAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6133346364623061356237353231343239656131366236326335316663373233, 0, 1, 1694578711, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc4NzEwO3M6NDoibGFzdCI7aToxNjk0NTc4NzEwO3M6Mzoibm93IjtpOjE2OTQ1Nzg3MTA7fXM6NToidG9rZW4iO3M6MzI6IjE5YjU0NGI2Y2VhMmQ3NTE2MjBiZDY5Zjc0ZWQ3MWJmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6135333965373533613465306139313531303236663837323164343264363535, 0, 1, 1694603536, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjAzNTM1O3M6NDoibGFzdCI7aToxNjk0NjAzNTM1O3M6Mzoibm93IjtpOjE2OTQ2MDM1MzU7fXM6NToidG9rZW4iO3M6MzI6ImQwOTJkOTJiZjhiMTI0NjZiYmJiMDI0ODg3ZTBiOTI0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6138646634353735363536343034333838613664633863303536373434346536, 0, 1, 1694617833, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE3ODMzO3M6NDoibGFzdCI7aToxNjk0NjE3ODMzO3M6Mzoibm93IjtpOjE2OTQ2MTc4MzM7fXM6NToidG9rZW4iO3M6MzI6IjQ5ZGM2MzhiMWViZDU5N2Y1Y2JhYWExMWQ5MzUyMzZlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNTAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6138663538656464343439633332663934376635666564653436316463373261, 0, 1, 1694655044, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjU1MDQ0O3M6NDoibGFzdCI7aToxNjk0NjU1MDQ0O3M6Mzoibm93IjtpOjE2OTQ2NTUwNDQ7fXM6NToidG9rZW4iO3M6MzI6ImQyNmE4MmM4ODA4MjQzZTY0ZDQ1NTc2YzQ2ZjNhNDY4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6139336138633931336138646635326636393161323662306433646334336135, 0, 1, 1694560307, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYwMzA2O3M6NDoibGFzdCI7aToxNjk0NTYwMzA2O3M6Mzoibm93IjtpOjE2OTQ1NjAzMDY7fXM6NToidG9rZW4iO3M6MzI6IjM1YzIxODc2ZDMyMWI1ZTIzODQzN2Y5NjdkOGUwMWQ3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6161376464336532643662316166356634356334336432313461366339653135, 0, 1, 1694551001, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUxMDAxO3M6NDoibGFzdCI7aToxNjk0NTUxMDAxO3M6Mzoibm93IjtpOjE2OTQ1NTEwMDE7fXM6NToidG9rZW4iO3M6MzI6IjM1YTVhZTg5YTZmODYzZmQ4NzRlODIwOGEzNzk4NDA1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6161393766393365666164393035386166326463663339313364376437313632, 0, 1, 1694552314, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUyMzEzO3M6NDoibGFzdCI7aToxNjk0NTUyMzEzO3M6Mzoibm93IjtpOjE2OTQ1NTIzMTM7fXM6NToidG9rZW4iO3M6MzI6ImRmMTcxNGRkYjRhYTBiNjA2YTg1Yjk4MzRjNDYyNmJkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6164636638393361653131653031303166363131353663386333376532666639, 0, 1, 1694599029, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5MDI5O3M6NDoibGFzdCI7aToxNjk0NTk5MDI5O3M6Mzoibm93IjtpOjE2OTQ1OTkwMjk7fXM6NToidG9rZW4iO3M6MzI6IjU3N2EzYjQ0ZjU3MTMwMDc4ZmMxYzhlOTFhY2RkZmI5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNDozNjciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6165343531333762356333313635353537356337343833313465613962343133, 0, 1, 1694617552, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE3NTUyO3M6NDoibGFzdCI7aToxNjk0NjE3NTUyO3M6Mzoibm93IjtpOjE2OTQ2MTc1NTI7fXM6NToidG9rZW4iO3M6MzI6IjU2ZmI3ZjJjMjY5YzZlN2FjZGY1NmM1ZDM4OGMzMjFhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMjozODkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6166656161353835346561376131656363343136633864636664396632323065, 0, 1, 1694565623, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY1NjIzO3M6NDoibGFzdCI7aToxNjk0NTY1NjIzO3M6Mzoibm93IjtpOjE2OTQ1NjU2MjM7fXM6NToidG9rZW4iO3M6MzI6IjZhYWRkZDVmZmY5NDU0OTMzYzBkYzczMGM3YmMzZDU3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, '');
INSERT INTO `o0ksp_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x6230336532316437626139396133383739316630633735376536323334383264, 0, 1, 1694549555, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ5NTU1O3M6NDoibGFzdCI7aToxNjk0NTQ5NTU1O3M6Mzoibm93IjtpOjE2OTQ1NDk1NTU7fXM6NToidG9rZW4iO3M6MzI6IjQ3OTVjZWRkNjVhOWIyMzkxZGJjM2I1YThiNWRjYzAxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6230356161613165636561663063616339636137346463316261643838643764, 0, 1, 1694644051, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ0MDUxO3M6NDoibGFzdCI7aToxNjk0NjQ0MDUxO3M6Mzoibm93IjtpOjE2OTQ2NDQwNTE7fXM6NToidG9rZW4iO3M6MzI6ImQxOTg1NWUxYTExZWRmZTFiYTJkZmRlZDk3MmFmYzIzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6230616263636435613465396430346232613830376333663030383530343339, 0, 1, 1694580840, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgwODM5O3M6NDoibGFzdCI7aToxNjk0NTgwODM5O3M6Mzoibm93IjtpOjE2OTQ1ODA4Mzk7fXM6NToidG9rZW4iO3M6MzI6IjNmMjczNDlhOGIwNzAzMTFiZjQxYTlkNTRkYTllMjY5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMTozODMiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x62313030386538613963303066346231333438643235623966653763643932323765646530623233366434373264313864333566356630316163376134366666, 3, 1, 1694663275, NULL, 0, ''),
(0x6232356432663764363530656432323630373130643966653230353836393131, 0, 1, 1694599214, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk5MjE0O3M6NDoibGFzdCI7aToxNjk0NTk5MjE0O3M6Mzoibm93IjtpOjE2OTQ1OTkyMTQ7fXM6NToidG9rZW4iO3M6MzI6ImVmYTI4ODI5MTUwNjNhMTBmOTEyZWNjNmZhZWI5MmY2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIxODozNTEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6233633866383530313430306362633332326136373139326462636461353136, 0, 1, 1694604241, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA0MjQxO3M6NDoibGFzdCI7aToxNjk0NjA0MjQxO3M6Mzoibm93IjtpOjE2OTQ2MDQyNDE7fXM6NToidG9rZW4iO3M6MzI6IjUwNWI2Yjc4NTkyOTU3YjNhMGE4ZTQ3ZWM1NzVmOGZjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6235316536653465313139613835656465383562636637643636353866326433, 0, 1, 1694576509, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc2NTA4O3M6NDoibGFzdCI7aToxNjk0NTc2NTA4O3M6Mzoibm93IjtpOjE2OTQ1NzY1MDg7fXM6NToidG9rZW4iO3M6MzI6ImQxMzhjN2QzODA5NTlhMTE5OTczODQ0ODdmOWQ1ZGQ0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6237313133663533626461666130356166613336356161633962646366323435, 0, 1, 1694553466, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUzNDY2O3M6NDoibGFzdCI7aToxNjk0NTUzNDY2O3M6Mzoibm93IjtpOjE2OTQ1NTM0NjY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6237613232616663346666633736303565363239663736376533663738656262, 0, 1, 1694587808, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg3ODA4O3M6NDoibGFzdCI7aToxNjk0NTg3ODA4O3M6Mzoibm93IjtpOjE2OTQ1ODc4MDg7fXM6NToidG9rZW4iO3M6MzI6ImFkYmVkZmRmYzk4ZDE3ZjNkZjcyNGU1OWFkYjE5ODQwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiI0MTo0MTIiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6266376638643861366666616539343664313665333439643765356239623564, 0, 1, 1694576615, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc2NjE1O3M6NDoibGFzdCI7aToxNjk0NTc2NjE1O3M6Mzoibm93IjtpOjE2OTQ1NzY2MTU7fXM6NToidG9rZW4iO3M6MzI6IjkwN2E4ZWE5Y2VhMzdlZjBjNjc4NTI4ZmUyYTM5MTZjIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNDozOTciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6266383530393964653332313039326130303065343765353431643632306436, 0, 1, 1694548333, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ4MzMyO3M6NDoibGFzdCI7aToxNjk0NTQ4MzMyO3M6Mzoibm93IjtpOjE2OTQ1NDgzMzI7fXM6NToidG9rZW4iO3M6MzI6IjZjZDY5NGQxZmVhMzQ1YTM4OWJiZjQ4YzE1NzExYTYxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6266396264373737646262326462313133396632653031386639323534373433, 0, 1, 1694629134, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjI5MTMzO3M6NDoibGFzdCI7aToxNjk0NjI5MTMzO3M6Mzoibm93IjtpOjE2OTQ2MjkxMzM7fXM6NToidG9rZW4iO3M6MzI6ImUwYzUwY2MyMzM2ZWFiNjU2NmI0ZjJlZmY2NjBjMTY2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6331363436363438303434623061373834396364393230613734353537376165, 0, 1, 1694618771, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE4NzcxO3M6NDoibGFzdCI7aToxNjk0NjE4NzcxO3M6Mzoibm93IjtpOjE2OTQ2MTg3NzE7fXM6NToidG9rZW4iO3M6MzI6IjBkZmUxM2RmNTgwMmE1YTU3YmJhMWEyYTllMWZmNzAxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6331636363346564343162313433326165666439373236653864613663363464, 0, 1, 1694554093, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjY7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU0MDExO3M6NDoibGFzdCI7aToxNjk0NTU0MDkyO3M6Mzoibm93IjtpOjE2OTQ1NTQwOTM7fXM6NToidG9rZW4iO3M6MzI6IjI2NzY4MWEwNDFjYWI0YmY4MTkzM2E5YzJmZTgwZmU0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzNTo0MDAiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjExO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6332343765623066636362393038393339663535363135353065636538643635, 0, 1, 1694589169, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg5MTY5O3M6NDoibGFzdCI7aToxNjk0NTg5MTY5O3M6Mzoibm93IjtpOjE2OTQ1ODkxNjk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6336643939313166363564306162306232353466333235393662323337356430, 0, 1, 1694590054, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTkwMDU0O3M6NDoibGFzdCI7aToxNjk0NTkwMDU0O3M6Mzoibm93IjtpOjE2OTQ1OTAwNTQ7fXM6NToidG9rZW4iO3M6MzI6ImUwZmY4ZGE0ZmIzZTliODI4YWM3ZTRlOTU1MTM1OGUyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6337613135393462356366643632636162383965306530643164323738633564, 0, 1, 1694567036, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3MDM1O3M6NDoibGFzdCI7aToxNjk0NTY3MDM1O3M6Mzoibm93IjtpOjE2OTQ1NjcwMzU7fXM6NToidG9rZW4iO3M6MzI6ImEyNWY3ZWIxMWY3NGFjODIzOTczN2I5ZTMxY2M0NDc4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6337643035643934663163636132353235356336313165313361353765383661, 0, 1, 1694610580, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEwNTc5O3M6NDoibGFzdCI7aToxNjk0NjEwNTc5O3M6Mzoibm93IjtpOjE2OTQ2MTA1Nzk7fXM6NToidG9rZW4iO3M6MzI6Ijc1ZTBjNTJiOGFlMjU5YzY2OWY1Y2I4YzhhMzkxYjNmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNTozNjkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x63393338666431666238646435373266356536326334663765663335393036363137353034396265313962633739376434373234363738623563626637393766, 3, 1, 1694663275, NULL, 0, ''),
(0x6339356537306365663763353638623736323933316336366164643837343739, 0, 1, 1694623008, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjIzMDA3O3M6NDoibGFzdCI7aToxNjk0NjIzMDA3O3M6Mzoibm93IjtpOjE2OTQ2MjMwMDc7fXM6NToidG9rZW4iO3M6MzI6IjQ3M2JlZDVhMGU5ODFlN2I4ZGJhNTkxZWU0ZGNiOTI4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6362376631353765363131343735313236616531383163323937303930656234, 0, 1, 1694552853, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTUyODUyO3M6NDoibGFzdCI7aToxNjk0NTUyODUyO3M6Mzoibm93IjtpOjE2OTQ1NTI4NTI7fXM6NToidG9rZW4iO3M6MzI6Ijg4MGEyZWMzZDYxMGQ1MDVhYjdiYjBkZTJkYTViN2MwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6363666464643032616662316432303066653836393962323134383233343739, 0, 1, 1694548419, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ4NDE5O3M6NDoibGFzdCI7aToxNjk0NTQ4NDE5O3M6Mzoibm93IjtpOjE2OTQ1NDg0MTk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6364626166316566336432346534356232356564333834303763333163373066, 0, 1, 1694571436, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcxNDM2O3M6NDoibGFzdCI7aToxNjk0NTcxNDM2O3M6Mzoibm93IjtpOjE2OTQ1NzE0MzY7fXM6NToidG9rZW4iO3M6MzI6IjA5ZjQzMTcyZWIzN2YxZmEwYzAwNmI0N2ZlYTE0ODUxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6364663365393731643235613464303235396530616664643137386564396531, 0, 1, 1694570917, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcwOTE3O3M6NDoibGFzdCI7aToxNjk0NTcwOTE3O3M6Mzoibm93IjtpOjE2OTQ1NzA5MTc7fXM6NToidG9rZW4iO3M6MzI6IjIyYzc4ZmYwYTZiMjBiZDk3YTgzMjMwMjg4YjA0MDgyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6366303932643465346234373561653234336663313064663734343732376261, 0, 1, 1694581784, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgxNzg0O3M6NDoibGFzdCI7aToxNjk0NTgxNzg0O3M6Mzoibm93IjtpOjE2OTQ1ODE3ODQ7fXM6NToidG9rZW4iO3M6MzI6IjE2ZDZkNjE5Y2RmZDgzNTc2NzQzZDIyMTVjZGU4YzQ5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNzozNzUiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6430646235376538336638663065346634633231666533313463386430353863, 0, 1, 1694598189, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk4MTg5O3M6NDoibGFzdCI7aToxNjk0NTk4MTg5O3M6Mzoibm93IjtpOjE2OTQ1OTgxODk7fXM6NToidG9rZW4iO3M6MzI6IjY3MzEyNzkxZjg3YWIxODBkZTg5YjM4ZjdjOWUzMjE2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNjozNzEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6431663133623162663536316335306639663033326362316433653862326534, 0, 1, 1694612272, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEyMjcxO3M6NDoibGFzdCI7aToxNjk0NjEyMjcxO3M6Mzoibm93IjtpOjE2OTQ2MTIyNzE7fXM6NToidG9rZW4iO3M6MzI6ImQwNzkzOTQ1M2FhODU3YWIwYzY4NTZhM2Y4MjAwMDJkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6433326162613736396133393830636439656163633331353736366135636565, 0, 1, 1694544238, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ0MjM4O3M6NDoibGFzdCI7aToxNjk0NTQ0MjM4O3M6Mzoibm93IjtpOjE2OTQ1NDQyMzg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6434396564373235313336333838636164636336336134303332336238613866, 0, 1, 1694581157, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgxMTU3O3M6NDoibGFzdCI7aToxNjk0NTgxMTU3O3M6Mzoibm93IjtpOjE2OTQ1ODExNTc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6435343263623364613731666364643437613765623737363266376434633439, 0, 1, 1694588221, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg4MjIxO3M6NDoibGFzdCI7aToxNjk0NTg4MjIxO3M6Mzoibm93IjtpOjE2OTQ1ODgyMjE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6436363462363531343061336537373861633165303234343732643930316135, 0, 1, 1694574525, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc0NTI1O3M6NDoibGFzdCI7aToxNjk0NTc0NTI1O3M6Mzoibm93IjtpOjE2OTQ1NzQ1MjU7fXM6NToidG9rZW4iO3M6MzI6ImVhNjBjZDA3MWZhODhjMDlkZWNjMDcyNTU3ZjU2ZGNhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyOTozODEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6437373361663632633638326136323539613466633933383332373266613934, 0, 1, 1694657820, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjU3ODIwO3M6NDoibGFzdCI7aToxNjk0NjU3ODIwO3M6Mzoibm93IjtpOjE2OTQ2NTc4MjA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6461663132356365343463353932646265623230646435316633353436316362, 0, 1, 1694616963, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE2OTYyO3M6NDoibGFzdCI7aToxNjk0NjE2OTYyO3M6Mzoibm93IjtpOjE2OTQ2MTY5NjI7fXM6NToidG9rZW4iO3M6MzI6ImE2MmEwMDdhYjVjN2IwNmU2ZjhiZDVlZmRiODBjMmQ5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6463393833653937303937623562643264383333393766323730346662613561, 0, 1, 1694563141, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTYzMTQxO3M6NDoibGFzdCI7aToxNjk0NTYzMTQxO3M6Mzoibm93IjtpOjE2OTQ1NjMxNDE7fXM6NToidG9rZW4iO3M6MzI6IjgxYzc1MGJkYjI5OWQ4ZTAwM2NjMTljMmNhYzJkMmFlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMDozODciO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6464356139663535386664666331356437343035306533346664313361653835, 0, 1, 1694584545, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg0NTQ1O3M6NDoibGFzdCI7aToxNjk0NTg0NTQ1O3M6Mzoibm93IjtpOjE2OTQ1ODQ1NDU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6532646263356335386332376261633332303965643561323638353761316461, 0, 1, 1694569390, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY5MzkwO3M6NDoibGFzdCI7aToxNjk0NTY5MzkwO3M6Mzoibm93IjtpOjE2OTQ1NjkzOTA7fXM6NToidG9rZW4iO3M6MzI6ImFlMDI0MDIyNGZiNWIyNDViZDM2MGRiNzVlZjQzMDU1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6533353337376532316338333230666333333037353837383531623364313938, 0, 1, 1694645971, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ1OTY4O3M6NDoibGFzdCI7aToxNjk0NjQ1OTY4O3M6Mzoibm93IjtpOjE2OTQ2NDU5NzE7fXM6NToidG9rZW4iO3M6MzI6Ijc4NTcwM2VjZWY2MDg1YzA4NzQwZGM0MmY1ZDc5ODY1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6533383465663233656466363235333961363665373462373330383766643161, 0, 1, 1694589471, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg5NDcxO3M6NDoibGFzdCI7aToxNjk0NTg5NDcxO3M6Mzoibm93IjtpOjE2OTQ1ODk0NzE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6536633539303763333232643135356330363536323337643836326361386138, 0, 1, 1694555446, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTU1NDQ2O3M6NDoibGFzdCI7aToxNjk0NTU1NDQ2O3M6Mzoibm93IjtpOjE2OTQ1NTU0NDY7fXM6NToidG9rZW4iO3M6MzI6ImE1YTM1OTY5MzM1YzVhZDk5YmJjZDA2ZTMwMzI0Nzg3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6536643464613363353638356334333663613064316636666165393330373464, 0, 1, 1694568563, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY4NTYyO3M6NDoibGFzdCI7aToxNjk0NTY4NTYyO3M6Mzoibm93IjtpOjE2OTQ1Njg1NjI7fXM6NToidG9rZW4iO3M6MzI6Ijc3MGE3NTJhOWFhOTYxZGE2YzdiMTExNWM3MmI3OThhIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIzMTozODQiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6537333261343439653834306161393536303539383037306566623864626637, 0, 1, 1694548428, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTQ4NDI4O3M6NDoibGFzdCI7aToxNjk0NTQ4NDI4O3M6Mzoibm93IjtpOjE2OTQ1NDg0Mjg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6537373535643063316637666632366639376536613831653634616436653266, 0, 1, 1694607043, 'joomla|s:628:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA3MDQzO3M6NDoibGFzdCI7aToxNjk0NjA3MDQzO3M6Mzoibm93IjtpOjE2OTQ2MDcwNDM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6538633738666237373764343835303734376431643439633633356538643263, 0, 1, 1694647375, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjM7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjQ3MzY3O3M6NDoibGFzdCI7aToxNjk0NjQ3Mzc0O3M6Mzoibm93IjtpOjE2OTQ2NDczNzU7fXM6NToidG9rZW4iO3M6MzI6IjBhZjYzMzBiYzViYWNkYzJkMDAxNGY5YzgwYWIxNmU3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6561323465643635366466633565313962303464623130326537333763393031, 0, 1, 1694589978, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTg5OTc4O3M6NDoibGFzdCI7aToxNjk0NTg5OTc4O3M6Mzoibm93IjtpOjE2OTQ1ODk5Nzg7fXM6NToidG9rZW4iO3M6MzI6Ijc4MmU1MmM0MjhiN2Q2NDAyMDY3YjIxNjUyYmI3ZjQ3Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyMjozNTkiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6561343832323664353337633239373233633463393134306666373065386563, 0, 1, 1694602114, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjAyMTEzO3M6NDoibGFzdCI7aToxNjk0NjAyMTEzO3M6Mzoibm93IjtpOjE2OTQ2MDIxMTM7fXM6NToidG9rZW4iO3M6MzI6Ijc4ZGMyNzE5ZGVlNjRkZmUyMTVlNzUzMzU4YzM4MjViIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6562396536373061356163613931306265383266613030636130626630303539, 0, 1, 1694619773, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjE5NzczO3M6NDoibGFzdCI7aToxNjk0NjE5NzczO3M6Mzoibm93IjtpOjE2OTQ2MTk3NzM7fXM6NToidG9rZW4iO3M6MzI6ImY2NTVjYWVjMDQ3NGM2YTQxNTBhN2U3N2Q3MjY4YjQ1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x65666438383032336535333238363462626162626532363664346364386365353630663765303466663035383339306139353439643265323730393537366666, 3, 1, 1694663275, NULL, 0, ''),
(0x6566653436313639633331373833393130663930366663633031373834386332, 0, 1, 1694581252, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgxMjUyO3M6NDoibGFzdCI7aToxNjk0NTgxMjUyO3M6Mzoibm93IjtpOjE2OTQ1ODEyNTI7fXM6NToidG9rZW4iO3M6MzI6IjQ4YTYxNDI4MGMzYjQ2ODAyZjQwOGY0MWUwMTI0ZDlkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6634393861633338316438643636303036386134356231363762613535616562, 0, 1, 1694597189, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk3MTg4O3M6NDoibGFzdCI7aToxNjk0NTk3MTg4O3M6Mzoibm93IjtpOjE2OTQ1OTcxODg7fXM6NToidG9rZW4iO3M6MzI6ImRiNjQ1MDg1Njk5MGU3ODUwOGYyM2MxYTljZjk5YzY2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6639626464663839326639336662386662393431666238393133353337646563, 0, 1, 1694605130, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjA1MTMwO3M6NDoibGFzdCI7aToxNjk0NjA1MTMwO3M6Mzoibm93IjtpOjE2OTQ2MDUxMzA7fXM6NToidG9rZW4iO3M6MzI6IjI3NWYzMzNjZmY0Mzk2M2QwYzNiM2VkN2I4YTVlYWIxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6662353962343063633533313765353132343963386535306235656363383731, 0, 1, 1694570815, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTcwODE0O3M6NDoibGFzdCI7aToxNjk0NTcwODE0O3M6Mzoibm93IjtpOjE2OTQ1NzA4MTQ7fXM6NToidG9rZW4iO3M6MzI6IjQyMDBhYWZhMzIwNmZiMWU2YjA0OGQxZGI0ODY3ODU2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6662386163356466313431346435353662363633323532646235383632666538, 0, 1, 1694567853, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTY3ODUzO3M6NDoibGFzdCI7aToxNjk0NTY3ODUzO3M6Mzoibm93IjtpOjE2OTQ1Njc4NTM7fXM6NToidG9rZW4iO3M6MzI6IjYwMTIyMzA4YjIwM2U4ODRkZDg0NDBiYTA0OWQ2YjFlIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6662663934363364663666306338656631653034373262333034326634613664, 0, 1, 1694612833, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NjEyODMzO3M6NDoibGFzdCI7aToxNjk0NjEyODMzO3M6Mzoibm93IjtpOjE2OTQ2MTI4MzM7fXM6NToidG9rZW4iO3M6MzI6IjYwZjQ3ODRjNDkzNzU3NzMxNTZlNjU5M2JlOGEwNTBmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6663616236386533646331663431303765363664383663353864343934356231, 0, 1, 1694597151, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTk3MTUxO3M6NDoibGFzdCI7aToxNjk0NTk3MTUxO3M6Mzoibm93IjtpOjE2OTQ1OTcxNTE7fXM6NToidG9rZW4iO3M6MzI6IjRmNDBiMWZkZTU5MGIyZGQ4OGY3ZjQ0ZTRkNDk4Njk5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6664353831356632363533326331353135666530316133616163383836343536, 0, 1, 1694574958, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTc0OTU4O3M6NDoibGFzdCI7aToxNjk0NTc0OTU4O3M6Mzoibm93IjtpOjE2OTQ1NzQ5NTg7fXM6NToidG9rZW4iO3M6MzI6ImJmOTkwMTliOWM4NTRhNDZlZWEwNGYwN2MzNThhMWIwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyNTozNjgiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjk7fX19fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6664363837316361376638623739393862336631323737623033656133653533, 0, 1, 1694582814, 'joomla|s:912:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNjk0NTgyODE0O3M6NDoibGFzdCI7aToxNjk0NTgyODE0O3M6Mzoibm93IjtpOjE2OTQ1ODI4MTQ7fXM6NToidG9rZW4iO3M6MzI6IjA1NmZjNTU5YzFlMzZmZTFhYjVkMzc1YzhhYTE3YzVkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6ImNvbV9jb250ZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImNhdGVnb3J5IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6ImZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiIyOTozODEiO086ODoic3RkQ2xhc3MiOjE6e3M6MzoidGFnIjthOjE6e2k6MDtpOjEwO319fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 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 14:41:47', 43, '0000-00-00 00:00:00', 0),
(288, 'linkedin', 'images/2023/05/20/linkedin.png', 'images/2023/05/20/_spmedia_thumbs/linkedin.png', 'linkedin', '', '', 'image', '{\"full\":{\"height\":512,\"width\":512},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2023-05-20 14:50:30', 43, '0000-00-00 00:00:00', 0),
(289, 'instagram', 'images/2023/05/20/instagram.png', 'images/2023/05/20/_spmedia_thumbs/instagram.png', 'instagram', '', '', 'image', '{\"full\":{\"height\":512,\"width\":512},\"thumbnail\":{\"height\":300,\"width\":300}}', 'com_sppagebuilder', '2023-05-20 14:50:30', 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:12:27', 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 12:12:23', 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;\\\">Μάθε περισσότερα για τον εαυτό σου. Χτίσε και ενίσχυσε την ψυχική σου ευεξία.</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\":\"ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ\",\"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\":\"ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ\",\"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\":\"ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ\",\"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\":\"ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ\",\"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\":\"ΣΧΕΣΕΙΣ\",\"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\":\"ΣΧΕΣΕΙΣ\",\"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\":\"ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ\",\"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\":\"ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ\",\"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\":\"ΒΡΕΙΤΕ ΕΝΔΙΑΦΕΡΟΝΤΑ ΘΕΜΑΤΑ ΑΠΟ\",\"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\":\"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>Περιηγήσου και ανακάλυψε περισσότερα για θέματα ψυχολογίας που σε ενδιαφέρουν.</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\":\"ΜΑΘΕ ΤΑ\",\"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\":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\":\"<p>Διάβασε ενδιαφέροντα άρθρα και ενημερώσου για εξελίξεις στο χώρο της ψυχολογίας.</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\":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\":\"ΠΕΡΙΣΣΟΤΕΡΑ\",\"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\":true,\"collapse\":false,\"settings\":{\"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\":\"<p><span style=\\\"font-size: 14pt;\\\">Βρες χρήσιμες πληροφορίες καθώς και τρόπους να ενισχύσεις τις δυνατότητες σου και να διαχειριστείς ό,τι σε δυσκολεύει</span></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\":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 11:16:29', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 6107, '');
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, 'Τί είναι το Άγχος ;', '[{\"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\":\"Τί είναι το άγχος ;\",\"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\":\"Μιλώντας για άγχος, αναφερόμαστε στο <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\":1641232631544,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Οι έντονες <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\":{\"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\":1641232631541,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Το πρώτο βήμα για την αντιμετώπιση του άγχους, είναι η&nbsp;<strong>αναγνώριση</strong>&nbsp;των&nbsp;<strong>δυσλειτουργικών σκέψεων</strong>,που οδηγούν με τη σειρά τους στα αρνητικά συναισθήματα. Έπειτα, ακολουθεί η&nbsp;<strong>διαχείρισή</strong>&nbsp;τους.Τέλος, βάση ποικίλων ερευνών, έχει επιστημονικά διαπιστωθεί ότι η&nbsp;<strong>σωματική άσκηση</strong>&nbsp;και η&nbsp;<strong>σωστή διατροφή&nbsp;δρουν</strong>&nbsp;όχι μόνο προληπτικά αλλά και&nbsp;<strong>θεραπευτικά&nbsp;</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\":1641232631541}}]},{\"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-03-30 11:05: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
(7, 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/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\":\"Άγχος & Κρίση Πανικού\",\"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\":\"Η κρίση πανικού αποτελεί μια <strong>αντίδραση</strong> του σώματος που αμύνεται. Επιστημονικά, η κρίση πανικού αναφέρεται σε μια <strong>διακριτή περίοδο</strong> (περίπου 10 λεπτών) <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\":1641232631544,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>-εφίδρωση, τρέμουλο, αίσθημα ότι η καρδιά μας χτυπάει πιο γρήγορα ή και πιο δυνατά, ναυτία-δυσφορία- τάση προς έμετο, αίσθημα πνιγμού, ρίγη ή εξάψεις, αίσθημα ζάλης, αστάθειας ή και λιποθυμία, το λεγόμενο ‘’πλάκωμα’’ στο στήθος ή πόνος στο στήθος.<br /><br />Επιπλέον, το άτομο πιθανόν να νιώθει <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\":{\"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\":1641232631541,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Τα παραπάνω συμπτώματα εμφανίζονται <strong>οπουδήποτε και οποτεδήποτε</strong>, χωρίς να υπάρχει προειδοποίηση. Μάλιστα, πολλοί αντιμετωπίζουν πανικό που τους ξυπνάει κατά τη διάρκεια του ύπνου τους.<br /><br />Ωστόσο, αν και εφόσον έχει αποκλειστεί το ενδεχόμενο προβλήματος οργανικής φύσεως, υπενθυμίστε στον εαυτό σας ότι αυτό που βιώνετε είναι μια φυσιολογική αντίδραση του οργανισμού που απαντάει στο στρες.</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\":1641232631541}}]},{\"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-01-27 20:19: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
(8, 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/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\":\"Γεγονός- Σκέψη- Συναίσθημα- Συμπεριφορά- Σώμα\",\"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\":\"Γι’ αυτό είναι σημαντικό να <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\":1641232631544,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<ol>\\n<li>Το γεγονός αποτελεί έναν εξωτερικό παράγοντα που τις περισσότερες φορές αδυνατούμε να ελέγξουμε. (πχ. γεγονός: η απόλυση ενός συναδέλφου)</li>\\n<li>Είναι σημαντικό να θυμόμαστε ότι μετά το γεγονός ακολουθεί η σκέψη. Όσο και να είναι δύσκολο να το παρατηρήσουμε, καθώς η σκέψη είναι μια διεργασία που διαρκεί δευτερόλεπτα και γίνεται αυτόματα (πολλές φορές όχι συνειδητά), ωστόσο <strong>ΠΑΝΤΑ</strong> η σκέψη <strong>προηγείται</strong> του συναισθήματος και το <strong>καθορίζει.</strong> (πχ. σκέψη: κινδυνεύω να απολυθώ κι εγώ, συναίσθημα: έντονο άγχος και φόβος)</li>\\n<li>Στη συνέχεια, το προϊόν της σκέψης που μετατρέπεται σε συναίσθημα συχνά ακολουθείται κι από μια <strong>συμπεριφορά</strong>, δηλαδή την <strong>πρακτική εφαρμογή του συναισθήματος</strong>. (πχ. συμπεριφορά: κλείνομαι στον εαυτό μου, παύω να συναναστρέφομαι και τρέφω την παραμορφωμένη σκέψη)</li>\\n<li>Κι επειδή δεν επικοινωνούμε μόνο με τα λόγια, είναι πολύ πιθανό, όταν βιώνουμε <strong>πολύ έντονα ή για πολύ καιρό ένα συναίσθημα</strong> αυτό να φανεί και στο σώμα μας (πχ. σώμα: έντονες ταχυπαλμίες, τρέμουλο, πόνος στο στομάχι, συχνοί πονοκέφαλοι)</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\":{\"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\":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-01-27 20:19: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
(9, 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/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\":\"Απόσπαση Προσοχής\",\"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\":\"Ένας καλός τρόπος να αποφορτίσουμε από την ένταση που μας προκαλούν οι αγχογόνες καταστάσεις είναι να προσπαθήσουμε να βγούμε από τη <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\":1641232631544,\"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\":{\"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\":1641232631541,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"&gt;&gt; <strong>Kλείστε τα μάτια σας και σκεφτείτε</strong> νοερά μια ειδυλλιακή εικόνα που είτε είναι μέρος των αναμνήσεων είτε που θα επιθυμούσατε πολύ να γίνει. Προσπαθήστε να σκεφτείτε όλες τις λεπτομέρειες ακόμα και χαρακτηριστικά που αφορούν άλλες αισθήσεις (π.χ. μυρωδιά, γεύση κλπ).<br /><br />&gt;&gt; <strong>Αν το να κλείσετε τα μάτια σας δεν είναι εφικτό,</strong> εστιάστε σε ένα αντικείμενο που βρίσκεται στο οπτικό σας πεδίο και σκεφτείτε όλες τα χαρακτηριστικά του( σχήμα, χρώμα, σχέδιο κλπ). Αν είναι εφικτό περιγράψτε σε κάποιον αυτό που παρατηρείτε όσο πιο λεπτομερώς γίνεται.<br /><br />&gt;&gt; <strong>Μια ακόμη εναλλακτική είναι</strong> να απομακρύνεται τον εαυτό σας από τη θέση του πανικού, απασχολώντας την προσοχή σας σε κάτι που απαιτεί συνειδητή προσπάθεια. Για παράδειγμα, κάνοντας μια μαθηματική πράξη ή μετρώντας αντίστροφα από το 100 ,αφαιρώντας 7 νούμερα κάθε φορά.\",\"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\":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-02-14 16:24:04', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(10, 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/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\":\"Αναδιατύπωση Σκέψεων\",\"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\":\"Αφού έχετε εντοπίσει τις δυσλειτουργικές σκέψεις που σας <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\":1641232631544,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>-Να είναι <strong>ρεαλιστική</strong>. Πχ: Αν κάνω ένα λάθος στη δουλειά μου θα απολυθώ. (Το πιθανότερο είναι να δεχθείτε παρατήρηση, αλλά λιγότερο πιθανό να απολυθείτε εξαιτίας ενός λάθους.)</p>\\n<p>-Να μην περιέχει <strong>γενικεύσεις</strong>. Πχ: Όλοι με αντιπαθούν. (Σίγουρα δεν μπορούμε να ταιριάζουμε με όλους τους ανθρώπους, αλλά δεν είναι πολύ πιθανό να σας αντιπαθεί κάθε άνθρωπος που γνωρίζετε.)</p>\\n<p>-Να μην είναι <strong>«άσπρο ή μαύρο».</strong> Πχ: Όποιος δεν έχει το ιδανικό βάρος, είναι χοντρός. (Φυσικά υπάρχουν πολλά ενδιάμεσα στάδια ανάμεσα στο ελάχιστο φυσιολογικό βάρος και στην παχυσαρκία.)</p>\\n<p>-Να μην είναι <strong>αυθαίρετη</strong>. Πχ: Αν ο σύντροφός μου δε θυμηθεί την επέτειό μας, δε με αγαπάει. (Αυτό είναι ένα αυθαίρετο συμπέρασμα γιατί μπορεί να υπάρχουν πολλοί λόγοι για να ξεχάσει κάποιος μία επέτειο και πολλοί διαφορετικοί τρόποι για να αντιληφθείτε την αγάπη του συντρόφου σας.)</p>\\n<p>-Να μην περιέχει <strong>μεγιστοποίηση</strong>. Πχ: Αν δε με προσλάβουν σε αυτή τη δουλειά, θα πεθάνω. (Σίγουρα μία δουλειά δεν είναι όλη σας η ζωή.)</p>\\n<p>-Να μην περιέχει «<strong>ταμπέλα»</strong>. Πχ: Είμαι ο τεμπέλης/χαζούλης της παρέας. (Σίγουρα θα έχεις πολλά άλλα χαρακτηριστικά που συνθέτουν την προσωπικότητά σου και δεν αξίζει να «φοράς» μία συγκεκριμένη ταμπέλα)</p>\\n<p>-Να μην περιέχει <strong>πρέπει</strong>. Πχ: Πρέπει να είμαι καλή νοικοκυρά. (Δεν υπάρχουν πράγματα που πρέπει να κάνεις ή να είσαι, μόνο πράγματα που θέλεις.)</p>\\n<p>-Να μην περιέχει <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\":{\"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\":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-02-14 16:23: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
(11, 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/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\":\"Αναδόμηση Σκέψεων\",\"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>Ο σημαντικότερος παράγοντας που ευθύνεται για το άγχος μας είναι ο <strong>τρόπος σκέψης μας.</strong> Η παρακάτω άσκηση θα σας βοηθήσει να <strong>αναγνωρίσετε</strong> ποιες είναι οι σκέψεις που σας προκαλούν άγχος έτσι ώστε στη συνέχεια να δουλέψετε πάνω σε αυτές.</p>\\n<p>Σχεδιάστε σε ένα χαρτί έναν πίνακα με  <strong>4 στήλες</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\":1641232631544,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><em>Τί συνέβη;</em> <strong>(ΓΕΓΟΝΟΣ)</strong></p>\\n<p><em>Τί σκέφτηκα για αυτό που συνέβη; </em> <strong>(ΣΚΕΨΗ)</strong></p>\\n<p><em>Τί ένιωσα μετά από αυτή τη σκέψη; </em> <strong>(ΣΥΝΑΙΣΘΗΜΑ)</strong></p>\\n<p><em>Τί έκανα για αυτό;</em> <strong>(ΣΥΜΠΕΡΙΦΟΡΑ)</strong></p>\\n<p>Κάντε αυτή την άσκηση για <strong>2 εβδομάδες</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\":{\"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\":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-02-14 16:22: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
(12, 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/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\":\"Εργασιακό στρες\",\"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>Ο Παγκόσμιος οργανισμός Υγείας έχει χαρακτηρίσει επίσημα το στρες ως την &lt;&lt; επιδημία του 21ου αιώνα&gt;&gt; ενώ σύμφωνα με τα στοιχεία της </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\":\"Διεθνούς Οργάνωσης Εργασίας (International Labor Organization) , \\\"Η απαιτητική εργασία έχει πολλαπλούς παράγοντες κινδύνου στην ανάπτυξη συμπτωμάτων σχετικών με το στρες, όπως πονοκέφαλοι, χρόνια κούραση, πόνοι στο στήθος, στομαχικά προβλήματα αλλά και σε σοβαρές ασθένειες όπως υπέρταση, διαβήτη, στεφανιαία νόσο και ψυχονευρωτικές διαταραχές\\\". Το παραπάνω, επιβεβαιώνεται και από το Αμερικανικό Ινστιτούτο για το Στρες αφού στατιστικά βρήκαν ότι <strong>το 75% - 90% των επισκέψεων στους γιατρούς αφορούν θέματα υγείας που προκύπτουν από το στρες.</strong> Ακόμα, σύμφωνα με έρευνες του ίδιου Ινστιτούτου το <em>80% των εργαζομένων βρίσκουν στρεσογόνα την εργασία τους, με τους μισούς από αυτούς να υποστηρίζουν ότι η θέση εργασίας τους είναι πολύ έως υπερβολικά απαιτητική. Τί μπορώ να κάνω για να διαχειριστώ το εργασιακό στρες?</em>\",\"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\":\"Υπάρχει μια ποικιλία από βήματα που μπορείτε να ακολουθήσετε για να μειωθούν τόσο τα συνολικά επίπεδα στρες, όσο και το εργασιακό στρες:\",\"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\":1641232631541,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<ul>\\n<li><strong>Αναλάβετε την ευθύνη</strong> για τη βελτίωση της φυσικής και συναισθηματικής σας ευεξίας.</li>\\n<li><strong>Αποφύγετε τις παγίδες και τις συνήθειες</strong> που δημιουργούν μια αρνητική στάση και προσθέτουν επιπλέον στρες στο ήδη υπάρχον.</li>\\n<li><strong>Μάθετε να χρησιμοποιείτε καλύτερα τις δεξιότητες επικοινωνίας</strong> για να διευκολύνετε και να βελτιώσετε τις σχέσεις σας με τη διοίκηση και τους συνεργάτες σας.</li>\\n</ul>\",\"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\":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-01-27 21:20: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
(13, 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-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\":\"Ο ρόλος της άσκησης στην καταπολέμηση του στρες\",\"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>Η <strong>συστηματική άσκηση</strong> βοηθά το σώμα μας να ανταποκρίνεται καλύτερα σε όλες του τις λειτουργίες, γιατί έχει τη μοναδική ικανότητα να μας χαρίζει <strong>ζωντάνια</strong> και <strong>εγρήγορση</strong> και ταυτόχρονα <strong>χαλάρωση</strong> και <strong>ηρεμία</strong>.</p>\\n<p>Το μυστικό βρίσκεται στο ότι το σώμα μας κατά τη διάρκεια της άσκησης παρουσιάζει τις ίδιες αντιδράσεις με αυτές του στρες (γρήγοροι χτύποι καρδιάς, σφίξιµο µυών, γρήγορη αναπνοή, ιδρώτα) αλλά ελεγχόμενες από εμάς αυτή τη φορά, μπορούμε να τις αυξήσουμε και να τις μειώσουμε κατά βούληση. Δε συμβαίνει το ίδιο με το στρες, όπου τα συμπτώματα δρουν ανεξάρτητα από εμάς και συχνά δεν μπορούμε να τα ελέγξουμε. Μόλις η άσκηση ολοκληρωθεί επέρχεται η χαλάρωση των μυών και η <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\":1641232631544,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><strong><em>Λόγω χημείας…</em></strong></p>\\n<p>Η τακτική άσκηση βοηθά στη <strong>μείωση</strong> των επιπέδων της <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\":{\"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\":1641232631541,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><strong><em>Εστίαση προσοχής…</em></strong></p>\\n<p>Η άσκηση απαιτεί <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\":1641232631541}},{\"id\":1641803129347,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><strong><em>Όνειρα γλυκά…</em></strong></p>\\n<p>Μελέτες έχουν δείξει ότι η άσκηση είναι από τους πιο <strong>αποτελεσματικούς τρόπους</strong> αντιμετώπισης της <strong>αϋπνίας</strong> και μας χαρίζει έναν πιο <strong>ήρεμο</strong> και <strong>ξεκούραστο ύπνο</strong>. Αυτό γιατί μας επιτρέπει να εκτονώσουμε την <strong>παραπανίσια ενέργεια</strong> του σώματός μας (που συχνά γίνεται η αιτία να μην κοιμόμαστε καλά) και να έχουμε έναν ύπνο βαθύ και χαλαρωτικό.</p>\\n<p>Η άσκηση μας φέρνει πιο κοντά στην κατάκτηση της <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\":1641232631541}}]},{\"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-01-27 21:21:07', 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, 'Το στρες και πως δημιουργείται', '[{\"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\":\"Το στρες και πως δημιουργείται\",\"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\":\"<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>Πυροδοτούν την απελευθέρωση μιας ορμόνης, (της <strong>αδρεναλίνης</strong>) η οποία επιφέρει <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\":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-01-27 21:21:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(15, 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/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\":\"Επίλυση Προβλημάτων\",\"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>Η <strong>Χαρτογράφηση </strong>του προβλήματος:</p>\\n<ol>\\n<li><em>καθόρισε το πρόβλημα</em></li>\\n<li><em>ονομάτισε τους εμπλεκόμενους </em></li>\\n</ol>\\n<p>3. <em>απαρίθμησε ανάγκες, έγνοιες και ανησυχίες της κάθε πλευράς, αξιοποιώντας τους παρακάτω τρόπους: </em></p>\\n<ul>\\n<li>- προσέγγισε την επίλυση με βάση τις ανάγκες </li>\\n<li>- μετατοπίσου από τις λύσεις στις ανάγκες </li>\\n<li>- ρώτησε ‘γιατί;’ </li>\\n<li>- δοκίμασε </li>\\n<li>- σπάσε πολύπλοκες ανάγκες σε μικρότερα κομμάτια </li>\\n<li>- ονομάτισε ανησυχίες και φόβους </li>\\n<li>- μετακίνησε αδιάλλακτες θέσεις </li>\\n</ul>\\n<p>4. <em>Μέσα από τη χαρτογράφηση βρίσκω:</em></p>\\n<ul>\\n<li>- τις κοινές απόψεις, ανάγκες, ιδέες</li>\\n<li>- τις νέες προοπτικές μέσα από τις θέσεις των εμπλεκόμενων</li>\\n<li>- τις κρυμμένες έγνοιες κι ανάγκες των εμπλεκόμενων</li>\\n</ul>\",\"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-03-30 11:07: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
(16, 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/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\":\"Άσκηση Χαλάρωσης\",\"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\":\"<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\":1641803756546,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Μπορείτε να καθίσετε κάπου αναπαυτικά ή να ξαπλώσετε.<br /><strong><br />Κλείστε τα μάτια σας</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\":1641803756540,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"Αφού έχετε χαλαρώσει το σώμα σας,  φέρτε στο νου σας <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\":1641803756543,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<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\":1641803756559,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<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\":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-02-14 16:21:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(17, 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/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\":\"Διαφραγματική αναπνοή\",\"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>Η διαφραγματική αναπνοή είναι μία <strong>τεχνική διαχείρισης</strong> του <strong>άγχους</strong> που μας βοηθά να ρυθμίζουμε την αναπνοή μας, ώστε να την επαναφέρουμε σε φυσιολογικούς ρυθμούς,</p>\\n<p>καθώς όταν αγχωνόμαστε γίνεται συνήθως πιο κοφτή και γρήγορη. Αυτό έχει σαν αποτέλεσμα να διαταράσσεται η ποσότητα οξυγόνου που εισέρχεται στον εγκέφαλο και να νιώθουμε ζαλάδα ή να επηρεάζονται διάφορες λειτουργίες του.</p>\\n<p>Καθίστε ή ξαπλώστε <strong>αναπαυτικά</strong> με <strong>κλειστά</strong> μάτια και τοποθετήστε το ένα σας χέρι στην κοιλιά και το άλλο στο στήθος.</p>\\n<p><strong>Αναπνεύστε</strong> από τη μύτη για <strong>4 δευτερόλεπτα</strong> και προσπαθήστε να κατεβάσετε τον αέρα στην κοιλιά σας. Η τοποθέτηση των χεριών θα σας βοηθήσει, καθώς θα πρέπει να νιώσετε το χέρι που έχετε στην κοιλιά να μετακινείται προς τα έξω και το χέρι που έχετε στο στήθος να μένει σταθερό.</p>\\n<p>Στη συνέχεια <strong>εκπνεύστε</strong> από το στόμα για <strong>8 δευτερόλεπτα</strong> νιώθοντας τον αέρα να φεύγει από την κοιλιά και να βγαίνει από το στόμα. Θα νιώσετε και πάλι το χέρι της κοιλιάς σας να μετακινείται προς τα μέσα αυτή τη φορά και το χέρι του στήθους να παραμένει σταθερό.</p>\\n<p>Επαναλάβετε για τουλάχιστον <strong>10 φορές</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\":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-03-30 11:06: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
(18, 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/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\":\"Άσκηση μυϊκής χαλάρωσης\",\"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><strong>Καθίστε </strong>αναπαυτικά. <strong>Κλείστε</strong> τα μάτια σας και <strong>πάρτε </strong>μια-δυο βαθιές ανάσες.</p>\\n<p><strong>Σφίξτε </strong>όλο το σώμα όσο περισσότερο μπορείτε.</p>\\n<p><strong>Σφίξτε</strong> τα πόδια, τα δάχτυλα, τα χέρια σας.</p>\\n<p><strong>Σφίξτε </strong>τους μυς του προσώπου σας, <strong>κάντε</strong> μια γκριμάτσα και <strong>κρατήστε </strong>αυτήν την ένταση για λίγο.</p>\\n<p><strong>Νιώστε </strong>πως είναι να είναι κανείς τόσο σφιγμένος.</p>\\n<p>Και τώρα <strong>χαλαρώστε</strong>, <strong>χαλαρώστε</strong> εντελώς.</p>\\n<p><strong>Αφήστε</strong> χαλαρά την αναπνοή και την εκπνοή σας. <strong>Αφεθείτε</strong> στο βάρος του σώματός σας. <strong>Αφήστε </strong>κάθε ένταση, δεν τη χρειάζεστε.</p>\\n<p>Τώρα <strong>πάρτε</strong> πάλι 2 βαθιές ανάσες και <strong>ξανασφίξτε</strong> όλο σας το σώμα, αλλά αυτή τη φορά με τη μισή ένταση απ’ ότι πριν.</p>\\n<p><strong>Κρατήστε </strong>αυτήν την ένταση και <strong>νιώστε </strong>αυτό το επίπεδο πίεσης στο σώμα.</p>\\n<p><strong>Δείτε </strong>αν σας συμβαίνει συχνά κατά τη διάρκεια της μέρας να έχετε αυτό το επίπεδο χωρίς να το καταλαβαίνετε.</p>\\n<p>Τώρα <strong>εκπνεύστε</strong>, <strong>αφεθείτε</strong> εντελώς, <strong>νιώστε</strong> τη χαλάρωση και να ανοίγει το σώμα σας.</p>\\n<p><strong>Ξανασφίξτε</strong> το σώμα σας, με τη μισή ένταση από πριν. <strong>Νιώστε</strong> τη μικρή ένταση που παραμένει. <strong>Κρατήστε </strong>τη για λίγο.</p>\\n<p><strong>Χαλαρώστε</strong>, <strong>αφεθείτε </strong>εντελώς στους χαλαρούς ρυθμούς της αναπνοής σας.</p>\\n<p>Όποτε <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\":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-03-30 11:06:28', 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, 1, 38, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 14:11: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
(20, 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/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\":\"Τί είναι η Αναβλητικότητα;\",\"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>Η&nbsp;<strong>αναβλητικότητα,</strong>&nbsp;αναφέρεται στην&nbsp;<strong>εθελοντική</strong>,&nbsp;<strong>περιττή</strong>&nbsp;<strong>καθυστέρηση</strong>&nbsp;εκτέλεσης μίας προγραμματισμένης πράξης, ενώ το άτομο&nbsp;<strong>γνωρίζει</strong>&nbsp;τις αρνητικές συνέπειες που συνοδεύει η καθυστέρηση αυτή.&nbsp;</p>\\n<p>&nbsp;Αρχικά, η αναβολή κάποιου στόχου, δε συνεπάγεται απόλυτα με αποτυχία. Από κάποιους αναβλητικούς ανθρώπους μάλιστα, ακούμε τη φράση \\\"<em>Λειτουργώ καλύτερα υπό πίεση\\\"</em>&nbsp;. Είναι αλήθεια, πως όταν στενεύουν τα χρονικά περιθώρια, η ορμόνη της&nbsp;<strong>αδρεναλίνης</strong>&nbsp;(που βοηθάει τον οργανισμό να κινητοποιήσει όλες τις πηγές ενέργειας) αυξάνεται. Έτσι, ακόμα και κάποιος που είναι αναβλητικός μπορεί να προλάβει μια προθεσμία. Παρ’ όλα αυτά, το πιθανότερο είναι να μην αποδώσει στο μέγιστο βαθμό και να&nbsp;<strong>επιβαρύνει</strong>&nbsp;τον οργανισμό του&nbsp;<strong>σωματικά</strong>&nbsp;και&nbsp;<strong>ψυχολογικά</strong>,<strong>&nbsp;</strong>&nbsp;λόγω της σωματικής εξάντλησης και των αισθημάτων&nbsp;<strong>άγχους</strong>&nbsp;και&nbsp;<strong>ενοχών</strong>.</p>\\n<p>Ωστόσο, όταν η αναβλητικότητα γίνεται <strong>μοτίβο συμπεριφοράς</strong>,&nbsp;μπορεί να επιφέρει δυσκολίες στην εργασία, την εκπαίδευση, τις διαπροσωπικές σχέσεις και στην εκπλήρωση των υποχρεώσεων, γενικότερα.&nbsp;<strong>Γιατί</strong>&nbsp;όμως, παρόλο που είμαστε ενήμεροι για τις συνέπειες,&nbsp;<strong>επιλέγουμε να αναβάλλουμε κάτι;</strong>&nbsp;Οι απαντήσεις σε αυτή την ερώτηση είναι πολλές. Το βέβαιο είναι, πως η αναβλητικότητα&nbsp;<strong>εξυπηρετεί&nbsp;κάποιο σκοπό</strong>,&nbsp;ο οποίος είναι διαφορετικός ανάλογα το άτομο και τις συνθήκες. Σε γενικές γραμμές, το&nbsp;<strong>άγχος</strong><strong>&nbsp;</strong>και το&nbsp;<strong>στρες</strong>&nbsp;μπορούν να αποτελέσουν τόσο αιτία όσο και συνέπεια της αναβλητικότητας. Ακόμα, έχει διαπιστωθεί πως τα αναβλητικά άτομα συνήθως νιώθουν ντροπή ή ενοχή. Όταν λοιπόν καταφέρουμε να αντιληφθούμε τι&nbsp; νιώθουμε και γιατί το νιώθουμε, όταν επιλέγουμε να αναβάλλουμε κάτι, θα έχουμε κάνει&nbsp;<strong>βήματα προς την αντιμετώπιση της&nbsp;</strong>αναβλητικότητας.&nbsp;</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\":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, '2023-03-16 14:12: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
(21, 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/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\":\"Γιατί αφήνουμε για αύριο κάτι που μπορούμε να κάνουμε σήμερα;\",\"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>Όλοι μας κάποια στιγμή,&nbsp;<strong>επιλέγουμε συνειδητά</strong>&nbsp;να αφήσουμε κάτι για αργότερα, παρόλο που έχουμε την επιλογή να το πράξουμε άμεσα.</p>\\n<p>Σίγουρα, μια τέτοια συμπεριφορά δεν φέρνει την καταστροφή, αλλά μπορεί να επηρεάσει σημαντικά την ποιότητα της ζωής μας, κυρίως όταν πρόκειται για επείγοντα και σημαντικά θέματα. Ωστόσο, έχει σημασία να κατανοήσουμε τις αιτίες που&nbsp;<strong>διαιωνίζουν</strong>&nbsp;αυτή την \\\"συνήθεια\\\" δεδομένου ότι μόνο τότε θα μπορέσουμε να απαλλαγούμε από αυτήν.</p>\\n<p>Όσο περίεργο και αν ακούγεται, βασικές πηγές αναβλητικότητας μπορεί να είναι τόσο <strong>ο φόβος της αποτυχίας</strong>&nbsp;όσο και ο&nbsp;<strong>φόβος της επιτυχίας.</strong>&nbsp;Στην πρώτη περίπτωση, φοβούμενοι την&nbsp;<strong>αρνητική έκβαση</strong>&nbsp;μιας κατάστασης προτιμάμε την αδράνεια, που λειτουργεί σαν προσωρινή ζώνη ασφαλείας. Στην δεύτερη, θεωρώντας ότι η επιτυχία συνοδεύεται από&nbsp;<strong>υψηλότερες προσδοκίες</strong>&nbsp;και απαιτήσεις από τους γύρω μας, για τις οποίες αμφιβάλουμε ότι μπορούμε να ανταποκριθούμε, προτιμάμε να παρατείνουμε το χρόνο.</p>\\n<p>Επιπλέον, πολλές φορές προσκολλούμαστε σε κάτι, επειδή <strong>νιώθουμε ασφάλεια</strong>.&nbsp;Τα πράγματα είναι προβλέψιμα και αυτό δημιουργεί μια οικειότητα που δε θέλουμε να ρισκάρουμε. Για παράδειγμα, μπορεί κάποιος να αναβάλλει τη διακοπή μιας σχέσης διότι αυτό προϋποθέτει την προσαρμογή σε νέα \\\"άγνωστα\\\" δεδομένα.</p>\\n<p>Τέλος, η αναβλητικότητα ενδέχεται να είναι <strong>απόρροια κάποιας διαταραχής διάθεσης.</strong>&nbsp;Αυτό είναι έκδηλο και σε άτομα με καταθλιπτικά συμπτώματα, τα οποία δυσκολεύονται να αναλάβουν&nbsp;<strong>δράση</strong><a href=\\\"http://www.soulfood.gr/psychology/index.php/pages/%CE%B1%CE%BD%CE%B1%CE%B2%CE%BB%CE%B7%CF%84%CE%B9%CE%BA%CE%BF%CF%84%CE%B7%CF%84%CE%B1/%CE%B1%CF%81%CE%B8%CF%81%CE%B1-%CE%B1%CE%BD%CE%B1%CE%B2%CE%BB%CE%B7%CF%84%CE%B9%CE%BA%CE%BF%CF%84%CE%B7%CF%84%CE%B1-2.html\\\">,</a>&nbsp;είτε λόγω χαμηλών αποθεμάτων ενέργειας είτε λόγω έλλειψης αυτοπεποίθησης κλπ.</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\":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, '2023-03-16 14:16:34', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(22, 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/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\":\"Αντιμέτωπος με την τελειομανία\",\"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>Η <strong>σταδιακή έκθεση</strong> σε αυτό που προκαλεί μια δυσλειτουργική συμπεριφορά έχει αποδειχθεί πολύ αποτελεσματικός τρόπος για την απόσβεση της. </p>\\n<p>Η παρακάτω άσκηση θα σας βοηθήσει να καταπολεμήσετε την τελειομανία:</p>\\n<p><strong>Γράψτε μια λίστα</strong> με καταστάσεις και συμπεριφορές που χαρακτηρίζουν την τελειομανία σας .<br /><br />Στη συνέχεια, <strong>προσπαθήστε να προκαλέσετε εσκεμμένα</strong> το λάθος ώστε να έρθετε αντιμέτωποι με το να μην είστε τέλειοι. Αυτό, μετά από εξάσκηση μπορεί να σας βοηθήσει στο να εξοικειωθείτε με μια λιγότερο τέλεια εκδοχή σας και σταδιακά να συμβιβαστείτε με αυτή.</p>\\n<br />Αν σας φαίνεται δύσκολο να ξεκινήσετε να το εφαρμόζετε, προτιμήστε να αρχίσετε από ένα λάθος που δεν θα σας επηρεάσει πάρα πολύ και στη συνέχεια προχωρήστε με εκείνα που σας είναι πιο δύσκολο να ‘’αντέξετε’’.<br /><br />Τα πλαίσια που εμφανίζονται οι μορφές της τελειομανίας είναι πολλά και δεν είναι απόλυτα κοινά για όλους. Ωστόσο, μπορείτε να διαβάσετε τα παρακάτω <strong>παραδείγματα</strong> και να τα προσαρμόσετε στα δικά σας δεδομένα:<br /><br /><br /><em>- Φορέστε ένα ρούχο που δεν είναι σιδερωμένο.</em><br /><br /><br /><em>- Αν έχετε την τάση να ελέγχετε μια εργασία ή ένα email πολλές φορές για να βεβαιωθείτε ότι δεν περιέχει λάθη, περιορίστε το στη 1 φορά ανάγνωσης.</em><br /><br /><br /><em>- Γράψτε και στείλτε ένα μήνυμα που περιέχει κάποιο ορθογραφικό λάθος.</em><br /><br /><br /><em>- Καθυστερήστε λίγα λεπτά σε κάποιο μη επείγον ραντεβού σας.</em><br /><br /><br /><em>- Καλέστε κάποιον στο τηλέφωνο χωρίς να έχετε προβάρει πριν τι θα πείτε.</em><br /><br /><br /><em>- Βάλτε μια περιορισμένη προθεσμία στον εαυτό σας και μείνετε πιστοί σε αυτή. Αν για παράδειγμα ξέρετε ότι γενικά αφιερώνετε περίπου 3 ώρες για την προετοιμασία μιας παρουσίασης ή εργασίας, μειώστε το χρόνο στις 2 ώρες.</em>\",\"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-02-14 16:19: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
(23, 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/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\":\"Κάνω την αρχή\",\"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>Ο <strong>φόβος</strong> του πως θα καταφέρετε να κάνετε κάτι και οι συνέπειες που θα έχει για εσάς είναι ένας βασικός λόγος για να αναβάλετε κάτι.</p>\\n<p>Οι αρνητικές και συνήθως μη ρεαλιστικές σκέψεις που <strong>βασίζονται σε αυθαίρετες προβλέψεις</strong> του τι θα συμβεί, συντηρούν επίσης την αναβλητική συμπεριφορά. Η άσκηση αυτή, θα σας βοηθήσει να αντιμετωπίσετε τα παραπάνω, κάνοντας την αρχή.</p>\\nΌταν πρόκειται να ξεκινήσετε μια δραστηριότητα, <strong>κάντε μια συμφωνία</strong> με τον εαυτό σας ότι θα ασχοληθείτε με αυτή για <strong>10 λεπτά.</strong> Τηρήστε αυτή τη συμφωνία και αφού αφιερώσετε τα 10 λεπτά, αποφασίστε αν είστε διατεθειμένος να συνεχίσετε το έργο σας ή όχι.<br /><br />Είναι πολύ σημαντικό πριν ξεκινήσετε την άσκηση, <strong>να απομακρύνετε ό,τι αποσπά την προσοχή σας</strong> ώστε να μην αποτελέσει αιτία να διακόψετε το έργο.<br /><br />Θα διαπιστώσετε ότι τελικά είναι πολύ πιο πιθανό να συνεχίσετε τη δραστηριότητα από το να την εγκαταλείψετε όταν έχετε ήδη κάνει τα πρώτα βήματα.\",\"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-02-14 16:18:54', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(24, 0, 'Ο κανόνας των 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/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\":\"Ο κανόνας των 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\":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>λιγότερο από 2 λεπτά</strong>, τότε πρέπει να την κάνετε <strong>αμέσως</strong>. Έτσι, μειώνετε το άγχος και ενισχύετε την αυτοπεποίθησή σας, κάνοντας περισσότερα πράγματα.\\n<p>Εάν ένας στόχος διαρκεί περισσότερο από δύο λεπτά, σπάστε το σε <strong>απλά βήματα</strong> που χρειάζονται 2 λεπτά ή λιγότερο για να ολοκληρωθούν.</p>\\n<p>Για παράδειγμα, ας υποθέσουμε ότι θέλετε να ξεκινήσετε να τρέφεστε πιο υγιεινά για να χάσετε 10 κιλά τους επόμενους δύο μήνες. Αντί να εστιάζετε στο τελικό αποτέλεσμα του στόχου σας, μπορείτε απλά να αναρωτηθείτε: <strong>\\\"Τι μπορώ να κάνω σε μόλις 2 λεπτά για να ξεκινήσω το στόχο μου;\\\"</strong></p>\\n<em>• Φάτε ένα μήλο</em><br /><em>• Κάντε 10 push-ups και κοιλιακούς.</em><br /><em>• Πηγαίνετε για σύντομο περίπατο</em><br /><em>• Πιείτε ένα ποτήρι νερό</em><br /><br />Η γενική ιδέα εδώ είναι ότι ξεκινώντας με απλά βήματα, θα είστε πιο διατεθειμένοι να αναλάβετε περισσότερες ενέργειες, που θα σας βοηθήσουν να φτιάξετε τη νέα συνήθεια.\",\"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-02-14 16:18:28', 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, 'Ο Θυμός και η Έκφρασή του', '[{\"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\":\"Ο Θυμός και η Έκφρασή του\",\"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>Ο θυμός αποτελεί μια <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\"}}]}]}]', 'com_content', 'article', 63, 1, 1, 39, 1, 0, '2022-01-09 20:23:32', 43, '2022-01-27 21:02: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
(26, 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/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\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"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><em>Η σύγκρουση δεν μπορεί να επιβιώσει χωρίς τη συμμετοχή σου.</em></p>\\n<p><em></em>Οι συγκρούσεις είναι στη καθημερινότητα όλων μας. Πολλές φορές μάλιστα είναι&nbsp;<strong>αναπόφευκτες</strong>.&nbsp;</p>\\n<p>Αυτό που χρειάζεται να κάνουμε είναι να μάθουμε να τις&nbsp;<strong>διαχειριζόμαστε</strong>&nbsp;και να φροντίζουμε να μας&nbsp;<strong>επηρεάζουν όσο το δυνατόν λιγότερο</strong>.</p>\\n<p><em><strong>Πως μπορούμε να διαχειριστούμε ή να αποφύγουμε τις συγκρούσεις;</strong></em></p>\\n<p><strong>-Διαχειριστείτε την κατάσταση με ευγένεια και όσο γίνεται πιο νωρίς:&nbsp;</strong>Επιλύστε τη σύγκρουση στο&nbsp;ξεκίνημα&nbsp;της. Όσο η κατάσταση συνεχίζεται, τα πράγματα&nbsp;μπερδεύονται&nbsp;περισσότερο και οι&nbsp;εντάσεις αυξάνονται. Αντιμετωπίστε τις καταστάσεις με&nbsp;θετική πρόθεση, όταν αυτές ξεκινούν. Ρωτήστε ευγενικά τι λάθος έχει γίνει ή τι πρέπει να διορθωθεί, προσπαθώντας να διατηρήσετε ένα ήπιο κλίμα. Επικεντρωθείτε στην&nbsp;<strong>ευγενική</strong>&nbsp;και&nbsp;<strong>άμεση επίλυση</strong>&nbsp;,&nbsp;<strong>χωρίς&nbsp;να&nbsp;εναποθέτετε ευθύνες&nbsp;</strong>και<strong>&nbsp;κατηγορίες</strong>.</p>\\n<p><strong>-Αντιδράστε σε δεύτερο χρόνο:</strong>&nbsp;Η αντίδραση σε δεύτερο χρόνο, αρχικά σας βοηθάει να αποστασιοποιηθείτε από το ερέθισμα και να μειώσετε, σε έναν βαθμό, την ένταση που σας προκαλεί ένα γεγονός ή ένα άτομο. Στη συνέχεια, εξετάζετε το ερέθισμα, αναλογιζόμενοι τα εξείς:</p>\\n<p>1)&nbsp;<strong>Πόσο σημαντικό είναι;</strong></p>\\n<p>2)&nbsp;<strong>Είναι&nbsp;πράγματι είναι αυτό/ αυτός η αιτία της έντασης που νιώθω;</strong></p>\\n<p>Συχνά, οι άνθρωποι δυσκολεύονται με κάτι και βγάζουν τη δυσαρέσκεια τους σε κάτι άλλο. Ένα καθημερινό παράδειγμα είναι: «Έχω διαφωνήσει με το αφεντικό μου και όταν επιστρέψω σπίτι και η κόρη μου δεν έχει ολοκληρώσει τα μαθήματά της, φωνάζω σαν να έχει συμβεί ένα τραγικό γεγονός. Αν το αξιολογούσα όμως, θα παρατηρούσα ότι η πηγή του θυμού μου, ήταν στη δουλειά και όχι στα μαθήματα της κόρης μου».</p>\\n<p><strong>-</strong><strong>Κοιτάξτε τη «μεγάλη εικόνα»:&nbsp;</strong>Όταν έρχεστε συχνά σε σύγκρουση&nbsp; με ένα&nbsp;<strong>συγκεκριμένο&nbsp;πρόσωπο,</strong>είναι βοηθητικό να αξιολογήσετε το άτομο αυτό, στο σύνολο του. Αν για παράδειγμα, έχω συχνές εντάσεις με τον προϊστάμενο μου, είναι σημαντικό να&nbsp;<strong>υπενθυμίσω στον εαυτό μου, όλα του τα χαρακτηριστικά</strong>.&nbsp;Δηλαδή, από τη μία πλευρά, είναι συχνά απότομος και αγενής. Από την άλλη πλευρά, αναγνωρίζει την προσπάθειά μου και με επιβραβεύει γι\' αυτό.&nbsp;Όλοι οι άνθρωποι, έχουν διάφορες πτυχές στο χαρακτήρα τους. Είναι σημαντικό λοιπόν, να τις αξιολογούμε όλες, για να έχουμε μια όσο το δυνατόν, πιο αντικειμενική εικόνα για τους άλλους.</p>\\n<p><strong>-</strong><strong>Επικοινωνήστε κατάλληλα :&nbsp;</strong>Είναι πολύ σημαντικός ο τρόπος που προσπαθείτε να επικοινωνήσετε με κάποιον. Αρκετά συχνά είμαστε προσεκτικοί με το τι θα πούμε σε κάποιον, με το λεξιλόγιο δηλαδή που θα χρησιμοποιήσουμε, όχι όμως και με τη&nbsp;<strong>γλώσσα του σώματος</strong>&nbsp;ή τον&nbsp;<strong>τόνο της φωνής</strong>&nbsp;μας. Συχνά, αυτά τα δυο υποδηλώνουν κάτι τελείως διαφορετικό, γεγονός που οδηγεί τον συνομιλητή μας σε θέση άμυνας και η σύγκρουση μεταξύ μας δεν αργεί να έρθει.</p>\\n<p>Οι συγκρούσεις μεταξύ των ανθρώπων, έχουν και θετικά αποτελέσματα γιατί μας βοηθούν να βρούμε λύσεις στις διαφορές μας. Όμως συχνά, γίνονται ανεξέλεγκτες. Επομένως, το καλύτερο είναι, να προσπαθούμε να τις διαχειριστούμε, σεβόμενοι και τις δυο πλευρές.&nbsp;Μια σύγκρουση, δεν θα λυθεί μόνο με το δικό μου τρόπο. Είναι σημαντικό να δείχνω&nbsp;<strong>κατανόηση</strong>&nbsp;στους άλλους, να τους δίνω το χρόνο τους και να&nbsp;<strong>σέβομαι τα όριά</strong>&nbsp;τους.</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\":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-03-06 20:44: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
(27, 0, 'Τips Διαχείρισης Θυμού', '[{\"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\":\"Τips Διαχείρισης Θυμού\",\"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>- Η <strong>άσκηση</strong> είναι μια καλή μορφή <strong>εκτόνωσης,</strong> γενικότερα. Ακόμα και αν δεν έχετε πολύ χρόνο στη διάθεση σας, ένας γρήγορος περίπατος αρκεί, δεδομένου ότι μέσω τις άσκησης εκκρίνονται ουσίες που μας ηρεμούν και μας χαλαρώνουν.</p>\\n<p>- <strong>Πάρτε το χρόνο σας.</strong> Αν νιώθετε ότι δεν μπορείτε να διαχειριστείτε το θυμό σας, απομακρυνθείτε από το ερέθισμα που τον πυροδοτεί. Για παράδειγμα, προκειμένου να αποφύγετε το έντονο ξέσπασμα στα πλαίσια μιας λογομαχίας, ζητήστε από το συνομιλητή σας χρόνο, απομακρυνθείτε και επιστρέψτε στη συζήτηση σε λίγα λεπτά. Αυτή η τακτική μπορεί να λειτουργήσει είτε μόνη της είτε συνδυαστικά με την επόμενη που προτείνεται.</p>\\n<p>- <strong>Μετρήστε μέχρι το 10.</strong> Αυτή η τεχνική, ενδείκνυται τόσο για μικρούς όσο και για μεγάλους. Μετρήστε αργά και σταθερά μέχρι το 10, είτε δυνατά, είτε από μέσα σας, παίρνοντας ταυτόχρονα αντίστοιχες αναπνοές. Αν χρειαστεί, συνεχίστε μετρώντας μέχρι το 20.</p>\\n<p>- <strong>Αποφύγετε να σκέφτεστε ή και να εκφράζεστε με ποτέ- πάντα και αντίστοιχες γενικεύσεις.</strong> Εστιάστε σε αυτό που γίνεται τη δεδομένη στιγμή και εκφράστε με λόγια το θυμό σας, επικοινωνώντας το δικό σας, βαθύτερο συναίσθημα. Για παράδειγμα, μπορείτε να πείτε ‘’<em>Νιώθω αναστατωμένος που σηκώθηκες από το τραπέζι, χωρίς να μαζέψεις το πιάτο σου</em>’’ αντί για ‘’<em>Ποτέ δεν κάνεις τίποτα εδώ μέσα, όλα τα περιμένεις από εμένα’’.</em></p>\\n<p>- Την επόμενη φορά λοιπόν που θα αναγνωρίσετε τις ενδείξεις εκείνες, που προμηνύουν κάποιο ξέσπασμα θυμού, <strong>θυμηθείτε να εξασκήσετε</strong> τις παραπάνω τακτικές και στη συνέχεια, υιοθετήστε αυτές, που δουλεύουν καλύτερα για εσάς. </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\":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-01-27 21:04:15', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(28, 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/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\":\"Μπαλόνι\",\"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>Υπάρχει μία <strong>εύκολη άσκηση έκτακτης ανάγκης</strong> που μπορεί να προσφέρει πολύ μεγάλο όφελος σε τέτοιες καταστάσεις. Είναι <strong>η άσκηση του μπαλονιού</strong>.</p>\\n<p>(Θα χρειαστείτε ένα μπαλόνι και ένα αιχμηρό αντικείμενο, κατά προτίμηση καρφίτσα)</p>\\n<ul>\\n<li><em>Πάρτε ένα μπαλόνι από αυτά που φουσκώνουμε στα παιδικά πάρτυ.</em></li>\\n<li><em>Πάρτε μία βαθειά εισπνοή ενώ ταυτόχρονα σκέφτεστε ένα από τα πράγματα που σας έχει θυμώσει ή που δεν μπορείτε να διαχειριστείτε και εκπνεύστε τον αέρα μέσα στο μπαλόνι.</em></li>\\n<li><em>Συνεχίστε με τις υπόλοιπες σκέψεις ή καταστάσεις που σας απασχολούν μέχρι το μπαλόνι να φουσκώσει αρκετά.</em></li>\\n<li><em>Κρατήστε το φουσκωμένο μπαλόνι από το στόμιο με το ένα χέρι και ενώ κρατάτε ένα αιχμηρό αντικείμενο με το άλλο χέρι πάρτε μία τελευταία βαθειά αναπνοή και σκάστε το μπαλόνι!</em></li>\\n</ul>\\n<p>Άμεσα με το «σκάσιμο» του μπαλονιού θα παρατηρήσετε μία αίσθηση <strong>συναισθηματικής απελευθέρωσης</strong> και ηρεμίας μέσα σας. Αυτό συμβαίνει γιατί σε αυτή την άσκηση, με το που σκάτε το μπαλόνι δημιουργείται μία κατάσταση <strong>άμεσης εστιασμένης προσοχής </strong>(στιγμιαίας ύπνωσης). Όλη αυτή η διαδικασία επιτρέπει να συμμετέχουν όλες οι αισθήσεις σας και σας βοηθάει να απελευθερωθείτε από τις καταστάσεις τις οποίες είχατε ενσωματώσει μέσα στο μπαλόνι και νιώθατε να σας ελέγχουν και να σας πιέζουν.</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\":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-02-14 16:17: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
(29, 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/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\":\"Μέτρημα\",\"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>Μια πολύ διαδεδομένη και <strong>εύκολη άσκηση διαχείρισης θυμού</strong> είναι η αντίστροφή μέτρηση. </p>\\n<p>Έτσι, κάθε φορά που αναγνωρίζετε στον εαυτό σας τα σημάδια του έντονου θυμού, φροντίστε να μετράτε αντίστροφα  από το 20  με αργό ρυθμό.  Η μικρή αυτή άσκηση μπορεί να σας φανεί βοηθητική στο  να συγκρατήσετε τον θυμό που βιώνεται παρορμητικά και να τον διαχειριστείτε καλύτερα σε ένα δεύτερο χρόνο πριν την εξωτερίκευση του.</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\":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-02-14 16:17:27', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(30, 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/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\":\"Διαχωρίζοντας το θυμό μου\",\"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>1) <strong>Καταγράψτε</strong> σε μια λίστα τι σας ενοχλεί στο χώρο εργασίας σας.</p>\\n<p>2) <strong>Συγκρίνετε</strong> αυτές τις ενοχλήσεις με παρόμοιες αντιδράσεις στο σπίτι</p>\\n<p>3) Στη συνέχεια, <strong>γράψτε</strong> ποιες ενοχλήσεις μεταφέρετε στο σπίτι , στο σύζυγο ή στα παιδιά</p>\\n<p>4) Τώρα γράψτε μια λίστα με τα πράγματα που σας ενοχλούν στο σπίτι και <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\":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-04-14 09:16: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
(31, 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-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\":\"Διαχείριση Συγκρούσεων\",\"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>Αρχικά, θυμηθείτε και καταγράψτε σε ένα χαρτί τρείς πρόσφατες συγκρούσεις/ λογομαχίες που εμπλακήκατε και κατά την προηγούμενη εβδομάδα.</p>\\n<p>Έπειτα, χωρίστε ένα χαρτί σε 4 στήλες . Ονομάστε την πρώτη στήλη ‘’ Θέμα Σύγκρουσης’’, τη δεύτερη ‘’Εμπλεκόμενα άτομα’’ , την Τρίτη ‘’ Τι συνέβη’’ και την τέταρτη ‘’Λέξη – φωτιά’’. Στη συνέχεια, συμπληρώστε τις στήλες βασισμένοι στα 3 δικά σας παραδείγματα σύμφωνα με το παράδειγμα που ακολουθεί.</p>\\n<p>Παράδειγμα:</p>\\n<p><strong>1) Θέμα σύγκρουσης :</strong>&nbsp;Δουλειές του σπιτιού</p>\\n<p><strong>2) Εμπλεκόμενα άτομα:</strong>&nbsp;Η σύντροφος μου και εγώ</p>\\n<p><strong>3) Τι συνέβη:</strong>&nbsp;Με κατηγόρησε ότι δεν βοηθάω στις δουλειές &nbsp;του σπιτιού λέγοντας :&nbsp;<em>‘’ Ποτέ δεν με βοηθάς στις δουλειές του σπιτιού , τα κάνω όλα μόνη μου’’</em></p>\\n<p><strong>4) Λέξη- φωτιά- : ΠΟΤΕ, ΟΛΑ</strong></p>\\n<p>&nbsp;Τώρα, σκεφτείτε πως θα μπορούσαν να ειπωθούν διαφορετικά όσα σημειώσατε, είτε από την πλευρά σας, είτε από την πλευρά του συνομιλητή σας, αντικαθιστώντας τις λέξεις – φωτιά που πυροδότησαν τις συγκρούσεις. Τέλος, καταγράψτε τις εναλλακτικές που σκεφτήκατε και την επόμενη φορά που θα έρθετε αντιμέτωποι με μια σύγκρουση, ανατρέξετε νοητικά στις ‘’ σημειώσεις σας’’!</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\":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-04-14 09:20:20', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(32, 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/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\":\"Α\' Ενικός\",\"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>Για να αποφύγετε την κριτική ή την εκτόξευση κατηγοριών - που μπορεί να αυξήσει μόνο την ένταση - χρησιμοποιήστε δηλώσεις ξεκινώντας με <strong>α΄ ενικό (Είμαι, Έχω κτλ)</strong> για να περιγράψετε το πρόβλημα.</p>\\n<p>Φροντίστε να είστε <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\":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-02-14 15:35:07', 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, 'Τα υπέρ και τα κατά', '[{\"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\":\"Τα υπέρ και τα κατά\",\"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><strong>Σκεφτείτε κάποιον</strong> που χειρίζεται το θυμό με έναν τρόπο που σέβεστε και θαυμάζετε. Πώς θα τον περιγράφατε (ήρεμος,  χαλαρός, διεκδικητικός, συγκροτημένος, ανεκτικός, καλόβολος, με αυτοέλεγχο κτλ.) ;</p>\\n<p><strong>Καταγράψτε</strong> όποια λέξη θεωρείτε ότι ταιριάζει σε αυτόν που σέβεστε και θαυμάζετε.</p>\\nΣτη συνέχεια κάντε αυτές τις ερωτήσεις στον εαυτό σας:<br />\\n<p>      <em>     1) \\\"Ποια είναι τα μειονεκτήματα του να είναι κάποιος σαν αυτόν;\\\"</em></p>\\n<p><em>             2) \\\"Ποια είναι τα πλεονεκτήματα και τα οφέλη του θυμού;\\\"</em></p>\\n<p><em>             3) \\\"Ποια είναι τα μειονεκτήματα του θυμού;\\\"</em></p>\\n<p><em>             4)Τέλος, \\\"Ποια είναι τα οφέλη του να είσαι σαν αυτόν που σκεφτήκατε αρχικά;\\\"</em></p>\\nΈπειτα, <strong>αναλογιστείτε</strong>,<strong> </strong>τα πλεονεκτήματα του θυμού υπερτερούν από τα μειονεκτήματα; Είναι το ίδιο; Ή μήπως, τα μειονεκτήματα του θυμού υπερβαίνουν τα οφέλη του; Μπορείτε να <strong>αξιολογήσετε</strong> τη διαφορά αυτή σε μια κλίμακα 1-100 (δηλ. 50-50, 55-45, 60-40, 70-30, 80-20, 90-10 ή 100-0).<br /><br />Σημειώστε ότι το κόστος του θυμού ουσιαστικά είναι το <strong>κόστος της επιθετικότητας</strong>. Μπορεί να μην ελέγχουμε πότε θα θυμώσουμε, αλλά έχουμε πλήρη έλεγχο σε ό,τι θα κάνουμε με το θυμό. Μπορούμε να είμαστε θυμωμένοι και <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\":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, '2022-02-14 15:34:41', 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, 1, 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, 'Κατανόηση και έκφραση συναισθημάτων', '[{\"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\":\"Κατανόηση και έκφραση συναισθημάτων\",\"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\":\"Απαραίτητη προϋπόθεση για αυτό είναι η καλλιέργεια της <strong>συναισθηματικής</strong> <strong>κατανόησης</strong>. Συναισθηματική κατανόηση σημαίνει ν’ αποκτούμε βαθιά επίγνωση των δικών μας συναισθημάτων αρχικά και στη συνέχεια του άλλου ατόμου. Η συναισθηματική κατανόηση μας βοηθά να <strong>αντιμετωπίσουμε</strong> τα <strong>συναισθήματά</strong> μας, χωρίς να τα <strong>αποφεύγουμε</strong>. Επίσης, μας προσφέρει τη δυνατότητα να χειριστούμε αποτελεσματικά τα συναισθήματα του άλλου ατόμου. Για να επιτευχθεί η κατανόηση χρειάζεται πρώτα να <strong>εκφραστούν</strong> τα συναισθήματα. Η ικανότητα να εκφράζουμε τα συναισθήματά μας είναι αναπόσπαστο τμήμα μιας επιτυχημένης σχέσης. Συνηθίζουμε να <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\":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-02-14 14:35: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
(36, 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/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\":\"Επιτυχημένες σχέσεις\",\"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>Η <strong><em>εμπιστοσύνη</em></strong> βασίζεται σε 3 βασικούς πυλώνες: την <strong><em>ειλικρίνεια</em></strong>, τις <strong><em>αξίες</em></strong> και τη <strong><em>θετική εστίαση</em></strong>. </p>\\n<p>- Η <strong><em>ειλικρίνεια</em></strong> ξεκινά πρώτα από τον εαυτό μας και τα συναισθήματά μας. Αν είμαστε ειλικρινείς με αυτό που πιστεύουμε και νιώθουμε, μπορούμε να είμαστε ειλικρινείς και απέναντι στους άλλους ανθρώπους της ζωής μας και να μη φοβόμαστε να μοιραστούμε μαζί τους ακόμα και κάτι δυσάρεστο. </p>\\n<p>- Οι <strong><em>αξίες</em></strong> μας αποτελούν τον προσωπικό μας ηθικό κώδικα σύμφωνα με τον οποίο πράττουμε. Πολλές φορές αυτός ο κώδικας δεν είναι ίδιος ή μπορεί να έρχεται ακόμα και σε αντίθεση με αυτόν του άλλου ατόμου. Σε αυτήν την περίπτωση ή θα πρέπει να προβούμε σε έναν συμβιβασμό που θα εξυπηρετεί και τις δύο πλευρές ή να αποφασίσουμε τι είναι πιο σημαντικό για εμάς. Το να συντηρούμε αιώνιους καυγάδες μέσα σε μία σχέση την καθιστά ανισόρροπη.</p>\\n<p>- Η <strong><em>θετική </em></strong><em>στάση</em> αποτελεί την <strong>εστίαση</strong> στα θετικά χαρακτηριστικά της προσωπικότητας του άλλου ατόμου αλλά και της σχέσης μας. Καθένας από τα δύο μέλη της σχέσης έχει τη δική του προσωπικότητα και αυτό είναι που κάνει τη σχέση μας να αξίζει. Δεν ωφελεί να ασχολούμαστε συνεχώς με αυτά που θέλουμε να αλλάξουμε στον άλλον και να συντηρούμε μία ηλεκτρισμένη ατμόσφαιρα.</p>\\n<p>Ο <strong><em>σεβασμός</em></strong> και η <strong><em>κατανόηση</em></strong> βασίζονται στο <strong><em>μοίρασμα</em></strong> και την αποτελεσματική <strong><em>επικοινωνία</em></strong>.</p>\\n<p>- Το να <strong><em>μοιραζόμαστε</em></strong> τα προβλήματα και να λαμβάνουμε την ευθύνη μας μέσα σε μία σχέση είναι εξαιρετικά σημαντικό για την ισορροπία της. Σε μια δύσκολη κατάσταση είναι σημαντικό να θεωρήσουμε το άλλο άτομο σύμμαχό μας παρά εμπόδιο ή κάτι άσχετο με το πρόβλημά μας. Είτε αυτό το πρόβλημα αφορά τη σχέση, είτε όχι.</p>\\n<p>- Στην <strong><em>επικοινωνία</em></strong> είναι σημαντικό να προσπαθήσουμε να κατανοήσουμε τη συναισθηματική πλευρά του άλλου μέλους της σχέσης και να μπούμε στη θέση του για λίγα λεπτά (αυτό είναι <strong>ενσυναίσθηση</strong>).  Είναι καλό να αποφεύγουμε τη γλώσσα που κατηγορεί τον άλλον και να μιλάμε για τον εαυτό μας και τις δικές μας ευθύνες. Αποφεύγουμε όρους όπως «<strong>πάντα</strong>» ή «<strong>ποτέ</strong>».  </p>\\n<p>Τα <strong><em>όρια</em></strong> είναι πολύ σημαντικά μέσα σε μία σχέση, <strong>όχι</strong> για να μας διατηρούν σε απόσταση από το άλλο άτομο, αλλά για να <strong>διαφυλάσσουν</strong> τη <strong>μοναδικότητά</strong> μας και να <strong>οριοθετούν</strong> ένα <strong>ασφαλές</strong> <strong>πλαίσιο</strong> για τη σχέση μας.</p>\\n<p>Γι’ αυτό χρειάζεται να απαντήσουμε στον εαυτό μας τις παρακάτω ερωτήσεις: <em>Μέχρι πού αντέχω; Τί θέλω; Τί χρειάζομαι; Τί έχω ανάγκη;</em> Στη συνέχεια είμαστε έτοιμοι να θέσουμε τα όριά μας.</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\":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-01-27 21: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
(37, 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/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\":\"Η σημασία των Διαπροσωπικών Σχέσεων\",\"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>Οι σχέσεις που δημιουργούμε με τους ανθρώπους γύρω μας ονομάζονται <strong>διαπροσωπικές</strong> και είναι <strong>αναπόσπαστο</strong> μέρος της <strong>φύσης</strong> και του <strong>πολιτισμού</strong> των ανθρώπων. </p>\\n<p>Ο άνθρωπος είναι <strong>κοινωνικό</strong> <strong>ον</strong> σύμφωνα με τον <strong>Αριστοτέλη</strong> και γι’ αυτό οι σχέσεις του με τους άλλους ανθρώπους έχουν ιδιαίτερη (και συνήθως πρωτεύουσα) <strong>σημασία</strong> στη ζωή του και φυσικά στην <strong>ψυχολογία</strong> του. Ένας άνθρωπος με <strong>υγιείς</strong> διαπροσωπικές σχέσεις είναι και ένας <strong>ευτυχισμένος</strong> άνθρωπος, καθώς πολλαπλές έρευνες δείχνουν ότι οι <strong>σχέσεις</strong> μας είναι ο <strong>νούμερο 1 παράγοντας ευτυχίας</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\":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-01-27 21:17:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(38, 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/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\":\"Η άσκηση του Δαβίδ\",\"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>Επειδή ο σημαντικότερος παράγοντας για <strong>καλές σχέσεις με τους άλλους</strong>, είναι η <strong>σχέση με τον εαυτό μας</strong>, κάντε την παρακάτω άσκηση που θα σας βοηθήσει να εντοπίσετε <strong>τον αυθεντικό εαυτό</strong> σας!</p>\\n<p><em>Προκειμένου να δημιουργηθεί το άγαλμα του Δαβίδ, ο Μιχαήλ Άγγελος βασίστηκε σε δύο βασικές δεξιότητες: την ικανότητά του να κόψει τα κομμάτια που ήταν περιττά και την ικανότητά του να δει τον Δαβίδ μέσα από τα στρώματα του μαρμάρου.  Με τον ίδιο τρόπο, η θετική ψυχολογία μπορεί να βοηθήσει τους ανθρώπους να αφαιρέσουν τους περιορισμούς που τους εμποδίζουν να είναι ο αυθεντικός εαυτός τους και να βρουν τον αυθεντικό εαυτό τους συνθέτοντας τα κομμάτια του.</em></p>\\n<p><strong>Δεξιότητα 1<sup>η</sup>:</strong> <em>Κρίνω τι μου είναι πραγματικά περιττό και με εμποδίζει να είμαι ο εαυτός μου</em></p>\\n<p><strong>Δράση 1:</strong> <em>Υιοθετώ τις αντίθετες συμπεριφορές από αυτές που με κάνουν κάποιον άλλον</em></p>\\n<p><strong>Δεξιότητα 2<sup>η</sup>: </strong><em>Αναγνωρίζω ποιος πραγματικά είμαι, ποια είναι τα αυθεντικά μου χαρακτηριστικά, τι θέλω να κρατήσω</em></p>\\n<p><strong>Δράση 2:</strong> <em>Υιοθετώ συμπεριφορές που ενισχύουν την αυθεντικότητά μου</em></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\":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-02-14 15:34: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
(39, 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/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\":\"Τα Παράπονα\",\"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>Πολλοί άνθρωποι <strong>παραπονιούνται</strong> τακτικά σε φίλους, γονείς, παιδιά, συντρόφους κλπ. Ήρθε η ώρα να σταματήσετε αυτή τη συνήθεια και να γίνετε πιο δημιουργικοί ως προς τις σχέσεις σας.</p>\\n<p>-<strong>Καταγράψτε</strong> δύο <strong>παράπονα</strong> που κάνετε συχνά σε κάποιον δικό σας.</p>\\n<p>-Στη συνέχεια καταγράψτε αντίστοιχα σε αριθμό <strong>προτερήματα</strong> του ατόμου στο οποίο απευθύνεστε.</p>\\n<p>-Τέλος, χρησιμοποιώντας τις δύο παραπάνω καταγραφές, <strong>ολοκληρώστε την πρόταση</strong>:          </p>\\n<p>Ο (δικός σας άνθρωπος) μπορεί να ……… (παράπονο) ......... αλλά αυτός είναι ή κάνει επίσης ..... (προτέρημα) ……</p>\\n<p>Πχ: <em>Η αδερφή μου μπορεί να είναι πολύ ακατάστατη αλλά μαγειρεύει εξαιρετικά.</em></p>\\n<p>Έτσι θα διατυπώνετε το παράπονό σας αλλά θα εκφράζετε και ένα <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\":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-02-14 15:33:40', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(40, 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/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\":\"Οι Μάσκες\",\"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>Στην καθημερινή μας ζωή συχνά φοράμε «μάσκες», οι οποίες αποκαλύπτουν μόνο <strong>συγκεκριμένες </strong><strong>πτυχές</strong> του εαυτού μας, <strong>επισκιάζοντας</strong> κάποιες άλλες εξίσου σημαντικές πτυχές.</p>\\n<p>-Σε αυτό το σημείο <strong>σκεφτείτε 3 σημαντικά</strong> (για οποιονδήποτε λόγο) για εσάς <strong>πρόσωπα</strong>.</p>\\n<p>-<strong>Αναλογιστείτε</strong> τί «μάσκα» φοράτε πιο συχνά για αυτά τα άτομα (δηλαδή τί τους αφήνετε να δουν φορώντας την «μάσκα» και τι είναι αυτό που κρύβεται με τη «μάσκα»).</p>\\n<p>-<strong>Ποιοι λόγοι</strong> σας οδηγούν να φοράτε αυτές τις «μάσκες»;</p>\\n<p>-Τέλος <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\":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-02-14 15:33: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
(41, 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/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\":\"Επικοινωνώ - Ακούω - Καταλαβαίνω\",\"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>Κλειδί στις ανθρώπινες σχέσεις είναι η <strong>επικοινωνία</strong>. Για να βελτιώσουμε τις διαπροσωπικές μας σχέσεις λοιπόν ξεκινάμε από εκεί.</p>\\n<p>Η παρούσα δραστηριότητα μπορεί να συμβάλλει στο να ανακαλύψετε καλύτερα <strong>την έννοια της επικοινωνίας,</strong> με αποτέλεσμα να μπορέσετε να ακούσετε το συνομιλητή σας και να τον καταλάβετε. Να θυμάστε άλλωστε ότι «<strong>ακούω</strong>» δεν σημαίνει υποχρεωτικά ότι «<strong>συμφωνώ</strong>».</p>\\n<p>- <strong>Διαλέξτε</strong> έναν συνάδελφο, φίλο ή συγγενή σας, καθίστε κοντά ώστε να νιώθετε άνετα και προσπαθήστε να κρατάτε την οπτική σας επαφή καθώς μιλάτε.</p>\\n<p>- Διαλέξτε ένα <strong>ουδέτερο</strong> <strong>θέμα</strong> προς συζήτηση (π.χ. πώς ήταν η μέρα μου στη δουλειά, πως πέρασα το Σαββατοκύριακο κλπ) και διατυπώστε μερικές (2-3), όσο το δυνατόν πιο σαφείς προτάσεις.</p>\\n<p>- <strong>Ζητήστε</strong> από το συνομιλητή σας να σας κάνει διευκρινιστικές ερωτήσεις σχετικές με αυτά που είπατε, ξεκινώντας με τη διατύπωση «Όταν λες …..εννοείς ότι…..; ».</p>\\n<p>- Όταν συμφωνείτε το <strong>σημειώνετε</strong>, όταν διαφωνείτε <strong>εξηγείτε</strong> τι δεν έγινε κατανοητό. Όταν ο συνομιλητής σας «κερδίσει» 3 «ναι», αλλάζετε ρόλους και επαναλαμβάνετε την άσκηση. Μπορείτε να την επαναλάβετε για 2 φορές ακόμη με άλλα θέματα.</p>\\n<p>Τί καταλάβατε από την άσκηση αυτή; Μοιραστείτε τις σκέψεις σας με το συνομιλητή σας.</p>\\n<p>Θυμηθείτε ότι η επικοινωνία πολλές φορές είναι μια <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\":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-02-14 15:32:23', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(42, 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/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\":\"Αγάπη είναι…\",\"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>Σύμφωνα με τον ψυχολόγο Ρόμπερτ Στέρμπεργκ υπάρχουν 7 διαφορετικά είδη αγάπης</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><strong>Φιλική αγάπη:</strong> υπάρχει εγγύτητα προς κάποιο άλλο πρόσωπο χωρίς όμως να υπάρχει ερωτικό πάθος ή μακροχρόνια δέσμευση.</p>\\n<p><strong>Πάθος</strong><strong>:</strong> έρωτας με την πρώτη ματιά αλλά χωρίς οικειότητα και δέσμευση, είδος ου μπορεί να πάψει ξαφνικά να υπάρχει.</p>\\n<p><strong>Κενή αγάπη:</strong> υπάρχει δέσμευση αλλά δεν υπάρχει εγγύτητα και πάθος.</p>\\n<p><strong>Ρομαντική αγάπη:</strong> υπάρχει εγγύτητα και πάθος αλλά όχι δέσμευση.</p>\\n<p><strong>Συντροφική αγάπη:</strong> υπάρχει εγγύτητα και δέσμευση αλλά όχι πάθος.</p>\\n<p><strong>Επιφανειακή αγάπη:</strong> δέσμευση που στηρίζεται κυρίως στο πάθος και στερείται οικειότητας.</p>\\n<p><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\":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-01-27 20:44: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
(43, 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/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\":\"Έρωτας είναι…\",\"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\":\"Αυτή η άποψη δεν απέχει και πολύ από την πραγματικότητα καθώς όταν ερωτευόμαστε η <strong>ντοπαμίνη</strong> και η <strong>νορεπινεφρίνη</strong> αυξάνονται και <strong>σεροτονίνη</strong> μας επηρεάζεται με αποτέλεσμα να είμαστε πιο <strong>ευδιάθετοι</strong>, πιο <strong>ενεργητικοί</strong> και πιο <strong>ενθουσιώδεις</strong>. Όταν, δε, βρισκόμαστε στην αρχή μίας <strong>ερωτευμένης σχέσης</strong> τείνουμε να <strong>εξιδανικεύουμε</strong> τον σύντροφό μας και να μην βλέπουμε κανένα αρνητικό στοιχείο πάνω του, εξού και η φράση  <strong><em>«Ο έρωτας είναι τυφλός».</em></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\":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, '2022-02-14 14:27:04', 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, 'Αγάπη ή Πάθος;', '[{\"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\":\"Αγάπη ή Πάθος;\",\"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\":\"Κάθε άνθρωπος οδηγείται στη σύναψη σχέσεων από τη βιολογική του ανάγκη να αναπαραχθεί, οπότε το πάθος που οδηγεί σε σεξουαλική επιθυμία είναι ένα ουσιαστικό στοιχείο της σχέσης, που, όμως, δεν πρέπει να συγχέεται με τη <strong>λαγνεία,</strong> αίσθημα που επιζητά τη στιγμιαία απόλαυση. Ενώ, λοιπόν, το πάθος είναι <strong>στοιχείο</strong> της αγάπης, δεν αποτελεί το μοναδικό και δεν είναι η μόνη προϋπόθεση για να γίνει μία σχέση μακροχρόνια. Συγκεκριμένα, το πάθος μπορεί να οδηγήσει στη δημιουργία μίας σχέσης η οποία εάν εμπλουτιστεί με άλλα βασικά στοιχεία όπως η <strong>οικειότητα</strong> και η <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\":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-01-27 20:47: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
(45, 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/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\":\"Ζήλια: «καλό» ή «κακό» συναίσθημα;\",\"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\":\"Εμφανίζεται τόσο στους άνδρες όσο και στις γυναίκες και συνήθως προκαλείται όταν ένα άτομο αντιλαμβάνεται μία <strong>απειλή</strong> για μια <strong>σημαντική σχέση</strong> της ζωής του από κάποιον τρίτο. Η απειλή μπορεί να είναι πραγματική ή φανταστική. Δεν περιορίζεται στις συντροφικές σχέσεις, μπορεί να προκύψει ανάμεσα σε αδέλφια που ανταγωνίζονται για τη γονική αγάπη, σε συναδέλφους, σε φίλους κλπ. Η <strong>ζήλεια</strong> διαφέρει από το <strong>φθόνο</strong>, καθώς η ζήλια πάντα συνεπάγεται την <strong>ύπαρξη</strong> ενός <strong>τρίτου</strong> προσώπου. Ο <strong>φθόνος</strong> εμφανίζεται ανάμεσα σε <strong>δύο</strong> <strong>άτομα</strong> και περιγράφεται καλύτερα ως \\\"θέλω ό, τι έχεις\\\". Αν και η ζήλια είναι μια <strong>επώδυνη συναισθηματική εμπειρία</strong>, οι εξελικτικοί ψυχολόγοι δεν το θεωρούν ως ένα συναίσθημα που πρέπει να καταστείλουν, αλλά ως ένα <strong>σήμα αφύπνισης</strong> ότι μια σημαντική σχέση βρίσκεται σε <strong>κίνδυνο</strong> και ότι πρέπει να ληφθούν μέτρα για να ξανακερδηθεί η αγάπη του φίλου ή του συντρόφου μας. Αυτό που χρειάζεται είναι να διαχειριστούμε καλύτερα <strong>την έκφραση της ζήλειας</strong> και τη <strong>συμπεριφορά</strong> που προκύπτει λόγω αυτής. Με λίγα λόγια, η ζήλια θεωρείται θεμιτό συναίσθημα όπως όλα, αλλά μόνο <strong>όταν δε μας παρασύρει σε ακραίες συμπεριφορές</strong>. Ενώ, δηλαδή, μπορεί να λειτουργήσει <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\":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-02-14 14:29: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
(46, 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/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\":\"Η σημασία του μητρικού δεσμού στις ενήλικες ερωτικές σχέσεις\",\"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>Κατά τη διάρκεια της νηπιακής και της παιδικής ηλικίας, οι <strong>συναισθηματικά θερμές εκδηλώσεις</strong> από τους γονείς, μας οδηγούν να διαμορφώνουμε <strong>στενούς συναισθηματικούς δεσμούς</strong> που ονομάζονται προσκόλληση και διαμορφώνουν τον τρόπο με τον οποίο δημιουργούμε δεσμούς με τους άλλους <strong>καθ \'όλη </strong>τη διάρκεια της <strong>ζωής</strong> μας. Οι <strong>τρυφερές συμπεριφορές</strong> όπως το άγγιγμα, το χάδι, το κράτημα, το φιλί και η αγκαλιά μας βοηθούν να αναπτύξουμε το αίσθημα αγάπης και ασφάλειας, παράγοντας έτσι οξυτοκίνη (την \\\"ορμόνη της αγάπης\\\") , η οποία ευθύνεται για το αίσθημα της εγγύτητας με τους άλλους και μας βοηθά να χαλαρώνουμε.</p>\\n<p>Ο <strong>δεσμός με τον κύριο φροντιστή</strong> κατά τη <strong>βρεφική ηλικία</strong> δεν είναι σημαντικός μόνο για την επιβίωσή μας. Μας παρέχει την <strong>ασφάλεια</strong> και την <strong>άνεση</strong> που χρειαζόμαστε όταν είμαστε <strong>αγχωμένοι</strong> ή βρισκόμαστε σε <strong>κίνδυνο</strong> και προστατεύει την <strong>σωματική</strong> και <strong>ψυχολογική</strong> μας ευεξία. Όταν έχουμε βιώσει αυτή την <strong>ασφάλεια ως βρέφη</strong>, τότε και ως <strong>ενήλικες</strong> στις συντροφικές μας σχέσεις αισθανόμαστε ασφαλείς και έχουμε συντρόφους που <strong>ανταποκρίνονται</strong> στα συναισθήματά μας με <strong>ανάλογο τρόπο</strong>. Από την άλλη, οι άνθρωποι που <strong>βίωσαν ανασφάλεια κατά τη βρεφική προσκόλληση</strong>, βιώνουν <strong>ανασφάλεια</strong>, <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\":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-02-14 14:31:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(47, 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/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\":\"Πώς να έρθετε πιο κοντά\",\"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>Αυτές οι 4 δραστηριότητες θα σας φέρουν πιο κοντά με τον σύντροφό σας και θα αυξήσουν την ικανοποίηση που λαμβάνετε από τη σχέση σας.</p>\\n<p><strong>- Γυμναστείτε μαζί.</strong> Οι ενδορφίνες που απελευθερώνονται κατά την άσκηση μπορούν να σας βοηθήσουν να αισθανθείτε πιο θετικά ο ένας προς τον άλλο και η αύξηση του ρυθμού της καρδιάς σας μπορεί να αυξήσει τον ενθουσιασμό μεταξύ σας.</p>\\n<p><strong>- Διαβάστε μαζί.</strong> Δεν εννοούμε ταυτόχρονα, αρκεί να είναι το ίδιο βιβλίο, άρθρο κλπ. Έρευνες δείχνουν ότι το να συζητάτε τις απόψεις σας πάνω σε αυτό που διαβάζετε σας φέρνει πιο κοντά και σας βοηθά να μάθετε καλύτερα ο ένας τον άλλον. Επίσης ένας άνθρωπος που διαβάζει (σύμφωνα με έρευνες) δείχνει πιο ελκυστικός, λιγότερο αγχώδης και με περισσότερη κατανόηση. Ό,τι ακριβώς ζητάμε από έναν σύντροφο δηλαδή!</p>\\n<p><strong>- Κάντε μαζί κάτι για το σπίτι.</strong> Έρευνες δείχνουν ότι τα ζευγάρια που κάνουν μαζί δουλειές στο σπίτι έχουν καλύτερη σεξουαλική ζωή. Αν οι δουλειές δε σας «βγαίνουν», κάντε μία τροποποίηση ή κάτι για να ομορφύνετε το χώρο σας.</p>\\n<p><strong>- Δοκιμάστε μαζί κάποιο Extreme Sport. </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\":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, '2022-02-14 15:31: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
(48, 0, 'Το παιχνίδι των 36 ερωτήσεων', '[{\"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\":\"Το παιχνίδι των 36 ερωτήσεων\",\"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>Απαντώντας αυτές τις 36 ερωτήσεις <strong>θα αισθανθείτε πιο κοντά</strong> με οποιονδήποτε άνθρωπο το δοκιμάσετε και είναι πολύ πιθανό να <strong>ερωτευθείτε</strong>! Πρόκειται για εμπεριστατωμένη έρευνα από τον ψυχολόγο Arthur Aron.</p>\\n<p>*Απαντήστε την ερώτηση και οι δύο πριν πάτε στην επόμενη.</p>\\n1. Ποιον θα προσκαλούσες σε δείπνο, αν μπορούσες να διαλέξεις από όλους τους ανθρώπους του κόσμου;<br /><br />2. Θα ήθελες να είσαι διάσημος και αν ναι με ποιον τρόπο;<br /><br />3. Πριν πάρεις ένα τηλέφωνο, κάνεις πρόβα αυτό που θα πεις; Αν ναι, γιατί;<br /><br />4. Πως θα ήταν η τέλεια μέρα για σένα;<br /><br />5. Πότε ήταν η τελευταία φορά που τραγούδησες στον εαυτό σου ή σε κάποιον <br />άλλον;<br /><br />6. Αν μπορούσες ζήσεις μέχρι τα 90 και να διατηρήσεις ή το σώμα ή το μυαλό ενός <br />30χρονου για τα τελευταία 60 χρόνια, τι από τα δύο θα διάλεγες;<br /><br />7. Έχεις κάποια κρυφή επιθυμία για τον τρόπο που θέλεις να πεθάνεις;<br /><br />8. Πες 3 πράγματα που θεωρείς ότι έχουμε κοινά. (οι δύο συμμετέχοντες μεταξύ τους)<br /><br />9. Για ποιο πράγμα αισθάνεσαι τη μεγαλύτερη ευγνωμοσύνη στη ζωή σου;<br /><br />10. Αν μπορούσες να αλλάξεις κάτι στον τρόπο που μεγάλωσες, τι θα ήταν;<br /><br />11. Πες μέσα σε 5 λεπτά την ιστορία της ζωής σου.<br /><br />12. Αν μπορούσες να ξυπνήσεις αύριο με μία νέα ικανότητα, ποια θα ήταν;<br /><br />13. Αν είχες μία κρυστάλλινη σφαίρα που θα μπορούσε να σου πει τα πάντα, τι <br />ερώτηση θα έκανες (μόνο 1);<br /><br />14. Υπάρχει κάτι που ονειρευόσουν να κάνεις για πολύ καιρό; Γιατί δεν το έκανες;<br /><br />15. Ποιο είναι το μεγαλύτερο επίτευγμα της ζωής σου;<br /><br />16. Τι εκτιμάς περισσότερο σε μία φιλία;<br /><br />17. Ποια είναι η πιο πολύτιμη μνήμη που έχεις;<br /><br />18. Ποια είναι η χειρότερη μνήμη σου;<br /><br />19. Αν ήξερες ότι θα πεθάνεις σε ένα χρόνο, θα άλλαζες κάτι στη ζωή σου τώρα;<br /><br />20. Τι σημαίνει για σένα φιλία;<br /><br />21. Τι ρόλο παίζει η αγάπη στη ζωής σου;<br /><br />22. Πες στον άλλο συμμετέχοντα 5 θετικά χαρακτηριστικά του.<br /><br />23. Πόσο δεμένη είναι η οικογένειά σου; Αισθάνεσαι ότι η παιδική σου ηλικία ήταν πιο χαρούμενη από των περισσότερων ανθρώπων;<br /><br />24. Πως αισθάνεσαι για τη σχέση σου με τη μητέρα σου;<br /><br />25. Κάνε 5 ρεαλιστικές προτάσεις που θα ξεκινούν με το εμείς, όπως: «εμείς είμαστε σε αυτό το δωμάτιο μαζί και νιώθουμε…»<br /><br />26. Συμπλήρωσε τη φράση: «εύχομαι να είχα κάποιον με τον οποίο θα μπορούσα να μοιραστώ…»<br /><br />27. Αν επρόκειτο να γινόμασταν κολλητοί φίλοι, τι θα έπρεπε να ξέρω για εσένα (1πράγμα);<br /><br />28. Πες τι (1 πράγμα) σου αρέσει σε μένα, με ειλικρίνεια. Κάτι που δεν μπορείς να το πεις για κάποιον που μόλις γνώρισες.<br /><br />29. Μοιράσου μια ντροπιαστική στιγμή.<br /><br />30. Πότε έκλαψες τελευταία φορά μπροστά σε κάποιον άλλον και μόνος σου;<br /><br />31. Πες κάτι που σου αρέσει ήδη σε μένα.<br /><br />32. Τι είναι για σένα πολύ σοβαρό και δε θα αστειευόσουν ποτέ με αυτό;<br /><br />33. Αν πέθαινες τώρα χωρίς να μπορείς να μιλήσεις με κανέναν άλλον, τι θα μετάνιωνες που δεν είπες σε κάποιον; Γιατί δεν το έχεις πει ακόμα;<br /><br />34. Το σπίτι με όλα τα υπάρχοντά σου παίρνει φωτιά. Αφού σώσεις τους αγαπημένους σου και τα κατοικίδιά σου, έχεις την ευκαιρία να σώσεις κάτι ακόμα, τι θα ήταν αυτό;<br /><br />35. Ποιος θάνατος ανθρώπου από την οικογένειά σου θα σε πείραζε περισσότερο και γιατί;<br /><br />36. Μοιράσου μαζί μου ένα πρόβλημά σου κι εγώ θα σου πω τι θα έκανα εγώ στη θέση σου. Επίσης θα σου πω πως μου φαίνεται ότι νιώθεις γι’ αυτό.\",\"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-02-14 15:31:20', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(49, 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/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\":\"Πώς να μειώσεις τη ζήλια σου\",\"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>Είτε η αιτία της ζήλιας σου είναι τα ερεθίσματα που δέχεσαι από το σύντροφό σου είτε είναι δικές σου ανασφάλειες, δοκίμασε τα παρακάτω βήματα για να νιώσεις καλύτερα και να βελτιώσεις τις σχέσεις σου.</p>\\n<p><strong>- Παρατήρησε και αποδέξου τις σκέψεις και τα συναισθήματα ζήλιας που έχεις.</strong> Το πρώτο βήμα της λύσης κάθε προβλήματος είναι η αναγνώριση, η παρατήρηση και η αποδοχή.</p>\\n<p><strong>- Δεν χρειάζεται να υπακούσεις τα συναισθήματα ζήλιας. </strong>Μπορεί να μην μπορείς ακόμα να ελέγξεις την ύπαρξη του αισθήματος ζήλιας, μπορείς όμως να ελέγξεις το <strong>πώς</strong> θα <strong>αντιδράσεις</strong> σε αυτά. Θα τα αφήσεις να καθορίσουν τη ζωή σου και τη σκέψη σου και να σε παρασύρουν σε υπερβολικές πράξεις ή θα τους δώσεις τον πραγματικό χώρο που τους αξίζει; Δηλαδή, να το <strong>αξιολογήσεις</strong> σαν συναίσθημα, να δεις <strong>από πού προέρχεται</strong> και να το <strong>αποδεχτείς</strong> σαν όλα τα υπόλοιπα συναισθήματά σου.</p>\\n<p><strong>- Αναγνώρισε ότι η αβεβαιότητα είναι μέρος κάθε σχέσης.</strong> Ποτέ <strong>κανείς</strong> σε καμία σχέση μακροχρόνια ή μη, με εγγύτητα ή χωρίς, καινούρια ή παλιά δεν μπορεί να σου <strong>εξασφαλίσει</strong> 100% ο σύντροφός σου θα είναι πάντα δίπλα σου και δε θα κοιτάξει άλλον/-η. Αυτό δε σημαίνει ότι δε θα είναι, αλλά ότι εσύ μπορείς να επιβιώσεις ακόμα κι αν δεν είναι και ότι αυτό το αίσθημα ασφάλειας πηγάζει <strong>μόνο από εσένα.</strong></p>\\n<p><strong>- Εξετάστε τις αντιλήψεις σου σχετικά με τις σχέσεις.</strong> Πολλές φορές η ζήλια μας τυφλώνει τόσο που μας κάνει να ζητάμε υπερβολικά πράγματα από το σύντροφό μας, όπως να μη μιλάει καθόλου με άτομα του αντίθετου φύλου ή να μη βγαίνει από το σπίτι μόνος.  Τέτοιες αντιλήψεις είναι αρκετά στρεβλές και χρειάζεται να αναθεωρηθούν.</p>\\n<p><strong>- Χρησιμοποιήστε εναλλακτικές δεξιότητες στη σχέση.</strong> Αντί να κατηγορείτε το σύντροφο ή να του γκρινιάζετε, υποκινούμενος από συναισθήματα ζήλειας, δοκιμάστε να δώσετε έμφαση σε κάποιο θετικό του χαρακτηριστικό και βελτιώστε αυτόματα την ποιότητα της σχέσης σας!</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\":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-02-14 15:30: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
(50, 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/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\":\"Περάστε χρόνο μαζί\",\"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>Είναι πολύ σημαντικό για ένα ζευγάρι είτε μιλάμε για μία νέα σχέση είτε για μία μακροχρόνια, να περνούν μαζί ποιοτικό χρόνο. Σίγουρα οι ρυθμοί της καθημερινότητας δε μας αφήνουν πολύ ελεύθερο χρόνο αλλά σημασία έχει αυτός ο χρόνος που μένει να είναι ποιοτικός.</p>\\n<p><strong>- Θεσπίστε μία ώρα μέσα στην ημέρα που θα αφιερώσετε στη σχέση σας.</strong> Αυτή η ώρα μπορεί να είναι το βράδυ πριν κοιμηθείτε ή  ένα διάλειμμα το μεσημέρι ή όποια άλλη ώρα μέσα στην ημέρα σας βολεύει.</p>\\n<p><strong>- Κάντε διαφορετικά πράγματα μέσα στην ώρα σας.</strong> Κάθε μέρα μπορείτε να εκμεταλλευτείτε αυτή την ώρα με διαφορετικό τρόπο ώστε να μη ρουτινιάζετε. Δοκιμάστε τις παρακάτω ιδέες.</p>\\n<p><strong>- Ασχοληθείτε με ένα κοινό χόμπι. </strong>Αυτό μπορεί να είναι κάτι δημιουργικό, μία καλλιτεχνική ασχολία ή απλά το γυμναστήριο.</p>\\n<p><strong>- Κάντε ένα μικρό δώρο ο ένας στον άλλον.</strong> Αυτό δε χρειάζεται να είναι απαραίτητα υλικό. Μπορεί να είναι μία φράση αγάπης και ευγνωμοσύνης για κάτι που έκανε ο σύντροφός σας ή μία πράξη φροντίδας όπως το μαγείρεμα.</p>\\n<p><strong>- Εκφραστείτε σωματικά.</strong> Αυτό περιλαμβάνει οτιδήποτε έχει να κάνει με το σώμα σας, ξεκινώντας από τη βλεμματική επαφή. Κοιταχτείτε στα μάτια χωρίς να μιλάτε για 1 λεπτό και στη συνέχει ξεκινήστε να αγγίζετε ο ένας τον άλλον. Ξεκινήστε μπλέκοντας τα χέρια σας μεταξύ τους και καταλήξτε σε μία αγκαλιά που θα κρατήσει τουλάχιστον 5 λεπτά. Αν καταλήξετε στο κρεβάτι, δεν υπάρχει κανένα πρόβλημα!! Απλά φροντίστε να δώσετε στη βλεμματική επαφή, τα χάδια και τις αγκαλιές τον απαραίτητο χρόνο.</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\":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-02-14 15:30:04', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(51, 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/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\":\"Αναπνεύστε μαζί\",\"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>Αυτή η άσκηση είναι ένας εξαιρετικός τρόπος να αποσπάσετε το μυαλό σας από ό,τι συμβαίνει γύρω σας και να <strong>επικεντρωθείτε στο σύντροφό σας</strong>.</p>\\n<p><strong>- Για να ξεκινήσετε,</strong> είτε ξαπλώστε στο πλάι απέναντι από τον σύντροφό σας είτε καθίσετε όρθιοι αντικριστά με τον σύντροφό σας.</p>\\n<p><strong>- Ακουμπήστε απαλά</strong> τα μέτωπά σας μεταξύ τους. Θα σας βοηθήσει να κρατάτε το πιγούνι σας προς τα κάτω.</p>\\n<p><strong>- Πάρτε τουλάχιστον επτά</strong> αργές, βαθιές αναπνοές <strong>ταυτόχρονα</strong> με τον σύντροφό σας. Εάν απολαμβάνετε την άσκηση, μπορείτε να την παρατείνετε. Πάρτε 20 ή 30 αναπνοές μαζί ή απλά αναπνεύστε μαζί για ένα καθορισμένο χρονικό διάστημα.</p>\\n<p><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\":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-02-14 15:29: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
(52, 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/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\":\"Τι είναι ο όρος \'\'Απολαμβάνειν\'\';\",\"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>Ο όρος «απολαμβάνειν», εισήχθη πρόσφατα από τους Bryant &amp; Veroff, επιστήμονες από το χώρο της Θετικής Ψυχολογίας.</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>Ο όρος αναφέρεται στην ικανότητα μας να στεκόμαστε σε μια θετική εμπειρία, <strong>εντείνοντας</strong> ή <strong>παρατείνοντας</strong> την επιρροή της πάνω μας. Είναι μια <strong>ενεργητική </strong>διαδικασία, που με λίγη εξάσκηση, μπορεί να μας κάνει πιο ικανοποιημένους από τη ζωή και τελικά, περισσότερο ευτυχισμένους. Για να πούμε ότι κάποιος απολαμβάνει μια εμπειρία, δεν αρκεί να αισθάνεται απλώς ευχαρίστηση ή χαρά. Χρειάζεται να μπορεί να <strong>συνειδητοποιεί</strong> τα θετικά του συναισθήματα, την <strong>ώρα που αυτά προκύπτουν</strong>. Έτσι, μία σημαντική προϋπόθεση για να καταφέρει κανείς να απολαύσει μια εμπειρία, είναι να μπορεί να είναι <strong>συνειδητά</strong> παρών <strong>στο εδώ και τώρα</strong>, έχοντας επίγνωση αυτού που του συμβαίνει.</p>\\n<p>Πολλοί, συγχέουν την έννοια του <strong>απολαμβάνειν</strong> με την έννοια της <strong>ηδονής</strong>. Ας δούμε, όμως, κατά πόσο οι δύο αυτές έννοιες συνδέονται. O <strong>Αριστοτέλης</strong> είχε προτείνει δύο είδη ευτυχίας, την ηδονή και την ευδαιμονία. Το πρώτο, αναφέρεται στην ευτυχία που πηγάζει από την απόκτηση της ευχαρίστησης και της αποφυγής του πόνου. Το δεύτερο, αντιστοιχεί στην ευτυχία που πηγάζει από μια ζωή με νόημα και τάση για αυτοπραγμάτωση. Κατά τους <strong>Bryant &amp; Veroff</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\":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-01-27 20:25: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
(53, 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/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\":\"Οι στρατηγικές του \'\'Απολαμβάνειν\'\'\",\"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><strong>Ζω στο ΤΩΡΑ / Ενσυνειδητότητα / Επιβράδυνση</strong></p>\\n<p>Εδώ, αυτό που καλούμαστε να κάνουμε, είναι να αφεθούμε στο βίωμα <strong>εδώ και τώρα</strong>,<strong> </strong>χωρίς πολλές σκέψεις. Συγκεκριμένα, χρειάζεται  να νοιώσουμε τη συνολική <strong>αίσθηση της θετικής εμπειρίας</strong>, την οποία βιώνουμε. Πρόκειται στην ουσία, για μια επιστροφή στο ζωντανό παρόν. Μία σύνδεση με αυτό που συμβαίνει, ακριβώς τη στιγμή που συμβαίνει. Χωρίς να το κρίνουμε ή να το αναλύουμε. Απλώς το ζούμε, δίνοντας τον απαραίτητο χρόνο για να νοιώσουμε αυτό που γίνεται εκείνη τη στιγμή και διατηρώντας για λίγο μια ψυχική διάθεση, που μας επιτρέπει να <strong>μείνουμε</strong> με την εμπειρία.</p>\\n<br />\\n<p><strong>Απεικόνιση/ ενσάρκωση θετικών συναισθημάτων</strong></p>\\n<p>Η στατηγική αυτή, αναφέρεται στο να εκδηλώνω με το σώμα μου το θετικό μου συναίσθημα. Με αυτόν το τρόπο, το βίωμα είναι πιο <strong>έντονο</strong>. Για παράδειγμα, γελάω/χαμογελάω όταν είμαι χαρούμενος, αγκαλιάζω όταν θέλω να δείξω αγάπη, τρυφερότητα, συμπόνια, χαϊδεύω όταν αισθάνομαι οικεία, εκτείνω χέρια και κορμό όταν ενθουσιάζομαι.</p>\\n<br />\\n<p><strong>Μοιράζομαι!</strong></p>\\n<p>Επιδιώκω να βιώνω <strong>θετικές εμπειρίες </strong>με άλλους: γιορτάζω μαζί τους γενέθλια, χαρμόσυνα γεγονότα, επιτυχίες. Συζητάω τα <strong>θετικά</strong> μου <strong>συναισθήματα</strong> και τα μεταδίδω: λέω πόσο χαρούμενος είμαι, πόσο αισιόδοξος είμαι, πόση αγάπη και τρυφερότητα νιώθω για κάποιον και μεταδίδω το συναίσθημα αυτό στους γύρω μου. Για παράδειγμα, πηγαίνω στο γραφείο, καλημερίζω τους συναδέλφους μου, ανοίγω το παράθυρο και τους περιγράφω πόσο ωραία μέρα έχει έξω.</p>\\n<br />\\n<p><strong>Θετικό ταξίδι στο χρόνο (παρελθόν &amp; μέλλον)</strong></p>\\n<p>Η νοερή απεικόνιση ενός θετικού γεγονότος του παρελθόντος, μας κάνει να <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\":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-01-27 20:26:07', 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, 'Οι 4 Τύποι απόλαυσης', '[{\"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\":\"Οι 4 Τύποι απόλαυσης\",\"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\":\"<p><strong>Η απόλαυση της πολυτέλειας/χαλάρωσης: </strong>όταν απολαμβάνω μια μικρή πολυτέλεια για εμένα. Για παράδειγμα, όταν πίνω ένα καλό κρασί, όταν κάνω ένα αφρόλουτρο, όταν μου κάνουν μασάζ κλπ.</p>\\n<p><strong>Η απόλαυση του δέους: </strong>όταν θαυμάζω κάτι που αντιλαμβάνομαι ως μεγαλύτερο και σπουδαιότερο από τον εαυτό μου. Για παράδειγμα, ένα έργο τέχνης, ένα όμορφο φυσικό φαινόμενο, η γέννηση ενός παιδιού κλπ.</p>\\n<p><strong>Η απόλαυση της υπερηφάνειας: </strong>όταν νιώθω υπερήφανος για τον εαυτό μου, για κάποιο επίτευγμα μου και αυτό αναγνωρίζεται κι από άλλους. Μπορεί η υπερηφάνεια να αφορά και κάποιο άλλο άτομο που σχετίζεται μαζί μου (παιδί, σύντροφος, φίλος).</p>\\n<p><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\":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-01-27 20:26: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
(55, 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/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\":\"Τα εμπόδια της απόλαυσης\",\"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><strong>Κατάπνιξη θετικού συναισθήματος:</strong> όταν καταπιέζω ή αποκρύπτω το θετικό μου συναίσθημα λόγω ντροπής, μετριοφροσύνης, φόβου, σεμνότητας κλπ.</p>\\n<p><strong>Απόσπαση από το θετικό γεγονός:</strong> είτε γιατί δεν μπορώ να επικεντρωθώ σ’ αυτό λόγω άλλων σκέψεων, υποχρεώσεων, ανησυχιών, είτε γιατί σκοπίμως το αγνοώ, για να δώσω βάση σε κάποιο «πρόβλημα» που ζητά λύση. </p>\\n<strong>Γκρίνια:</strong> συνεχής ενασχόληση με αρνητικά γεγονότα, επικέντρωση σε αυτά, συζήτηση γύρω από αυτά με απαισιόδοξο τόνο είτε αφορούν το παρόν είτε το μέλλον.<br /> <br /><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\":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-01-27 20:27:28', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(56, 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/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\":\"\'\'Απολαμβάνειν\'\' με Αναπόληση\",\"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>Ακολούθησε τις παρακάτω προτάσεις ώστε να μπορέσεις να απολαύσεις <strong>ξανά</strong> τις όμορφες στιγμές της ζωής σου.</p>\\n<p>-<strong>Βάλε απαλή μουσική</strong> και πάρε μία <strong>αναπαυτική</strong> θέση στον καναπέ ή το κρεβάτι σου, κλείσε τα μάτια και σκέψου μία εκπληκτική εμπειρία της ζωής σου, μία ευτυχισμένη στιγμή, εκστατική στιγμή, στιγμή αγαλλίασης, ίσως στιγμή που ήσουν ερωτευμένος/η, ή που άκουγες μία αγαπημένη μουσική, ή που ξαφνικά «σε άγγιξε βαθειά» κάποιο βιβλίο ή πίνακας ζωγραφικής ή κάποια άλλη έντονα δημιουργική στιγμή.</p>\\n<p>-<strong>Διάλεξε</strong> μία τέτοια εμπειρία ή στιγμή.</p>\\n<p>-Προσπάθησε <strong>να σε φανταστείς</strong> σε εκείνη τη στιγμή, περιλαμβάνοντας όλα τα συναισθήματα που συνδέονται με την εμπειρία.</p>\\n<p>-<strong>Κάνε εικόνα</strong> την εμπειρία σου με όσο το δυνατόν περισσότερες λεπτομέρειες προσπαθώντας να συμπεριλάβεις τα συναισθήματα, τις σκέψεις, τη διάθεση που είχες εκείνη τη στιγμή και κάθε άλλη λεπτομέρεια που την περιβάλει.</p>\\n<p>-<strong>Ταξίδεψε</strong> στη στιγμή αυτή για τουλάχιστον 10 λεπτά.</p>\\n<p>-<strong>Επανέλαβε</strong> όσο πιο συχνά μπορείς.</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\":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-02-14 15:28: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
(57, 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/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\":\"Καθημερινή παύση\",\"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>Αφιερώστε <strong>καθημερινά</strong> 20-30 λεπτά στον εαυτό σας. Κάθε μέρα για μία εβδομάδα, προγραμματίστε και κάντε μία καθημερινή παύση διάρκειας 20 λεπτών.</p>\\n<p>Μπορείτε να κάνετε πολλά πράγματα όπως μία βόλτα, μία ταινία, να πάρετε έναν ωραίο καφέ πηγαίνοντας στη δουλειά, να διαβάσετε ένα βιβλίο, να ακούσετε την αγαπημένη σας μουσική λίγο πριν κοιμηθείτε, οτιδήποτε μπορείτε να εντάξετε στο καθημερινό σας πρόγραμμα και μπορεί να σας <strong>ευχαριστήσει</strong>. Θεωρούμε ότι 20 λεπτά την ημέρα είναι χρόνος που μπορεί να βρεθεί ακόμα και στην πιο πολυάσχολη καθημερινότητα.</p>\\nΚατά τη διάρκεια της παύσης σας προσπαθήστε να <strong>αποβάλετε</strong> τις <strong>αγχωτικές σκέψεις</strong> και να συγκεντρωθείτε σε αυτό που κάνετε.<br /><strong><br />Εντοπίστε</strong> όλα τα ερεθίσματα που περιβάλουν τη <strong>θετική</strong> σας <strong>εμπειρία</strong>: μυρωδιές, αέρας, χρώματα, αισθήσεις, θερμοκρασία, γεύσεις και κρατήστε τα στη μνήμη σας.<br /><br />Στο τέλος της θετικής σας εμπειρίας μπορείτε να προγραμματίσετε τι θα απολαύσετε την επόμενη ημέρα και να το σχεδιάσετε στη φαντασία σας.<br /><br />Το βράδυ πριν κοιμηθείτε <strong>φέρτε ξανά στο νου σας</strong> την απολαυστική σας στιγμή και παρατηρείστε πως νιώθετε.<br /><br />Μην ξεχνάτε να το επαναλαμβάνετε καθημερινά. Οι θετικές εμπειρίες δεν πρέπει να βιώνονται σαν κάτι που πέρασε και πάει\",\"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-02-14 15:28:24', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(58, 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/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\":\"Ο περίπατος της απόλαυσης\",\"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\":\"Αφιερώστε <strong>20 λεπτά</strong> για να κάνετε μια βόλτα έξω με τον εαυτό σας <strong>καθημερινά</strong> για μια εβδομάδα. <br />\\n<p>Προσπαθήστε να τηρήσετε αυτό το πρόγραμμα, εκτός αν ο καιρός είναι εξαιρετικά κακός. Μπορείτε ακόμα να κάνετε αυτή την άσκηση και με ελαφριά βροχή υπό την προϋπόθεση ότι έχετε ομπρέλα και αδιάβροχο.</p>\\n<p>Καθώς περπατάτε, προσπαθήστε να <strong>παρατηρήσετε</strong> όσα περισσότερα όμορφα πράγματα γύρω σας μπορείτε. Αυτά μπορεί να είναι αξιοθέατα, ήχοι, μυρωδιές ή άλλες αισθήσεις. Για παράδειγμα, θα μπορούσατε να εστιάσετε στο εκπληκτικό ύψος ενός δέντρου που δεν έχετε αντιληφθεί ποτέ πριν, στην περίπλοκη αρχιτεκτονική ενός κτιρίου στη γειτονιά σας, στην αντανάκλαση του ήλιου σε μια λακκούβα με νερό, στη μυρωδιά του γρασιδιού ή των λουλουδιών, στους ανθρώπους που κοιτάζουν ο ένας τον άλλον καθώς περιηγούνται σε πολυσύχναστους δρόμους.</p>\\n<p>Όπως παρατηρείτε κάθε ένα από αυτά τα θετικά πράγματα, προσπαθήστε <strong>να τα κρατήσετε στο μυαλό σας</strong> - μην τα αφήνετε να περάσουν έτσι από δίπλα σας. Κάντε <strong>μία παύση για μια στιγμή</strong>, εστιάστε σε αυτά που ακούτε ή βλέπετε και βεβαιωθείτε ότι τα συνειδητοποιείτε, ότι τα παίρνετε πραγματικά μέσα σας. Προσπαθήστε να εντοπίσετε τι είναι αυτό το πράγμα που σας κάνει να νιώθετε ευχάριστα.</p>\\n<p>Προσπαθήστε να περπατάτε μια <strong>διαφορετική διαδρομή</strong> κάθε μέρα, ώστε να μη συνηθίσετε πολύ κανένα από αυτά τα ερεθίσματα και να αρχίσετε να τα θεωρείτε δεδομένα.</p>\\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-02-14 15:27:52', 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, 1, 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, 'Γιατί είναι τόσο δύσκολος ο αυτοέλεγχος;', '[{\"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\":\"Γιατί είναι τόσο δύσκολος ο αυτοέλεγχος;\",\"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>Ποιος είπε ότι ο <strong>αυτοέλεγχος </strong>είναι κάτι εύκολο; Ίσα-ίσα που υπάρχουν έρευνες που αναφέρουν πως είναι κουραστικός. Κάθε εργασία ή κατάσταση χρειάζεται την προσοχή σας, την υπομονή σας και κατ’ επέκταση την αποφασιστικότητά σας. </p>\\n<p>Δεν σας έχει τύχει μετά από μια κουραστική μέρα, να <strong>χάνετε</strong> πιο εύκολα τον έλεγχο, καθώς νιώθετε <strong>εξουθενωμένοι</strong> και χωρίς καθόλου ενέργεια; Είναι εκείνες οι μέρες που θα χαλάσετε πιο εύκολα τη δίαιτα  και θα σκεφτείτε πως «Μου αξίζει να φάω ένα γλυκό σήμερα, γιατί κουράστηκα πολύ».  </p>\\n<p>Η <strong>αλλαγή</strong> δεν αρέσει σε όλους, γιατί πολλές φορές τους <strong>αποσυντονίζει</strong>. Οι άνθρωποι από τη φύση τους, φαίνεται  να αναζητούν τη ρουτίνα, που είναι πιο οικεία και βολική για αυτούς. Μια αλλαγή λοιπόν στις συνήθειές σας, θα χρειαστεί να αποσπάσει  την προσοχή σας και επομένως να επηρεάσει τον αυτοέλεγχό σας. Ωστόσο, υπάρχουν τρόποι που μπορούν να σας βοηθήσουν να καταλάβετε πότε ο αυτοέλεγχός σας <strong>εξαντλείται</strong>, αλλά και πώς θα τον επανακτήσετε.</p>\\n<p>Ποια είναι λοιπόν τα σημάδια που δείχνουν πως δεν έχετε αυτοέλεγχο; </p>\\n<em><strong>- Αναστάτωση</strong></em><br /><em><strong>- Θυμός</strong></em><br /><em><strong>- Έλλειψη υπομονής</strong></em><br /><em><strong>- Δυσκολία συγκέντρωσης</strong></em><br /><em><strong>- Αδιάκριτες σκέψεις</strong></em><br /><br />Χρειάζεται αρκετός <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\":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, '2022-01-27 20:28: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
(61, 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>Οι περισσότεροι άνθρωποι, έχουν την αίσθηση πως πρέπει να αναπτύξουν ή και να διατηρήσουν αυτοέλεγχο, μόνο για την <strong>επίτευξη</strong> των δικών τους <strong>στόχων.</strong> Ο αυτοέλεγχος όμως, διαδραματίζει σημαντικό ρόλο και στην αλληλεπίδρασή μας με τους άλλους, καθώς μας εξασφαλίζει ηρεμία αλλά και υγιείς σχέσεις με τους άλλους. Έτσι, οι άνθρωποι με αυτοέλεγχο φαίνεται να διατηρούν τις παρακάτω τρεις συνήθειες:<br /><br /><strong>Αυτοσυντήρηση                                                </strong></p>\\n<p>Έχουν μια υγιή στάση απέναντι στα «πράγματα» και εστιάζουν περισσότερο σε αυτά που <strong>χρειάζονται</strong> παρά σε αυτά που επιθυμούν. Διεκδικούν ό, τι χρειάζονται για να <strong>εμπλουτίσουν</strong> τη ζωή τους, αλλά με μέτρο. </p>\\n<p><strong>Αυτοεπιβεβαίωση</strong></p>\\n<p>Γνωρίζουν την αξία τους και <strong>νιώθουν άνετα</strong> να μοιραστούν τις σκέψεις τους, δίνοντας παράλληλα και στους άλλους το χρόνο και το χώρο να εκφραστούν. </p>\\n<p><strong>Αυτο-εκπλήρωση</strong></p>\\n<p>Ο δρόμος προς την αυτοπεποίθηση, συνδέεται στενά με την <a href=\\\"https://www.skillsyouneed.com/ps/resilience.html\\\"><strong>ανθεκτικότητα</strong></a> . Αυτοί που διακρίνονται από αυτοέλεγχο, δεν παραιτούνται εύκολα από δύσκολες δραστηριότητες αλλά φροντίζουν να αναπτύξουν τις σχετικές δεξιότητες.</p>\\n<p><strong>Ο αυτοέλεγχος επομένως, μας επιτρέπει να απολαμβάνουμε τα θετικά πράγματα της ζωής με μέτρο, χωρίς να επιζητούμε συνεχώς άλλα. </strong></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\":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, '2022-01-27 20:29: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
(62, 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/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\":\"Αυτοέλεγχος στην πράξη\",\"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>Εδώ είναι&nbsp;<strong>τέσσερις&nbsp;</strong>τρόποι για να βελτιώσετε τον αυτοέλεγχο και να υιοθετήσετε πιο προσαρμοστικές συνήθειες:</p>\\n<p><strong>Αποφύγετε τον πειρασμό&nbsp;</strong></p>\\n<p><strong>Δεν είναι εύκολο να αντιστεκόμαστε συνεχώς στον πειρασμό.</strong>&nbsp;Μια μελέτη, διαπίστωσε ότι ο τρόπος με τον οποίο οι περισσότεροι άνθρωποι αντιστέκονται στον πειρασμό, είναι να&nbsp; τον αποφεύγουν. Προυπόθεση για τη διαχείριση αυτή, είναι ο αυτοέλεγχος.&nbsp;<strong>&nbsp;</strong>Αυτή η ενέργεια βοηθάει στην καλύτερη λήψη αποφάσεων και συνεπώς στην αυτοενίσχυση.</p>\\n<p><strong>Μετρήστε την πρόοδό σας</strong></p>\\n<p>Η παρακολούθηση της προόδου σας μπορεί να σας κρατήσει επικεντρωμένους στους στόχους σας. Επίσης σας βοηθά να γνωρίσετε καλύτερα τη δική σας συμπεριφορά και καθιστά πιο εύκολη τη διαχείριση και την αλλαγή των συνήθειών σας.</p>\\n<p><strong>Μάθετε πώς να διαχειρίζεστε το άγχος&nbsp;</strong></p>\\n<p>Η διακοπή και η λήψη μερικών αναπνοών βοηθά στην επιβράδυνση του καρδιακού σας ρυθμού και σας κάνει να χαλαρώσετε τη δεδομένη στιγμή. Βεβαιωθείτε ότι&nbsp;<strong>ασκείστε</strong>&nbsp;τακτικά,&nbsp;<strong>τρώτε</strong>&nbsp;υγιεινά καθώς και ότι&nbsp;<strong>κοιμάστε</strong>&nbsp;αρκετά.&nbsp;Όλα αυτά βελτιώνουν την εστίαση, τη γνωστική λειτουργία και την υγεία σας.&nbsp;Οι άνθρωποι φαίνεται να παίρνουν&nbsp;<strong>κακές αποφάσεις</strong>&nbsp;όταν το σάκχαρο του αίματός τους είναι χαμηλό και τους λείπει ύπνος. Η άσκηση σας βοηθά να κοιμηθείτε καλύτερα και&nbsp; να έχετε πειθαρχία στη διατροφή σας.&nbsp;</p>\\n<p><strong>Προτεραιότητα στα πράγματα&nbsp;&nbsp;</strong></p>\\n<p>Κάντε&nbsp;<strong>μια λίστα για κάθε ημέρα,</strong>&nbsp;<strong>εβδομάδα</strong>&nbsp;και&nbsp;<strong>μήνα</strong>&nbsp;που μπορεί να αισθανθείτε κάποια αναστάτωση. Με αυτό τον τρόπο γνωρίζετε ότι κάνετε πρόοδο και η λίστα λειτουργεί σαν υπενθύμιση ότι κάνετε ό, τι καλύτερο μπορείτε.</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\":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 14:10: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
(63, 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/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\":\"Τι είναι Αυτοέλεγχος;\",\"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>Πιο συγκεκριμένα, στο χώρο της ψυχολογίας, ο αυτοέλεγχος ερμηνεύεται ως η ικανότητα <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\":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, '2022-01-27 20:30:08', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(64, 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/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\":\"Βήματα απόκτησης αυτοελέγχου\",\"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><strong>Άλλαξε </strong>κάποιες<strong> συνήθειές </strong>σου και<strong> επανέλαβε </strong>τις<strong> νέες συνήθειες </strong>που θα αυξήσουν τον αυτοέλεγχό σου.</p>\\n<p>Προσπάθησε για παράδειγμα να <strong>αποφύγεις</strong> τα γλυκά ή το internet για μία μέρα.</p>\\n<p>Επανάλαβέ το για περισσότερες φορές. Η <strong>εξάσκηση</strong> κάνει πάντα καλό. Με αυτόν τον τρόπο θα βελτιώσεις τον αυτοέλεγχό σου και θα αυξήσεις την αυτοπεποίθησή σου. Θα αρχίσεις να πιστεύεις πως είσαι αρκετά δυνατός/ή ώστε να ελέγχεις τον εαυτό σου σε καταστάσεις άγχους.</p>\\n<strong>Απόσπασε τον εαυτό σου από τον πειρασμό</strong><br /><br />Όταν εμφανίζεται μία κατάσταση που σε βάζει σε πειρασμό, το να βρίσκεις κάτι να αποσπάσεις την προσοχή σου όπως μία βόλτα, θα σε βοηθήσει να αποφύγεις την κακή συμπεριφορά. Επίσης, μπορείς να <strong>αντικαταστήσεις</strong> τις άσχημες συνήθειες με καλές, προκειμένου να διώξεις τους πειρασμούς.<br /><strong><br />Φρόντισε τον εαυτό σου</strong><br /><br />Όταν δε θα έχεις αποφασιστικότητα, κάτι που μπορεί να συμβεί πολλές φορές στη ζωή σου, θα είναι πολύ εύκολο να ενδώσεις σε κακές συμπεριφορές. Ένας τρόπος να το αποφύγεις αυτό είναι <strong>να προσέχεις τον εαυτό σου.</strong> Ξεκίνα να γυμνάζεσαι και να τρως υγιεινά. Με αυτόν τον τρόπο θα έχεις την ενέργεια που απαιτείται για να νικήσεις το άγχος.<br /><strong><br />Άλλαξε το περιβάλλον σου ώστε να μειώσεις τους πειρασμούς<br /></strong><br />Αν μειώσεις τους πειρασμούς του περιβάλλοντός σου, δε θα χρειαστεί να εξασκήσεις τόσο πολύ τον αυτοέλεγχό σου. Αντιθέτως, θα χρησιμοποιείς την ενέργειά σου για σημαντικότερα πράγματα.<br />\\n<p><strong>Ξεκίνα τώρα! </strong></p>\\n<p>Το να έχεις αυτοέλεγχο δεν είναι πάντα εύκολο και πολλές φορές απαιτεί προσπάθεια και χρόνο. Εφαρμόζοντας μερικά από τα παραπάνω όμως, σιγά-σιγά θα σου είναι πιο εύκολο να ελέγχεις τον εαυτό σου και πριν το καταλάβεις, η <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\":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-03-06 19:43: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
(65, 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/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\":\"Καθημερινή εξάσκηση στον Αυτοέλεγχο!\",\"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><strong>1. Κάνε διαλογισμό για 10 λεπτά κάθε μέρα.<br /><br /></strong>Ο διαλογισμός ίσως φαίνεται ένας περίεργος τρόπος να χτίσεις αυτοέλεγχο. Κάποιοι έχουν την αίσθηση πως απλά πρέπει να καθίσεις οκλαδόν και να μη σκέφτεσαι, σωστά; Δεν είναι ακριβώς έτσι. <br /><br />Ο διαλογισμός περιλαμβάνει να <strong>πειθαρχήσεις τις σκέψεις σου</strong>. Να καθαρίσεις το μυαλό σου, να εστιάσεις στο σώμα σου και να συνδεθείς ξανά με την αναπνοή σου. Είναι πιο δύσκολο απ’ όσο νομίζεις. Το να κάθεσαι και να μη σκέφτεσαι τίποτα άλλο πέρα από την αναπνοή σου <strong>απαιτεί τρομερή πειθαρχία </strong>και<strong> συγκέντρωση</strong>.</p>\\nΕάν είσαι πρόθυμος/η να δώσεις μια ευκαιρία σε αυτό για 30 ημέρες θα δεις τον αυτοέλεγχό σου να ενισχύεται με ανεπάντεχους τρόπους.<br /><strong><br />2. Ξεκίνα τη μέρα σου με γυμναστική.</strong><br /><br />Προγραμμάτισε να κάνεις κάποια μορφή σωματικής άσκησης αμέσως μετά το πρωινό σου ξύπνημα. Ακόμα και το να αφιερώσεις 5 λεπτά σε αυτή τη δραστηριότητα είναι αρκετό.  Είναι <strong>ισχυρό εργαλείο</strong> για να χτίσεις πειθαρχία. Το να ξεκινήσεις τη μέρα σου με φυσική δραστηριότητα θα εκτοξεύσει την επιτυχία μέσα στη μέρα σου και θα αναγκάσει τον εαυτό σου να κάνει κάτι δύσκολο και όχι άνετο με το καλημέρα σας. <br /><strong><br />3. Στρώσε το κρεβάτι σου.</strong><br /><br />Το να στρώσεις το κρεβάτι σου δεν παίρνει ούτε 2 λεπτά. Είναι όμως μια μικρή δραστηριότητα που απαιτεί <strong>πειθαρχία</strong> καθώς δεν έχει ουσιαστικό λόγο για να την κάνεις. Προφανώς, το να στρώσεις το κρεβάτι σου δε θα σε κάνει πιο παραγωγικό/ή στη δουλειά. Είναι η απόλυτα μάταιη άσκηση αλλά καλό θα ήταν να την κάνεις. Το να στρώσεις το κρεβάτι σου με το που θα σηκωθείς σε βάζει σε μια <strong>κατάσταση πειθαρχίας </strong>και<strong> παραγωγικότητας</strong> αμέσως με το που ξεκινάς τη μέρα σου. <br /><br />Θα μπορούσε ακόμη να αποτελέσει <strong>κίνητρο</strong> να ξυπνήσεις για τα καλά και να μην επιστρέψεις στο κρεβάτι.<br /><strong><br />5. Περιόρισε τους περισπασμούς.</strong><br /><br />- Απενεργοποίησε το κινητό<br />- Απενεργοποίησε τις ειδοποιήσεις στα μέσα κοινωνικής δικτύωσης<br /><br />Αυτό θα σε βοηθήσει να <strong>επικεντρωθείς</strong> σε αυτό που έχεις να κάνεις.<br /><strong><br />6. Σταμάτα να παραπονιέσαι</strong><br /><br />Σε <strong>αποσπά</strong> από τα θετικά που σου συμβαίνουν και επικεντρώνεσαι μόνο στα αρνητικά.<br /><strong><br />Στόχος</strong> να δοκιμάσετε τα παραπάνω για 30 ημέρες και θα δείτε τεράστια διαφορά. <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\":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-03-06 19:44:16', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(66, 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/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\":\"Η Έννοια της Αυτονομίας\",\"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><strong>-Η ανεξάρτητη ικανότητα επιβίωσης</strong>: να μην χρειάζεται κάποιον τρίτο να αναλάβει δουλειές του σπιτιού και τις καθημερινές του  υποχρεώσεις.</p>\\n<p><strong>-Η ανεξαρτησία πεποιθήσεων και αποφάσεων</strong>: να λαμβάνει μόνος τις αποφάσεις του (σπουδές, εργασία, φίλοι, σπίτι κλπ.) και να είναι σε θέση να τις υλοποιεί, χωρίς να έχει ανάγκη την επιβεβαίωση ή συγκατάθεση άλλων, αναλαμβάνοντας παράλληλα, όλη την ευθύνη τους.</p>\\n<p><strong>-Η συναισθηματική ανεξαρτησία</strong>: να είναι αποδεσμευμένος από την αποδοχή των συναισθημάτων του από τους κοντινούς του ανθρώπους (γονείς, σύντροφο κλπ.). Για παράδειγμα, να μπορεί να νιώθει χαρά, χωρίς να νιώθουν το ίδιο και οι οικείοι του.</p>\\n<p><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\":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-01-27 20:30: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
(67, 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/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\":\"Αυτονομία μέσα σε μία σχέση: πως θα την πετύχεις!\",\"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\":\"Μπορεί κατά τα άλλα να είσαι ένας πολύ αυτόνομος άνθρωπος αλλά όταν μπαίνεις μέσα σε μία σχέση κάτι αλλάζει κι αρχίζεις ξαφνικά να τα κάνεις όλα μαζί. <br /><br />Ακολούθησε τα παρακάτω βήματα για να «γλιτώσεις» από αυτό και να μην βρεθείς ξεκρέμαστος αν (ο μη γένοιτο) χωρίσετε:<br /><br /><br />\\n<ol>\\n<li><strong>Συνέχισε να βγαίνεις με τους δικούς σου φίλους.</strong> Σίγουρα θα βγαίνετε σα ζευγάρι αλλά όχι <strong>μόνο</strong> έτσι. Διατήρησε την παρέα σου και ανεξάρτητα από τον/την σύντροφό σου.</li>\\n<li><strong>Αφιέρωσε χρόνο στον εαυτό σου.</strong> Σε πράγματα που κάνεις εσύ για σένα χωρίς εκείνον / εκείνη. Αυτό μπορεί να είναι κάποιου είδους περιποίηση, γυμναστική, ψώνια, διατροφή και τόσα πολλά άλλα.</li>\\n<li><strong>Διατήρησε τον προσωπικό σου χώρο.</strong> Αν μένετε χωριστά όλα καλά. Αν όμως μένετε μαζί χρειάζεται να έχεις έναν χώρο (μια γωνιά έστω) στο σπίτι που να είναι δικός σου (κι ο/η σύντροφός σου το ίδιο). Εκεί θα νιώθεις άνετα, θα έχεις μόνο δικά σου πράγματα και θα μπορείς να κάτσεις όποτε θες να συγκεντρωθείς σε μια δουλειά, σε ένα βιβλίο, σε οτιδήποτε…</li>\\n<li><strong>Απέκτησε το δικό σου χόμπι (που δε θα γίνει και δικό της / του).</strong> Είναι πολύ σημαντικό να ασχολείσαι με κάτι που σου αρέσει, να το εξελίσσεις και να γίνεσαι καλύτερος σε αυτό. Είναι ακόμα πιο σημαντικό αυτό να παραμείνει δικό σου και να μην εμπλακεί ο/η σύντροφό σου. Μπορείς, όμως, να του/της μιλήσεις για το πόσο σημαντικό είναι να βρει κι εκείνος/νη το δικό του/της.</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\":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, '2022-02-14 15:25:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(68, 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/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\":\"Απόκτησε τα χαρακτηριστικά ενός αυτόνομου ανθρώπου\",\"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\":\"Για να κατακτήσεις κι εσύ την αυτονομία (αν δεν το έχεις κάνει ήδη) χρειάζεται να εκπληρώσεις κάποιους <strong>βασικούς στόχους</strong> και να τους κάνεις μέρος της ζωής σου. <br />\\n<p>Οι βασικότεροι είναι οι παρακάτω:</p>\\n<p> <strong>- Βγάλε τα δικά σου χρήματα.</strong> Είναι πολύ σημαντικό να βγάζεις τα δικά σου χρήματα ακόμα κι αν είναι λίγα. Αυτό σε κάνει να νιώθεις πιο αυτόνομος και πιο «ενήλικας». Μπορεί να υπάρξουν στιγμές στη ζωή σου που δε θα έχεις την ιδανική δουλειά, αλλά είναι μία σημαντική εμπειρία να δοκιμάζεις τον εαυτό σου σε διαφορετικούς ρόλους μέχρι να βρεις αυτό που σου ταιριάζει καλύτερα. Όπου κι αν καταλήξεις, θα ξέρεις ότι είναι δική σου κατάκτηση!</p>\\n<p><strong>- Ανεξαρτητοποιήσου κοινωνικά.</strong> Δε χρειάζεται να πηγαίνεις παντού με παρέα ή (ακόμα χειρότερα) να αποφεύγεις να πηγαίνεις μόνος κάπου. Δοκίμασε να ξεκινήσεις κάνοντας μόνος σου μερικές εξωτερικές δουλειές ή ψώνια και στη συνέχεια δοκίμασε να εμφανιστείς μόνος σε έναν χώρο με κόσμο (στο κυλικείο της δουλειάς σου, στον προθάλαμο ενός ιατρείου που θα επισκεφθείς, στο σχολείο του παιδιού σου κλπ) και να ξεκινήσεις μία κουβέντα με κάποιον.</p>\\n<p><strong>- Πες αυτό που σκέφτεσαι.</strong> Αυτό που σε κρατά μακριά από την αυτονομία σου είναι κυρίως η σκέψη και όχι η πράξη. Γι’ αυτό σταμάτα να σκέφτεσαι τι θα σκεφτεί ο άλλος για σένα ή τι θα ήθελε να ακούσει εκείνος και πες ξεκάθαρα τη γνώμη σου και υποστήριξέ τη με επιχειρήματα κι εμπιστοσύνη στην κρίση σου.</p>\\n<p><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\":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, '2022-02-14 15:24: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
(69, 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/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\":\"Αυτονομία στην καθημερινότητα\",\"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>Για να εξασκήσεις την αυτονομία σου χρειάζεται να ξεκινήσεις από τα πιο απλά (ή και όχι) <strong>καθημερινά πράγματα</strong>. </p>\\n<p>Αν σε δυσκολεύουν όλα μαζί, δοκίμασέ τα ένα ένα και πήγαινε στο επόμενο εφόσον κατακτήσεις το πρώτο.</p>\\n<p>- <strong>Διαχείριση χρημάτων:</strong> φρόντισε να διαχειρίζεσαι τα χρήματα σου <strong>εντελώς μόνος σου</strong>. Αυτό σημαίνει ότι τα κερδίζεις μόνος σου και τα ξοδεύεις μόνος σου χωρίς να χρειάζεσαι τη συνδρομή κάποιου άλλου. Αυτό βέβαια χρειάζεται ένα καλό προγραμματισμό τον οποίο θα τηρείς καθημερινά.</p>\\n<p>- <strong>Μαγείρεψε:</strong> και όμως είναι πολύ σημαντικό να φροντίζεις μόνος σου τις <strong>ατομικές σου ανάγκες</strong> και μία από αυτές είναι το φαγητό. Μπορείς να ξεκινήσεις με πολύ απλά και γρήγορα πράγματα στην αρχή. Σημασία έχει να μη βασίζεσαι σε κάποιον άλλον για αυτό.</p>\\n<p>- <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\":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, '2022-02-14 15:16:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(70, 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/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\":\"Μάθε πως να λαμβάνεις αποφάσεις\",\"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>Ένα πολύ <strong>βασικό στοιχείο</strong> των αυτόνομων ανθρώπων είναι η <strong>λήψη αποφάσεων</strong>. Με αυτή την άσκηση θα βοηθηθείς στη λήψη αποφάσεων καταστρώνοντας το δικό σου <strong>σχέδιο</strong>.</p>\\n<p><strong><em>Εξετάστε λεπτομερώς την κατάσταση.</em></strong> Για να πάρετε την κατάλληλη απόφαση χρειάζεται να γνωρίζετε όλες τις πλευρές της κατάστασης για την οποία θέλετε να αποφασίσετε. Φτιάξτε μία λίστα με τα θετικά και τα αρνητικά που ενέχει η κατάσταση αυτή.</p>\\n<p><strong><em>Σκεφτείτε πολλές εναλλακτικές λύσεις.</em></strong> Το να έχετε επιλογές βοηθά την απόφασή σας καθώς δεν πελαγώνετε και δεν περιορίζεστε.</p>\\n<p><strong><em>Επιλέξτε την καλύτερη λύση.</em></strong> Αφού σκεφτείτε τις εναλλακτικές σας λύσεις φτιάξτε μία λίστα με αυτές και ξεκινήστε να τις αποκλείετε μία-μία μέχρι να καταλήξετε στην καλύτερη.</p>\\n<p><strong><em>Καταστρώστε το σχέδιό σας.</em></strong> Τώρα που αποφασίσατε τι θα κάνετε, φτιάξτε ένα σχέδιο για το <strong>πώς</strong> θα το κάνετε. Από πού χρειάζεται να ξεκινήσετε και ποια θα είναι τα επόμενα σας βήματα.</p>\\n<p><strong><em>Επικοινωνήστε την απόφασή σας και αναλάβετε δράση.</em></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\":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, '2022-02-14 15:15: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
(71, 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/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\":\"Τι είναι αυτοπεποίθηση;\",\"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\":\"<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>Του επιτρέπει ακόμη να μπορεί να διαχειριστεί, συνήθως με επιτυχία, δύσκολες καταστάσεις. Ακόμα κι αν δεν έχει αίσιο τέλος η προσπάθειά του, δύσκολα οδηγείται στην παραίτηση. Έχει επομένως, <strong>εμπιστοσύνη </strong>στον εαυτό του και τις ικανότητές του, καθώς φαίνεται να μπορεί να ασκεί έλεγχο στη ζωή του. Διατηρεί μια <strong>θετική στάση</strong> ακόμα και όταν τα πράγματα δεν πάνε καλά, διότι έχει αποδεχτεί τον εαυτό του και τον σέβεται ακόμα και με τα λάθη του.</p>\\n<p>Η αυτοπεποίθηση λοιπόν, εμπνέει <strong>υγιή συναισθήματα</strong> όπως αξιοπρέπεια, αυτοέλεγχο, ανεκτικότητα, υπευθυνότητα, σεβασμό των άλλων αλλά και αυτοσεβασμό. Είναι μέρος της αυτοεκτίμησης και αποτελεί έναν τρόπο έκφρασής της. Το άτομο παίρνει την πρωτοβουλία και διεκδικεί όσα θεωρεί σημαντικά για εκείνο. Δεν βασίζεται δηλαδή, μόνο  στα ενισχυτικά και υποστηρικτικά λόγια των άλλων. Αντίθετα, λειτουργεί σύμφωνα με τη <strong>ρεαλιστική</strong> και <strong>έγκυρη</strong> αυτο-αξιολόγηση που κάνει, με το να <strong>αναλαμβάνει ευθύνες </strong>και να διατηρεί <strong>δυναμική στάση</strong> απέναντι στις καθημερινές δυσκολίες και τις αναπόφευκτες αντιξοότητες.</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\":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', 109, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-01-27 20:31: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
(72, 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/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\":\"Ζήσε για εσένα και όχι για τους άλλους!\",\"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>Προσοχή! Ο κάθε άνθρωπος έχει <strong>τη δική του φιλοσοφία</strong> για τη ζωή και τρόπο αντιμετώπισης των πραγμάτων. Αυτό σημαίνει πως δεν γίνεται να τους ευχαριστήσετε όλους.</p>\\n<p><strong>Αποφύγετε λοιπόν τις συγκρίσεις.</strong> Είναι μια σημαντική πηγή δυστυχίας. Πολλοί άνθρωποι έχουν ιδιότητες και προτερήματα που λείπουν από σας, όμως κι εσείς έχετε αρετές που λείπουν από τους άλλους.</p>\\n<p><strong>Μην ψάχνετε το τέλειο.</strong> Κανένας δεν είναι τέλειος και αυτό είναι το ωραίο. Αυτό που υπάρχει είναι ένα απέραντο <strong>περιθώριο για βελτίωση</strong>. Μη φοβάστε δηλαδή να κάνετε λάθος. Τα λάθη διδάσκουν και σας βοηθούν να γίνεται όλο και καλύτεροι. Εστιάστε σε αυτά που έχετε και <strong>αγαπήστε τον εαυτό σας για αυτό που είναι.</strong></p>\\n<p><strong>Πιστέψτε στον εαυτό σας και μη το βάζετε κάτω ποτέ!</strong></p>\\n<p>Η <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\":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', 110, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-01-27 20: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
(73, 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/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\":\"Αυτοπεποίθηση στο χώρο εργασίας\",\"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>Η συμπεριφορά που δείχνει αυτοπεποίθηση και σιγουριά, <strong>βοηθά στη διαχείριση του στρες</strong> και <strong>βελτιώνει</strong> την <strong>ικανότητα </strong> <strong>συνεργασίας</strong> του ατόμου με συναδέλφους του. Το να έχει κανείς αυτοπεποίθηση δείχνει ότι σέβεται τον εαυτό του και προτίθεται να εκφράσει και να στηρίξει τις σκέψεις και τα συναισθήματά του. Ακόμη, <strong>ενισχύει την ικανοποίηση που λαμβάνει από τη δουλειά του. </strong>Πολλοί άνθρωποι ενώ <strong>επιθυμούν</strong> την αυτοπεποίθηση, <strong>υποφέρουν</strong> από <strong>παθητικότητα</strong>, <strong>εγκαταλείπουν</strong> τις ιδέες τους και <strong>δεν εκφράζουν</strong> την άποψή τους για να αποφύγουν τις συγκρούσεις με τους άλλους. <br /><br />Άλλοι πάλι, εκδηλώνουν <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\":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', 111, 1, 1, 24, 1, 0, '2022-01-09 20:23:32', 43, '2022-01-27 20:32:58', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(74, 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/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\":\"\\\"Χτίζω\\\" αυτοπεποίθηση\",\"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>Σκεφτείτε ανθρώπους που γνωρίζετε και θεωρείτε ότι έχουν <strong>αυτοπεποίθηση</strong>.</p>\\n<p>Μπορεί να είναι άτομα από το συγγενικό ή φιλικό σας περιβάλλον, από τον επαγγελματικό σας χώρο, ακόμα και ανθρώπους γνωστούς.Αφού επιλέξετε τα άτομα, <strong>καταγράψτε</strong> σε μια κόλλα χαρτί τα χαρακτηριστικά στους. Σημειώστε ό,τι περνάει από το μυαλό σας <strong>αυθόρμητα</strong>. Καταγράψτε ακόμη <strong>τι είναι</strong> για σας η αυτοπεποίθηση, <strong>πώς την αποκτάει κανείς</strong> και πού βοηθάει το άτομο.</p>\\n<p>Φέρτε στη μνήμη σας δικές σας <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\":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-02-14 15:15:04', 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, 'Δεν προσπερνάω πια τα θετικά σχόλια', '[{\"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\":\"Δεν προσπερνάω πια τα θετικά σχόλια\",\"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>Αυτή τη φορά ξεκινήστε μια λίστα με δύο στήλες όπου στη μία θα καταγράφετε  <strong>χαρακτηριστικά</strong> και <strong>ταλέντα</strong> που εσείς οι ίδιοι θεωρείτε πως έχετε. </p>\\n<p>Στη δεύτερη στήλη καταγράψτε <strong>θετικά στοιχεία</strong> και <strong>χαρίσματα</strong> που αναφέρουν οι γύρω σας ότι έχετε. Συμπληρώστε τη λίστα με περιγραφές που έχουν κάνει για σας στο παρελθόν, όταν ήσασταν μικροί (π.χ. δάσκαλοι στο σχολείο), μέχρι και σήμερα.</p>\\n<p>Μπορείτε να ζητήσετε σε φίλους σας να σας αναφέρουν σε τι πιστεύουν πως είστε καλοί. Είναι σημαντικό να έχετε αυτή τη λίστα <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\":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-02-14 15:14:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(76, 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/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\":\"Λίστα επιτευγμάτων\",\"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>Ξεκινήστε μια λίστα με όσα έχετε <strong>καταφέρει</strong> στη ζωή σας από την παιδική σας ηλικία μέχρι και σήμερα.</p>\\n<p>Μη θεωρήσετε κάτι ασήμαντο να αναφερθεί και μην μπείτε στη διαδικασία συγκρίσεων με άλλους. Είναι σημαντικό να μπορείτε να <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\":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-02-14 15:13: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
(77, 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/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\":\"Τί εννοούμε με τον όρο \\\"Διαχείριση Ενέργειας\\\";\",\"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>Και οι τέσσερις πηγές ενέργειας είναι <strong>απαραίτητες</strong> τόσο για την προσωπική όσο και για την επαγγελματική ζωή των ανθρώπων. <strong>Α</strong><strong>λληλεπιδρούν</strong> μεταξύ τους και έχουν την <strong>ίδια βαρύτητα</strong>. Καθημερινά, καταναλώνουμε μεγάλη <strong>ποσότητα ενέργειας</strong> στις απαιτήσεις των πολλαπλών ρόλων της εργασιακής και προσωπικής ζωής, ώστε να ανταπεξέλθουμε με επιτυχία στις προκλήσεις που αντιμετωπίζουμε.</p>\\n<p>Χρειάζεται λοιπόν να βρούμε τρόπους να <strong>διαχειριζόμαστε </strong>τα<strong> επίπεδα ενέργειας,</strong> ώστε να <strong>κατακτήσουμε </strong>την <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\":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-01-27 20:38:28', 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, 'Πώς θα μπορούσα να διαχειριστώ καλύτερα την κατανάλωση ενέργειας;', '[{\"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\":\"Πώς θα μπορούσα να διαχειριστώ καλύτερα την κατανάλωση ενέργειας;\",\"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>Αρχικά όσον αφορά το<strong> <em>σωματικό επίπεδο,</em> </strong>είναι σημαντικό να επιλέξετε μια <strong>ισορροπημένη διατροφή. </strong>Πιο συγκεκριμένα, θα βοηθούσε να αυξήσετε την κατανάλωση <strong>φρούτων</strong> και <strong>λαχανικών </strong>καθώς και την <strong>ποσότητα νερού</strong> μέσα στη μέρα. Είναι σημαντικό να κάνετε 2 με 3 κύρια <strong>γεύματα </strong>και να καταναλώνετε<strong> 2 με 3 ενδιάμεσα </strong><strong>σνακ</strong>, τα οποία  θα προέρχονται από όλες τις ομάδες τροφίμων. Καλό θα ήταν, να <strong>μ</strong><strong>ειώσετε</strong> την καφεΐνη, τη ζάχαρη, το τσιγάρο και το αλκοόλ. Παράλληλα,<strong> περιορίστε την καθιστική ζωή και στοχεύστε στην καθημερινή άσκηση!</strong></p>\\n<p>Αναφορικά με το <strong><em>διανοητικό επίπεδο</em></strong>, <strong>εστιάστε την προσοχή σας στην ενέργειά σας.</strong> Αποφύγετε δηλαδή τους <strong>περισπασμούς, </strong>όπως σκέψεις ή δραστηριότητες που μπορεί να σας αποσπάσουν την προσοχή από την ασχολία σας<strong>.</strong> Ιδιαίτερα βοηθητικό θα ήταν να <strong>συγκεντρωθείτε</strong> από 90 έως 120 λεπτά στην εργασία σας και στη συνέχεια να κάνετε ένα σύντομο <strong>διάλειμμα</strong>.  Χρήσιμο θα ήταν, να αποφύγετε τις αρνητικές σκέψεις που πιθανώς κάνετε και να <strong>συγκεντρωθείτε</strong> στον εαυτό σας ώστε να <strong>χαλαρώσετε</strong>. </p>\\n<p>Το <strong><em>συναισθηματικό επίπεδο </em></strong>φαίνεται επίσης να διαδραματίζει σημαντικό ρόλο στην καθημερινότητά, καθώς συχνά δυσκολευόμαστε να αναγνωρίσουμε και κατ’ επέκταση να διαχειριστούμε τα συναισθήματά μας. Για να αλλάξει αυτό θα βοηθούσε το να βιώσετε τα <strong>αρνητικά</strong> συναισθήματά σας και να <strong>μην</strong> τα <strong>αποφεύγετε</strong>. <strong>Εκτονώστε</strong> τα και προχωρήστε. Προσηλωθείτε στο <strong>παρόν</strong>, μείνετε δηλαδή στο <strong>τώρα </strong>και<strong> </strong>εστιάστε στη βίωση των <strong>θετικών</strong> συναισθημάτων.<strong><br /></strong></p>\\n<p>Τέλος, συχνά υποτιμούμε το λεγόμενο <strong><em>πνευματικό επίπεδο. </em></strong>Μην το καθυστερείτε. <strong>Β</strong><strong>ρείτε νόημα και σκοπό στη ζωή σας.</strong> <strong> </strong>Ανακαλύψτε τις <strong>αξίες</strong> σας («Για ποιο πράγμα θέλετε να σας <em>θυμούνται</em>;»). Βάλτε τις βασικές σας <strong>αξίες</strong> στις καθημερινές σας δραστηριότητες ως <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\":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-01-27 20:39: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
(79, 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/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\":\"Τι μειώνει και τι ενισχύει την ενέργειά μας\",\"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\":\"<strong>Τι μειώνει την ενέργειά μας:<br /></strong><br /><em>&gt; Η παράλειψη γευμάτων</em><br /><em>&gt; Η κακή διατροφή</em><br /><em>&gt; Η έλλειψη τακτικής άσκησης</em><br /><em>&gt; Το υπερβολικό βάρος</em><br /><em>&gt; Η έλλειψη ύπνου</em><br /><em>&gt; Οι πολλές ώρες εργασίας</em><br /><strong><br />Τι ενισχύει την ενέργειά μας:</strong><br /><em><br />&gt; Τρία ελαφρύτερα, υγιεινά γεύματα με ένα υγιεινό σνακ στο ενδιάμεσο</em><br /><em>&gt; Τα τακτικά διαλείμματα όλη την ημέρα - αφήνοντας πάντα το γραφείο σας</em><br /><em>&gt; Προσοχή στα σημάδια ότι η ενέργειά σας έχει λιγοστέψει (ανησυχία, χασμουρητό, πείνα, δυσκολία στη συγκέντρωση) και κάντε κάτι για αυτό. Μην αφήνετε τον εαυτό σας να εξαντλείται!</em>\",\"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\":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-01-27 20:39:05', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(80, 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/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\":\"Κόκκινες και Πράσινες δραστηριότητες\",\"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>Σε αυτή την άσκηση, στόχος είναι να αναγνωρίσουμε ποιες καθημερινές δραστηριότητες μας&nbsp;<strong>καταναλώνουν</strong>&nbsp;περισσότερη&nbsp;<strong>ενέργεια</strong>, ποιες&nbsp;<strong>αυξάνουν</strong>&nbsp;την&nbsp;<strong>ενέργειά</strong>&nbsp;μας και να δούμε πως θα τις διαχειριστούμε καλύτερα.</p>\\n<p>Με τον όρο ενέργεια εννοούμε την&nbsp;<strong>πνευματική ενέργεια.</strong>&nbsp;Δραστηριότητες που μας προκαλούν να χρησιμοποιήσουμε τα δυνατά μας σημεία ενδεχομένως μας&nbsp;<strong>κουράζουν σωματικά</strong>&nbsp;αλλά σε ψυχολογικό επίπεδο αποκτούμε&nbsp;<strong>περισσότερη ενέργεια.</strong></p>\\n<p><em>Βήμα&nbsp;1:&nbsp;Εισαγωγή</em></p>\\n<p><strong>Για αυτή την άσκηση θα ονομάζουμε τις δραστηριότητες αυτές που βασίζονται στα δυνατά μας σημεία και μας δίνουν ενέργεια \\\"Πράσινες&nbsp;Δραστηριότητες \\\".</strong>&nbsp;Πως θα τις καταλάβεις:</p>\\n<p><em>*πραγματικά απολαμβάνεις να τι κάνεις</em></p>\\n<p><em>*σε κάνουν να νιώθεις ενέργεια</em></p>\\n<p><em>*σε κάνουν να ξεχνάς το χρόνο</em></p>\\n<p><em>*περιμένεις πως και πως για να τις κάνεις</em></p>\\n<p><em>*μπορείς να ανταποκριθείς καλά σε αυτές ακόμα και σε περιπτώσεις στρες και κούρασης</em></p>\\n<p><strong>Δραστηριότητες που βασίζονται στα αδύναμα σημεία μας και καταναλώνουν την ενέργεια μας θα αναφέρονται ως \\\"Κόκκινες&nbsp;δραστηριότητες\\\".</strong>&nbsp;Πως θα τις καταλάβεις:</p>\\n<p><em>*Δε σου αρέσει να τις κάνεις</em></p>\\n<p><em>*Σε κάνουν νιώθεις εξουθενωμένος</em></p>\\n<p><em>*Μοιάζει να περνάει αργά ο χρόνος</em></p>\\n<p><em>*Δεν ανυπομονείτε για να τις κάνετε</em></p>\\n<p><em>*Απαιτούν αρκετή προσπάθεια και αυτοέλεγχο για να γίνουν καλά</em></p>\\n<p><em><br />Βήμα 2:&nbsp;Καταγράψτε τις&nbsp;πράσινες&nbsp;και&nbsp;κόκκινες&nbsp;δραστηριότητες</em></p>\\n<p>Κατά τη διάρκεια της επόμενης εβδομάδας καταγράψτε τις “πράσινες\\\" και \\\"κόκκινες\\\" δραστηριότητές σας σε καθημερνή βάση καθώς και τα επίπεδα ενέργειας που προσφέρουν ή καταναλώνουν αντίστοιχα.</p>\\n<p><em>Βήμα 3:&nbsp;</em>Δίπλα από κάθε δραστηριότητα σημειώστε και τι είναι αυτό που σας δίνει ή σας στερεί.<br /><br /><strong>Παράδειγμα:</strong></p>\\n&nbsp;\\n<p><em>Πράσινη δραστηριότητα &gt; γυμναστική &gt; αυξάνει την ενέργειά μου &gt; μου προσφέρει ένα υγιές, καλλίγραμμο σώμα</em></p>\\n<p><em>Βήμα 4</em><em>:&nbsp;</em><em>Αξιολόγηση.<br /><br /></em></p>\\n<p>Θα μπορούσατε να αυξήσετε τη <strong>διάρκεια</strong>&nbsp;των&nbsp;πράσινων&nbsp;δραστηριοτήτων στη ζωή σας; Θα&nbsp;μπορούσατε να διαχειριστείτε αποτελεσματικά τις ‘’κόκκινες’’ για εσάς δραστηριότητες; Για παράδειγμα, μπορείτε να τις αναθέσετε σε κάποιον άλλον ή να τις προσαρμόσετε;</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\":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: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
(81, 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/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\":\"Καθημερινό Πρόγραμμα\",\"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>Φτιάξτε ένα&nbsp;<strong>καθημερινό&nbsp;ημερολόγιο</strong>&nbsp;δραστηριοτήτων όπου:</p>\\n<p>- Θα <strong>προβλέπετε</strong>&nbsp;το&nbsp;<strong>χρόνο</strong>&nbsp;που χρειάζεστε για τις απαραίτητες εργασίες της ημέρας.<br /><br />- Θα προβλέπετε τις&nbsp;<strong>διακοπές</strong>&nbsp;που μπορεί να προκύπτουν ή που εσκεμμένα θα θέτετε εσείς (προβλεπόμενα διαλείμματα).<br /><br />- Θα ορίζετε την&nbsp;<strong>ακριβή διάρκεια&nbsp;</strong>των συναντήσεών σας και θα την τηρείτε όσο είναι δυνατό.<br /><br /><br />Στη συνέχεια:<br /><br />- Αξιολογήστε αν η μέρα σας είναι πλήρης και αν ο προγραμματισμός σας βοήθησε στην εξοικονόμηση χρόνου και ενέργειας.</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\":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 14:08:57', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(82, 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/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\":\"Τι είναι σημαντικό\",\"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>Σε ένα φύλλο χαρτί φτιάξτε 2 στήλες, η μία θα ονομάζεται <strong>\\\"Τί είναι σημαντικό\\\"</strong> και η άλλη <strong>\\\"Αφιέρωση Χρόνου\\\".</strong></p>\\n<p>- Στην πρώτη γράψτε<strong> 5 πράγματα</strong> που είναι πολύ <strong>σημαντικά</strong> για εσάς (πρόσωπα, καταστάσεις, θεσμούς, δραστηριότητες κλπ)<br /><br />- Στην δεύτερη γράψτε <strong>5 πράγματα</strong> στα οποία αφιερώνετε τον περισσότερο χρόνο σας.</p>\\n<p>- Στη συνέχεια δείτε εάν αυτά που είναι σημαντικά για εσάς, έχουν και τον περισσότερο χρόνο σας. Εάν όχι, σκεφτείτε τι μπορείτε να κάνετε για <strong>να αφιερώνετε περισσότερο χρόνο στα σημαντικά κομμάτια της ζωής σας. </strong></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\":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-02-14 15:12:04', 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, 'Ζήτησε – Πίστεψε – Διεκδίκησε! Το τρίπτυχο της επιτυχίας', '[{\"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\":\"Ζήτησε – Πίστεψε – Διεκδίκησε! Το τρίπτυχο της επιτυχίας\",\"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>Η&nbsp;<strong>διεκδικητική συμπεριφορά</strong>&nbsp;θεωρείται&nbsp;<strong>σημείο ισορροπίας</strong>&nbsp;ανάμεσα στην παθητική και την επιθετική συμπεριφορά. Απαιτεί να είστε ευθείς, να υπερασπίζεστε, δηλαδή, τις επιθυμίες και τις ανάγκες σας, ενώ εξακολουθείτε να σέβεστε τα δικαιώματα, τις ανάγκες και τις επιθυμίες των άλλων. Είναι σημαντικό να εκφράζετε τις σκέψεις, τα συναισθήματα και τις πεποιθήσεις σας με άμεσο και κατάλληλο τρόπο. Όταν&nbsp;<strong>διεκδικείτε</strong>, νιώθετε να&nbsp;<strong>ενισχύεται η αυτοπεποίθησή</strong>&nbsp;σας και αντλείτε δύναμη από αυτό. Σε όλες τις αλληλεπιδράσεις με άλλους ανθρώπους, η διεκδικητικότητα μπορεί να σας βοηθήσει να εκφράσετε τον εαυτό σας με σαφή και άμεσο τρόπο, χωρίς να υπονομεύσετε τα δικά σας δικαιώματα ή των άλλων.</p>\\n<p>Αντιθέτως, η <strong>επιθετική συμπεριφορά</strong>&nbsp;βασίζεται στη νίκη. Κάνετε αυτό που εξυπηρετεί καλύτερα το συμφέρον σας, χωρίς να λαμβάνετε υπόψη τα δικαιώματα, τις ανάγκες ή τις επιθυμίες άλλων ανθρώπων. Όταν είστε επιθετικοί, η δύναμη που χρησιμοποιείτε είναι&nbsp;<strong>εγωιστική</strong>. Μπορεί να θεωρηθεί ότι είστε πιεστικός ή ακόμα ότι ασκείτε εκφοβισμό. Παίρνετε ό,τι θέλετε, συχνά <strong>χωρίς να το ζητάτε</strong>. Υιοθετώντας αυτήν την επιθετική συμπεριφορά,&nbsp;<strong>υπονομεύονται</strong>&nbsp;οι απόψεις και τα συναισθήματα άλλων ατόμων. Οι επιθετικές απαντήσεις, ενθαρρύνουν το άλλο άτομο, να ανταποκριθεί με μη διεκδικητικό τρόπο, είτε επιθετικά είτε παθητικά.</p>\\n<p>Από την άλλη, η <strong>αντίδραση με παθητικό ή μη διεκδικητικό τρόπο</strong>&nbsp;τείνει να σημαίνει συμμόρφωση με τις επιθυμίες άλλων, αλλά την ίδια στιγμή μπορεί να υπονομεύσει τα ατομικά δικαιώματα και την αυτοπεποίθηση σας. Πολλοί άνθρωποι, υιοθετούν μια παθητική στάση επειδή έχουν μια ισχυρή ανάγκη να αρέσουν στους άλλους. Η παθητικότητα, οδηγεί τα άτομα στην&nbsp;<strong>αποτυχία επικοινωνίας σκέψεων ή και συναισθημάτων</strong>&nbsp;αλλά και στο να κάνουν πράγματα που δε θέλουν πραγματικά, με μοναδικό σκοπό να ευχαριστήσουν τους άλλους ή να αποφύγουν πιθανή διένεξη. Αυτό σημαίνει επίσης, ότι επιτρέπουν σε άλλους να αναλάβουν την ευθύνη, να οδηγήσουν και να λάβουν αποφάσεις γι \'αυτούς.</p>\\n<p>Παρόλο που ο καθένας μας ενεργεί με παθητικούς και επιθετικούς τρόπους ανά διαστήματα, τέτοιοι τρόποι αντίδρασης συχνά προκύπτουν από την <strong>έλλειψη αυτοπεποίθησης</strong>&nbsp;και επομένως, είναι ακατάλληλοι τρόποι αλληλεπίδρασης με άλλους.</p>\\n<p>Θυμηθείτε! Η <strong>χρυσή τομή</strong>&nbsp;ή αλλιώς το να διεκδικείτε είναι η&nbsp;<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\":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, '2023-03-16 13:59: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
(84, 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/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\":\"Τι σημαίνει Θετική Διεκδίκηση;\",\"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>Η θετική διεκδίκηση είναι βασικό συστατικό της καλής επικοινωνίας, η οποία με τη σειρά της προσφέρει&nbsp; μεγαλύτερη κατανόηση και μας οδηγεί σε καλύτερες διαπροσωπικές κι επαγγελματικές σχέσεις.</p>\\n<p>Το κεντρικό μήνυμα της θετικής διεκδικητικής συμπεριφοράς είναι: «αυτό αισθάνομαι», «αυτό σκέφτομαι», «αυτός είναι ο τρόπος που βλέπω την κατάσταση». Τα κύρια συστατικά της θετικής διεκδικητικής συμπεριφοράς είναι τα εξής τέσσερα:</p>\\n<p><strong>-Έκφραση θετικών συναισθημάτων:&nbsp;</strong>αναφέρεται στην ικανότητα του ανθρώπου να αναγνωρίζει τα θετικά στοιχεία και τις επιτυχίες των άλλων και να τους επιβραβεύει, ενώ ταυτόχρονα, να δέχεται την επιβράβευση και τις ειλικρινείς φιλοφρονήσεις των άλλων, προς εκείνον.<br /><strong><br />-Ανάληψη πρωτοβουλιών:</strong>&nbsp;αναφέρεται στην ικανότητα του ατόμου να εκφράζει την άποψή του, η οποία μπορεί να διαφέρει από αυτή των άλλων, αλλά και να αποδέχεται ότι η γνώμη των άλλων, μπορεί να διαφέρει από τη δική του.&nbsp;<br /><strong><br />-Έκφραση αρνητικών συναισθημάτων:</strong>&nbsp;αναφέρεται στην ικανότητα του ατόμου να εκφράζει την ενόχλησή του σε σχέση με τη συμπεριφορά κάποιου άλλου ατόμου, να εκφράζει κάποιο παράπονο, να υπερασπίζεται τα δικαιώματά του και να αρνείται να κάνει κάτι το οποίο του ζητείται, αν δεν το επιθυμεί πραγματικά.<br /><strong><br />-Αποδοχή των προσωπικών ορίων:</strong>&nbsp;αναφέρεται στην ικανότητα του ατόμου να δέχεται την κριτική από τους άλλους, να παραδέχεται ότι έχει κάνει κάποιο λάθος ή ότι δε γνωρίζει κάτι, να ζητά βοήθεια χωρίς να το θεωρεί προσωπική αδυναμία και να θέτει τα όριά του απέναντι στους άλλους. Αναλογιστείτε για παράδειγμα, πώς θα μπορούσατε να απαντήσετε σε κάποιον, που σας ζητάει να κάνετε κάτι που δε συμβαδίζει με τις προσωπικές σας ανάγκες ή που απαιτεί χρόνο και πόρους από μέρους σας, τα οποία δεν έχετε ή δεν θέλετε να διαθέσετε.<br /><br />Για να αποκτήσουμε όμως διεκδικητική συμπεριφορά, είναι απαραίτητο να επιθυμούμε να αλλάξουμε συμπεριφορά. Μπείτε λοιπόν από τη θεωρία στην <strong>πράξη</strong>&nbsp;και θέστε νέους στόχους. Τί λες; Είσαι έτοιμος/η;</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\":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, '2023-03-16 14:00: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
(85, 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/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\":\"Μη σταματάς να διεκδικείς!\",\"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>Είναι δηλαδή μια συνεχής διαδικασία, με αφετηρία την <strong>αυτογνωσία</strong>. Χρειάζεται εξάσκηση, η οποία θα ήταν βοηθητικό να ξεκινήσει σε πιο εύκολες καταστάσεις, ώστε να αναπτυχθεί η απαραίτητη αυτοπεποίθηση. Έτσι, το άτομο σταδιακά  θα αποκτήσει την ικανότητα να χειρίζεται και πιο δύσκολες καταστάσεις στο μέλλον. </p>\\n<p>Εάν επιθυμείτε να ανταποκρίνονται οι άνθρωποι στις ιδέες και τις ανάγκες σας, τότε θα ήταν καλό να μπορείτε <strong>να πείτε τί είναι αυτό που θέλετε</strong> χωρίς να αμελήσετε να το πείτε με τρόπο που θα κάνει τους άλλους να ανταποκριθούν. Όταν η <strong>δεκδικητικότητα</strong> αποτελέσει οικεία συμπεριφορά, τότε δε θα χρειάζεται να χρησιμοποιείτε τεχνικές για να το πετύχετε. Όσο κανείς εξασκείται, είναι πιθανόν να νιώσει περισσότερο αυτοσεβασμό. Το καλύτερο κομμάτι είναι ότι οι υπόλοιποι άνθρωποι θα αναγνωρίσουν ότι σέβεστε τον εαυτό σας και θα σας συμπεριφέρονται και εκείνοι με τη σειρά τους, <strong>με σεβασμό.</strong> Ο αυτοσεβασμός είναι ίσως μία από τις πιο βασικές πτυχές μιας αρμονικής σχέσης με τον εαυτό σας και μια σημαντική προϋπόθεση για να έχετε υψηλή αυτοεκτίμηση.</p>\\n<p>Χρειάζεται<strong> αποδοχή του ίδιου μας του εαυτού.</strong> Εξάλλου, η αποδοχή των άλλων περνάει από μέσα μας. Αν δεν μπορείς να αποδεχτείς τον ίδιο σου τον εαυτό, δεν μπορείς να αφήσεις χώρο για τρίτους.</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\":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-01-27 20:41:35', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(86, 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/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\":\"\'\'Διεκδίκησε\'\' τη διεκδικητική σου συμπεριφορά\",\"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\":\"<ol>\\n<li>Κάνε τρεις&nbsp;<strong>φιλοφρονήσεις</strong>&nbsp;καθημερινά για μια εβδομάδα.&nbsp;<strong>Αξιολόγησε</strong>&nbsp;το επίπεδο του άγχους που μπορεί να βιώσεις.</li>\\n<li>Όταν αποδέχεσαι φιλοφρονήσεις, παρατήρησε&nbsp;<strong>πόσο άνετα</strong>&nbsp;νιώθεις και αν τις αποδέχεσαι πραγματικά.&nbsp;<strong>Αξιολόγησε</strong>&nbsp;τις διεκδικητικές σου απαντήσεις.</li>\\n<li>Αν στην <strong>αποδοχή</strong>&nbsp;ή&nbsp;<strong>απόδοση</strong>&nbsp;φιλοφρονήσεων παρατηρήσεις κάποια συγκεκριμένη συμπεριφορά που θα ήθελες να αλλάξεις,&nbsp;<strong>άλλαξέ&nbsp;την</strong>&nbsp;και παρατήρησε πιθανά σημεία βελτίωσης.<br /><br /></li>\\n</ol>\\n<p><strong>Σημείωση:</strong>&nbsp;Θα ήταν πολύ βοηθητικό να&nbsp;<strong>κρατάς σημειώσεις</strong>&nbsp;για τις παρατηρήσεις σου για να μπορείς να ανατρέχεις σε αυτές.</p>\\n<p>&nbsp;</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\":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, '2023-03-16 14:02:28', 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, '«Αναπτύσσω» υγιή εμπιστοσύνη με τον εαυτό μου', '[{\"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\":\"«Αναπτύσσω» υγιή εμπιστοσύνη με τον εαυτό μου\",\"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><strong>Επιδιώκουμε</strong> και <strong>αποδεχόμαστε αλλαγές</strong> σε καταστάσεις και σχέσεις που δε μας ικανοποιούν πια, αλλά μας γεμίζουν αμφιβολίες για τον εαυτό μας.</p>\\n<p><strong>Ελέγχουμε</strong> τις δυσλειτουργικές σκέψεις που μας εμποδίζουν να αναπτύξουμε υγιή εμπιστοσύνη με τον εαυτό μας.   </p>\\n<p><strong>Αναλογιστείτε</strong> και <strong>σημειώστε</strong> 5 δυσλειτουργικές σκέψεις που κάνετε (αρνητικές σκέψεις που μας μπλοκάρουν). Σκεφτείτε κατά <strong>πόσο</strong> είναι ρεαλιστικές και από ποιες θετικές θα μπορούσαν  να αντικατασταθούν.</p>\\n<p><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\":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-02-14 15:10:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(88, 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/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\":\"Αποδέχομαι τον εαυτό μου!\",\"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><strong>Αποδεχόμαστε</strong> και <strong>κατανοούμε</strong> τη δυσάρεστη πλευρά του εαυτού μας και τα αρνητικά μας συναισθήματα (θλίψη, μοναξιά, φόβο, απόγνωση), ως ένα κομμάτι δικό μας εξίσου σημαντικό με το πιο θετικό και χαρούμενο.     </p>\\n<em><strong>- Σημειώστε</strong> </em>3 αρνητικά σας συναισθήματα και από που προέρχονται.<br /><br /><strong>- Δεχόμαστε</strong> τη θετική γνώμη των άλλων για τον εαυτό μας χωρίς να την υποτιμούμε.<br /><br /><strong>- Πότε</strong> ήταν η τελευταία φορά που δεχτήκατε κάποιο θετικό σχόλιο και πώς το αντιμετωπίσατε;<br /><br />Είναι <strong>σημαντικό</strong> λοιπόν <strong>να διεκδικούμε</strong> τα δικαιώματά μας, αναγνωρίζοντας παράλληλα και αυτά των άλλων.<br /><br />Γνωρίζουμε τί θέλουμε και <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\":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-02-14 15:09: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
(89, 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/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\":\"Ευγνωμοσύνη: κάθαρση ή αμοιβαιότητα;\",\"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>Η <strong>κάθαρση</strong> είναι η διαδικασία κατά την οποία ένα άτομο <strong>απελευθερώνει έντονα συναισθήματα.</strong> Για παράδειγμα, μετά από ένα αγχωτικό ή τραυματικό συμβάν, το κλάμα αποτελεί ένα μέσο, για μια τέτοια ισχυρή απελευθέρωση. Με παρόμοιο τρόπο, η ευγνωμοσύνη λειτουργεί ως κάθαρση. Δείχνουμε ,δηλαδή, ευγνωμοσύνη, στην προσπάθειά μας να απελευθερώσουμε κάποιο αρνητικό συναίσθημα όπως η ενοχή, η θλίψη, ο θυμός κλπ.</p>\\n<p>Η <strong>αμοιβαιότητα</strong> αφορά στην <strong>ανταλλαγή ενεργειών.</strong> Στη συγκεκριμένη περίπτωση, την ανταλλαγή θετικών συναισθημάτων. Όταν κάποιος κάνει μια πράξη ευγνωμοσύνης για ένα άλλο άτομο, τότε το άτομο αυτό μπορεί κινητοποιηθεί να κάνει μία ευγενική πράξη ανταπόδοσης ή να συνεχίσει τις ευγενικές χειρονομίες προς άλλους. Άλλωστε, οι πράξεις ευγνωμοσύνης δεν είναι μόνο για τους ανθρώπους που γνωρίζουμε! Έτσι <strong>η θετικότητα μεταδίδεται</strong> και πέρα από τον δικό μας κύκλο.</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\":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-01-27 20:52: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
(90, 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/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\":\"Τα οφέλη της ευγνωμοσύνης\",\"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> ευτυχία μας σε ποσοστό μεγαλύτερο του 10% (Emmons &amp; McCullough, 2003, Seligman, Steen, Park, &amp; Peterson, 2005)! Αποδεικνύεται λοιπόν, ότι παρατηρώντας αυτό που έχουμε ήδη, αισθανόμαστε πιο θετικοί για τη ζωή μας. <br /><br /><strong>Αυξάνει την ψυχολογική μας ευεξία :</strong><em> </em>Ερευνητές διαπίστωσαν, ότι ένα υψηλό επίπεδο ευγνωμοσύνης έχει ισχυρό θετικό αντίκτυπο στην ψυχολογική ευεξία, την αυτοεκτίμηση και την κατάθλιψη. Αυτό σημαίνει, ότι μπορούμε να αποκομίσουμε τα μεγαλύτερα οφέλη της ευγνωμοσύνης, ενσωματώνοντάς την στη ζωή μας, με <strong>καθημερινή</strong> πρακτική και <strong>δέσμευση</strong> σε αυτό το στόχο.<br /><strong><br />-Βελτιώνει τις σχέσεις </strong><strong>μας :</strong><em> </em>Μια πρόσφατη μελέτη, έδειξε ότι η ευγνωμοσύνη προς τους σημαντικούς μας άλλους, έχει ως αποτέλεσμα τη βελτίωση της ποιότητας της σχέσης (Algoe, Fredrickson, &amp; Gable, 2013). Η ευγνωμοσύνη στους αγαπημένους μας, είναι ένας πολύ καλός τρόπος να τους κάνουμε <strong>να νιώθουν καλά</strong>, να μας κάνουν να νιώθουμε καλά και να κάνουμε τη σχέση μας <strong>καλύτερη</strong>!<br /><strong><em><br />-</em>Κάνει περισσότερους ανθρώπους σαν εμάς :<em> </em></strong>Όσοι είναι πιο ευγνώμονες, έχουν πρόσβαση σε ένα <strong>ευρύτερο κοινωνικό δίκτυο</strong>, περισσότερους φίλους και <strong>καλύτερες σχέσεις</strong> από το μέσο όρο (Amin, 2014). Αυτό, έχει να κάνει με το πόσο αξιόπιστοι, κοινωνικοί και ευγνώμονες φαινόμαστε στους άλλους.<br /><em><strong><br />-</strong></em><strong>Αναπτύσσει την προσωπικότητά μας :</strong><em> </em>Έρευνες έχουν δείξει, ότι η ευγνωμοσύνη συμβάλλει στην ανάπτυξη χαρακτηριστικών όπως είναι η <strong>αισιοδοξία</strong>, η <strong>δοτικότητα</strong>, η <strong>πνευματικότητα</strong> και η <strong>ικανοποίηση</strong> από τη ζωή.<br /><em><strong><br />-</strong></em><strong>Ενισχύει την επαγγελματική μας καριέρα :</strong><em> </em>Και όμως, η ευγνωμοσύνη μπορεί να μας βοηθήσει και επαγγελματικά καθώς μας κάνει καλύτερους εργαζόμενου. Συγκεκριμένα, μας βοηθά να <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\":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-01-27 20:53: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
(91, 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/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\":\"Τι είναι η Ευγνωμοσύνη\",\"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\":\"Μάλιστα, το αίσθημα της ευγνωμοσύνης <strong>αυξάνει τα επίπεδα ντοπαμίνης</strong>, <strong>σεροτονίνης</strong> και <strong>οκυτοκίνης</strong>, δηλαδή των νευροχημικών ουσιών που μας κάνουν να <strong>νιώθουμε όμορφα!</strong> Η ευγνωμοσύνη μας φέρνει πιο κοντά με τους άλλους ανθρώπους, ενισχύει τη <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\":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, '2022-01-27 20:54:08', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(92, 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/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\":\"Ευγνωμοσύνη στον εαυτό σας\",\"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>Η παρακάτω άσκηση θα σας βοηθήσει να ξεκινήσετε τις πράξεις ευγνωμοσύνης από&nbsp;<strong>τον ίδιο σας τον εαυτό.</strong></p>\\n<p><strong>Βήμα 1:</strong>&nbsp;Φτιάξτε μία λίστα με&nbsp;<strong>10 πράγματα</strong>&nbsp;που αγαπάτε ή θαυμάζετε στον εαυτό σας. Μπορεί να είναι χαρακτηριστικά της προσωπικότητάς σας, της εξωτερικής σας εμφάνισης, κάποια επιτεύγματά σας, κάποιες σχέσεις σας και ό,τι άλλο θέλετε. Στη συνέχεια μείνετε να&nbsp;<strong>σκεφτείτε</strong>&nbsp;το καθένα από αυτά και&nbsp;<strong>νιώστε ευγνωμοσύνη</strong>&nbsp;για τον εαυτό σας και το κάθε του θετικό στοιχείο. Κρατείστε αυτή τη λίστα και ανατρέξτε σε αυτή κάθε φορά που εσείς ή κάποιος άλλος επιχειρεί να σας υποτιμήσει.</p>\\n<p><em>*Αν σας είναι δύσκολο να εντοπίσετε τα θετικά σας στοιχεία, σκεφτείτε πόσο θα εκτιμούσατε τα στοιχεία αυτά σε κάποιον άλλον άνθρωπο. Συχνά μας είναι πιο εύκολο να δίνουμε τα εύσημα σε κάποιον τρίτο παρά στον εαυτό μας.</em></p>\\n<p><strong>Βήμα 2:</strong>&nbsp;Αφού αφήσαμε το αίσθημα της ευγνωμοσύνης να μπει μέσα μας, είναι η στιγμή να το μοιραστούμε και με τους γύρω μας, εντοπίζοντας καθημερινά ένα ακόμα άτομο για να του&nbsp;<strong>εκφράσουμε ευγνωμοσύνη</strong>. Πχ: επαινούμε ένα συνάδελφο για την καλή δουλειά που έκανε σήμερα, λέμε στο σύντροφό μας πόσο ωραία νιώθουμε ξυπνώντας κάθε πρωί δίπλα του, κάνουμε ένα κομπλιμέντο στη γειτόνισσα που συναντάμε τυχαία το πρωί κλπ.</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\":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, '2023-03-16 13:55: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
(93, 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/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\":\"Δέντρο ευγνωμοσύνης\",\"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>Αυτή είναι μια&nbsp;<strong>σπουδαία δραστηριότητα</strong>&nbsp;ευγνωμοσύνης.&nbsp;Θα χρειαστείτε πολλά φύλλα χαρτιού διπλής όψεως, κορδέλα, ψαλίδια,&nbsp; κλαδιά δέντρων, μερικές πέτρες, ένα βάζο και μια αίσθηση ευγνωμοσύνης.<br /><br /><strong>Βήμα 1:</strong>&nbsp;Επιλέξτε τα φύλλα που θα χρησιμοποιήσετε και το σχήμα που θέλετε να έχουν.</p>\\n<p><strong>Βήμα 2:</strong>&nbsp;Κόψτε τα φύλλα στο σχήμα που επιλέξατε, κάντε μια τρύπα στην κορυφή κάθε φύλλου και περάστε την κορδέλα σας μέσα από κάθε τρύπα.</p>\\n<p><strong>Βήμα 3:</strong>&nbsp;Βάλτε τις πέτρες στο βάζο και στερεώστε μέσα το κλαδάκι.</p>\\n<p><strong>Βήμα 4:</strong>&nbsp;Γράφετε στα φύλλα πράγματα, πρόσωπα ή καταστάσεις για τα οποία είστε ευγνώμονες. Μπορείτε επίσης να χρησιμοποιήσετε φωτογραφίες, αν θέλετε.</p>\\n<p><strong>Βήμα 5:</strong>&nbsp;Κρεμάστε τα φύλλα από τα κλαδιά και δείτε το δέντρο ευγνωμοσύνης σας!</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\":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, '2023-03-16 13:56:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(94, 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/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\":\"Κουτί ευγνωμοσύνης\",\"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>Το <strong>κουτί ευγνωμοσύνης</strong> είναι ένας τρόπος για να μοιραστείτε τα συναισθήματά σας με τα αγαπημένα σας πρόσωπα και να καλλιεργήσετε τη δική σας αίσθηση ευγνωμοσύνης.</p>\\n<p>Αυτή είναι μια άλλη εύκολη δραστηριότητα που απαιτεί μόνο ένα κιβώτιο, κάποιο χαρτί και ένα στυλό ή μολύβι για να γράψετε <strong>μηνύματα ευγνωμοσύνης</strong>.</p>\\n<p>Στο χαρτί, γράψτε ένα ευγενικό μήνυμα ευγνωμοσύνης στο αγαπημένο σας πρόσωπο. Εάν δεν είστε βέβαιοι πώς να ξεκινήσετε, ακολουθούν μερικές προτάσεις <strong>για να ξεκινήσετε</strong> το μήνυμά σας:</p>\\n<p><em>1) \\\"Ευχαριστώ για ...\\\"</em></p>\\n<p><em>2) \\\"Αυτό που αγαπώ σε σένα ...\\\"</em></p>\\n<p><em>3) \\\"Μου αρέσει πολύ όταν ...\\\"</em></p>\\n<p>Μπορείτε επίσης <strong>να συλλέξετε μηνύματα</strong> από άλλους για το αγαπημένο σας πρόσωπο, να συσκευάσετε το κουτί με πολλαπλά μηνύματα ευγνωμοσύνης και αγάπης.</p>\\n<p><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\":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-02-14 15:08:20', 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, 'Προτροπές ευγνωμοσύνης', '[{\"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\":\"Προτροπές ευγνωμοσύνης\",\"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>Οι υποδείξεις ευγνωμοσύνης είναι ένας πολύ καλός τρόπος για να ξεκινήσετε μια σταδιακή <strong>πρακτική ευγνωμοσύνης.</strong> Αυτό είναι επίσης μια σχετικά απλή άσκηση, με μία μόνο οδηγία: συμπληρώστε το κενό!</p>\\n<p>Αυτά τα μηνύματα παρέχουν διάφορους τρόπους για να ξεκινήσετε μια δήλωση ευγνωμοσύνης, με άπειρες δυνατότητες ολοκλήρωσης. Καλύπτουν πολλαπλές αισθήσεις, χρώματα, ανθρώπους και πράγματα. Ο στόχος είναι να προσδιορίσετε <strong>τουλάχιστον τρία</strong> πράγματα σε κάθε κατηγορία για τα οποία είστε ευγνώμονες.</p>\\n<p>Οι προτροπές περιλαμβάνουν:</p>\\n<p><em>Είμαι ευγνώμων για τρία πράγματα που ακούω:</em></p>\\n<p><em>Είμαι ευγνώμων για τρία πράγματα που βλέπω:</em></p>\\n<p><em>Είμαι ευγνώμων για τρία πράγματα που μυρίζω:</em></p>\\n<p><em>Είμαι ευγνώμων για τρία πράγματα που αγγίζω / αισθάνομαι:</em></p>\\n<p><em>Είμαι ευγνώμων για αυτά τα τρία πράγματα που δοκιμάζω:</em></p>\\n<p><em>Είμαι ευγνώμων για αυτά τα τρία μπλε πράγματα:</em></p>\\n<p><em>Είμαι ευγνώμων για αυτά τα τρία ζώα / πουλιά:</em></p>\\n<p><em>Είμαι ευγνώμων γι\' αυτούς τους τρεις φίλους:</em></p>\\n<p><em>Είμαι ευγνώμων γι\' αυτούς τους τρεις εκπαιδευτικούς:</em></p>\\n<p><em>Είμαι ευγνώμων για αυτά τα τρία μέλη της οικογένειας:</em></p>\\n<p><em>Είμαι ευγνώμων για αυτά τα τρία πράγματα στο σπίτι μου:</em></p>\\n<p><em>Είμαι ευγνώμων για αυτούς τους τρεις ανθρώπους που με προσέλαβαν:</em></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\":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-02-14 15:07: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
(96, 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/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\":\"Πλάνο Ευτυχίας\",\"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\":\"<p>Αυτό το άρθρο θα είναι λίγο διαφορετικό από τα υπόλοιπα, θα εξελίσσεται και θα μεγαλώνει κάθε εβδομάδα, χτίζοντας βήμα βήμα ένα σχέδιο ευτυχίας για εσάς. Εσείς καλείστε να ακολουθήσετε όποια από τα παρακάτω βήματα σας ταιριάζουν περισσότερο αλλά και να προσθέσετε τα δικά σας προσωπικά&nbsp;<strong>βήματα ευτυχίας!</strong></p>\\n<p><strong>Εβδομάδα 1<sup>η</sup>&nbsp;:&nbsp;<em>Επένδυσε στην ενέργειά σου!</em></strong></p>\\n<p>Αλληλεπιδρά η ενεργητικότητα με την ευτυχία μας; Φυσικά! Όταν νιώθω ευτυχισμένος είμαι πιο ενεργητικός κι όταν είμαι ενεργητικός νιώθω πολύ καλύτερα. Έτσι ο πρώτος στόχος για να χτίσουμε την ευτυχία μας ξεκινά από την ενέργειά μας,&nbsp;<strong>ψυχική</strong>&nbsp;και&nbsp;<strong>σωματική</strong>.</p>\\n<p>Πως θα το πετύχεις:</p>\\n<ol>\\n<li><strong><em>Σωματική άσκηση:</em></strong>&nbsp;αυξάνει τη σωματική και την πνευματική σου ενέργεια και είναι τρομερά ευεργετική για την υγεία σου. Εάν δεν ασκείσαι καθόλου ξεκίνα με 30 λεπτά περπάτημα την ημέρα και προσπάθησε να το αυξάνεις ανά 2 εβδομάδες.</li>\\n<li><strong><em>Αναζωογονητικός ύπνος:</em></strong>&nbsp;παρότι ο ύπνος είναι μία κατάσταση «απραξίας» θα έλεγε κανείς, είναι από τους σημαντικότερους παράγοντες που αυξάνουν την ενέργειά μας. Κλείστε όλα τα φώτα, πάρτε μερικές βαθιές αναπνοές και απολαύστε έναν βαθύ και ήρεμο ύπνο 7-8 ωρών!</li>\\n<li><strong><em>Οργάνωση χώρου:</em></strong>&nbsp;ένας καθαρός και οργανωμένος χώρος διαβίωσης ή εργασίας σε κάνει να αισθάνεσαι πιο ήρεμος και ασφαλής, διαφυλάσσοντας αποθέματα της ενέργειάς σου. Γι’ αυτό αφιέρωσε καθημερινά λίγο χρόνο (<em>εάν τα αφήνεις όλα για μία μέρα μέσα στην εβδομάδα θα σου πάρει πολύ περισσότερο χρόνο, θα σε κουράζει και δε θα διατηρείται η τάξη για όλες τις επόμενες μέρες</em>) για να καθαρίσεις και να τακτοποιήσεις τους χώρους που κινείσαι, πετώντας ό,τι σου είναι άχρηστο.</li>\\n<li><strong><em>Κάνε αυτό που θα ήθελες να νιώθεις:</em></strong>&nbsp;πολλές φορές η πράξη μας βοηθά να οδηγηθούμε στο επιθυμητό συναίσθημα, εάν για παράδειγμα γελάμε έστω και ψεύτικα μετά από λίγο το συναίσθημά μας ακολουθεί και γίνεται πιο εύθυμο (διαπιστωμένο ερευνητικά). Έτσι, μπορείς να ξεκινήσεις, έστω και με προσπάθεια στην αρχή, να είσαι πιο ενεργητικός και να προσθέσεις δραστηριότητες στην ημέρα σου (πχ: παίξε κάτι με τα παιδιά σου ακόμα και αν είσαι κουρασμένος), σε λίγο θα ακολουθήσει και το συναίσθημά σου και στη συνέχεια το ένα θα ενισχύει το άλλο.</li>\\n</ol>\\n<p><strong><em>Ξεκίνα με αυτά και την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!</em></strong></p>\\n<p>&nbsp;</p>\\n<p><strong>Εβδομάδα 2<sup>η</sup>&nbsp;:&nbsp;<em>Βελτίωσε τις διαπροσωπικές σου σχέσεις!</em></strong></p>\\n<p>Φυσικά και οι διαπροσωπικές μας σχέσεις και κυρίως οι πιο στενές συναισθηματικά, είναι ο Νο1 παράγοντας ευτυχίας μας (το έχουμε ξαναπεί άλλωστε). Ωστόσο, όταν αναλογιζόμαστε τι θα θέλαμε να αλλάξει στις σχέσεις μας, συνήθως, σκεφτόμαστε τι κάνει λάθος ο άλλος. Εδώ θα βρεις 4 τρόπους για να βελτιώσεις τον εαυτό σου – τον μοναδικό άνθρωπο που μπορείς να αλλάξεις – σε αυτόν τον τομέα.</p>\\n<ol>\\n<li><strong><em>Σκοτώστε τη γκρίνια</em>&nbsp;(που σκοτώνει τις σχέσεις):&nbsp;</strong>σταματήστε να παραπονιέστε που κάποιος δεν κάνει μία δουλειά με τον τρόπο που θα θέλατε ή θα την κάνατε εσείς (σε εξαιρετικές περιπτώσεις αναλάβετε εσείς αυτό το καθήκον), αναλάβετε ο καθένας τα δικά του καθήκοντα και εκτιμήστε εξίσου τον χρόνο και τον κόπο που αφιερώνει κάποιος άλλος για μία εργασία με τον κόπο και το χρόνο που αφιερώνεται εσείς για αυτά που κάνετε (οι άνθρωποι έχουμε την τάση να αναγνωρίζουμε πολύ περισσότερο τη δική μας κούραση/χρόνο/συμβολή σε κάτι από αυτή των άλλων).</li>\\n<li><strong><em>Τσακωθείτε! αλλά με τον κατάλληλο τρόπο:</em></strong>&nbsp;οι τσακωμοί σε μία στενή σχέση είναι αναπόφευκτοι και κάποιες φορές εξαιρετικά χρήσιμοι. Δε χρειάζεται λοιπόν να ονειρευόμαστε σχέσεις χωρίς συγκρούσεις, αρκεί να συγκρουόμαστε με τον κατάλληλο τρόπο. Χρειάζεται να λέμε ακριβώς τι είναι αυτό που δε μας κάνει να νιώθουμε καλά εκείνη τη στιγμή και να εστιάζουμε στις πράξεις και τις καταστάσεις, χωρίς να εξαπολύουμε χαρακτηρισμούς προς τον άλλον άνθρωπο.</li>\\n<li><strong><em>Δείξε την αγάπη σου:</em></strong>&nbsp;δεν αρκεί μόνο να αγαπάς κάποιον χρειάζεται και να του το δείχνεις, είτε αυτό σημαίνει να το λες, είτε να το δείχνεις με πράξεις, είτε και τα 2 μαζί (το καλύτερο!). Ακόμα και όταν η αγάπη σου θεωρείται «δεδομένη» (πχ: σε μία μακροχρόνια σχέση ή μεταξύ γονέων - παιδιών), το να πεις σ’ αγαπώ θα κάνει και εσένα και το άλλο άτομο να νιώσετε πολύ όμορφα.</li>\\n</ol>\\n<p>&nbsp;</p>\\n<p><strong><em>Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!</em></strong></p>\\n<p><strong>Εβδομάδα 3<sup>η</sup>&nbsp;:&nbsp;<em>Έλα πιο κοντά στη φύση!</em></strong></p>\\n<p>Όπως έχουμε αναφέρει ξανά το δέος κι η ευγνωμοσύνη είναι σημαντικοί παράγοντες ευτυχίας και μάλιστα αλληλένδετοι. Η στενότερη επαφή με τη φύση μπορεί να συμβάλει σημαντικά στην ανάπτυξη αυτών των συναισθημάτων. &nbsp;</p>\\n<ol>\\n<li><strong><em>Έλα σε επαφή με τη φύση:&nbsp;</em></strong>η φύση αποτελεί κάτι πολύ ανώτερο από την ανθρώπινη ύπαρξη. Η&nbsp;<strong>ομορφιά</strong>&nbsp;της, η&nbsp;<strong>δοτικότητά</strong>&nbsp;της αλλά και η&nbsp;<strong>δυνατότητα πρόκλησης μεγάλων καταστροφών</strong>&nbsp;είναι τρία στοιχεία που μας κάνουν να νιώθουμε ταυτόχρονα&nbsp;<strong>θαυμασμό</strong>,&nbsp;<strong>απορία</strong>&nbsp;και&nbsp;<strong>φόβο</strong>. Αυτός είναι και ο ορισμός του δέους, αυτή ταυτόχρονη ύπαρξη θαυμασμού, απορίας και φόβου για κάτι που δεν μπορούμε να κατανοήσουμε απόλυτα και πόσο μάλλον να ελέγξουμε. Ερχόμενοι, λοιπόν, σε πιο στενή επαφή με τη φύση απολαμβάνουμε την ομορφιά και τη δοτικότητά της (μας δίνει τους καρπούς και το νερό που χρειαζόμαστε για να ζήσουμε) έχοντας παράλληλα μία αίσθηση ασφάλειας, θαυμασμού κι ευγνωμοσύνης. Ακόμα κι αν ζείτε στην πόλη, μικρές αποδράσεις σε φυσικά τοπία (ακόμα και σε περιβαλλοντικά πάρκα) μπορούν να διατηρήσουν τα παραπάνω συναισθήματα ισχυρά.</li>\\n<li><strong><em>Μάθε περισσότερα για τις φυσικές καταστροφές:</em></strong>&nbsp;όπως προαναφέραμε η φύση μπορεί να προκαλέσει τεράστιες καταστροφές και να αφήσει πίσω της πολλούς νεκρούς. Η μελέτη των φυσικών καταστροφών και κυρίως οι χιλιάδες των ανθρώπων που ταλαιπωρήθηκαν και τελικά πέθαναν από αυτές (παρότι ακούγεται δυσάρεστο κι απαισιόδοξο) μας κάνει να εκτιμήσουμε πολύ περισσότερο την ανθρώπινη ζωή, τη γαλήνη στο φυσικό περιβάλλον και την ομορφιά της φύσης όταν βρίσκεται σε ηρεμία. Ταυτόχρονα η γνώση ότι δεν μπορούμε να ελέγξουμε τα φυσικά φαινόμενα και την ορμή τους συμβάλει στην ευγνωμοσύνη που νιώθουμε καθημερινά&nbsp;<em>ξυπνώντας κι αντικρίζοντας τον κόσμο όπως τον αφήσαμε το προηγούμενο βράδυ!</em></li>\\n<li><strong><em>Πράσινη άσκηση:</em></strong>&nbsp;διαλέξτε μία μορφή ήπιας άσκησης (βάδην, ποδήλατο κλπ) και κάντε τη σε φυσικό περιβάλλον. Έχει βρεθεί ερευνητικά ότι η ήπια άσκηση στη φύση έχει πολύ ευεργετικά αποτελέσματα σε άτομα με άγχος ή κατάθλιψη, ακόμα και σε άτομα που εκδηλώνουν παραβατική συμπεριφορά.</li>\\n</ol>\\n<p>&nbsp;</p>\\n<p><strong><em>Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!</em></strong></p>\\n<p><strong>Εβδομάδα 4<sup>η</sup>&nbsp;:&nbsp;<em>Κανείς δεν είναι ευτυχισμένος αν δε θεωρεί το εαυτό του ευτυχισμένο!</em></strong></p>\\n<p>Αυτή την εβδομάδα θα εστιάσουμε στις συμπεριφορές που θα μας βοηθήσουν να χτίσουμε την ιδέα ενός ευτυχισμένου εαυτού και να την κάνουμε πράξη.</p>\\n<ol>\\n<li><strong><em>Θετικά σχόλια:</em></strong>&nbsp;χρησιμοποιείστε θετικά σχόλια για να περιγράψετε κάτι (μια ταινία που είδατε για παράδειγμα) ή για να κάνετε μία κριτική σε κάποιον (πχ:&nbsp;<em>σου πάει πολύ αυτό το πουκάμισο</em>). Ακόμα κι αν υπάρχουν αρνητικά στοιχεία σε αυτό που βλέπετε και θέλετε οπωσδήποτε να τα αναφέρετε, μπορείτε να τα πείτε μετά τα θετικά (πχ:&nbsp;<em>«η ταινία είχε πολύ ενδιαφέρουσα υπόθεση αν και δε μου άρεσε πολύ η μουσική»</em>,&nbsp;<strong>αντί για:</strong>&nbsp;<em>«χάλια μουσική αλλά τουλάχιστον είχε κάποιο ενδιαφέρον η υπόθεση»&nbsp;</em>). Βάζοντας περισσότερα θετικά σχόλια στο λόγο σας, νιώθετε και εσείς καλύτερα κι εκπέμπετε μία πιο θετική αύρα προς τους άλλους, προδιαθέτοντάς τους να εκφραστούν κι εκείνοι θετικά.</li>\\n<li><strong><em>Εξωστρέφεια:</em></strong>&nbsp;η εξωστρέφεια είναι μία κάπως παρεξηγημένη έννοια, καθώς πολλοί θεωρούν ότι σημαίνει να έχεις πολλούς φίλους και να μιλάς άνετα σε πολύ κόσμο. Ωστόσο, το κύριο χαρακτηριστικό της εξωστρεφούς προσωπικότητας είναι ότι υποδέχεται με χαρά τις θετικές αντιδράσεις των άλλων προς εκείνη και ανταποκρίνεται σε αυτές με εκτίμηση και ενθουσιασμό. Αφήστε λοιπόν τους άλλους να έρθουν κοντά σας και δείξτε τους την ικανοποίηση και την εκτίμηση σας.</li>\\n<li><strong><em>Η ταμπέλα της Ευτυχίας:</em></strong>&nbsp;γενικότερα είμαστε&nbsp;<strong>κατά των ταμπελών</strong>, γιατί μας προσδίδουν χαρακτηριστικά που δεν είναι δικά μας και ταυτόχρονα μας βάζουν στη διαδικασία να ανταποκριθούμε σε αυτά, καταπιέζοντας κάποιες ανάγκες μας, ώστε να συμβαδίζουμε με την ταμπέλα μας (πχ:&nbsp;<em>το καλό παιδί, ο τεμπέλης, η γεροντοκόρη κλπ</em>). Εδώ όμως πρόκειται για καλό σκοπό! Φορώντας&nbsp;<strong>την ταμπέλα του ευτυχισμένου ανθρώπου</strong>&nbsp;και προσπαθώντας να ανταποκριθούμε σε αυτή, γινόμαστε πιο ευτυχισμένοι. Χωρίς, βέβαια, να αποκλείουμε και άλλα χαρακτηριστικά από τη ζωή μας, είμαστε ευτυχισμένοι με τα&nbsp;<strong>θετικά</strong>&nbsp;και με τα&nbsp;<strong>αρνητικά</strong>&nbsp;μας. Αποφασίστε, λοιπόν, ότι από σήμερα θα είστε&nbsp;<strong>ευτυχισμένοι!</strong></li>\\n</ol>\\n<p><strong><em>Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!</em></strong></p>\\n<p><strong>Εβδομάδα 5<sup>η</sup>&nbsp;:&nbsp;<em>Αξιοποίησε τον ελεύθερο χρόνο σου!</em></strong></p>\\n<p>Ο ελεύθερος χρόνος μας είναι μία πολύ καλή ευκαιρία να αναζητήσουμε πηγές ευχάριστων συναισθημάτων που είναι απαραίτητα για την ευτυχία μας!</p>\\n<ol>\\n<li><strong><em>Βρες τι σε διασκεδάζει:</em></strong>&nbsp;το πρώτο βήμα για να αξιοποιήσουμε τον ελεύθερο χρόνο μας είναι να ανακαλύψουμε τις δραστηριότητες που μας χαροποιούν. Αυτό σαφώς ποικίλει από άνθρωπο σε άνθρωπο. Μπορεί αυτό που έχετε ανάγκη να είναι κάτι δημιουργικό, κάτι διασκεδαστικό, κάτι που σας γυμνάζει, κάτι που σας μαθαίνει καινούρια πράγματα… οτιδήποτε. Ίσως η απάντηση να βρίσκεται στα παιδικά σας χρόνια και σε πράγματα που σας άρεσαν όταν ήσασταν παιδιά. Ό,τι και να είναι, βρείτε αυτό που σας αρέσει και βάλτε το στη ζωή σας.</li>\\n<li><strong><em>Ξέκλεψε ελεύθερο χρόνο κάθε μέρα:</em></strong>&nbsp;οι ευχάριστες στιγμές μας είναι πολύ σημαντικό να υπάρχουν καθημερινά στη ζωή μας, έστω και σε πολύ περιορισμένο χρόνο. Το να μεταθέτουμε τη διασκέδασή μας πχ. στο Σαββατοκύριακο ή στις διακοπές, δεν είναι βοηθητικό, πρώτον γιατί δε ζούμε το εδώ και τώρα, διατηρώντας μία αόριστη προσμονή για ένα ευχάριστο μέλλον και δεύτερον γιατί εξιδανικεύουμε τόσο πολύ το Σαββατοκύριακο ή τις διακοπές μας που είναι πολύ πιθανό η πραγματικότητά τους να μας απογοητεύσει.</li>\\n<li><strong><em>Γίνε για λίγο παιδί:</em></strong>&nbsp;ένα από τα βασικά χαρακτηριστικά της παιδικής ηλικίας, που συχνά όλοι μας αναπολούμε, είναι η&nbsp;<strong>ανεμελιά</strong>. Αυτή η&nbsp;<strong>αίσθηση ελευθερίας</strong>&nbsp;από έννοιες και υποχρεώσεις αλλά και από την εικόνα των άλλων για εμάς, είναι κάτι που έχουμε πραγματικά ανάγκη. Στην ουσία αυτό που θέλουμε είναι λίγες στιγμές μέσα στην ημέρα που θα είμαστε ο πραγματικός αυθόρμητος εαυτός μας. Θα γελάμε δυνατά, θα χορεύουμε όσο έντονα αντέχουμε, θα λέμε «χαζά» αστεία που μας αρέσουν, θα παίζουμε το αγαπημένο μας παιχνίδι και ό,τι άλλο μας απελευθερώνει από την ενήλικη εικόνα μας και από τα άγχη και τα πρέπει της καθημερινότητας.&nbsp;<em>*Η «παρέα» με παιδιά θα σας βοηθήσει πολύ σε αυτό το βήμα!</em></li>\\n</ol>\\n<p><strong>Εβδομάδα 6<sup>η</sup>&nbsp;:&nbsp;<em>Μπορείς να κάνεις ΟΤΙΔΗΠΟΤΕ θέλεις, δεν μπορείς να κάνεις ΟΛΑ όσα θέλεις!</em></strong></p>\\n<p>Οι ρεαλιστική σκέψη είναι αναπόσπαστο μέρος μιας ευτυχισμένης ζωής.&nbsp; Ακολουθούν 3 ρεαλιστικές σκέψεις που είναι πιο αισιόδοξες απ’ ότι περίμενες.</p>\\n<p>&nbsp;</p>\\n<ol>\\n<li><strong><em>Μπορείς να κάνεις ΟΤΙΔΗΠΟΤΕ θέλεις:</em></strong>&nbsp;η πίστη στον εαυτό και τις ικανότητές του είναι χαρακτηριστικό των ευτυχισμένων ανθρώπων. Ταυτόχρονα είναι και μία πραγματικότητα! Ο κάθε άνθρωπος μπορεί να καταφέρει οτιδήποτε βάλει στόχο με την κατάλληλη εκπαίδευση και προετοιμασία.</li>\\n<li><strong><em>Δεν μπορείς να κάνεις ΟΛΑ όσα θέλεις:</em></strong>&nbsp;παρότι έχουμε την ικανότητα να καταφέρουμε τα πάντα, είναι σημαντικό να γνωρίζουμε ότι δεν είναι εφικτό να τα κάνουμε όλα μαζί. Κάποιοι από τους στόχους μας είναι πιθανό να απαιτούν χρόνο και κόπο για να επιτευχθούν, πιθανότατα είναι και αυτοί που θα μας δώσουν τη μεγαλύτερη ικανοποίηση. Όπως καταλαβαίνετε δεν είναι ανθρωπίνως δυνατό να επιτευχθούν πολλοί δύσκολοι στόχοι μέσα στα 40-50 παραγωγικά χρόνια ενός ανθρώπου. Για παράδειγμα, δεν είναι εφικτό να καταφέρει κάποιος να είναι ταυτόχρονα πολύ καλός χορευτής, πετυχημένος επιχειρηματίας, διακεκριμένος σεφ και ταλαντούχος συγγραφέας παγκοσμίου φήμης. Μπορεί όμως να είναι καλός σε έναν (το πολύ δύο) από τους παραπάνω τομείς και να εξελίσσεται συνεχώς σε αυτόν. Με το να έχετε μη ρεαλιστικές προσδοκίες από τον εαυτό σας το μόνο που καταφέρνετε είναι να ματαιώνεστε συνεχώς.</li>\\n<li><strong><em>Βάλε προτεραιότητες:</em></strong>&nbsp;για να συμβιβάσετε αρμονικά τις δύο παραπάνω παραδοχές, χρειάζεται να βάλετε τις κατάλληλες για εσάς προτεραιότητες. Βρείτε αυτό που πραγματικά γεμίζει την ψυχή και την καρδιά σας και αφιερωθείτε σε αυτό, σε όποια ηλικία κι αν βρίσκεστε. Παράλληλα, περάστε τον ελεύθερο χρόνο σας με μία-δύο ακόμα ασχολίες από αυτές που σας ενδιαφέρουν περισσότερο. Έτσι, μπορεί να μην έχετε κάνει όλα όσα θα θέλατε στη ζωή σας αλλά θα περάσετε μία ζωή κάνοντας μόνο πράγματα που θέλετε!</li>\\n</ol>\\n<p>&nbsp;</p>\\n<p><strong>Εβδομάδα 7<sup>η</sup>&nbsp;:&nbsp;<em>Αναθεώρησε τη σχέση σου με τα χρήματα</em></strong></p>\\n<p>Τα χρήματα από μόνα τους δεν αρκούν για να μας προσφέρουν ευτυχία, ωστόσο το κατάλληλο ξόδεμα των χρημάτων μπορεί να ενισχύσει σημαντικά την ευτυχία μας! Πως;</p>\\n<ol>\\n<li><strong><em>Αγόρασε χρήσιμα πράγματα:</em></strong>&nbsp;η ευχαρίστηση που σου προσφέρει μία αγορά μπορεί να πολλαπλασιαστεί και να διαρκέσει ανάλογα με τις φορές που χρησιμοποιείς αυτό που αγόρασες. Αν, για παράδειγμα, αγόρασες ένα μπλουζάκι σε πολύ καλή τιμή, που όμως είναι λίγο στενό και δεν το φοράς, περιμένοντας να χάσεις 2-3 κιλά, η ευχαρίστηση της αγοράς είναι στιγμιαία. Εάν όμως αγόραζες ένα μπλουζάκι που θα το φορούσες τουλάχιστον 1 φορά την εβδομάδα γιατί θα πήγαινε με όλα σου τα ρούχα και ταυτόχρονα θα σε έκανε να νιώθεις πολύ όμορφα, η ευχαρίστηση θα συνεχιζόταν κάθε φορά που θα το φόραγες.</li>\\n<li><strong><em>Ξόδεψε στην ευτυχία:</em></strong>&nbsp;είναι πολύ σημαντικό να επενδύουμε τα χρήματά μας σε ότι μας κάνει ευτυχισμένους κι αυτό συνήθως είναι οι όμορφες εμπειρίες. Αξίζει να εξοικονομούμε χρήματα από αγορές της καθημερινότητας που δεν είναι απαραίτητες, για να μπορούμε να πάμε ένα όμορφο τριήμερο που θα μας γεμίσει αναμνήσεις για τους επόμενους μήνες. Εναλλακτικά, είναι θεμιτό να ξοδεύουμε τα χρήματά μας σε πράγματα που μπορούν να μας προσφέρουν εμπειρίες, όπως ένα ποδήλατο, ένα φουσκωτό, εξοπλισμός camping και πολλά άλλα...</li>\\n<li><strong><em>Σπατάλη με μέτρο:&nbsp;</em></strong>δε χρειάζεται συνεχώς να ζεις με το άγχος να μην ξοδέψεις παραπάνω από όσα πρέπει, δεν πρόκειται να συμβάλει αυτό στην ευτυχία σου. Μπορείς να επιτρέπεις μικρές σπατάλες στον εαυτό σου, χωρίς τύψεις κι ενοχές, αφού πρώτα τις έχεις οργανώσει καλά. Για παράδειγμα, αν έχεις να καταναλώσεις 200€ για 3 μέρες διακοπών, αντί να τα σπάσεις σε 66€/μέρα, μπορείς να περάσεις τις 2 μέρες με λιγότερα και τη 1 μέρα να σπαταλήσεις, όπως θες, όσα σου έχουν μείνει.</li>\\n<li><strong><em>Αγόρασε χρόνο:</em></strong>&nbsp;ξοδέψτε τα χρήματά σας για να αγοράσετε κάτι που θα σας γλιτώσει χρόνο, τον οποίο μπορείτε να περάσετε πιο ποιοτικά με τα αγαπημένα σας πρόσωπα. Για παράδειγμα, ένα πλυντήριο πιάτων μπορεί να σας εξοικονομεί καθημερινά χρόνο για την οικογένειά σας, ένα δικό σας μέσο μεταφοράς μπορεί να σας εξοικονομεί καθημερινά χρόνο στις μετακινήσεις σας. Τέτοιου είδους επενδύσεις αξίζει να γίνουν για να σας δίνουν τη δυνατότητα να περνάτε περισσότερο χρόνο με άτομα και εμπειρίες που σας γεμίζουν πραγματικά.</li>\\n</ol>\\n<p><strong><em>Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!</em></strong></p>\\n<p><strong>Εβδομάδα 8<sup>η</sup>&nbsp;:&nbsp;&nbsp;<em>Εργασία και χαρά!</em></strong></p>\\n<p>Η εργασία μας καταλαμβάνει τον περισσότερο ενεργό χρόνο της μέρας μας (8-10 ώρες συνήθως) γι’ αυτό και είναι πολύ σημαντικός τομέας για τη σύνθεση μιας ευτυχισμένης ζωής. Δυστυχώς σήμερα, για αρκετούς ανθρώπους&nbsp; είναι μία μόνιμη πηγή άγχους και πίεσης. Ας δούμε τι μπορούμε να κάνουμε.</p>\\n<ol>\\n<li><strong><em>Επιλογή επαγγέλματος:</em></strong>&nbsp;ένας πολύ σημαντικός παράγοντας ικανοποίησης από την εργασία μας είναι το κατά πόσο μας αρέσει το αντικείμενο. Γι’ αυτό χρειάζεται να επιλέγουμε το επάγγελμά μας με γνώμονα το αντικείμενο και όχι την αμοιβή ή την εύκολη αποκατάσταση. Γιατί μπορούμε να είμαστε ευτυχισμένοι κάνοντας κάτι που μας αρέσει ακόμα κι αν δεν αμειβόμαστε επαρκώς για αυτό και μπορούμε να είμαστε πολύ πιεσμένοι κάνοντας κάτι που δε μας ταιριάζει αλλά μας «πληρώνει» επαρκώς. Επίσης είναι πολύ πιθανότερο να βγάλουμε χρήματα από κάτι που κάνουμε με πάθος και όρεξη παρά από κάτι που κάνουμε διεκπεραιωτικά. Και να θυμάστε ότι ποτέ δεν είναι αργά να κάνετε στροφή σε αυτό που σας αρέσει, ακόμα κι αν μετράτε χρόνια καριέρας σε έναν άλλο χώρο.</li>\\n<li><strong><em>Επάγγελμα-χόμπι:</em></strong>&nbsp;ακόμα και όταν δεν μπορείτε με κανέναν τρόπο να εξασκήσετε το αγαπημένο σας επάγγελμα υπάρχει πάντα τρόπος να το κάνετε το αγαπημένο σας χόμπι. Ακόμα κι αν είναι κάτι τόσο άπιαστο όσο, για παράδειγμα, το επάγγελμα του αστροναύτη, μπορείτε να διαβάζετε στον ελεύθερο χρόνο σας σχετικά με αυτό, να κάνετε μικροκατασκευές που να θυμίζουν διαστημόπλοια, να επισκέπτεστε χώρους που σχετίζονται με αυτό (πλανητάριο, αστεροσκοπείο) και ό,τι άλλο βάλει ο νους σας!</li>\\n<li><strong><em>Ισορροπία:</em></strong>&nbsp;ακόμα κι αν έχετε βρει το ιδανικό επάγγελμα για εσάς, αυτό που σας καλύπτει επαρκώς οικονομικά και σας ικανοποιεί σαν αντικείμενο, είναι πολύ σημαντικό να διατηρείτε μία ισορροπία ανάμεσα σε αυτό και την υπόλοιπη ζωή σας. Γιατί όσο και να σας ικανοποιεί μία εργασία, εάν ασχολείστε με αυτή όλη την ημέρα και δεν αφιερώνετε χρόνο σε άλλα πράγματα και στην προσωπική σας ζωή, θα φτάσει σύντομα να σας κουράσει είτε σωματικά είτε ψυχολογικά είτε και τα δύο μαζί.&nbsp;<em>Οι ειδικοί λένε ότι μπορούμε να απολαύσουμε τα ψυχολογικά οφέλη της αμειβόμενης εργασίας από μόλις 8 ώρες εργασίας την εβδομάδα και χωρίς να ξεπερνάμε τις 40!</em></li>\\n</ol>\\n<p>&nbsp;</p>\\n<p><strong><em>Την επόμενη εβδομάδα θα ακολουθήσει το επόμενο βήμα ευτυχίας!</em></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\":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-03-06 20:11: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
(97, 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/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\":\"Τι είναι το δέος και ποια η σημασία του στην ευτυχία μας\",\"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>Όταν, για παράδειγμα, αντικρίζουμε κάποιο σπουδαίο έργο αρχιτεκτονικής, όταν γινόμαστε μάρτυρες κάποιου φυσικού φαινομένου σπάνιας ομορφιάς ή όταν βλέπουμε ένα παιδί να γεννιέται… Το αίσθημα του δέους&nbsp;<strong>έχει την ίδια ισχυρή επίδραση</strong>&nbsp;στην ευτυχία μας, με όλα τα άλλα θετικά συναισθήματα, αν και είναι το μόνο που&nbsp;<strong>δεν μας κάνει να γελάμε</strong>. Ας δούμε 3 τρόπους για να εντάξουμε το αίσθημα του δέους καθημερινά στη ζωή μας:</p>\\n<p><strong><em>-</em>Περπατήστε στη φύση όσο πιο συχνά μπορείτε:</strong>&nbsp;κάντε έναν περίπατο και παρατηρήστε το περιβάλλον, τους ήχους, τα αντικείμενα, τους ανθρώπους και τα χρώματα που συναντάτε. Παρατηρώντας τους θησαυρούς της φύσης, θα νιώσετε δέος βλέποντας τα σύννεφα να «επιπλέουν» στον ουρανό.</p>\\n<p><strong><em>-</em>Ζήσε στο έπακρο τα ταξίδια σου:</strong>&nbsp;όταν βρεθείς σε κάποιο νέο μέρος για διακοπές, προσπάθησε να ξυπνάς νωρίς το πρωί και να ζεις γεμάτες μέρες,&nbsp;<strong>απολαμβάνοντας</strong>&nbsp;το ηλιοβασίλεμα, παρατηρώντας τους ανθρώπους, τα αξιοθέατα, την ομορφιά της φύσης, τις καινούριες γεύσεις και ό,τι άλλο νέο υπάρχει γύρω σου.</p>\\n<p><strong><em>-</em>«Ξεβολέψου» τουλάχιστον μία φορά την ημέρα:</strong>&nbsp;δε χρειάζεται να πας διακοπές για να βιώσεις συναισθήματα δέους. Χρειάζεται απλά να&nbsp;<strong>παρατηρείς</strong>&nbsp;την ομορφιά στην καθημερινότητά σου. Αυτό, θα γίνει πιο εύκολο, αν φροντίζεις κάθε μέρα να κάνεις κάτι διαφορετικό, όπως ένα βραδινό περίπατο, να πας σε μία συναυλία, να ανέβεις στον κοντινότερο λόφο και να ατενίσεις τη θέα της πόλης, να παρακολουθήσεις έναν αγώνα του αγαπημένου σου αθλήματος και ό,τι άλλο σε ευχαριστεί, αρκεί, να μην είναι κάτι που το κάνεις&nbsp;κάθε μέρα!<strong>&nbsp;</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\":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 13:50: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
(98, 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/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\":\"Η ευτυχία ξεκινά από εσένα!\",\"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>Σίγουρα δε θα είναι μόνο ένα πράγμα. Αφού λοιπόν βρεις τους δικούς σου παράγοντες ευτυχίας, χρειάζεται να τους εντάξεις στο <strong>καθημερινό</strong> σου <strong>πρόγραμμα</strong>, να τους <strong>φροντίζεις</strong> και να τους <strong>εξελίσσεις</strong> συνεχώς.</p>\\n<p><strong>- Μόνο εσύ</strong> μπορείς να φροντίσεις για την ευτυχία σου περισσότερο από κάθε άλλον. Και αφού εσύ γίνεις ένας <strong>ικανοποιημένος</strong> και <strong>χαρούμενος</strong> άνθρωπος, ήρθε η ώρα να γίνεις <strong>πομπός</strong> <strong>ευτυχίας</strong> και για τους γύρω σου.</p>\\n<p><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\":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-01-27 20:56: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
(99, 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/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\":\"Τι αποτελεί την ευτυχία\",\"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>Το τι κάνει κάποιον ευτυχισμένο, ίσως είναι υποκειμενικό, όμως για όλους μας υπάρχει ένας κοινός παρανομαστής: ο τρόπος που <strong>δίνουμε αξία</strong> στα γεγονότα και τους ανθρώπους της ζωής μας.</p>\\n<p>Όλοι επιθυμούμε και αναζητάμε την ευτυχία, όµως µας διαφεύγει µόνιµα τόσο το νόηµα της όσο και οι τρόποι µε τους οποίους θα την κατακτήσουµε. Μελέτες σε όλο τον κόσµο, δείχνουν πως οι άνθρωποι βάζουν την <strong>ευτυχία στην κορυφή της λίστας των επιθυµιών</strong> τους στη ζωή, πιο ψηλά από τα χρήµατα, την φήµη και πολλά άλλα αγαθά. Σύμφωνα με τη Θετική Ψυχολογία, λοιπόν, <strong><em>Ευτυχία είναι η βίωση θετικών συναισθημάτων στο εδώ και τώρα. </em></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\":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-01-27 20:56:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(100, 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/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\":\"Δημιούργησε θετικές εμπειρίες\",\"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>Είναι αποδεδειγμένο ότι οι θετικές εμπειρίες έχουν πολύ μεγαλύτερο και μακροπρόθεσμο αντίκτυπο στην ευτυχία μας από την απόκτηση υλικών αγαθών.  Γι’ αυτό επένδυσε τα χρήματά σου σε εμπειρίες και όχι σε υλικά…</p>\\n<p>-Προσπάθησε μέσα στην ακόλουθη <strong>εβδομάδα</strong> να πας για έναν καφέ παραπάνω με έναν φίλο σου και να πάρεις 2 πράγματα λιγότερα από το σούπερ μάρκετ, που μπορεί και να μην είναι τόσο απαραίτητα, για να αντισταθμίσεις τη διαφορά.</p>\\n<p>-Προσπάθησε τους επόμενους <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\":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-02-14 15:06: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
(101, 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/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\":\"Ημερολόγιο θετικών συναισθημάτων / στιγμών\",\"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><strong>Εμπιστευτείτε</strong>&nbsp;την εσωτερική σας φωνή. Ακολουθήστε το δικό σας μοναδικό μονοπάτι… ο&nbsp;<strong>εαυτός</strong>&nbsp;σας γνωρίζει τι σας κάνει καλό και τι όχι…&nbsp;</p>\\n<p>Πείτε ναι στις αληθινές σας ανάγκες! Περιγράψτε μερικές από τις καταστάσεις που σας κάνουν καλό και νιώθετε&nbsp;<strong>ασφαλείς</strong>&nbsp;και&nbsp;<strong>δυνατοί</strong>&nbsp;μέσα από αυτές.&nbsp; &nbsp;</p>\\n<p>Βάλτε κάθε μία από αυτές σε κάθε μέρα της εβδομάδας και κάντε τις πράξη. Έτσι θα κάνετε κάθε μέρα κάτι όμορφο για τον εαυτό σας.</p>\\n<p>Δευτέρα</p>\\n<p>Τρίτη</p>\\n<p>Τετάρτη</p>\\n<p>Πέμπτη</p>\\n<p>Παρασκευή</p>\\n<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\":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, '2023-03-16 13:53:03', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(102, 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/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\":\"Θετικό ≠ Αρνητικό\",\"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>Όσο περίεργο και να σας φαίνεται, οι λέξεις που χρησιμοποιούμε συνθέτουν την πραγματικότητά μας…</p>\\n<p>-Περιγράψτε μία κατάσταση την οποία θέλετε να&nbsp;<strong>αλλάξετε</strong>.</p>\\n<p>-Τώρα&nbsp;<strong>αντικατέστησε</strong>&nbsp;τις «αρνητικές» λέξεις με «θετικές», αλλάξτε όλα αυτά που δεν σας αρέσουν και γράψτε τα όπως ακριβώς θα θέλατε να είναι. Μη γράψετε τίποτα αρνητικό κι ανεπιθύμητο.</p>\\n<p>-<strong>Παράδειγμα:</strong>&nbsp;<em>δε θέλω να έχω παραπανίσια κιλά, το σώμα μου είναι χάλια!</em>&nbsp;&nbsp;→&nbsp;<em>θέλω να έχω ένα υγιές και όμορφο σώμα!</em></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\":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, '2023-03-16 13:54: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
(103, 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/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\":\"Η ευτυχία μεταδίδεται!\",\"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>Είναι πολύ σημαντικό να δίνετε αγάπη κάθε στιγμή… <strong>Αρχίστε</strong> από τους κοντινούς σας ανθρώπους!</p>\\n<p>-Αριθμήστε έξι άτομα που αγαπάτε και σας κάνουν να<strong> νιώθετε ευτυχισμένοι</strong>.</p>\\n<p>-Διαλέξτε τέσσερα ή παραπάνω από τα αγαπημένα σας πρόσωπα και σκεφτείτε <strong>τι</strong> θα έκανε <strong>εκείνους ευτυχισμένους</strong>,  π.χ. ένα τηλεφώνημα, μία βόλτα ή ακόμα κι ένα χαμόγελό σας!                    </p>\\n<p>-<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\":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-02-14 15:04:14', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(104, 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/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\":\"Τα οφέλη της θετικότητας στην υγεία μας\",\"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>Συγκεκριμένα, η βίωση θετικών συναισθημάτων μας προφυλάσσει από τα συμπτώματα ασθένειας όπως το <strong>συνάχι</strong>, οι <strong>πονοκέφαλοι</strong> και οι <strong>πόνοι</strong> στην κοιλιακή χώρα και το στομάχι. Η εμπειρία των θετικών συναισθημάτων, ενθαρρύνει τα άτομα να κάνουν πιο <strong>υγιεινές</strong> επιλογές, να <strong>αποφεύγουν</strong> <strong>κινδύνους</strong> και να <strong>φροντίζουν</strong> περισσότερο τον εαυτό τους, συμβάλλοντας έτσι στην καλύτερη υγεία.<br /><br />Επίσης, τα θετικά συναισθήματα αποτελούν ένα τοίχος προστασίας ενάντια στην <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\":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, '2022-03-06 19:40: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
(105, 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/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\":\"Θετικά συναισθήματα\",\"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>Ποια είναι όμως τα&nbsp;<strong>θετικά</strong>&nbsp;<strong>συναισθήματα</strong>&nbsp;και τι σημαίνουν το καθένα; Θα τα βρεις στην παρακάτω λίστα:</p>\\n<p><strong>-Χαρά</strong>&nbsp;= μια αίσθηση ενθουσιασμού και ευτυχίας που βιώνεται συχνά ως κάτι ξαφνικό, λόγω κάποιου \\\"καλού\\\" συμβάντος.</p>\\n<p><strong>-Ευγνωμοσύνη</strong>&nbsp;= ένα αίσθημα βαθύτερης ευχαριστίας για κάτι πολύ απλό αλλά και για κάτι πολύ σπουδαίο, συχνά συνοδευόμενο από ταπεινότητα ή ακόμη και ευλάβεια.</p>\\n<p><strong>-Ηρεμία</strong>&nbsp;= αίσθηση γαλήνης και αποδοχής του εαυτού.</p>\\n<p><strong>-Ενδιαφέρον</strong>&nbsp;= αίσθημα περιέργειας ή γοητείας για κάτι που απαιτεί και κατακτά την προσοχή σας.</p>\\n<p><strong>-Ελπίδα</strong>&nbsp;= αίσθηση αισιοδοξίας και προσμονή για ένα θετικό μέλλον.</p>\\n<p><strong>-Υπερηφάνεια</strong>&nbsp;= μια αίσθηση αποδοχής του εαυτού και ευχαρίστηση για ένα επίτευγμα, δεξιότητα ή προσωπικό χαρακτηριστικό.</p>\\n<p><strong>-Διασκέδαση</strong>&nbsp;= ένα αίσθημα απόλαυσης, συχνά συνοδευόμενο από χαμόγελα και πηγαίο γέλιο.</p>\\n<p><strong>-Έμπνευση</strong>&nbsp;= συναίσθημα δέσμευσης, ανάτασης και κινήτρου προερχόμενο από κάποιο ερέθισμα.</p>\\n<p><strong>-Δέος</strong>&nbsp;= αίσθημα που προκαλείται όταν αντικρίζετε κάτι μεγάλο, θεαματικό ή εκπληκτικό, που προκαλεί μια αίσθηση εκτίμησης και σεβασμού.</p>\\n<p><strong>-Αλτρουισμός</strong>&nbsp;= συνήθως αναφέρεται ως πράξη ανιδιοτέλειας και γενναιοδωρίας προς τους άλλους, αλλά μπορεί επίσης να είναι η αίσθηση που έχετε όταν βοηθάτε άλλους.</p>\\n<p><strong>-Ικανοποίηση</strong>&nbsp;= μια αίσθηση της ευχαρίστησης και της χαράς που νιώθετε όταν επιτυγχάνετε κάτι ή εκπληρώνετε μια ανάγκη.</p>\\n<p><strong>-Ανακούφιση</strong>&nbsp;= το αίσθημα ικανοποίησης που έχετε όταν μια αβέβαιη κατάσταση αποδεικνύεται θετική ή αποφεύγετε ένα αρνητικό αποτέλεσμα.</p>\\n<p><strong>-Δέσιμο (συναισθηματικό)</strong>&nbsp;= η συναισθηματική προσκόλληση σε κάποιον (μπορεί και σε ένα κατοικίδιο ζώο), που συνοδεύεται από μια συμπάθεια για εκείνον και μια αίσθηση απόλαυσης της παρέας τους.</p>\\n<p><strong>-Έκπληξη (η καλή εκδοχή!)</strong>&nbsp;= μια αίσθηση απόλαυσης, όταν κάποιος σας φέρνει απροσδόκητη ευτυχία ή μια κατάσταση πηγαίνει ακόμα καλύτερα από ό, τι ελπίζατε.</p>\\n<p><strong>-Αυτοπεποίθηση</strong>&nbsp;= συναίσθημα που συνεπάγεται έντονη αίσθηση αυτοεκτίμησης και πίστης στον εαυτό σας. Μπορεί να αφορά μια συγκεκριμένη κατάσταση/ δραστηριότητα ή να είναι καθολική.</p>\\n<p><strong>-Θαυμασμός</strong>&nbsp;= ένα αίσθημα θερμής αποδοχής, σεβασμού και εκτίμησης για κάποιον ή κάτι .</p>\\n<p><strong>-Ενθουσιασμός</strong>&nbsp;= μια αίσθηση ζωντάνιας, συνοδευόμενη από κίνητρα και δέσμευση.</p>\\n<p><strong>-Ευφορία</strong>&nbsp;= έντονη και ολόπλευρη αίσθηση χαράς ή ευτυχίας, που συχνά συναντάται όταν συμβαίνει κάτι εξαιρετικά θετικό και συναρπαστικό.</p>\\n<p><strong>-Απόλαυση</strong>&nbsp;= ένα αίσθημα ευχαρίστησης για μία θετική εμπειρία, ένα νόστιμο φαγητό, μία καλή παρέα κλπ.</p>\\n<p><strong>-Αισιοδοξία</strong>&nbsp;= θετική προσμονή που σας ενθαρρύνει να ατενίζετε με ανυπομονησία ένα όμορφο μέλλον.</p>\\n<p><strong>-Ευτυχία</strong>&nbsp;= γενική αίσθηση απόλαυσης, χαράς, ευχαρίστησης και ενθουσιασμού για τη ζωή.</p>\\n<p><strong>-Αγάπη</strong>&nbsp;= ίσως το ισχυρότερο από όλα τα θετικά συναισθήματα, η αγάπη είναι ένα αίσθημα βαθιάς και διαρκούς στοργής για κάποιον, μαζί με την προθυμία να θέσουμε τις ανάγκες του πάνω από τις δικές μας. Μπορεί να απευθύνεται σε ένα άτομο, σε μια ομάδα ανθρώπων ή ακόμα και σε ολόκληρη την ανθρωπότητα.</p>\\n<p><strong><em>Τώρα που τα μάθατε, μπορείτε να αρχίσετε να γεμίζετε την καρδιά σας με αυτά!</em></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\":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, '2023-03-16 13:50: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
(106, 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/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\":\"Τι είναι η Θετικότητα;\",\"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>Η <strong>θετικότητα</strong> αναφέρεται στην υιοθέτηση μιας πιο <strong>θετικής στάσης ζωής,</strong> η οποία συμβάλλει στην προσωπική ανάπτυξη του ατόμου, με αποτέλεσμα το άτομο αυτό να τα καταφέρνει καλύτερα άρα και να νιώθει καλυτέρα, σε σύγκριση με κάποιον αρνητικό άνθρωπο.</p>\\n<p>Σύμφωνα με επιστημονικά ευρήματα, η βίωση θετικών εμπειριών και θετικών συναισθημάτων, οδηγεί στη <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\":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-01-27 21:00:29', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(107, 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/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\":\"Εστιάζοντας στα θετικά\",\"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>Η παρακάτω άσκηση θα σας βοηθήσει να εστιάσετε <strong>καθημερινά</strong> την προσοχή σας στη θετική πλευρά της ζωής και έτσι να έρθετε ένα βήμα πιο κοντά στην <strong>ευτυχία</strong>.</p>\\n<p><strong>Την ημέρα:</strong> Προσπαθούμε καθημερινά να <strong>ανταλλάσσουμε θετικά σχόλια</strong> με άτομα του περιβάλλοντός μας. Έτσι, εκπαιδευόμαστε στο θετικό τρόπο σκέψης ενώ παράλληλα γεμίζουμε θετικά συναισθήματα και τους συνανθρώπους μας.</p>\\n<p><strong>Το βράδυ:</strong> Κάθε βράδυ καταγράφουμε 3 πράγματα που πήγαν καλά μέσα στην ημέρα μας (π.χ. ότι ξυπνήσαμε χωρίς πονοκέφαλο, ότι κάποιος μας φέρθηκε ευγενικά). Έτσι <strong>εκπαιδεύουμε τον εαυτό μας</strong> σε έναν τρόπο σκέψης που εστιάζει σε ό,τι πάει καλά (ίσως είναι κάτι το οποίο πριν το αγνοούσαμε ή το θεωρούσαμε δεδομένο). </p>\\n<p>Επαναλάβετε για διάστημα <strong>τουλάχιστον 21 ημερών</strong>. Έρευνες απέδειξαν ότι ο εγκέφαλος μαθαίνει και συνηθίζει στη βίωση θετικών συναισθημάτων μετά από 21 μέρες συνεχόμενης εξάσκησης στις ασκήσεις συναισθημάτων.</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\":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-02-14 15:03: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
(108, 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/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\":\"Φράσεις θετικότητας\",\"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>Η παρακάτω άσκηση θα σας βοηθήσει να <strong>υπενθυμίζετε</strong> στον εαυτό σας καθημερινά τη θετική και αισιόδοξη όψη της ζωής.</p>\\n<p>- <strong>Γράψτε σε χαρτάκια την αγαπημένη σας φράση θετικότητας,</strong> μπορείτε να δημιουργήσετε μία δική σας, να βρείτε μία στο διαδίκτυο ή να ξεκινήσετε με αυτή: - <em>Να κοιτάς τον εαυτό σου στον καθρέφτη, να του χαμογελάς και να του μιλάς όμορφα. Είναι φίλος σου, ο καλύτερος που έχεις!</em></p>\\n<p>- <strong>Τοποθετήστε τα χαρτάκια σε εμφανή σημεία</strong> (κουζίνα, υπολογιστή, υπενθύμιση στο κινητό, αυτοκίνητο κ.α) και μην αφήσετε να περάσει μέρα χωρίς να κάνετε αυτή τη φράση πράξη.</p>\\n<p>-Επαναλάβετε καθημερινά <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\":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-02-14 15:02:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(109, 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/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\":\"Γελάστε!\",\"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>Όπως έχει αποδειχθεί και επιστημονικά, το γέλιο έχει ευεργετικά <strong>οφέλη</strong> τόσο για τη σωματική όσο και για την ψυχική υγεία. </p>\\n<p><strong>Γελάστε καθημερινά</strong> για 2-3 λεπτά, ακόμα κι αν δεν υπάρχει κάτι αστείο γύρω σας. Ίσως αν γελάτε μόνος σας να γίνετε εσείς το αστείο μετά από λίγο.</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\":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-02-14 15:01: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
(110, 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/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\":\"Λήψη αποφάσεων και εγκέφαλος\",\"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><strong>Το συναισθηματικό κέντρο λήψης αποφάσεων</strong>, είναι πολύ αρχαιότερο στους ανθρώπους.&nbsp;Τους εξυπηρέτησε στην προσαρμογή τους για επιβίωση μπροστά στις πολλαπλές απειλές, που είχαν να αντιμετωπίσουν. Τους βοήθησε να καλύπτουν τις βασικές τους ανάγκες, να αναγνωρίζουν και να αντιμετωπίζουν ταχύτατα τους κινδύνους. Όμως με την εξέλιξη τους οι άνθρωποι, ανάπτυξαν την ικανότητα να αναλύουν τις μακροχρόνιες συνέπειες της συμπεριφοράς τους, που βασίζεται στο συναισθηματικό κέντρο λήψης αποφάσεων. Άρχισαν να υπολογίζουν τα υπέρ και τα κατά, το όφελος και το κόστος των επιλογών τους.</p>\\n<p><strong>Το διαβουλευτικό κέντρο λήψης αποφάσεων</strong>&nbsp;εντοπίζεται στον προμετωπιαίο φλοιό του εγκεφάλου. Το μέρος αυτό του εγκεφάλου των ανθρώπων αναπτύχθηκε αργότερα στην εξέλιξη τους, αλλά δεν αντικατέστησε τα παλαιότερα εγκεφαλικά συστήματα. Πρέπει να τονίσουμε, ότι η ανθρώπινη συμπεριφορά δεν βρίσκεται μόνο κάτω από τον έλεγχο του συναισθηματικού ή του διαβουλευτικού κέντρου λήψης αποφάσεων.&nbsp;<strong>Είναι αποτέλεσμα των αλληλεπιδράσεων μεταξύ των δύο αυτών συστημάτων.</strong></p>\\n<p><strong><em>Ο συναισθηματικός έλεγχος</em></strong>&nbsp;λήψης αποφάσεων είναι γρήγορος. Όμως έχει τη δυνατότητα να ανταποκρίνεται μόνο σε περιορισμένο αριθμό καταστάσεων.</p>\\n<p><strong><em>Ο διαβουλευτικός μηχανισμός</em></strong>, είναι πολύ πιο ευπροσάρμοστος, αλλά κοπιαστικός και σχετικά αργός.</p>\\n<p><strong><em>Ο συναισθηματικός είναι ο προκαθορισμένος</em></strong>&nbsp;και προεπιλεγμένος μηχανισμός λήψης αποφάσεων στον άνθρωπο.</p>\\n<p><strong><em>Το διαβουλευτικό κέντρο</em></strong>&nbsp;επεμβαίνει όταν οι άνθρωποι συναντούν νέες καταστάσεις ή όταν η ορθή απόφαση δεν είναι ευδιάκριτη.</p>\\n<p><strong><em>Ο συναισθηματικός έλεγχος επηρεάζεται</em></strong>&nbsp;από έντονες, ζωντανές εικόνες, από την αμεσότητα και τις ειδήσεις. Αυτό σημαίνει ότι επηρεάζεται και ανταποκρίνεται σε γεγονότα που συνοδεύονται από εντυπωσιακές οπτικές παραστάσεις (φωτογραφίες, προβολές βίντεο στις ειδήσεις) ιδιαίτερα όταν αυτά συνέβηκαν πρόσφατα και όταν οι άνθρωποι δεν είναι εξοικειωμένοι ή δεν είχαν το χρόνο να προσαρμοστούν.</p>\\n<p>Επίσης, το συναισθηματικό κέντρο είναι σε θέση να ενεργοποιεί το&nbsp;<strong>διαβουλευτικό κέντρο λήψης αποφάσεων</strong>. Τα μέτρια επίπεδα&nbsp;<strong>φόβου</strong>,&nbsp;<strong>θυμού</strong>, ή οποιασδήποτε άλλης&nbsp;<strong>αρνητικής συναισθηματικής κατάστασης</strong>,&nbsp;προειδοποιούν το διαβουλευτικό κέντρο ότι κάτι δεν πάει καλά και ότι οι υπηρεσίες του απαιτούνται. Όμως με ένα περίεργο τρόπο, παρά το γεγονός ότι το συναισθηματικό ενεργοποιεί το διαβουλευτικό, όσο πιο έντονα γίνονται τα συναισθήματα τόσο πιο πολύ το συναισθηματικό κέντρο τείνει να αντικαταστήσει το διαβουλευτικό κέντρο στη λήψη αποφάσεων και στη συμπεριφορά. Έτσι βρισκόμαστε σε καταστάσεις που ενώ οι άνθρωποι καταλαβαίνουν ποια είναι η πιο ορθή πορεία που πρέπει να ακολουθήσουν, εντούτοις βρίσκουν τους εαυτούς τους να κάνουν ακριβώς το αντίθετο. Θα συγκρατήσουμε λοιπόν ότι τα έντονα συναισθήματα και τα πάθη μπορεί να υπερισχύουν της λογικής και των αρχών.&nbsp;Γι\' αυτό απαιτούνται μηχανισμοί προσεκτικού και σχολαστικού ελέγχου στις διαδικασίες λήψης αποφάσεων, τόσο σε ατομικό επίπεδο όσο και σε ομαδικό επίπεδο.</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\":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, 1, 31, 1, 0, '2022-01-09 20:23:32', 43, '2023-03-16 13:43: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
(111, 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/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\":\"Γιατί παίρνουμε λάθος αποφάσεις;\",\"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><strong>Παρ’ όλο όμως που μπορούμε να χρησιμοποιούμε τη λογική μας, τα συναισθήματά μας πολλές φορές μας κατακυριεύουν.</strong> Το συναισθηματικό μέρος του εγκεφάλου μας είναι ευάλωτο στα λάθη και στις παρορμητικές και φορτισμένες αποφάσεις.</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\":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-01-27 20:35: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
(112, 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/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\":\"Τι είναι η λήψη αποφάσεων;\",\"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>Στην ευρύτερη διαδικασία&nbsp;<a href=\\\"https://www.skillsyouneed.com/ips/problem-solving.html\\\"><strong>επίλυσης προβλημάτων</strong></a>&nbsp;, η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα.&nbsp;Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα&nbsp;<strong>συνδυασμό των δύο</strong>.</p>\\n<p>&nbsp;</p>\\n<p><strong>Διαίσθηση:</strong></p>\\n<p>Παρόλο που οι άνθρωποι μιλάνε για αυτό σαν να ήταν μια μαγική «αίσθηση», η διαίσθηση είναι στην πραγματικότητα ένας συνδυασμός προηγούμενης εμπειρίας και προσωπικών αξιών.&nbsp;Αξίζει να λαμβάνετε υπόψη τη διαίσθησή σας, διότι αντανακλά την οπτική σας για τη ζωή.&nbsp;Βέβαια, η οπτική αυτή δεν βασίζεται πάντοτε στην πραγματικότητα, αλλά κυρίως στην αντίληψή σας για την πραγματικότητα. Επομένως, αξίζει να εξετάσετε προσεκτικά το ένστικτό σας και να ανακαλύψετε τι έχει να σας πει, μπροστά σε μία ενδεχόμενη λήψη απόφασης.</p>\\n<p><strong>Η λογική:</strong></p>\\n<p><strong>Η λογική χρησιμοποιεί τα γεγονότα και τα πραγματικά στοιχεία για τη λήψη μιας απόφασης.</strong></p>\\n<p>Η λογική βασίζεται στο εδώ και τώρα και στα γεγονότα.&nbsp; Ωστόσο, συχνά αγνοείτις συναισθηματικές πτυχές μιας απόφασης και ειδικότερατην εμπειρία του παρελθόντος, που μπορεί να επηρεάσει τον τρόπο με τον οποίο λαμβάνεται η απόφαση.</p>\\n<p><strong>Η διαίσθηση ενδείκνυται ως αποκλειστικό μέσο για τη λήψη μίας απόφασης που είναι είτε πολύ απλή είτε πρέπει να παρθεί γρήγορα</strong>.</p>\\n<p>Στις πιο δύσκολες αποφάσεις απαιτείται μία πιο δομημένη προσέγγιση, η οποία να περιλαμβάνει τόσο τη διαίσθηση όσο και τη λογική.&nbsp;Είναι σημαντικό να προφυλάσσετε τον εαυτό σας από παρορμητικές αντιδράσεις.</p>\\n<p>Φαίνεται λοιπόν πως οι αποφάσεις χωρίζονται σε&nbsp;<strong>προγραμματισμένες</strong>&nbsp;και&nbsp;<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\":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, '2023-03-16 13:46:21', 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, 'Λήψη αποφάσεων με λογική ή με συναίσθημα;', '[{\"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\":\"Λήψη αποφάσεων με λογική ή με συναίσθημα;\",\"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>Μερικοί άνθρωποι <strong>αναβάλουν</strong> τη λήψη αποφάσεων αναζητώντας ατελείωτες πληροφορίες ή ζητώντας από άλλους ανθρώπους να τους δώσουν τις συστάσεις τους. Άλλοι, πάλι για να πάρουν μια απόφαση επιστρατεύουν την τύχη ρίχνοντας ένα νόμισμα… Τι είναι αυτό όμως που μας οδηγεί στη λήψη μιας απόφασης;</p>\\n<p>Ο Πλάτωνας είχε πει χαρακτηριστικά ότι η ψυχή είναι σαν ένα <strong>άρμα με 2 άλογα και έναν καβαλάρη</strong>. Ο καβαλάρης είναι η λογική, το ένα άλογο είναι το συναίσθημα και το άλλο η επιθυμία. Καθώς το συναίσθημα και η επιθυμία τρέχουν μπροστά, η λογική είναι αυτή που τα συγκρατεί και τα φέρνει σε μία ισορροπία. </p>\\n<p>Σύμφωνα με αυτή την οπτική η πορεία της ζωής, και κατ’ επέκταση οι επιλογές μας, καθορίζονται από τη <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\":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-01-27 20:36:51', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(114, 0, 'Το μοντέλο N.O.I.S.I.C.E.D.', '[{\"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.\",\"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>Ένας χρήσιμος τρόπος λήψης μιας απόφασης είναι το μοντέλο <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>, δηλαδή, η λέξη <strong>DECISION </strong>ανάποδα. Ας δούμε τα βήματα που μας προτείνει:</p>\\n<p><strong><br /><span style=\\\"font-size: 18pt; color: #3598db;\\\">N</span></strong><strong>eed</strong><strong>.</strong> Ποιες είναι οι ανάγκες μου για να κάνω κάτι.</p>\\n<p><strong> </strong></p>\\n<p><span style=\\\"font-size: 18pt; color: #3598db;\\\"><strong>O</strong></span><strong>rder</strong><strong>.</strong> Τι σκοπό έχω για τη ζωή μου; Εξυπηρετεί η απόφασή μου αυτό το σκοπό;</p>\\n<p><strong> </strong></p>\\n<p><span style=\\\"font-size: 18pt; color: #3598db;\\\"><strong>I</strong></span><strong>nfo</strong><strong>.</strong> Έχω όλες τις απαραίτητες πληροφορίες που χρειάζομαι;</p>\\n<p><strong> </strong></p>\\n<p><span style=\\\"font-size: 18pt; color: #3598db;\\\"><strong>S</strong></span><strong>uitable</strong><strong>.</strong> Αυτή η κίνηση ταιριάζει με τους στόχους της ζωής μου;</p>\\n<p><strong> </strong></p>\\n<p><span style=\\\"font-size: 18pt; color: #3598db;\\\"><strong>I</strong></span><strong>deas</strong><strong>.</strong> Τι άλλες εναλλακτικές έχω;</p>\\n<p><strong> </strong></p>\\n<p><span style=\\\"font-size: 18pt; color: #3598db;\\\"><strong>C</strong></span><strong>omplete</strong><strong>.</strong> Ποια είναι τα βήματα που πρέπει να κάνω για να υλοποιήσω την απόφασή μου;</p>\\n<p><strong> </strong></p>\\n<p><span style=\\\"font-size: 18pt; color: #3598db;\\\"><strong>E</strong></span><strong>motion</strong><strong>.</strong> Πως νιώθω γι’ αυτό; Τι σκέφτομαι και τι πρέπει να κάνω;</p>\\n<p><strong> </strong></p>\\n<p><span style=\\\"font-size: 18pt; color: #3598db;\\\"><strong>D</strong></span><strong>ecision</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\":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-02-14 15:01:06', 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 Βασικές συμβουλές για τη λήψη αποφάσεων', '[{\"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 Βασικές συμβουλές για τη λήψη αποφάσεων\",\"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<p><em><strong>Αξιολόγησε</strong> κάθε απόφαση καλή ή κακή</em></p>\\n<em><strong>Πάρε</strong> την απόφαση στη σωστή στιγμή</em><br /><em><br />Αφού πάρεις την απόφαση, <strong>πάψε να ανησυχείς</strong></em><br /><em><br />Σε εξαιρετικές περιπτώσεις <strong>θυμήσου</strong> το ένστικτό σου</em><br /><em><br />Μην μένεις στις αποφάσεις- <strong>προχώρα</strong> στην πράξη</em><br /><em><strong><br />Μη λαμβάνεις</strong> μια απόφαση που αφορά ευθύνη κάποιου άλλου</em><br /><em><strong><br />Μην παίρνεις</strong> μια απόφαση πολύ γρήγορα αλλά και μην την αναβάλλεις συνεχώς</em><br /><em><br />Μην παίρνεις μια σημαντική απόφαση <strong>όταν είσαι κουρασμένος</strong></em></div>\\n<div class=\\\"addthis_sharing_toolbox\\\" data-url=\\\"https://psychology.soulfood.gr/index.php/%CE%B2%CE%B7%CE%BC%CE%B1-%CE%B2%CE%B7%CE%BC%CE%B1/%CE%BB%CE%B7%CF%88%CE%B7-%CE%B1%CF%80%CE%BF%CF%86%CE%B1%CF%83%CE%B5%CF%89%CE%BD/%CE%B1%CF%81%CE%B8%CF%81%CE%B1-%CE%B3%CE%B9%CE%B1-%CF%84%CE%B7-%CE%BB%CE%B7%CF%88%CE%B7-%CE%B1%CF%80%CE%BF%CF%86%CE%B1%CF%83%CE%B5%CF%89%CE%BD-2/569-%CF%84%CE%B1-%CF%80%CE%B1%CF%81%CE%AC%CF%80%CE%BF%CE%BD%CE%B1-5.html\\\" data-title=\\\"8 Βασικές συμβουλές για τη λήψη αποφάσεων\\\">\\n<div id=\\\"atstbx\\\" class=\\\"at-share-tbx-element addthis-smartlayers addthis-animated at4-show\\\" role=\\\"region\\\" aria-labelledby=\\\"at-02716bf2-4e80-40c1-ad3a-554d7630a027\\\"><span id=\\\"at-02716bf2-4e80-40c1-ad3a-554d7630a027\\\" class=\\\"at4-visually-hidden\\\"></span>\\n<div class=\\\"at-share-btn-elements\\\"> </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\":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-02-14 15:00:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(116, 0, 'Οι 9 παγίδες των αποφάσεων', '[{\"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 παγίδες των αποφάσεων\",\"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<p>Αν πρόκειται να πάρεις μία σημαντική απόφαση φρόντισε να μην πέσεις σε κάποια από τις παρακάτω παγίδες:</p>\\n<ol>\\n<li><strong><em>Βιασύνη&nbsp;</em></strong>– Παίρνουμε την απόφαση εν θερμώ, χωρίς να λαμβάνουμε υπόψη όλα τα απαραίτητα δεδομένα.</li>\\n<li><strong><em>Αποπροσανατολισμός&nbsp;</em></strong>– Δυσκολία στην ιεράρχηση των αναγκών και στην αξιολόγηση των πληροφοριών.</li>\\n<li><strong><em>Έλλειψη ελέγχου δόμησης&nbsp;</em></strong>– Δεν ορίζουμε αποτελεσματικά το πρόβλημα ή παρασυρόμαστε από τις γνώμες των άλλων.</li>\\n<li><strong><em>Υπερβολική εμπιστοσύνη στην κρίση&nbsp;</em></strong>– Έλλειψη συγκέντρωσης πραγματικών πληροφοριών λόγω υπερβολικής εμπιστοσύνης στην προσωπική μας κρίση.</li>\\n<li><strong><em>Ε</em></strong><strong>ξάρτηση</strong>&nbsp;από “εμπειρικούς&nbsp; κανόνες”, όπως η ανεπιφύλακτη εμπιστοσύνη στις πιο άμεσα διαθέσιμες πληροφορίες ή η υπερβολική επιμονή σε βολικά γεγονότα.</li>\\n<li><strong><em>Ομαδική αποτυχία&nbsp;</em></strong>– Η υπόθεση ότι με τη συμμετοχή πολλών έξυπνων ανθρώπων οι σωστές επιλογές θα γίνουν αυτόματα και, επομένως, παραλείπεται το μάνατζμεντ της διεργασίας της ομαδικής&nbsp; λήψης απόφασης.</li>\\n<li><strong>Αποτυχία ερμηνείας των ενδείξεων</strong>&nbsp;προηγούμενων αποτελεσμάτων ως&nbsp; προς τι λένε αυτά πραγματικά είτε για λόγους εγωισμού είτε από εσφαλμένη στόχευση.</li>\\n<li><strong><em>Έλλειψη παρακολούθησης&nbsp;</em></strong>– Η υπόθεση ότι η εμπειρία θα φέρει τα&nbsp; μαθήματα αυτόματα την μάθηση και η έλλειψη, συνεπώς, συστηματικής&nbsp; καταγραφής για την παρακολούθηση των αποτελεσμάτων των αποφάσεων και, άρα, η έλλειψη ανάλυσης αυτών των αποτελεσμάτων με&nbsp; τρόπους που θα αποκαλύψουν τα κυριότερα μαθήματα.</li>\\n<li><strong><em>Έλλειψη ελέγχου της διεργασίας λήψης αποφάσεων&nbsp;</em></strong>– Μη εφαρμογή μιας συστηματικής προσέγγισης στην κατανόηση του τρόπου&nbsp; λήψης των αποφάσεών σας, οπότε παραμένετε εκτεθειμένοι σε όλες τις&nbsp; άλλες εννέα παγίδες.</li>\\n</ol></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, '2023-03-16 13:47: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
(117, 0, 'Τα 6 βήματα για τη λήψη μιας απόφασης', '[{\"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\":\"Τα 6 βήματα για τη λήψη μιας απόφασης\",\"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<p>Δυσκολεύεσαι να πάρεις μία απόφαση; Ακολούθησε αυτά τα 6 βήματα και πάρε την απόφασή σου με μεγαλύτερη <strong>επίγνωση</strong>&nbsp;και&nbsp;<strong>συνειδητότητα</strong>!</p>\\n<p><em>&gt; Αναγνώρισε την ανάγκη πίσω από τη λήψη της απόφασης: τι είναι αυτό που σε οδηγεί να αποφασίσεις, τι θέλεις να πετύχεις;</em></p>\\n<p><em>&gt; Πλαισίωση του ζητήματος: συγκέντρωσε αρκετές πληροφορίες για το ζήτημα που σε απασχολεί και οριοθέτησέ το.</em></p>\\n<p><em>&gt; Βρες εναλλακτικές: βρες και αξιολόγησε δύο-τέσσερις εναλλακτικές επιλογές μέχρι να καταλήξεις στην κατάλληλη.</em></p>\\n<p><em>&gt; Επιλογή: επίλεξε την καλύτερη για εσένα&nbsp; εναλλακτική.</em></p>\\n<p><em>&gt; Εφαρμογή: εφάρμοσε την εναλλακτική που επέλεξες και παρατήρησε την πορεία της.</em></p>\\n<p><em>&gt; Αξιολόγηση: αξιολόγησε την απόφασή σου και λάβε ανατροφοδότηση από τα αποτελέσματά της. Αν οι συνέπειες είναι αρνητικές επανέλαβε τη διαδικασία και εφάρμοσε κάποια άλλη εναλλακτική.</em></p>\\n<p>Και να θυμάσαι!&nbsp; Πολλές φορές ακόμα και αν η απόφασή μας έχει αποβεί λάθος, όταν καλούμαστε να αποφασίσουμε ξανά, δεν είναι απαραίτητο ότι θα κάνουμε άλλη επιλογή…</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\":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 13:49:03', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(118, 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/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\":\"Η Αίσθηση Ικανότητας\",\"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>Η <strong>ικανότητα</strong> και η <strong>επάρκεια</strong> που νιώθουμε για τον εαυτό μας είναι δύο έννοιες που συνδέονται άμεσα με την αυτοεκτίμησή μας. Η <strong>ακλόνητη εμπιστοσύνη</strong> στις ικανότητες του εαυτού μας να ενεργεί <strong>αποτελεσματικά</strong> και <strong>επιτυχημένα</strong> ακόμα και σε <strong>δύσκολες</strong> καταστάσεις και συνθήκες, είναι μία διαδικασία που ξεκινά από τα πρώτα χρόνια της ζωής μας, από τότε που οι γονείς μας, μας εμπιστεύονταν (ή όχι) να εξερευνήσουμε τον κόσμο. Η διαδικασία αυτή, <strong>εξελίσσεται</strong> συνεχώς και επιδέχεται <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\":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-01-27 21:07: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
(119, 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/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\":\"Επίλυση προβλημάτων\",\"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>Η επίλυση προβλημάτων αποτελεί µία διαδικασία με την οποία μπορείτε να βρείτε λύσεις σε ζητήματα που σας απασχολούν και σιγά-σιγά να κάνετε τα πρώτα βήματα προς την αυτονομία σας.<br /><br />Πριν προχωρήσετε στην επίλυση προβλημάτων, <em>πρέπει να καθορίσετε με συγκεκριμένους όρους το πρόβλημα.</em></p>\\n<p><strong><em>Φάσεις επίλυσης προβλημάτω</em><em>ν:</em></strong></p>\\n<ul>\\n<li><strong>Παραγωγή πιθανών λύσεων.</strong> Σε αυτή τη φάση, σκεφτείτε όσο το δυνατό περισσότερες λύσεις, ακόμα και αν κάποιες από αυτές μοιάζουν ουτοπικές, άβολες, δύσκολες ή παράλογες.</li>\\n</ul>\\n<ul>\\n<li><strong>Εξέταση των πλεονεκτημάτων και των μειονεκτημάτων</strong> των πιθανών λύσεων. Σε αυτή τη φάση, κάντε δύο στήλες, στις οποίες να περιλάβετε τα «υπέρ» και τα «κατά» καθεμίας από τις εναλλακτικές στις οποίες καταλήξατε.</li>\\n</ul>\\n<ul>\\n<li><strong>Πρόβα.</strong> Σε αυτή τη φάση, πραγματοποιείστε στη φαντασία σας, βήµα-βήµα, τη λύση που έχετε επιλέξει, µε σκοπό να εντοπίσετε πιθανές παγίδες, αλλά και πλεονεκτήματα και μειονεκτήματα που δεν είχατε προβλέψει.</li>\\n</ul>\\n<ul>\\n<li><strong>Παιχνίδι ρόλων και αντίστροφων ρόλων.</strong> Το παιχνίδι ρόλων (με άτομα που εμπιστεύεστε και μπορούν να σας βοηθήσουν) σας επιτρέπει να «δοκιμάσετε» <strong>την εφαρμογή μίας λύσης</strong>. Με αυτόν τον τρόπο εντοπίζονται πιθανές δυσκολίες και ελλιπείς δεξιότητές σας στο συγκεκριμένο τομέα, οι οποίες μπορεί να καλυφθούν και να ξεπεραστούν µε την αντιστροφή ρόλων, κατά την οποία ο φίλος σας αναλαμβάνει να πάρει τη θέση σας, υποδεικνύοντας πιθανές αντιδράσεις και λύσεις.</li>\\n</ul>\\n<ul>\\n<li><strong>Προγραμματισμός δραστηριοτήτων.</strong> Η φάση αυτή αποτελεί σημαντικό βήμα σε περιπτώσεις όπου απαιτείται οργάνωση του χρόνου και διευθέτηση διάφορων δραστηριοτήτων, προκειμένου να επιτευχθεί ένας στόχος.</li>\\n</ul>\\n<ul>\\n<li><strong>Αμφισβήτηση των δυσλειτουργικών σκέψεων.</strong> Οι δυσλειτουργικές σκέψεις σας μπορεί να προκαλέσουν δυσκολίες κατά την επίλυση προβλημάτων. Για παράδειγμα, «αν εφαρμόσω αυτή τη λύση, θα σημαίνει ότι είμαι κακιά». Σε αυτές τις περιπτώσεις, οι σκέψεις που παρεμποδίζουν τη διαδικασία θα πρέπει να αμφισβητηθούν και να τροποποιηθούν.</li>\\n</ul>\\n<ul>\\n<li><strong>Έλεγχος συνεπειών.</strong> Μπορείτε να ορίσετε κάποιες θετικές συνέπειες (αυτό-ενίσχυση) που θα ακολουθήσουν την εφαρμογή μίας λύσης. Για παράδειγμα, «αν καταφέρω να τους μιλήσω για το πρόβλημά µου, θα πάω το βράδυ µε το φίλο µου στο αγαπημένο µας εστιατόριο για να το γιορτάσουμε».</li>\\n</ul>\",\"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-02-14 14:58:24', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(120, 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/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\":\"Τι έχω καταφέρει\",\"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>-Χωρίστε μια κόλλα χαρτί σε δύο στήλες. Στην πρώτη στήλη ανακαλέστε και καταγράψτε τα <strong>επιτεύγματα</strong> στη ζωή σας μέχρι αυτή τη στιγμή. Στη δεύτερη στήλη σημειώστε τί χρειάστηκε για να τα καταφέρετε.</p>\\n<p>- Αφού συμπληρώσετε τις δύο στήλες, <strong>υπογραμμίστε</strong> όσα από αυτά θεωρούσατε ότι δεν ήσασταν ικανός να πετύχετε.</p>\\n<p>-Τοποθετήστε το χαρτί σε περίοπτη θέση ώστε <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\":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-02-14 14:57: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
(121, 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/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\":\"Παραδείγματα θέσπισης ορίων\",\"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><strong>Θυμός</strong> – «Θα ήθελα να μη συνεχίσεις να μου φωνάζεις. Αν το κάνεις, θα φύγω από το σπίτι/γραφείο και η συνάντησή μας θα τελειώσει εδώ».</p>\\n<strong>Κέρδισε Χρόνο</strong> – «Έχω μια πολιτική να μην παίρνω στιγμιαίες αποφάσεις, χρειάζομαι λίγο χρόνο να σκεφτώ και να αποφασίσω τι θέλω να κάνω. Αν χρειάζεσαι μια άμεση απάντηση, δεν μπορώ να τη δώσω αυτή τη στιγμή».<br /><strong><br />Κριτική</strong> – «Δεν είναι εντάξει για μένα να κάνετε σχόλια για το βάρος μου, παρακαλώ να σταματήσετε. Αν δεν το κάνετε, δε θα μπορέσω να συνεχίσω αυτή τη συζήτηση».<br /><strong><br />Επιπλέον Δέσμευση</strong> - «Αν και αυτό είναι ένα σημαντικό θέμα για μένα, θα χρειαστεί να απορρίψω το αίτημά σας για βοήθεια αυτή τη στιγμή». Ή «χρειάζεται να ανταποκριθώ στις ανάγκες της οικογένειάς μου».<br /><strong><br />Χρήματα</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\":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, '2022-01-27 21:09: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
(122, 0, '19 σημάδια ότι δεν έχετε υγιή όρια!', '[{\"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 σημάδια ότι δεν έχετε υγιή όρια!\",\"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\":\"<p>Οι παρακάτω ενέργειες, συνήθειες και συμπεριφορές ίσως είναι <strong>ενδείξεις</strong> ότι δεν έχετε υγιή όρια.</p>\\n1.Τα λέτε <strong>όλα</strong> σε όλους.<br />2.Μιλάτε <strong>πολύ άνετα</strong> από την πρώτη συνάντηση.<br />3.Ερωτεύεστε με <strong>κάθε</strong> νέα γνωριμία.<br />4.Ερωτεύεστε με τον <strong>καθένα</strong> που σας προσεγγίζει.<br />5.Ερωτεύεστε με άτομα που <strong>δεν είναι διαθέσιμα.</strong><br />6.Ενδίδετε σεξουαλικά με την <strong>πρώτη ευκαιρία.</strong><br />7.Πηγαίνετε <strong>ενάντια στις προσωπικές αξίες</strong> ή τα δικαιώματα σας, για να ευχαριστήσουμε τους άλλους.<br />8.<strong>Δε μιλάτε</strong> όταν κάποιος άλλος εμφανίζει ελλιπή όρια.<br />9.<strong>Δε μιλάτε</strong> όταν κάποιος παραβιάζει τα όριά σας.<br />10.<strong>Αποδέχεστε</strong> τρόφιμα, δώρα, επαφή κ.α. που δε θέλετε.<br />11.<strong>Αγγίζετε</strong> ένα άτομο χωρίς να ρωτήσετε.<br />12.<strong>Επιτρέπετε</strong> σε κάποιον να πάρει ό,τι μπορεί από εσάς.<br />13.<strong>Αφήνετε</strong> τους άλλους να κατευθύνουν τη ζωή σας.<br />14.<strong>Αφήνετε</strong> τους άλλους να σας καθορίσουν.<br />15.<strong>Περιμένετε</strong> από άλλους να καλύψουν τις ανάγκες σας.<br />16.<strong>«Καταρρέετε»</strong> έτσι ώστε να κάνετε κάποιον να φροντίσει για εσάς.<br />17.<strong>«Κακοποιείτε»</strong> τον εαυτό σας.<br />18.<strong>«Κακοποιείτε»</strong> τους άλλους.<br />19.Κάνετε <strong>καταχρήσεις</strong> (ουσιών, τροφίμων, τσιγάρου κ.α.). <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\":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 13:42: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
(123, 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/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\":\"Ποια είναι τα υγιή όρια;\",\"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>- Τα <strong>φυσικά όρια</strong> αναφέρονται στο σεβασμό του προσωπικού μας χώρου και της φυσικής επαφής. Τα υγιή φυσικά όρια απαιτούν τη θέσπιση του τι είναι αποδεκτό και τι όχι στα διάφορα είδη σχέσεων που συνάπτουμε (αγκαλιές, φιλιά, άγγιγμα χεριού/ώμου κλπ). Τα όρια αυτά παραβιάζονται όταν κάποιος σε αγγίζει ή εισβάλει στον προσωπικό σου χώρο χωρίς να το θες.</p>\\n<p>- Τα <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> κατανόηση και σεβασμό των επιθυμιών και των περιορισμών μεταξύ δύο συντρόφων. Παραβιάζονται όταν κάποιος δέχεται <strong>ανεπιθύμητα</strong> αγγίγματα, σεξουαλικά σχόλια, προτροπές να συμμετάσχει σε σεξουαλικές πράξεις που δε θέλει και σεξουαλικά υπονοούμενα.</p>\\n<p>- Τα <strong>υλικά όρια</strong> αναφέρονται στα χρήματα και την περιουσία μας. Τα υγιή υλικά όρια περιλαμβάνουν περιορισμούς στα υλικά που μπορεί να μοιραστεί κάποιος αλλά και στους ανθρώπους με τους οποίους θα το κάνει (πχ: είναι εντάξει να δανείσεις το αυτοκίνητό σου στον αδερφό σου, αλλά όχι σε ένα γείτονα που έχεις δει 2 φορές). Παραβιάζονται όταν κάποιος κλέψει ή καταστρέψει την περιουσία κάποιου άλλου ή ασκήσει πίεση για να του δοθεί.</p>\\n<p>- Τα <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\":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, '2022-01-27 21:09: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
(124, 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/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\":\"Προσωπικά Όρια\",\"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>Ακριβώς όπως ένας φράκτης προστατεύει την πραγματική περιουσία μας, έτσι και τα προσωπικά μας όρια <strong>προστατεύουν</strong> <strong>τον εαυτό μας. </strong>Τόσο στην προσωπική μας όσο και στην επαγγελματική μας ζωή, η <strong>έλλειψη</strong> ορίων μας <strong>κοστίζει</strong> την ψυχική ισορροπία και την πρόοδό μας. Μερικοί τρόποι για να θέσετε τα όρια που είναι σημαντικά για εσάς είναι οι εξής:</p>\\n<ul>\\n<li><strong>Να είστε σαφής</strong> σχετικά με τα όρια τόσο για τον εαυτό σας όσο και για τους άλλους . Βεβαιωθείτε ότι έχετε ορίσει τόσο για τον εαυτό σας όσο και για τους άλλους τί είναι αποδεκτό και τί όχι.</li>\\n<li>Μόλις κάποιος παραβιάσει το όριό σας, μπορείτε να του το <strong>υπενθυμίσετε</strong> και να ζητήσετε τη βοήθειά του για να το διατηρήσετε.</li>\\n<li>Εάν το άτομο εξακολουθεί να παραβιάζει το όριο, <strong>ζητήστε απόλυτα αλλά ευγενικά</strong> να σταματήσει η συμπεριφορά. Εάν η συμπεριφορά συνεχιστεί, εξετάστε ποια περαιτέρω δράση είναι κατάλληλη για να σταματήσει η συμπεριφορά διατηρώντας τον σεβασμό έναντι του άλλου ατόμου.</li>\\n<li>Εξετάστε πιθανές ελλακτικές που μπορεί να υπάρχουν στο να μη βρίσκεστε σε περιβάλλοντα που <strong>ελαχιστοποιούν τις πιθανότητες</strong> να παραβιάσει κάποιος τα όριά σας.</li>\\n<li><strong>Ευχαριστείστε τους ανθρώπους</strong> γύρω σας που τιμούν τα όρια σας και ανταποκρίνονται στα αιτήματά σας.</li>\\n<li><strong>Προσδιορίστε τις συνέπειες</strong> της παραβίασης ή αγνόησης των ορίων σας .</li>\\n<li><strong>Προσδιορίστε τις λανθασμένες σκέψεις</strong> και πεποιθήσεις που σας οδηγούν να επιτρέπετε την παραβίαση ή αγνόηση των ορίων σας.</li>\\n<li><strong>Αναπτύξτε νέες, πιο ορθολογικές, υγιείς σκέψεις και πεποιθήσεις</strong> που θα σας βοηθήσουν να αλλάξετε τις συμπεριφορές σας έτσι ώστε να οικοδομήσετε υγιή όρια.</li>\\n<li><strong>Προσδιορίστε τις νέες συμπεριφορές</strong> που πρέπει να προσθέσετε στις ενέργειές σας για την ανάπτυξη υγιών ορίων.</li>\\n<li><strong>Εφαρμόστε αυτές τις συμπεριφορές στη ζωή σας,</strong> ώστε ο χώρος, η ιδιωτικότητα και τα δικαιώματά σας να μην αγνοούνται ή παραβιάζονται από κανέναν.</li>\\n<li>Να προσπαθείτε πάντα να <strong>κατανοείτε</strong> και να <strong>τιμάτε</strong> τα όρια των άλλων.</li>\\n</ul>\",\"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\":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, '2022-01-27 21:10:20', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(125, 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/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\":\"Ο πίνακας των ορίων\",\"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>Η παρακάτω άσκηση θα σε βοηθήσει να καταλάβεις τα όρια που χρειάζεται να θέσεις σε κάποιον και να τα τηρήσεις.</p>\\n<p>Φτιάξε ένα πίνακα με <strong>8 γραμμές και 5 στήλες</strong>. Στην πρώτη γραμμή γράψε το όνομα του ανθρώπου με τον οποίο θέλεις να θεσπίσεις υγιή όρια. Στις επόμενες γραμμές γράψε τις κατηγορίες των ορίων που επιθυμείς να θεσπίσεις καθώς και τη μορφή που έχουν τώρα τα όρια σου (βλέπε το παρακάτω παράδειγμα).</p>\\n<p>Τα <strong>Φυσικά Όρια</strong> αναφέρονται στον προσωπικό χώρο και στην φυσική επαφή.</p>\\n<p>Τα <strong>Συναισθηματικά Όρια</strong> αναφέρονται στα συναισθήματά σας.</p>\\n<p>Τα <strong>Πνευματικά Όρια</strong> αναφέρονται στο σεβασμό των ιδεών και του τρόπου σκέψης κάποιου.</p>\\n<p>Τα <strong>Σεξουαλικά Όρια</strong> αναφέρονται σε όλους τους τομείς της σεξουαλικότητας (συναισθηματική, λεκτική, σωματική προσέγγιση).</p>\\n<p>Τα <strong>Υλικά Όρια</strong> αναφέρονται σε περιουσία και χρήματα.</p>\\n<p>Τα <strong>Χρονικά Όρια</strong> στον τρόπο που κάποιος διαχειρίζεται το χρόνο του.</p>\\n<p>Προσπάθησε να επέμβεις όπου παρατηρείς ότι δεν υπάρχουν υγιή όρια και επανέλαβε το πινακάκι ανά 15 μέρες μέχρι τα όρια σου να είναι υγιή σε όλους τους τομείς. </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\":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, '2022-02-14 14:55: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
(126, 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/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\":\"Πίνακας Ορίων – επέκταση\",\"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>Εάν τα πήγες καλά με την άσκηση <strong>\\\"Πίνακας Ορίων\\\"</strong> μπορείς να προσθέσεις <strong>μερικά βήματα ακόμα.<br /></strong></p>\\n<p>*Η παρακάτω άσκηση μπορεί να λειτουργήσει και ανεξάρτητα από τον <em>Πίνακα Ορίων.</em></p>\\n<p>Πάρε λίγο χρόνο να σκεφτείς:</p>\\n<p>- <strong>Τί μπορείς να κάνεις</strong> για να βελτιώσεις τα όριά σου;</p>\\n<p>- <strong>Πώς νομίζεις ότι θα ανταποκριθεί</strong> το άλλο άτομο σε αυτές τις αλλαγές;</p>\\n<p>- <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\":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-02-14 14:56:10', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(127, 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/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\":\"Τα όρια στην πράξη\",\"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>Η παρακάτω άσκηση σε βοηθά να προβείς πιο άμεσα σε πράξεις και <strong>να αλλάξεις</strong> ό,τι δε σου αρέσει.</p>\\n<p>- <strong>Κάνε μία λίστα</strong> με 5 όρια που θέλεις να αλλάξεις είτε γιατί είναι πολύ χαλαρά, είτε γιατί είναι πολύ αυστηρά.</p>\\n<p>- Στη συνέχεια δίπλα από το καθένα <strong>γράψε το πλάνο σου</strong>, τί σκοπεύεις να κάνεις για να το αλλάξεις.</p>\\n<p>- Τώρα έχεις ένα <strong>ολοκληρωμένο σχέδιο</strong>, λάβε δράση!</p>\\n<p><em>*Συμβουλή: αν θες να αλλάξεις πάνω από 5 όρια, κάντο σε δεύτερο χρόνο, αφού ολοκληρώσεις με τα πρώτα 5.</em></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\":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-02-14 14:53: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
(128, 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/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\":\"Πώς να πεις ΌΧΙ\",\"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>Το να πεις <strong>όχι</strong> μάλλον είναι αυτό που σε δυσκολεύει περισσότερο όταν χρειάζεται να βάλεις ένα όριο. Δες παρακάτω <strong>3 στόχους</strong>  που χρειάζεται να κατακτήσεις για να μπορείς να πεις όχι χωρίς <strong>ενοχές</strong>!</p>\\n<ol>\\n<li><strong><em>Νιώσε την απάντηση.</em></strong> Όταν κάποιος σου ζητάει κάτι αυτό που σε ωθεί να απαντήσεις ναι ή όχι, υπάρχει μία φωνούλα μέσα σου που φωνάζει την επιθυμία σου. Το μόνο που έχεις να κάνεις είναι να είσαι ήρεμος, να την ακούσεις και να νιώσεις την απάντηση, χωρίς να επηρεάζεσαι από το τι <strong>πρέπει</strong> να πεις.</li>\\n<li><strong><em>Πως θα αντιμετωπίσεις τις αντιδράσεις των άλλων.</em></strong> Αυτό που μας εμποδίζει πολλές φορές να πούμε όχι είναι ο φόβος της αρνητικής αντίδρασης του άλλου. Εδώ είναι πολύ σημαντικό να σκεφτούμε ότι οι άνθρωποι που αξίζει να είναι δίπλα μας είναι αυτοί που αναγνωρίζουν και υπερασπίζονται το δικαίωμά μας να αρνηθούμε και δε θυμώνουν σε κάθε τέτοια αντίδραση.</li>\\n<li><strong><em>Δείξε συμπόνια στον εαυτό σου.</em></strong> Όπως ακριβώς <strong>συμπονάς</strong> τους ανθρώπους γύρω σου και λες <strong>ναι</strong> για να μην τους πληγώσεις, έτσι και περισσότερο χρειάζεται να <strong>συμπονάς</strong> και τον εαυτό σου και να του δίνεις πάντα αυτό που χρειάζεται. Άλλωστε θυμίσου: «<em>δεν έχεις να πάρεις τίποτα από ένα άδειο δοχείο</em>».</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\":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, '2022-02-14 14:52:11', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(129, 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/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\":\"Διαδικασία \\\"Αναπροσαρμογής\\\"\",\"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>Αρχικά είναι σημαντικό να είστε <strong>πρόθυμοι</strong> να κάνετε λάθη. Κανείς δεν είναι τέλειος και τα λάθη είναι ανθρώπινα σε επαγγελματικό και προσωπικό επίπεδο. Ένα λάθος μπορεί να είναι απογοητευτικό ακόμα και ταπεινωτικό, όμως σημασία έχει το πώς θα διαχειριστείτε τα επακόλουθα. <strong>Μαθαίνουμε</strong> από τα λάθη μας με το να <strong>δοκιμάζουμε</strong> νέες λύσεις και να αποκτούμε νέες γνώσεις. Μέσα λοιπόν από τα λάθη, είναι σημαντικό να κρατάμε τα <strong>θετικά στοιχεία</strong> και να <strong>προχωράμε</strong>. Κάθε δυσκολία είναι μια εμπειρία που βοηθά το άτομο να εξελιχθεί.  Πρόκειται για μια διαδικασία που αποκαλείται <strong>αναπροσαρμογή</strong> και λειτουργεί σαν το zoom in και το zoom out σε μια φωτογραφική μηχανή.</p>\\n<p>Όλα είναι <strong>θέμα οπτικής</strong>.  Όσο πιο κοντά είμαστε στο πρόβλημα τόσο πιο μεγάλο το βλέπουμε. Όταν όμως πάρουμε απόσταση και το δούμε διαφορετικά τότε <strong>όλα αλλάζουν</strong>.</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\":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-01-27 21:12: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
(130, 0, 'Ο Freud είχε πει «ευχαριστώ τη ζωή γιατί τίποτα δεν μου ήταν εύκολο»', '[{\"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 είχε πει «ευχαριστώ τη ζωή γιατί τίποτα δεν μου ήταν εύκολο»\",\"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>Πρέπει λοιπόν να το <strong>αποδεχτούμε</strong> και να είμαστε <strong>προετοιμασμένοι</strong> για τις επικείμενες δυσκολίες. Δε γίνονται πάντα τα πράγματα με βάση το πώς τα έχουμε σχεδιάσει. Να αναμένετε τις αλλαγές, την αβεβαιότητα. Όταν θα έρθουν, ενεργοποιείστε τις δυνάμεις σας για την καλύτερη δυνατή αντιμετώπισή τους. Το να γνωρίζουμε ότι μπορεί να προκύψουν δυσκολίες και να έχουμε αίσθηση αβεβαιότητας για το μέλλον, μας καθιστά <strong>πιο ήρεμους</strong> και έτοιμους. Μην ξεχνάτε όμως να διατηρείτε την <strong>ψυχραιμία</strong> σας και να παραμένετε <strong>αισιόδοξοι</strong> μπροστά στις δυσκολίες. Τα γεγονότα δεν αλλάζουν. Δεν μπορούμε να έχουμε τον έλεγχο των συνθηκών. Σημασία έχει με ποιο τρόπο εμείς θα ερμηνεύσουμε την εκάστοτε κατάσταση και πώς θα τη διαχειριστούμε. Με αυτή τη διάθεση οι αποφάσεις που θα πάρουμε θα είναι σίγουρα πιο σωστές.</p>\\n<p>Από την άλλη, οι δυσκολίες δε βρίσκουν τη λύση με ένα μαγικό ραβδάκι ούτε θα φύγουν από μόνες τους με το να τις αποφεύγουμε και να τις βάζουμε κάτω από το χαλάκι. Με αυτόν τον τρόπο η κατάσταση διαιωνίζεται. Εδώ είναι που χρειάζεται <strong>δράση</strong> αφού έχουμε σχεδιάσει με προσοχή τα βήματά μας. Δεν είναι εύκολη διαδικασία. Για αυτό είναι σημαντικό να έχουμε καλλιεργήσει χαρακτηριστικά προσαρμοστικότητας.</p>\\n<p>Όμως αυτό είναι κάτι που μπορούμε να το κάνουμε με τη <strong>βοήθεια των σημαντικών άλλων</strong>. Η οικογένεια ή οι συγγενείς αλλά και οι φίλοι μας μπορούν να αποτελέσουν ένα πολύτιμο εφόδιο στην παραπάνω διαδικασία. Οι διαφορετικές απόψεις, καθώς και η συνεχής στήριξή τους μπορούν να σας βοηθήσουν στο να ενεργήσετε και να προσαρμοστείτε ευκολότερα σε μια νέα κατάσταση πραγμάτων.</p>\\n<p>Η ζωή λοιπόν είναι ένα σχολείο στο οποίο βιώνετε εμπειρίες που μαθαίνετε από αυτές. Μαζί με αυτά που μαθαίνετε για τους ανθρώπους, την κοινωνία και τις αλληλεπιδράσεις τους, μη σταματάτε ποτέ να μαθαίνετε όσο το δυνατό περισσότερα για εσάς τους ίδιους. Η <strong>αυτογνωσία</strong> διαδραματίζει σημαντικό ρόλο στο πώς θα ανταπεξέρχεστε κάθε φορά στις αλλαγές και μπορεί να οδηγήσει στην ενδυνάμωση της ικανότητας της προσαρμοστικότητας.</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\":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-01-27 21:13:06', 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, 'Πόσο σημαντικό είναι το να προσαρμόζεσαι εύκολα;', '[{\"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\":\"Πόσο σημαντικό είναι το να προσαρμόζεσαι εύκολα;\",\"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<ul>\\n<li><strong><em>Θα αγκαλιάσετε τις προκλήσεις καλύτερα: </em></strong>Να προσαρμόζεσαι εύκολα σημαίνει να εργάζεσαι χωρίς όρια και να είσαι ανοιχτός στην εξεύρεση ποικίλων και απροσδόκητων λύσεων στα προβλήματα και τις προκλήσεις στο χώρο εργασίας. Χωρίς περιορισμούς στη σκέψη και τις ενέργειές σας, οι προκλήσεις βοηθούν στο να μη φοβάστε, αλλά να αδράξετε ευκαιρίες και να απολαύσετε την εργασία σας.</li>\\n<li><strong><em>Θα γίνετε καλύτερος ηγέτης: </em></strong>Οι μεγάλοι ηγέτες γνωρίζουν ότι η αλλαγή είναι αναπόφευκτη και δεν την αποφεύγουν. Παραμένουν επίσης θετικοί ενάντια στις αντιξοότητες καθώς είναι ανοιχτοί σε νέες σκέψεις, έχοντας συνειδητοποιήσει ότι λύσεις και λαμπρότητα μπορούν να βρεθούν σε πολλά μέρη.</li>\\n<li><strong><em>Θα είστε πάντα ανοιχτοί:</em></strong> Να είστε πρόθυμοι να δοκιμάσετε διαφορετικά εργαλεία, στρατηγικές και τεχνικές για να επιτύχετε τα καλύτερα αποτελέσματα. Οι χώροι εργασίας αλλάζουν γρηγορότερα από ποτέ και αν δεν είστε διατεθειμένοι να προσαρμόζεστε συνεχώς, τότε να αναμένετε ότι θα μείνετε πίσω.</li>\\n</ul>\",\"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\":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-03-06 19:41:20', 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, 'Επιβιώνει καλύτερα αυτός που ανταποκρίνεται περισσότερο στις αλλαγές', '[{\"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\":\"Επιβιώνει καλύτερα αυτός που ανταποκρίνεται περισσότερο στις αλλαγές\",\"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>Τα νέα δεδομένα μπορεί να σημαίνουν νέοι άνθρωποι στη ζωή μας, τελείως διαφορετικές συνθήκες, νέα σχέδια και κατ΄επέκταση καινούριοι στόχοι. Από τη μία ακούγεται σαν κάτι πολύ ενδιαφέρον αν νιώθει κανείς πως έχει βαρεθεί τη ρουτίνα του από την άλλη όμως και πολύ τρομακτικό. Δεν είναι εύκολο να νιώσεις οικεία σε νέες συνθήκες. Οι ικανότητες προσαρμογής και ευελιξίας, είναι χαρακτηριστικά που  ο καθένας από εμάς μπορεί να καλλιεργήσει και να αναπτύξει και στη συνέχεια να οδηγήσουν σε <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\":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-01-27 21:13:44', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(133, 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/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\":\"Η \\\"μουτζούρα\\\"\",\"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>Κλείστε τα μάτια σας και με το αντίθετο χέρι από αυτό που γράφετε, <strong>ζωγραφίστε</strong> με μολύβι μια μουτζούρα.</p>\\n<p>Στη συνέχεια ανοίξτε τα μάτια σας και με <strong>χρωματιστούς</strong> μαρκαδόρους δώστε χρώμα σε κάποια ή σε όλα τα σημεία της μουτζούρας ανάλογα με το τι βλέπετε μέσα σ’ αυτή. Όταν τελειώσετε θέστε στον εαυτό σας τις εξής ερωτήσεις:</p>\\n- <strong>Ποια</strong> είναι η «μουτζούρα» στην επαγγελματική σας ζωή;<br /><br /><br /><em>- </em><strong>Γιατί</strong> πιστεύετε ότι κάναμε τη «μουτζούρα» με κλειστά μάτια και με το ανάποδο χέρι;<br /><br /><strong>(Γιατί η μουτζούρα – αλλαγή – πρόβλημα είναι κάτι που δεν μπορούμε να ελέγξουμε)</strong><br /><br /><br /><em>- </em><strong>Τί</strong> δείχνει η προσπάθειά σας να μετατρέψετε τη μουτζούρα σε μια ζωγραφιά;<br /><strong><br />(Κάτι το οποίο μπορεί να μη μας αρέσει υπάρχουν τρόποι να το μετατρέψουμε και να το κάνουμε πιο όμορφο)</strong><br /><br /><em>- </em><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\":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-02-14 14:51:06', 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, 'Ανασκόπηση', '[{\"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\":\"Ανασκόπηση\",\"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>Σκεφτείτε κάποια στιγμή στη ζωή σας στην οποία χρειάστηκε να διαχειριστείτε μια σημαντική αλλαγή που συνέβη.</p>\\n<p>Το πέρασμα ίσως από το δημοτικό στο γυμνάσιο ή από το γυμνάσιο στο λύκειο ή η μετακόμιση σε άλλη πόλη λόγω σπουδών ή εργασίας. <strong>Απαντήστε</strong> στις παρακάτω ερωτήσεις:</p>\\n<ul>\\n<li><em><strong>Πώς</strong> διαχειριστήκατε αυτή τη μετάβαση;</em></li>\\n<li><em>Τί <strong>στρατηγικές</strong> αναπτύξατε για να αντιμετωπίσετε όσο το δυνατόν καλύτερα το συγκεκριμένο γεγονός;</em></li>\\n<li><em>Μπορείτε να θυμηθείτε τί <strong>σκεφτόσασταν</strong> και τί <strong>αισθανόσασταν</strong> τότε;</em></li>\\n<li><em>Υπήρξε κάποιο κοντινό σας πρόσωπο που σας <strong>βοήθησε</strong>; Αν ναι, με ποιο τρόπο;</em></li>\\n<li><em>Τελικά μέσα από το συγκεκριμένο γεγονός <strong>κερδίσατε</strong> κάτι;</em></li>\\n</ul>\\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\":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-02-14 14:50:04', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(135, 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/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\":\"Ενδυνάμωση κινήτρων και επίτευξη προσωπικών στόχων\",\"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>Τα κίνητρα που έχουμε μπορούν να έχουν είτε εσωτερική είτε εξωτερική προέλευση. Πιο συγκεκριμένα, το εσωτερικό κίνητρο,&nbsp; παρατηρείται όταν ένα άτομο αναλαμβάνει μια δραστηριότητα αποσκοπώντας σε ένα προσωπικό όφελος και δεν προϋποθέτει κάποια εξωτερική επιβράβευση ( π.χ. χόμπι).&nbsp;&nbsp; &nbsp;&nbsp;</p>\\n<p>Το κίνητρο αποτελεί μια ώθηση που κατευθύνει τη συμπεριφορά μας και μας οδηγεί στο να ενεργούμε με τρόπο που θα ικανοποιεί ορισμένες&nbsp; ανάγκες, επιθυμίες ή στόχους. Τα κίνητρα που έχουμε μπορούν να έχουν είτε εσωτερική είτε εξωτερική προέλευση. Πιο συγκεκριμένα, το εσωτερικό κίνητρο,&nbsp; παρατηρείται όταν ένα άτομο αναλαμβάνει μια δραστηριότητα αποσκοπώντας σε ένα προσωπικό όφελος και δεν προϋποθέτει κάποια εξωτερική επιβράβευση ( π.χ. χόμπι).&nbsp; Το εξωτερικό κίνητρο παρατηρείται όταν κάποιος συμπεριφέρεται με συγκεκριμένο τρόπο για λόγους που υπόκεινται σε εξωτερικό έλεγχο όπως για την απόκτηση χρημάτων ή στα πλαίσια συμβιβασμού σε κάποιον εξαναγκασμό. Το εξωτερικό κίνητρο μπορεί να προέρχεται από γονείς, αφεντικό, συνεργάτες (π.χ. προαγωγή).</p>\\n<p>Ωστόσο, ανεξάρτητα από την προέλευση των κινήτρων μας, το σίγουρο είναι ότι επηρεάζουν σε πολύ σημαντικό βαθμό την επίτευξη (ή μη) των στόχων μας.</p>\\n<p><strong>Τι μπορούμε να κάνουμε για να πετύχουμε την ενδυνάμωση των κινήτρων μας?</strong></p>\\n<ul>\\n<li data-mce-word-list=\\\"1\\\">Όταν νιώθετε τις δυνάμεις σας να σας εγκαταλείπουν,&nbsp;<strong>ανακαλέστε όλους εκείνους τους λόγους που σας ώθησαν στο να ξεκινήσετε την προσπάθεια.</strong></li>\\n<li data-mce-word-list=\\\"1\\\"><strong>Θέστε ρεαλιστικούς στόχους.</strong>&nbsp;Βάζοντας μικρούς, επιτεύξιμους στόχους, αυξάνονται οι πιθανότητες να βιώσετε ικανοποίηση και να νιώσετε αυτό-αποτελεσματικός. Κάτι τέτοιο, θα σας δώσει περισσότερη ενέργεια για να συνεχίσετε και να φτάσετε τελικά, στο επιθυμητό αποτέλεσμα.</li>\\n<li data-mce-word-list=\\\"1\\\"><strong>Επιβραβεύστε τον εαυτό σας</strong>&nbsp;κάθε φορά που προχωράτε ένα βήμα προς τον τελικό σας στόχο. Είναι πολύ σημαντικό, να αναγνωρίζουμε την πρόοδο μας και να εστιάζουμε σε αυτή.</li>\\n</ul>\\n<p>Ακόμα και αν κάτι δεν πηγαίνει όπως το είχατε προγραμματίσει ,&nbsp;<strong>εντοπίστε τι νέο έχει να σας \\\"διδάξει\\\" η εμπειρία σας και συνεχίστε&nbsp;</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\":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, '2023-03-16 11:46:28', 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, 'Βήματα πριν το νέο ξεκίνημα', '[{\"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\":\"Βήματα πριν το νέο ξεκίνημα\",\"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>Χρησιμοποιούμε <strong>την αρχή μιας νέας εβδομάδας</strong>, μήνα ή έτους, ως δείκτη για ν’ αφήσουμε την προηγούμενη συμπεριφορά πίσω μας. Αυτά τα σημεία μετάβασης, μας προσφέρουν <strong>“την ελευθερία να γίνουμε μια νέα, καλύτερη έκδοση του εαυτού μας”.</strong> Ωστόσο, για να αυξήσουμε τις πιθανότητες να επιτευχθούν οι στόχοι που θα βάλουμε, καλό είναι να ακολουθήσουμε τα παρακάτω βήματα :</p>\\n<p><strong>-Ανασκόπηση : </strong>Είναι πολύ σημαντικό να γνωρίζουμε που βρισκόμαστε τώρα. Ουσιαστικά, χρειάζεται να κοιτάξουμε το παρελθόν από τη θέση που είμαστε τώρα και να διακρίνουμε <strong>τι λειτούργησε</strong> καλά και τι όχι .</p>\\n<p><strong>-Ξε- καθάρισμα :</strong> Αφού κάνουμε την <strong>ανασκόπηση</strong>, το επόμενο βήμα είναι να αφήσουμε πίσω ότι βλέπουμε ότι δε λειτουργεί. Αυτό, μπορεί να περιλαμβάνει συμπεριφορές, συνήθειες ή ακόμα και ανθρώπους. Πολλές φορές, πέφτουμε στην παγίδα να γεμίζουμε το πρόγραμμα μας ασφυκτικά, με συνέπεια να μην έχουμε τα αποθέματα ενέργειας να ανταποκριθούμε αποτελεσματικά σε όλα.</p>\\n<p><strong>-Ενδοσκόπηση: </strong>Έπειτα, για να μπορέσουμε να <strong>υποστηρίξουμε </strong>τις νέες επιλογές μας, χρειάζεται να αναγνωρίσουμε και να βασιστούμε στις αξίες μας και τις επιθυμίες που βρίσκονται στον πυρήνα της υπόστασής μας (\'\'Πότε πραγματικά νιώθω χαρούμενος/η\'\', \'\'Ποιοι στόχοι θα με εξελίξουν και θα με ενδυναμώσουν?\'\').</p>\\n<p><strong>-Ιεράρχηση:</strong> Απαραίτητη προϋπόθεση για να βάλουμε προτεραιότητες, είναι η <strong>ιεράρχηση</strong> των στόχων. Η οργάνωση, είναι το κλειδί για τη διαδικασία αυτή. Παρόλα αυτά, πολλές φορές ενδέχεται να προκύψουν νέες ανάγκες. Εκεί, χρειάζεται να αναπροσαρμόσουμε τα δεδομένα με βάση το πόσο επείγον και το πόσο σημαντικό είναι κάτι.</p>\\n<p><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\":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-01-27 21:19:07', 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, 'Γιατί δυσκολεύομαι να βάλω στόχους;', '[{\"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\":\"Γιατί δυσκολεύομαι να βάλω στόχους;\",\"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>Η&nbsp;<strong>θέσπιση στόχων</strong>&nbsp;προσανατολίζει τις επιθυμίες, βοηθάει στην ιεράρχηση των προτεραιοτήτων και των αναγκών, βάζει φρένο στην αδράνεια και πλαισιώνει τις ενέργειες μας.</p>\\n<p>Ωστόσο, σύμφωνα με έρευνες, το ποσοστό των ανθρώπων που βάζουν στόχους στην αρχή κάθε χρονιάς και καταφέρνουν στην πραγματικότητα να τους πετύχουν είναι αρκετά <strong>μικρό (1:10).</strong>&nbsp;Αυτό, συμβαίνει για πολλούς λόγους ανάμεσα στους οποίους είναι πως οι&nbsp;<strong>προσδοκίες,</strong>&nbsp;ενδέχεται να μην είναι απόλυτα ρεαλιστικές ή εφικτές ή και να κατευθύνονται από \\\"λάθος\\\"&nbsp;<strong>κίνητρα</strong>.&nbsp;Έτσι, βλέποντας ότι δεν έχουμε τα επιθυμητά αποτελέσματα άμεσα, θεωρούμε ότι δεν είμαστε αρκετά ικανοί για να επιτύχουμε τους στόχους μας και παραιτούμαστε της προσπάθειας, με ένα αίσθημα&nbsp;<strong>απογοήτευσης</strong>. Για παράδειγμα, κάποιος που έχει στόχο να χάσει πολλά κιλά σε μικρό χρονικό διάστημα και κάνει εξαντλητική δίαιτα για να το πετύχει, όταν θα διαπιστώσει ότι δεν έχει χάσει όσα θα ήθελε την πρώτη εβδομάδα, είναι πολύ πιθανό να&nbsp;<strong>απογοητευτεί</strong>&nbsp;και να τα&nbsp;<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\":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, '2023-03-16 13:41:33', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(138, 0, 'Στόχοι S.M.A.R.T', '[{\"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\",\"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>Έχεις ακούσει για <strong>S.M.A.R.T. στόχους</strong>; Είναι η πλέον διαδεδομένη μέθοδος στοχοθεσίας. Όρισε το στόχο σου απαντώντας στις παρακάτω ερωτήσεις ώστε να αυξήσεις τις πιθανότητες να τον πραγματοποιήσεις.<br /><br /><strong>- Τί θέλω να κάνω, </strong>με ποιον/ποιους ανθρώπους/ με τί μέσα, πότε, για πόσο και πού <strong>(Specific)</strong></p>\\n<strong>- Πώς θα είμαι σίγουρος</strong> ότι καταγράφω την πρόοδο που κάνω <strong>(Measurable)</strong><br /><strong><br />- Με ποιες ικανότητες</strong>, μέσα, τρόπους θα επιτύχω τον στόχο μου; Τί από αυτά διαθέτω ήδη και πώς θα  βρω όσα δεν έχω;<strong> (Attainable)</strong><br /><strong><br />- Είναι ο στόχος μου</strong> κάτι που θέλω και μπορώ να πετύχω ταυτόχρονα; <strong>(Realistic)</strong><br /><strong><br />- Σε πόσο χρονικό διάστημα</strong> θα το καταφέρω; <strong>(Time-Bound)</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\":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-02-14 14:49:27', 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, 'Οι προηγούμενες μέρες', '[{\"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\":\"Οι προηγούμενες μέρες\",\"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><strong>Σημειώστε</strong> σε ένα χαρτί μια <strong>λίστα</strong> με 10 πράγματα που κάνατε τις τελευταίες 7 ημέρες. Δεν χρειάζεται να υπάρχει συγκεκριμένη σειρά, γράψτε απλά ό,τι σας έρχεται στο μυαλό.</p>\\n<p>Σε ένα άλλο χαρτί σημειώστε τους <strong>μακροπρόθεσμους στόχους</strong> (+ 5 χρόνια) που έχετε για εσάς.</p>\\n<p>Έπειτα, <strong>συγκρίνετε</strong> τις δύο λίστες. Ιδανικά, ό,τι κάνατε τις προηγούμενες ημέρες χρειάζεται να συμφωνεί ή να συμβάλει με αυτά που θέλετε να επιτύχετε στο μέλλον. Εάν δεν υπάρχει μεγάλη αντιστοιχία, ενδεχομένως δε δαπανάτε σωστά το χρόνο σας αναφορικά με τους στόχους και τις φιλοδοξίες σας.</p>\\n<p><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\":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-02-14 14:48:36', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(140, 0, 'Σε 10 χρόνια', '[{\"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\":\"Σε 10 χρόνια\",\"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>Σκεφτείτε και γράψτε σε ένα χαρτί <strong>πώς φαντάζεστε</strong> τον εαυτό σας σε 10 χρόνια από τώρα. Φροντίστε η περιγραφή να είναι όσο το δυνατόν πιο αναλυτική γίνεται.</p>\\n<p>- Το αποτέλεσμα <strong>σας αρέσε</strong>ι ή όχι σαν προοπτική του εαυτού σας και της ζωή σας;</p>\\n<p>- Θα επιθυμούσατε <strong>κάτι διαφορετικό;</strong> Αν ναι, <strong>σημειώστε</strong> τι θα ήταν αυτό.</p>\\n<p>- Αυτά που κάνετε τώρα, <strong>συνδέονται</strong> με αυτές τις προοπτικές;</p>\\n<p>Το <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\":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-02-14 14:47: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
(141, 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-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\":\"Πως μπορούμε να καλλιεργήσουμε ψυχική ανθεκτικότητα\",\"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\":\"<p><strong>Εντοπίστε και αξιοποιήστε τα δυνατά σας σημεία</strong>. Όλοι μας έχουμε δυνατά σημεία – διαφορετικά για τον καθένα- τα οποία αποτελούν τα όπλα που χρειάζεται να επιστρατέψουμε απέναντι σε δύσκολες καταστάσεις. Για να τα εντοπίσετε, ανακαλέστε εμπειρίες&nbsp; από το παρελθόν και εξετάστε τι σας βοήθησε να αντεπεξέλθετε .</p>\\n<p><strong>\\\"Μιλήστε\\\" στον εαυτό σας με συμπόνια</strong>. Σε πολλές περιπτώσεις, έχουμε την τάση να είμαστε αυστηροί με τον εαυτό μας , σκεπτόμενοι αρνητικά. Ωστόσο, αναλογιστείτε αν θα απευθυνόσασταν με τον ίδιο τρόπο σε ένα τρίτο άτομο. Προσπαθήστε να εντοπίσετε τις επικριτικές σκέψεις και να τις αντικαταστήσετε με πιο συμπονετικές. Μιλήστε στον εαυτό σας, με τον ίδιο τρόπο που θα μιλούσατε σε έναν αγαπημένο σας άνθρωπο.</p>\\n<p><strong>Δραστηριοποιηθείτε.&nbsp;</strong>Μια συχνή παγίδα είναι ο μηρυκασμός σκέψεων για όσα συμβαίνουν το οποίο οδηγεί στην υιοθέτηση μιας παθητικής στάσης απέναντι στις εξελίξεις. Ακόμα και μικρά βήματα, προσαρμοσμένα στις συνθήκες της εκάστοτε κρίσης,&nbsp; μπορούν να μας βοηθήσουν να ανακτήσουμε τον έλεγχο και να νιώσουμε αυτό-αποτελεσματικοί.</p>\\n<p><strong>Αναπτύξτε ενσυνειδητότητα (</strong><strong>mindfulness</strong><strong>).&nbsp;</strong>Επιτρέπει να κρατήσουμε αποστάσεις και να παρατηρήσουμε τη σκέψη μας αντί να \\\"υποκύψουμε\\\" σε μια συναισθηματική τρικυμία που ενδέχεται να προκύψει σε μια δύσκολη – πραγματικά ή φαινομενικά- κατάσταση. Προσπαθήστε να είστε παρόντες στην κάθε στιγμή όχι μόνο σωματικά αλλά και πνευματικά, εστιάζοντας την προσοχή στις εσωτερικές διεργασίες (σκέψεις, συναισθήματα, σωματικές αισθήσεις) και αποδεχτείτε το σύνολο της εμπειρίας χωρίς επίκριση.</p>\\n<p><strong>Αναζητήστε βοήθεια.&nbsp;</strong>Παρόλο που η ανάκτηση ελέγχου αποτελεί σημείο κλειδί για την ανάπτυξη ψυχικής ανθεκτικότητας, αυτό δε σημαίνει ότι είναι απαραίτητο να βασιστούμε αποκλειστικά στις προσωπικές μας δυνάμεις.&nbsp; Μπορούμε να επικοινωνήσουμε κάποια ανάγκη μας σε άτομα που εμπιστευόμαστε πραγματικά και πολύ περισσότερο να αποδεχτούμε τη συνδρομή τους.</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\":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, '2023-03-16 11:39: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
(142, 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/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\":\"Ψυχική ανθεκτικότητα\",\"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>\\\"η ικανότητα των ατόμων να αντιμετωπίζουν επιτυχώς σημαντικές αλλαγές, αντιξοότητες ή κινδύνους\\\" (Lee &amp; Cranford, 2008), ή σύμφωνα με άλλους \\\"Η σταθερότητα ή η γρήγορη ανάκαμψη ή ακόμη και η ανάπτυξη του ατόμου υπό σημαντικές δυσμενείς συνθήκες\\\" (Leipold &amp; Greve, 2009).</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>\\n<p>Κάθε αλλαγή, επηρεάζει τους ανθρώπους διαφορετικά, φέρνοντας μια μοναδική πλημμύρα σκέψεων, δυνατών συναισθημάτων και αβεβαιότητας. Ωστόσο, οι άνθρωποι προσαρμόζονται γενικά με την πάροδο του χρόνου σε καταστάσεις που αλλάζουν στη ζωή και σε αγχωτικές καταστάσεις - εν μέρει χάρη στην ανθεκτικότητα.</p>\\n<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\":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-01-27 21:22:31', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(143, 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/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\":\"Τι θα έλεγες στο φίλο σου;\",\"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>Συχνά είμαστε αυστηροί με τον εαυτό μας ενώ σύμφωνα με έρευνες, οι δεξιότητες αυτο-συμπόνιας προάγουν την ανθεκτικότητα και χρησιμεύουν ως προστατευτικοί συναισθηματικοί μηχανισμοί.</p>\\n<ul>\\n<li>Σκεφτείτε μια δύσκολη κατάσταση που καλείστε να διαχειριστείτε στη ζωή σας (ή κάποια από το παρελθόν).</li>\\n<li>Γράψτε μερικές λεπτομέρειες σχετικά με αυτή; Τι σκέφτεστε;</li>\\n<li>Τι θα λέγατε σε έναν φίλο σας, αν υποθέσουμε ότι θα ήταν αντιμέτωπος με αυτήν την κατάσταση;</li>\\n<li>Τι τόνο θα χρησιμοποιούσατε; Πώς θα του μιλούσατε;</li>\\n<li>Τι ενέργειες θα κάνατε;</li>\\n</ul>\\n<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\":{\"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\":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, '2023-03-21 10:30: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
(144, 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/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\":\"Οι πόρτες\",\"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<p><strong>Άσκηση 1- Οι πόρτες</strong></p>\\n<p>Σκεφτείτε μια στιγμή στη ζωή σας όπου κάποιος σας απέρριψε ή χάσατε κάτι σημαντικό ή κατέρρευσε ένα μεγάλο σχέδιο. Αυτά, μπορούμε να τα θεωρήσουμε ως σημεία στη ζωή σας όπου μια πόρτα έκλεισε.</p>\\n<p><strong>Η πόρτα που έκλεισε για εμένα ήταν :</strong></p>\\n<p>1)</p>\\n<p>2)</p>\\n<p>3)</p>\\n<p><strong><br />Η πόρτα που άνοιξε για εμένα ήταν... </strong>τώρα σκεφτείτε τι συνέβη μετά: ποιες πόρτες άνοιξαν μετά; Τι δεν θα συνέβαινε ποτέ αν η πρώτη πόρτα δεν έκλεινε;</p>\\n<p>1)</p>\\n<p>2)</p>\\n<p>3)</p>\\n<p><strong><br /></strong>Έπειτα, σύμφωνα με τις απαντήσεις σας, προσπαθείτε να απαντήσετε στα παρακάτω:&nbsp;</p>\\n<ul>\\n<li>Τι οδήγησε στο κλείσιμο της πόρτας; Τι σας βοήθησε να ανοίξετε τη νέα πόρτα;</li>\\n<li>Πόσο καιρό χρειάστηκε να συνειδητοποιήσετε ότι μια νέα πόρτα ήταν ανοιχτή;</li>\\n<li>Ήταν εύκολο ή δύσκολο να συνειδητοποιήσετε ότι μια νέα πόρτα ήταν ανοιχτή;</li>\\n<li>Τι σας εμπόδισε να δείτε τη νέα ανοιχτή πόρτα;</li>\\n<li>Τι μπορείτε να κάνετε την επόμενη φορά για να αναγνωρίσετε τη νέα ευκαιρία νωρίτερα;</li>\\n<li>Ποια ήταν τα αποτελέσματα από το κλείσιμο της πόρτας σε εσάς; Είχαν μεγάλη διάρκεια;</li>\\n<li>Η εμπειρία έφερε κάτι θετικό;</li>\\n<li>Καταγράψτε τα δυνατά σας σημεία αλλά και τους ανθρώπους που σας βοήθησαν.</li>\\n<li>Υπάρχει μια κλειστή πόρτα που εξακολουθείτε να θέλετε να δείτε ανοιχτή;</li>\\n<li>Σύμφωνα με τις προηγούμενες εμπειρίες σας, τι θα μπορούσε να σας βοηθήσει για το πετύχετε;</li>\\n</ul>\\n</div>\\n<div class=\\\"addthis_sharing_toolbox\\\" data-url=\\\"https://psychology.soulfood.gr/index.php/%CE%B2%CE%B7%CE%BC%CE%B1-%CE%B2%CE%B7%CE%BC%CE%B1/%CF%88%CF%85%CF%87%CE%B9%CE%BA%CE%B7-%CE%B1%CE%BD%CE%B8%CE%B5%CE%BA%CF%84%CE%B9%CE%BA%CE%BF%CF%84%CE%B7%CF%84%CE%B1/%CE%B1%CF%83%CE%BA%CE%B7%CF%83%CE%B5%CE%B9%CF%83-%CF%88%CF%85%CF%87%CE%B9%CE%BA%CE%B7%CF%83-%CE%B1%CE%BD%CE%B8%CE%B5%CE%BA%CF%84%CE%B9%CE%BA%CE%BF%CF%84%CE%B7%CF%84a%CF%83/581-%CE%BF%CE%B9-%CF%80%CF%8C%CF%81%CF%84%CE%B5%CF%82.html\\\" data-title=\\\"Οι πόρτες\\\">\\n<div id=\\\"atstbx\\\" class=\\\"at-share-tbx-element addthis-smartlayers addthis-animated at4-show\\\" role=\\\"region\\\" aria-labelledby=\\\"at-35118b60-3d6f-4052-b623-a293e8f06574\\\"><span id=\\\"at-35118b60-3d6f-4052-b623-a293e8f06574\\\" class=\\\"at4-visually-hidden\\\"></span>\\n<div class=\\\"at-share-btn-elements\\\">&nbsp;</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\":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, '2023-03-16 11:45:25', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(145, 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/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\":\"Πρακτικές συμβουλές για την επίτευξη ισορροπίας επαγγελματικής και προσωπικής ζωής\",\"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>Οργανώστε το πρόγραμμά σας: Καταγράψτε σε μια μικρή λίστα 3-5 πράγματα που χρειάζεται να κάνετε την επόμενη μέρα με βάση τις προτεραιότητές σας.</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>Προσπαθήστε να φτιάξετε ένα πιο γενικό πρόγραμμα που θα περιλαμβάνει τους στόχους σας και τις δραστηριότητες για όλη την επόμενη εβδομάδα. Μην εστιάζετε μόνο στο πώς να ‘’χωρέσετε’’ τα πάντα στο επόμενο 24ωρο .</p>\\n<p><strong>Σωστή διαχείριση χρόνου</strong><strong>:</strong> Το να είμαστε συγκεντρωμένοι σε μια δραστηριότητα μας βοηθάει κυρίως να<strong> εξοικονομούμε ενέργεια</strong>. Οι<strong> αποσπάσεις της προσοχής</strong> είναι δαπανηρές.</p>\\n<p><strong>Αφήστε την εργασία, στο χώρο της εργασίας σας: </strong>Δεδομένου ότι μέσω της τεχνολογίας έχουμε πρόσβαση σε θέματα που αφορούν την εργασία μας ανά πάσα στιγμή (π.χ. να τσεκάρουμε τα emails, ένα project κ.α.) προσπαθήστε να πάρετε συνειδητά την απόφαση να τα διαχωρίσετε, αφήνοντας σκέψεις και θέματα που αφορούν την εργασία σας στο χώρο εργασίας σας.</p>\\n<p><strong>Θυμηθείτε ότι έχετε την επιλογή να πείτε όχι: </strong>Να θυμάστε ότι είναι οκ να αρνηθείτε για κάτι αλλά πάντα με ευγενικό τρόπο. Σταματώντας να αναλαμβάνετε καθήκοντα από ενοχή ή και φαινομενική αίσθηση υποχρέωσης, θα εξοικονομήσετε χρόνο για άλλα πιο σημαντικά για εσάς πράγματα.</p>\\n<p><strong>Αποφύγετε το να ασχολείστε με πολλά διαφορετικά πράγματα ταυτόχρονα (</strong><strong>multi</strong><strong>-</strong><strong>tasking</strong><strong>): </strong>Όταν βρίσκεστε σε τηλεφωνική συνομιλία ή σε πρόσωπο με πρόσωπο συνομιλία, εστιάστε στο άλλο πρόσωπο και τη συζήτηση. Η πολλαπλή εκτέλεση είναι μια αντιπαραγωγική τεχνική διαχείρισης χρόνου ιδίως όταν συναναστρέφεστε με ανθρώπους.</p>\\n<p><strong>Κοιτάτε το ρολόι σας</strong>: Αν εκτελείτε μια εργασία στην οποία πιθανόν να απορροφηθείτε και να καταναλώσετε περισσότερο χρόνο από ότι θέλετε (για παράδειγμα, σε κοινωνικά δίκτυα, ηλεκτρονικό ταχυδρομείο ή αναζήτηση στο διαδίκτυο), τοποθετήστε στο γραφείο το ρολόι σας, σημειώνοντας τί ώρα ξεκινήσατε και πόσο καιρό σκοπεύετε να περάσετε εκεί.</p>\\n<p><strong>Κάντε διαλείμματα</strong>: Κάντε μικρά διαλείμματα όταν τα χρειάζεστε κατά τη διάρκεια της ημέρας για να γεμίσετε τις μπαταρίες σας και να ανακτήσετε τη συγκέντρωση σας.</p>\\n<p><strong>Σωματική, πνευματική και συναισθηματική καλλιέργεια: </strong>Είναι πολύ σημαντικό να εξασκούμε τόσο την σωματική όσο και την πνευματική και συναισθηματική μας ευεξία. Διαβάζοντας ένα βιβλίο, μαθαίνοντας κάτι νέο, αφιερώνοντας 3 ώρες την εβδομάδα στη σωματική άσκηση και φροντίζοντας τον συναισθηματικό μας κόσμο, αποκτούμε δύναμη και δεξιότητες για να ανταποκριθούμε καλύτερα σε κάθε δύσκολο και πιεστικό πρόγραμμα.</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\":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-01-27 20:21: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
(146, 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/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\":\"Τι σημαίνει η σωστή διαχείριση χρόνου- Το παράδειγμα με το βάζο\",\"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>Χωρίς να πει τίποτα, πήρε ένα <strong>βάζο</strong> και άρχισε να το γεμίζει με <strong>μπαλάκια πινγκ πονγκ</strong>. Όταν πλέον δε χωρούσαν άλλα, κοίταξε τους φοιτητές και τους ρώτησε αν το βάζο είχε γεμίσει, και εκείνοι είπαν πως είχε. Έπειτα ο καθηγητής πήρε μερικά <strong>χαλίκια</strong> και άρχισε να τα ρίχνει στο βάζο, κουνώντας το, και αυτά γέμισαν τα κενά ανάμεσα στα μπαλάκια. Όταν πια δεν χωρούσαν άλλα χαλίκια, ρώτησε τους φοιτητές αν το βάζο ήταν γεμάτο κι αυτοί, κάπως σαστισμένοι, είπαν πως ήταν. Στη συνέχεια ο καθηγητής πήρε <strong>άμμο</strong>, την έριξε μέσα στο βάζο και γέμισε όλα τα κενά ανάμεσα στα χαλίκια. Ρώτησε και πάλι τους φοιτητές αν το βάζο ήταν γεμάτο, και αυτοί απάντησαν με μια φωνή «ναι!». Τότε ο καθηγητής έσκυψε και πήρα κάτω από το γραφείο <strong>δυο κούπες καφέ</strong> και τις έχυσε στο βάζο, ενώ οι φοιτητές πλέον γελούσαν απορημένοι.</p>\\n<p>«Τώρα», είπε ο καθηγητής, «θέλω να φανταστείτε ότι <strong>το βάζο είναι σαν τη ζωή σας</strong>. Τα <strong>μπαλάκια </strong>αντιπροσωπεύουν τα πιο σημαντικά πράγματα στη ζωή σας, πράγματα που ακόμα και αν όλα τ’ άλλα χαθούν είναι ικανά να γεμίσουν τη ζωή σας. Τα <strong>χαλίκια</strong> αντιπροσωπεύουν πράγματα λιγότερο σημαντικά και η <strong>άμμος</strong> τα ακόμα μικρότερης σημασίας. Αν γεμίσετε το βάζο πρώτα με άμμο, δεν θα υπάρχει χώρος για να βάλετε τα χαλίκια και τα μπαλάκια του τένις.  Το ίδιο ισχύει και για τη ζωή σας. Αν ξοδέψετε το χρόνο και την ενέργειά σας σε μικρά πράγματα, δεν θα αφήσετε χώρο και δεν θα έχετε χρόνο  και δύναμη για άλλα μεγαλύτερα και σημαντικότερα. <strong>Φροντίστε  πρώτα για τα μπαλάκια του τένις, μετά για τα χαλίκια και στο τέλος για την άμμο</strong>».</p>\\n<p>Ένας φοιτητής του είπε: «Ξεχάσατε τον καφέ… Τί αντιπροσωπεύει;»</p>\\n<p>«Ο <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\":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-01-27 20:22: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
(147, 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/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\":\"Η πιο δύσκολη ισορροπία είναι αυτή ανάμεσα στα πρέπει και στα θέλω!\",\"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>Η ισορροπία συνίσταται στο κατά πόσον το άτομο ασκεί <strong>ισόρροπα</strong> τους <strong>ρόλους</strong> του όσον αφορά την εργασία και την προσωπική του ζωή, καθώς και το κατά πόσον αντλεί ίση ικανοποίηση από αυτούς. Αν κάτι από αυτά υπερτερεί έναντι κάποιου άλλου τότε η ισορροπία <strong>διαταράσσεται</strong>. Ωστόσο οι <strong>ρόλοι</strong> που καλούμαστε να υπηρετήσουμε στην επαγγελματική και προσωπική μας ζωή είναι <strong>πολλοί</strong> και <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\":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-01-27 20:22:45', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(148, 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/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\":\"Τροχός\",\"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>Πώς φτιάχνουμε τον τροχό που χαρακτηρίζει τη ζωή μας; <strong>Ακολουθήστε</strong> τα παρακάτω βήματα:</p>\\n<p><strong>1.</strong> Αποφασίζουμε ποιες περιοχές της ζωής μας δημιουργούν για μας μια <strong>αίσθηση ισορροπίας</strong> και <strong>πληρότητας</strong>. Μπορούμε να προσθέσουμε ή να αφαιρέσουμε κατηγορίες.</p>\\n<p><strong>Προτεινόμενες κατηγορίες – περιοχές της ζωής μας που μπορούμε να διερευνήσουμε: </strong></p>\\n- Οικογένεια / φίλοι (μπορεί να τοποθετηθούν σε μία κατηγορία ή σε δύο)<br />- Σύντροφος<br />- Καριέρα<br />- Οικονομικά<br />- Υγεία – φυσική κατάσταση, σωματική άσκηση, συναισθηματική υγεία, διατροφή,<br />- Φυσικό περιβάλλον / σπίτι και εργασιακός χώρος<br />- Διασκέδαση / ελεύθερος χρόνος<br />- Προσωπική ανάπτυξη / μάθηση<br />- Πνευματική αναζήτηση<br />- Σχέση με την κοινωνία – προσφορά<br /><br /><br /><strong>Σχεδιάζουμε</strong> ένα τροχό στον οποίο εμπεριέχονται οι κατηγορίες που έχετε επιλέξει. <br /><strong><br />2. </strong>Ταξινομήστε το <strong>επίπεδο ικανοποίησης</strong> από τους εαυτούς σας σε κάθε τομέα της ζωής σας αυτή τη <strong>δεδομένη στιγμή. </strong>Κάθε ακτίνα να έχει να έχει τιμές από το 1 (πολύ δυσαρεστημένος/η) έως το 10 (απόλυτα ικανοποιημένος/η). Η αρίθμηση να ξεκινάει κοντά στο κέντρο του τροχού (κύκλου). Έπειτα, ενώστε με μια γραμμή κυκλικά τα νούμερα που σημειώσατε ώστε να σχηματιστεί μια νέα περίμετρος στον κύκλο. <br /><br />- Η νέα περίμετρος που θα σχηματιστεί  <strong>αντιπροσωπεύει</strong> την <strong>ισορροπία</strong> και <strong>πληρότητα</strong> στη ζωή σας τη δεδομένη χρονική στιγμή.<br /><strong><br />- Αν</strong> το νέο σχήμα που προέκυψε είναι <strong>πολύ μικρό</strong> ή και <strong>ακανόνιστο</strong> τόσο πιο <strong>μακριά</strong> βρίσκεστε από αυτό που ονομάζουμε ισορροπημένη ζωή.<br /><br />- Ωστόσο, αξίζει να θυμάστε ότι όσο πιο  <strong>μεγάλος</strong> και <strong>συμμετρικός</strong> είναι ο κύκλος τόσο πιο ομαλά και γρήγορα μπορεί να κυλήσει, κάτι που φαίνεται να αντικατοπτρίζεται και στη ζωή.<br /><strong><br />3.</strong> Μερικές <strong>ερωτήσεις</strong> που μπορούμε να κάνουμε πηγαίνοντας πιο βαθιά την κατανόησή μας για τον εαυτό μας και τους τομείς της ζωής μας που είναι σημαντικοί:<br /><br />- <strong>Πώς νιώθω</strong> για τη ζωή μου βλέποντας το δικό μου διάγραμμα;<br />- Υπήρχαν <strong>εκπλήξεις</strong>;<br />- Σε <strong>ποιες περιοχές</strong> της ζωής μου επιλέγω να διαθέσω περισσότερο την ενέργειά μου, τον χρόνο μου και <strong>ποιος</strong> είναι ο λόγος;<br />- <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\":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-02-14 14:45: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
(149, 0, 'Soul 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 ΓΙΑ ΤΟ ΑΓΧΟΣ (ΤΕΣΤ 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-04-04 20:11:57', 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\":\"title\",\"title\":\"<strong>Μάθε περισσότερα</strong><br> για τον εαυτό σου!\",\"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>Ενίσχυσε τη θετική σου διάθεση με σύμμαχο την υγιεινή διατροφή! Ακολούθησε τα παρακάτω βήματα για να έρθεις κι εσύ πιο κοντά στην Ευτυχία!</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>Αξιολόγησε</strong>&nbsp;τον εαυτό σου</p>\\n<p>-<strong>Μάθε</strong>&nbsp;περισσότερα για το θέμα που σε ενδιαφέρει</p>\\n<p>-<strong>Εξασκήσου</strong>&nbsp;καθημερινά και κάνε τη θεωρία πράξη</p>\\n<p>-<strong>Βρες</strong>&nbsp;ενδιαφέρουσες πληροφορίες για την ψυχολογία</p>\\n<p>-Μάθε περισσότερα για τη σύνδεση των&nbsp;<strong>Συναισθημάτων</strong>&nbsp;και της&nbsp;<strong>Διατροφής&nbsp;</strong></p>\\n<p>&nbsp;</p>\\n<p style=\\\"text-align: justify;\\\">Μια έγκριτη ομάδα&nbsp;<strong>εξειδικευμένων ψυχολόγων και διατροφολόγων</strong>&nbsp;είναι εδώ για να σε βοηθήσει να κάνεις τους στόχους σου πραγματικότητα. Με ολοκληρωμένα προγράμματα ψυχικής ευεξίας και διατροφής, μπορείς να δεις, μέσα σε λίγο καιρό, τον εαυτό σου στην καλύτερη εκδοχή του!</p>\\n<p style=\\\"text-align: justify;\\\">Εδώ θα βρεις:</p>\\n<p style=\\\"text-align: justify;\\\">Δεκάδες&nbsp;<strong>άρθρα</strong>&nbsp;και πληροφορίες για κάθε θέμα ψυχολογίας,&nbsp;<strong>ασκήσεις</strong>&nbsp;που θα σε βοηθήσουν να πραγματοποιήσεις στην πράξη όσα διαβάζεις,&nbsp;<strong>ερωτηματολόγια</strong>&nbsp;που θα ενισχύσουν την αυτογνωσία σου, τις&nbsp;<strong>τροφές</strong>&nbsp;που σε βοηθούν σε κάθε συναισθηματική κατάσταση και χρήσιμες&nbsp;<strong>πληροφορίες</strong>&nbsp;για τη σχέση που μοιράζονται τα συναισθήματα με τη διατροφή μας.</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, '2022-03-07 20:06: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
(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\":\"ΨΥΧΟΛΟΓΟΙ\",\"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\":\"text_cont\",\"title\":\"<strong>ΙΩΑΝΝΑ<br>ΣΟΥΧΛΑ</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>Ψυχολόγος, Ιδρυτρια του HR PSYCHOLOGY - TODAY</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\":\"#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}\\n\\n.sppb-addon-image-layout-text {\\n    margin-bottom: -32px!important;\\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\":\"button\",\"title\":\"<strong>ΦΕΝΙΑ<br>ΒΩΒΟΥ</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>Ψυχολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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\":\"button\",\"title\":\"<strong>ΧΡΙΣΤΙΝΑ<br>ΖΟΥΡΝΑ</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>Ψυχολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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\":\"button\",\"title\":\"<strong>ΝΙΚΟΛΕΤΑ<br>ΧΑΤΖΗΚΩΝΣΤΑΝΤΙΝΙΔΟΥ</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>Ψυχολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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\":\"button\",\"title\":\"<strong>ΜΕΛΙΝΑ<br>ΣΤΟΥΠΑ</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>Ψυχολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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\":\"button\",\"title\":\"<strong>ΙΩΑΝΝΑ<br>ΔΑΡΒΥΡΗ</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>Ψυχολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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\":\"title\",\"title\":\"<strong>ΜΑΡΙΑ<br>ΜΑΡΚΙΑΝΟΥ</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>Ψυχολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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\":\"button\",\"title\":\"<strong>ΜΥΡΤΩ<br>ΝΤΕΝΤΕ</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>Ψυχολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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\":\"ΔΙΑΤΡΟΦΟΛΟΓΟΙ\",\"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\":\"button\",\"title\":\"<strong>ΧΡΙΣΤΙΝΑ<br>ΚΑΡΑΧΟΤΖΙΤΗ</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>Διαιτολόγος - Διατροφολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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}\\n\\n.sppb-addon-image-layout-text {\\n    margin-bottom: -32px!important;\\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\":\"button\",\"title\":\"<strong>ΜΑΙΡΑ<br>ΣΤΕΦΑΝΑΚΟΥ</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>Διαιτολόγος - Διατροφολόγος, 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\":\"ΔΕΙΤΕ ΤΟ ΒΙΟΓΡΑΦΙΚΟ\",\"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 20:15:25', 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 - Ιωάννα Σούχλα', '[{\"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 19:55:17', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(153, 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', 191, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 19:55:02', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(154, 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', 192, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-05-19 10:34:32', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(155, 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', 193, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 19:54:28', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(156, 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', 194, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 19:54:10', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(157, 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', 195, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 19:53:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(158, 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', 196, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 19:52:44', 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 για το άγχος (Τεστ 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 ΓΙΑ ΤΟ ΑΓΧΟΣ (ΤΕΣΤ 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-04-04 20:12:11', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(169, 0, 'Soul Test για το στρες', '[{\"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 ΓΙΑ ΤΟ ΣΤΡΕΣ\",\"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-04-04 20:11: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
(170, 0, 'Soul Test για την αναβλητικότητα', '[{\"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 ΓΙΑ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ\",\"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-04-04 20:10:50', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(171, 0, 'Soul Test για το θυμό', '[{\"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 ΓΙΑ ΤΟ ΘΥΜΟ\",\"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-04-04 20:10:30', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(172, 0, 'Soul 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 ΓΙΑ ΤΙΣ ΣΧΕΣΕΙΣ (ΤΕΣΤ 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-04-04 20:09: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
(173, 0, 'Soul 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 ΓΙΑ ΤΙΣ ΣΧΕΣΕΙΣ (ΤΕΣΤ 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-04-04 20:08:38', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(174, 0, 'Soul Test για ερωτικές σχέσεις', '[{\"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 ΓΙΑ ΤΙΣ ΕΡΩΤΙΚΕΣ ΣΧΕΣΕΙΣ\",\"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', 212, 1, 1, 42, 1, 0, '2022-01-09 20:23:32', 43, '2022-04-04 20:07:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(175, 0, 'Soul 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 ΓΙΑ ΤΟ ΑΠΟΛΑΜΒΑΝΕΙΝ (ΤΕΣΤ 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-04-04 20:07:28', 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 για το απολαμβάνειν (Τεστ 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 ΓΙΑ ΤΟ ΑΠΟΛΑΜΒΑΝΕΙΝ (ΤΕΣΤ 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-04-04 20:06:52', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(177, 0, 'Soul 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 ΓΙΑ ΤΟΝ ΑΥΤΟΕΛΕΓΧΟ (ΤΕΣΤ 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-04-04 20:06:19', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(178, 0, 'Soul Test για την αυτονομία', '[{\"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 ΓΙΑ ΤΗΝ ΑΥΤΟΝΟΜΙΑ\",\"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-04-04 20:05: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
(179, 0, 'Soul 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 ΓΙΑ ΤΗΝ ΑΥΤΟΠΕΠΟΙΘΗΣΗ (ΤΕΣΤ 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-04-04 20:04:47', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(180, 0, 'Soul 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 ΓΙΑ ΤΗΝ ΑΥΤΟΠΕΠΟΙΘΗΣΗ (ΤΕΣΤ 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-04-04 20:04:12', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(181, 0, 'Soul 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 ΓΙΑ ΤΗ ΔΙΑΧΕΙΡΙΣΗ ΕΝΕΡΓΕΙΑΣ (ΤΕΣΤ 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-04-04 20:02: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
(182, 0, 'Soul 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 ΓΙΑ ΤΗ ΔΙΑΧΕΙΡΙΣΗ ΕΝΕΡΓΕΙΑΣ (ΤΕΣΤ 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-04-04 20:01:42', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(183, 0, 'Soul Test για τη θετική διεκδίκηση', '[{\"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 ΓΙΑ ΤΗ ΘΕΤΙΚΗ ΔΙΕΚΔΙΚΗΣΗ\",\"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-04-04 20:01:13', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(184, 0, 'Soul 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 ΓΙΑ ΤΗΝ ΕΥΓΝΩΜΟΣΥΝΗ (ΤΕΣΤ 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-04-04 19:59: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
(185, 0, 'Soul 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 ΓΙΑ ΤΗΝ ΕΥΓΝΩΜΟΣΥΝΗ (ΤΕΣΤ 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-04-04 19:59:20', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(186, 0, 'Soul 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 ΓΙΑ ΤΗΝ ΕΥΤΥΧΙΑ (ΤΕΣΤ 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-04-04 19:58:41', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(187, 0, 'Soul 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 ΓΙΑ ΤΗΝ ΕΥΤΥΧΙΑ (ΤΕΣΤ 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-04-04 19: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
(188, 0, 'Soul 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 ΓΙΑ ΤΗ ΘΕΤΙΚΟΤΗΤΑ (ΤΕΣΤ 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-04-04 20:00:14', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(189, 0, 'Soul 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 ΓΙΑ ΤΗ ΘΕΤΙΚΟΤΗΤΑ (ΤΕΣΤ 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-04-04 19:49:56', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(190, 0, 'Soul Test για την ικανότητα', '[{\"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 ΓΙΑ ΤΗΝ ΙΚΑΝΟΤΗΤΑ\",\"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-04-04 19:48: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
(191, 0, 'Soul 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 ΓΙΑ ΤΑ ΟΡΙΑ (ΤΕΣΤ 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-04-04 19:45:02', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(192, 0, 'Soul 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 ΓΙΑ ΤΑ ΟΡΙΑ (ΤΕΣΤ 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-04-04 19:44:39', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(193, 0, 'Soul Test για την προσαρμοστικότητα', '[{\"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 ΓΙΑ ΤΗΝ ΠΡΟΣΑΡΜΟΣΤΙΚΟΤΗΤΑ\",\"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-04-04 19:44: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
(194, 0, 'Soul Test για την θέσπιση στόχων', '[{\"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 ΓΙΑ ΤΗ ΘΕΣΠΙΣΗ ΣΤΟΧΩΝ\",\"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-04-04 19:39:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(195, 0, 'Soul Test για την ψυχική ανθεκτικότητα', '[{\"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 ΓΙΑ ΤΗΝ ΨΥΧΙΚΗ ΑΝΘΕΚΤΙΚΟΤΗΤΑ\",\"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-04-04 19:35:56', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(196, 0, 'Soul Test για το 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 ΓΙΑ ΤΟ 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-04-04 19:36:08', 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 -Μάιρα Στεφανάκου', '[{\"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 19:52:59', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(203, 0, 'Η κατανάλωση φρούτων και λαχανικών', '[]', 'com_content', 'article', 240, 0, 0, 45, 1, 0, '2022-02-11 11:28:11', 43, '2022-09-01 10:26:09', 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\":\"Βρες ενδιαφέροντα θέματα σχετικά με: \",\"highlighted_text\":\"awesome\",\"highlighted_shape\":\"circle\",\"shape_color\":\"\",\"shape_width\":\"\",\"shape_radius\":0,\"animated_text\":\"Διατροφή\\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://nutrition.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><a href=\\\"https://nutrition.soulfood.gr/\\\"><strong>Nutrition</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"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://happiness.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><a href=\\\"https://happiness.soulfood.gr/\\\"><strong>Happiness</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\",\"unit\":\"\"},\"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-21 12:03:12', 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\":1671442034931,\"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\":\"Διατροφή\\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\":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://nutrition.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><a href=\\\"https://nutrition.soulfood.gr/ab\\\"><strong>Nutrition</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"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://happiness.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><a href=\\\"https://happiness.soulfood.gr/ab\\\"><strong>Happiness</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\",\"unit\":\"\"},\"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-21 12:03:43', 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\":1671442048491,\"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\":\"Διατροφή\\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://nutrition.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><a href=\\\"https://nutrition.soulfood.gr/kotsovolos\\\"><strong>Nutrition</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"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://happiness.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><a href=\\\"https://happiness.soulfood.gr/kotsovolos\\\"><strong>Happiness</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\",\"unit\":\"\"},\"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-21 12:03:59', 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\":1671442061040,\"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\":\"Διατροφή\\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\":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://nutrition.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><a href=\\\"https://nutrition.soulfood.gr/praktiker\\\"><strong>Nutrition</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"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://happiness.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><a href=\\\"https://happiness.soulfood.gr/praktiker\\\"><strong>Happiness</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\",\"unit\":\"\"},\"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-21 12:04:14', 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\":1671442127773,\"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\":\"Διατροφή\\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://nutrition.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><a href=\\\"https://nutrition.soulfood.gr/ergo\\\"><strong>Nutrition</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"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://happiness.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><a href=\\\"https://happiness.soulfood.gr/ergo\\\"><strong>Happiness</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\",\"unit\":\"\"},\"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-21 12:04:31', 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\":1671442140654,\"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\":\"Διατροφή\\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\":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://nutrition.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><a href=\\\"https://nutrition.soulfood.gr/latsco\\\"><strong>Nutrition</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"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://happiness.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><a href=\\\"https://happiness.soulfood.gr/latsco\\\"><strong>Happiness</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\",\"unit\":\"\"},\"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-21 12:04:49', 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\":1671442157236,\"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\":\"Διατροφή\\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://nutrition.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><a href=\\\"https://nutrition.soulfood.gr/softone\\\"><strong>Nutrition</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"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://happiness.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><a href=\\\"https://happiness.soulfood.gr/softone\\\"><strong>Happiness</strong></a></p>\",\"alignment\":\"sppb-text-center\",\"text_fontsize\":{\"md\":\"14\",\"sm\":\"\",\"xs\":\"\",\"unit\":\"\"},\"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-21 12:05:03', 43, 0, '2022-04-17 22:02:36', '[]', '', '', '', '*', 0, ''),
(211, 0, 'Ανακαλύπτοντας τον τρόπο που μας ταιριάζει για να επιδιώξουμε την ευτυχία μας', '[]', 'com_content', 'article', 241, 0, 0, 45, 1, 0, '2022-02-11 11:28:11', 43, '2022-09-01 10:27: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
(212, 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/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\":\"Άγχος και Στρες: Πώς διαφοροποιούνται;\",\"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\":\"<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Αρκετά συχνά οι όροι «άγχος» και «στρες» χρησιμοποιούνται ως συνώνυμοι. Αν και υπάρχουν κοινά στοιχεία μεταξύ τους, υπάρχουν και σημαντικά σημεία στα οποία διαφοροποιούνται.</span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\"><strong>Στρες</strong></span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Ο όρος στρες μπορεί να έχει διαφορετικές σημασίες, ανάλογα με το πλαίσιο στο οποίο χρησιμοποιείται. Σε επίπεδο ανθρώπινου οργανισμού, ως στρες χαρακτηρίζεται όποια αλλαγή κατάστασης προκαλεί σωματική, συναισθηματική και ψυχολογική καταπόνηση και απαιτεί προσοχή και ανάληψη δράσης από το άτομο. Με άλλα λόγια, <strong>το στρες είναι η φυσιολογική αντίδραση του οργανισμού σε ένα εξωτερικό ερέθισμα που «απειλεί» να αλλάξει την κατάσταση και την ισορροπία στην οποία βρισκόμαστε</strong>. Συνήθως <strong>έχει σύντομη διάρκεια και παρέρχεται όταν το «απειλητικό» ερέθισμα σταματήσει να υπάρχει.&nbsp; </strong></span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Συχνά συμπτώματα στρες είναι τα ακόλουθα:</span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Δυσκολίες στον ύπνο, πονοκέφαλοι, σφίξιμο ή πόνοι σε διάφορα σημεία του σώματος (π.χ αυχένας, πλάτη), ταχυπαλμία, εφίδρωση, ζαλάδα, ευερεθιστότητα κ.α.</span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\"><strong>Άγχος</strong></span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Το <strong>άγχος</strong> αποτελεί την<strong> εσωτερική απόκριση του οργανισμού μας όταν βρισκόμαστε σε κατάσταση στρες, δηλαδή υπό πίεση. </strong>Πρόκειται για ένα <strong>επίμονο αίσθημα ακαθόριστου φόβου και ανησυχίας</strong> για μια (ή περισσότερες) πιθανή απειλή. Το άγχος <strong>συνεχίζει να υφίσταται ανεξάρτητα από την ύπαρξη κάποιου απειλητικού ερεθίσματος,</strong> μπορεί να είναι μακροχρόνιο και συχνά επηρεάζει την ποιότητα ζωής και την ευεξία μας.</span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Συχνά συμπτώματα άγχους είναι τα ακόλουθα:</span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Ευερεθιστότητα, συχνή και εύκολη κόπωση, αδυναμία συγκέντρωσης, δυσκολία να ελέγξουμε την ανησυχία μας, αλλαγές (αύξηση ή μείωση) στην όρεξη, τον ύπνο, την σεξουαλική επιθυμία, σφίξιμο ή πόνοι σε διάφορα σημεία του σώματος, πονοκέφαλοι, στομαχόπονοι, ταχυπαλμία κ.α</span></p>\\n<p><span style=\\\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\\\">Όπως φαίνεται, το άγχος και το στρες συνδέονται στενά και μοιράζονται μάλιστα κοινά συμπτώματα. Πρόκειται για καταστάσεις που βιώνουμε όλοι στην καθημερινότητα μας. Στις περιπτώσεις που δεν είμαστε σίγουροι για το τι ακριβώς συμβαίνει, <strong>το πόσο συχνά και έντονα βιώνουμε τέτοιου είδους συμπτώματα</strong> αλλά και <strong>το πόσο επηρεάζουν την καθημερινότητα μας και τον τρόπο που λειτουργούμε</strong>, είναι ένας δείκτης για το εάν είναι χρήσιμο να απευθυνθούμε σε κάποιον ειδικό για την διαχείριση τους.</span></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\":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, '2023-06-17 09:35:36', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(213, 0, 'Ενσυνειδητότητα & Διαλογισμός στο εργασιακό περιβάλλον.', '[]', 'com_content', 'article', 243, 0, 0, 45, 1, 0, '2022-05-31 08:06:54', 43, '2022-09-01 10:28:28', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(214, 0, 'COVID-19, ψυχική  υγεία και σωματική δραστηριότητα', '[]', 'com_content', 'article', 244, 0, 0, 45, 1, 0, '2022-06-15 08:42:16', 43, '2022-09-01 10:29:33', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(215, 0, 'Το να αγκαλιάζεις & οι ορμόνες του stress έχουν απρόσμενη σύνδεση', '[]', 'com_content', 'article', 245, 0, 0, 45, 1, 0, '2022-06-29 08:35:37', 43, '2022-09-01 10:30:53', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(216, 0, 'Ευγνωμοσύνη: η συμβολή της στη μείωση του στρες', '[]', 'com_content', 'article', 246, 0, 0, 45, 1, 0, '2022-06-29 08:35:37', 43, '2022-09-01 10:32:08', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(217, 0, 'Θα μπορούσε η συχνότερη κατανάλωση φρούτων να κρατήσει μακριά την κατάθλιψη;', '[]', 'com_content', 'article', 247, 0, 0, 45, 1, 0, '2022-07-16 07:22:57', 43, '2022-09-01 10:33:56', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(218, 0, 'Το να είμαστε υποστηρικτικοί στις κοινωνικές μας σχέσεις συνδέεται με καλύτερη κατάσταση υγείας', '[]', 'com_content', 'article', 248, 0, 0, 45, 1, 0, '2022-08-01 07:22:57', 43, '2022-09-01 10:35:14', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(219, 0, 'Μειώνοντας το χρόνο στα social media, βελτιώνουμε την υγεία μας ', '[]', 'com_content', 'article', 249, 0, 0, 45, 1, 0, '2022-09-29 07:10:11', 43, '2022-10-13 12:43:13', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(220, 0, 'Τί είναι η Ορθορεξία; Τί χρειάζεται να ξέρετε; Πρόκειται για νέα τάση ή διαταραχή;', '[]', 'com_content', 'article', 250, 0, 0, 45, 1, 0, '2022-10-12 08:23:44', 43, '2022-10-13 08:02:21', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(221, 0, 'Ξυπνώντας ξεκούραστοι και ανανεωμένοι: οι παράγοντες που παίζουν καθοριστικό ρόλο', '[]', 'com_content', 'article', 251, 0, 0, 45, 1, 0, '2023-01-14 07:19:51', 43, '2023-06-17 09:37:51', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(222, 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', 252, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-05-19 10:57:23', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(223, 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', 253, 0, 0, 43, 1, 0, '2022-01-15 10:15:26', 43, '2023-04-26 20:02: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
(224, 0, 'ΑΝΤΡΕΣ & ΣΥΝΑΙΣΘΗΜΑΤΑ', '[{\"id\":1689332876486,\"visibility\":true,\"collapse\":false,\"settings\":{\"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\":1689332876485,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689332876489,\"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\":\"ΑΝΤΡΕΣ & ΣΥΝΑΙΣΘΗΜΑΤΑ\",\"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\":1689332876492,\"visibility\":true,\"collapse\":false,\"settings\":{\"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\":1689332876490,\"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\":1689332876495,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p>Είναι αλήθεια πως το να χαρακτηριστεί ένας άντρας ευαίσθητος δεν θεωρείται απαραίτητα πλεονέκτημα. Διαχρονικά έχει επικρατήσει η πεποίθηση πως η ευαισθησία είναι ‘’προνόμιο’’ του γυναικείου φύλου, αποδίδοντας το χαρακτηριστικό στις ορμονικές αλλαγές. Αρκεί αναλογιστούμε το προκατειλημμένο τρόπο που εκφραζόμαστε όταν απευθυνόμαστε στην συναισθηματική έκφραση ανάλογα με το φύλο. Φράσεις όπως ‘’ Οι άντρες δεν κλαίνε’’ ‘’τα παλικάρια δε φοβούνται’’ κ.α. είναι μόνο μερικές από αυτές που ακούν τα αγόρια από την παιδική ηλικία, εσωτερικεύουν και πιθανότατα αναπαράγουν σαν ενήλικες στα δικά τους παιδιά.</p>\\n<p><strong>Είναι όμως τελικά οι άντρες λιγότερο συναισθηματικοί από ότι οι γυναίκες?</strong> <br />Σε πρόσφατη έρευνα ο Weigard και οι συνεργάτες του (2021), παρακολούθησαν και κατέγραψαν τις συναισθηματικές διακυμάνσεις 142 ανδρών και γυναικών για διάστημα 75 ημερών, διαπιστώνοντας ότι δεν υπήρχαν σημαντικές διαφορές ανάμεσα στα δύο φύλα. Το παραπάνω εύρημα, αναδεικνύει ότι και τα δύο φύλα βιώνουν αντίστοιχα συναισθήματα και με την ίδια ένταση. Ωστόσο, την ίδια στιγμή, οι άντρες προκειμένου να συμμορφωθούν με τα κοινωνικά πρότυπα καλούνται να περιορίσουν την έκφραση τους ιδίως όταν αυτά αφορούν συναισθήματα φόβου ή και λύπης. <br />Συνεπώς, είναι καιρός να αναθεωρήσουμε τις παγιωμένες αντιλήψεις αναφορικά με τα συναισθήματα, επιτρέποντας στο ανδρικό φύλο την έκφραση όλου του συναισθηματικού ρεπερτορίου χωρίς λογοκρισία. <br />HR. PSYCHOLOGY - TODAY Team</p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"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}]}}]},{\"id\":1689332876491,\"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\":1689332876498,\"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\":\"0 0 0 0\",\"sm\":\"   \",\"xs\":\"   \"},\"global_boxshadow\":\"0 0 0 0 #ffffff\",\"global_use_animation\":0,\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"global_custom_css\":\"\",\"global_custom_position\":0,\"global_seclect_position\":\"relative\",\"global_addon_position_left\":{\"unit\":\"px\"},\"global_addon_position_top\":{\"unit\":\"px\"},\"use_global_width\":0,\"hidden_md\":0,\"hidden_sm\":0,\"hidden_xs\":0,\"acl\":\"\",\"while_scroll_view\":[{\"enable_while_scroll_view\":0,\"on_scroll_actions\":[{\"id\":\"b3fdc1c1e6bfde5942ea\",\"index\":0,\"keyframe\":0,\"name\":\"move\",\"property\":{\"x\":\"0\",\"y\":\"-100\",\"z\":\"0\"},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"},{\"id\":\"936e0225e6dc8edfba7d\",\"index\":1,\"keyframe\":100,\"name\":\"move\",\"property\":{\"x\":0,\"y\":0,\"z\":0},\"range\":{\"max\":500,\"min\":-500,\"stop\":1},\"single\":true,\"title\":\"Move\"}],\"transition_origin_x\":\"center\",\"transition_origin_y\":\"center\",\"enable_tablet\":0,\"enable_mobile\":0}],\"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 11:35:34', 43, '2023-07-20 10:42:59', 43, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 0, ''),
(225, 0, 'Αντιμέτωποι με Τοξικούς Ανθρώπους ', '[{\"id\":1689336638617,\"visibility\":true,\"collapse\":false,\"settings\":{\"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\":1689336638616,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{\"items_align_center\":0,\"items_content_alignment\":\"center\",\"background_type\":\"none\",\"background_gradient\":{\"color\":\"#00c6fb\",\"color2\":\"#005bea\",\"deg\":\"45\",\"type\":\"linear\"},\"background_image\":{\"src\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_custom\":{\"unit\":\"px\"},\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"background_position_custom_x\":{\"unit\":\"px\"},\"background_position_custom_y\":{\"unit\":\"px\"},\"overlay_type\":\"overlay_color\",\"gradient_overlay\":{\"color\":\"rgba(127, 0, 255, 0.8)\",\"color2\":\"rgba(225, 0, 255, 0.7)\",\"deg\":\"45\",\"type\":\"linear\"},\"pattern_overlay\":{\"src\":\"\"},\"overlay_pattern_color\":\"\",\"blend_mode\":\"normal\",\"use_border\":0,\"border_width\":\"\",\"border_radius\":0,\"boxshadow\":\"0 0 0 0 #fff\",\"sm_col\":\"\",\"xs_col\":\"\",\"tablet_order\":\"\",\"mobile_order\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1689336638620,\"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\":\"Αντιμέτωποι με Τοξικούς Ανθρώπους \",\"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\":1689336638623,\"visibility\":true,\"collapse\":false,\"settings\":{\"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\":1689336638621,\"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\":1689336638626,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"text\":\"<p><strong>Σίγουρα θα έχετε ακούσει για τους «τοξικούς ανθρώπους». Τι σημαίνει όμως αυτό; Είναι οι άνθρωποι τοξικοί ή οι συμπεριφορές τους; </strong></p>\\n<p>Ορθότερος όρος είναι οι <strong>«τοξικές συμπεριφορές»</strong> των ανθρώπων, συμπεριφορές οι οποίες έχουν αρνητικό αντίκτυπο στη ζωή και την καθημερινότητα μας.</p>\\n<p>Στη ζωή μας, προσωπική ή επαγγελματική, είναι πολύ πιθανό να έρθουμε σε επαφή με τέτοιες συμπεριφορές που προκαλούν <strong>αναστάτωση, αυτό-αμφισβήτηση, μείωση της ενέργειας μας και γενικότερη αρνητική διάθεση. </strong></p>\\n<p><strong>&nbsp;</strong></p>\\n<p><strong>Πώς θα αναγνωρίσουμε όμως αυτές τις συμπεριφορές; </strong></p>\\n<p>Τα άτομα με τις συμπεριφορές αυτές παρουσιάζουν κάποια κοινά βασικά χαρακτηριστικά:</p>\\n<ul>\\n<li>Εκπέμπουν συνήθως την αίσθηση ότι τους «χρωστάς» κάτι.</li>\\n<li>Δεν αναλαμβάνουν την ευθύνη τους και κατηγορούν τους άλλους για τις δικές τους συμπεριφορές.</li>\\n<li>Είναι χειριστικοί.</li>\\n<li>Δεν αναγνωρίζουν ούτε παραδέχονται τα λάθη τους.</li>\\n<li>Δεν ζητούν εύκολα συγνώμη.</li>\\n<li>Δεν δείχνουν σεβασμό στα όρια εκείνων που συναναστρέφονται.</li>\\n<li>Μπορεί να συνειδητοποιήσετε ότι σας λένε ψέματα.</li>\\n<li>Παίρνουν συχνά το ρόλο του θύματος, βάζοντας αυτομάτως εσάς στη θέση του θύτη.</li>\\n<li>Δεν δείχνουν κατανόηση για τα συναισθήματα και την άποψη του συνομιλητή τους.</li>\\n<li>Κάνουν τους γύρω τους να αμφιβάλλουν για τον ίδιο τους τον εαυτό.</li>\\n</ul>\\n<p>Πέραν του να μάθουμε να αναγνωρίζουμε αυτά τα χαρακτηριστικά, σημαντικό είναι να δούμε και <strong>με ποιους τρόπους μπορούμε να τα διαχειριστούμε καλύτερα. </strong></p>\\n<ul>\\n<li>Θέστε όρια.</li>\\n<li>Επικοινωνήστε τις δυσκολίες σας στο άτομο αυτό.</li>\\n<li>Περιορίστε την αλληλεπίδρασή σας μαζί του.</li>\\n<li>Ας αποδεχθούμε ότι δε μπορούμε ούτε είναι ευθύνη μας να τους αλλάξουμε.</li>\\n</ul>\\n<p>HR. PSYCHOLOGY - TODAY Team</p>\",\"alignment\":\"\",\"text_fontsize\":{\"md\":\"21\",\"sm\":\"\",\"xs\":\"\"},\"text_lineheight\":\"\",\"text_fontweight\":\"\",\"dropcap\":0,\"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}]}}]},{\"id\":1689336638622,\"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\":1689336638629,\"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 12:20:31', 43, '2023-07-20 10:42:14', 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, 'about', '{\"id\":1650232422696,\"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\":\"Διατροφή\\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\"}}', '2022-12-19 09:27:07', 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, 'άρθρα', 'Άρθρα', 'άρθρα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:51:59', '', 43, '2022-01-04 20:51:59', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 230, '*', 1, NULL, NULL),
(10, 1, 17, 18, 1, 'ασκήσεις', 'Ασκήσεις', 'ασκήσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:52:10', '', 43, '2022-01-04 20:52:10', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 270, '*', 1, NULL, NULL),
(11, 1, 19, 20, 1, 'τέστ', 'Τέστ', 'τέστ', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:52:18', '', 43, '2022-01-04 20:52:18', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 136, '*', 1, NULL, NULL),
(12, 1, 21, 22, 1, 'άγχος', 'Άγχος', 'άγχος', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:07:21', '', 43, '2022-01-09 19:07:21', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 146, '*', 1, NULL, NULL),
(13, 1, 23, 24, 1, 'αναβλητικότητα', 'Αναβλητικότητα', 'αναβλητικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:01', '', 43, '2022-01-09 19:08:01', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 79, '*', 1, NULL, NULL),
(14, 1, 25, 26, 1, 'απολαμβάνειν', 'Απολαμβάνειν', 'απολαμβάνειν', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:07', '', 43, '2022-01-09 19:08:07', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 106, '*', 1, NULL, NULL),
(15, 1, 27, 28, 1, 'αυτοέλεγχος', 'Αυτοέλεγχος', 'αυτοέλεγχος', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:15', '', 43, '2022-01-09 19:08:15', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 119, '*', 1, NULL, NULL),
(16, 1, 29, 30, 1, 'αυτονομία', 'Αυτονομία', 'αυτονομία', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:43', '', 43, '2022-01-09 19:08:43', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 94, '*', 1, NULL, NULL),
(17, 1, 31, 32, 1, 'αυτοπεποίθηση', 'Αυτοπεποίθηση', 'αυτοπεποίθηση', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:48', '', 43, '2022-01-09 19:08:48', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 142, '*', 1, NULL, NULL),
(18, 1, 33, 34, 1, 'λήψη-αποφάσεων', 'Λήψη Αποφάσεων', 'λήψη-αποφάσεων', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:08:54', '', 43, '2022-01-09 19:08:54', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 101, '*', 1, NULL, NULL),
(19, 1, 35, 36, 1, 'διαχείριση-ενέργειας', 'Διαχείριση Ενέργειας', 'διαχείριση-ενέργειας', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:00', '', 43, '2022-01-09 19:09:00', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 86, '*', 1, NULL, NULL),
(20, 1, 37, 38, 1, 'διεκδικητικότητα', 'Διεκδικητικότητα', 'διεκδικητικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:05', '', 43, '2022-01-09 19:09:05', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 92, '*', 1, NULL, NULL),
(21, 1, 39, 40, 1, 'ερωτικές-σχέσεις', 'Ερωτικές σχέσεις', 'ερωτικές-σχέσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:30', '', 43, '2022-01-09 19:09:30', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 92, '*', 1, NULL, NULL),
(22, 1, 41, 42, 1, 'διαπροσωπικές-σχέσεις', 'Διαπροσωπικές σχέσεις ', 'διαπροσωπικές-σχέσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:35', '', 43, '2022-01-09 19:09:35', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 61, '*', 1, NULL, NULL),
(23, 1, 43, 44, 1, 'ευγνωμοσύνη', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:39', '', 43, '2022-01-09 19:09:39', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 108, '*', 1, NULL, NULL),
(24, 1, 45, 46, 1, 'ευτυχία', 'Ευτυχία', 'ευτυχία', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:45', '', 43, '2022-01-09 19:09:45', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 140, '*', 1, NULL, NULL),
(25, 1, 47, 48, 1, 'θετικότητα', 'Θετικότητα', 'θετικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:52', '', 43, '2022-01-09 19:09:52', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 129, '*', 1, NULL, NULL),
(26, 1, 49, 50, 1, 'ικανότητα', 'Ικανότητα', 'ικανότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:09:56', '', 43, '2022-01-09 19:09:56', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 92, '*', 1, NULL, NULL),
(27, 1, 51, 52, 1, 'θυμός', 'Θυμός', 'θυμός', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:01', '', 43, '2022-01-09 19:10:01', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 54, '*', 1, NULL, NULL),
(28, 1, 53, 54, 1, 'όρια', 'Όρια', 'όρια', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:07', '', 43, '2022-01-09 19:10:07', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 90, '*', 1, NULL, NULL),
(29, 1, 55, 56, 1, 'στόχοι', 'Στόχοι', 'στόχοι', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:12', '', 43, '2022-01-09 19:10:12', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 146, '*', 1, NULL, NULL),
(30, 1, 57, 58, 1, 'προσαρμοστικότητα', 'Προσαρμοστικότητα', 'προσαρμοστικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:16', '', 43, '2022-01-09 19:10:16', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 103, '*', 1, NULL, NULL),
(31, 1, 59, 60, 1, 'ψυχική-ανθεκτικότητα', 'Ψυχική Ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:22', '', 43, '2022-01-09 19:10:22', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 113, '*', 1, NULL, NULL),
(32, 1, 61, 62, 1, 'διαχείριση-δυσκολιών', 'Διαχείριση Δυσκολιών', 'διαχείριση-δυσκολιών', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:30', '', 43, '2022-01-09 19:10:30', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 120, '*', 1, NULL, NULL),
(33, 1, 63, 64, 1, 'ενίσχυση-δυνατοτήτων', 'Ενίσχυση Δυνατοτήτων', 'ενίσχυση-δυνατοτήτων', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:35', '', 43, '2022-01-09 19:10:35', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 192, '*', 1, NULL, NULL),
(34, 1, 65, 66, 1, 'διαχείριση-άγχους', 'Διαχείριση Άγχους', 'διαχείριση-άγχους', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:39', '', 43, '2022-04-17 20:37:44', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 82, '*', 2, NULL, NULL),
(35, 1, 67, 68, 1, 'σχέσεις', 'Σχέσεις', 'σχέσεις', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:45', '', 43, '2022-01-09 19:10:45', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 98, '*', 1, NULL, NULL),
(36, 1, 69, 70, 1, 'νέα', 'Νέα', 'νέα', '', '', 1, NULL, NULL, 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-09 19:10:52', '', 43, '2022-01-09 19:10:52', '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{}', 88, '*', 1, 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\":\"\"}', '{}', 25, '*', 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\":\"\"}', '{}', 109, '*', 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\":\"\"}', '{}', 95, '*', 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\":\"\"}', '{}', 74, '*', 1, NULL, NULL),
(41, 1, 79, 80, 1, 'ορισμός', 'Ορισμός', 'ορισμός', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:18:34', '', 43, '2022-01-27 20:18:34', '{}', '{}', 82, '*', 1, NULL, NULL),
(42, 1, 81, 82, 1, 'κρίση-πανικού', 'Κρίση πανικού', 'κρίση-πανικού', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:19:22', '', 43, '2022-01-27 20:19:22', '{}', '{}', 107, '*', 1, NULL, NULL),
(43, 1, 83, 84, 1, 'συμβουλές', 'Συμβουλές', 'συμβουλές', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:21:25', '', 43, '2022-01-27 20:21:25', '{}', '{}', 95, '*', 1, NULL, NULL),
(44, 1, 85, 86, 1, 'δυσκολίες', 'Δυσκολίες', 'δυσκολίες', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:28:41', '', 43, '2022-01-27 20:28:41', '{}', '{}', 104, '*', 1, NULL, NULL),
(45, 1, 87, 88, 1, 'εργασία', 'Εργασία', 'εργασία', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:32:58', '', 43, '2022-01-27 20:32:58', '{}', '{}', 83, '*', 1, NULL, NULL),
(46, 1, 89, 90, 1, 'εγκέφαλος', 'Εγκέφαλος', 'εγκέφαλος', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:35:16', '', 43, '2022-01-27 20:35:16', '{}', '{}', 97, '*', 1, NULL, NULL),
(47, 1, 91, 92, 1, 'αγάπη', 'Αγάπη', 'αγάπη', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:44:17', '', 43, '2022-01-27 20:44:17', '{}', '{}', 89, '*', 1, NULL, NULL),
(48, 1, 93, 94, 1, 'συναισθήματα', 'Συναισθήματα', 'συναισθήματα', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:44:17', '', 43, '2022-01-27 20:44:17', '{}', '{}', 115, '*', 1, NULL, NULL),
(49, 1, 95, 96, 1, 'έρωτας', 'Έρωτας', 'έρωτας', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:46:12', '', 43, '2022-01-27 20:46:12', '{}', '{}', 88, '*', 1, NULL, NULL),
(50, 1, 97, 98, 1, 'ζήλια', 'Ζήλια', 'ζήλια', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:48:38', '', 43, '2022-01-27 20:48:38', '{}', '{}', 102, '*', 1, NULL, NULL),
(51, 1, 99, 100, 1, 'μητρικός-δεσμός', 'Μητρικός Δεσμός', 'μητρικός-δεσμός', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:49:34', '', 43, '2022-01-27 20:49:34', '{}', '{}', 117, '*', 1, NULL, NULL),
(52, 1, 101, 102, 1, 'οφέλη', 'Οφέλη', 'οφέλη', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 20:53:33', '', 43, '2022-01-27 20:53:33', '{}', '{}', 93, '*', 1, 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, 'διαχείριση-συγκρούσεων', 'Διαχείριση Συγκρούσεων', 'διαχείριση-συγκρούσεων', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 21:03:26', '', 43, '2022-01-27 21:03:26', '{}', '{}', 89, '*', 1, NULL, NULL),
(55, 1, 107, 108, 1, 'διαχείριση-θυμού', 'Διαχείριση Θυμού', 'διαχείριση-θυμού', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 21:04:15', '', 43, '2022-01-27 21:04:15', '{}', '{}', 86, '*', 1, NULL, NULL),
(56, 1, 109, 110, 1, 'άσκηση', 'Άσκηση', 'άσκηση', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 43, '2022-01-27 21:21:07', '', 43, '2022-01-27 21:21:07', '{}', '{}', 68, '*', 1, 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:06:26'),
(2, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvZmVhdHVyZWQvZGVmYXVsdF9pdGVtLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-02-16 05:05:27', '2023-02-01 07:06:26'),
(3, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0X2FkZHJlc3MucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-09-28 04:33:06'),
(4, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcmllcy9kZWZhdWx0X2l0ZW1zLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 05:14:39'),
(5, 'ja_oslo', 'L2h0bWwvY29tX3RhZ3MvdGFnL2RlZmF1bHQucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 05:14:39'),
(6, 'ja_oslo', 'L2h0bWwvY29tX3RhZ3MvdGFnL2RlZmF1bHRfaXRlbXMucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 05:14:39'),
(7, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL2xvZ2luL2RlZmF1bHRfbG9naW4ucGhw', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2023-04-19 07:41:02'),
(8, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL2xvZ2luL2RlZmF1bHRfbG9nb3V0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2023-02-01 07:06:26'),
(9, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Byb2ZpbGUvZWRpdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-03-31 13:14:25', '2022-08-31 05:14:39'),
(10, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvYXJ0aWNsZS9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-06-22 07:46:12', '2023-02-01 07:06:26'),
(11, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-03-15 06:12:17'),
(12, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0X2Zvcm0ucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-04-19 07:41:02'),
(13, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRhY3QvY29udGFjdC9kZWZhdWx0X2xpbmtzLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(14, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcmllcy9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(15, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvYmxvZ19jaGlsZHJlbi5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(16, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvYmxvZ19saW5rcy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(17, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvYmxvZy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-07-12 11:09:32'),
(18, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvZGVmYXVsdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(19, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvZGVmYXVsdF9hcnRpY2xlcy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-05-31 05:44:02'),
(20, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvY2F0ZWdvcnkvZGVmYXVsdF9jaGlsZHJlbi5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(21, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvYXJ0aWNsZS9kZWZhdWx0X2xpbmtzLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-02-01 07:06:26'),
(22, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvZmVhdHVyZWQvZGVmYXVsdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(23, 'ja_oslo', 'L2h0bWwvY29tX2NvbnRlbnQvZmVhdHVyZWQvZGVmYXVsdF9saW5rcy5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(24, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Byb2ZpbGUvZGVmYXVsdC5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(25, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3JlZ2lzdHJhdGlvbi9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-04-19 07:41:02'),
(26, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3JlbWluZC9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-04-19 07:41:02'),
(27, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Jlc2V0L2NvbXBsZXRlLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-04-19 07:41:02'),
(28, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Jlc2V0L2NvbmZpcm0ucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-04-19 07:41:02'),
(29, 'ja_oslo', 'L2h0bWwvY29tX3VzZXJzL3Jlc2V0L2RlZmF1bHQucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-04-19 07:41:02'),
(30, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL21vZGlmeV9kYXRlLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(31, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2F1dGhvci5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2023-02-01 07:06:26'),
(32, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2NhdGVnb3J5LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(33, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2NyZWF0ZV9kYXRlLnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(34, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL2hpdHMucGhw', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(35, 'ja_oslo', 'L2h0bWwvbGF5b3V0cy9qb29tbGEvY29udGVudC9pbmZvX2Jsb2NrL3B1Ymxpc2hfZGF0ZS5waHA=', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39'),
(36, 'ja_oslo', 'L2h0bWwvbW9kX2Zvb3Rlci9kZWZhdWx0LnBocA==', 10005, 0, 'Joomla Update', 0, '2022-08-31 05:14:39', '2022-08-31 05:14:39');

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

--
-- Δομή πίνακα για τον πίνακα `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', 'Τί είναι το Άγχος ;', 'τί-είναι-το-άγχος', '<p>Όλοι μας έχουμε νιώσει άγχος στη ζωή μας καθώς αποτελεί μια&nbsp;<strong>φυσιολογική αντίδραση&nbsp;</strong>του οργανισμού,&nbsp;&nbsp;ιδιαίτερα όταν ερχόμαστε αντιμέτωποι με στρεσσογόνες καταστάσεις.&nbsp;</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-03-30 11:05:37', '*', '2022-01-09 20:23:32', NULL, 44, 202, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 46, 26, 7, '', '', 18, '', 1),
(15, 'com_content.article', 'Άγχος & Κρίση Πανικού', 'άγχος-κρίση-πανικού', '<p>Το άγχος μπορεί να γίνει ‘’πρόβλημα’’ όταν το σώμα υποδεικνύει ότι υπάρχει κίνδυνος, ενώ δεν υπάρχει. Το υπερβολικό άγχος μπορεί να οδηγήσει σε διαταραχές όπως είναι η&nbsp;<strong>γενικευμένη αγχώδης διαταραχή ή διαταραχή πανικού</strong>.</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-01-27 20:19:22', '*', '2022-01-09 20:23:32', NULL, 45, 204, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 1, 5, 6, '', '', 18, '', 1),
(16, 'com_content.article', 'Γεγονός- Σκέψη- Συναίσθημα- Συμπεριφορά- Σώμα', 'γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα', '<p>Για την ακρίβεια η σκέψη μας μπορεί να το δημιουργήσει αλλά και να το μειώσει δραματικά, εάν τη χειριστούμε σωστά. Γι’ αυτό είναι σημαντικό να&nbsp;<strong>αναγνωρίζουμε</strong>&nbsp;την ακολουθία&nbsp;<strong>ΓΕΓΟΝΟΣ- ΣΚΕΨΗ- ΣΥΝΑΙΣΘΗΜΑ- ΣΥΜΠΕΡΙΦΟΡΑ- ΣΩΜΑ</strong></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-01-27 20:19:59', '*', '2022-01-09 20:23:32', NULL, 46, 206, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 2, 7, 5, '', '', 18, '', 1),
(17, 'com_content.article', 'Απόσπαση Προσοχής', 'απόσπαση-προσοχής', '<p>Ένας καλός τρόπος να αποφορτίσουμε από την ένταση που μας προκαλούν οι αγχογόνες καταστάσεις είναι να προσπαθήσουμε να βγούμε από τη <strong>στιγμή</strong> που βιώνουμε τον πανικό , <strong>εστιάζοντας την προσοχή μας</strong> σε ένα εξωτερικό μη αγχογόνο ερέθισμα.  </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-02-14 16:24:04', '*', '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\":\"\"}', 0, 3, 4, '', '', 18, '', 1),
(18, 'com_content.article', 'Αναδιατύπωση Σκέψεων', 'αναδιατύπωση-σκέψεων', '<p>Αφού έχετε εντοπίσει τις δυσλειτουργικές σκέψεις που σας <strong>αγχώνουν</strong> περισσότερο (αν όχι επαναλάβετε την άσκηση \"Αναδόμηση Σκέψεων\"), ήρθε η στιγμή να τις μετατρέψετε σε πιο λειτουργικές.</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-02-14 16:23:22', '*', '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\":\"\"}', 0, 4, 3, '', '', 18, '', 1),
(19, 'com_content.article', 'Αναδόμηση Σκέψεων', 'αναδόμηση-σκέψεων', '<p>Ο σημαντικότερος παράγοντας που ευθύνεται για το άγχος μας είναι ο <strong>τρόπος σκέψης μας.</strong> Η παρακάτω άσκηση θα σας βοηθήσει να <strong>αναγνωρίσετε</strong> ποιες είναι οι σκέψεις που σας προκαλούν άγχος έτσι ώστε στη συνέχεια να δουλέψετε πάνω σε αυτές.</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-02-14 16:22:31', '*', '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\":\"\"}', 0, 3, 2, '', '', 18, '', 1),
(20, 'com_content.article', 'Εργασιακό στρες', 'εργασιακό-στρες', '<p>Ο Παγκόσμιος οργανισμός Υγείας έχει χαρακτηρίσει επίσημα το στρες ως την  <strong>&lt;&lt; επιδημία του 21<sup>ου</sup> αιώνα&gt;&gt;</strong> ενώ σύμφωνα με τα στοιχεία της </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-01-27 21:20:23', '*', '2022-01-09 20:23:32', NULL, 50, 214, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 1, 4, 7, '', '', 19, '', 1),
(21, 'com_content.article', 'Ο ρόλος της άσκησης στην καταπολέμηση του στρες', 'ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες', '<p>Η <strong>συστηματική άσκηση</strong> βοηθά το σώμα μας να ανταποκρίνεται καλύτερα σε όλες του τις λειτουργίες, γιατί έχει τη μοναδική ικανότητα να μας χαρίζει <strong>ζωντάνια</strong> και <strong>εγρήγορση</strong> και ταυτόχρονα <strong>χαλάρωση</strong> και <strong>ηρεμία</strong>.</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-01-27 21:21:07', '*', '2022-01-09 20:23:32', NULL, 51, 216, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 6, '', '', 19, '', 1),
(22, 'com_content.article', 'Το στρες και πως δημιουργείται', 'το-στρες-και-πως-δημιουργείται', '<p>Η ανησυχία, ο φόβος και το άγχος παίζουν σημαντικό <strong>ρόλο</strong> στην <strong>επιβίωση</strong> μας, επειδή μας <strong>προετοιμάζουν</strong> να αντιμετωπίσουμε τις αγχογόνες ή τις επικίνδυνες καταστάσεις.</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-01-27 21:21:30', '*', '2022-01-09 20:23:32', NULL, 52, 218, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 1, 4, 5, '', '', 19, '', 1),
(23, 'com_content.article', 'Επίλυση Προβλημάτων', 'επίλυση-προβλημάτων', '<p>Η&nbsp;<strong>Χαρτογράφηση&nbsp;</strong>του προβλήματος: <span style=\"font-size: 1rem;\">1.&nbsp;</span><em style=\"font-size: 1rem;\">καθόρισε το πρόβλημα </em><span style=\"font-size: 1rem;\">2.&nbsp;</span><em style=\"font-size: 1rem;\">ονομάτισε&nbsp;τους&nbsp;εμπλεκόμενους&nbsp;</em></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-03-30 11:07:23', '*', '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\":\"\"}', 1, 5, 4, '', '', 19, '', 1),
(24, 'com_content.article', 'Άσκηση Χαλάρωσης', 'άσκηση-χαλάρωσης', '<p><strong>Βρείτε ελεύθερο χρόνο</strong> και επιλέξτε ένα ήσυχο μέρος όπου δε θα σας ενοχλήσουν και ο φωτισμός θα είναι χαμηλός.<em style=\"font-size: 1rem;\"> </em></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-02-14 16:21:25', '*', '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\":\"\"}', 0, 3, 3, '', '', 19, '', 1),
(25, 'com_content.article', 'Διαφραγματική αναπνοή', 'διαφραγματική-αναπνοή', '<p>Η διαφραγματική αναπνοή είναι μία&nbsp;<strong>τεχνική διαχείρισης</strong>&nbsp;του&nbsp;<strong>άγχους</strong>&nbsp;που μας βοηθά να ρυθμίζουμε την αναπνοή μας, ώστε να την επαναφέρουμε σε φυσιολογικούς ρυθμούς,</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-03-30 11:06:54', '*', '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\":\"\"}', 1, 4, 2, '', '', 19, '', 1),
(26, 'com_content.article', 'Άσκηση μυϊκής χαλάρωσης', 'άσκηση-μυϊκής-χαλάρωσης', '<p><strong>Καθίστε&nbsp;</strong>αναπαυτικά.&nbsp;<strong>Κλείστε</strong>&nbsp;τα μάτια σας και&nbsp;<strong>πάρτε&nbsp;</strong>μια-δυο βαθιές ανάσες. <strong>Σφίξτε&nbsp;</strong>όλο το σώμα όσο περισσότερο μπορείτε...</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-03-30 11:06:28', '*', '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\":\"\"}', 0, 4, 1, '', '', 19, '', 1),
(27, 'com_content.article', 'Πως να νικήσουμε την αναβλητικότητα;', 'πως-να-νικήσουμε-την-αναβλητικότητα', '<p><em>Δείτε το βίντεο</em>.</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 14:11:02', '*', '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\":\"\"}', 38, 5, 6, '', '', 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
(28, 'com_content.article', 'Τί είναι η Αναβλητικότητα;', 'τί-είναι-η-αναβλητικότητα', '<p>Η&nbsp;<strong>αναβλητικότητα,</strong>&nbsp;αναφέρεται στην&nbsp;<strong>εθελοντική</strong>,&nbsp;<strong>περιττή</strong>&nbsp;<strong>καθυστέρηση</strong>&nbsp;εκτέλεσης μίας προγραμματισμένης πράξης, ενώ το άτομο&nbsp;<strong>γνωρίζει</strong>&nbsp;τις αρνητικές συνέπειες που συνοδεύει η καθυστέρηση αυτή.</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 14:12:59', '*', '2022-01-09 20:23:32', NULL, 58, 230, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 43, 6, 5, '', '', 38, '', 1),
(29, 'com_content.article', 'Γιατί αφήνουμε για αύριο κάτι που μπορούμε να κάνουμε σήμερα;', 'γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα', '<p>Όλοι μας κάποια στιγμή,&nbsp;<strong>επιλέγουμε συνειδητά</strong>&nbsp;να αφήσουμε κάτι για αργότερα, παρόλο που έχουμε την επιλογή να το πράξουμε άμεσα.</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 14:16:34', '*', '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\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 57, 5, 4, '', '', 38, '', 1),
(30, 'com_content.article', 'Αντιμέτωπος με την τελειομανία', 'αντιμέτωπος-με-την-τελειομανία', '<p>Η <strong>σταδιακή έκθεση</strong> σε αυτό που προκαλεί μια δυσλειτουργική συμπεριφορά έχει αποδειχθεί πολύ αποτελεσματικός τρόπος για την απόσβεση της. </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-02-14 16:19:49', '*', '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\":\"\"}', 0, 4, 3, '', '', 38, '', 1),
(31, 'com_content.article', 'Κάνω την αρχή', 'κάνω-την-αρχή', '<p>Ο <strong>φόβος</strong> του πως θα καταφέρετε να κάνετε κάτι και οι συνέπειες που θα έχει για εσάς είναι ένας βασικός λόγος για να αναβάλετε κάτι.</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-02-14 16:18:54', '*', '2022-01-09 20:23:32', NULL, 61, 236, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 3, 2, '', '', 38, '', 1),
(32, 'com_content.article', 'Ο κανόνας των 2 λεπτών', 'ο-κανόνας-των-2-λεπτών', '<p>Εάν μια εργασία διαρκεί <strong>λιγότερο από 2 λεπτά</strong>, τότε πρέπει να την κάνετε <strong>αμέσως</strong>. Έτσι, μειώνετε το άγχος και ενισχύετε την αυτοπεποίθησή σας, κάνοντας περισσότερα πράγματα.</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-02-14 16:18:28', '*', '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\":\"\"}', 0, 3, 1, '', '', 38, '', 1),
(33, 'com_content.article', 'Ο Θυμός και η Έκφρασή του', 'ο-θυμός-και-η-έκφρασή-του', '<p>Ο Θυμός και η Έκφρασή του Ο θυμός δεν λύνει τίποτα, δε χτίζει τίποτα, αλλά μπορεί να καταστρέψει τα πάντα. Αναμφισβήτητα, όλοι έχουμε νιώσει θυμό, δεδομένου ότι ο θυμός μαζί με τη χαρά, τη λύπη, το άγχος και την αηδία αποτελούν τα βασικά συναισθήματα. </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-01-27 21:02:38', '*', '2022-01-09 20:23:32', NULL, 63, 240, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 6, 9, '', '', 39, '', 1),
(34, 'com_content.article', 'Διαχείριση Συγκρούσεων', 'διαχείριση-συγκρούσεων', '<p>Οι συγκρούσεις είναι στη καθημερινότητα όλων μας. Πολλές φορές μάλιστα είναι&nbsp;<strong>αναπόφευκτες</strong>. Αυτό που χρειάζεται να κάνουμε είναι να μάθουμε να τις&nbsp;<strong>διαχειριζόμαστε</strong>&nbsp;και να φροντίζουμε να μας&nbsp;<strong>επηρεάζουν όσο το δυνατόν λιγότερο</strong>.</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-03-06 20:44:37', '*', '2022-01-09 20:23:32', NULL, 64, 242, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 4, 5, 8, '', '', 39, '', 1),
(35, 'com_content.article', 'Τips Διαχείρισης Θυμού', 'τips-διαχείρισης-θυμού', '<p>Ο θυμός μπορεί να σας οδηγήσει σε ενέργειες και συμπεριφορές, που  σας <strong>απομακρύνουν</strong> από τον επιθυμητό σας στόχο και ίσως σε δεύτερο χρόνο, σας οδηγούν στο να νιώθετε <strong>ενοχικά</strong> . Αν νομίζετε ότι σας είναι ακατόρθωτο να συγκρατήσετε μια έκρηξη θυμού, οι παρακάτω τακτικές ίσως σας φανούν βοηθητικές.</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-01-27 21:04:15', '*', '2022-01-09 20:23:32', NULL, 65, 244, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 7, '', '', 39, '', 1),
(36, 'com_content.article', 'Μπαλόνι', 'μπαλόνι', '<p>Υπάρχει μία <strong>εύκολη άσκηση έκτακτης ανάγκης</strong> που μπορεί να προσφέρει πολύ μεγάλο όφελος σε τέτοιες καταστάσεις. Είναι <strong>η άσκηση του μπαλονιού</strong>.</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-02-14 16:17:58', '*', '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\":\"\"}', 2, 4, 6, '', '', 39, '', 1),
(37, 'com_content.article', 'Μέτρημα', 'μέτρημα', '<p>Μια πολύ διαδεδομένη και <strong>εύκολη άσκηση διαχείρισης θυμού</strong> είναι η αντίστροφή μέτρηση.</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-02-14 16:17:27', '*', '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\":\"\"}', 1, 3, 5, '', '', 39, '', 1),
(38, 'com_content.article', 'Διαχωρίζοντας το θυμό μου', 'διαχωρίζοντας-το-θυμό-μου', '<p><strong>Καταγράψτε</strong> σε μια λίστα τι σας ενοχλεί στο χώρο εργασίας σας. <strong>Συγκρίνετε</strong> αυτές τις ενοχλήσεις με παρόμοιες αντιδράσεις στο σπίτι...</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-04-14 09:16:48', '*', '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\":\"\"}', 5, 3, 4, '', '', 39, '', 1),
(39, 'com_content.article', 'Διαχείριση Συγκρούσεων', 'διαχείριση-συγκρούσεων-αρθρο', '<p>Αρχικά, θυμηθείτε και καταγράψτε σε ένα χαρτί τρείς πρόσφατες συγκρούσεις/ λογομαχίες που εμπλακήκατε και κατά την προηγούμενη εβδομάδα.</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-04-14 09:20:20', '*', '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\":\"\"}', 11, 7, 3, '', '', 39, '', 1),
(40, 'com_content.article', 'Α\' Ενικός', 'α-ενικός', '<p>Για να αποφύγετε την κριτική ή την εκτόξευση κατηγοριών - που μπορεί να αυξήσει μόνο την ένταση - χρησιμοποιήστε δηλώσεις ξεκινώντας με <strong>α΄ ενικό (Είμαι, Έχω κτλ)</strong> για να περιγράψετε το πρόβλημα.</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-02-14 15:35:07', '*', '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\":\"\"}', 0, 3, 2, '', '', 39, '', 1),
(41, 'com_content.article', 'Τα υπέρ και τα κατά', 'τα-υπέρ-και-τα-κατά', '<p><strong>Σκεφτείτε κάποιον</strong> που χειρίζεται το θυμό με έναν τρόπο που σέβεστε και θαυμάζετε. Πώς θα τον περιγράφατε (ήρεμος,  χαλαρός, διεκδικητικός, συγκροτημένος, ανεκτικός, καλόβολος, με αυτοέλεγχο κτλ.) ;</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-02-14 15:34:41', '*', '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\":\"\"}', 0, 3, 1, '', '', 39, '', 1),
(42, 'com_content.article', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', 'διαχείριση-συγκρούσεων-στον-εργασιακό-χώρο', '<p><em>Δείτε το βίντεο</em>.</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-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', 'Κατανόηση και έκφραση συναισθημάτων', 'κατανόηση-και-έκφραση-συναισθημάτων', '<p>Οι αμφιβολίες σκοτώνουν τις σχέσεις.&nbsp;Βασικός στόχος για μια επιτυχημένη σχέση είναι να μπορέσουν τα δύο μέλη να αντιμετωπίσουν με επιτυχία τις&nbsp;<strong>συναισθηματικές</strong>&nbsp;<strong>εναλλαγές</strong>.</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-02-14 14:35:08', '*', '2022-01-09 20:23:32', NULL, 73, 260, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 8, '', '', 41, '', 1),
(44, 'com_content.article', 'Επιτυχημένες σχέσεις', 'επιτυχημένες-σχέσεις', '<p>Για να διαμορφώσουμε υγιείς και επιτυχημένες σχέσεις που θα μας δώσουν όλα τους τα θετικά στοιχεία είναι σημαντικό οι σχέσεις αυτές να διέπονται από: <strong><em>εμπιστοσύνη, σεβασμό-κατανόηση </em></strong>και<strong><em> όρια.</em></strong> </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-01-27 21:16:38', '*', '2022-01-09 20:23:32', NULL, 74, 262, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 7, '', '', 41, '', 1),
(45, 'com_content.article', 'Η σημασία των Διαπροσωπικών Σχέσεων', 'η-σημασία-των-διαπροσωπικών-σχέσεων', '<p>Οι σχέσεις που δημιουργούμε με τους ανθρώπους γύρω μας ονομάζονται <strong>διαπροσωπικές</strong> και είναι <strong>αναπόσπαστο</strong> μέρος της <strong>φύσης</strong> και του <strong>πολιτισμού</strong> των ανθρώπων. </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-01-27 21:17:42', '*', '2022-01-09 20:23:32', NULL, 75, 264, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 6, '', '', 41, '', 1),
(46, 'com_content.article', 'Η άσκηση του Δαβίδ', 'η-άσκηση-του-δαβίδ', '<p>Επειδή ο σημαντικότερος παράγοντας για <strong>καλές σχέσεις με τους άλλους</strong>, είναι η <strong>σχέση με τον εαυτό μας</strong>, κάντε την παρακάτω άσκηση που θα σας βοηθήσει να εντοπίσετε <strong>τον αυθεντικό εαυτό</strong> σας!</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-02-14 15:34:15', '*', '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\":\"\"}', 0, 3, 5, '', '', 41, '', 1),
(47, 'com_content.article', 'Τα Παράπονα', 'τα-παράπονα', '<p>Πολλοί άνθρωποι <strong>παραπονιούνται</strong> τακτικά σε φίλους, γονείς, παιδιά, συντρόφους κλπ. Ήρθε η ώρα να σταματήσετε αυτή τη συνήθεια και να γίνετε πιο δημιουργικοί ως προς τις σχέσεις σας.</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-02-14 15:33:40', '*', '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\":\"\"}', 0, 4, 4, '', '', 41, '', 1),
(48, 'com_content.article', 'Οι Μάσκες', 'οι-μάσκες', '<p>Στην καθημερινή μας ζωή συχνά φοράμε «μάσκες», οι οποίες αποκαλύπτουν μόνο <strong>συγκεκριμένες </strong><strong>πτυχές</strong> του εαυτού μας, <strong>επισκιάζοντας</strong> κάποιες άλλες εξίσου σημαντικές πτυχές.</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-02-14 15:33:11', '*', '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\":\"\"}', 0, 3, 3, '', '', 41, '', 1),
(49, 'com_content.article', 'Επικοινωνώ - Ακούω - Καταλαβαίνω', 'επικοινωνώ-ακούω-καταλαβαίνω', '<p>Κλειδί στις ανθρώπινες σχέσεις είναι η <strong>επικοινωνία</strong>. Για να βελτιώσουμε τις διαπροσωπικές μας σχέσεις λοιπόν ξεκινάμε από εκεί.</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-02-14 15:32:23', '*', '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\":\"\"}', 0, 3, 2, '', '', 41, '', 1),
(50, 'com_content.article', 'Αγάπη είναι…', 'αγάπη-είναι…', '<p>Η <strong>μητρική αγάπη</strong> είναι ο <strong>πρώτος</strong> τύπος αγάπης που βιώνουμε στη ζωή μας. Ωστόσο, σύμφωνα με τον ψυχολόγο Ρόμπερτ Στέρμπεργκ υπάρχουν <strong>7 διαφορετικά είδη</strong> αγάπης...</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-01-27 20:44:17', '*', '2022-01-09 20:23:32', NULL, 80, 274, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 10, '', '', 42, '', 1),
(51, 'com_content.article', 'Έρωτας είναι…', 'έρωτας-είναι…', '<p>Ένα ερώτημα που απασχολεί τον καθέναν από εμάς ειδικά στα πιο νεανικά μας χρόνια είναι το&nbsp;<strong>«Τι είναι Έρωτας»; </strong>Πολλοί συγκρίνουν το αίσθημα του&nbsp;<strong>έρωτα</strong>&nbsp;με αυτό που αυτό που νιώθει κάποιος όταν κάνει χρήση ουσιών.</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-02-14 14:27:04', '*', '2022-01-09 20:23:32', NULL, 81, 276, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 9, '', '', 42, '', 1),
(52, 'com_content.article', 'Αγάπη ή Πάθος;', 'αγάπη-ή-πάθος', '<p>Η <strong>αγάπη</strong> και το <strong>ερωτικό πάθος</strong> είναι δύο συναισθήματα που συχνά συγχέονται και μας «μπερδεύουν» ειδικά στην αρχή μίας σχέσης.</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-01-27 20:47:31', '*', '2022-01-09 20:23:32', NULL, 82, 278, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 8, '', '', 42, '', 1),
(53, 'com_content.article', 'Ζήλια: «καλό» ή «κακό» συναίσθημα;', 'ζήλια-«καλό»-ή-«κακό»-συναίσθημα', '<p>Η&nbsp;<strong>ζήλια</strong>&nbsp;είναι ένα&nbsp;<strong>περίπλοκο συναίσθημα</strong>&nbsp;που περιλαμβάνει αισθήματα&nbsp;<strong>φόβου</strong>,&nbsp;<strong>εγκατάλειψης</strong>,&nbsp;<strong>οργής</strong>&nbsp;και&nbsp;<strong>ταπείνωσης</strong>.</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-02-14 14:29:15', '*', '2022-01-09 20:23:32', NULL, 83, 280, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 7, '', '', 42, '', 1),
(54, 'com_content.article', 'Η σημασία του μητρικού δεσμού στις ενήλικες ερωτικές σχέσεις', 'η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις', '<p>Η&nbsp;<strong>πρώτη εμπειρία αγάπης</strong>&nbsp;κάθε ανθρώπου είναι μέσα από τη ζεστασιά, τη φροντίδα και την αγάπη που λαμβάνει μέσω της επαφής με τη&nbsp;<strong>μητέρα</strong>, τον πατέρα ή κάποιον άλλο κύριο φροντιστή.</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-02-14 14:31:30', '*', '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\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 6, '', '', 42, '', 1),
(55, 'com_content.article', 'Πώς να έρθετε πιο κοντά', 'πώς-να-έρθετε-πιο-κοντά', '<p>Αυτές οι 4 δραστηριότητες θα σας φέρουν πιο κοντά με τον σύντροφό σας και θα αυξήσουν την ικανοποίηση που λαμβάνετε από τη σχέση σας.</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-02-14 15:31:53', '*', '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\":\"\"}', 0, 3, 5, '', '', 42, '', 1),
(56, 'com_content.article', 'Το παιχνίδι των 36 ερωτήσεων', 'το-παιχνίδι-των-36-ερωτήσεων', '<p>Απαντώντας αυτές τις 36 ερωτήσεις <strong>θα αισθανθείτε πιο κοντά</strong> με οποιονδήποτε άνθρωπο το δοκιμάσετε και είναι πολύ πιθανό να <strong>ερωτευθείτε</strong>! Πρόκειται για εμπεριστατωμένη έρευνα από τον ψυχολόγο Arthur Aron.</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-02-14 15:31:20', '*', '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\":\"\"}', 0, 3, 4, '', '', 42, '', 1),
(57, 'com_content.article', 'Πώς να μειώσεις τη ζήλια σου', 'πώς-να-μειώσεις-τη-ζήλια-σου', '<p>Είτε η αιτία της ζήλιας σου είναι τα ερεθίσματα που δέχεσαι από το σύντροφό σου είτε είναι δικές σου ανασφάλειες, δοκίμασε τα παρακάτω βήματα για να νιώσεις καλύτερα και να βελτιώσεις τις σχέσεις σου.</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-02-14 15:30:44', '*', '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\":\"\"}', 1, 3, 3, '', '', 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
(58, 'com_content.article', 'Περάστε χρόνο μαζί', 'περάστε-χρόνο-μαζί', '<p>Είναι πολύ σημαντικό για ένα ζευγάρι είτε μιλάμε για μία νέα σχέση είτε για μία μακροχρόνια, να περνούν μαζί ποιοτικό χρόνο. Σίγουρα οι ρυθμοί της καθημερινότητας δε μας αφήνουν πολύ ελεύθερο χρόνο αλλά σημασία έχει αυτός ο χρόνος που μένει να είναι ποιοτικός.</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-02-14 15:30:04', '*', '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\":\"\"}', 0, 3, 2, '', '', 42, '', 1),
(59, 'com_content.article', 'Αναπνεύστε μαζί', 'αναπνεύστε-μαζί', '<p>Αυτή η άσκηση είναι ένας εξαιρετικός τρόπος να αποσπάσετε το μυαλό σας από ό,τι συμβαίνει γύρω σας και να <strong>επικεντρωθείτε στο σύντροφό σας</strong>.</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-02-14 15:29:29', '*', '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\":\"\"}', 0, 3, 1, '', '', 42, '', 1),
(60, 'com_content.article', 'Τι είναι ο όρος \'\'Απολαμβάνειν\'\';', 'τι-είναι-ο-όρος-απολαμβάνειν', '<p>Ο όρος «<strong>απολαμβάνειν</strong>», εισήχθη πρόσφατα από τους&nbsp;<strong>Bryant&nbsp;&amp;&nbsp;Veroff</strong>,&nbsp;επιστήμονες από το χώρο της&nbsp;<strong>Θετικής Ψυχολογίας</strong>.</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-01-27 20:25:32', '*', '2022-01-09 20:23:32', NULL, 90, 294, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 1, 4, 8, '', '', 21, '', 1),
(61, 'com_content.article', 'Οι στρατηγικές του \'\'Απολαμβάνειν\'\'', 'οι-στρατηγικές-του-απολαμβάνειν', '<p>Δεν είναι το πόσα έχουμε, άλλα το πόσα απολαμβάνουμε που ορίζουν την ευτυχία<em>. </em>Οι παρακάτω στρατηγικές θα σας βοηθήσουν να σταθείτε σε μια θετική εμπειρία,&nbsp;<strong>εντείνοντας</strong>&nbsp;ή&nbsp;<strong>παρατείνοντας</strong>&nbsp;την επιρροή της πάνω σας</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-01-27 20:26:07', '*', '2022-01-09 20:23:32', NULL, 91, 296, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 7, '', '', 21, '', 1),
(62, 'com_content.article', 'Οι 4 Τύποι απόλαυσης', 'οι-4-τύποι-απόλαυσης', '<p>Η μεγαλύτερη απόλαυση στη ζωή, είναι να κάνεις όσα οι άλλοι σου έλεγαν ότι δεν μπορείς.</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-01-27 20:26:31', '*', '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\":\"\"}', 0, 4, 6, '', '', 21, '', 1),
(63, 'com_content.article', 'Τα εμπόδια της απόλαυσης', 'τα-εμπόδια-της-απόλαυσης', '<p>Άνοιξε την πόρτα στην απόλαυση.&nbsp;Τα εμπόδια της απόλαυσης, αναφέρονται στις&nbsp;<strong>στρατηγικ</strong><strong>ές απόσβεσης του θετικού συναισθήματος</strong>&nbsp;με τις οποίες τείνουμε να καταργούμε ότι θετικό μας συμβαίνει.</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-01-27 20:27:28', '*', '2022-01-09 20:23:32', NULL, 93, 300, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 5, '', '', 21, '', 1),
(64, 'com_content.article', '\'\'Απολαμβάνειν\'\' με Αναπόληση', 'απολαμβάνειν-με-αναπόληση', '<p>Ακολούθησε τις παρακάτω προτάσεις ώστε να μπορέσεις να απολαύσεις <strong>ξανά</strong> τις όμορφες στιγμές της ζωής σου.</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-02-14 15:28:55', '*', '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\":\"\"}', 2, 3, 4, '', '', 21, '', 1),
(65, 'com_content.article', 'Καθημερινή παύση', 'καθημερινή-παύση', '<p>Αφιερώστε <strong>καθημερινά</strong> 20-30 λεπτά στον εαυτό σας. Κάθε μέρα για μία εβδομάδα, προγραμματίστε και κάντε μία καθημερινή παύση διάρκειας 20 λεπτών.</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-02-14 15:28:24', '*', '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\":\"\"}', 0, 3, 3, '', '', 21, '', 1),
(66, 'com_content.article', 'Ο περίπατος της απόλαυσης', 'ο-περίπατος-της-απόλαυσης', '<p>Αφιερώστε <strong>20 λεπτά</strong> για να κάνετε μια βόλτα έξω με τον εαυτό σας <strong>καθημερινά</strong> για μια εβδομάδα. Προσπαθήστε να τηρήσετε αυτό το πρόγραμμα, εκτός αν ο καιρός είναι εξαιρετικά κακός.</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-02-14 15:27:52', '*', '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\":\"\"}', 0, 3, 2, '', '', 21, '', 1),
(67, 'com_content.article', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', 'αυτοέλεγχος-γιατί-είναι-σημαντική-δεξιότητα-και-πως-μπορούμε-να-την-αναπτύξουμε', '<p><em>Δείτε το βίντεο</em>.</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-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', 'Γιατί είναι τόσο δύσκολος ο αυτοέλεγχος;', 'γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος', '<p>Ποιος είπε ότι ο&nbsp;<strong>αυτοέλεγχος&nbsp;</strong>είναι κάτι εύκολο; Ίσα-ίσα που υπάρχουν έρευνες που αναφέρουν πως είναι κουραστικός. Κάθε εργασία ή κατάσταση χρειάζεται την προσοχή σας, την υπομονή σας και κατ’ επέκταση την αποφασιστικότητά σας.&nbsp;</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-01-27 20:28:41', '*', '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\":\"\"}', 0, 4, 6, '', '', 22, '', 1),
(69, 'com_content.article', 'Ο αυτοέλεγχος είναι πολύ σημαντικός για την κοινωνική σου ζωή', 'ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή', '<p>Ο αυτοέλεγχος ξεκινά από τον&nbsp;<strong>έλεγχο</strong>&nbsp;των&nbsp;<strong>σκέψεών</strong> σου. Αν δεν μπορείς να ελέγξεις τη σκέψη σου, δεν μπορείς να ελέγξεις και τις πράξεις σου.<em> </em>Οι περισσότεροι άνθρωποι, έχουν την αίσθηση πως πρέπει να αναπτύξουν ή και να διατηρήσουν αυτοέλεγχο...</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-01-27 20:29:02', '*', '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\":\"\"}', 0, 4, 5, '', '', 22, '', 1),
(70, 'com_content.article', 'Αυτοέλεγχος στην πράξη', 'αυτοέλεγχος-στην-πράξη', '<p>Η μεγαλύτερη&nbsp;<strong>πρόκληση</strong>&nbsp;για κάποιον είναι να ελέγξει τον εαυτό του. Το μεγαλύτερο μέρος της επιτυχίας και η επίτευξη των στόχων βασίζεται σε&nbsp;<strong>καλές συνήθειες.</strong>&nbsp;οι οποίες με τη σειρά τους, βασίζονται στην&nbsp;<strong>πειθαρχία&nbsp;</strong>και&nbsp;τον&nbsp;<strong>αυτοέλεγχο</strong>...</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 14:10:03', '*', '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\":\"\"}', 44, 5, 4, '', '', 22, '', 1),
(71, 'com_content.article', 'Τι είναι Αυτοέλεγχος;', 'τι-είναι-αυτοέλεγχος', '<p>Ο αυτοέλεγχος αναφέρεται στην&nbsp;<strong>ικανότητα</strong>&nbsp;να ελέγχει κάποιος τα&nbsp;<strong>συναισθήματα</strong>&nbsp;και τις&nbsp;<strong>επιθυμίες</strong>&nbsp;του, ιδιαίτερα σε δύσκολες&nbsp; καταστάσεις.</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-01-27 20:30:08', '*', '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\":\"\"}', 0, 4, 3, '', '', 22, '', 1),
(72, 'com_content.article', 'Βήματα απόκτησης αυτοελέγχου', 'βήματα-απόκτησης-αυτοελέγχου', '<p><strong>Άλλαξε&nbsp;</strong>κάποιες<strong>&nbsp;συνήθειές&nbsp;</strong>σου και<strong>&nbsp;επανέλαβε&nbsp;</strong>τις<strong>&nbsp;νέες συνήθειες&nbsp;</strong>που θα αυξήσουν τον αυτοέλεγχό σου. Προσπάθησε για παράδειγμα να&nbsp;<strong>αποφύγεις</strong>&nbsp;τα γλυκά ή το internet για μία μέρα.</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-03-06 19:43:38', '*', '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\":\"\"}', 8, 3, 2, '', '', 22, '', 1),
(73, 'com_content.article', 'Καθημερινή εξάσκηση στον Αυτοέλεγχο!', 'καθημερινή-εξάσκηση-στον-αυτοέλεγχο', '<p>Έξι βήματα για καθημερινή εξάσκηση του αυτοελέγχου σου</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-03-06 19:44:16', '*', '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\":\"\"}', 6, 3, 1, '', '', 22, '', 1),
(74, 'com_content.article', 'Η Έννοια της Αυτονομίας', 'η-έννοια-της-αυτονομίας', '<p>Η&nbsp;<strong>αυτονομία</strong>&nbsp;ή αλλιώς&nbsp;<strong>ψυχολογική ενηλικίωση</strong>&nbsp;είναι μία έννοια που ιδανικά χρειάζεται να συμπίπτει με την ηλικιακή ενηλικίωση αλλά υπάρχουν φορές που μπορεί να μην έρθει και ποτέ.</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-01-27 20:30:57', '*', '2022-01-09 20:23:32', NULL, 104, 322, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 5, '', '', 23, '', 1),
(75, 'com_content.article', 'Αυτονομία μέσα σε μία σχέση: πως θα την πετύχεις!', 'αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις', '<p>Μπορεί κατά τα άλλα να είσαι ένας πολύ αυτόνομος άνθρωπος αλλά όταν μπαίνεις μέσα σε μία σχέση κάτι αλλάζει κι αρχίζεις ξαφνικά να τα κάνεις όλα μαζί. <span style=\"font-size: 1rem;\">Ακολούθησε τα παρακάτω βήματα για να «γλιτώσεις» από αυτό και να μην βρεθείς ξεκρέμαστος αν (ο μη γένοιτο) χωρίσετε...</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-02-14 15:25:30', '*', '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\":\"\"}', 0, 3, 4, '', '', 23, '', 1),
(76, 'com_content.article', 'Απόκτησε τα χαρακτηριστικά ενός αυτόνομου ανθρώπου', 'απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου', '<p>Για να κατακτήσεις κι εσύ την αυτονομία (αν δεν το έχεις κάνει ήδη) χρειάζεται να εκπληρώσεις κάποιους <strong>βασικούς στόχους</strong> και να τους κάνεις μέρος της ζωής σου.</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-02-14 15:24:54', '*', '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\":\"\"}', 0, 3, 3, '', '', 23, '', 1),
(77, 'com_content.article', 'Αυτονομία στην καθημερινότητα', 'αυτονομία-στην-καθημερινότητα', '<p>Για να εξασκήσεις την αυτονομία σου χρειάζεται να ξεκινήσεις από τα πιο απλά (ή και όχι) <strong>καθημερινά πράγματα</strong>. Αν σε δυσκολεύουν όλα μαζί, δοκίμασέ τα ένα ένα και πήγαινε στο επόμενο εφόσον κατακτήσεις το πρώτο.</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-02-14 15:16:31', '*', '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\":\"\"}', 0, 3, 2, '', '', 23, '', 1),
(78, 'com_content.article', 'Μάθε πως να λαμβάνεις αποφάσεις', 'μάθε-πως-να-λαμβάνεις-αποφάσεις', '<p>Ένα πολύ <strong>βασικό στοιχείο</strong> των αυτόνομων ανθρώπων είναι η <strong>λήψη αποφάσεων</strong>. Με αυτή την άσκηση θα βοηθηθείς στη λήψη αποφάσεων καταστρώνοντας το δικό σου <strong>σχέδιο</strong>.</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-02-14 15:15:55', '*', '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\":\"\"}', 0, 3, 1, '', '', 23, '', 1),
(79, 'com_content.article', 'Τι είναι αυτοπεποίθηση;', 'τι-είναι-αυτοπεποίθηση', '<p>Η αυτοπεποίθηση θα μπορούσαμε να πούμε πως αποτελεί μια στάση ζωής που επιτρέπει στο άτομο να αντιλαμβάνεται&nbsp;<strong>θετικά</strong>&nbsp;αλλά και&nbsp;<strong>ρεαλιστικά</strong> τις&nbsp;ικανότητές του και γενικά τον εαυτό του.</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-01-27 20:31:36', '*', '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\":\"\"}', 0, 3, 7, '', '', 24, '', 1),
(80, 'com_content.article', 'Ζήσε για εσένα και όχι για τους άλλους!', 'ζήσε-για-εσένα-και-όχι-για-τους-άλλους', '<p>Η&nbsp;<strong>αυτοεκτίμηση</strong> δε δημιουργείται επειδή είσαι πάντα σωστός αλλά επειδή δε φοβάσαι να κάνεις λάθη. Τα άτομα που δεν αγαπούν τον εαυτό τους,&nbsp;<strong>εξαρτώνται</strong>&nbsp;συχνά από την γνώμη των άλλων.&nbsp;Προσπαθούν να βρουν την&nbsp;<strong>επιβεβαίωση</strong>&nbsp;στους άλλους και&nbsp;<strong>υποφέρουν</strong>&nbsp;στην ιδέα της απόρριψης.</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-01-27 20:32:03', '*', '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\":\"\"}', 0, 3, 6, '', '', 24, '', 1),
(81, 'com_content.article', 'Αυτοπεποίθηση στο χώρο εργασίας', 'αυτοπεποίθηση-στο-χώρο-εργασίας', '<p>Πολλοί από εμάς θέλουμε να δείχνουμε μεγαλύτερη&nbsp;<strong>σιγουριά</strong>&nbsp;και&nbsp;<strong>αυτοπεποίθηση</strong>&nbsp;στο&nbsp;<strong>χώρο εργασίας</strong>&nbsp;μας, καθώς με αυτό θα μπορούσε να μας βοηθήσει&nbsp;στο να ακούγεται περισσότερο η γνώμη μας στους συνεργάτες μας, να διαπραγματευόμαστε καλύτερα μία προαγωγή ή αύξηση</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-01-27 20:32:58', '*', '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\":\"\"}', 0, 3, 5, '', '', 24, '', 1),
(82, 'com_content.article', '\"Χτίζω\" αυτοπεποίθηση', 'χτίζω-αυτοπεποίθηση', '<p>Σκεφτείτε ανθρώπους που γνωρίζετε και θεωρείτε ότι έχουν <strong>αυτοπεποίθηση</strong>. Μπορεί να είναι άτομα από το συγγενικό ή φιλικό σας περιβάλλον, από τον επαγγελματικό σας χώρο, ακόμα και ανθρώπους γνωστούς.</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-02-14 15:15:04', '*', '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\":\"\"}', 0, 3, 4, '', '', 24, '', 1),
(83, 'com_content.article', 'Δεν προσπερνάω πια τα θετικά σχόλια', 'δεν-προσπερνάω-πια-τα-θετικά-σχόλια', '<p>Αυτή τη φορά ξεκινήστε μια λίστα με δύο στήλες όπου στη μία θα καταγράφετε  <strong>χαρακτηριστικά</strong> και <strong>ταλέντα</strong> που εσείς οι ίδιοι θεωρείτε πως έχετε</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-02-14 15:14:31', '*', '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\":\"\"}', 0, 3, 3, '', '', 24, '', 1),
(84, 'com_content.article', 'Λίστα επιτευγμάτων', 'λίστα-επιτευγμάτων', '<p>Ξεκινήστε μια λίστα με όσα έχετε <strong>καταφέρει</strong> στη ζωή σας από την παιδική σας ηλικία μέχρι και σήμερα. Μη θεωρήσετε κάτι ασήμαντο να αναφερθεί και μην μπείτε στη διαδικασία συγκρίσεων με άλλους.</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-02-14 15:13:55', '*', '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\":\"\"}', 0, 3, 2, '', '', 24, '', 1),
(85, 'com_content.article', 'Τί εννοούμε με τον όρο \"Διαχείριση Ενέργειας\";', 'τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας', '<p>Η <strong>ενέργεια</strong> ορίζεται ως η ικανότητα να ενεργούμε αποτελεσματικά και προσδιορίζεται από τις τέσσερις πηγές ενέργειας. Αυτές είναι το<strong> σώμα, </strong>το<strong> συναίσθημα, </strong>το<strong> μυαλό </strong>και το<strong> πνεύμα</strong>.</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-01-27 20:38:28', '*', '2022-01-09 20:23:32', NULL, 115, 344, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 7, '', '', 25, '', 1),
(86, 'com_content.article', 'Πώς θα μπορούσα να διαχειριστώ καλύτερα την κατανάλωση ενέργειας;', 'πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας', '<p>Η καθημερινή ενέργεια που καταναλώνουμε αποτυπώνεται σε <strong>τέσσερα επίπεδα</strong> που αλληλεπιδρούν. Για το καθένα ξεχωριστά υπάρχουν κάποια στοιχεία που αν τα προσθέταμε στην καθημερινότητά μας, θα ενίσχυαν την ποιότητα της ενέργειας που καταναλώνουμε συνολικά μέσα στη μέρα μας.</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-01-27 20:39:18', '*', '2022-01-09 20:23:32', NULL, 116, 346, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 6, '', '', 25, '', 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
(87, 'com_content.article', 'Τι μειώνει και τι ενισχύει την ενέργειά μας', 'τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας', '<p>Όλοι γνωρίζουμε ότι η <strong>ανεπαρκής διατροφή, άσκηση, ύπνος και ξεκούραση</strong> μειώνουν τα βασικά επίπεδα ενέργειας των ανθρώπων, καθώς και την ικανότητά τους να διαχειρίζονται τα συναισθήματά τους και να εστιάζουν την προσοχή τους.</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-01-27 20:39:05', '*', '2022-01-09 20:23:32', NULL, 117, 348, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 5, '', '', 25, '', 1),
(88, 'com_content.article', 'Κόκκινες και Πράσινες δραστηριότητες', 'κόκκινες-και-πράσινες-δραστηριότητες', '<p>Σε αυτή την άσκηση, στόχος είναι να αναγνωρίσουμε ποιες καθημερινές δραστηριότητες μας&nbsp;<strong>καταναλώνουν</strong>&nbsp;περισσότερη&nbsp;<strong>ενέργεια</strong>, ποιες&nbsp;<strong>αυξάνουν</strong>&nbsp;την&nbsp;<strong>ενέργειά</strong>&nbsp;μας και να δούμε πως θα τις διαχειριστούμε καλύτερα.</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 14:06:00', '*', '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\":\"\"}', 34, 4, 4, '', '', 25, '', 1),
(89, 'com_content.article', 'Καθημερινό Πρόγραμμα', 'καθημερινό-πρόγραμμα', '<p>Φτιάξτε ένα&nbsp;<strong>καθημερινό&nbsp;ημερολόγιο</strong>&nbsp;δραστηριοτήτων</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 14:08:57', '*', '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\":\"\"}', 43, 4, 3, '', '', 25, '', 1),
(90, 'com_content.article', 'Τι είναι σημαντικό', 'τι-είναι-σημαντικό', '<p>Σε ένα φύλλο χαρτί φτιάξτε 2 στήλες, η μία θα ονομάζεται <strong>\"Τί είναι σημαντικό\"</strong> και η άλλη <strong>\"Αφιέρωση Χρόνου\"</strong></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-02-14 15:12:04', '*', '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\":\"\"}', 0, 4, 2, '', '', 25, '', 1),
(91, 'com_content.article', 'Ζήτησε – Πίστεψε – Διεκδίκησε! Το τρίπτυχο της επιτυχίας', 'ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας', '<p>Αυτό οφείλεται στο γεγονός ότι υπάρχει μια λεπτή γραμμή μεταξύ της διεκδικητικής και της επιθετικής συμπεριφοράς. Αυτό, συχνά οδηγεί στη σύγχυση των δύο αυτών όρων.</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 13:59:44', '*', '2022-01-09 20:23:32', NULL, 121, 356, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 43, 5, 6, '', '', 26, '', 1),
(92, 'com_content.article', 'Τι σημαίνει Θετική Διεκδίκηση;', 'τι-σημαίνει-θετική-διεκδίκηση', '<p>Η&nbsp;<strong>θετική διεκδικητική συμπεριφορά</strong>&nbsp;και επικοινωνία, είναι ο τύπος της συμπεριφοράς, κατά την οποία προασπίζονται τα δικαιώματα του ατόμου που την εκπέμπει, χωρίς να παραβιάζονται τα δικαιώματα των αποδεκτών της.</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 14:00:54', '*', '2022-01-09 20:23:32', NULL, 122, 358, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 45, 6, 5, '', '', 26, '', 1),
(93, 'com_content.article', 'Μη σταματάς να διεκδικείς!', 'μη-σταματάς-να-διεκδικείς', '<p>Η διαδικασία του να γίνει ένα άτομο διεκδικητικό, διαρκεί μια ζωή και απαιτεί <strong>εμπιστοσύνη</strong> προς τον εαυτό, τόσο στα πρώτα βήματα όσο και στη συνέχεια.</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-01-27 20:41:35', '*', '2022-01-09 20:23:32', NULL, 123, 360, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 4, '', '', 26, '', 1),
(94, 'com_content.article', '\'\'Διεκδίκησε\'\' τη διεκδικητική σου συμπεριφορά', 'διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά', '<p>Κάνε τρεις&nbsp;<strong>φιλοφρονήσεις</strong>&nbsp;καθημερινά για μια εβδομάδα.&nbsp;<strong>Αξιολόγησε</strong>&nbsp;το επίπεδο του άγχους που μπορεί να βιώσεις.</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 14:02:28', '*', '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\":\"\"}', 44, 6, 3, '', '', 26, '', 1),
(95, 'com_content.article', '«Αναπτύσσω» υγιή εμπιστοσύνη με τον εαυτό μου', '«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου', '<p><strong>Επιδιώκουμε</strong> και <strong>αποδεχόμαστε αλλαγές</strong> σε καταστάσεις και σχέσεις που δε μας ικανοποιούν πια, αλλά μας γεμίζουν αμφιβολίες για τον εαυτό μας.</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-02-14 15:10:31', '*', '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\":\"\"}', 0, 3, 2, '', '', 26, '', 1),
(96, 'com_content.article', 'Αποδέχομαι τον εαυτό μου!', 'αποδέχομαι-τον-εαυτό-μου', '<p><strong>Αποδεχόμαστε</strong> και <strong>κατανοούμε</strong> τη δυσάρεστη πλευρά του εαυτού μας και τα αρνητικά μας συναισθήματα (θλίψη, μοναξιά, φόβο, απόγνωση), ως ένα κομμάτι δικό μας εξίσου σημαντικό με το πιο θετικό και χαρούμενο.</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-02-14 15:09:59', '*', '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\":\"\"}', 0, 3, 1, '', '', 26, '', 1),
(97, 'com_content.article', 'Ευγνωμοσύνη: κάθαρση ή αμοιβαιότητα;', 'ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα', '<p>Η ευγνωμοσύνη στη διεθνή βιβλιογραφία συνδέεται με την <strong>κάθαρση</strong> και την <strong>αμοιβαιότητα</strong>. Αυτοί, είναι οι δύο κυριότεροι «στόχοι» των ανθρώπων που εκφράζουν ευγνωμοσύνη.</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-01-27 20:52:30', '*', '2022-01-09 20:23:32', NULL, 127, 368, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 8, '', '', 27, '', 1),
(98, 'com_content.article', 'Τα οφέλη της ευγνωμοσύνης', 'τα-οφέλη-της-ευγνωμοσύνης', '<p><strong>Μας κάνει πιο ευτυχισμένους : </strong>Η απλή ενασχόληση για πέντε λεπτά την ημέρα με αυτά για τα οποία είμαστε ευγνώμονες, μπορεί να ενισχύσει τη <strong>μακροπρόθεσμη</strong> ευτυχία μας σε ποσοστό μεγαλύτερο του 10%</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-01-27 20:53:33', '*', '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\":\"\"}', 1, 4, 7, '', '', 27, '', 1),
(99, 'com_content.article', 'Τι είναι η Ευγνωμοσύνη', 'τι-είναι-η-ευγνωμοσύνη', '<p>Ήξερες ότι η ευγνωμοσύνη είναι ένα από τα βασικά συστατικά της ευτυχίας μας; Πολλαπλές έρευνες έχουν αποδείξει ότι το να δείχνουμε καθημερινά την ευγνωμοσύνη μας αυξάνει την ικανοποίησή μας από τη ζωή και μας κάνει χαρούμενους.</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-01-27 20:54:08', '*', '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\":\"\"}', 0, 4, 6, '', '', 27, '', 1),
(100, 'com_content.article', 'Ευγνωμοσύνη στον εαυτό σας', 'ευγνωμοσύνη-στον-εαυτό-σας', '<p>Η παρακάτω άσκηση θα σας βοηθήσει να ξεκινήσετε τις πράξεις ευγνωμοσύνης από&nbsp;<strong>τον ίδιο σας τον εαυτό.</strong></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 13:55:22', '*', '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\":\"\"}', 42, 4, 5, '', '', 27, '', 1),
(101, 'com_content.article', 'Δέντρο ευγνωμοσύνης', 'δέντρο-ευγνωμοσύνης', '<p>Αυτή είναι μια&nbsp;<strong>σπουδαία δραστηριότητα</strong>&nbsp;ευγνωμοσύνης.&nbsp;Θα χρειαστείτε πολλά φύλλα χαρτιού διπλής όψεως, κορδέλα, ψαλίδια,&nbsp; κλαδιά δέντρων, μερικές πέτρες, ένα βάζο και μια αίσθηση ευγνωμοσύνης.</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 13:56:38', '*', '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\":\"\"}', 36, 4, 4, '', '', 27, '', 1),
(102, 'com_content.article', 'Κουτί ευγνωμοσύνης', 'κουτί-ευγνωμοσύνης', '<p>Το <strong>κουτί ευγνωμοσύνης</strong> είναι ένας τρόπος για να μοιραστείτε τα συναισθήματά σας με τα αγαπημένα σας πρόσωπα και να καλλιεργήσετε τη δική σας αίσθηση ευγνωμοσύνης.</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-02-14 15:08:20', '*', '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\":\"\"}', 0, 3, 3, '', '', 27, '', 1),
(103, 'com_content.article', 'Προτροπές ευγνωμοσύνης', 'προτροπές-ευγνωμοσύνης', '<p>Οι υποδείξεις ευγνωμοσύνης είναι ένας πολύ καλός τρόπος για να ξεκινήσετε μια σταδιακή <strong>πρακτική ευγνωμοσύνης.</strong> Αυτό είναι επίσης μια σχετικά απλή άσκηση, με μία μόνο οδηγία: συμπληρώστε το κενό!</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-02-14 15:07:41', '*', '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\":\"\"}', 0, 3, 2, '', '', 27, '', 1),
(104, 'com_content.article', 'Πλάνο Ευτυχίας', 'πλάνο-ευτυχίας', '<p>Αυτό το άρθρο θα είναι λίγο διαφορετικό από τα υπόλοιπα, θα εξελίσσεται και θα μεγαλώνει κάθε εβδομάδα, χτίζοντας βήμα βήμα ένα σχέδιο ευτυχίας για εσάς.</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-03-06 20:11:35', '*', '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\":\"\"}', 2, 5, 9, '', '', 28, '', 1),
(105, 'com_content.article', 'Τι είναι το δέος και ποια η σημασία του στην ευτυχία μας', 'τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας', '<p>Το δέος είναι το&nbsp;<strong>αίσθημα</strong>&nbsp;που μας διακατέχει όταν ερχόμαστε&nbsp;<strong>αντιμέτωποι</strong>&nbsp;με κάτι πολύ&nbsp;<strong>μεγαλύτερο</strong>&nbsp;και&nbsp;<strong>σπουδαιότερο</strong>&nbsp;από τον εαυτό μας και πολλές φορές ξεπερνά το γνωστικό μας επίπεδο.</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 13:50:44', '*', '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\":\"\"}', 38, 5, 8, '', '', 28, '', 1),
(106, 'com_content.article', 'Η ευτυχία ξεκινά από εσένα!', 'η-ευτυχία-ξεκινά-από-εσένα', '<p>Το μήνυμα είναι ξεκάθαρο: Αν θες να είσαι ευτυχισμένος χρειάζεται να <strong>εστιάσεις στις δικές σου επιθυμίες και ανάγκες!</strong> Είναι πολύ σημαντικό να γνωρίζεις τι είναι αυτό που σε <strong>ικανοποιεί</strong> και σε κάνει <strong>χαρούμενο</strong>.</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-01-27 20:56:09', '*', '2022-01-09 20:23:32', NULL, 136, 386, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 7, '', '', 28, '', 1),
(107, 'com_content.article', 'Τι αποτελεί την ευτυχία', 'τι-αποτελεί-την-ευτυχία', '<p>Η ευτυχία είναι µια <strong>αφηρημένη και ασαφής έννοια</strong>. Η <strong>ευτυχία βρίσκεται μέσα μας</strong> και στον <strong>τρόπο που αντιλαμβανόμαστε τη ζωή</strong>.</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-01-27 20:56:38', '*', '2022-01-09 20:23:32', NULL, 137, 388, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 6, '', '', 28, '', 1),
(108, 'com_content.article', 'Δημιούργησε θετικές εμπειρίες', 'δημιούργησε-θετικές-εμπειρίες', '<p>Είναι αποδεδειγμένο ότι οι θετικές εμπειρίες έχουν πολύ μεγαλύτερο και μακροπρόθεσμο αντίκτυπο στην ευτυχία μας από την απόκτηση υλικών αγαθών.  Γι’ αυτό επένδυσε τα χρήματά σου σε εμπειρίες και όχι σε υλικά</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-02-14 15:06:53', '*', '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\":\"\"}', 0, 3, 5, '', '', 28, '', 1),
(109, 'com_content.article', 'Ημερολόγιο θετικών συναισθημάτων / στιγμών', 'ημερολόγιο-θετικών-συναισθημάτων-στιγμών', '<p><strong>Εμπιστευτείτε</strong>&nbsp;την εσωτερική σας φωνή. Ακολουθήστε το δικό σας μοναδικό μονοπάτι… ο&nbsp;<strong>εαυτός</strong>&nbsp;σας γνωρίζει τι σας κάνει καλό και τι όχι</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 13:53:03', '*', '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\":\"\"}', 46, 4, 4, '', '', 28, '', 1),
(110, 'com_content.article', 'Θετικό ≠ Αρνητικό', 'θετικό-≠-αρνητικό', '<p>Όσο περίεργο και να σας φαίνεται, οι λέξεις που χρησιμοποιούμε συνθέτουν την πραγματικότητά μας</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 13:54:23', '*', '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\":\"\"}', 39, 4, 3, '', '', 28, '', 1),
(111, 'com_content.article', 'Η ευτυχία μεταδίδεται!', 'η-ευτυχία-μεταδίδεται', '<p>Είναι πολύ σημαντικό να δίνετε αγάπη κάθε στιγμή… <strong>Αρχίστε</strong> από τους κοντινούς σας ανθρώπους!</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-02-14 15:04:14', '*', '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\":\"\"}', 0, 3, 2, '', '', 28, '', 1),
(112, 'com_content.article', 'Τα οφέλη της θετικότητας στην υγεία μας', 'τα-οφέλη-της-θετικότητας-στην-υγεία-μας', '<p>Πολλαπλές έρευνες της θετικής ψυχολογίας, έχουν δείξει ότι τα<strong>&nbsp;θετικά συναισθήματα</strong>, εκτός από την επίδραση που έχουν στην ψυχική μας ευεξία, επηρεάζουν&nbsp;<strong>θετικά</strong>&nbsp;και την&nbsp;<strong>υγεία</strong>&nbsp;μας.</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-03-06 19:40:30', '*', '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\":\"\"}', 1, 5, 7, '', '', 29, '', 1),
(113, 'com_content.article', 'Θετικά συναισθήματα', 'θετικά-συναισθήματα', '<p>Όλοι θέλουμε να&nbsp;<strong>νιώθουμε</strong>&nbsp;<strong>όμορφα</strong>, αυτό είναι κοινό χαρακτηριστικό όλων των ανθρώπων ανεξάρτητα από την ηλικία, το φύλο, την καταγωγή και οποιονδήποτε άλλον παράγοντα.</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 13:50:08', '*', '2022-01-09 20:23:32', NULL, 143, 400, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 38, 5, 6, '', '', 29, '', 1),
(114, 'com_content.article', 'Τι είναι η Θετικότητα;', 'τι-είναι-η-θετικότητα', '<p><em><strong>Θετικότητα ǂ Αρνητικότητα</strong></em> δύο περιοχές της σκέψεις μας, που <strong>παλεύουν</strong> καθημερινά για να κερδίσουν την προσοχή μας.</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-01-27 21:00:29', '*', '2022-01-09 20:23:32', NULL, 144, 402, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 5, '', '', 29, '', 1),
(115, 'com_content.article', 'Εστιάζοντας στα θετικά', 'εστιάζοντας-στα-θετικά', '<p>Η παρακάτω άσκηση θα σας βοηθήσει να εστιάσετε <strong>καθημερινά</strong> την προσοχή σας στη θετική πλευρά της ζωής και έτσι να έρθετε ένα βήμα πιο κοντά στην <strong>ευτυχία</strong>.</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-02-14 15:03:43', '*', '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\":\"\"}', 0, 3, 4, '', '', 29, '', 1),
(116, 'com_content.article', 'Φράσεις θετικότητας', 'φράσεις-θετικότητας', '<p>Η παρακάτω άσκηση θα σας βοηθήσει να <strong>υπενθυμίζετε</strong> στον εαυτό σας καθημερινά τη θετική και αισιόδοξη όψη της ζωής.</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-02-14 15:02:31', '*', '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\":\"\"}', 0, 3, 3, '', '', 29, '', 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
(117, 'com_content.article', 'Γελάστε!', 'γελάστε', '<p>Όπως έχει αποδειχθεί και επιστημονικά, το γέλιο έχει ευεργετικά <strong>οφέλη</strong> τόσο για τη σωματική όσο και για την ψυχική υγεία. </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-02-14 15:01:41', '*', '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\":\"\"}', 0, 3, 2, '', '', 29, '', 1),
(118, 'com_content.article', 'Λήψη αποφάσεων και εγκέφαλος', 'λήψη-αποφάσεων-και-εγκέφαλος', '<p>Το ανθρώπινο σύστημα λήψης αποφάσεων κυβερνάται βασικά από δύο μηχανισμούς. Σύμφωνα με έρευνες υπάρχουν στον εγκέφαλο δύο νευρικά κέντρα που εμπλέκονται στη λήψη αποφάσεων, το διαβουλευτικό (που μελετά, εξετάζει, αναλύει) και το συναισθηματικό.</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 13:43:57', '*', '2022-01-09 20:23:32', NULL, 148, 410, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 45, 5, 7, '', '', 31, '', 1),
(119, 'com_content.article', 'Γιατί παίρνουμε λάθος αποφάσεις;', 'γιατί-παίρνουμε-λάθος-αποφάσεις', '<p><strong>Εξαιτίας του τρόπου που λειτουργούμε.</strong>&nbsp;Εμείς οι άνθρωποι είμαστε λογικά όντα, και είναι κάτι που μας ξεχωρίζει από τα ζώα.</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-01-27 20:35:51', '*', '2022-01-09 20:23:32', NULL, 149, 412, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 6, '', '', 31, '', 1),
(120, 'com_content.article', 'Τι είναι η λήψη αποφάσεων;', 'τι-είναι-η-λήψη-αποφάσεων', '<p>Στην ευρύτερη διαδικασία&nbsp;<a href=\"https://www.skillsyouneed.com/ips/problem-solving.html\"><strong>επίλυσης προβλημάτων</strong></a>&nbsp;, η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα.&nbsp;Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα&nbsp;<strong>συνδυασμό των δύο</strong>&nbsp;.</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 13:46:21', '*', '2022-01-09 20:23:32', NULL, 150, 414, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 35, 5, 5, '', '', 31, '', 1),
(121, 'com_content.article', 'Λήψη αποφάσεων με λογική ή με συναίσθημα;', 'λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα', '<p>Στην ευρύτερη διαδικασία <a href=\"https://www.skillsyouneed.com/ips/problem-solving.html\"><strong>επίλυσης προβλημάτων</strong></a> , η λήψη αποφάσεων προϋποθέτει την επιλογή μεταξύ πιθανών λύσεων σε ένα πρόβλημα. Οι αποφάσεις μπορούν να ληφθούν είτε με τη διαίσθηση, είτε με τη λογική, είτε με ένα <strong>συνδυασμό των δύο</strong> .</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-01-27 20:36:51', '*', '2022-01-09 20:23:32', NULL, 151, 416, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 4, '', '', 31, '', 1),
(122, 'com_content.article', 'Το μοντέλο N.O.I.S.I.C.E.D.', 'το-μοντέλο-n-o-i-s-i-c-e-d', '<p>Ένας χρήσιμος τρόπος λήψης μιας απόφασης είναι το μοντέλο <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>, δηλαδή, η λέξη <strong>DECISION </strong>ανάποδα. Ας δούμε τα βήματα που μας προτείνει.</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-02-14 15:01:06', '*', '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\":\"\"}', 0, 3, 3, '', '', 31, '', 1),
(123, 'com_content.article', '8 Βασικές συμβουλές για τη λήψη αποφάσεων', '8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων', '<p><strong>Αξιολόγησε</strong> κάθε απόφαση καλή ή κακή</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-02-14 15:00:25', '*', '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\":\"\"}', 0, 3, 2, '', '', 31, '', 1),
(124, 'com_content.article', 'Οι 9 παγίδες των αποφάσεων', 'οι-9-παγίδες-των-αποφάσεων', '<p>Αν πρόκειται να πάρεις μία σημαντική απόφαση φρόντισε να μην πέσεις σε κάποια από τις παρακάτω παγίδες:</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 13:47:14', '*', '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\":\"\"}', 35, 4, 1, '', '', 31, '', 1),
(125, 'com_content.article', 'Τα 6 βήματα για τη λήψη μιας απόφασης', 'τα-6-βήματα-για-τη-λήψη-μιας-απόφασης', '<p>Δυσκολεύεσαι να πάρεις μία απόφαση; Ακολούθησε αυτά τα 6 βήματα και πάρε την απόφασή σου με μεγαλύτερη <strong>επίγνωση</strong>&nbsp;και&nbsp;<strong>συνειδητότητα</strong>!</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 13:49:03', '*', '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\":\"\"}', 33, 4, 0, '', '', 31, '', 1),
(126, 'com_content.article', 'Η Αίσθηση Ικανότητας', 'η-αίσθηση-ικανότητας', '<p>Η <strong>ικανότητα</strong> και η <strong>επάρκεια</strong> που νιώθουμε για τον εαυτό μας είναι δύο έννοιες που συνδέονται άμεσα με την αυτοεκτίμησή μας.</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-01-27 21:07:23', '*', '2022-01-09 20:23:32', NULL, 156, 426, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 3, '', '', 30, '', 1),
(127, 'com_content.article', 'Επίλυση προβλημάτων', 'επίλυση-προβλημάτων', '<p>Η επίλυση προβλημάτων αποτελεί µία διαδικασία με την οποία μπορείτε <strong>να βρείτε λύσεις</strong> σε ζητήματα που σας απασχολούν και σιγά-σιγά να κάνετε τα πρώτα βήματα προς την <strong>αυτονομία</strong> σας.</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-02-14 14:58:24', '*', '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\":\"\"}', 0, 4, 2, '', '', 30, '', 1),
(128, 'com_content.article', 'Τι έχω καταφέρει', 'τι-έχω-καταφέρει', '<p>Χωρίστε μια κόλλα χαρτί σε δύο στήλες. Στην πρώτη στήλη ανακαλέστε και καταγράψτε τα <strong>επιτεύγματα</strong> στη ζωή σας μέχρι αυτή τη στιγμή. Στη δεύτερη στήλη σημειώστε τί χρειάστηκε για να τα καταφέρετε.</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-02-14 14:57:08', '*', '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\":\"\"}', 0, 3, 1, '', '', 30, '', 1),
(129, 'com_content.article', 'Παραδείγματα θέσπισης ορίων', 'παραδείγματα-θέσπισης-ορίων', '<p>Εδώ, μπορείτε να βρείτε παραδείγματα σωστής θέσπισης ορίων που μπορείτε να τα προσαρμόσετε σύμφωνα με τις ανάγκες σας και στη συνέχεια να τα εφαρμόσετε .</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-01-27 21:09:11', '*', '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\":\"\"}', 0, 4, 9, '', '', 32, '', 1),
(130, 'com_content.article', '19 σημάδια ότι δεν έχετε υγιή όρια!', '19-σημάδια-ότι-δεν-έχετε-υγιή-όρια', '<p>Οι παρακάτω ενέργειες, συνήθειες και συμπεριφορές ίσως είναι&nbsp;<strong>ενδείξεις</strong>&nbsp;ότι δεν έχετε υγιή όρια.</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 13:42:26', '*', '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\":\"\"}', 41, 6, 8, '', '', 32, '', 1),
(131, 'com_content.article', 'Ποια είναι τα υγιή όρια;', 'ποια-είναι-τα-υγιή-όρια', '<p>Είναι σημαντικό να γνωρίζουμε τις <strong>κατηγορίες</strong> των ορίων καθώς και τι σημαίνει <strong>υγιή</strong> <strong>όρια</strong> για να μπορέσουμε να τα θεσπίσουμε και να μην φτάσουμε στο ένα ή στο άλλο άκρο προσπαθώντας να τα αλλάξουμε.</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-01-27 21:09:54', '*', '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\":\"\"}', 0, 4, 7, '', '', 32, '', 1),
(132, 'com_content.article', 'Προσωπικά Όρια', '2022-01-11-16-12-18', '<p>Τα Προσωπικά Όρια υπάρχουν για να <strong>προστατεύουν</strong> τα σημαντικότερα κομμάτια της ζωής μας. Δημιουργούνται για να διευκρινίσουν στους άλλους ποιες είναι οι αποδεκτές και ποιες οι μη αποδεκτές συμπεριφορές.</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-01-27 21:10:20', '*', '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\":\"\"}', 0, 4, 6, '', '', 32, '', 1),
(133, 'com_content.article', 'Ο πίνακας των ορίων', 'ο-πίνακας-των-ορίων', '<p>Η παρακάτω άσκηση θα σε βοηθήσει να καταλάβεις τα όρια που χρειάζεται να θέσεις σε κάποιον και να τα τηρήσεις.</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-02-14 14:55:30', '*', '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\":\"\"}', 0, 3, 5, '', '', 32, '', 1),
(134, 'com_content.article', 'Πίνακας Ορίων – επέκταση', 'πίνακας-ορίων-–-επέκταση', '<p>Εάν τα πήγες καλά με την άσκηση&nbsp;<strong>\"Πίνακας Ορίων\"</strong>&nbsp;μπορείς να προσθέσεις&nbsp;<strong>μερικά βήματα ακόμα.</strong></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-02-14 14:56:10', '*', '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\":\"\"}', 0, 3, 4, '', '', 32, '', 1),
(135, 'com_content.article', 'Τα όρια στην πράξη', 'τα-όρια-στην-πράξη', '<p>Η παρακάτω άσκηση σε βοηθά να προβείς πιο άμεσα σε πράξεις και&nbsp;<strong>να αλλάξεις</strong>&nbsp;ό,τι δε σου αρέσει.</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-02-14 14:53:00', '*', '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\":\"\"}', 0, 3, 3, '', '', 32, '', 1),
(136, 'com_content.article', 'Πώς να πεις ΌΧΙ', 'πώς-να-πεις-όχι', '<p>Το να πεις&nbsp;<strong>όχι</strong>&nbsp;μάλλον είναι αυτό που σε δυσκολεύει περισσότερο όταν χρειάζεται να βάλεις ένα όριο. Δες παρακάτω&nbsp;<strong>3 στόχους</strong>&nbsp;&nbsp;που χρειάζεται να κατακτήσεις για να μπορείς να πεις όχι χωρίς&nbsp;<strong>ενοχές</strong>!</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-02-14 14:52:11', '*', '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\":\"\"}', 0, 3, 2, '', '', 32, '', 1),
(137, 'com_content.article', 'Διαδικασία \"Αναπροσαρμογής\"', 'διαδικασία-αναπροσαρμογής', '<p>Θέλετε να μάθετε πώς να προσαρμόζεστε στην αλλαγή; Είναι μια δεξιότητα που απαιτεί <strong>πρακτική</strong> και <strong>δέσμευση</strong>, αλλά είναι εφικτή για όλους. </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-01-27 21:12:38', '*', '2022-01-09 20:23:32', NULL, 167, 448, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 6, '', '', 33, '', 1),
(138, 'com_content.article', 'Ο Freud είχε πει «ευχαριστώ τη ζωή γιατί τίποτα δεν μου ήταν εύκολο»', 'ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»', '<p>Είναι σημαντικό να συνειδητοποιήσουμε ότι θα υπάρξει κάποια στιγμή στη ζωή μας όπου θα χρειαστεί να αντιμετωπίσουμε κάποια δυσκολία. Είναι αναπόφευκτο.</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-01-27 21:13:06', '*', '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\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 5, 5, '', '', 33, '', 1),
(139, 'com_content.article', 'Πόσο σημαντικό είναι το να προσαρμόζεσαι εύκολα;', 'πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα', '<p>Η σύντομη απάντηση είναι πολύ, καθώς είναι μια δεξιότητα που δεν έχει όρια στους τρόπους με τους οποίους μπορεί να εφαρμοστεί στο χώρο εργασίας.</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-03-06 19:41:20', '*', '2022-01-09 20:23:32', NULL, 169, 452, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 4, 6, 4, '', '', 33, '', 1),
(140, 'com_content.article', 'Επιβιώνει καλύτερα αυτός που ανταποκρίνεται περισσότερο στις αλλαγές', 'επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές', '<p>Ευελιξία – <strong>προσαρμοστικότητα</strong> είναι ικανότητα που έχει κάποιος να προσαρμόζεται σχετικά εύκολα σε πιθανές αλλαγές που μπορεί να προκύψουν στη ζωή του σε κάθε επίπεδο.</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-01-27 21:13:44', '*', '2022-01-09 20:23:32', NULL, 170, 454, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 3, '', '', 33, '', 1),
(141, 'com_content.article', 'Η \"μουτζούρα\"', 'η-μουτζούρα', '<p>Κλείστε τα μάτια σας και με το αντίθετο χέρι από αυτό που γράφετε,&nbsp;<strong>ζωγραφίστε</strong>&nbsp;με μολύβι μια μουτζούρα</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-02-14 14:51:06', '*', '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\":\"\"}', 0, 3, 2, '', '', 33, '', 1),
(142, 'com_content.article', 'Ανασκόπηση', 'ανασκόπηση', '<p>Σκεφτείτε κάποια στιγμή στη ζωή σας στην οποία χρειάστηκε να διαχειριστείτε μια σημαντική αλλαγή που συνέβη.</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-02-14 14:50:04', '*', '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\":\"\"}', 0, 3, 1, '', '', 33, '', 1),
(143, 'com_content.article', 'Ενδυνάμωση κινήτρων και επίτευξη προσωπικών στόχων', 'ενδυνάμωση-κινήτρων-και-επίτευξη-προσωπικών-στόχων', '<p>Το κίνητρο αποτελεί μια ώθηση που κατευθύνει τη συμπεριφορά μας και μας οδηγεί στο να ενεργούμε με τρόπο που θα ικανοποιεί ορισμένες&nbsp; ανάγκες, επιθυμίες ή στόχους</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 11:46:28', '*', '2022-01-09 20:23:32', NULL, 173, 460, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 42, 5, 6, '', '', 34, '', 1),
(144, 'com_content.article', 'Βήματα πριν το νέο ξεκίνημα', 'βήματα-πριν-το-νέο-ξεκίνημα', '<p><strong>Βάζουμε στόχους προσδοκώντας</strong> μια νέα αρχή. Μια νέα αρχή μπορεί να σηματοδοτηθεί από μια ευκαιρία, όπως τα γενέθλια ή ένα χρονικό ορόσημο, όπως η πρώτη ημέρα του μήνα.</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-01-27 21:19:07', '*', '2022-01-09 20:23:32', NULL, 174, 462, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 5, '', '', 34, '', 1),
(145, 'com_content.article', 'Γιατί δυσκολεύομαι να βάλω στόχους;', 'γιατί-δυσκολεύομαι-να-βάλω-στόχους', '<p>Στο&nbsp;<strong>κυνήγι της ευτυχίας,</strong>&nbsp;όλοι μας επιδιώκουμε να πετύχουμε πράγματα ώστε να πλησιάσουμε στην αυτοπραγμάτωση και να δούμε τον εαυτό μας, στην καλύτερη εκδοχή του- δηλαδή έτσι όπως τον&nbsp;<strong>ονειρευόμαστε</strong>-. Στο ταξίδι αυτό , καθοριστικό ρόλο έχουν οι&nbsp;<strong>στόχοι</strong>&nbsp;που θέτουμε.</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 13:41:33', '*', '2022-01-09 20:23:32', NULL, 175, 464, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 37, 5, 4, '', '', 34, '', 1),
(146, 'com_content.article', 'Στόχοι S.M.A.R.T', 'στόχοι-s-m-a-r-t', '<p>Έχεις ακούσει για&nbsp;<strong>S.M.A.R.T. στόχους</strong>; Είναι η πλέον διαδεδομένη μέθοδος στοχοθεσίας. Όρισε το στόχο σου απαντώντας στις παρακάτω ερωτήσεις ώστε να αυξήσεις τις πιθανότητες να τον πραγματοποιήσεις.</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-02-14 14:49:27', '*', '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\":\"\"}', 0, 3, 3, '', '', 34, '', 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
(147, 'com_content.article', 'Οι προηγούμενες μέρες', 'οι-προηγούμενες-μέρες', '<p><strong>Σημειώστε</strong>&nbsp;σε ένα χαρτί μια&nbsp;<strong>λίστα</strong>&nbsp;με 10 πράγματα που κάνατε τις τελευταίες 7 ημέρες. Δεν χρειάζεται να υπάρχει συγκεκριμένη σειρά, γράψτε απλά ό,τι σας έρχεται στο μυαλό.</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-02-14 14:48:36', '*', '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\":\"\"}', 0, 3, 2, '', '', 34, '', 1),
(148, 'com_content.article', 'Σε 10 χρόνια', 'σε-10-χρόνια', '<p>Σκεφτείτε και γράψτε σε ένα χαρτί&nbsp;<strong>πώς φαντάζεστε</strong>&nbsp;τον εαυτό σας σε 10 χρόνια από τώρα. Φροντίστε η περιγραφή να είναι όσο το δυνατόν πιο αναλυτική γίνεται.</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-02-14 14:47:49', '*', '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\":\"\"}', 0, 3, 1, '', '', 34, '', 1),
(149, 'com_content.article', 'Πως μπορούμε να καλλιεργήσουμε ψυχική ανθεκτικότητα', 'πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα', '<p><strong>Εντοπίστε και αξιοποιήστε τα δυνατά σας σημεία</strong>. Όλοι μας έχουμε δυνατά σημεία – διαφορετικά για τον καθένα- τα οποία αποτελούν τα όπλα που χρειάζεται να επιστρατέψουμε απέναντι σε δύσκολες καταστάσεις. Για να τα εντοπίσετε, ανακαλέστε εμπειρίες&nbsp; από το παρελθόν και εξετάστε τι σας βοήθησε να αντεπεξέλθετε .</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 11:39:55', '*', '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\":\"\"}', 36, 6, 4, '', '', 35, '', 1),
(150, 'com_content.article', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', '<p>Αυτό που χρειάζεται να διευκρινιστεί, είναι ότι το να είναι κάποιος ψυχικά ανθεκτικός , δεν σημαίνει ότι δεν έχει βιώσει στρεσογόνες  και δύσκολες καταστάσεις. Πράγματι, η βίωση απαιτητικών συνθηκών πιθανόν συμβάλλει στο δρόμο της ανάπτυξης ψυχικής ανθεκτικότητας.  Την δεξιότητα αυτή μπορούμε να την αναπτύξουμε δυνητικά όλοι, αφιερώνοντας χρόνο στο να την καλλιεργήσουμε.</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-01-27 21:22:31', '*', '2022-01-09 20:23:32', NULL, 180, 474, '{\"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\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 3, '', '', 35, '', 1),
(151, 'com_content.article', 'Τι θα έλεγες στο φίλο σου;', 'τι-θα-έλεγες-στο-φίλο-σου', '<p>Συχνά είμαστε αυστηροί με τον εαυτό μας ενώ σύμφωνα με έρευνες, οι δεξιότητες αυτο-συμπόνιας προάγουν την ανθεκτικότητα και χρησιμεύουν ως προστατευτικός συναισθηματικός μηχανισμός</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-21 10:30:41', '*', '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\":\"\"}', 37, 7, 2, '', '', 35, '', 1),
(152, 'com_content.article', 'Οι πόρτες', 'οι-πόρτες', '<p>Σκεφτείτε μια στιγμή στη ζωή σας όπου κάποιος σας απέρριψε ή χάσατε κάτι σημαντικό ή κατέρρευσε.</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 11:45:25', '*', '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\":\"\"}', 32, 4, 1, '', '', 35, '', 1),
(153, 'com_content.article', 'Πρακτικές συμβουλές για την επίτευξη ισορροπίας επαγγελματικής και προσωπικής ζωής', 'πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής', '<p>Προσπαθήστε να φτιάξετε ένα πιο γενικό πρόγραμμα που θα περιλαμβάνει τους στόχους σας και τις δραστηριότητες για όλη την επόμενη εβδομάδα. Μην εστιάζετε μόνο στο πώς να ‘’χωρέσετε’’ τα πάντα στο επόμενο 24ωρο&nbsp;</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-01-27 20:21:25', '*', '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\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 4, '', '', 36, '', 1),
(154, 'com_content.article', 'Τι σημαίνει η σωστή διαχείριση χρόνου- Το παράδειγμα με το βάζο', 'τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο', '<p>Το παρακάτω κείμενο αφορά μια άσκηση που έκανε καθηγητής ψυχολογίας έχοντας μπροστά του κάποια αντικείμενα στους φοιτητές του ώστε να επισημάνει τη σημασία που έχει η κατανομή του χρόνου στη ζωή μας σε συνάρτηση με τα σημαντικά και ουσιαστικά πράγματα.</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-01-27 20:22:29', '*', '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\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 3, '', '', 36, '', 1),
(155, 'com_content.article', 'Η πιο δύσκολη ισορροπία είναι αυτή ανάμεσα στα πρέπει και στα θέλω!', 'η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω', '<p>Η&nbsp;<strong>ισορροπία</strong>&nbsp;μεταξύ εργασιακής και προσωπικής ζωής είναι ένα&nbsp;<strong>πολυδιάστατο</strong>&nbsp;και&nbsp;<strong>σύνθετο</strong>&nbsp;φαινόμενο.</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-01-27 20:22:45', '*', '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\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', 0, 4, 2, '', '', 36, '', 1),
(156, 'com_content.article', 'Τροχός', 'τροχός', '<p>Πώς φτιάχνουμε τον τροχό που χαρακτηρίζει τη ζωή μας;&nbsp;<strong>Ακολουθήστε</strong>&nbsp;τα παρακάτω βήματα</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-02-14 14:45:13', '*', '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\":\"\"}', 0, 3, 1, '', '', 36, '', 1),
(157, 'com_content.article', 'Soul 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-04-04 20:11:57', '*', '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\":\"\"}', 21, 7, 1, '', '', 18, '', 1),
(158, 'com_content.article', 'Soul 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-04-04 20:12:11', '*', '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\":\"\"}', 2, 5, 0, '', '', 18, '', 1),
(159, 'com_content.article', 'Soul Test για το στρες', '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-04-04 20:11:09', '*', '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\":\"\"}', 0, 3, 0, '', '', 19, '', 1),
(160, 'com_content.article', 'Soul Test για την αναβλητικότητα', '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-04-04 20:10:50', '*', '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\":\"\"}', 1, 4, 0, '', '', 38, '', 1),
(161, 'com_content.article', 'Soul Test για το θυμό', '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-04-04 20:10:30', '*', '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\":\"\"}', 1, 4, 0, '', '', 39, '', 1),
(162, 'com_content.article', 'Soul 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-04-04 20:09:10', '*', '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\":\"\"}', 2, 4, 1, '', '', 41, '', 1),
(163, 'com_content.article', 'Soul 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-04-04 20:08:38', '*', '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\":\"\"}', 0, 4, 0, '', '', 41, '', 1),
(164, 'com_content.article', 'Soul Test για ερωτικές σχέσεις', '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-04-04 20:07:53', '*', '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\":\"\"}', 3, 4, 0, '', '', 42, '', 1),
(165, 'com_content.article', 'Soul 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-04-04 20:07:28', '*', '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\":\"\"}', 1, 4, 1, '', '', 21, '', 1),
(166, 'com_content.article', 'Soul 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-04-04 20:06:52', '*', '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\":\"\"}', 0, 4, 0, '', '', 21, '', 1),
(167, 'com_content.article', 'Soul 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-04-04 20:06:19', '*', '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\":\"\"}', 1, 5, 0, '', '', 22, '', 1),
(168, 'com_content.article', 'Soul Test για την αυτονομία', '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-04-04 20:05:46', '*', '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\":\"\"}', 4, 5, 0, '', '', 23, '', 1),
(169, 'com_content.article', 'Soul 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-04-04 20:04:47', '*', '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\":\"\"}', 1, 4, 1, '', '', 24, '', 1),
(170, 'com_content.article', 'Soul 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-04-04 20:04:12', '*', '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\":\"\"}', 1, 4, 0, '', '', 24, '', 1),
(171, 'com_content.article', 'Soul 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-04-04 20:02:29', '*', '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\":\"\"}', 4, 5, 1, '', '', 25, '', 1),
(172, 'com_content.article', 'Soul 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-04-04 20:01:42', '*', '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\":\"\"}', 4, 6, 0, '', '', 25, '', 1),
(173, 'com_content.article', 'Soul Test για τη θετική διεκδίκηση', '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-04-04 20:01:13', '*', '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\":\"\"}', 2, 5, 0, '', '', 26, '', 1),
(174, 'com_content.article', 'Soul 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-04-04 19:59:51', '*', '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\":\"\"}', 1, 4, 1, '', '', 27, '', 1),
(175, 'com_content.article', 'Soul 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-04-04 19:59:20', '*', '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\":\"\"}', 0, 4, 0, '', '', 27, '', 1),
(176, 'com_content.article', 'Soul 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-04-04 19:58:41', '*', '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\":\"\"}', 1, 3, 1, '', '', 28, '', 1),
(177, 'com_content.article', 'Soul 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-04-04 19:55:57', '*', '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\":\"\"}', 1, 3, 0, '', '', 28, '', 1),
(178, 'com_content.article', 'Soul 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-04-04 20:00:14', '*', '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\":\"\"}', 1, 4, 1, '', '', 29, '', 1),
(179, 'com_content.article', 'Soul 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-04-04 19:49:56', '*', '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\":\"\"}', 1, 3, 0, '', '', 29, '', 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
(180, 'com_content.article', 'Soul Test για την ικανότητα', '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-04-04 19:48:22', '*', '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\":\"\"}', 5, 4, 0, '', '', 30, '', 1),
(181, 'com_content.article', 'Soul 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-04-04 19:45:02', '*', '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\":\"\"}', 0, 3, 1, '', '', 32, '', 1),
(182, 'com_content.article', 'Soul 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-04-04 19:44:39', '*', '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\":\"\"}', 0, 3, 0, '', '', 32, '', 1),
(183, 'com_content.article', 'Soul Test για την προσαρμοστικότητα', '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-04-04 19:44:09', '*', '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\":\"\"}', 1, 3, 0, '', '', 33, '', 1),
(184, 'com_content.article', 'Soul Test για την θέσπιση στόχων', '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-04-04 19:39:53', '*', '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\":\"\"}', 1, 4, 0, '', '', 34, '', 1),
(185, 'com_content.article', 'Soul Test για την ψυχική ανθεκτικότητα', '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-04-04 19:35:56', '*', '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\":\"\"}', 1, 5, 0, '', '', 35, '', 1),
(186, 'com_content.article', 'Soul Test για το 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-04-04 19:36:08', '*', '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\":\"\"}', 1, 5, 0, '', '', 36, '', 1),
(187, 'com_content.article', 'Άγχος και Στρες: Πώς διαφοροποιούνται;', 'άγχος-και-στρες-πώς-διαφοροποιούνται', '<p>Αρκετά συχνά οι όροι «άγχος» και «στρες» χρησιμοποιούνται ως συνώνυμοι. Αν και υπάρχουν κοινά στοιχεία μεταξύ τους, υπάρχουν και σημαντικά σημεία στα οποία διαφοροποιούνται.</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-05-11 19:53:54', 43, '2023-06-17 09:35:36', '*', '2022-05-11 19:53:54', NULL, 242, 638, '{\"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\":\"\"}', 99, 4, 0, '', '', 18, '', 1),
(188, 'com_content.article', 'ΑΝΤΡΕΣ & ΣΥΝΑΙΣΘΗΜΑΤΑ', 'αντρεσ-συναισθηματα', '', 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 11:35:34', 43, '2023-07-20 10:42:59', '*', '2023-07-14 11:35:34', NULL, 254, 660, '{\"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\":\"\"}', 5, 13, 0, '', '', 35, '', 1),
(189, 'com_content.article', 'Αντιμέτωποι με Τοξικούς Ανθρώπους ', 'αντιμέτωποι-με-τοξικούς-ανθρώπους', '', 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:20:31', 43, '2023-07-20 10:42:14', '*', '2023-07-14 12:20:31', NULL, 255, 661, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png?width=282&height=178\",\"image_intro_alt\":\"\",\"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, '', '', 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=https://psychology.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, 1694670332, '', NULL, NULL),
(18, 'Joomla! Update Component', 'extension', 'https://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1694670332, '', NULL, NULL),
(20, 'Accredited Joomla! Translations', 'collection', 'https://update.joomla.org/language/translationlist_4.xml', 1, 1694670332, '', NULL, NULL),
(120, '', 'extension', 'http://update.joomlart.com/service/tracking/j16/mod_jamasthead.xml', 1, 1694670332, '', NULL, NULL),
(121, '', 'extension', 'http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml', 1, 1694670333, '', NULL, NULL),
(122, '', 'extension', 'http://update.joomlart.com/service/tracking/j16/plg_system_jacontenttype.xml', 1, 1694670333, '', NULL, NULL),
(124, '', 'extension', 'http://update.joomlart.com/service/tracking/j31/ja_oslo.xml', 1, 1694670333, '', NULL, NULL),
(125, 'JA Extension Manager', 'extension', 'http://update.joomlart.com/service/tracking/j16/com_jaextmanager.xml', 1, 1694670334, '', NULL, NULL),
(129, 'SP Page Builder', 'extension', 'https://www.joomshaper.com/updates/com-sp-page-builder-pro.xml', 1, 1694670334, '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, 1694670334, '', NULL, NULL),
(132, 'JMG Article Sliders\'s Updates', 'extension', 'https://update.joomega.com/mod_jmgarticleslider/extension.xml', 1, 1694670334, '', NULL, NULL),
(137, 'DJ-MegaMenu', 'extension', 'https://dj-extensions.com/index.php?option=com_ars&view=update&task=stream&format=xml&id=6', 1, 1694670335, 'license=&v=4.3.5&site=https://psychology.soulfood.gr/', NULL, NULL),
(138, 'Regular Labs Library', 'extension', 'https://download.regularlabs.com/updates.xml?e=library&type=.xml', 1, 1694670335, '', NULL, NULL),
(139, 'Regular Labs - Sourcerer', 'extension', 'https://download.regularlabs.com/updates.xml?e=sourcerer&type=.xml', 1, 1694670335, '', NULL, NULL),
(140, 'JCE Editor Package', 'extension', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 1, 1694670335, '', 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),
(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, 10205),
(139, 10161),
(139, 10162),
(139, 10206),
(140, 10171);

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

--
-- Δομή πίνακα για τον πίνακα `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:46:08', '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"jce\",\"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_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_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_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=662;

--
-- 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_categories`
--
ALTER TABLE `o0ksp_categories`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

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

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

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

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

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

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

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

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

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

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

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